@font-face{
    font-family: 'Montserrat';
    src: url(../css/fonts/Montserrat-Light.otf);
}
@font-face{
    font-family: 'Montserrat-bold';
    src: url(../css/fonts/Montserrat-Black.ttf);
}
@font-face{
    font-family: 'Montserrat-er';
    src: url(../css/fonts/Montserrat-ExtraLight.otf);
}
@font-face{
    font-family: 'SourceHanSansCN';
    src: url(../css/fonts/SourceHanSansCN-Regular.otf);
}
@font-face{
    font-family: 'SourceHanSansCN-bold';
    src: url(../css/fonts/SourceHanSansCN-Heavy.otf);
}

body{
    background:#fff;
    margin:0;
    padding:0;
}
a:hover,a:link,a:visited,a:active,a:focus{
	color: #000000;
	text-decoration: none;
}
#vueContainer{
    width:100%;
    margin:0 auto;
}
.zhongwen{font-family: 'SourceHanSansCN';}
.yingwen{font-family: 'Montserrat';}
.yingwenBold{font-family: 'Montserrat-bold';}
.yingwenEr{font-family: 'Montserrat-er';}
.zhongwenBold{font-family: 'SourceHanSansCN-bold' !important;}
.ziti28{font-size: 28px !important;}
.qiehuanyuyan{color:rgba(255, 255, 255, 1);}
.qiehuanyuyan span.on{color:rgba(255, 255, 255, 0.5);}
.zihao9{font-size: 9px !important;}
.zihao10{font-size: 9px !important;line-height: 18px !important;}
.zihao8{font-size: 8px !important;}


#pc .navber{width: 100%;height: 76px;background-color: rgba(0, 0, 0, 0.5);position: fixed;top:0;left:0;z-index: 999;}
#pc .navber.on{background-color: rgba(0, 0, 0, 1);}
#pc .conBody{height:100%;width: 1200px;margin:0 auto;display: flex;justify-content: space-between;}

#pc .logo{height:33px;padding-top: 22px;}
#pc .navberBtn>div{font-size: 16px;color:#fff;display: inline-block;line-height: 76px;margin:0 0 0 60px;cursor: pointer;}
#pc .navberBtn>div.on{font-size: 16px;color:#fff;}

#pc .pageNo01{position: relative;}
#pc .pageNo01>img{width:100%;}
#pc .bannerText{width:100%;height:100%;display: flex;flex-direction: column;justify-content: center;position: absolute;top:0;left:0;}
#pc .image01{height: 114px;width: auto;display: block;margin:0 auto 20px;}
#pc .wenzi01,#pc .wenzi02{text-align: center;font-size: 20px;line-height: 40px;color:#fff;}

#pc .pageNo02{height:332px;background:#F7F6F5;}
#pc .YS01>b{color:#B68A39;font-size: 60px;font-weight: bold;font-family: 'Montserrat-bold';}
#pc .YS01>span{color:#24221E;font-size: 40px;font-weight: bold;padding-left:10px;vertical-align: super;font-family: 'Montserrat-bold';}
#pc .YS01>div{color:#928E86;font-size: 16px;padding-top:10px;}

#pc .wenzi03{text-align: center;font-size: 40px;color:#24221E;font-weight: bold;font-family: 'Montserrat-bold';}
#pc .wenzi04{font-size: 16px;color:#82807B;margin-top: 50px;text-indent: 2em;line-height: 32px;}
#pc .image02{width:100%;height: auto;margin-top:100px;}

#pc .YS02{display: flex;justify-content: space-between;margin-top:50px;}
#pc .YS03{width: 25%;text-align: center;}
#pc .image03{width: 238px;height: 238px;}
#pc .wenzi05{font-size: 24px;line-height: 36px;color: #24221E;font-weight: bold;}
#pc .wenzi06{font-size: 16px;line-height: 28px;color: #82807B;margin-top: 30px;text-align: left;}

#pc .image04{height: 45px;width: auto;}

#pc .YS04{display: flex;justify-content: space-between;}
#pc .YS05{margin-left:100px;}
#pc .wenzi07{color:#FFFFFF;font-size: 16px;line-height: 24px;margin-bottom:20px;}
#pc .wenziFooter{color:#AEAAA3;font-size: 14px;line-height: 21px;margin-bottom: 15px;padding-left:30px;background-repeat: no-repeat;background-size: 20px 20px;}
#pc .wenziFooter>span{padding-left:10px;}
#pc .wenzi08{background-image: url(../images/email.png);}
#pc .wenzi09{background-image: url(../images/phone.png);}
#pc .wenzi10{background-image: url(../images/address.png);}


#pc .wenzi11{font-size: 40px;line-height: 60px;font-weight: bold;color:#24221E;}
#pc .wenzi12{font-size: 14px;line-height: 26px;color:#82807B;}

#pc .btn01{float: right;font-size: 14px;line-height: 21px;color:#B68A39;padding-top:0;cursor: pointer;padding-right: 20px;font-weight: 500;background-image: url(../images/bottom.png);background-repeat: no-repeat;background-size: 20px 20px;background-position: right 0 top 0;}
#pc .btn02{float: right;font-size: 14px;line-height: 21px;color:#B68A39;padding-top:0;cursor: pointer;padding-right: 20px;font-weight: 500;background-image: url(../images/top.png);background-repeat: no-repeat;background-size: 20px 20px;background-position: right 0 top 0;}

