@charset "utf-8";html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;height:100%;font:inherit;overflow-x:hidden;}body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,q,dl,dt,dd,fieldset,form,legend,caption,tbody,tfoot,thead,article,aside,dialog,figure,footer,header,hgroup,nav,section{margin:0;padding:0;border:0;vertical-align:baseline;}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}a{background:transparent;outline:none;}a:active,a:hover{outline:0;}img{border:0;-ms-interpolation-mode:bicubic;}table,tr,td{max-width:100%;width:auto\9;text-align:center;}.video embed,.video object,.video iframe{width:100%;height:auto;}svg:not(:root){overflow:hidden;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}textarea{overflow:auto;font-size:1em;}*:before,*:after,.sizing{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}ul.ul,ul.list,ul.grid,ul{margin:0;padding:0;}dl dt,dl dd,ul li,ol li,li{list-style:none;}dl.grid dt,ul.grid li{float:left;}.opacity-9{opacity:0.9;filter:alpha(opacity=90);}.opacity-8{opacity:0.8;filter:alpha(opacity=80);}.opacity-7{opacity:0.7;filter:alpha(opacity=70);}.opacity-6{opacity:0.6;filter:alpha(opacity=60);}.opacity-5{opacity:0.5;filter:alpha(opacity=50);}.opacity-4{opacity:0.4;filter:alpha(opacity=40);}.opacity-3{opacity:0.3;filter:alpha(opacity=30);}.opacity-2{opacity:0.2;filter:alpha(opacity=20);}.opacity-1{opacity:0.1;filter:alpha(opacity=10);}.img-gray{filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");filter:gray;-webkit-filter:grayscale(100%);}.img-circle{border-radius:50%;}.img-blur{filter:url(blur.svg#blur);-webkit-filter:blur(10px);-moz-filter:blur(10px);-ms-filter:blur(10px);filter:blur(10px);filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius=10,MakeShadow=false);}.en-font{font-family:Arial,Verdana,sans-serif;}.coverBg{background-position:center center;background-size:cover;background-repeat:no-repeat;}.left,.fl{float:left;}.right,.fr{float:right;}.hidden,.r-hidden{display:none;}.relative{position:relative;}.absolute{position:absolute;left:0;top:0;}.clear{clear:both;height:0px;overflow:hidden;}.clearfix:after,ul.grid:after{content:" ";display:block;clear:both;height:0;}.clearfix,ul.grid{zoom:1;}.transition{-webkit-transition:all 0.4s ease-in;-moz-transition:all 0.4s ease-in;-o-transition:all 0.4s ease-in;-ms-transition:all 0.4s ease-in;transition:all 0.4s ease-in;}.transition-delay{-webkit-transition:all 0.4s ease-in 0.4s;-moz-transition:all 0.4s ease-in 0.4s;-o-transition:all 0.4s ease 0.4s;-ms-transition:all 0.4s ease-in 0.4s;transition:all 0.4s ease-in 0.4s;}body{font-family:Microsoft YaHei,Arial,Verdana,sans-serif;}.wrap{width:100%;margin:0 auto;max-width:1200px;}.reset{margin:0px;padding:0px;font-size:12px;font-weight:normal;}a{text-decoration:none;}a:hover,a:focus{text-decoration:none;}@media screen and (max-width:768px){.wrap{width:92%;}}.imgblock{display:block;}@-webkit-keyframes lighteffect{from{left:-20%;}to{left:120%;}}@keyframes lighteffect{from{left:-20%;}to{left:120%;}}#header{height:116px;background:#fff}#header .logo{float:left;padding:18px 0;font-size:12px;position:relative;overflow:hidden;}#header .logo:before{content:"";position:absolute;width:20%;height:90%;top:5%;left:-10%;overflow:hidden;background:-moz-linear-gradient(left,rgba(255,255,255,.1) 0,rgba(255,255,255,.4) 50%,rgba(255,255,255,.1) 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,.1)),color-stop(50%,rgba(255,255,255,.4)),color-stop(100%,rgba(255,255,255,.1)));background:-webkit-linear-gradient(left,rgba(255,255,255,.1) 0,rgba(255,255,255,.4) 50%,rgba(255,255,255,.1) 100%);background:-o-linear-gradient(left,rgba(255,255,255,.1) 0,rgba(255,255,255,.4) 50%,rgba(255,255,255,.1) 100%);-webkit-transform:skewX(45deg);-moz-transform:skewX(45deg);-ms-transform:skewX(45deg);transform:skewX(45deg);-webkit-animation:lighteffect 2s infinite both;animation:lighteffect 2s infinite both;}#header .logo a{color:#333;}#header .logo img{width:655px;height:80px;}#Menu{height:50px;width:100%;position:relative;z-index:999999;overflow:hidden;}#Menu ul{background:none;padding:0}#Menu li{line-height:50px;width:150px;text-align:center;float:left;}#Menu li a{padding:0;color:#fff;position:relative;font-size:16px;display:inline-block;width:150px;}#Menu li dl{line-height:40px;top:50px;display:none;height:480px;}#Menu li dl a{color:#fff;}#Menu li:hover,#Menu .now_this{background:#D1AB57}#Menu li dl dd:hover{background:#000}.xiaoqu{float:right;height:116px;font-family:fzcqjw;}.xiaoqu h2{font-size:24px;line-height:150px;float:left;color:#F18D00}.xiaoqu ul{float:left;}.xiaoqu ul li{float:left;font-size:20px;line-height:150px;padding:0 20px;color:#672B18}.xiaoqu ul li:hover{text-decoration:underline;}.headinfo{padding:20px 0 10px;float:right;}.menubg{position:absolute;height:50px;top:0;background:#D1AB57;z-index:1;width:100%;}.menuone{position:absolute;width:100%;top:0;z-index:2;}.menutwo{position:absolute;width:100%;height:530px;top:0;z-index:0;background:rgba(0,0,0,0.7);display:none;}.hl_nav{background:#D1AB57;position:relative;color:#ffffff;min-width:1200px;height:50px;z-index:999999}.hl_nav a{display:block;text-decoration:none;}.hl_nav .shade{position:absolute;width:100%;height:520px;top:50px;left:0;z-index:1;background:rgba(0,0,0,0.66);filter:alpha(opacity=90);box-shadow:0 5px 15px #CCCCCC;display:none;border-bottom:#ffffff solid 1px;border-bottom:rgba(255,255,255,0.3) solid 1px;}.hl_nav .nav_list{position:absolute;top:0;left:50%;margin:0 0 0 -600px;z-index:2;padding:0;list-style:none;width:1200px;overflow:hidden;height:50px;}.hl_nav .nav_list>li{padding:0;float:left;margin:0;width:240px;text-align:center;height:570px;}.hl_nav .nav_head{height:50px;line-height:50px;color:#ffffff;font-size:16px;background-color:#D1AB57;}.hl_nav .nav_head .icon{font-size:18px;}.hl_nav .item{height:40px;line-height:40px;color:#fff;position:relative;}.hl_nav .item:hover{background:rgba(0,0,0)}.hl_nav .nav_list:hover{height:570px;transition:height 0.3s;}.hl_nav .nav_list:hover + .shade{display:block;}.hl_nav .nav_list>li.highlight:hover{background-color:#D1AB57;}.hl_nav .nav_list>li:hover .nav_head,.hl_nav .nav_list>li.active .nav_head{background-color:#D1AB57;}.hl_nav .nav_list>li.right{float:right;}.hl_nav .nav_list>li:hover .item{}.info_box{margin:100px auto 0 auto;width:400px;background-color:#ffffff;color:#333333;padding:0 0 0 30px;}.info_box>li{padding:15px 0;font-size:14px;border-top:#e5e5e5 dashed 1px;}.info_box>li:first-child{list-style:none;font-size:16px;color:#D1AB57;border-top:none;font-weight:bold;}.info_box>li:last-child{list-style:none;font-size:12px;color:#999999;}#footer{padding:3px 0;background:#666;}#footer hr{height:3px;background:#9E5A46;margin:0;}#footer .footermenu{margin-top:40px;width:910px;float:left;height:240px;}#footer .footermenu li{float:left;color:#BDBDBD;width:130px;}#footer .footermenu li h1{font-size:17px;}#footer .footermenu li h1 span{width:50px;height:2px;background:#9E5A46;display:block;margin-top:3px;}#footer .footermenu li dl{margin-top:5px;line-height:25px;font-size:14px;}#footer .footermenu li dl dd a{color:#707070;}#footer .footermenu li dl dd a:hover{color:#b5b5b5;}#footer .footerewm{float:left;width:260px;margin-top:40px;padding-top:25px;height:185px;}#footer .footerewm li{width:100px;margin:0 15px;float:left;}#footer .footerewm li h2{font-size:12px;text-align:center;color:#fff;margin-bottom:5px;}#footer .footerewm li img{width:100%}#footer .footerewm li p{text-align:center;font-size:13px;line-height:25px;color:#fff;margin-top:10px;}#footer .copyright{text-align:center;color:#969696;line-height:30px;border-top:1px solid #3C3C3C;height:90px;padding:10px 0;}#footer .copyright p span{font-size:14px;color:#fff}#footer .copyright p a{color:#fff}#footer .copyright p a:hover{color:#ff6a00 !important}#leftmenu{width:80px;height:388px;position:fixed;left:0;top:42%;margin-top:-157px;text-align:center;display:none;z-index:9999}#leftmenu h2{background:#EAAE32;color:#fff;font-size:14px;height:38px;line-height:38px;margin-bottom:1px;}#leftmenu ul li{margin-bottom:1px;width:80px;height:38px;font-weight:300;font-size:14px;line-height:38px;-webkit-transition:opacity 1.2s,transform .4s,width .2s;-moz-transition:opacity 1.2s,transform .4s,width .2s;transition:opacity 1.2s,transform .4s,width .2s;}.leftmenu1 li{background:#F6F6F6;color:#5D5D5D}.leftmenu2 li{background:#888686;color:#fff}#leftmenu ul li:hover{-webkit-transition:.2s;-moz-transition:.2s;transition:.2s;color:white;width:95px;background:rgb(136,134,134);}.menuad img{width:100%;}.error{background:#3BCEFF;width:100%;height:100%;}.error img{display:block;margin:0 auto;}.errora{width:100%;text-align:center;margin-top:50px;height:100px;}.errora a{padding:5px 50px;border-radius:10px;background:#7ADEFF;color:#fff;font-size:20px;margin:0 30px;}body .layui-layer-setwin .layui-layer-close1{background-position:0;background:url(../../images/closeicon.png) no-repeat;}body .layui-layer-diyyes .layui-layer-title{background:#D2A040;border:none;color:#fff}body .layui-layer-diyno .layui-layer-title{background:#c9302c;border:none;color:#fff}body .layui-layer-diy .layui-layer-content{padding:45px 20px;text-align:center;line-height:30px;font-size:16px;font-family:"楷体";color:#555}body .layui-layer-diy2 i.layui-layer-TipsR{border-bottom-color:#FF6060}body .layui-layer-diy2 .layui-layer-content{background:#FF6060;font-size:14px;}body .layui-form-select dl dd.layui-this{background:#323232}.work_title{overflow:hidden;background-repeat:no-repeat;background-position:center 0;font-size:28px;text-align:center;font-weight:bold;padding-bottom:17px;background:url(../../images/home/ico2.png) no-repeat center bottom;text-align:center;margin:20px 0;}.work_title em{display:block;font-size:48px;margin-bottom:-32px;font-family:'shinepersonaluse';opacity:.1;-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 10)';filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=10);}.page{width:100%;text-align:center;margin:10px 0 40px;}.page ul{display:inline-block;}.page li{float:left;border:1px solid #EDEDED;width:40px;height:40px;margin:0 5px;text-align:center;line-height:40px;border-radius:3px;}.page li a{display:inline-block;width:40px;height:40px;color:#333}.page li.disabled{color:#ccc}.page .active{background:#D7A746;color:#fff;}.swts{padding:30px 0;}.xq1{width:200px;height:45px;background:#c5956e;display:block;text-align:center;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;box-shadow:2px 2px 10px #909090;color:#FFF;line-height:45px;font-size:18px;letter-spacing:2px;margin:0 auto;}.xq1:hover{background:#402107;transition:all .6s ease-in;-webkit-transition:all .6s ease-in;-moz-transition:all .6s ease-in;-o-transition:all .6s ease-in;-ms-transition:all .6s ease-in;color:#FFF;}.pc-bm{min-height:850px;}.pc-bm .lbt{text-align:center;border-bottom:#EFE1D8 solid 2px;padding:10px;}.pc-bm .lbt span{font-size:36px;color:#69381b;font-weight:bold;letter-spacing:5px;}.pc-bm .lbt p{font-size:22px;line-height:36px;padding:10px;}.pc-bm .lxc{line-height:50px;font-weight:bold;letter-spacing:1px;font-size:34px;color:#ff9a30;font-family:"微软雅黑","黑体",Arial,sans-serif,"新宋体";text-align:center;margin-top:20px;}.bmdt{float:left;width:600px;height:465px;background-color:#FFF;padding:10px 20px;}.bm{height:30px;margin-top:20px;margin-bottom:20px;}.bm .bmtitle{color:#5E2707;font-size:24px;font-family:"Microsoft YaHei",Arial;}.bm .bmtitle b{font-weight:normal;color:#999;font-size:14px;text-transform:uppercase;font-family:"Microsoft YaHei",Courier,monospace;margin-left:4px;}.nameac{width:100%;height:342px;overflow:hidden;color:#fff;}.nameac li{float:left;padding:0;height:38px;width:600px;padding-left:25px;letter-spacing:2px;border:1px solid #DAD5D3;border-top:none;box-sizing:border-box;line-height:38px;text-align:left;}.nameac li span{color:#000;height:100%;line-height:38px;font-size:14px;display:inline-block;text-align:center;}.nameac li span:nth-child(4){margin-left:50px;}.as{background:#FBFAF8;}.lnr{padding:30px 0;width:1200px;margin:0 auto;min-height:500px;}.name{width:80px;}.privce{width:100px;}.coure{width:190px;}.level{width:85px;}.lnr .nameac li span{display:inline-block;line-height:38px;overflow:hidden;}.dthead{background:#804825;border:1px solid #DAD5D3;height:38px;line-height:38px;}.dthead span{display:inline-block;font-size:14px;text-align:center;color:#fff;}.dthead span:nth-child(1){margin-left:22px;}.dthead span:nth-child(2){margin-left:9px;}.dthead span:nth-child(3){margin-left:13px;}.dthead span:nth-child(4){margin-left:46px;}.lnr .bmbd{float:right;width:450px;background:#f0f0f0;font-size:14px;padding:10px 30px;height:465px;}.newbox{width:500px;height:400px;border-radius:20px;position:fixed;top:50%;left:50%;margin-top:-200px;margin-left:-250px;overflow:hidden;z-index:999;display:none;}.newbox_top{height:305px;width:100%;background:url(../../images/home/tc1013.jpg) no-repeat center;}.newbox_down{width:100%;height:95px;background:url(../../images/home/tc1013_bottom.jpg) no-repeat center;overflow:hidden;}.newbox_down1{width:250px;height:95px;float:left;position:relative;}.newbox_down2{width:250px;height:95px;float:right;}.newbox_downa{width:180px;height:35px;display:block;background:#BAB3A3;color:#000;border-radius:20px;margin:30px 35px;text-align:center;line-height:35px;word-spacing:5px;font-size:16px}.newbox_downa:hover,.newbox_down12 button:hover{background:#F18D00}.newbox_down11,.newbox_down12{width:100%;height:95px;position:absolute;}.newbox_down11{top:0;left:0}.newbox_down12{top:95px;left:0;}.newbox_down12 input{width:140px;height:35px;color:#000;border-radius:20px;margin:6.25px 35px;line-height:35px;font-size:16px;border:none;padding:0 20px;}.newbox_down12 button{width:180px;height:35px;background:#BAB3A3;color:#000;border-radius:20px;margin:6.25px 35px;text-align:center;line-height:35px;word-spacing:5px;font-size:16px;border:none;cursor:pointer;}.newbox .boxout{width:30px;height:30px;border-radius:30px;top:5px;right:5px;position:absolute;background:url(../../images/home/close3.png) no-repeat center;-webkit-transition:.6s;-moz-transition:.6s;-ms-transition:.6s;-o-transition:.6s;transition:.6s;-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);cursor:pointer;}.newbox .boxout:hover{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.tc{box-sizing:border-box;width:518px;height:410px;position:fixed;margin:-205px 0 0 -260px;left:50%;top:50%;z-index:999;overflow:hidden;background:#fff;-moz-border-radius:15px;border:1px solid #aaaaaa;-moz-border-bottom-colors:#aaaaaa #b2b2b2 #bebebe #cbcbcb #d3d3d3;border-radius:30px;-moz-border-top-colors:#aaaaaa #b2b2b2 #bebebe #cbcbcb #d3d3d3;-moz-border-left-colors:#aaaaaa #b2b2b2 #bebebe #cbcbcb #d3d3d3;-moz-border-right-colors:#aaaaaa #b2b2b2 #bebebe #cbcbcb #d3d3d3;display:none;}.tc .top{width:100%;height:auto;text-align:center;position:relative;}.tc img{width:100%;height:auto;border:0;cursor:pointer;}.tc .bottom{width:100%;height:130px;position:relative;}.tc .bottom .p1{width:317px;height:60px;padding-top:15px;padding-left:10px;}.tc .bottom .btn a{color:#fff;}.tc .bottom .btn{position:absolute;width:140px;height:50px;line-height:50px;text-align:center;font-size:22px;font-weight:bold;color:#fff;background:#f18d00;top:20px;right:20px;border-radius:8px;letter-spacing:2px;}.tc .close{width:22px;height:22px;position:absolute;top:10px;right:10px;}.tc img{max-width:100%;height:auto;border:0;cursor:pointer;}.cztc{width:590px;height:360px;z-index:999;position:fixed;margin:-180px 0 0 -295px;left:50%;top:50%;background:#fff;border-top-left-radius:20px;border-bottom-left-radius:20px;box-shadow:1px 1px 50px rgba(0,0,0,.3);display:none;}.cztc_left{width:330px;padding-left:20px;height:360px;float:left;}.cztc_right{float:right;}.cztc .close{width:34px;height:34px;position:absolute;top:-15px;right:-15px;cursor:pointer;}.cztz_left_title{width:100%;height:auto;overflow:hidden;padding-top:16px;}.cztz_left_title h2{font-size:24px;line-height:1.9}.cztc_form label{font-size:14px;}.cztc_form .cztc_form_select{padding:15px 0;}.cztc_form .cztc_form_select span{height:26px;float:left;padding:0 16px;line-height:26px;margin-right:10px;display:inline;text-align:center;font-size:14px;border:1px solid #e1e1e1;background:#f6f6f6;cursor:pointer;}.cztc_form .cztc_form_select2 span{padding:0 6px;}.cztc_form_input{width:100%;height:auto;overflow:hidden;padding:10px 0;}.cztc_form_input input{display:block;width:154px;height:30px;line-height:30px;color:#757474;margin-right:5px;background:#f5f5f5;float:left;border:none;padding-left:3px;outline:none;font-size:14px;}.cztc_form h3{font-size:14px;font-weight:normal;}.cztc_form h3 span{color:#F00;}.cztc_form_tj{width:100%;height:auto;overflow:hidden;margin-top:10px;}.cztc_form_tj button{background:#F00;display:block;width:140px;height:40px;text-align:center;color:#FFF;line-height:40px;font-size:16px;float:left;margin-right:9px;border:none;cursor:pointer;border-radius:0px;}.cztc_form_tj span{background:#ffcf48;width:140px;height:40px;line-height:40px;text-align:center;font-size:16px;float:left;margin-right:9px;}.cztc_form .cztc_form_select span.cztcspanselect{border:1px solid #ff7a01;background:#ff7a01;color:#ff7a01;font-weight:bold;background:url(../../images/home/tc/swtd.png) no-repeat;background-position-x:0%;background-position-y:0%;background-position:right bottom;}#right_fixed{width:150px;height:225px;position:fixed;right:-95px;top:50%;z-index:9999;margin-top:-112.5px}.right_fixed_li1{width:150px;height:55px;position:relative;cursor:pointer;}.right_fixed_li2{width:345px;height:55px;position:relative;cursor:pointer;}.rf_yj{width:55px;height:45px;text-align:center;padding:5px 0;float:left;}.rf_ej{height:45px;padding:5px 0;width:95px;float:left;line-height:45px;text-align:center;font-size:18px;}.rf_ej_tel{height:45px;padding:5px 0;width:290px;float:right;}.rf_ej_tel input{width:148px;height:35px;margin-top:5px;border-radius:10px;border:none;padding:0 5px;float:left;font-size:16px;color:#333;border:1px solid #402011;}.rf_ej_tel button{width:100px;height:33px;text-align:center;color:#fff;border:1px solid #fff;float:left;margin:5px 15px;border-radius:10px;background:#402011;cursor:pointer;font-size:18px}.rf_color1{background:#402011;color:#fff}.rf_color2{background:#fff;color:#402011;}.x-zxtc{width:100px;position:fixed;right:0;top:34%;z-index:9999999;}.x-zxtc .x-zxtc-kst{height:92px;width:94px;position:relative;float:right;background:rgba(234,174,50,1);transition:.2s;-webkit-transition:.2s;-moz-transition:.2s;cursor:pointer;}.x-zxtc .x-zxtc-kst:hover{width:100px;background:rgb(233,162,16);}.x-zxtc .x-zxtc-kst a{position:absolute;width:100%;height:100%;top:0;left:0}.x-zxtc .x-zxtc-tel{width:340px;height:92px;float:right;background:rgba(56,56,56,1);margin-right:-246px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s}.x-zxtc .x-zxtc-tel .x-zxtc-tel-inner{width:246px;height:92px;float:left}.x-zxtc .x-zxtc-tel .x-zxtc-tel-inner .x-zxtc-tel-inner-telinput{width:227px;height:42px;border-radius:22px;-webkit-border-radius:22px;-moz-border-radius:22px;margin-top:24px;overflow:hidden;box-shadow:0 0 3px rgba(8,1,3,.2);-webkit-box-shadow:0 0 3px rgba(8,1,3,.2);-moz-box-shadow:0 0 3px rgba(8,1,3,.2)}.x-zxtc .x-zxtc-tel .x-zxtc-tel-inner .x-zxtc-tel-inner-telinput input{display:block;width:120px;padding:0 13px;height:42px;float:left;color:#a4a4a4;border:none;outline:0;font-weight:300}.x-zxtc .x-zxtc-tel .x-zxtc-tel-inner .x-zxtc-tel-inner-telinput .x-zxtc-telbutton{display:block;width:81px;height:42px;float:right;line-height:42px;text-align:center;border:1px solid #E9A518;background-color:rgba(234,174,50,1);font-size:14px;color:#fff;transition:.2s;-webkit-transition:.2s;-moz-transition:.2s}.x-zxtc .x-zxtc-tel .x-zxtc-tel-inner .x-zxtc-tel-inner-telinput .x-zxtc-telbutton:hover{background-color:rgb(233,162,16);}.x-zxtc .x-zxtc-tel:hover{margin-right:0}.x-zxtc .x-zxtc-item{width:94px;height:92px;float:left;text-align:center;color:#fff;font-size:16px;font-weight:300;line-height:1;overflow:hidden}.x-zxtc .x-zxtc-item i{display:block;width:46px;height:46px;margin:10px auto 0;background:url('../../images/home/right-nav.svg') no-repeat;background-size:1032%;}.x-zxtc .x-zxtc-backtop{width:94px;height:92px;background:rgba(0,0,0,.6);float:right;cursor:pointer;transition:.2s;-webkit-transition:.2s;-moz-transition:.2s}.x-zxtc .x-zxtc-backtop:hover{width:100px}#wjly{width:400px;padding:17px 50px;background:url(../../images/home/wjformbg.jpg) no-repeat center;position:fixed;top:50%;left:50%;margin-left:-250px;height:466px;margin-top:-233px;border-radius:20px;z-index:999999;display:none;}#wjly h3{text-align:center;padding:0 80px;margin-top:20px;font-size:20px;color:#d7a746;font-weight:bold;}#wjly ul{padding:30px 0}#wjly ul li{border:1px solid #F0C588;border-radius:5px;margin-bottom:20px;overflow:hidden;}#wjly ul li:nth-child(4){border:none;}#wjly li p{float:left;width:100px;font-size:18px;line-height:47px;text-align:center;border-right:1px solid #F0C588;color:#555;font-weight:bold;}#wjly li input,#wjly li select{height:45px;line-height:45px;font-size:18px;color:#666;border:none;padding-left:20px;background:none;width:270px}#wjly li select{-webkit-appearance:none;-moz-appearance:none;appearance:none;}#wjly li select option{height:45px;line-height:45px;}#wjly li textarea{max-width:100%;height:70px;border-radius:5px;border:1px solid #F0C588;font-size:16px;color:#666;padding:10px 20px;letter-spacing:3px;resize:none;margin-bottom:20px;width:358px}#wjly li button{text-align:center;line-height:45px;color:#672B18;background:rgba(232,167,75,0.66);border:none;width:100%;height:45px;font-size:20px;font-weight:bold;cursor:pointer;border-radius:5px;}#wjlybg{position:fixed;z-index:999998;width:100%;height:100%;background:rgba(0,0,0,.6);top:0;left:0;display:none;}#wjclose{background:url(../../images/closeicon.png) no-repeat center center #000;border-radius:50%;width:25px;height:25px;-webkit-transition:.6s;-moz-transition:.6s;-ms-transition:.6s;-o-transition:.6s;transition:.6s;-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);cursor:pointer;position:absolute;top:20px;right:20px}#wjclose:hover{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}#lxbtc{width:460px;height:310px;position:fixed;left:50%;top:50%;margin-left:-230px;margin-top:-155px;background:url(../../images/home/tcbj.jpg) no-repeat center;z-index:99999;display:none;}#lxbtc_con{height:55px;margin-top:255px;margin-left:95px;}#lxbtc_con input{width:165px;height:33px;color:#333;font-size:16px;border:none;font-family:"黑体";text-align:center;outline:none;line-height:33px;}#lxbtc_con button{width:100px;height:35px;background:none;border:none;margin-left:3px;font-size:16px;cursor:pointer;color:#fff;font-family:"黑体";font-weight:bold;outline:none;line-height:35px;}#lxbtc_close{width:25px;height:25px;position:absolute;right:5px;top:5px;background:#f8f8f8;color:#565451;font-size:20px;line-height:23px;text-align:center;border-radius:20px;cursor:pointer;}#tip{width:300px;min-height:200px;position:fixed;top:50%;margin-top:-100px;left:50%;margin-left:-150px;background:#fff;border-radius:15px;z-index:9999999;display:none;}#tiptitle{height:39px;line-height:39px;text-align:center;font-weight:bold;letter-spacing:5px;font-size:18px;border-bottom:1px solid #cecece;color:#333}#tipinfo{min-height:80px;text-align:center;font-size:16px;color:#333;padding:20px 10px;line-height:30px;}#tipclose{height:39px;line-height:39px;border-top:1px solid #cecece;font-size:18px;font-weight:bold;color:#2584D8;text-align:center;cursor:pointer;}#tipbg{width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(0,0,0,.3);z-index:9999998;display:none;}.nf{padding:30px 0;}.nf1{width:228px;float:left;margin:0 30px;}.nft{text-align:center;}.nft span{width:150px;height:40px;display:inline-block;background:#333333;border-radius:5px;box-shadow:1px 1px 1px #666;line-height:40px;font-size:24px;color:#E3BC77}.nf1 .nf1zy{margin-top:35px;background:#797257;border-radius:10px;}.nf1 .nf1zy img{float:left;display:inline-block;}.nf1 .nf1zy .nf1zyimg1{margin-right:7px;}.nf1 .nf1zy .nf1zyimg2{margin-bottom:7px;}.nf2{width:690px;float:left;}.nf2 li{width:150px;float:left;margin:0 40px;text-align:center;}.nf2 li h2{font-size:18px;margin-top:25px;}.nf2 li h2 a{color:#EFC57B;}.nf2 li p{font-size:16px;margin-top:15px;}.nf2 li p a{color:#fff;}.nf3{width:222px;float:left;}.nf3 .nf3bd{width:150px;margin:0 36px;}.nf3 .nf3bd h2{font-size:17px;color:#EFC57B;font-style:normal;text-align:center;margin-top:25px;}.nf3 .nf3bd input{width:124px;padding:0 10px;border:3px solid #949494;border-radius:5px;background:none;height:27px;font-size:16px;color:#ccc;margin-top:15px;}.nf3 .nf3bd input::placeholder{color:#fff;}.nf3 .nf3bd button{width:100px;height:30px;border:none;color:#fff;background:#DA2738;font-size:18px;margin:20px 25px;}.nf3 .nf3wx{width:130px;height:130px;margin:0 46px;}.nf3 .nf3wx img{width:100%}.sitemap{padding:50px 0 0;}.map_level1{width:1200px;overflow:hidden;}.map_level1>ul>li{margin-bottom:50px;}.map_level1>ul>li>.map_tit{height:40px;text-align:center;border:1px solid #7D4723;line-height:40px;font-size:18px;box-shadow:5px 5px 5px #7D4723;border-radius:5px;}.map_level1>ul>li>.map_tit>a{color:#7D4723}.map_level_child>ul{width:1240px;}.map_level_child>ul>li{width:270px;margin-right:40px;float:left;}.map_level_child>ul>li>.map_tit{width:100%;}.map_level_child>ul>li>.map_tit>a{width:268px;display:inline-block;height:35px;line-height:35px;color:#7D4723;text-align:center;border:1px solid #7D4723;margin-bottom:30px;box-shadow:5px 5px 5px #7D4723;border-radius:5px;}.map_level_child>ul>li>.map_tit>a:hover,.map_level1>ul>li>.map_tit:hover{transform:translate(0,-5px);transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;}.fix-left{width:200px;height:auto;background:#F6F6F6;position:fixed;left:0;top:128px;z-index:9999999;border-radius:0 12px 0 0;box-shadow:4px 6px 12px rgba(0,0,0,0.1);display:none;}.fl-t{font-size:17px;font-weight:bold;background:rgb(234,174,50);text-align:center;color:#fff;padding:10px 0;line-height:1.2;letter-spacing:4px;}.fl-body{width:100%;height:auto;}.fl-body li{width:100%;padding:10px 0;transition:all 1.2s;}.fl-body li .fl-ask{width:100%;font-size:14px;text-indent:10px;color:#333;}.fl-zx{text-align:right;font-size:12px;color:#727272;padding-top:10px;padding-right:15px;}.fl-body li:hover{transform:translateX(10px);background:rgb(234,174,50);}.fl-body li:hover .fl-ask,.fl-body li:hover .fl-zx{color:#fff;}.suofang{animation:tcsf 1s;}@keyframes tcsf{0%{transform:scaleX(1) scaleY(1);}5%{transform:scaleX(1.05) scaleY(0.95);}10%{transform:scaleX(1.1) scaleY(0.9);}15%{transform:scaleX(1.15) scaleY(0.85);}20%{transform:scaleX(1.2) scaleY(0.8);}25%{transform:scaleX(1.25) scaleY(0.75);}30%{transform:scaleX(1.2) scaleY(0.8);}35%{transform:scaleX(1.15) scaleY(0.85);}40%{transform:scaleX(1.1) scaleY(0.9);}45%{transform:scaleX(1.05) scaleY(0.95);}50%{transform:scaleX(1) scaleY(1);}55%{transform:scaleX(1.05) scaleY(0.95);}60%{transform:scaleX(1.1) scaleY(0.9);}65%{transform:scaleX(1.15) scaleY(0.85);}70%{transform:scaleX(1.2) scaleY(0.8);}75%{transform:scaleX(1.25) scaleY(0.75);}80%{transform:scaleX(1.2) scaleY(0.8);}85%{transform:scaleX(1.15) scaleY(0.85);}90%{transform:scaleX(1.1) scaleY(0.9);}95%{transform:scaleX(1.05) scaleY(0.95);}100%{transform:scaleX(1) scaleY(1);}}#banner .swiper-slide{cursor: pointer;}