@charset "utf-8";
*{margin:0;padding:0}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,span,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;font-weight:inherit;font-style:inherit;font-size:100%;margin:0;padding:0; font-weight:normal;font-family:fzltxh,'Arial',"Microsoft YaHei","Lucida Grande","Hiragino Sans GB","Hiragino Sans GB W3","nsimsun";}
dl,dt,dd,ol,ul,li{list-style:none;margin:0;padding:0}
html,body{height:100%;}
/*==清除浮动== clearfix 和 clear 可以同时使用  clear方便于在dw 里浏览  overflow可以单独使用  ==*/
.clearfix:after,#container:after{display:block;height:0;clear:both;visibility:hidden;overflow:hidden}
.clear{clear:both;height:0;font-size:1px;line-height:0}
/*淡出效果
-webkit-transition: all 1s;
-moz-transition: all 1s;
-ms-transition: all 1s;
-o-transition: all 1s;
transition: all 1s;
*/
/*文字渐变
background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(0, 128, 0, 1)), to(rgba(51, 51, 51, 1)));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
/*边渐变
border-width: 0 0 2px;border-style: solid;
    border-color: #4f29fe;border-image: linear-gradient(90deg,#4f29fe,#a93aff) 2;*/
@font-face {
    font-family: fzltxh;
    src: url('../fonts/font/fzltxh.eot');
    src: url('../fonts/font/fzltxh.eot?#iefix') format('embedded-opentype'),
         url('../fonts/font/fzltxh.woff2') format('woff2'),
         url('../fonts/font/fzltxh.woff') format('woff'),
         url('../fonts/font/fzltxh.ttf') format('truetype'),
         url('../fonts/font/fzltxh.svg#pf_din_text_comp_prolight') format('svg');
    font-weight: normal;
    font-style: normal;
   
}
@font-face {
    font-family: fzltcxhjw;
    src: url('../fonts/font/fzltcxhjw.eot');
    src: url('../fonts/font/fzltcxhjw.eot?#iefix') format('embedded-opentype'),
         url('../fonts/font/fzltcxhjw.woff2') format('woff2'),
         url('../fonts/font/fzltcxhjw.woff') format('woff'),
         url('../fonts/font/fzltcxhjw.ttf') format('truetype'),
         url('../fonts/font/fzltcxhjw.svg#pf_din_text_comp_prolight') format('svg');
    font-weight: normal;
    font-style: normal;
   
}
@font-face {
    font-family: fzltxhw;
    src: url('../fonts/font/fzltxhw.eot');
    src: url('../fonts/font/fzltxhw.eot?#iefix') format('embedded-opentype'),
         url('../fonts/font/fzltxhw.woff2') format('woff2'),
         url('../fonts/font/fzltxhw.woff') format('woff'),
         url('../fonts/font/fzltxhw.ttf') format('truetype'),
         url('../fonts/font/fzltxhw.svg#pf_din_text_comp_prolight') format('svg');
    font-weight: normal;
    font-style: normal;
   
}
@font-face {
    font-family: fzcchj;
    src: url('../fonts/font/fzcchj.eot');
    src: url('../fonts/font/fzcchj.eot?#iefix') format('embedded-opentype'),
         url('../fonts/font/fzcchj.woff2') format('woff2'),
         url('../fonts/font/fzcchj.woff') format('woff'),
         url('../fonts/font/fzcchj.ttf') format('truetype'),
         url('../fonts/font/fzcchj.svg#pf_din_text_comp_prolight') format('svg');
    font-weight: normal;
    font-style: normal;
   
}
.fzltcxhjw{font-family: fzltcxhjw;}
.fzltxhw{font-family: fzltxhw;}
.fzcchj{font-family: fzcchj;}
.yahei{font-family: 'Arial',"Microsoft YaHei";}