#pc .wenzi13{font-size: 20px;line-height: 30px;font-weight: bold;margin-top:20px;}
#pc .wenzi14{font-size: 14px;line-height: 21px;color:#ADACA9;margin-top:20px;}
#pc .wenzi16{font-size: 14px;line-height: 28px;font-weight: bold;color:#24221E;margin-top:20px;}
#pc .wenzi17{font-size: 14px;line-height: 28px;color:#82807B;}

#pc .YS06{padding-bottom:30px;border-bottom:1px dashed #D5D3CF;}

#pc .YS07{display: inline-block;width:350px;margin-top:72px;}
#pc .wenzi18{font-size: 14px;line-height: 30px;color:#ADACA9;}
#pc .wenzi19{font-size: 14px;line-height: 24px;color:#24221E;margin-top:16px;}







#mobile .navber{width: 100%;height: 48px;background-color: rgba(0, 0, 0, 0.5);position: fixed;top:0;left:0;z-index: 999;}
#mobile .navber.on{background-color: rgba(0, 0, 0, 1);}
#mobile .conBody{height:100%;width: calc(100% - 48px);margin:0 auto;display: flex;justify-content: space-between;}

#mobile .logo{height:24px;padding-top: 12px;}
#mobile .navberBtn>div{font-size: 14px;color:#fff;display: inline-block;line-height: 48px;margin:0 0 0 40px;cursor: pointer;}
#mobile .navberBtn>div.on{font-size: 14px;color:#fff;}

#mobile .pageNo01{position: relative;}
#mobile .pageNo01>img{width:100%;}
#mobile .bannerText{width:100%;height:100%;display: flex;flex-direction: column;justify-content: center;position: absolute;top:0;left:0;}
#mobile .image01{height: 36px;width: auto;display: block;margin:0 auto 10px;padding-top:30px;}
#mobile .wenzi01,#mobile .wenzi02{text-align: center;font-size: 12px;line-height: 20px;color:#fff;}

#mobile .pageNo02{height:98px;background:#F7F6F5;}
#mobile .YS01{width: 30%;}
#mobile .YS01>b{color:#B68A39;font-size: 16px;font-weight: bold;font-family: 'Montserrat-bold';}
#mobile .YS01>span{color:#24221E;font-size: 10px;font-weight: bold;padding-left:2px;vertical-align: baseline;font-family: 'Montserrat-bold';}
#mobile .YS01>div{color:#928E86;font-size: 10px;padding-top:5px;}

#mobile .wenzi03{text-align: center;font-size: 20px;color:#24221E;font-weight: bold;font-family: 'Montserrat-bold';}
#mobile .wenzi04{font-size: 12px;color:#82807B;margin-top: 20px;text-indent: 2em;line-height: 24px;}
#mobile .image02{width:100%;height: auto;margin-top:40px;}

#mobile .YS02{margin-top:50px;}
#mobile .YS03{width: 100%;text-align: center;margin-top:50px;}
#mobile .image03{width: 148px;height: 148px;}
#mobile .wenzi05{font-size: 16px;line-height: 24px;color: #24221E;margin-top: 20px;font-weight: bold;}
#mobile .wenzi06{font-size: 12px;line-height: 24px;color: #82807B;margin-top: 16px;text-align: left;}

#mobile .image04{height: 30px;width: auto;}


#mobile .YS05{margin-top:50px;}
#mobile .wenzi07{color:#FFFFFF;font-size: 16px;line-height: 24px;margin-bottom:20px;}
#mobile .wenziFooter{color:#AEAAA3;font-size: 14px;line-height: 21px;margin-bottom: 15px;padding-left:30px;background-repeat: no-repeat;background-size: 20px 20px;}
#mobile .wenziFooter>span{padding-left:10px;}
#mobile .wenzi08{background-image: url(../images/email.png);}
#mobile .wenzi09{background-image: url(../images/phone.png);}
#mobile .wenzi10{background-image: url(../images/address.png);}


#mobile .wenzi11{font-size: 20px;line-height: 30px;font-weight: bold;color:#24221E;}
#mobile .wenzi12{font-size: 12px;line-height: 24px;color:#82807B;}

#mobile .btn01{float: right;font-size: 12px;line-height: 21px;color:#B68A39;padding-top:5px;cursor: pointer;padding-right: 20px;font-weight: 400;background-image: url(../images/bottom.png);background-repeat: no-repeat;background-size: 20px 20px;background-position: right 0 top 5px;}
#mobile .btn02{float: right;font-size: 12px;line-height: 21px;color:#B68A39;padding-top:5px;cursor: pointer;padding-right: 20px;font-weight: 400;background-image: url(../images/top.png);background-repeat: no-repeat;background-size: 20px 20px;background-position: right 0 top 5px;}

#mobile .wenzi13{font-size: 16px;line-height: 30px;font-weight: bold;margin-top:20px;}
#mobile .wenzi14{font-size: 12px;line-height: 21px;color:#ADACA9;margin-top:10px;}
#mobile .wenzi16{font-size: 12px;line-height: 28px;font-weight: bold;color:#24221E;margin-top:10px;}
#mobile .wenzi17{font-size: 12px;line-height: 28px;color:#82807B;}

#mobile .YS06{padding-bottom:20px;border-bottom:1px dashed #D5D3CF;}

#mobile .YS07{display: inline-block;width:100%;margin-top:40px;}
#mobile .wenzi18{font-size: 14px;line-height: 30px;color:#ADACA9;}
#mobile .wenzi19{font-size: 14px;line-height: 24px;color:#24221E;margin-top:5px;}
