
@media(min-width:1200px){
::-webkit-scrollbar{width:8px; height:8px; background:rgb(255,255,255);}
::-webkit-scrollbar-thumb{background:rgb(0,165,235);}
::-webkit-scrollbar-track-piece{width:8px; height:8px;}
}

*,
*:before,
*:after{box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;}
*{outline:none; font-family:Arial, Helvetica, Microsoft YaHei;}
*[hide]{display:none;}
*::-webkit-input-placeholder{color:rgb(33,33,33); opacity:.68;}
*::-moz-input-placeholder{color:rgb(33,33,33); opacity:.68;}
*::-ms-input-placeholder{color:rgb(33,33,33); opacity:.68;}

html,body{margin:0; width:100%; min-height:100%; word-wrap:break-word; word-break:break-all; 
background:rgb(255,255,255); font-size:14px; font-weight:400; line-height:1.75; color:rgb(33,33,33);}

dir,ul,ol,li{margin:0; padding:0; list-style:none;}
form{margin:0; padding:0;}
p,dl,dt,dd{margin:0; padding:0;}

img{border:none;}
p>img{max-width:100%;}
ins{text-decoration:none;}
a{text-decoration:none; color:rgb(33,33,33); transition:.3s;}
a:hover{color:rgb(0,165,235);}
a[button="button"]{display:inline-block; padding:4px 18px; border-radius:4px; background:rgb(0,165,235); color:#fff;}
a[button="button"] *{cursor:pointer;}
a[button="button"]:hover{opacity:.8; box-shadow:0 0 5px rgba(0,0,0,0.1);}
@media(max-width:767px){
a[button="button"]{padding:2px 12px; border-radius:2px;}
}

h1,h2,h3,h4,h5,h6{margin:0; padding:0; font-weight:400;}
h1{font-size:28px;}
h2{font-size:21px;}
h3{font-size:16px;}
h4{font-size:15px;}
h5{font-size:13px;}
h6{font-size:12px;}

table,tbody{width:100%; border-collapse:collapse;}
tr{background:#fff; transition:.3s;}
tr:hover{background:#f8f8f8;}
th{background:#fcfcfc;}
th,td{border:1px solid #f0f0f0; padding:8px; text-align:left;}

section{display:block;}

article{display:block; max-width:100%; margin:0 auto;}
article:after{display:block; content:''; clear:both;}
article iframe,
article video,
article img{max-width:100%;}
@media(min-width:1200px){
article{padding:0 28px; width:1388px;}
}
@media(max-width:1199px){
article{padding:0 18px;}
}
@media(max-width:767px){
article{padding:0 8px;}
}

aside iframe,
aside video,
aside img{max-width:100%;}
aside:after{display:block; content:''; clear:both;}

dir{display:block;}
dir>ol{margin:0 -4px; text-align:center; font-size:0;}
dir>ol>li{display:inline-block; margin:4px;}
dir>ol>li>a{display:block; padding:2px 8px; border-radius:3px; border:1px solid #f0f0f0; font-size:14px;}
dir>ol>li>a.on,
dir>ol>li>a:hover{background:rgb(0,165,235); border-color:rgb(0,165,235); color:#fff;}
dir>ol>li>a.on,
dir>ol>li>a.no{cursor:no-drop;}
@media(max-width:767px){
dir>ol{margin:-3px;}
dir>ol>li{display:inline-block; margin:3px;}
dir>ol>li>a{display:block; padding:0 8px; border-radius:2px;}
}


select,
textarea,
input[type=file],
input[type=text],
input[type=password],
input[type=number],
input[type=tel],
input[type=email]{display:block; width:100%; margin:0; transition:.3s;  padding:8px 12px; border-radius:3px; 
background:#fff; border:1px solid #e8e8e8; line-height:1.75; height:42.5px; font-size:14px;}
select[multiple],
textarea{height:116px;}
select:hover,
textarea:hover,
input[type]:hover,
div.file_input>input[type=file]:hover+input[type=text],
select:focus,
textarea:focus,
input[type]:focus,
div.file_input>input[type=file]:focus+input[type=text]{box-shadow:0 0 8px rgba(0,0,0,.08);}

h6.alert{position:fixed; top:0; left:0; right:0; z-index:8888888; opacity:0; text-align:center; user-select:none; pointer-events:none;}
h6.alert>b{display:inline-block; color:#fff; max-width:320px; background:rgb(255,98,76); text-align:left; box-shadow:0 0 18px rgba(0,0,0,.08); border-radius:3px; padding:8px 22px; font-size:16px; font-weight:normal;}
h6.alert.red>b{background:rgb(255,98,76);}
h6.alert.green>b{background:rgb(29,213,111);}
h6.alert.brown>b{background:#a5692d;}
h6.alert.yellow>b{background:#ffd700;} 
h6.alert.blue>b{background:rgb(56,129,245);}
h6.alert.gold>b{background:linear-gradient(to right bottom,#ffd700,#edc86c);}

dl.form8 input[name^="params"][type="file"]{opacity:0;}
div.file_input{display:block; position:relative;}
div.file_input>input[type=file]{position:absolute; z-index:2; top:0; left:0; height:100%; opacity:0; cursor:pointer;}
div.file_input>input[type=text]{padding-left:60px; cursor:pointer;}
div.file_input>i{position:absolute; z-index:1; background:#f8f8f8; cursor:pointer; border-right:1px solid #e8e8e8; top:1px; left:1px; bottom:1px; text-align:center; width:48px; font-size:16px;}
div.file_input>i:before{position:absolute; top:50%; left:0; right:0; line-height:16px; margin-top:-8px;}
code.tights>select+select{margin-top:2px;}

section.copyright{background:#000; padding:8px 0; text-align:center; color:#fff;}
section.copyright a{color:#fff;}
div[comment]{background:#fff;}
div[comment] div{display:block;}
div[comment] div>textarea{display:block; border:1px solid #b8b8b8; height:88px;}
div[comment] div>p{margin-top:18px;}
div[comment] div>p>button{cursor:pointer; border:none; color:#fff; line-height:28px; padding:2px 18px 0 18px; border-radius:18px; background:#585858; transition:.3s;}
div[comment] div>p>button:hover{background:rgb(0,165,235);}
div[comment] div>p>label{cursor:pointer; padding-left:8px; display:inline-block; line-height:30px; color:#282828;}
div[comment] ul{display:block; list-style:none; background:#fff; margin-top:22px;}
div[comment]>ul{margin-top:32px;}
div[comment] ul>li{display:block; list-style:none; position:relative; margin-top:18px;}
div[comment]>ul>li{margin-top:28px;}
div[comment] ul>li:first-child{margin-top:0;}
div[comment] ul>li>img{display:block; position:absolute; left:0; top:0; width:30px; height:30px; border-radius:50%;}
div[comment]>ul>li>img{width:36px; height:36px;}
div[comment] ul>li>dl{padding:0 0 0 42px;}
div[comment]>ul>li>dl{padding:0 0 0 48px;}
div[comment] ul>li>dl>dt:after{display:block; content:''; clear:both;}
div[comment] ul>li>dl>dt>b{float:left; font-size:15px; line-height:24px; color:#383838;}
div[comment]>ul>li>dl>dt>b{line-height:28px;}
div[comment] ul>li>dl>a{color:#000; display:inline-block; margin:8px 0 0 42px; cursor:pointer;}
div[comment] ul>li>dl>a:hover{color:rgb(0,165,235);}
div[comment] ul>li>dl>a>i{padding-left:4px; line-height:inherit;}
div[comment] ul>li>dl>p{font-size:15px; line-height:25px; margin:4px 0 6px 0; color:#181818;}
div[comment]>ul>li>dl>p{font-size:16px; line-height:28px; margin:6px 0 8px 0;}
div[comment] ul>li>dl>p>a{color:#686868;}
div[comment] ul>li>dl>dd{display:block;}
div[comment] ul>li>dl>dd>a[like]{font-size:15px; line-height:26px; color:#585858; cursor:pointer; line-height:28px; margin-left:8px;}
div[comment] ul>li>dl>dd>a[like]:before{padding-right:2px;}
div[comment] ul>li>dl>dd>a[reply]{display:inline-block; font-size:14px; padding:0 8px; line-height:26px; cursor:pointer; background:#f8f8f8; color:#282828; border-radius:18px; margin-left:8px;}
div[comment] ul>li>dl>dd>a[reply]:before{margin-right:4px;}
div[comment] ul>li>dl>dd>a[reply].on,
div[comment] ul>li>dl>dd>a[reply]:hover{color:rgb(0,165,235);}
div[comment] ul>li>dl>dd>i{font-style:normal; font-size:14px; color:#888; line-height:26px;}
div[comment] ul>li>dl>div{margin:14px 0;}
div[comment] ul>li>dl>div>textarea{height:68px;}
div[comment] ul>li>dl>div>p{margin-top:12px;}
div[comment] ul>li>dl>div>p>button{line-height:24px; padding:2px 14px 0 14px;}
div[comment] ul>li>dl>div>p>button:hover{background:rgb(0,165,235);} 
div[comment] ul>li>dl>div>p>label{line-height:26px;}
div[comment]>a{display:block; background:#f8f8f8; margin-top:32px; line-height:38px; text-align:center; border-radius:3px; cursor:pointer; color:#585858;}
div[comment]>a>i{line-height:inherit;}
div[comment]>a:hover{color:rgb(0,165,235);}
@media(max-width:767px){
div[comment] ul{margin-top:18px;}
div[comment]>ul{margin-top:28px;}
div[comment] ul>li{margin-top:14px;}
div[comment]>ul>li{margin-top:24px;}
div[comment] ul>li>img{width:26px; height:26px;}
div[comment]>ul>li>img{width:30px; height:30px;}
div[comment] ul>li>dl{padding:0 0 0 35px;}
div[comment]>ul>li>dl{padding:0 0 0 40px;}
div[comment] ul>li>dl>dt>b{font-size:14px; line-height:22px;}
div[comment]>ul>li>dl>dt>b{line-height:24px;} 
div[comment] ul>li>dl>p{font-size:14px; line-height:22px; margin:4px 0;}
div[comment]>ul>li>dl>p{font-size:14px; line-height:22px; margin:4px 0;}
div[comment] ul>li>dl>dd>a[like]{font-size:13px;}
div[comment] ul>li>dl>dd>a[reply]{font-size:12px; padding:0 8px; line-height:22px; margin-left:6px;}
div[comment] ul>li>dl>dd>i{font-size:12px; line-height:22px;}
div[comment] ul>li>dl>a{margin:2px 0 0 35px;}
div[comment] ul>li>dl>div{margin:8px 0;}
}
/*header */
.header {
    width: 100%;
}
.header .header-1 {
    height: 35px;
    width: 100%;
    line-height: 35px;
    background: #eee;
}
.header .header-1 .content {
    width: 1200px;
    margin: auto;
}
.header .header-1 .content b {
    color: #6e6e6f;
    font-size: 14px;
    line-height: 35px;
}
.header .header-1 .content nav {
    line-height: 35px;
    float: right;
    height: 35px;
}
.header .header-1 .content nav a {
    color: #999;
    font-size: 14px;
    margin-right: 25px;
}

.header .header-2 {
    height: 136px;
}
.header .header-2 .content {
    width: 1200px;
    height: 136px;
    margin: auto;
}
.header .header-2 .content .log {
    float: left;
    margin-top: 30px;
}
.header .header-2 .content .text {
    float: left;
    margin-top: 37px;
    margin-left: 30px;
}
.header .header-2 .content .text h3 {
    font-size: 24px;
    color: #1f1a17;
    margin-bottom: 5px;
    font-weight: bold;
}
.header .header-2 .content .text h3 span {
    font-size: 24px;
    color: #da251d;
    font-weight: bold;
}
.header .header-2 .content .text b {
    font-size: 18px;
    color: #1c1b1b;
}
.header .header-2 .content .phone {
    float: right;
    margin-top: 30px;
    width: 260px;
    height: 106px;
    background: url("/cache/box/image/phone_bj.png") no-repeat;
    background-position-y: 6px;
}
.header .header-2 .content .phone .dh {
    color: #da251d;
    font-size: 18px;
    float: left;
    text-align: center;
    margin-top: 5px;
}
.header .header-2 .content .phone .dh h3 {
    color: #da251d;
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
}
/* ====================== */
.header .header-3 {
    height: 58px;
    width: 100%;
    background: url("/cache/box/img/bg/header-3_bj.png") no-repeat center;
}
.header .header-3 .content {
    width: 1200px;
    margin: auto;
}

.container {
    display: flex;
    justify-content: center;
    align-items: center;
}
.container .nav {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 58px;
    text-align: center;
    line-height: 50px;
}
.container .nav > a {
    color: #fff;
    width: 100%;
    height: 100%;
    display: block;
}
.container .nav:hover {
    background: #da251d;
}
.container li {
    list-style: none;
    cursor: default;
}

.container .nav ul {
    display: none;
    position: absolute;
    top: 57px;
    width: 120%;
    left: 50%;
    transform: translateX(-50%);
    background: #da251d;
    text-align: center;
    z-index: 100;
}
.container .nav ul li a {
    display: block;
    color: #fff;
}

.container .nav ul li a:hover {
    background: #fff;
    color: #333;
}
.content > .container > .nav.on {
    background: #da251d;
}
/* =========================== */
/*右侧悬浮菜单*/
.slide {
    width: 80px;
    height: 300px;
    position: fixed;
    top: 50%;
    margin-top: -126px;
    background: #fff;
    left: 20px;
    border: solid 1px #ccc;
    border-radius: 5px 5px 5px 5px;
    z-index: 999;
}
.slide ul li {
    padding: 10px 10px;
    text-align: center;
}
.slide ul .on {
    border-bottom: solid 1px #ccc;
    border-top: solid 1px #ccc;
}

.slide ul .wx .ho {
    top: 24%;
    height: 147px;
    position: absolute;
    left: 100%;
    width: 80px;
    background: #fff;
    padding: 5px 5px;
    text-align: center;
    padding-top: 30px;
    display: none;
    border: solid 1px #ccc;
}
/*自适应 当屏小于1050时隐藏*/
@media screen and (max-width: 1050px) {
    .slide {
        display: none;
    }
}
/*banner*/
.swiper-wrapper .swiper-slide {
    float: left !important;
}

/*search*/
.search {
    width: 100%;
    height: 73px;
    line-height: 73px;
    background: url("/cache/box/image/search_bj.png") no-repeat bottom;
}
.search-content {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.search-keywords {
    font-size: 14px;
    color: #ccc;
    display: inline-block;
}
.search-keywords .wb {
    display: inline-block;
    vertical-align: top;
}
.search-keywords .wb > span {
    color: #000;
    font-size: 14px;
    display: inline-block;
    border-radius: 16px;
    text-align: center;
    height: 35px;
    line-height: 35px;
    font-weight: bold;
}
.search-keywords .wb > a {
    color: #666;
    font-size: 14px;
}
.search-keywords .wb > a:hover {
    color: #da251d;
}
.search-keywords .wb i {
    color: #333;
    font-size: 14px;
    margin: 0 5px 0 5px;
}
#searchForm {
    background: url(/cache/box/image/search.png) no-repeat right;
    width: 350px;
    line-height: 35px;
    height: 35px;
    z-index: 99;
    position: relative;
    top: 0px;
    display: flex;
}
.search-form {
    display: inline-block;
    float: right;
    margin-top: 17px;
}
#searchForm .search-input {
    vertical-align: top;
    height: 35px;
    background: none;
    line-height: 35px;
    color: #333;
    border-radius: 5px;
    text-indent: 20px;
    outline: none;
    border: none;
    width: 87%;
    font-size: 14px;
    margin-left: 10px;
}
.search-form #s_btn {
    width: 35px;
    height: 35px;
    background: none;
    color: #333;
    outline: none;
    border: none;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
}
.clear-fix-3 {
    line-height: 0;
    font-size: 0;
    clear: both;
}
#searchForm .search-input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #ccc;
}
#searchForm .search-input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #ccc;
}
#searchForm .search-input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #ccc;
}
#searchForm .search-input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #ccc;
}
/*foot*/
.bottom {
    height: 286px;
    background: url("/cache/box/img/bg/foot.png") no-repeat center;
    margin-top: 30px;
    padding-top: 10px;
}
.bottom nav {
    height: 70px;
    border-bottom: solid 1px #2f2f2f;
    line-height: 70px;
    overflow: hidden;
}
.bottom nav a {
    color: #fff;
    margin-right: 79px;
}
.bottom nav a:hover {
    color: #da251d;
}
.bottom nav a:last-child {
    margin-right: 0px;
}

.bottom .nr {
    height: 145px;
    margin-top: 30px;
}
.bottom .nr .mo-1 {
    float: left;
    margin-right: 90px;
}
.bottom .nr .mo-1 p {
    color: #fff;
    margin-bottom: 10px;
}
.bottom .nr .mo-1 p a {
    color: #fff;
}

.bottom .nr .mo-2 {
    margin-top: 0;
    margin-right: 0px;
}
.bottom .nr .ewm {
    float: right;
    margin-top: 10px;
}
.bottom .nr .ewm img {
    width: 109px;
    height: 109px;
}

#rci > a::after {
    content: "|";
    margin: 0 5px;
}
#rci > a:last-child::after {
    content: "";
    margin: 0 5px;
}
#tagbanner {
    width: 100%;
    height: 595px;
}
#tagbanner img {
    width: 100%;
    height: 100%;
}
#sideMenuOn ul>li.on>a{
    /* background: #da251d; */
    color: #da251d ;
}
#follMenuOn h6>.on{
    /* background: #da251d; */
    color: #da251d;
}
::-webkit-scrollbar-thumb {
    background-color: #ccc;
}
dir>ol>li>a {
    color: #da251d;
    border: 1px solid #da251d;
}
dir>ol>li:nth-child(3) a.on {
    background-color: #fff;
    color: #da251d;
    border: 1px solid #da251d;
}
dir>ol>li>a:hover {
    background-color: #fff;
    color: #da251d;
    border: 1px solid #da251d;
}