a{color:#000;text-decoration:none; }
a:hover{color:#ea5414; text-decoration: none;}

br{line-height:0px}
hr{border:0;height: 1px; margin-top: 20px; margin-bottom:20px;  background: #ddd;}
.siu-img100{width: 100%;}
/*"Microsoft YaHei","Lucida Grande","Hiragino Sans GB","Hiragino Sans GB W3","nsimsun","宋体" #efeff0*/
body { font-family:fzltxh; font-size:14px; line-height:26px; color:#212121; overflow-y:initial !important;}
.container{max-width:100%; padding-left:70px; padding-right:70px;}
.area{max-width:1260px; margin:0 auto}
.bg1{ background:#f5f5f5}.bg2{ background:#F4F6F7} .bg3{ background:#fff}
.se{color: #ea5414} .se1{ color:#212121;}.se2{ color: #fff;} .se3{ color: #666;} 

.siu-h100{height: 100%}
.siu-mlr{margin:0 auto; left: 0; right: 0; position: relative; float: inherit;}
.siu-max-width{max-width: 100%}

.siu-text-sb{vertical-align:super;}
.siu-text-middle{position: absolute;top: 50%;transform: translateY(-50%);}
.siu-text-center{text-align: center;}
.siu-text-transform{text-transform: uppercase;}
.siu-text-left{text-align: left;}
.siu-text-right{text-align: right !important;}
.siu-text-bold{font-weight: bold;}
.siu-text-underline{text-decoration:underline;}
.siu-text-underline-1{text-decoration:line-through}
.siu-fl{float: left !important;}
.siu-fr{float: right !important;}
.siu-display{display:none !important;;}
.siu-display-black{display:block;}
.siu-over{overflow: hidden;}
.siu-line-top{border-top: 1px solid #ebebeb}
.siu-line-bottom{border-bottom: 1px solid #ebebeb}
.siu-line-left{border-left: 1px solid #ebebeb}
.siu-line-right{border-right: 1px solid #ebebeb}


.siu-border-t{border-top: 1px solid #ebebeb}
.siu-border-b{border-bottom: 1px solid #ebebeb}
.siu-border-l{border-left: 1px solid #ebebeb}
.siu-border-r{border-right: 1px solid #ebebeb}

.siu-border-t-3{border-top: 3px solid #ff3c55}

h1,.siu-h1{ font-size:42px; line-height:50px;}
h2,.siu-h2{ font-size:36px; line-height:46px;}
h3,.siu-h3{ font-size:24px; line-height:36px;}
h4,.siu-h4{ font-size:18px; line-height:28px;}
h5,.siu-h5{ font-size:16px; line-height:26px;}
h6,.siu-h6{ font-size:14px; line-height:24px;}


.siu-plr0{padding-left:0px !important; padding-right:0px !important;}
.siu-pl0{padding-left:0px !important;}.siu-pr0{padding-right:0px !important;}
.siu-pt5{padding-top:5px;}.siu-pb5{padding-bottom:5px;}
.siu-pt10{padding-top:10px;}.siu-pb10{padding-bottom:10px;}
.siu-pt15{padding-top:15px;}.siu-pb15{padding-bottom:15px;}
.siu-pt20{padding-top:20px;}.siu-pb20{padding-bottom:20px;}
.siu-pt25{padding-top:25px;}.siu-pb25{padding-bottom:25px;}
.siu-pt30{padding-top:30px;}.siu-pb30{padding-bottom:30px;}
.siu-pt35{padding-top:35px;}.siu-pb35{padding-bottom:35px;}
.siu-pt40{padding-top:40px;}.siu-pb40{padding-bottom:40px;}
.siu-pt50{padding-top:50px;}.siu-pb50{padding-bottom:50px;}
.siu-pt60{padding-top:60px;}.siu-pb60{padding-bottom:60px;}
.siu-pt70{padding-top:70px;}.siu-pb70{padding-bottom:70px;}
.siu-pt80{padding-top:80px;}.siu-pb80{padding-bottom:80px;}
.siu-pt100{padding-top:100px;}.siu-pb100{padding-bottom:100px;}

.siu-pt65{padding-top:65px;}

.siu-plr20{padding-left:20px;padding-right:20px;}

.siu-pl10{padding-left:10px;}.siu-pr10{padding-right:10px;}
.siu-pl15{padding-left:15px;}.siu-pr15{padding-right:15px;}
.siu-pl20{padding-left:20px;}.siu-pr20{padding-right:20px;}
.siu-pl30{padding-left:30px;}.siu-pr30{padding-right:30px;}
.siu-pl40{padding-left:40px;}.siu-pr40{padding-right:40px;}
.siu-pl50{padding-left:50px;}.siu-pr50{padding-right:50px;}
.siu-pl60{padding-left:60px;}.siu-pr60{padding-right:60px;}
.siu-pl80{padding-left:80px;}.siu-pr80{padding-right:80px;}
.siu-pl100{padding-left:100px;}.siu-pr100{padding-right:100px;}


.siu-p10{padding:10px}
.siu-p20{padding:20px}
.siu-p15{padding:15px}
.siu-p25{padding:25px}
.siu-p30{padding:30px}
.siu-p50{padding:50px}
.siu-p60{padding:60px}
.siu-p70{padding:70px}
.siu-p80{padding:80px}



.siu-mt5{margin-top: 5px;}.siu-mb5{margin-bottom: 5px;}
.siu-mt10{margin-top: 10px;}.siu-mb10{margin-bottom: 10px;}
.siu-mt15{margin-top: 15px;}.siu-mb15{margin-bottom: 15px;}
.siu-mt20{margin-top: 20px;}.siu-mb20{margin-bottom: 20px;}
.siu-mt25{margin-top: 25px;}.siu-mb25{margin-bottom: 25px;}
.siu-mt30{margin-top: 30px;}.siu-mb30{margin-bottom: 30px;}
.siu-mt35{margin-top: 35px;}.siu-mb35{margin-bottom: 35px;}
.siu-mt40{margin-top: 40px;}.siu-mb40{margin-bottom: 40px;}
.siu-mt50{margin-top: 50px;}.siu-mb50{margin-bottom: 50px;}
.siu-mt60{margin-top: 60px;}.siu-mb60{margin-bottom: 60px;}
.siu-mt70{margin-top: 70px;}.siu-mb70{margin-bottom: 70px;}
.siu-mt80{margin-top: 80px;}.siu-mb80{margin-bottom: 80px;}
.siu-mt100{margin-top: 100px;}.siu-mb100{margin-bottom: 100px;}
.siu-mt150{margin-top: 150px;}.siu-mb150{margin-bottom: 150px;}


.siu-ml20{margin-left:20px;}.siu-mr20{margin-right:20px;}
.siu-ml30{margin-left:30px;}.siu-mr30{margin-right:30px;}
.siu-ml50{margin-left:50px;}.siu-mr50{margin-right:50px;}

/*==Mob CSS==*/
@media screen and (max-width:768px) {
.siu-mob-float{float:inherit !important}
.siu-mob-display{display:none;}
.siu-mob-display-black{display:block !important;}
.siu-text-inherit{text-align: inherit !important;}
.siu-mob-text-left{text-align: left !important;}
.siu-mob-text-center{text-align: center !important;}
/*mob-pdding*/
.siu-mob-plr0{padding-left:0px !important; padding-right:0px !important;}

.siu-mob-ptb0{padding-top:0px !important;padding-bottom:0px !important;}
.siu-mob-pl0{padding-left:0px !important;}.siu-mob-pr0{padding-right:0px !important;}
.siu-mob-pt0{padding-top:0px !important;}.siu-mob-pb0{padding-bottom:0px !important;}

.siu-mob-pt10{padding-top: 10px}.siu-mob-pb10{padding-bottom: 10px}
.siu-mob-pt15{padding-top: 15px}.siu-mob-pb15{padding-bottom: 15px}
.siu-mob-pt20{padding-top: 20px}.siu-mob-pb20{padding-bottom: 20px}
.siu-mob-pt25{padding-top: 25px}.siu-mob-pb25{padding-bottom: 25px}
.siu-mob-pt30{padding-top: 30px}.siu-mob-pb30{padding-bottom: 30px}
.siu-mob-pt40{padding-top: 40px}.siu-mob-pb40{padding-bottom: 40px}
.siu-mob-pt50{padding-top: 50px}.siu-mob-pb50{padding-bottom: 50px}

.siu-mob-pl15{padding-left: 15px}.siu-mob-pr15{padding-right: 15px}
.siu-mob-pl20{padding-left: 20px}.siu-mob-pr20{padding-right: 20px}
.siu-mob-pl30{padding-left: 30px}.siu-mob-pr30{padding-right: 30px}
.siu-mob-p0{padding:0px}
.siu-mob-p5{padding:5px}
.siu-mob-p10{padding:10px}
.siu-mob-p15{padding:15px}
.siu-mob-p30{padding: 30px}
.siu-mob-p50{padding: 50px}


/*mob-margin*/

.siu-mob-ml0{margin-left: 0 !important}.siu-mob-mr0{margin-right: 0 !important}
.siu-mob-mt0{margin-top: 0 !important} .siu-mob-mb0{margin-bottom: 0 !important}
.siu-mob-mlr0{margin-left: 0 !important; margin-right:0 !important}
.siu-mob-mt5{margin-top: 5px;}.siu-mob-mb5{margin-bottom: 5px;}
.siu-mob-mt10{margin-top: 10px;}.siu-mob-mb10{margin-bottom: 10px;}
.siu-mob-mt15{margin-top: 15px;}.siu-mob-mb15{margin-bottom: 15px;}
.siu-mob-mt20{margin-top: 20px;}.siu-mob-mb20{margin-bottom: 20px;}
.siu-mob-mt25{margin-top: 25px;}.siu-mob-mb25{margin-bottom: 25px;}
.siu-mob-mt30{margin-top: 30px;}.siu-mob-mb30{margin-bottom: 30px;}
.siu-mob-mt40{margin-top: 40px;}.siu-mob-mb40{margin-bottom: 40px;}
.siu-mob-mt50{margin-top: 50px;}.siu-mob-mb50{margin-bottom: 50px;}


h1,.siu-h1{ font-size:30px; line-height:36px;}
h2,.siu-h2{ font-size:24px; line-height:30px;}
h3,.siu-h3{ font-size:18px; line-height:26px;}
h4,.siu-h4{ font-size:16px; line-height:24px;}
h5,.siu-h5{ font-size:14px; line-height:22px;}
h6,.siu-h6{ font-size:12px; line-height:20px;}


}


.top{display: block;position: fixed; bottom: 20px; right: 5px; width: 30px; height:30px; text-align: center; line-height:30px; border-radius:25px;font-size: 12px; border: 0px solid #999; color: #999; z-index:1}	
.top:hover{color: #fff;border:0px solid #333; background: #333;}
.top i{font-size: 24px;}
/*分享*/
/*分享*/
.share .bdsharebuttonbox a { color: #000; text-align:center;
    display: inline-block;
    width:26px;height:26px; border: 1px solid #666; 
    line-height: 30px; border-radius:3px;
    margin: 0 10px 0 0 ; padding:0px;
    vertical-align:0px;}
.share.case-fx .bdsharebuttonbox a{border:0px; }
.share.case-fx .bdsharebuttonbox span{float: left;color: #bbb}
.share .bdsharebuttonbox a.weibo{background:url(../images/weibo.svg) no-repeat center center;background-size: 80% 80%;}
.share .bdsharebuttonbox a.weixin{ background:url(../images/weixin.svg) no-repeat center center; background-size: 80% 80% }
.share .bdsharebuttonbox a.qq{ background:url(../images/qq.svg) no-repeat center center; background-size: 65% 65% }


/*悬浮链接*/
.suspension{position:fixed;z-index:5;right:4px;bottom:15%;width:50px;height:160px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:44px;border-radius:3px;background-color:#ea5414;margin-bottom:4px;cursor:pointer;outline:none;font-family: 'Arial',"Microsoft YaHei";}
.suspension .a.active,
.suspension .a:hover{background:#000;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-44px 0;}
.suspension .a-mail .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#ea5414;display:none;}
.suspension .a-top:hover{background:#000;}
.suspension .d{display:none;width:170px;background:#ea5414;position:absolute;right:55px;border:0px solid #ea5414;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d.wx{display:none;width:130px;}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top:17px;}
.suspension .d .arrow.wx-jt{top:110px;}
.suspension .d-service{top:48px;}
.suspension .d-service-phone{top:0;}
.suspension .d-qrcode{top:0px;}
.suspension .d-mail{top:144px;}
.suspension .d .inner-box{padding:7px 10px; overflow: hidden;}
/*.suspension .d-service-item{border-bottom:0px solid #eee;padding:10px 0;}*/
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:30px;height:30px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:30px;height:30px;background:url(../images/side_con_icon03.png) no-repeat center 10px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:30px;height:30px;background:url(../images/side_con_icon02.png) no-repeat center center; background-size: 60%; display:block;}
.suspension .d-service-item .i-mail{width:30px;height:30px;background:url(../images/side_con_icon04.png) no-repeat center center; background-size: 65%; display:block;}
.suspension .d-service-item h3{float:left;line-height:29px;font-size:14px;margin-left:10px; color: #fff}
.suspension .d-service-item .text{float:left;width:;line-height:29px;font-size:14px;margin-left:10px;color: #fff;font-family: 'Arial',"Microsoft YaHei";}
.suspension .d-service-item .text .number a{color: #fff;font-family: 'Arial',"Microsoft YaHei";}
/*.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}*/
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:10px 0 2px;}
.suspension .d-qrcode p{font-size:12px;color:#fff;}

