.mb8 {margin-bottom: 8px;}
input::-webkit-input-placeholder {
　　color: #D6D0CA !important; /* WebKit browsers /
　　}
　　input:-moz-placeholder {
　　color: #D6D0CA !important; / Mozilla Firefox 4 to 18 /
　　}
　　input::-moz-placeholder {
　　color: #D6D0CA !important; / Mozilla Firefox 19+ /
　　}
　　input:-ms-input-placeholder {
　　color: #D6D0CA !important; / Internet Explorer 10+ */
　　}
.mt20{ margin-top: 20px;}
.input_01{background-color:#f4f4f4;border: solid 2px #B7B7B7;box-sizing: content-box;color: #B7B7B7;padding-left:100px; overflow: hidden;height: 40px;line-height: 40px;}
.input_011{background-color:#f4f4f4;border: solid 2px #B7B7B7;box-sizing: content-box;color: #B7B7B7; overflow: hidden;height: 40px;line-height: 40px;}
.input_01 label{font-size: 16px;width: 80px;display: block;padding: 0px 10px;height: 100%;background: linear-gradient(to left,#B7B7B7 0%,#B7B7B7 100%);
background-position: center right;background-size: 1px 50%;background-repeat: no-repeat;font-weight: normal;float: left;position: relative;left: -100px;top:-42px;}
.input_01 input{ width: 97%; height: 100%;font-size: 16px;border:0px;background: none;padding-left: 3%;}

.btn_03{border: solid 1px #A88F6F; color: #A88F6F; font-size: 18px;padding:2% 0;display:block;text-align:center;}
.btn_04{background:#A88F6F;color: #fff; font-size: 16px;height:40px;line-height: 40px; display:block;text-align:center;cursor: pointer;}

.page{width:100%;height:100%; float:left; }
#header{width:100%;height:60px;background:#202020;position:fixed;top:0px;left:0;z-index:900;}
#topnav{width:1000px;height:60px;z-index: 2;position: absolute;top:0;left:50%;margin-left: -500px;}
#logo{float:left;margin:20px 0 0 30px;}
.nav{float:right;padding:15px 0;position: relative;}
.nav ul{float:left; margin-top: 10px;margin-right:140px;}
.nav li{float:left;height:16px;}
.nav li a{height:16px;line-height:16px;padding:0 15px;display:inline-block;float:left;font-size:16px;color:#a0a0a0;border-right:1px solid #3c3a37;}
.nav li a:hover{color:#ac8860;}
.nav li.now a{color:#ac8860;}
.nav li.now a,.nav li a:hover{color:#ac8860;}
.carts{background:#ffd600;color:#333;padding:0px 5px;line-height:10px;}
.carts{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
.search{position: absolute;top:0;right:60px;height:59px;width:60px;background: url("../images/icon01_1.png"/*tpa=/template/uhd-china/pc/images/icon01_1.png*/) center no-repeat #98795c;}
.share{position: absolute;top:0;right:0px;margin-left:10px;height:59px;width:60px;background: url("../images/icon01_2.png"/*tpa=/template/uhd-china/pc/images/icon01_2.png*/) center no-repeat #98795c;}

.nav_child{width:100%;height:48px;background: url("../images/nav_child_bg.png"/*tpa=/template/uhd-china/pc/images/nav_child_bg.png*/) center center no-repeat #202020;position: absolute;top:50px;left:0;z-index: 1;display: block;}
.nav_child .nav_cp{width:1000px;margin:auto;height: 48px;}
.nav_child .nav_cp .navcp{width:760px;float:right;margin-top: 20px;}
.nav_child .nav_cp .navcp li{float:left;height:16px;}
.nav_child .nav_cp .navcp li a{height:16px;line-height:16px;padding:0 10px;display:inline-block;float:left;font-size:14px;color:#636363;}
.nav_child .nav_cp .navcp li a:hover{color:#ac8860;}
.nav_child .nav_cp .navcp li.now a{color:#ac8860;}
.nav_child .nav_cp .navcp li.now a,.nav_child .nav_cp .navcp li a:hover{color:#ac8860;}

.nav_child1{width:100%;height:48px;background: url("../images/nav_child_bg1.png"/*tpa=/template/uhd-china/pc/images/nav_child_bg1.png*/) center center no-repeat #202020;position: absolute;top:50px;left:0;z-index: 1;display: block;}
.nav_child1 .nav_cp{width:1000px;margin:auto;height: 48px;}
.nav_child1 .nav_cp .navcp{width:760px;float:right;margin-top: 20px;}
.nav_child1 .nav_cp .navcp li{float:left;height:16px;}
.nav_child1 .nav_cp .navcp li a{height:16px;line-height:16px;padding:0 10px;display:inline-block;float:left;font-size:14px;color:#636363;}
.nav_child1 .nav_cp .navcp li a:hover{color:#ac8860;}
.nav_child1 .nav_cp .navcp li.now a{color:#ac8860;}
.nav_child1 .nav_cp .navcp li.now a,.nav_child .nav_cp .navcp li a:hover{color:#ac8860;}


html, body{height:100%;}
#container_index{position:relative;height: auto;margin: 0 auto 0 auto;width:100%;}
#container{position:relative;height: auto;margin: 0 auto 0 auto; padding-top:97px;width:100%;padding-bottom:60px;}
/***首页***/

.login_wrap{height:100%;background:url("../images/index/bg01.jpg"/*tpa=/template/uhd-china/pc/images/index/bg01.jpg*/) center no-repeat scroll #000000;background-size:100% auto;position:absolute;top:0px;left:0px;z-index:2;width:100%;transition:top 1s ease;}
.login_wrap .logo{width:257px;margin:0px auto;position:relative;top:40%;}
.login_wrap div{width:170px;height:34px;line-height:34px;border:solid 1px #A88F70;color:#A88F70;text-align:center;display:block;margin:0px auto;position:relative;top:60%;font-size: 14px;cursor: pointer;}
.login_wrap div:hover{background-color:#A88F70;color:#FFFFFF;}
.move_wrap{top:-100%;}
.home_wrap{background:url("../images/index/bg02.jpg"/*tpa=/template/uhd-china/pc/images/index/bg02.jpg*/) center center no-repeat scroll #000000;background-size:cover;height:100%;}
.home_wrap .logo{width:257px;margin:0 auto 5% auto;padding:5% 0 0 0;}
.home_wrap .home_menu{width:960px;margin:auto;height: auto;overflow:hidden;}
.home_wrap .home_menu li{width:475px;float: left;margin-right: 10px;cursor: pointer;}
.home_wrap .home_menu li a{width:100%;height: 100%;display: block;}
.home_wrap .home_menu li:nth-child(1){background: url("../images/index/menu01.jpg"/*tpa=/template/uhd-china/pc/images/index/menu01.jpg*/) no-repeat;height: 403px;}
.home_wrap .home_menu li:nth-child(1):hover{background: url("../images/index/menu01.jpg"/*tpa=/template/uhd-china/pc/images/index/menu01.jpg*/) 0px -403px no-repeat;}
.home_wrap .home_menu li:nth-child(2){margin-right: 0px;margin-bottom: 10px;background: url("../images/index/menu02.jpg"/*tpa=/template/uhd-china/pc/images/index/menu02.jpg*/) no-repeat;height: 196px;}
.home_wrap .home_menu li:nth-child(2):hover{background: url("../images/index/menu02.jpg"/*tpa=/template/uhd-china/pc/images/index/menu02.jpg*/) 0px -196px no-repeat;}
.home_wrap .home_menu li:nth-child(3){width:233px;margin-right: 10px;background: url("../images/index/menu03.jpg"/*tpa=/template/uhd-china/pc/images/index/menu03.jpg*/) no-repeat;height: 196px;}
.home_wrap .home_menu li:nth-child(3):hover{background: url("../images/index/menu03.jpg"/*tpa=/template/uhd-china/pc/images/index/menu03.jpg*/) 0px -196px no-repeat;}
.home_wrap .home_menu li:nth-child(4){width:232px;margin-right: 0px;background: url("../images/index/menu04.jpg"/*tpa=/template/uhd-china/pc/images/index/menu04.jpg*/) no-repeat;height: 196px;}
.home_wrap .home_menu li:nth-child(4):hover{background: url("../images/index/menu04.jpg"/*tpa=/template/uhd-china/pc/images/index/menu04.jpg*/) 0px -196px no-repeat;}

.index_bg{width:100%;height: 100%;background: #000;opacity: 0.6;position: absolute;top:0;left:0;z-index: 99;display: none;}
.index_box{width:550px;height: 400px;background: #fff;position: absolute;top:50%;left:50%;margin-top:-200px;margin-left: -275px;z-index: 100;display: none;}
.index_close{width:37px;height: 37px;position: absolute;top:-45px;right:0px;background: url("../images/dealer/icon03.png"/*tpa=/template/uhd-china/pc/images/dealer/icon03.png*/) 0px -212px no-repeat;cursor: pointer;}
.index_box .content{padding:85px 85px;}
.index_box .content h3{color:#bea37f;font-size:24px;font-weight:normal;margin-bottom: 20px;}
.index_box .content div{border:solid 2px #d3d3d3;background-color:#f4f4f4;padding-left:35px;box-sizing:border-box;
background:linear-gradient(to right,#CECECE 0%,#CECECE 100%),linear-gradient(to right,#f4f4f4 0%,#f4f4f4 100%);
background-size:1px 50%,100% 100%;background-position: 29px center,left center;background-repeat:no-repeat;margin-top:5px;position:relative;}
.index_box .content input{padding:2% 2%;width:96%;font-size: 18px;border:0px;background: none;}
.user_name::before{content:'';display:block;width:20px;height:20px;background:url("../images/dealer/icon03.png"/*tpa=/template/uhd-china/pc/images/dealer/icon03.png*/) 0px -287px no-repeat;position:absolute;left:3px;top:30%;}
.user_pwd::before{content:'';display:block;width:20px;height:23px;background:url("../images/dealer/icon03.png"/*tpa=/template/uhd-china/pc/images/dealer/icon03.png*/) 0px -336px no-repeat;position:absolute;left:3px;top:30%;}
.index_box .content a{border:solid 1px #a3a3a3;background-color:#141414;text-align:center;display:block;margin-top:20px;color:#9E9E9E;font-size: 18px;height:46px;line-height: 46px;cursor: pointer;}
/***首页***/

/***经销商首页start***/
.dealer{width:100%;height:100%;background: url("../images/dealer/bg.jpg"/*tpa=/template/uhd-china/pc/images/dealer/bg.jpg*/) no-repeat fixed;background-size:cover;}
.dealer_page{width:880px;margin:30px auto;}
.dealer_page .kv{width:100%;height: auto;overflow:hidden;margin-bottom: 30px;}
.dealer_page .dcol-1{width:215px;float:left;}
.dealer_page .dcol-1 li{margin-bottom: 7px;width:100%;position: relative;cursor: pointer;height: 214px;}
.dealer_page .dcol-1 li div{border:0px solid #a3825d;position: absolute;top:0;left:0;width:215px;height: 214px;line-height: 214px;text-align: center;font-size: 23px;color:#fff;}
.dealer_page .dcol-1 li:hover div{border:6px solid #a3825d;width:203px;height: 202px;line-height: 202px;}
.dealer_page .dcol-1 li:nth-child(3) div{border:0px solid #a3825d;position: absolute;top:0;left:0;width:215px;height: 214px;line-height: 280px;text-align: center;font-size: 23px;color:#a2815c;}
.dealer_page .dcol-1 li:nth-child(3):hover div{border:6px solid #a3825d;width:203px;height: 202px;line-height: 268px;}

.dealer_page .dcol-2{width:215px;float:left;margin-left:7px;}
.dealer_page .dcol-2 li{margin-bottom: 7px;width:100%;position: relative;cursor: pointer;height: 214px;}
.dealer_page .dcol-2 li div{border:0px solid #a3825d;position: absolute;top:0;left:0;width:215px;height: 214px;line-height: 214px;text-align: center;font-size: 23px;color:#fff;}
.dealer_page .dcol-2 li:hover div{border:6px solid #a3825d;width:203px;height: 202px;line-height: 202px;}

.dealer_page .dcol-2 li:nth-child(1) div{border:0px solid #a3825d;position: absolute;top:0;left:0;width:215px;height: 214px;line-height: 280px;text-align: center;font-size: 23px;color:#a2815c;}
.dealer_page .dcol-2 li:nth-child(1):hover div{border:6px solid #a3825d;width:203px;height: 202px;line-height: 268px;}

.dealer_page .dcol-3{width:436px;float:left;margin-left:7px;}
.dealer_page .dcol-3 li{margin-bottom: 7px;position: relative;cursor: pointer;}
.dealer_page .dcol-3 li:nth-child(2){width:214px;float:left;}
.dealer_page .dcol-3 li:nth-child(3){width:215px;float:left;margin-left:7px;}
.dealer_page .dcol-3 li:nth-child(1) div{border:0px solid #a3825d;position: absolute;top:0;left:0;width:436px;height: 434px;line-height: 434px;text-align: center;font-size: 23px;color:#fff;}
.dealer_page .dcol-3 li:nth-child(1):hover div{border:6px solid #a3825d;width:424px;height: 422px;line-height: 422px;}

.dealer_page .dcol-3 li:nth-child(2) div{border:0px solid #a3825d;position: absolute;top:0;left:0;width:215px;height: 214px;line-height: 280px;text-align: center;font-size: 23px;color:#a2815c;}
.dealer_page .dcol-3 li:nth-child(2):hover div{border:6px solid #a3825d;width:203px;height: 202px;line-height: 268px;}
.dealer_page .dcol-3 li:nth-child(3) div{border:0px solid #a3825d;position: absolute;top:0;left:0;width:215px;height: 214px;line-height: 300px;text-align: center;font-size: 23px;color:#a2815c;}
.dealer_page .dcol-3 li:nth-child(3):hover div{border:6px solid #a3825d;width:203px;height: 202px;line-height: 288px;}

.dealer_page .dcol-3 li div{border:0px solid #a3825d;position: absolute;top:0;left:0;width:215px;height: 214px;line-height: 214px;text-align: center;font-size: 23px;color:#fff;}
.dealer_page .dcol-3 li:hover div{border:6px solid #a3825d;width:203px;height: 202px;line-height: 202px;}
/***经销商首页end***/


/***消费者首页start***/
.dealer{width:100%;height:100%;background: url("../images/dealer/bg.jpg"/*tpa=/template/uhd-china/pc/images/dealer/bg.jpg*/) no-repeat fixed;background-size:cover;}
.customer_page{width:880px;margin:30px auto;}
.customer_page .kv{width:100%;height: auto;overflow:hidden;margin-bottom: 30px;}
.customer_page .dcol-1{width:215px;float:left;}
.customer_page .dcol-1 li{margin-bottom: 7px;width:100%;position: relative;cursor: pointer;height: 214px;}
.customer_page .dcol-1 li div{border:0px solid #a3825d;position: absolute;top:0;left:0;width:215px;height: 214px;line-height: 300px;text-align: center;font-size: 23px;color:#fff;}
.customer_page .dcol-1 li:hover div{border:6px solid #a3825d;width:203px;height: 202px;line-height: 288px;}
.customer_page .dcol-1 li:nth-child(3) div{border:0px solid #a3825d;position: absolute;top:0;left:0;width:215px;height: 214px;line-height: 300px;text-align: center;font-size: 23px;color:#a2815c;}
.customer_page .dcol-1 li:nth-child(3):hover div{border:6px solid #a3825d;width:203px;height: 202px;line-height: 288px;}

.customer_page .dcol-1 li:nth-child(2) div{border:0px solid #a3825d;position: absolute;top:0;left:0;width:215px;height: 214px;line-height: 310px;text-align: center;font-size: 23px;color:#000;}
.customer_page .dcol-1 li:nth-child(2):hover div{border:6px solid #a3825d;width:203px;height: 202px;line-height: 298px;}


.customer_page .dcol-2{width:215px;float:left;margin-left:7px;}
.customer_page .dcol-2 li{margin-bottom: 7px;width:100%;position: relative;cursor: pointer;height: 214px;}
.customer_page .dcol-2 li div{border:0px solid #a3825d;position: absolute;top:0;left:0;width:215px;height: 214px;line-height: 214px;text-align: center;font-size: 23px;color:#fff;}
.customer_page .dcol-2 li:hover div{border:6px solid #a3825d;width:203px;height: 202px;line-height: 202px;}

.customer_page .dcol-2 li:nth-child(1) div{border:0px solid #a3825d;position: absolute;top:0;left:0;width:215px;height: 214px;line-height: 300px;text-align: center;font-size: 23px;color:#fff;}
.customer_page .dcol-2 li:nth-child(1):hover div{border:6px solid #a3825d;width:203px;height: 202px;line-height: 288px;}

.customer_page .dcol-3{width:436px;float:left;margin-left:7px;}
.customer_page .dcol-3 li{margin-bottom: 7px;position: relative;cursor: pointer;}
.customer_page .dcol-3 li:nth-child(2){width:214px;float:left;}
.customer_page .dcol-3 li:nth-child(3){width:215px;float:left;margin-left:7px;}
.customer_page .dcol-3 li:nth-child(1) div{border:0px solid #a3825d;position: absolute;top:0;right:0;width:430px;height: 434px;line-height: 800px;text-align: right;padding-right:6px;font-size: 23px;color:#000;}
.customer_page .dcol-3 li:nth-child(1):hover div{border:6px solid #a3825d;width:424px;height: 422px;line-height: 788px;}

.customer_page .dcol-3 li:nth-child(2) div{border:0px solid #a3825d;position: absolute;top:0;left:0;width:215px;height: 214px;line-height: 300px;text-align: center;font-size: 23px;color:#a2815c;}
.customer_page .dcol-3 li:nth-child(2):hover div{border:6px solid #a3825d;width:203px;height: 202px;line-height: 288px;}
.customer_page .dcol-3 li:nth-child(3) div{border:0px solid #a3825d;position: absolute;top:0;left:0;width:215px;height: 214px;line-height: 300px;text-align: center;font-size: 23px;color:#fff;}
.customer_page .dcol-3 li:nth-child(3):hover div{border:6px solid #a3825d;width:203px;height: 202px;line-height: 288px;}

.customer_page .dcol-3 li div{border:0px solid #a3825d;position: absolute;top:0;left:0;width:215px;height: 214px;line-height: 214px;text-align: center;font-size: 23px;color:#fff;}
.customer_page .dcol-3 li:hover div{border:6px solid #a3825d;width:203px;height: 202px;line-height: 202px;}
/***消费者首页end***/








/***品牌墙***/
.brand_page{width:960px;margin:auto;position: relative;}
.brand_page li{position: absolute;width: 20%;}
.brand_page li img{width:99%;border: solid 1px #e8e8e8;}
.brand_page li a{}
/***品牌墙***/

/***产品系列***/
.product_page{position: relative;width:960px;height: auto;margin:0px auto;}
.product_list{position: relative;width:960px;height: auto; margin:10px auto;}
.product_list li{position: absolute;width: 33.33333333%;display: block;}

.mb20{color: #ac8860;font-size: 34px;text-align: center;margin-top: 20px;margin-bottom: 10px;}
.series_page{width:960px;margin:auto;position: relative;}
.series_page li{position: absolute;width: 25%;border: solid 1px #e8e8e8;}
.series_page li img{width:100%;}
.series_page li a{}
.series_page .prtitle{ text-align: center; font-size: 20px; color: #A88F6F;width:80%;margin: 5% auto;word-wrap: break-word;}

/***产品系列***/


/***产品明细***/
.product_detail{position: relative;width:100%;margin: auto;}
.product_detail h2{color:#ac8860;font-size: 30px;font-weight: normal;}
.product_detail .title{color: #000101;font-size:30px;text-align: left;font-weight: normal;width:960px;margin:30px auto 30px;}
.product_detail .part1{height: auto;overflow: hidden;width:980px;margin:auto;}
.product_detail .part1 .pl{width:480px;float:left;margin-top: 0px;}
.product_detail .part1 .pr{width:440px;float:left;margin-left: 40px;}
.product_detail .des_container{}
.product_detail .des_container .wrap{color: #969696;font-size: 14px;padding:40px 0 30px;line-height: 1.8;position: relative;overflow: hidden;}
.product_detail .des_container .wrap p{margin-bottom: 30px;}
.product_detail .des_container .link{width:231px;height: 50px;background: url("../images/dealer/product/btn.png"/*tpa=/template/uhd-china/pc/images/dealer/product/btn.png*/) no-repeat;text-indent: -1000px;display:block;margin-top: 30px;}
.product_detail .des_container .link:hover{background: url("../images/dealer/product/btn.png"/*tpa=/template/uhd-china/pc/images/dealer/product/btn.png*/) 0 -50px; no-repeat;}
.product_detail div.part:nth-of-type(even){background-color: #ececec;}

.product_detail .part2{width:100%;}
.product_detail .pro_characteristic{font-size:16px;;height: auto;overflow: hidden;width:960px;margin:auto;padding-top: 30px;color:#666666;}
.product_detail .pro_characteristic ul{border-bottom: solid 1px #666666;width: 100%;padding: 30px 0px;}
.product_detail .pro_characteristic ul:last-of-type{border-bottom: none;}
.product_detail .pro_characteristic li{float: left;box-sizing: border-box;}
.product_detail .pro_characteristic li img{width:100%;}
.product_detail .pro_characteristic h3{color: #000101;font-size: 32px;margin-bottom: 20px;}
.product_detail .pro_characteristic .img_box{width: 35%;}
.product_detail .pro_characteristic .info_box{ width: 65%;padding:0px 20px 20px;color: #949494;}
.product_detail .pro_characteristic p{line-height: 1.8;font-size: 16px;}
.product_detail .pro_characteristic td{line-height: 1.8;font-size:16px;}
.product_detail .part3{width:100%;}
.product_detail .pro_technology{height: auto;overflow: hidden;width:960px;margin:auto;padding-top: 30px;color:#666666;}
.product_detail .pro_technology h2{margin-bottom: 40px;}
.product_detail .pro_technology p{font-size: 14px;padding:0px 0px;line-height: 30px;}

.product_detail .part4{width:100%;}
.product_detail .pro_parameter{height: auto;overflow: hidden;width:960px;margin:auto;padding-top: 30px;}
.product_detail .pro_parameter div{font-size: 24px;border-bottom:solid 1px #E2E2E2;padding: 2% 2%;width:45.5%;text-align: right;float: left;}
.product_detail .pro_parameter div:nth-child(2n+0){text-align: left;border-right: 1px solid #E2E2E2;}
 
.product_detail .pro_parameter table{width:100%;border-collapse:collapse;border-spacing:0;border: 0px solid #ccc;margin-top: 40px;margin-bottom:30px;}
.product_detail .pro_parameter tr td:nth-child(2n+0){text-align: right;border-left:0px;}
.product_detail .pro_parameter td{border-top:1px solid #E2E2E2;border-bottom:1px solid #E2E2E2;padding:2%;font-size: 18px;word-wrap:break-word;width:45%;}
.product_detail .pro_parameter label{float: left;border-right: 1px solid #E2E2E2;}

.product_detail .part5{width:100%;}
.product_detail .pro_video{height: auto;overflow: hidden;width:960px;margin:auto;padding-top: 30px;}
.product_detail .pro_video div{padding: 30px 0px;}

.product_detail .part6{width:100%;}
.product_detail .pro_example{height: auto;overflow: hidden;width:960px;margin:auto;padding-top: 30px;}
.product_detail .pro_example ul{margin-bottom: 10px;margin-top: 30px;}
.product_detail .pro_example li{font-size: 22px;float: left;width: 120px;text-align: center;color: #828282;padding: 10px 0;cursor: pointer;}
.product_detail .pro_example li a{color: #828282;}
.product_detail .pro_example li.active{color: #FFFFFF;background-color: #A88F6F;}
.product_detail .pro_example li.active a{color: #fff;}
.product_detail .pro_example .item_box{margin:2% 24px 2% 0;position: relative;width:488px;float:left;}
.product_detail .pro_example .item_box:nth-child(2n+0){margin:2% 0;}
.product_detail .pro_example img{display: block;}
.product_detail .pro_example dl{color: #FFFFFF;position: absolute;bottom: 0px;left: 0px;width: 100%;}
.product_detail .pro_example dt{padding:2% 3% 3% 5%;width:20%;font-size: 22px;position: absolute;left:0;top:0;}
.product_detail .pro_example dd{font-size: 28px;padding:2% 0% 3% 2%;width:70%;position: absolute;left:27%;top:0;}
.product_detail .pro_example .tab{display: none;height: auto;overflow: hidden;}

.showtime_pagination {text-align: center;margin-top: 20px;}
.keypoint-pagination {justify-content: center;align-items: center;display: flex;}
.keypoint-pagination span{cursor: pointer;}
#showtime img {width: initial;}
.bullet {display:-webkit-box;display:flex;width:10px;height: 10px;border-radius: 10px;-webkit-border-radius: 10px;background: #fff;margin:10px 5px;}
.keypoint-pagination .bullet {background: #999;}
.bullet_active {background: transparent;border: 2px solid #fff;}
.keypoint-pagination .bullet_active {background: #AC8450;border: 1px solid #AC8450;}

.quick{position: relative;width:470px;margin:auto;padding:60px 0;height: auto;overflow: hidden;}
.online_book{display: block;text-align: center;float:left;width:468px;border: solid 1px #A88F6F;color: #A88F6F;font-size: 22px;height: 60px;line-height: 60px;margin-right: 20px;font-weight: normal;}
.tel_book{display: block;text-align: center;float:left;width:468px;border: solid 1px #A88F6F;color: #A88F6F;font-size: 22px;height: 60px;line-height: 60px;font-weight: normal;}

/***产品明细***/

/***培训中心***/
.extend{width:100%;height:100%; background: url("../images/dealer/extend/bg.jpg"/*tpa=/template/uhd-china/pc/images/dealer/extend/bg.jpg*/) no-repeat fixed;background-size:cover;}
.train2{width:100%;height:100%; background: url("../images/dealer/train/bg2.jpg"/*tpa=/template/uhd-china/pc/images/dealer/train/bg2.jpg*/) no-repeat fixed;background-size:cover;}
.train{width:100%;height:100%; background: url("../images/dealer/train/bg.jpg"/*tpa=/template/uhd-china/pc/images/dealer/train/bg.jpg*/) no-repeat fixed;background-size:cover;}
.train_page{width:960px;margin:auto;}
.train_page .train_title{color:#ac8860;font-size: 43px;text-align: center;padding:100px 0 70px 0;}
.train_page .train_title h2{font-size: 43px;color:#ac8860;text-align: center;margin-bottom: 30px;font-weight: normal;}
.train_page .train_title p{font-size: 17px;color:#979797;text-align: center;line-height: 26px;}
.train_page .train_list{width:960px;height: auto;overflow: hidden;}
.train_page .train_list li{width:137px;float:left;margin-right: 68px;margin-bottom: 50px;cursor: pointer;}
.train_page .train_list li:nth-child(5){margin-right: 0px;}
.train_page .train_list li img{width:137px;height: 137px;margin-bottom: 10px;}
.train_page .train_list li .title{width:100%;color:#969696;font-size: 16px;text-align: center;}
.train_page .train_list li .title a:link{color:#969696;}

.train_bg{width:100%;height: 100%;background: #000;opacity: 0.6;position: fixed;top:0;left:0;z-index: 99;display: none;}
.train_box{width:495px;height: 360px;background: #fff;position: fixed;top:50%;left:50%;margin-top:-160px;margin-left: -246px;z-index: 100;display: none;}
.train_close{width:37px;height: 37px;position: absolute;top:-45px;right:0px;background: url("../images/dealer/icon03.png"/*tpa=/template/uhd-china/pc/images/dealer/icon03.png*/) 0px -212px no-repeat;cursor: pointer;}
.train_xt{color:#a88f6f;font-size: 24px;text-align: center;padding-top: 60px;}
.train_c{color:#a3a3a3;font-size: 18px;line-height: 24px;padding:30px;}
.train_btn{width:288px;height: 33px;line-height:33px;border:1px solid #a88f6f;font-size: 16px;color:#ac8860;display: inline-block;text-align: center;margin-left:108px;margin-top: 20px;}
/***培训中心***/

/***在线下单***/
.order{width:100%;height:100%;background: url("../images/dealer/order/bg.jpg"/*tpa=/template/uhd-china/pc/images/dealer/order/bg.jpg*/) no-repeat fixed;background-size:cover;}
.order_page{width:600px;margin:auto;}
.order_page .order_title{color:#ac8860;font-size: 43px;text-align: center;padding:40px 0 70px 0;}
.order_page .order_text{color:#a3a3a3;font-size: 18px;line-height: 36px;text-align: center;}
.order_page .order_btn{width:289px;height: 35px;display: block;margin-top: 50px;background: url("../images/dealer/icon03.png"/*tpa=/template/uhd-china/pc/images/dealer/icon03.png*/) 0px -381px no-repeat;cursor: pointer;text-indent: -999em;margin-left: 155px;}
.order_page .order_btn2{width:289px;height: 35px;display: block;margin-top: 20px;background: url("../images/dealer/icon03.png"/*tpa=/template/uhd-china/pc/images/dealer/icon03.png*/) 0px -429px no-repeat;cursor: pointer;text-indent: -999em;margin-left: 155px;}

/***在线下单***/


/***新品上市***/
.newproduct{width:100%;height:auto;background: #e3e3e3;}
.newproduct_title{width:960px;margin:30px auto;}
.newproduct_title h2{font-size: 43px;color:#ac8860;text-align: center;margin-bottom: 30px;font-weight: normal;}
.newproduct_title p{font-size: 18px;color:#858585;line-height: 26px;text-align: center;}
.newproduct_page{width:960px;margin:30px auto;}
.newproduct_page li{margin-bottom: 30px;}

.newproduct_detail{width:960px;margin:auto;}
.newproduct_detail h2{color:#ac8860;font-size: 30px;font-weight: normal;}
.newproduct_detail .title{color: #ac8860;font-size:30px;text-align: center;font-weight: normal;width:960px;margin:70px auto 0px;}
.newproduct_detail .part1{height: auto;overflow: hidden;width:1000px;margin:auto;margin-top: 50px;}
.newproduct_detail .des_container{}
.newproduct_detail .des_container .wrap{color: #969696;font-size: 14px;padding:40px 0px 30px;line-height: 24px;position: relative;overflow: hidden;}
.newproduct_detail .des_container .wrap p{margin-bottom: 30px;}

/***新品上市***/


/***案例鉴赏***/
.cases_page{width:100%;margin:30px auto;min-height: 600px;}
.cases_page .pro_example{height: auto;width:960px;margin:auto;padding-top: 0px;position: relative;}
.cases_page .pro_example ul{margin-bottom: 10px;margin-top: 30px;}
.cases_page .pro_example li{font-size: 22px;float: left;width: 120px;text-align: center;color: #828282;padding: 10px 0;cursor: pointer;}
.cases_page .pro_example li a{color: #828282;}
.cases_page .pro_example li.active{color: #FFFFFF;background-color: #A88F6F;}
.cases_page .pro_example li.active a{color: #fff;}
.cases_page .pro_ex{position: absolute;width:440px;height: 60px;top:10px;right:0;}
.cases_page .pro_line{border-top:1px solid #e8e8e8;}
.cases_page .pro_list{height: auto;overflow: hidden;width:960px;margin:auto;padding-top: 30px;}
.cases_page .pro_list .item_box{margin:12px 24px 12px 0;position: relative;width:468px;float:left;}
.cases_page .pro_list .item_box:nth-child(2n+0){margin:12px 0;}
.cases_page .pro_list img{display: block;}
.cases_page .pro_list dl{color: #FFFFFF;position: absolute;bottom: 0px;left: 0px;width: 100%;}
.cases_page .pro_list dt{padding:2% 3% 3% 5%;width:20%;font-size: 22px;position: absolute;left:0;top:0;}
.cases_page .pro_list dd{font-size: 28px;padding:2% 0% 3% 2%;width:70%;position: absolute;left:27%;top:0;}
.cases_page .pro_list .tab{display: none;height: auto;overflow: hidden;}

/***案例鉴赏***/


/***案例明细***/
.cases_detail{width:960px;margin:30px auto;}
.cases_detail .cd_banner{}
.cases_detail .cd_title{font-size: 24px;color:#000;margin-bottom: 10px;}
.cases_detail .sub_title{font-size: 14px;color:#969696;padding:10px 0px;border-bottom: 1px solid #e8e8e8;}
.cases_detail .cd_content{padding:20px 0px;border-bottom: 1px solid #e8e8e8;font-size: 14px;line-height: 24px;}
.cases_detail .cd_content p{font-size: 14px;line-height: 24px;}
.cases_detail .cd_content p img{width:100%;}
.cases_detail .cd_content img{

	max-width: 100%;
    width: auto!important;
    text-align: center;
    margin: auto;
    height: auto!important;
}
.cases_detail .cd_quick{width: 100%;height: auto;overflow: hidden;padding:10px 0;}
.cases_detail .cd_quick a{width:187px;height: 33px;line-height: 33px;border:1px solid #a88f6f;color:#ac8860;font-size: 16px;text-align: center;float: right;margin-left:10px;}


/***案例明细***/


/***新闻中心***/
.news{width:960px;margin:30px auto;}
.news ul{}
.news ul li{margin-bottom: 20px;height: auto;overflow: hidden;}
.news ul li .photo{width:330px;height: 234px;border:3px solid #c6c8c9;float: left;}
.news ul li .photo img{width:100%;height: 100%;}
.news ul li .time{width:90px;height: 240px;background: #e5e5e5;float: left;color:#969696;text-align: center;}
.news ul li .time .style1{font-size: 24px;padding:30px 0px 10px 0px;}
.news ul li .time .style2{font-size: 26px;color:#373737;padding-bottom: 30px;}
.news ul li .time .style3{font-size: 24px;}
.news ul li .content{width:524px;height: 240px;background: #f4f4f4;float: left;}
.news ul li .content .ntitle{font-size: 26px;color:#969696;padding: 30px;}
.news ul li .content .nkey{font-size: 15px;color:#969696;padding: 0 30px;}
.news ul li .content .btn{background:#a88f6f;color: #fff;height: 24px;line-height: 24px;margin:20px 30px;padding:0px 10px;display: inline-block; text-align: center;font-size: 14px;}
.news ul li a:hover .photo{border:3px solid #a88f6f;}
.news ul li a:hover .time{background: #917857;color:#917857;}
.news ul li a:hover .time .style1{color:#fff;}
.news ul li a:hover .time .style2{color:#fff;}
.news ul li a:hover .time .style3{color:#fff;}
.news ul li a:hover .content{background: #a88f6f;color:#fff;}
.news ul li a:hover .content .ntitle{color: #fff;}
.news ul li a:hover .content .nkey{color: #fff;}
.news ul li a:hover .content .btn{background: #fff;color:#a88f6f;}
.news .pro_example{height: auto;width:960px;margin:auto;padding-top: 0px;position: relative;}
.news .pro_example ul{margin-bottom: 10px;margin-top: 30px;}
.news .pro_example li{font-size: 22px;float: left;width: 120px;text-align: center;color: #828282;padding: 10px 0;cursor: pointer;}
.news .pro_example li a{color: #828282;}
.news .pro_example li.active{color: #FFFFFF;background-color: #A88F6F;}
.news .pro_example li.active a{color: #fff;}
.news .pro_ex{position: absolute;width:440px;height: 60px;top:10px;right:0;}
/***新闻中心***/


/***促销活动明细***/
.sales_detail{width:960px;margin:0px auto 30px auto;}
.sales_detail .banner{width:100%;margin-bottom: 35px;}
.sales_detail .banner img{width:100%;}

.sales_detail .list_container{background-color:#ECECEC;border-top:solid 1px #E5E5E5;}
.sales_detail .list_container dl{display:flex;margin-bottom:35px;height: auto;overflow: hidden;background: #FEFEFE;}
.sales_detail .list_container dl:nth-of-type(1){margin-top:0px;}
.sales_detail .list_container dt{background-color:#FEFEFE;width:43%;float: left;}
.sales_detail .list_container dd{border-left:solid 1px #E5E5E5;background-color:#FFFFFF;padding:3% 2%;color:#969696;width:52%;float: left;font-size: 32px;font-weight: normal;}
.sales_detail .list_container h3{font-size:41px;line-height:1.5;color:#000000;margin-bottom:10px;}
.sales_detail .list_container dd .info_item{line-height:1.5;height:auto;overflow:hidden;margin-bottom:5px;font-size: 20px;}
.sales_detail .list_container dd .del_item{margin-top:20px;margin-bottom:3px;font-size: 16px;}
.sales_detail .list_container dd .price_item {position:relative;box-sizing:border-box;line-height:1.5;font-size: 20px;}
.sales_detail .list_container dd .price_item label{position:absolute;left:0px;top:0px;color:#000000;font-size: 20px;}
.sales_detail .list_container dd .price_item span{padding-right:5px;font-size: 20px;}
.sales_detail .list_container .book_btn{width:88%;font-weight:normal;height:35px;line-height:35px;background-color: #B4A086;color: #FFFFFF;border: solid 1px #A88F6F;display: inline-block;text-align:center;margin-top:10px;}

.sales_detail .list_container table{width:100%;}
.sales_detail .list_container table,.sales_detail .list_container th,.sales_detail .list_container td{border-collapse:collapse;border-spacing:0px;}
.sales_detail .list_container th{background-color:#CBCBCB;color:#FFFFFF;font-weight:normal;}
.sales_detail .list_container th,.sales_detail .list_container td{border:solid 1px #DBDBDB;text-align:center;padding:5px 0px;font-size: 20px;}
.sales_detail .list_container th:nth-of-type(1){width:20%;}
.sales_detail .list_container th:nth-of-type(2){width:30%;}
.sales_detail .list_container th:nth-of-type(3){width:20%;}
.sales_detail .list_container th:nth-of-type(4){width:30%;}
.sales_detail .list_container b{font-weight:normal;}
/***促销活动明细***/


/***投诉与建议***/
.suggest{width:100%;height:100%; background: url("../images/dealer/suggest/bg.jpg"/*tpa=/template/uhd-china/pc/images/dealer/suggest/bg.jpg*/) no-repeat fixed;background-size:cover;}
.suggest_box{width:439px;padding:20px 70px;height: 613px;margin: 70px auto;background: url("../images/dealer/suggest/box_bg.png"/*tpa=/template/uhd-china/pc/images/dealer/suggest/box_bg.png*/) no-repeat;}
.suggest_box .h3{color:#ac8860;font-size: 30px;text-align: center;padding:10px 0;}
.suggest_box .desc{color:#ac8860;font-size: 12px;margin-bottom: 20px;}
.suggest_box .advice{border:2px solid #d3d3d3;width:100%;height: 160px;background: #f4f4f4;font-size: 16px;}
.suggest_box .photo_list{width:100%;height: auto;overflow:hidden;}

.photo_list ul{border-bottom:solid 1px #E8E8E8;padding:10px 0px 30px 0px;}
.photo_list li{display:inline-block;width:53px;height:53px;position:relative;background:url("../images/dealer/suggest/photo_icon.png"/*tpa=/template/uhd-china/pc/images/dealer/suggest/photo_icon.png*/) no-repeat;}
.photo_list li.active::after{content:'';width:20px;height:20px;border:solid 2px #FFFFFF;border-radius:50%;position:absolute;top:3px;right:3px;z-index:3;}

.from_list{width:100%;height: auto;overflow:hidden;} 
.from_list .h3{font-size:18px;color:#A88F6F;font-weight:normal;padding:10px 0px;text-align: left;}
/***投诉与建议***/

/*一键预约*/
.yuyue{width:100%;height:100%; background: url("../images/customer/yuyue/bg.jpg"/*tpa=/template/uhd-china/pc/images/customer/yuyue/bg.jpg*/) no-repeat fixed;background-size:cover;}
.yuyue_page{width:960px;margin:auto;}
.yuyue_page .yuyue_title{color:#ac8860;font-size: 43px;text-align: center;padding:100px 0 30px 0;}
.yuyue_page .yuyue_title h2{font-size: 43px;color:#ac8860;text-align: center;margin-bottom: 30px;font-weight: normal;}
.yuyue_page .yuyue_title p{font-size: 18px;color:#979797;text-align: center;line-height: 26px;}
.yuyue_page .yuyue_from{width:388px;margin: 30px auto;height: auto;overflow: hidden;}
.yuyue_page .yuyue_from select{width:100%;border:1px solid #878787;background: #3a3a3a;height: 46px;line-height: 46px;font-size: 18px;color:#a3a3a3;font-family: '微软雅黑';}
.yuyue_page .yuyue_from .from_select{margin-bottom: 15px;height: auto;overflow: hidden;}
.yuyue_page .yuyue_from .from_select .div1{width:49%;margin-right: 1%;float: left;}
.yuyue_page .yuyue_from .from_select .div2{width:49%;margin-left:1%;float: left;}
.yuyue_page .yuyue_from .from_input{margin-bottom: 15px;width:296px;padding-left:90px;border:1px solid #878787;background: #3a3a3a;height: 46px;position: relative;}
.yuyue_page .yuyue_from .from_input .f_name{position: absolute;top:10px;left:0;width:90px;height: 26px;line-height: 26px;border-right:1px solid #c5c5c5;font-size: 18px;color:#a3a3a3;text-align: center;}
.yuyue_page .yuyue_from .from_input input{width:100%;height: 46px;line-height: 46px;font-size: 18px;color:#a3a3a3;border:0px;background: none;}
.yuyue_page .yuyue_from .from_btn{width: 386px;border:1px solid #a88f6f;background: #141414;height: 44px;line-height: 44px;font-size: 18px;color:#a88f6f;text-align: center;display: inline-block;margin-bottom: 15px;}
.yuyue_page .yuyue_from .from_tel{width: 386px;border:1px solid #a88f6f;background: #ac8860;height: 44px;line-height: 44px;font-size: 18px;color:#fff;text-align: center;display: inline-block;margin-bottom: 15px;}


/***咨询与评估***/
.pinggu{width:100%;height:100%; background: url("../images/customer/pinggu/bg.jpg"/*tpa=/template/uhd-china/pc/images/customer/pinggu/bg.jpg*/) no-repeat fixed;background-size:cover;}
.pinggu_box{width:439px;padding:20px 70px;height:648px;margin: 70px auto;background: url("../images/customer/pinggu/box_bg.png"/*tpa=/template/uhd-china/pc/images/customer/pinggu/box_bg.png*/) no-repeat;}
.pinggu_box .h3{color:#ac8860;font-size: 30px;text-align: center;padding:10px 0;}
.pinggu_box .desc{color:#ac8860;font-size: 12px;margin-bottom: 20px;}

.pinggu_box .from_list{width:100%;height: auto;overflow:hidden;} 
.pinggu_box .from_list .h3{font-size:18px;color:#A88F6F;font-weight:normal;padding:10px 0px;text-align: left;}
.pinggu_box .from_list .list{width:100%;height: auto;overflow: hidden;margin-bottom: 10px;}
.pinggu_box .from_list .list li{width:49%;padding-right:1%;float: left;position: relative;}
.pinggu_box .from_list .list li .idv{position: absolute;width:90px;height: 25px;line-height: 25px;top:10px;left:10px;font-size: 18px;border-right:1px solid #c5c5c5;}
.pinggu_box .from_list .list li input{padding-left: 110px;width:325px;}
.pinggu_box .from_list .list li select{width:100%;height: 45px;line-height: 45px;background: #f4f4f4;border: 1px solid #d3d3d3;font-size: 18px;}

/***咨询与评估***/

/*经销商查询*/
.dealsearch{width:100%;height:100%;background: #fff;}
.dealsearch_page{width:1000px;margin:30px auto;height: auto;overflow: hidden;}
.dealsearch_page .kv{width:100%;height: 443px;background: url("../images/customer/dealer/kv.jpg"/*tpa=/template/uhd-china/pc/images/customer/dealer/kv.jpg*/) no-repeat;margin-bottom: 15px;}
.dealsearch_page .kv .kleft{margin-top: 120px;margin-left: 110px;width: 390px;float: left;}
.dealsearch_page .kv .kleft h2{font-size: 33px;color:#a88f6f;margin-bottom: 20px;}
.dealsearch_page .kv .kleft p{color:#bababa;font-size: 18px;line-height: 26px;}
.dealsearch_page .kv .kright{margin-top: 30px;margin-right: 60px;width: 326px;float: right;padding:0px;}
.dealsearch_page .kv .kright .k_tab{

	height: auto;
	overflow: hidden;
}
.dealsearch_page .kv .kright .k_tab li{

	width:50%;
	float: left;
	background: #000;
	height: 32px;
	font-size: 16px;
	color: #5b5b5b;
	text-align: center;
	line-height: 32px;
	cursor: pointer;
}
.dealsearch_page .kv .kright .k_tab li.active{

	background: #780000;
	color:#fff;

}
.dealsearch_page .kv .kright .tab_con{padding: 0 20px;margin-top: 72px;display: none;}

.dealsearch_page .kv .kright select{width:100%;background: #fff;color:#000;font-size: 18px;height: 46px;line-height: 46px;}
.dealsearch_page .kv .kright .k_select{width:100%;margin-bottom: 20px;}
.dealsearch_page .kv .kright .k_select select{font-family: '微软雅黑';height: 48px;line-height: 48px;border:0;}
.dealsearch_page .kv .kright .k_select input{width:100%;height: 48px;font-size: 18px;line-height: 48px;text-align: center;border:0;}
.dealsearch_page .kv .kright .s_btn{margin-top:20px;width: 286px;border:1px solid #a88f6f;background: #ac8860;height: 44px;line-height: 44px;font-size: 18px;color:#fff;text-align: center;display: inline-block;margin-bottom: 15px;}
.dealsearch_page .d_list{width:100%;height: auto;overflow:hidden;}
.dealsearch_page .d_list li{width:490px;float: left;height: 176px;margin-top: 18px;background: #fff;}
.dealsearch_page .d_list li:nth-child(2n+1){margin-right: 10px;}
.dealsearch_page .d_list li:nth-child(2n+2){margin-left: 10px;}
.dealsearch_page .d_list li .pimg{width:215px;height: 109px;float: left;margin-top: 34px;margin-left: 20px;overflow: hidden;position: relative;}
.dealsearch_page .d_list li .pimg img{max-width:100%;position: absolute;top:50%;left:0;transform: translate(0%, -50%);}
.dealsearch_page .d_list li .pinfo_2{width:220px;float: left;height: 176px;}
.dealsearch_page .d_list li .pinfo_2 .p_name{text-align: center; font-size: 19px;padding-top: 45px;margin-bottom: 24px;font-weight: bolder;}
.dealsearch_page .d_list li .pinfo_2 .p_more{width:150px;height: 28px;background: #ac8860;display: inherit;font-size: 14px;line-height: 28px;color:#fff;text-align: center;margin: 10px auto;}

.dealsearch_page .d_list li .pinfo{width:100%;background: #fff;height: 176px;float: left;position: relative;}
.dealsearch_page .d_list li .pinfo .p_name{font-size: 19px;padding-top: 24px;padding-left: 20px;margin-bottom: 15px;font-weight: bolder;}
.dealsearch_page .d_list li .pinfo .p_add{font-size: 17px;padding-top: 0px;padding-left: 20px;padding-right: 15px;color:#989898;margin-bottom: 10px;}
.dealsearch_page .d_list li .pinfo .p_add .span{color:#a88f6f;}
.dealsearch_page .d_list li .pinfo .p_more{width:57px;height: 18px;background: url("../images/icon4.png"/*tpa=/template/uhd-china/pc/images/icon4.png*/) no-repeat;display: inline-block;position: absolute;right:20px;bottom:20px;}

.ddetail_page{width:1002px;margin:30px auto;height: auto;overflow: hidden;}
.ddetail_page .kv{width:100%;height: auto;margin-bottom: 32px;}
.ddetail_page .d_info{width:100%;height: auto;overflow: hidden;border-bottom: 1px solid #e8e8e8;padding-bottom: 55px;margin-bottom: 96px;}
.ddetail_page .d_info li{float: left;width:420px;padding-right:80px;border-right: 0px solid #d7d7d7;height: 240px;}
.ddetail_page .d_info li:nth-child(2n){border-right: 0px;padding-left:40px;width:380px;}
.ddetail_page .d_info .h2{font-size: 22px;color:#000;margin-bottom: 16px;}
.ddetail_page .d_info .h2_all{font-size: 30px;color:#000;margin-bottom: 16px;}
.ddetail_page .d_info p{font-size: 20px;color:#818181;line-height: 30px;}
.ddetail_page .d_info p span{color:#a88f6f;}
.ddetail_page .d_brand{font-size: 20px;color:#a88f6f;margin-bottom: 16px;}
.ddetail_page .brand_list{width:1000px;border-bottom:0px;height: auto;overflow: hidden;}
.ddetail_page .brand_list li{width:198px;height:198px;float: left;}
.ddetail_page .brand_list li:nth-child(5n+1){

	border:1px solid #e8e8e8;
}
.ddetail_page .brand_list li:nth-child(5n+2){
    
    border:1px solid transparent; 
	border-top:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;

}
.ddetail_page .brand_list li:nth-child(5n+3){
    
    border:1px solid transparent; 
	border-top:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;

}
.ddetail_page .brand_list li:nth-child(5n+4){
    
    border:1px solid transparent; 
	border-top:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;

}
.ddetail_page .brand_list li:nth-child(5n+5){
    
    border:1px solid transparent; 
	border-top:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;

}
.ddetail_page .brand_list li:nth-child(5n+6){
    
    border:1px solid transparent; 
	border-left:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;

}
.ddetail_page .brand_list li:nth-child(5n+7){
    
    border:1px solid transparent; 
	
	border-bottom:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;

}
.ddetail_page .brand_list li:nth-child(5n+8){
    
    border:1px solid transparent; 
	
	border-bottom:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;

}
.ddetail_page .brand_list li:nth-child(5n+9){
    
    border:1px solid transparent; 
	
	border-bottom:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;

}
.ddetail_page .brand_list li:nth-child(5n+10){
    
    border:1px solid transparent; 
	
	border-bottom:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;

}
/*经销商查询*/
 

/***关于我们***/
.about01{background:url("../images/dealer/about/bg01.jpg"/*tpa=/template/uhd-china/pc/images/dealer/about/bg01.jpg*/) no-repeat center center #000;width:100%;height: 804px;}
.about01 .con01{width:960px;margin:auto;}
.about01 .con01 .title{font-size: 36px;color:#a88f6f;padding-top: 80px;margin-bottom: 440px;}
.about01 .con01 .conpany_name{font-size: 20px;color:#a88f6f; text-align: center;margin-bottom: 20px;line-height: 24px;}
.about01 .con01 .conpany_txt{font-size: 15px;color:#fff;text-align: left;}
.about01 .con01 .conpany_txt p{margin-bottom: 10px;line-height: 24px;}
.about01 .con01 .conpany_txt p .time{width:150px;height: 21px;background: url("../images/dealer/about/time_bg.png"/*tpa=/template/uhd-china/pc/images/dealer/about/time_bg.png*/) no-repeat;font-size: 15px;color: #fff;display: inline-block;line-height: 21px;text-align: left;margin-right: 10px;padding-left: 10px;}
.about02{background:url("../images/dealer/about/bg02.jpg"/*tpa=/template/uhd-china/pc/images/dealer/about/bg02.jpg*/) no-repeat top center #000;width:100%;height: 702px;}
.about02 .con02{width:1010px;margin:auto;}
.about02 .con02 .history{padding-top: 128px;height: auto;overflow: hidden;}
.about02 .con02 .history img{width: 100%;}
.about02 .con02 .history .swiper-slide .txt{position: absolute; font-size: 14px;line-height: ;color:#525252;text-align:center;line-height: 20px;}
.about02 .con02 .history .swiper-slide .txt_1{top:100px;left:100px;}
.about02 .con02 .history .swiper-slide .txt_2{top:416px;left:222px;}
.about02 .con02 .history .swiper-slide .txt_3{top:100px;left:360px;}
.about02 .con02 .history .swiper-slide .txt_4{top:416px;left:500px;}
.about02 .con02 .history .swiper-slide .txt_5{top:100px;left:646px;}
.about02 .con02 .history .swiper-slide .txt_6{top:416px;left:790px;}
.about02 .con02 .history .swiper-slide .txt_7{top:110px;left:30px;}
.about02 .con02 .history .swiper-slide .txt_8{top:416px;left:90px;}
.about02 .con02 .history .swiper-slide .txt_9{top:10px;left:360px;}
.about02 .con02 .history .swiper-slide .txt_9 li{text-align: left;line-height: 26px;}
.about02 .con02 .history .swiper-slide .txt_10{top:316px;left:400px;}
.about02 .con02 .history .swiper-slide .txt_10 li{text-align: left;line-height: 26px;}
.about02 .con02 .history .swiper-slide .txt_11{top:28px;left:810px;}
.about02 .con02 .history .swiper-slide .txt_12{top:416px;left:806px;}
.about02 .con02 .history .swiper-slide .txt i{width:4px;height: 4px;background: #ac8860;border-radius: 50%;display: inline-block;margin: 3px 5px;}
.about02 .con02 .history .swiper-pagination-bullet{width:16px;height: 16px;}

.about03{background:url("../images/dealer/about/bg03.jpg"/*tpa=/template/uhd-china/pc/images/dealer/about/bg03.jpg*/) no-repeat center center #000;width:100%;height: 320px;padding-top: 100px;padding-bottom: 100px}
.about03 .con03{width:960px;margin:0 auto;height: 210px;border-top:1px solid #818181;border-bottom:1px solid #818181;padding:60px 0px;}
.about03 .con03 .col01{width:410px;height:230px;float:left;border-right:1px solid #818181;}
.about03 .con03 .col01 .h3{color:#a88f6f;font-size: 20px;margin-bottom: 30px;}
.about03 .con03 .col01 .c_list{width:100%;height: auto;overflow: hidden;}
.about03 .con03 .col01 .c_list li{height: 30px;line-height: 30px;color:#fff;font-size: 14px;}

.about03 .con03 .col02{width:190px;height:230px;float:left;border-right:1px solid #818181;}
.about03 .con03 .col02 .h3{color:#a88f6f;font-size: 20px;margin-bottom: 30px;text-align: center;}
.about03 .con03 .col02 .cc_list{width:58px;height: auto;overflow: hidden;margin: auto;}
.about03 .con03 .col02 .cc_list li{width:58px;height: 58px;margin-bottom: 20px;}
.about03 .con03 .col02 .cc_list .icon{width:58px;height: 58px;background-image: url("../images/dealer/about/icon02.png"/*tpa=/template/uhd-china/pc/images/dealer/about/icon02.png*/);}
.about03 .con03 .col02 .cc_list .icon a{width:100%;height: 100%;display: inline-block;}
.weibo{background-position: 0 0;}
.qq{background-position: 0 -77px;}


.about03 .con03 .col03{width:320px;height:230px;float:left;margin-left: 36px;}
.about03 .con03 .col03 .h3{color:#a88f6f;font-size: 20px;margin-bottom: 30px;text-align: left;padding-left: 15px;}
.about03 .con03 .col03 .ccc_list{width:320px;height: auto;overflow: hidden;margin: auto;padding-left: 25px;}
.about03 .con03 .col03 .ccc_list li{width:90px;float:left;text-align: left;}

.about04{background:url("../images/dealer/about/bg04.jpg"/*tpa=/template/uhd-china/pc/images/dealer/about/bg04.jpg*/) no-repeat center center #000;width:100%;height: 750px;}
.about04 .con04{width:960px;margin:0 auto 50px auto;height: 550px;}
.about04 .con04 img{width:100%;}
.about04 .con04_btn{width:430px;margin:auto;}
.con04_btn .pic4_1{width:203px;height:41px;float: left;}
.con04_btn .pic4_2{width:203px;height:41px;float: right;}

/***关于我们***/


/***加入我们***/
.us01{background:url("../images/dealer/us/bg01.jpg"/*tpa=/template/uhd-china/pc/images/dealer/us/bg01.jpg*/) no-repeat center center #000;width:100%;height: 550px;}
.us01 .ucon01{width:960px;margin: auto;}
.us01 .ucon01 .title{font-size: 36px;color:#a88f6f;padding-top: 130px;margin-bottom: 30px;}
.us01 .ucon01 .conpany_name{font-size: 20px;color:#a88f6f; text-align: left;margin-bottom: 20px;line-height: 24px;}
.us01 .ucon01 .conpany_txt{font-size: 15px;color:#fff;text-align: left;margin-bottom: 10px;width:400px;line-height: 24px;}
.us01 .ucon01 .conpany_txt p{margin-bottom: 20px;line-height: 24px;}
.us01 .ucon01 .conpany_remark{font-size: 14px;color:#a88f6f;}

.us02{background:url("../images/dealer/us/bg02.jpg"/*tpa=/template/uhd-china/pc/images/dealer/us/bg02.jpg*/) no-repeat top center #000;width:100%;height: 800px;}
.us02 .ucon02{width:960px;margin: auto;}
.us02 .ucon02 img{width: 100%}
.us02 .ucon02 .title{font-size: 24px;color:#a88f6f;height: 100px;position: relative;}
.us02 .ucon02 .title .menu{position: absolute;top:0;left:0;width:600px;height: 100px;}
.us02 .ucon02 .title .menu li{width:auto;height: 38px;float: left;cursor: pointer;line-height: 38px;margin-top: 31px;padding:0 20px;font-size: 22px;}
.us02 .ucon02 .title .menu .active{background: #a88f6f;color:#fff;}
.us02 .ucon02 .title .menu li:last-child{margin-right: 0;}
.us02 .ucon02 .photo{width:960px;height: 530px;margin:50px auto 15px auto;overflow:hidden;}
.us02 .ucon02 .photo .swiper-container{height: 630px;}
.us02 .ucon02 .photo .swiper-slide{height: auto;}
.us02 .ucon02 .photo .swiper-slide img{width:100%;margin-bottom: 32px;}
.us02 .ucon02 .photo .swiper-container p{position: absolute;bottom:120px;left:50%;margin-left: -390px; color:#828282;font-size: 16px;line-height: 26px;text-align: left;width:780px;}
.us02 .ucon02 .u_li{width:100%;height: auto;overflow: hidden;}
.us02 .ucon02 .u_li li{height: auto;font-size: 14px;color: #000;padding:10px 20px;line-height: 20px;background:url("../images/dealer/us/li_icon.png"/*tpa=/template/uhd-china/pc/images/dealer/us/li_icon.png*/) no-repeat top left;}
.us02 .ucon02 .photo .swiper-button-next,.us02 .ucon02 .photo .swiper-button-prev{top:33%;}

.us03{background:url("../images/dealer/us/bg05.jpg"/*tpa=/template/uhd-china/pc/images/dealer/us/bg05.jpg*/) no-repeat center center #000;width:100%;height: 750px;}
.us03 .ucon03{width:960px;margin: auto;position: relative;}
.us03 .ucon03 .pic5_1{position: absolute;top:260px;left:50%;margin-left:-337px;width:675px;height: 172px;}
.us03 .ucon03 .pic5_2{position: absolute;top:460px;left:170px;width:150px;height: 195px;cursor: pointer;}
.us03 .ucon03 .pic5_3{position: absolute;top:460px;left:420px;width:150px;height: 195px;cursor: pointer;}
.us03 .ucon03 .pic5_4{position: absolute;top:460px;left:650px;width:150px;height: 195px;cursor: pointer;}

.us04{background:url("../images/dealer/us/bg04.jpg"/*tpa=/template/uhd-china/pc/images/dealer/us/bg04.jpg*/) no-repeat center center #ffffff;width:100%;height: 582px;padding-top: 230px;}
.us04 .ucon04{width:345px;margin:30px auto;}
.us04 .ucon04 .h3{color:#a88f6f;font-size: 24px;margin-bottom: 20px;}
.us04 .ucon04 .remark{color:#969696;font-size: 14px;margin-bottom: 10px;}

.us04 .ucon04 .zhuyi{height: auto;overflow: hidden;margin-top: 30px;}
.zhuyi .zytitle{font-size: 14px;color:#a88f6f;}
.zhuyi .u_li{width:100%;height: auto;overflow: hidden;}
.zhuyi .u_li li{height: auto;font-size: 12px;color: #797979;padding:5px 14px;line-height: 20px;background:url("../images/dealer/us/li_icon02.png"/*tpa=/template/uhd-china/pc/images/dealer/us/li_icon02.png*/) no-repeat top left;}

.pic5_bg{position: fixed;top:0;left:0;width:100%;height: 100%;background: #000;opacity: 0.92;display: none;z-index: 599;}
.pic5_22{position: fixed;width:1000px;height: 500px;top:50%;left:50%;margin-left: -500px;margin-top: -250px;z-index: 600;display: none;}
.pic5_33{position: fixed;width:1000px;height: 500px;top:50%;left:50%;margin-left: -500px;margin-top: -250px;z-index: 600;display: none;}
.pic5_44{position: fixed;width:1000px;height: 500px;top:50%;left:50%;margin-left: -500px;margin-top: -250px;z-index: 600;display: none;}

/***加入我们***/



/***搜索***/
.div_bg{background: #000;opacity: 0.92;width:100%;height: 100%;position: fixed;top:0;left:0;z-index: 99;display: none;}
.search_box{width:690px;height:72px;position: fixed;top:50%;margin-top: -36px;left:50%;margin-left: -345px;z-index: 100;display: none;}
.search_box .search_input{width:435px;height: 70px;border:1px solid #c5c5c5;float:left;background: #fff;font-size: 26px;padding-left: 10px;margin-right: 10px;}
.search_box .search_btn1{width:110px;height: 72px;line-height:72px;background: #a88f6f;color:#fff;text-align: center;font-size: 26px;float:left;margin-right: 10px;cursor: pointer;}
.search_box .search_btn2{width:108px;height: 70px;line-height:70px;background: #333;color:#fff;text-align: center;font-size: 26px;float:left;border:1px solid #505050;cursor: pointer;}

.share_box{width:1000px;height: 600px;position: fixed;top:50%;margin-top: -300px;left:50%;margin-left: -500px;z-index: 100;display: none;}
.share_box .share_close{width:54px;height: 54px;position: absolute;top:100px;right:0;cursor: pointer;}
.share_box .share_list{width:480px;height: 92px;position: absolute;top:270px;left:50%;margin-left: -240px;}
.share_box .share_list li{width:97px;height: 97px;float:left;margin-right:20px;cursor: pointer;}
.share_box .share_list li.icon{width:97px;height: 97px;background-image: url("../images/icon02.png"/*tpa=/template/uhd-china/pc/images/icon02.png*/)}
.share_box .share_list li.icon a{width:100%;height: 100%;display: inline-block;}
.share_box .share_list li.weibo{background-position: 0 0}
.share_box .share_list li.weixin{background-position: -128px 0}
.share_box .share_list li.doubai{background-position: -256px 0}
.share_box .share_list li.qq{background-position: -384px 0}
.share_box .share_list li:hover.weibo{background-position: 0 -97px}
.share_box .share_list li:hover.weixin{background-position: -128px -97px}
.share_box .share_list li:hover.doubai{background-position: -256px -97px}
.share_box .share_list li:hover.qq{background-position: -384px -97px}

.code{position: absolute;width:1000px;height: 344px;top:50%;left:50%;margin-left: -500px;margin-top: -172px;z-index: 100;text-align:center;display: none;}
.code .code_close{width:54px;height: 54px;position: absolute;top:0px;right:0;cursor: pointer;}

.code2{position: absolute;width:670px;height: 344px;top:50%;left:50%;margin-left: -335px;margin-top: -172px;z-index: 100;text-align:center;display: none;}
.code2 .code2_close{width:54px;height: 54px;position: absolute;top:0px;right:-60px;cursor: pointer;}

/***搜索***/

/***搜索结果***/
.search_list{width:1000px;margin:30px auto;}
.search_list h2{font-size: 48px;color:#1f1f1f;text-align: center;padding-top: 30px;}
.search_dl{width:100%;height: auto;overflow: hidden;border-bottom: 10px solid #d5d5d5;padding-bottom: 50px;margin-bottom: 10px;}
.search_dl .sea_title{font-size: 34px;color:#ac8860;margin-bottom: 10px;}
.search_dl .sea_title a{width:100px;background: url("../images/icon03.png"/*tpa=/template/uhd-china/pc/images/icon03.png*/) right center no-repeat;line-height: 29px;float:right;display: inline-block;font-size: 24px;color:#969696;padding-right: 32px;}


.search_dl .s_page{width:1000px;margin:auto;position: relative;height: auto;overflow: hidden;}
.search_dl .s_page ul{width:100%;height: 262px;}
.search_dl .s_page li{width: 248px;border: solid 1px #e8e8e8;height: 240px;float:left;text-align: center;padding:10px 0px;}
.search_dl .s_page li img{height:65%;text-align: center;}
.search_dl .s_page li a{}
.search_dl .s_page .prtitle{ text-align: center; font-size: 20px; color: #A88F6F;width:80%;margin: 5% auto;word-wrap: break-word;}


.newss{width:1000px;margin:0px auto;}
.newss ul{}
.newss ul li{margin-bottom: 20px;height: auto;overflow: hidden;}
.newss ul li .photo{width:350px;height: 234px;border:3px solid #c6c8c9;float: left;}
.newss ul li .photo img{width:100%;height: 100%;}
.newss ul li .time{width:90px;height: 240px;background: #e5e5e5;float: left;color:#969696;text-align: center;}
.newss ul li .time .style1{font-size: 24px;padding:30px 0px 10px 0px;}
.newss ul li .time .style2{font-size: 26px;color:#373737;padding-bottom: 30px;}
.newss ul li .time .style3{font-size: 24px;}
.newss ul li .content{width:554px;height: 240px;background: #f4f4f4;float: left;}
.newss ul li .content .ntitle{font-size: 26px;color:#969696;padding: 30px;}
.newss ul li .content .nkey{font-size: 15px;color:#969696;padding: 0 30px;}
.newss ul li .content .btn{background:#a88f6f;color: #fff;height: 24px;line-height: 24px;margin:20px 30px;padding:0px 10px;display: inline-block; text-align: center;font-size: 14px;}
.newss ul li a:hover .photo{border:3px solid #a88f6f;}
.newss ul li a:hover .time{background: #917857;color:#917857;}
.newss ul li a:hover .time .style1{color:#fff;}
.newss ul li a:hover .time .style2{color:#fff;}
.newss ul li a:hover .time .style3{color:#fff;}
.newss ul li a:hover .content{background: #a88f6f;color:#fff;}
.newss ul li a:hover .content .ntitle{color: #fff;}
.newss ul li a:hover .content .nkey{color: #fff;}
.newss ul li a:hover .content .btn{background: #fff;color:#a88f6f;}


.search_dl .pro_list{height: auto;overflow: hidden;width:1000px;margin:auto;padding-top: 30px;}
.search_dl .pro_list .item_box{margin:12px 24px 12px 0;position: relative;width:488px;float:left;}
.search_dl .pro_list .item_box:nth-child(2n+0){margin:12px 0;}
.search_dl .pro_list img{display: block;}
.search_dl .pro_list dl{color: #FFFFFF;position: absolute;bottom: 0px;left: 0px;width: 100%;}
.search_dl .pro_list dt{padding:2% 3% 3% 5%;width:20%;font-size: 22px;position: absolute;left:0;top:0;}
.search_dl .pro_list dd{font-size: 28px;padding:2% 0% 3% 2%;width:70%;position: absolute;left:27%;top:0;}
.search_dl .pro_list .tab{display: none;height: auto;overflow: hidden;}

/***搜索结果***/


/*售后服务*/
.service{height: auto;overflow: hidden;width:960px;margin:auto;}
.service .service_title{color:#ac8860;font-size: 43px;text-align: center;padding:100px 0 70px 0;}
.service .service_title h2{font-size: 33px;color:#ac8860;text-align: center;margin-bottom: 30px;font-weight: normal;}
.service .service_title p{font-size: 14px;color:#979797;text-align: center;line-height: 26px;}
.service .choose_list_container{width:100%;margin:auto;height: auto;overflow: hidden;}
.service .choose_list_container h2{color:#A88861;font-size:20px;padding:20px 10px;}
.service .choose_list_container dt{font-size:18px;height:45px;line-height:45px;color:#969696;position:relative;background: #ececec;width:100%;margin:auto;margin-bottom: 10px;overflow: hidden;cursor: pointer;}
.service .choose_list_container dt.active{color:#AB8860;}
.service .choose_list_container dd{background:#fff;color:#979797;line-height:1.8;font-size: 14px;margin-bottom: 10px;width:100%;padding:0% 0%;}
.service .choose_list_container img{margin-right:10px;}
.service .choose_list_container p{text-indent:2em;}
.service .navContent{display: none;}
/*售后服务*/

/*选购须知*/
.guide{height: auto;overflow: hidden;width:960px;margin:auto;}
.guide .guide_title{color:#ac8860;font-size: 43px;text-align: center;padding:0px 0 20px 0;}
.guide .guide_title h2{font-size: 33px;color:#ac8860;text-align: center;margin-bottom: 30px;font-weight: normal;}
.guide .guide_title p{font-size: 14px;color:#979797;text-align: left;line-height: 26px;margin-bottom: 10px;}
.guide .choose_list_container{width:100%;margin:20px auto;height: auto;overflow: hidden;}
.guide .choose_list_container h2{color:#A88861;font-size:20px;padding:20px 10px;}
.guide .choose_list_container dt{font-size:18px;height:45px;line-height:45px;color:#969696;position:relative;background: #ececec;width:100%;margin:auto;margin-bottom: 10px;overflow: hidden;cursor: pointer;}
.guide .choose_list_container dt.active{color:#AB8860;}
.guide .choose_list_container dd{background:#fff;color:#979797;line-height:1.8;font-size: 14px;margin-bottom: 10px;width:100%;padding:0% 0%;}
.guide .choose_list_container img{margin-right:10px;}
.guide .choose_list_container p{text-indent:2em;}
.guide .navContent{display: none;}
/*选购须知*/


/***保修卡***/
.card{width:100%;height:100%; background: url("../images/customer/suggest/bg.jpg"/*tpa=/template/uhd-china/pc/images/customer/suggest/bg.jpg*/) no-repeat fixed;background-size:cover;}
.card_box{width:439px;padding:20px 70px;height: 1280px;margin: 70px auto;background: url("../images/customer/suggest/box_bg.png"/*tpa=/template/uhd-china/pc/images/customer/suggest/box_bg.png*/) no-repeat;}
.card_box .h3{color:#ac8860;font-size: 30px;text-align: center;padding:10px 0;}
.card_box .desc{color:#ac8860;font-size: 12px;margin-bottom: 20px;}
.card_box .advice{border:2px solid #d3d3d3;width:100%;height: 160px;background: #f4f4f4;font-size: 16px;}

.from_list{width:100%;height: auto;overflow:hidden;border-top:1px solid #ccc;padding-top: 10px;} 
.from_list .h3{font-size:18px;color:#A88F6F;font-weight:normal;padding:10px 0px;text-align: left;}
.from_list{width:100%;height: auto;overflow:hidden;} 
.from_list input{height: 45px;line-height: 45px;border: 1px solid #d3d3d3;width:97%;padding-left: 2%;font-size: 18px;background: #f4f4f4;}
.from_list select{width:100%;height: 45px;line-height: 45px;background: #f4f4f4;border: 1px solid #d3d3d3;font-size: 18px;font-family: '微软雅黑';color:#000;}
.from_list textarea{border: 1px solid #d3d3d3;width:97%;padding-left: 2%;font-size: 18px;background: #f4f4f4;height: 120px;font-family: '微软雅黑';}
.from_list .input02{width:100%;margin-bottom: 10px;}
.from_list .ctitle{font-size: 16px;color:#666;height: auto;line-height: 26px;}
.from_list .ctitle b{color:red;}
.from_list .list{width:100%;height: auto;overflow: hidden;margin-bottom: 10px;}
.from_list .list li{width:49%;padding-right:1%;float: left;position: relative;}
.from_list .list li .idv{position: absolute;width:40px;height: 25px;line-height: 25px;top:10px;left:10px;font-size: 18px;border-right:1px solid #c5c5c5;}
.from_list .list li input{width:76%;padding-left: 23%}
.from_list .list li select{width:100%;height: 45px;line-height: 45px;background: #f4f4f4;border: 1px solid #d3d3d3;font-size: 18px;}
.from_list .h3{font-size:18px;color:#A88F6F;font-weight:normal;padding:10px 0px;text-align: left;}

/***保修卡***/

.foot_nav{
float: left;

	width: 100%;
  
  background: #323232;
	height: auto;
  /*height: 350px;*/


}
.foot_nav .f_con{
    width:1200px;
    /*padding:0 200px;*/

    /*height: 350px;*/
    margin-left:auto;
	margin-right: auto;


}
.foot_nav .f_con .f_left{

   float: left;
	margin-bottom: 15px;

}
.dl_1{

	width:390px;
	/*height: 176px;*/
	border-right:1px solid rgba(255,255,255,.2);
	float: left;
	margin-right:20px;
	margin-top: 48px;
}

.f_left dt{

	font-size: 16px;
	margin-bottom: 32px;
	color:#fff;
}
.f_left dt a{color:#fff;}
.f_left dd li{

	font-size: 14px;
	color:rgba(255,255,255,0.5);
	line-height: 23px;
	float: left;
	width:33.3333%;
}
.f_left dd li a{

    color:rgba(255,255,255,0.5);
    transition: color 0.3s;

}
.f_left dd li a:hover{

	color: rgba(255,255,255,.9);
	transition: color 0.3s;
}

.dl_2{

	width:100px;
	/*height: 176px;*/
	border-right:1px solid rgba(255,255,255,.2);
	float: left;
	margin-right:20px;
	margin-top: 48px;
	margin-left: 20px;
}
.dl_3{

	width:120px;
	/*height: 176px;*/
	float: left;
	margin-right:0px;
	margin-top: 48px;
}
.dl_2 li{

	width:100%!important;
}

.foot_nav .f_con .f_right{

   float: right;
   margin-top: 48px;


}

.bottomLxbtn {
    text-align: right;
    padding-right: 16px;
}
.bottom_Phone_title {
    font-size: 14px;
    color: #6f6f6f;
    margin-bottom: 16px;
}
.bottom_Phone {
    font-size: 32px;
    color: #abaaaa;
}
.gztime {
    color: #6f6f6f;
}
.bottomQQ {
    padding-top: 12px;
    color: #6f6f6f;
}

.fl {
    float: left;
}

#copyright{width:100%;height:60px;text-align:left;background:#000000;font-size:12px;color:#6c6c6c; position:relative; z-index:1;}
#copyright .copy_c{width:1200px;position:relative;margin:0 auto;}
#copyright .copy_c .cl{width:650px;float:left;font-size: 16px;color:rgba(255,255,255,0.2);line-height:60px;}
#copyright .copy_c .cl a:link{color:rgba(255,255,255,0.2);}
#copyright .copy_c .icon{width:140px;float: right;text-align: right;}
#copyright .copy_c .icon a{display: inline-block;width:33px;height: 33px;margin-top:13px;}
#copyright .copy_c .icon .weibo{

	background: url("../images/dealer/foot_icon.png"/*tpa=/template/uhd-china/pc/images/dealer/foot_icon.png*/) no-repeat;
	margin-right: 16px;

}
#copyright .copy_c .icon .qq{

	background: url("../images/dealer/foot_icon.png"/*tpa=/template/uhd-china/pc/images/dealer/foot_icon.png*/) no-repeat;
	background-position:-48px 0;
	
}
#copyright .copy_c .cr{width:370px;float:left;text-align:left}
#copyright .copy_c a:link,#copyright .copy_c a:visited{color:rgba(255,255,255,0.2);}

#copyright1{width:100%;height:60px;line-height:60px;text-align:left;background:#000000;font-size:12px;color:#6c6c6c;  z-index:1;}
#copyright1 .copy_c{width:960px;position:relative;margin:0 auto;}
#copyright1 .copy_c .cl{width:350px;float:left;}
#copyright1 .copy_c .cl a:link{color:#6c6c6c;}
#copyright1 .copy_c .cr{width:450px;float:right;text-align:right}
#copyright1 .copy_c a:link{color:#6c6c6c;}


#copyright_2{width:100%;height:40px;line-height:40px;text-align:left;background:#000000;font-size:12px;color:#6c6c6c; position:fixed;bottom:0;left:0; z-index:1;}
#copyright_2 .copy_c{width:960px;position:relative;margin:0 auto;}
#copyright_2 .copy_c .cl{width:450px;float:right;}
#copyright_2 .copy_c .cl a:link{color:#6c6c6c;}
#copyright_2 .copy_c .qqicon{width:140px;float: left;text-align: center;}
#copyright_2 .copy_c .qqicon a{display: inline-block;width:25px;height: 40px;}
#copyright_2 .copy_c .cr{width:370px;float:left;text-align:left}
#copyright_2 .copy_c a:link,#copyright_2 .copy_c a:visited{color:#6c6c6c;}

.float-bar {height:43px;position:fixed;display:none;right:0px;bottom:0px;/*margin-left:600px;*/margin-top:0px;background-repeat:no-repeat;z-index: 100;}
.float-bar .item {width:76px;height:43px;margin-bottom:1px;display:block;cursor:pointer;color:#666;text-align:center;position: relative;}

#msgDiv { z-index:10001; width:716px; height:438px; position:fixed; _position:absolute; left:50%; top:50%; font-size:12px; margin:-219px 0 0 -358px!important; display: none; _bottom:auto;_top:expression(eval(document.documentElement.scrollTop+300));}
*html{background-image:url(about:blank);background-attachment:fixed;}
#msgDetail{width:716px;height:402px;background:#000000;float:left;}
#msgtit{width:680px;height:20px;padding-top:8px;color:#ffffff;float:left;font-size:14px;font-weight:bold;}
#msgShut{width:36px;height:20px;padding-top:8px;color:#ffffff;float:left;font-size:12px;cursor:hand;}
#bgDiv {display: none; position: absolute; top: 0px; left: 0px; right:0px; background:url("../images/sp_bg.png"/*tpa=/template/uhd-china/pc/images/sp_bg.png*/); _background-color: #000; _opacity:1; _filter:alpha(opacity=90); z-index:1000;}


.new_menu{width:960px;height:402px;margin:0 auto; position:relative;}
.new_menu ul li{ position:absolute;}
.new_menu ul li.icon_1{left:0px;top:0px;width:475px;height:196px;}
.new_menu ul li.icon_2{right:0px;top:0px;width:475px;height:196px;}
.new_menu ul li.icon_3{left:0px;bottom:0px;width:313px;height:196px;}
.new_menu ul li.icon_4{left:323px;bottom:0px;width:313px;height:196px;}
.new_menu ul li.icon_5{right:0px;bottom:0px;width:314px;height:196px;}
.new_menu ul li.icon_1 a{width:475px;height:196px;display:block;background:url("../images/index_picc_03.png"/*tpa=/template/uhd-china/pc/images/index_picc_03.png*/) left top no-repeat;}
.new_menu ul li.icon_1 a:hover{background:url("../images/iconyy_hover_03.png"/*tpa=/template/uhd-china/pc/images/iconyy_hover_03.png*/) left top no-repeat;}
.new_menu ul li.icon_2 a{width:475px;height:196px;display:block;background:url("../images/index_picc_05.png"/*tpa=/template/uhd-china/pc/images/index_picc_05.png*/) left top no-repeat;}
.new_menu ul li.icon_2 a:hover{background:url("../images/iconyy_hover_05.png"/*tpa=/template/uhd-china/pc/images/iconyy_hover_05.png*/) left top no-repeat;}
.new_menu ul li.icon_3 a{width:313px;height:196px;display:block;background:url("../images/index_picc_09.png"/*tpa=/template/uhd-china/pc/images/index_picc_09.png*/) left top no-repeat;}
.new_menu ul li.icon_3 a:hover{background:url("../images/iconyy_hover_09.png"/*tpa=/template/uhd-china/pc/images/iconyy_hover_09.png*/) left top no-repeat;}
.new_menu ul li.icon_4 a{width:313px;height:196px;display:block;background:url("../images/index_picc_11.png"/*tpa=/template/uhd-china/pc/images/index_picc_11.png*/) left top no-repeat;}
.new_menu ul li.icon_4 a:hover{background:url("../images/iconyy_hover_11.png"/*tpa=/template/uhd-china/pc/images/iconyy_hover_11.png*/) left top no-repeat;}
.new_menu ul li.icon_5 a{width:314px;height:196px;display:block;background:url("../images/index_picc_13.png"/*tpa=/template/uhd-china/pc/images/index_picc_13.png*/) left top no-repeat;}
.new_menu ul li.icon_5 a:hover{background:url("../images/iconyy_hover_13.png"/*tpa=/template/uhd-china/pc/images/iconyy_hover_13.png*/) left top no-repeat;}


#fc_box {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 902;
    overflow-x: hidden;
    overflow-y: auto;
    display: none;
    
}

#fc_mask {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#fc {
    color: #535353;
    width:800px;
    -webkit-overflow-scrolling: touch;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 100;
    background: #e5e5e5;
}

#fc .hpe-overlay-container {
    min-height: 300px;
    z-index: 2;
}
.hpe-overlay-container .h2{

    font-size: 48px;
    color:#98795c;
    margin-top: 50px;
    text-align: center;
    margin-bottom: 48px;

}

.hpe-overlay-container .img{

	text-align: center;
	margin-bottom: 16px;
}
.hpe-overlay-container .img img{

	width:35%;
	margin:0 5% 0 10%;
	float: left;
}
.hpe-overlay-container .img img:nth-child(2){

	width:35%;
	margin:0 10% 0 5%;
	float: left;
}
.hpe-overlay-container .f_txt{


	font-size: 28px;
	color:#474747;
	line-height: 40px;
	width:80%;
	margin:64px auto 48px auto;
}

.s_red{

	color:#d70500;
}

#fc .fc_close {
    position: absolute;
    top: 0px;
    right: -65px;
    width: 55px;
    height: 55px;
    background: url("../images/dealer/close.png"/*tpa=/template/uhd-china/pc/images/dealer/close.png*/) no-repeat;
}

.no-scroll {
    overflow: hidden;
}

.sc .swipernext, .sc .swiperprev {
	position: absolute;
	top: 35%;
	z-index: 10;
	transform: translate(0%, -50%);
	cursor: pointer;
	width: 38px;
	height: 75px;
}
.sc .swipernext {
    right: 0px;
    left: auto;
    background-image: url("../images/dealer/us/right.png"/*tpa=/template/uhd-china/pc/images/dealer/us/right.png*/);
}
.sc .swiperprev {
    left: 0px;
    right: auto;
    background-image: url("../images/dealer/us/left.png"/*tpa=/template/uhd-china/pc/images/dealer/us/left.png*/);
}

#copyright_4{width:100%;height:40px;line-height:40px;text-align:left;background:#000000;font-size:12px;color:#6c6c6c; position:fixed;bottom:0;left:0; z-index:1;}
#copyright_4 .copy_c{width:960px;position:relative;margin:0 auto;}
#copyright_4 .copy_c .cl{width:450px;float:right;}
#copyright_4 .copy_c .cl a:link{color:#6c6c6c;}
#copyright_4 .copy_c .qqicon{width:140px;float: left;text-align: center;}
#copyright_4 .copy_c .qqicon a{display: inline-block;width:25px;height: 40px;}
#copyright_4 .copy_c .cr{width:370px;float:left;text-align:left}
#copyright_4 .copy_c a:link,#copyright_4 .copy_c a:visited{color:#6c6c6c;}