﻿@charset "utf-8";
@font-face{font-family: 'YouSheBiaoTiHei';src: url('./YouSheBiaoTiHei-2.ttf');font-weight: normal;}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent}
html{width:100%;font-family:"Helvetica Neue",Helvetica,"Microsoft YaHei",Arial,Verdana,"Tohoma",Sans-serif,"Hiragino Sans GB","STHeitiSC-Light"}
body{min-height:100%;min-width:320px;background:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}

*{margin:0;padding:0;font-size:1rem;}
input:focus{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-modify:read-write-plaintext-only}
input[type="button"],input[type="submit"],input[type="reset"]{-webkit-appearance:none;border-radius:0}
select,input[type="radio"],input[type="checkbox"]{-webkit-appearance:none}
[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}
textarea{-webkit-appearance:none;font-family:inherit}
ol,ul,li{list-style:none}
a{text-decoration:none}
a:hover{text-decoration:none}
blockquote,q{quotes:none}
a,button,input{-webkit-tap-highlight-color:rgba(255,0,0,0)}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}
::-webkit-input-placeholder{color:#aaaaaa;font-size:14px}
::-moz-placeholder{color:#aaaaaa;font-size:14px}
:-ms-input-placeholder{color:#aaaaaa;font-size:14px}
input:-moz-placeholder{color:#aaaaaa;font-size:14px}
input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none;width:40px;height:40px;background:url("../image/close.png") no-repeat right center;background-size:18px 18px}
.animate1{animate-duration:.3s;animate-delay:0s;animate-iteration-count:1}
.animate2{animate-duration:.5s;animate-delay:.3s;animate-iteration-count:1}
.clearfix:after{content:"/20";display:block;visibility:hidden;clear:both;font-size:0;line-height:0;height:0}
.puff_left{float:left}
.puff_right{float:right}
.clear_border{border:none}
.clear_bg{background:none}
.clear_margin{margin:0}
.clear_padding{padding:0}
.margin_left{margin-left:0px}
.margin_top{margin-top:0px}
.margin{margin:0}
.color_border{border:1px #ff6600 solid !important}
.dis_none,.hidden{display:none !important}
.dis_block,.block{display:block !important}
.dis_inlineblock{display:inline-block}
.dis_inline{display:inline}
.red{color:red}
.transition{transition:2s;-moz-transition:2s;-webkit-transition:2s;-o-transition:2s}
.css{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.flex{display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important}
.flex-1{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}
.flex-align-center{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.flex-pack-center{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.flex-pack-end{-webkit-box-pack:flex-end;-webkit-justify-content:flex-end;-ms-flex-pack:flex-end;justify-content:flex-end}
.flex-pack-justify{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}
.flex-column_a{flex-direction:column;-webkit-flex-direction:column}
.flex-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap}
.flex-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:row;-webkit-flex-direction:row}
.flex-cloumn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;-webkit-flex-direction:column}
.flex-row-center{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.flex-cloumn-center{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.flex-row-end-center{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:flex-end;-webkit-justify-content:flex-end;-ms-flex-pack:flex-end;justify-content:flex-end}
.flex-row-start-c{display:flex;display:-webkit-flex;justify-content:flex-start;align-items:center}
.flex-row-between{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}
.flex-row-between-c{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.center{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.user-select-none{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}
.ahover{-webkit-tap-highlight-color:rgba(0,0,0,0)}
.grad{background:-webkit-linear-gradient(#6fd3ff,#2196f3);background:-o-linear-gradient(#6fd3ff,#2196f3);background:-moz-linear-gradient(#6fd3ff,#2196f3);background:linear-gradient(#6fd3ff,#2196f3)}
.empty{height:200px;color:#999;background:#fff;font-size:1.4rem}
.over_h{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.over_more_line{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.grayb{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray}
form{margin:0;padding:0;border:0;}
.mt5{margin-top:5px;}
.mt8{margin-top:8px;}
.mt12{margin-top:12px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt50{margin-top:50px;}
.mt60{margin-top:60px;}
.mt65{margin-top:65px;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}

.head-container, .foot-container{margin:0 auto;}
.foot-container{text-align:center;margin-top:60px;}

.head-topbar{padding:0;width:1206px;height:30px;line-height:30px;color:#D50404;}
.head-topbar span{color:#D50404;padding:0 5px;}
.head-topbar a{color:#D50404;}

.head-banner{padding:0;width:1206px;}
.head-banner img{width:100%;}
.head-logo {padding:0 0px;width:1206px;}
.head-logo-items {display: flex;}
.head-logo-img {margin: 13px 0 0px 0px;}
.head-logo-banner{margin: 13px 0 13px 20px;}


.head-menubar{width:1206px;background:#D50404;height:52px;background-size: auto 100%;padding:0 0px;}
.head-menubar .head-menubar-items{height:52px;margin:0 auto;width:1206px;}
.head-menubar .head-menubar-items ul{display:flex;}
.head-menubar .head-menubar-items ul li{border-right:2px solid #fff;padding:0px 18px 0px 15px;margin:14px 0px;}
.head-menubar .head-menubar-items ul li:last-child {border:none;}
.head-menubar .head-menubar-items ul li a{font-size:18px;font-family:"YaHei";font-weight:bold;color:#fff;letter-spacing:0.088em;}

/**友情链接*/
.block-link {}
.block-link-head {height:36px;border-bottom:1px solid #d5d5d5;position: relative;}
.block-link-head ul{padding-top:6px;position:absolute;}
.block-link-head li{float:left;display:inline-block;margin-left:10px;border:1px solid #d5d5d5;border-bottom: none;height:29px;line-height:29px;padding:0 20px;text-align:center;}
.block-link-head li:hover{cursor:pointer;color:#BA261A;}

.block-link-head li.active{border-bottom:none;height:30px;background:#fff;color:#BA261A;font-weight:bold;}


.block-link-body {border:1px solid #d5d5d5;border-top:none;}
.block-link-body .active{width:100%;display:block !important;}
.block-link-body .tab-body{width:100%;display:none;}
.block-link-body .tab-body ul{padding:10px;font-size:1em;line-height:2em;position:relative;overflow:hidden;height:180px;}
.block-link-body .tab-body li{float:left;margin:0 10px;}
.block-link-body .item-list li a{}
#tab1:target, #tab2:target, #tab3:target, #tab4:target, #tab5:target {z-index: 1;}

/**手机*******************/
.head-banner_m{padding:0;margin:0;background:#BA261A;}
.head-banner_m .head-banner_m-c{}
.head-banner_m img{max-width:100%;width:100%;height:auto;padding:0;margin:0;}

/**手机***主菜单****************/
.head-menubar_m{background:#BA261A;background-size:auto 100%;padding:0;}
.head-menubar_m .head-menubar-items{display:flex;margin:0 auto;width:100%;padding:0; height:40px;}

.headMenubarSwiper{width:92%;display:flex;}
.headMenubarSwiper .swiper-slide{width:72px;text-align:center;display:flex;margin:0 4px;}
.headMenubarSwiper .swiper-slide:first-child{width:50px;text-align:center;}
.headMenubarSwiper a{font-size:18px;font-family:"YouSheBiaoTiHei";color:#fff;font-weight:normal;line-height:40px;text-align:center;width:100%;}
.headMenubarSearch{width:8%;text-align:center;padding:5px;}
.headMenubarSearch img{height:100%;width:auto;}

.foot-block-info_m{padding:20px 0px 10px;}
.foot-block-info_m p{line-height:150%;font-size:1rem;color:#fff;text-align:center;}
.foot-block-info_m p a{color:#fff;}

.head-infobar_m {height:40px;margin:0 auto;background:#eee;}
.head-infobar_m .head-infobar-items{height:40px;width:100%;margin:0 auto;padding:0 0px;display:flex;background-color:#eee;position:relative;overflow:hidden;}
.head-infobar_m .head-infobar-notice {height:100%;background:url('../images/ico-horn.png') no-repeat left center;padding:0 0px 0 40px;}
.head-infobar_m .tzggSwiper{width:100%;overflow:hidden;}
.head-infobar_m .tzggSwiper .swiper-slide{display:inline-block;height:30px;background:url('../images/ico_dot_red2.png') no-repeat left center;position:relative;white-space:nowrap;text-overflow:ellipsis;line-height:30px;margin: 6px 0 4px;overflow:hidden;}
.head-infobar_m .tzggSwiper .swiper-slide a{line-height:30px; margin:0 0px 0 20px;font-size:1rem}


.right-move{position:fixed;top:calc(515px);z-index:99;right:30px;width:300px}
.right-move a{padding:10px;}
.right-move img{width:100%;}

.back_top{position:fixed;background:#E40011;width:70px;height:70px;bottom:10px;right:30px;z-index:100;border-radius:35px;}
.back_top:hover{background:#ff0000;}
.back_top::before{position:absolute;content:'';left:calc(50% - 15px);top:calc(50% - 15px);border-bottom:15px solid #fff;border-left:15px solid transparent;border-right:15px solid transparent}
.back_top::after{position:absolute;content:'';width:14px;height:16px;background:#fff;left:calc(50% - 7px);top:calc(50% - 2px)}