﻿@charset "utf-8";
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0;}
/* CSS Document */
body{margin:0; padding:0; font-family:"微软雅黑";-webkit-text-size-adjust:100%; min-width: 320px;overflow-x:hidden;}
input:required,textarea:required{outline:0 none; -webkit-box-shadow:none; -moz-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; box-shadow: none;-webkit-appearance: none !important;}
*{margin:0; padding:0;}
a{text-decoration:none !important;line-height:none !important;cursor:pointer !important;}
a:focus{outline:none!important;}
ul,li,dl,dt,dd{list-style-type:none;}
i{font-style:normal}
li{list-style: none;}
img{max-width: 100%;}
.container-fluid{max-width:1230px !important;}
.max{max-width:1920px !important;margin: 0 auto !important;}
.overflow{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.tr3{transition:all 0.3s; -moz-transition:all 0.3s;-ms-transition:all 0.3s; -o-transition:all 0.3s; -webkit-transition:all 0.3s;}
.tr5{transition:all 0.5s; -moz-transition:all 0.5s;-ms-transition:all 0.5s; -o-transition:all 0.5s; -webkit-transition:all 0.5s}
.tr7{transition:all 0.7s; -moz-transition:all 0.7s;-ms-transition:all 0.7s; -o-transition:all 0.7s; -webkit-transition:all 0.7s}
.sizeCover{background-position: 50% 50%; background-size: cover;}
.clearfix:before,.clearfix:after {display: table;content:'';}
.clearfix:after{clear: both;}
.clearfix{ *zoom:1;}
.vertical_center{display: table-cell;vertical-align: middle;}
.wzduiqi{text-align: justify;text-align-last: auto;}

/*大图轮播*/
.banner .lb1,.lb1 img{width: 100%;overflow: hidden;display: block;cursor: all-scroll;}
.banner .swiper-button-next{height: 150px!important;margin-top: -70px!important;width: 100px!important;right: -100px;}
.banner .swiper-button-prev{height: 150px!important;margin-top: -70px!important;width: 100px!important;left: -100px;}
.banner .lb1:hover .swiper-button-next{display:none;right: 10px;transition:all 0.6s;}
.banner .lb1:hover .swiper-button-prev{display:none;left: 10px;transition:all 0.6s;}
.banner .swiper-pagination-bullet{width:10px!important;height: 10px!important;}
.banner .swiper-pagination .swiper-pagination-bullet{width:34px !important;height:5px !important;border: 1px solid #fcc900 !important;background: fixed;border-radius: 0;opacity: 1;}
.banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#fcc900 !important}

.logo{width: 100%;}
.logo .img{line-height: 110px;height: 110px;}
.logo .img img{max-height:94%;}
.logo .tt{color: #000000;font-size: 17.5px;background: url(../images/tu1.png)no-repeat left bottom;padding-left: 36px;margin-top: 39px;}
.logo .tt span{color: #fcc900;font-size: 32px;font-family: 'Arial';font-weight: bold;line-height: 32px;position: relative;top:2px;}


/*pc导航*/
header nav{background:#201f1a;position: relative;}
header nav ul{font-size: 0;margin:0;}
header nav ul li{position: relative;float:left;width:calc(100% / 10);text-align: center;}
header nav ul li > a{position: relative;text-align:center; line-height:60px; display:block; color: #fff;font-size: 14px;width: 100%;}
header nav ul li .ul {position:absolute; display:none;padding:inherit;padding-top: 0px;left: 0;top: 100%;z-index: 100;width: 100%;}
header nav ul li .ul .li{float:none;position: relative;width: 100%;font-size: 14px;background:rgba(32,31,26,0.89);line-height:22px;padding:8px 5px; color: #fff;border-top: 1px solid rgba(255,255,255,0.1);}
header nav ul li:after{content:"";width: 1px;height: 14px;background: url(../images/tu2.png)no-repeat center center;position: absolute;left: 0;top:0;bottom:0;margin: auto;}
header nav ul li:last-of-type:before{content:"";width: 1px;height: 14px;background: url(../images/tu2.png)no-repeat center center;position: absolute;right: 0;top:0;bottom:0;margin: auto;}
header nav ul li:hover{background: #fcc900;}
header nav ul li:hover:after{display:none;}
header nav ul li:hover+li:after{display:none;}
header nav ul li.active:after{display:none;}
header nav ul li.active+li:after{display:none;}
header nav ul li.active{background: #fcc900;}
header nav ul li:hover:last-of-type:before{display:none;}
header nav ul li.active:last-of-type:before{display:none;}
header nav ul li:hover > a{color: #fff;}
header nav ul li.active > a{color: #fff;}
header nav ul li .ul .li:hover{background:#fcc900;color: #fff;}

/*移动导航*/
header .sjdnav{ display:none;width:120px;height:auto;position:absolute;right:0;top:110px;z-index:2000; }
header .sjdnav ul{ padding:0; margin:0;}
header .sjdnav li{width:100%;background:rgba(0,0,0,0.55);text-align:center;font-size:15px;line-height:38px;border-bottom: 1px solid rgba(255,255,255,0.2);}
header .sjdnav li a{display:block;color:#fff;}
header .sjdnav li a:hover{ background:#fcc900;}
header .ydd_btn{width:40px;cursor:pointer;position:absolute;z-index:2000;top:46px;right:15px;}
header .ydd_btn span{ display:block; width:100%; height:4px; background:#fcc900;}
header .ydd_btn span.span02{margin:4px 0;}
header .ydd_btn.click{ background:none;}
header .ydd_btn.click span{ background:#fcc900;}
header .ydd_btn.click span.span01{transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); position:relative;top:8px;margin-top:0px;} 
header .ydd_btn.click span.span02{margin:4px 0;}
header .ydd_btn.click span.span03{transform:rotate(-45deg);-ms-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -o-transform:rotate(-45deg);position:relative;top:-8px;margin-top:0px;}
header .ydd_btn.click span.span02{ width:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}

.mainbox{padding:60px 0;}
.title{font-size: 28px;color: aliceblue;font-weight: bold;position: relative;line-height: 28px;margin-bottom: 24px;}
.title span{font-size: 15px;color: #bdbcbc;font-family: 'Arial';text-transform: uppercase;font-weight: 100;padding-left: 6px;}
.title a{font-size: 15px;color: #bdbcbc;font-family: 'Arial';text-transform: uppercase;font-weight: 100;position: absolute;right: 0;bottom:0;}
.title a:hover{color:#e60012 !important;}

.main1 .list{display:block;}
.main1 .list .tt1{background:#fcc900;padding:15px 10px;text-align: center;color: #121212;}
.main1 .list .tt2{font-size: 18px;text-transform: uppercase;line-height: 30px;}
.main1 .list .tt3{font-size:40px;line-height: 50px;}
.main1 .list:hover .tt1{background:#e2b814}
.main1 form{background:#3e3a39;width: 100%;display: block;border: 6px solid #e3b500;margin-top: 50px;padding:30px 14px;}
.main1 form input{background:#898989;line-height: 48px;height: 48px;color: #fff !important;font-size: 15px;padding: 0 15px;border: 0;width: calc(33.33% - 115px);float: left;margin: 0 11px;}
.main1 form select{background:#898989 url(../images/tu3.png) no-repeat right center !important;line-height: 48px;height: 48px;color: aliceblue;font-size: 15px;padding: 0 15px;border: 0;width: calc(33.33% - 115px);float: left;margin: 0 11px;}
select{
	appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
	
}
.main1 form button{background:#dcb002;line-height: 48px;height: 48px;color: #fff;font-size: 16px;padding: 0 15px;border: 0;width: 260px;float: left;margin-left: 11px;}
.main1 form button:hover{background:#b99509;}






.main1 form input::-moz-placeholder { color: #fff !important; }
.main1 form input:-ms-input-placeholder { color: #fff !important; }
.main1 form input::-webkit-input-placeholder { color: #fff !important; }

.main2 .gallery-thumbs{padding: 0 30%;position: relative;z-index: 10;}
.main2 .gallery-thumbs:before{content:"";width: 100%;height: 1px;background: #fff;position: absolute;left: 0;bottom:0;right: 0;z-index: 10;}
.main2 .gallery-thumbs div{z-index: 10;}
.main2 .gallery-thumbs .swiper-wrapper .tt{font-size: 23px;color: #b1b1b1;text-align: center;line-height: 48px;z-index: 100;position: relative;cursor: pointer;}
.main2 .gallery-thumbs .swiper-slide-thumb-active .tt{color:#fff;font-size:26px;}
.main2 .gallery-thumbs .swiper-slide-thumb-active .tt:before{content:"";width: 100% !important;height: 2px;background: #dcb002;position: absolute;left: 0;right: 0;bottom:0;z-index: 100;overflow: hidden;}
.main2 .gallery-top{margin-top:30px;}
.main2 .bian{padding:0 110px;}
.main2 .bian .nextleft{background: fixed;color: aliceblue;font-size: 60px;width: 60px;height: 60px;line-height: 60px;text-align: right;padding-top: 2px;margin-top: 0;}
.main2 .bian .prevright{background: fixed;color: aliceblue;font-size: 60px;width: 60px;height: 60px;line-height: 60px;text-align: left;padding-top: 2px;margin-top: 0;}

.main3 .title{color: #000;}
.main3 .title span{color: #666666;}
.main3 .title a{color: #666666;}
.main3 .bian{padding:0 110px;}
.main3 .bian .swiper-button-next{background: fixed;color: #000;font-size: 60px;width: 60px;height: 60px;line-height: 60px;text-align: right;padding-top: 2px;margin-top: -30px;}
.main3 .bian .swiper-button-prev{background: fixed;color: #000;font-size: 60px;width: 60px;height: 60px;line-height: 60px;text-align: left;padding-top: 2px;margin-top: -30px;}
.main3 .bian .swiper-button-prev:hover,.main3 .bian .swiper-button-next:hover{color: #dcb002;}
.main3 .list{display:block;width: 180px;height: 180px;border-radius: 50%;overflow: hidden;border: 1px solid #aaaaaa;margin: 33px auto 0 auto;}
.main3 .list .tt{font-size: 24px;color: #333333;text-align: center;padding: 0 18px;}
.main3 .list .img{display: block;margin: 0 auto;width:70%;height: 118px;position: relative;}
.main3 .list .img img{display: block;margin: auto;position: absolute;left: 0;right: 0;top:15px;bottom: 0;max-height: 100%;}
.main3 .list:hover{background-color:#dcb002}

.main4 .title1{font-size:0;text-align:center;}
.main4 .title1:before{content:"";width: 100%;height: 1px;background: #fff;position: absolute;left: 0;bottom:0;right: 0;z-index: 10;}
.main4 .title1 .tt{display:inline-block;font-size: 18px;color: #b1b1b1;text-align: center;line-height: 48px;z-index: 100;position: relative;cursor: pointer;padding: 0 50px;}
.main4 .title1 .tt:hover{color:#fff;}
.main4 .title1 .tt:hover:before{content:"";width: 100% !important;height: 2px;background: #dcb002;position: absolute;left: 0;right: 0;bottom:0;z-index: 100;overflow: hidden;}
.main4 .title1 .tt.active{color:#fff;}
.main4 .title1 .tt.active:before{content:"";width: 100% !important;height: 2px;background: #dcb002;position: absolute;left: 0;right: 0;bottom:0;z-index: 100;overflow: hidden;}
.main4 .lb4{margin-top:30px;}
.main4 .lb4 .list{display:block;}
.main4 .lb4 .list .imgbox{background: #fff;padding: 15px;border: 1px solid #e8e8e8;text-align: center;}
.main4 .lb4 .list .imgbox .tt1{font-size:17px;color: #000000;font-weight: bold;line-height: 44px;margin-top: 14px;}
.main4 .lb4 .list .imgbox .tt2{font-size:17px;color: #dcb002;line-height: 20px;}
.main4 .lb4 .list .imgbox .tt3{font-size:12px;color: #000;font-family: 'Arial';text-align: center;width: 64px;border: 2px solid #c7c7c6;line-height: 22px;margin: 12px auto;}
.main4 .lb4 .list:hover .imgbox{background:#252525;border-color: #252525;}
.main4 .lb4 .list:hover .imgbox .tt1{color: #fff;}
.main4 .lb4 .list:hover .imgbox .tt3{background:#ffba00;border-color: #ffba00;color: aliceblue;}

/*定制流程*/
.main5 .title{color: #000;}
.main5 .title span{color: #666666;}
.main5 .title a{color: #666666;}
.main5 .tt1{color: #603c38;font-size: 72px;text-align: center;font-weight: bold;line-height: 82px;}
.main5 .tt2{color: #2f2f2f;font-size: 48px;text-align: center;line-height: 58px;margin-top: 14px;}
.main5 .img1{margin:40px 0;}
.main5 .img2{margin-top:11px;}


.main6 .img img{height:400px;}
.main6 .tt1{font-size: 21px;color: aliceblue;padding-left:44px;background: url(../images/tu6.png)no-repeat left center;height: 47px;line-height: 27px;margin-top: 30px;}
.main6 .tt1 span{font-size: 12px;display: block;text-transform:uppercase;line-height: 20px;}
.main6 .tt2{color: aliceblue;font-size: 14px;line-height: 28px;max-height: 196px;overflow: hidden;margin: 22px 0;}
.main6 .tt3{display: block;width: 154px;line-height: 44px;background: #ffba00;text-align: center;color: aliceblue;}
.main6 .tt3 img{padding-left:8px;}
.main6 .tt3:hover{background-color: #cb9400}

.main7 .title{color: #000;}
.main7 .title span{color: #666666;}
.main7 .title a{color: #666666;}
.main7 .tt1{border-bottom: 1px solid #dddddd;font-size: 0;position: relative;}
.main7 .tt1 .tt11{line-height:40px;width: 140px;text-align: center;color: #333333;font-size: 18px;font-weight: bold;display: inline-block;border-right: 1px solid #dddddd;}
.main7 .tt1 .tt11:hover{background-color:#201f1a;color: aliceblue;}
.main7 .tt1 .tt11.active{background-color:#201f1a;color: aliceblue;}
.main7 .tt1 .tt12{color:#000000;font-size: 12px;text-transform: uppercase;position: absolute;right: 20px;top:0;line-height: 40px;}
.main7 .tt1 .tt12:hover{color:#e60012;}
.main7 .zuo{width:calc(100% - 333px);float: left;background: #f1f1f1;}
.main7 .zuo .tt2{padding:18px;}
.main7 .zuo .tt2 .list{display:block;}
.main7 .zuo .tt2 .list .img{width: 215px;float: left;}
.main7 .zuo .tt2 .list .tt3{width:calc(100% - 215px);float: left;padding-left: 18px;}
.main7 .zuo .tt2 .list .tt3 .tt4{font-size: 16px;color: #000000;font-weight: bold;line-height: 30px;}
.main7 .zuo .tt2 .list .tt3 .tt5{font-size: 14px;color: #555555;line-height: 25px;max-height: 75px;overflow: hidden;}
.main7 .zuo .tt2 .list .tt3 .tt6{font-size: 14px;color: #3c3c3c;float: right;line-height: 24px;}
.main7 .zuo .tt2 .list .tt3 .tt7{font-size: 14px;color: #fff;width: 90px;line-height: 26px;text-align: center;background: #fcc900;border-radius: 15px;padding-left: 5px;}
.main7 .zuo .tt2 .list:hover .tt3 .tt7{background-color: #cb9400}
.main7 .zuo .tt2 .list:hover .tt4{color:#e60012}
.main7 .zuo ul{font-size:0;}
.main7 .zuo ul li{display:inline-block;width: 50%;font-size: 14px;color: #333333;line-height: 54px;padding-left: 18px;border-bottom: 1px dashed #919191;position: relative;}
.main7 .zuo ul li:before{content:"";width: 9px;height: 9px;background: url(../images/tu8.png) no-repeat center center/contain;position: absolute;left: 0;top:0;bottom:0;margin: auto 0;}
.main7 .zuo ul a:nth-child(odd) li{padding-right:14px;}
.main7 .zuo ul li:hover{color:#e60012}
.main7 .you{width:calc(333px - 23px);float: left;margin-left: 23px;background: #f1f1f1;}
.main7 .you .tt2{padding:18px;}
.main7 .you .tt2 .list{display:block;}
.main7 .you .tt2 .list .img{width: 100%;}
.main7 .you .tt2 .list .img img{height:120px;width: 100%;}
.main7 .you .tt2 .list .tt3{}
.main7 .you .tt2 .list .tt3 .tt4{font-size: 16px;color: #000000;font-weight: bold;line-height: 34px;margin-top: 4px;}
.main7 .you .tt2 .list .tt3 .tt5{font-size: 14px;color: #555555;line-height: 25px;max-height: 50px;overflow: hidden;}
.main7 .you .tt2 .list .tt3 .tt6{display: none;}
.main7 .you .tt2 .list .tt3 .tt7{display: none;}
.main7 .you .tt2 .list:hover .tt4{color:#e60012}
.main7 .you ul{font-size:0;}
.main7 .you ul li{width: 100%;font-size: 14px;color: #333333;line-height: 41px;padding-left: 18px;border-bottom: 1px dashed #919191;position: relative;}
.main7 .you ul li:before{content:"";width: 9px;height: 9px;background: url(../images/tu8.png) no-repeat center center/contain;position: absolute;left: 0;top:0;bottom:0;margin: auto 0;}
.main7 .you ul li:hover{color:#e60012}

.main8{background:#1e1e1e;padding: 50px 0;}
.main8 .con .ul{width:45%;float: left;}
.main8 .con .ul ul{width:25%;float: left;max-height: 223px;overflow: hidden;}
.main8 .con .ul ul li{text-align: left;color: rgba(255,255,255,0.7);line-height: 22px;padding: 0 15px 8px 0px;transition:all 0.3s; -moz-transition:all 0.3s;-ms-transition:all 0.3s; -o-transition:all 0.3s; -webkit-transition:all 0.3s;}
.main8 .con .ul ul li:hover{color: #cb9400;font-size: 14.3px;transition:all 0.3s; -moz-transition:all 0.3s;-ms-transition:all 0.3s; -o-transition:all 0.3s; -webkit-transition:all 0.3s;}
.main8 .con .ul ul a:nth-child(1) li{font-size: 18px;color: aliceblue;margin-bottom: 15px;line-height: 52px;position: relative;font-weight: bold;}
.main8 .con .ul ul a:nth-child(1) li:after{content:"";width:31px;height: 1px;background: rgba(255,255,255,0.15);position: absolute;left: 0;bottom:0;}
.main8 .con .txt_box{width:37%;border-left:1px solid rgba(255,255,255,0.15);border-right:1px solid rgba(255,255,255,0.15);float: left;min-height: 187px;text-align: center;}
.main8 .con .txt_box .txt{display:inline-block;text-align: left;}
.main8 .con .txt_box .txt h4{color:#cb9400;font-size: 34px;font-family: 'Impact';line-height: 70px;}
.main8 .con .txt_box .txt span{color:#ffffff;font-size: 14px;display: block;margin-bottom: 15px;}
.main8 .con .txt_box .txt span i{color:rgba(255,255,255,0.5);font-size: 13px;display: block;}
.main8 .con .txt_box .tt{color:rgba(255,255,255,0.7);line-height: 24px;}
.main8 .con .img_box{width:18%;float: left;}
.main8 .con .img_box img{width:140px;height: 140px;display: block;float: right;}
.main8 .con .img_box span{display: block;color: aliceblue;font-size: 12px;line-height: 22px;clear: both;width: 140px;text-align: left;float: right;padding-top: 8px;}

footer{color:aliceblue;font-size: 14px;background: #cb9400;line-height: 24px;padding: 15px;text-align: center;width: 100%;}
footer a{color:aliceblue;}
footer a:hover{text-decoration: underline !important}

/*内页共用*/
.ny{background: #fff; padding-bottom: 30px;}
.ny .nybox{margin-top: 60px;}
.ny .nybox .zuo{width:235px;float: left;}
.ny .nybox .you{width:calc(100% - 235px);float: left;padding-left: 35px;padding-bottom: 30px;}
.ny .nybox .zuo .hezi{border:1px solid #d0d0d0;margin-bottom: 24px;background: #fff;}
.ny .nybox .zuo .hezi h4{font-size:18px;color: aliceblue;background: #cb9400;line-height: 80px;text-align: center;font-weight: bold;}
.ny .nybox .zuo .hezi h4 span{font-family:"Arial";font-size: 12px;position: relative;padding-left: 16px;text-transform: uppercase;font-weight: normal;}
.ny .nybox .zuo .hezi h4 span:after{content:"";width:1px;height: 12px;background: #fff;position: absolute;left: 8px;bottom:1px;transform:rotate(20deg) }
.ny .nybox .zuo .hezi ul{margin:20px 0;}
.ny .nybox .zuo .hezi ul li{width:100%;padding: 0 20px;}
.ny .nybox .zuo .hezi ul li:hover{background: #cb9400;}
.ny .nybox .zuo .hezi ul li.active{background: #cb9400;}
.ny .nybox .zuo .hezi ul li:hover span{border-color: #cb9400;color: aliceblue;background: url(../images/tu20.png)no-repeat 14px center;}
.ny .nybox .zuo .hezi ul li.active span{border-color: #cb9400;color: aliceblue;background: url(../images/tu20.png)no-repeat 14px center;}
.ny .nybox .zuo .hezi ul li span{color: #444444;font-size: 15px;background: url(../images/tu21.png)no-repeat 14px center;padding-left: 49px;line-height: 41px;border-bottom: dashed 1px #c5c5c5;width: 100%;display: block;}
.ny .nybox .zuo .hezi .txt{color:#454545;line-height: 24px;padding: 15px;}
.ny .nybox .you .h41{font-size:18px;color: #333333;font-weight: bold;border-bottom: 1px solid #d7d7d7;line-height: 45px;margin-bottom:22px;}
.ny .nybox .you .h41 span{font-size:14px;font-weight: normal;float: right;}
.ny .nybox .you .h41 i{color: #cb9400;}
.ny .nybox .you .h41 a{color: #333333;}
.ny .nybox .you .h41 a:hover{text-decoration: underline !important}

/*内页新闻*/
.nyxw .list{margin-bottom:29px;border-bottom: 1px solid #d9d9d9;padding-bottom: 29px;display: block;}
.nyxw .list .img{width:266px;float: left;}
.nyxw .list .txt_box{float: left;width: calc(100% - 266px);padding-left: 22px;}
.nyxw .list .txt_box .txt{color: #4b4a4a; line-height:26px;font-weight: bold;font-size: 16px;}
.nyxw .list .txt_box .shuzi{color: #999999;font-size: 12px;line-height: 18px;}
.nyxw .list .txt_box .txt2{height: 100px;line-height: 25px;overflow: hidden;color: #4f4f4f;}
.nyxw .list .txt_box .txt3{width:90px;text-align: center;line-height: 28px;background: #999999;color: aliceblue;float: right;margin-top: 5px;font-size: 12px;}
.nyxw .list:hover .txt_box .txt3{background: #cb9400;}

/*内页产品*/
.nycp{margin:0 -10px;}
.nycp .list{display:block;width: 33.33%;float: left;padding: 0 10px;margin-bottom: 20px;}
.nycp .list .imgbox{display:block;background: #fff;box-shadow:  0 6px 12px rgba(0,0,0,0.15);border: 1px solid #f1f1f1;}
.nycp .list .imgbox .tt{font-size:110%;color: #000000;line-height: 56px;background: #f7f7f7;text-align: center;padding: 0 10px;}
.nycp .list:hover .imgbox .tt{background:#cb9400;color: #fff;}

/*详情页*/
.xq{color:#000000;line-height: 28px;font-size: 110%;}
.xq .bt{color: #cb9400;font-size: 22px;text-align: center;border-bottom: 1px dashed #e1e1e1;padding-bottom: 10px;margin-bottom: 22px;}
.xq .rq{color: #555555;font-size: 14px;text-align: center;line-height: 20px;display: block;margin: -8px 0 13px 0}

.xq .tt{font-size: 14px;line-height: 26px;color: #000000;}
.xq .img{margin:0 auto;width: 100%;}
.xq  img{margin:0 auto 15px auto;display: block;}
.ditu{height:400px;width: 100%;position: relative;margin: 20px auto;}


.danye{color:#545454;line-height: 28px;font-size: 110%;}
.danye .list{text-align: center;margin-bottom: 40px;}
.danye .list .img{display:block;margin: 0 auto;position: relative;width: 96%;height: 160px;}
.danye .list .img img{display: block;margin: auto;max-width: 70%;max-height: 80%;position: absolute;left: 0;right: 0;top:20px;bottom:0;}
.danye .list .tt1{color: #000000;font-weight: bold;font-size: 28px;line-height: 50px;}
.danye .list .tt2{color: #646464;font-size: 20px;}
.danye form{border-top:1px dashed #c9c9c9;padding: 30px 20%;}
.danye form input{width:100%;line-height: 50px;height: 50px;border: 1px solid #c9c9c9;padding: 0 15px;border-radius: 11px;margin-bottom: 10px;}
.danye form select{width:100%;line-height: 50px;height: 50px;border: 1px solid #c9c9c9;padding: 0 15px;border-radius: 11px;margin-bottom: 10px;background: url(../images/tu3-1.png) no-repeat right center !important}
.danye form textarea{max-width:100%;min-width: 100%; line-height: 22px;height: 130px;border: 1px solid #c9c9c9;padding: 7px 15px;border-radius: 11px;margin-bottom: 10px;}
.danye form button{width:100%;line-height: 50px;height: 50px;border: 1px solid #c9c9c9;padding: 0 15px;border-radius: 11px;margin-bottom: 10px;background: #fa941c;color: aliceblue;}
.danye .img{margin:15px auto 15px auto;display: block;}




@media (min-width:992px){
	.nycp .list:hover .imgbox .sizeCover,
	.nyxw .list:hover .img .sizeCover,
	.main7 .you .tt2 .list:hover .sizeCover,
	.main7 .zuo .tt2 .list:hover .sizeCover,
	.main6 .img:hover .sizeCover,
	.main1 .list:hover .img .sizeCover
	{transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);cursor:pointer;}

}

@media (max-width:991px){
	footer{margin-bottom:110px;}
	.dock{display:none !important;}
	.ny .nybox .zuo .hezi h4 i{display:none !important;}

}
.hot{height:110px; background:#fcc900; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 1px #fff;width: 100%;}
.hot span{ color:#fff; font-size:40px; line-height:60px;}
.hot h6{ font-size:30px; line-height:33px;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../img/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../img/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }
