
/* Bootstrap v3.3.7 (http://getbootstrap.com) Reset*/
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
body{margin:0}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
a{background-color:transparent}
a:active,a:hover{outline:0}
b,strong{font-weight:700;}
dfn{font-style:italic}
img{border:0}
svg:not(:root){overflow:hidden}
figure{margin:1em 40px}
hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
pre{overflow:auto}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}
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{padding:0;border:0}
input{line-height:normal}
input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;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-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}
legend{padding:0;border:0}
textarea{overflow:auto}
optgroup{font-weight:700}
table{border-spacing:0;border-collapse:collapse}
td,th{padding:0}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
*:after,*:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}
body{font-family:"Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}
button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}
a{color:#337ab7;text-decoration:none}
a:focus,a:hover{text-decoration:underline}
a:focus{outline:none}
figure{margin:0}
/*image图片*/
img{vertical-align:middle}
.img-circle{border-radius:50%}

[role=button]{cursor:pointer}
/*排版*/
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}
.h1,h1{font-size:36px}
.h2,h2{font-size:30px}
.h3,h3{font-size:24px}
.h4,h4{font-size:18px}
.h5,h5{font-size:14px}
.h6,h6{font-size:12px}
.text-left{text-align:left}
.text-right{text-align:right}
.text-center{text-align:center}
.text-justify{text-align:justify}
.text-nowrap{white-space:nowrap}
.text-lowercase{text-transform:lowercase}
.text-uppercase{text-transform:uppercase}
.text-capitalize{text-transform:capitalize}
.center-block{display:block;margin-right:auto;margin-left:auto}
.pull-right{float:right!important}
.pull-left{float:left!important}
.hide{display:none!important}
.show{display:block!important}
.invisible{visibility:hidden}
.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}
.hidden{display:none!important}
.affix{position:fixed}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,input{margin:0;padding:0;list-style:none}

/*背景色*/
.bgc-f{background:#fff}
.bgc-fd{background:#FDF5F2}

/*字体颜色*/

/*border颜色*/

/*输入框*/
textarea{resize:none}

/*链接*/
a{background-color:transparent;text-decoration:none}
a:focus,a:hover{text-decoration:none}

/*分页*/
.pagelist{text-align:center;padding:20px 0;margin-top:20px;}
.pagelist span{display:inline-block;height:25px;border-radius:50%;line-height:25px;}
.pagelist a{color:#333;margin:12px;}
.pagelist a:hover{color:#C69C6C;}
.pagelist .last-page{margin-right:25px;}
.pagelist .next-page{margin-left:25px;}
/*清除浮动*/
.clearfix:before,.clearfix:after{content:" ";display:table}
.clearfix:after{clear:both}

/*文字截断*/
.nowrap{white-space:nowrap;display:block;overflow:hidden;text-overflow:ellipsis;}
.nowrap-2{display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.nowrap-3{display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;}

/*图片*/
.data-photo{display:block;width:100%;height:100%;object-fit:cover;background-size:cover}
.r109{display:block;border-radius:50%;overflow:hidden;width:109px;height:109px}
.r163{display:block;border-radius:50%;overflow:hidden;width:163px;height:163px}

/*主体内容S*/
html,body{height:100%;}
/*padding,margin*/
.ptb50{padding-top:50px;padding-bottom:50px}
.pt50{padding-top:50px}
.pb50{padding-bottom:50px}
.pl8{padding-left:8px}
/*页面内容*/
.section-container,.main{margin:0 auto;position:relative;width:1000px;}
.header-bd .connect-box,.header-bd ul,.footer-bd .connect-online,.banner,.list-cp .txt,.tiled-cp,.tiled-cp-recommend,.tiled-pj,.tv-panel1 ul,.other-logo,.other-logo>a,.cnt-tv .list-show-title .swiper-pagination{font-size:0}

/*header*/
.header-bd,.footer-bd{display:table;width:100%;}
.header-bd .logo-box,.header-bd ul,.header-bd .connect-box,.footer-bd .connect-offline,.footer-bd .connect-online{display:table-cell;vertical-align:middle;}
.page-wrap,.page-header,.page-footer{width:100%;}

.page-body{min-height:844px;min-height: calc(100vh - 273px);border-top:70px solid transparent}
.page-header{position:fixed;background:#0C1326;z-index:1000;top:0;height:70px}
.header-bd{padding:0 80px;vertical-align:middle;height:70px}
.header-bd .logo-box{width:142px}
.header-bd .connect-box{width:110px;text-align:right}
.header-bd .connect-box>a{margin-left:19px;display:inline-block;position:relative;cursor:pointer}
.header-bd .connect-box .code-wx-box{position:absolute;z-index:1000;top:36px;left:-48px;margin-left:13px;opacity:0;transition:opacity .5s}
.header-bd .connect-box .wx:hover .code-wx-box{opacity:1}
.header-bd ul{text-align:right}
.header-bd li{margin-left:39px;display:inline;font-size:16px;}
.header-bd li a{position:relative;color:#ffdf70;}
.header-bd li.active a,.header-bd li:hover a{color:#fff;}
/*footer*/
.page-footer{position:relative;background:#0C1326}
.footer-bd{padding-top:70px;padding-bottom:71px}
.footer-bd,.footer-bd a,.footer-bd a:hover{font-size:14px;color:#ffdf70;}
.footer-bd .connect-offline{line-height:30px}
.footer-bd .connect-offline .copyright{padding-top:40px;position:relative}
.footer-bd .connect-offline .copyright:before{position:absolute;left:0;top:17px;content:"";width:597px;height:1px;background:#141F3B;}
.footer-bd .connect-online{width:310px}
.footer-bd .connect-online>a{display:inline-block;padding-right:52px}
.footer-bd .connect-online>a>span{display:block;text-align:center;padding-top:16px}

/*title*/
.fir-tit{padding-top:25px;padding-bottom:33px;font-size:24px;font-weight:bold;color:#333;line-height:1.1}
h2.headline{position:relative;font-size:18px;color:#333;border-left:4px solid #C69C6C;text-indent:10px;margin:20px 0;font-weight:bold;line-height:25px}

/*btn*/
.btn-box{padding-top:15px;padding-bottom:15px;display:inline-block;font-size:16px;font-weight:bold;color:#333;line-height:1.5;}
.btn-box:hover{color:#333}
.btn-box small{display:block;font-size:12px;font-weight:400;color:#666}
.btn-box img{vertical-align:top;position:relative;top:4px}

/*banner*/
.banner{height:560px}
.banner .swiper-wrapper,.banner .swiper-slide{height:100%}
.banner .swiper-slide{display:block;width:100%;}
.banner>.swiper-pagination-bullets{bottom:30px}
.banner .swiper-pagination-bullet{background:url(../image/pagination.png) no-repeat center;width:30px;height:30px;opacity:.6}
.banner .swiper-pagination-bullet-active{background-image:url(../image/pagination_active.png);opacity:1}

/*hsy*/
.hsy-box{padding-top:75px;padding-bottom:75px}
.hsy-box h3{font-size:18px;line-height:24px;color:#666;margin-bottom:30px}
.hsy-box h3 .l{vertical-align:top;position:relative;top:11px;left:-28px}
.hsy-box h3 .r{vertical-align:top;position:relative;top:11px;left:28px}
.hsy-box .txt{font-size:16px;color:#666;line-height:28px;margin-top:23px;margin-bottom:15px;}

/*zixun 平铺*/
.tiled-zx{margin-left:-24px;}
.tiled-zx li{width:33.33333333%;float:left;padding:10px 0 20px 24px}
.tiled-zx li .thumb{display:block;height:213px;overflow:hidden}
.tiled-zx li .tit{margin-top:19px;font-weight:bold;font-size:18px;color:#333;line-height:26px;height:52px}
.tiled-zx li .desc{margin-top:13px;font-size:14px;font-weight:400;color:#666;line-height:22px;height:44px;}

/*chanpin 列表*/
.list-cp li{padding-top:10px;padding-bottom:20px}
.list-cp .thumb,.list-cp .txt{position:relative;float:left}
.list-cp .thumb{display:block;width:663px;height:304px;}
.list-cp .txt{padding-top:12px;padding-left:30px;width:337px}
.list-cp .txt .tit{font-size:20px;font-weight:bold;color:#333;line-height:58px;}
.list-cp .txt .desc{margin-bottom:17px;font-size:14px;font-weight:400;color:#666;line-height:22px;height:66px;}
.list-cp .thumb.col-push{left:337px}
.list-cp .txt.col-pull{right:663px;padding-left:0;padding-right:30px}
.list-cp .btn{position:relative;padding-left:12px;padding-right:22px;display:inline-block;height:19px;border:1px solid #333;line-height:1.5;font-size:12px;color:#333}
.list-cp .btn:after{content:"";background:url(../image/arrow_r_2.png) no-repeat center;width:5px;height:12px;position:absolute;top:2px;right:9px}
.list-cp .btn:hover{background:#C69C6C;border-color:#C69C6C;color:#fff}
.list-cp .btn:hover:after{background-image:url(../image/arrow_r_1.png)}
/*jianjie+pinpai*/
.cnt-txt{font-size:16px;color:#666;line-height:1.7;margin-top:5px;margin-bottom:15px}
.cnt-txt>p{line-height:26px;padding-top:26px}
.cnt-txt>p:first-child{padding-top:4px}
/*tici 平铺*/
.famous-inscription .swiper-button-next:focus,.famous-inscription .swiper-button-prev:focus{outline:none}
.famous-inscription .swiper-button-next,.famous-inscription .swiper-button-prev{opacity:0;width:49px;height:88px;top:210px;margin-top:-44px;background-size:49px 88px;transition:opacity .5s;}
.famous-inscription .swiper-button-next{background-image:url(../image/btn_next.png);right:0}
.famous-inscription .swiper-button-next:hover{background-image:url(../image/btn_next_1.png)}
.famous-inscription .swiper-button-prev{background-image:url(../image/btn_prev.png);left:0}
.famous-inscription .swiper-button-prev:hover{background-image:url(../image/btn_prev_1.png)}
.famous-inscription{margin-top:10px}
.famous-inscription-tips{margin-top:36px;margin-bottom:17px;font-size:16px;font-weight:400;color:#4B4B4B;line-height:24px;}
.famous-inscription:hover .swiper-button-next,.famous-inscription:hover .swiper-button-prev{opacity:1}
/*video img toggle*/
.video-box{width:800px;height:500px;}
.player-container-id-dimensions,.player-container-id-dimensions video{width:100%;height:100%;}
.tvbox.mysp *{max-width:400px;max-height:225px;}
.tvbox.mysp .vjs-fullscreen-control{display:none}

.tv-panel,.tv-panel2{padding:10px 100px;position:relative}
.tv-panel .thumb-box{width:800px;height:500px;position:absolute;top:10px;left:100px}
.tv-panel .thumb-box .cover,.tiled-tv-1 .video-item .cover{position:absolute;top:0;left:0;background:rgba(0,0,0,.35);text-align:center;}
.tv-panel .thumb-box .cover{width:800px;height:500px;line-height:500px;}
.tv-panel .video-box{position:relative;z-index:99;opacity:0}

.pop-video-box{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:2000;}
.pop-video-box .close{position:absolute;top:50%;left:50%;font-size:50px;color:#fff;z-index:999;cursor:pointer;margin-top:-273px;margin-left:400px;}
.pop-video-box .video-box{position:absolute;top:50%;left:50%;margin-top:-250px;margin-left:-400px}

/*video 平铺*/
.tiled-tv{margin-left:-19px}
.tiled-tv li{float:left;width:20%;padding-top:19px;padding-left:19px}
.tiled-tv .video-item,.jmlb .video-item .thumb{height:82px;position:relative}
.tiled-tv .video-item:before,.tiled-tv .video-item:after,.jmlb .video-item .thumb:before,.jmlb .video-item .thumb:after{display:block;position:absolute;}
.tiled-tv .video-item:before,.jmlb .video-item .thumb:before{content:"";width:100%;height:100%;top:0;left:0;background:rgba(0, 0, 0, 0.7);}
.tiled-tv .active .video-item:before,.jmlb .video-item.active .thumb:before{background:transparent;border:3px solid #C69C6C}
.tiled-tv .video-item:after,.jmlb .video-item .thumb:after{z-index:2;content:attr(ribbon);font-size:12px;font-weight:400;color:#fff;line-height:25px;bottom:0;left:8px}
.tiled-tv p{font-size:16px;color:#666;line-height:30px;margin-top:6px;margin-bottom:9px}
.tiled-tv .active p{color:#C69C6C}

.tiled-tv-1{margin-left:-10px}
.tiled-tv-1 li{float:left;width:25%;padding:19px 0 5px 10px}
.tiled-tv-1 .video-item{height:163px;position:relative;overflow:hidden}
.tiled-tv-1 .video-item .cover{opacity:0;width:100%;height:100%;line-height:163px;background:rgba(0,0,0,.35)}
.tiled-tv-1 .video-item:hover .cover{opacity:1}
.tiled-tv-1 .video-item .cover img{transform:scale(0);transition:transform .5s;}
.tiled-tv-1 .video-item:hover .cover img{transform:scale(1);}
.tiled-tv-1 .video-item .data-photo{transform:scale(1);transition:transform .5s;}
.tiled-tv-1 .video-item:hover .data-photo{transform:scale(1.2);}

.tiled-tv-1 h4{margin-top:10px;font-size:16px;word-break:break-all;line-height:26px;height:52px;color:#666}
.page-kjmk .btn-box{margin-top:10px}
/*chanpin*/
.products-container{background:#0C1326 url(../image/bg_products.jpg) no-repeat center 0/contain;border-bottom:2px solid #FFDF72;padding:10px 0 65px;}
.products-tit{padding:60px 0;}
.tiled-cp,.tiled-cp-recommend,.tiled-pj{padding:10px 7px 0 0;margin-left:-3px}
.tiled-cp li,.tiled-cp-recommend li,.tiled-pj li{width:25%;display:inline-block;padding:0 0 10px 10px;}
.tiled-cp li{height:401px;}
.tiled-cp .bg-card{padding:25px 0;display:block;background:url(../image/card_products.png) no-repeat center;width:100%;height:100%}
.tiled-cp .bg-card h4{font-size:24px;color:#333;line-height:1.5;margin-top:3px}
.tiled-cp .bg-card small{font-size:12px;color:#666;line-height:1.5;display:block;margin-top:-3px}
.tiled-cp .bg-card .price{margin-top:3px;display:block;font-size:20px;color:#A76301;line-height:36px}
.tiled-cp .bg-card .thumb{margin:16px auto 25px;}
.tiled-cp .bg-card .btn{display:inline-block;background:url(../image/btn_products.png) no-repeat center/85px 26px;width:85px;height:26px;font-size:14px;color:#fff;line-height:27px;}
.tiled-cp .bg-card .line{margin-top:7px;display:inline-block;width:39px;height:1px;background:url(../image/line_dashed.png) no-repeat center/39px 1px;}
.tiled-cp-recommend{margin-bottom:15px}
.tiled-cp-recommend li>a{border:1px solid #C69C6C;border-radius:15px;display:block;height:290px;background:#FFFBF6}
.tiled-cp-recommend .thumb{border-radius:15px 15px 0 0;overflow:hidden;width:100%;height:228px;}
.tiled-cp-recommend h4{margin-top:11px;font-size:18px;font-weight:bold;color:#333;line-height:2}
.tiled-cp-recommend h4 img{vertical-align:top;position:relative;top:10px;left:7px}
.tiled-cp-recommend .desc{font-size:14px;color:#666;line-height:1.8;margin-top:1px}
.tiled-cp-recommend .desc .mark{color:#C2141C;margin-right:8px}
.tiled-pj{margin:38px 18px 29px 15px}
.tiled-pj .thumb{background:#C69C6C;border-radius:62px;overflow:hidden;height:168px;}
.tiled-pj .txt{margin-top:7px;margin-bottom:5px;font-size:16px;color:#666;line-height:1.5;height:48px}
.products-show-container{background:url(../image/bg_products_show.jpg) repeat-y center 0;}
.tv-panel1{width:440px;}
.tv-panel1 .thumb-box{width:440px;height:440px;position:relative}
.tv-panel1 .thumb-box .cover{width:440px;height:440px;position:absolute;top:0;left:0;background:rgba(0,0,0,.35);line-height:440px;}
.tv-panel1 ul{margin-top:20px;}
.tv-panel1 li{display:inline-block;margin-left:19px;position:relative}
.tv-panel1 li:nth-of-type(1){margin-left:0}
.tv-panel1 li{width:63px;height:63px}
.tv-panel1 li .video-item{width:100%;height:100%}
.tv-panel1 li.active{border:3px solid #C69C6C}
.tv-panel1 li .cover{display:none;position:absolute;content:"";width:57px;height:57px;top:0;left:0;background:rgba(0, 0, 0, 0.7);line-height:57px;}
.tv-panel1 li.active .cover{display:block}

.products-show-hd{margin-top:25px;}
.products-show-hd .info{padding-left:95px;}
.products-show-hd h1{margin-top:33px;font-size:44px;font-weight:bold;color:#333;line-height:1.2}
.products-show-hd h1 small{display:block;font-size:16px;font-weight:400;line-height:19px}
.products-show-hd .price{margin-top:26px;font-size:20px;font-weight:bold;color:#333;line-height:1.3;}
.products-show-hd .price>span,.tiled-cp-recommend .desc .l-t{position:relative;padding-left:5px;padding-right:5px}
.products-show-hd .price>span:before,.tiled-cp-recommend .desc .l-t:before{content:"";width:100%;height:1px;position:absolute;left:0;top:50%;background:#C2141C}
.products-show-hd .price>span:before{height:2px;margin-top:-1px}
.products-show-hd .price-hui{margin-top:25px;font-size:24px;font-weight:bold;line-height:43px;border:1px solid #C69C6C;height:45px}
.products-show-hd .price-hui .l{display:block;padding:0 12px;background:#C69C6C;color:#FDF5F2}
.products-show-hd .price-hui .r{display:block;padding:0 25px;color:#C2141C}
.products-show-hd .desc{margin-top:24px;font-size:18px;color:#666;line-height:2}
.products-show-hd .desc p{position:relative;padding-left:17px;}
.products-show-hd .desc p>span{display:inline-block;width:4em}
.products-show-hd .desc p>span+span{display:inline-block;width:1em;text-align:center}
.products-show-hd .desc p>span>span{float:right}
.products-show-hd .desc p:before{content:"";display:block;width:6px;height:6px;background:#C2141C;border-radius:50%;position:absolute;top:50%;margin-top:-3px;left:0;}
.products-show-bd{margin-top:45px}
.products-show-bd .zy{font-size:18px;font-weight:400;color:#4B4B4B;line-height:2;}
.products-show-bd .sw>img{max-width:100%;height:auto!important;margin-top:16px;}
.products-show-bd .sw{margin-top:-16px}
.products-show-bd .fw,.products-show-bd .pj{border:2px solid #C69C6C;width:755px;margin:10px auto 0;background:#FFFBF6}
.products-show-bd .fw{height:522px;padding:1px 25px}
.products-show-bd .fw dt{font-size:20px;font-weight:bold;color:#333}
.products-show-bd .fw dt span{display:inline-block;width:1.5em;text-align:center}
.products-show-bd .fw dd{font-size:16px;font-weight:400;color:#4B4B4B}
.products-show-bd .fw dl{line-height:1.8;height:129px;display:table-cell;vertical-align:middle;}
.products-show-bd .fw .fw-cnt+.fw-cnt{border-top:1px dashed #C69C6C}
/*zixun*/
.logos{margin-top:20px}
.other-logo{margin-top:40px}
.other-logo>a{display:inline-block;padding:0 0 14px 20px}
.other-logo>a:nth-of-type(4n+1){padding-left:0}
.list-news{margin-top:10px;margin-bottom:20px;}
.list-news ul{border-bottom:1px solid #D3D3D3}
.list-news li{border-top:1px solid #D3D3D3;height:60px;line-height:60px;width:100%;font-size:14px;font-weight:400;color:#4B4B4B;}
.list-news .tit{padding-left:21px;width:700px;position:relative;color:#4B4B4B}
.list-news .tit:before{content:"";display:block;width:11px;height:11px;border:1px solid #C69C6C;border-radius:50%;position:absolute;top:50%;margin-top:-5.5px;left:3px;}
.list-news .t{padding-right:55px;width:300px;text-align:right}
/*tv cnt*/
.cnt-tv h1,.cnt-news h1{font-size:24px;font-weight:bold;line-height:1.8;}
.cnt-tv .time,.cnt-news .time{margin:5px 0 10px;font-size:14px;font-weight:400;color:#4B4B4B;line-height:2;}
.cnt-news .cnt {line-height:1.8em;font-size:14px;padding:20px 0;color:#4B4B4B}
.cnt-news .cnt img{display:block;max-width:100%;margin:10px auto}

.cnt-tv .cnt{width:800px;margin:0 auto}
.cnt-tv .list-show-title{display:table-row;}
.cnt-tv .list-show-title>div{display:table-cell;}
.cnt-tv .list-show-title .left{width:110px;}
.cnt-tv .list-show-title .swiper-pagination{position:relative;text-align:left}
.cnt-tv .list-show-title .swiper-pagination-bullet{outline:none;font-size:12px;width:44px;margin-right:15px;margin-bottom:13px;display:inline-block;background:#f2f2f2;color:#333;height:18px;line-height:18px;border-radius:10px;text-align:center;opacity:1;white-space:nowrap;overflow:hidden}
.cnt-tv .list-show-title .swiper-pagination-bullet-active{background:#C69C6C;color:#F2F2F2;}
.cnt-tv .jmlb{margin-top:9px}
.cnt-tv .jmlb .video-item{display:block}
.cnt-tv .jmlb .txt{margin-top:5px;font-size:14px;word-break:break-all;line-height:22px;height:44px;color:#666}
.cnt-tv .active .txt{color:#C69C6C}
/*current location*/
.current-location{font-size:12px;color:#999;line-height:34px;height:34px;overflow:hidden;background:#F6F6F6}
.current-location-bd{padding:0 80px;}
.current-location a{margin:0 5px;color:#333}
.current-location a:hover{color:#C69C6C;}

/*严正声明*/
.yzsm{position:fixed;bottom:20px;right:20px;width:300px;height:180px;z-index:400;}
.yzsm .close{display:block;width:30px;height:30px;position:absolute;top:5px;right:5px;background:url(../image/btn-close.png) no-repeat center/20px;}