
@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 {
    height: 141px;
    width: 100%;
    background: url(/cache/box/images/top.jpg) repeat-x;
}
.Welcome {
    width: 400px;
    float: left;
    display: inline;
    line-height: 33px;
    height: 33px;
    color: #000;
}
.header_right {
    width: 370px;
    height: auto;
    float: right;
    text-align: right;
    color: #666666;
    line-height: 33px;
}
.header_right .hide1 {
    position: relative;
}
.header_right .hide1:hover .ewm1 {
    display: block;
    z-index: 9999;
}
.header_right .hide1 .ewm1 {
    position: absolute;
    top: 20px;
    left: 2px;
    width: 65px;
    display: none;
    margin-top: 0;
}
.header_right a {
    padding: 0 5px;
    color: #000;
    font-size: 12px;
}
.header_right img {
    display: block;
}
.header_right .phone {
    margin: 10px 0 0 10px;
    font-size: 20px;
    font-weight: 800;
    color: #333;
}
.header_right .tel1 {
    display: block;
    margin: 20px 0 0 120px;
}
.header_right p {
    height: 33px;
}
.logo {
    width: 459px;
    float: left;
    display: inline;
    height: auto;
    padding: 40px 0 0 0;
}
.logoa {
    width: 242px;
    float: left;
    display: inline;
    height: 103px;
    padding: 18px 0 0 0;
}
.logoa .logoa1 {
    display: block;
    width: 242px;
    height: 77px;
    background: url(/cache/box/images/logoa1.jpg) no-repeat;
    padding: 8px 0 0 30px;
}
.logoa p {
    line-height: 30px;
    height: 30px;
}
.logoa .logoa1 .p1 {
    color: #fb7d0c;
    font-size: 16px;
    font-weight: bold;
}
.logoa .logoa1 .p2 {
    font-size: 14px;
    color: #000;
}
/*********************************  导航  ***************************************/
.nav {
    width: 100%;
    height: 40px;
    background: #fb7d0c;
}

.menu {
    width: 1100px;
    height: 40px;
    margin: 0 auto;
}
.menu li {
    float: left;
    width: 137px;
    line-height: 40px;
    text-align: center;
    position: relative;
    z-index: 9999;
}
.menu li a {
    color: #fff;
    font-size: 16px;
    display: block;
    height: 40px;
}
.menu li:hover a,
.menu li.on a {
    color: #fff !important;
    background: #e16a00;
}
.menu li:hover .two {
    display: block;
}
/*********************************  底部  ***************************************/
.footer {
    width: 100%;
    height: auto;
    padding: 0 0 30px 0;
    background: #ececec;
    color: #333333;
    text-align: center;
    font: 14px/30px "微软雅黑";
}
.footer a {
    color: #333333;
}
.footer_nav {
    height: 30px;
    padding: 15px 0 5px 0;
}
.footer_nav a {
    color: #333333;
    padding: 0 5px;
}
/*********************************  首页 banner ***************************************/
.ad_bj {
    width: 100%;
    height: 350px;
}
.ad {
    height: 350px;
    overflow: hidden;
}
.ad li {
    width: 100%;
    height: 100%;
}
.ad li a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
}
#pagination {
    display: none;
}
.banner {
    width: 282px;
    height: 211px;
    overflow: hidden;
    position: relative;
    float: left;
    margin: 61px 0 0 0px;
}
.banner ul {
    width: 5015px;
    height: 211px;
    font-size: 0px;
}
.banner ul li {
    vertical-align: bottom;
    height: 211px;
    overflow: hidden;
    float: left;
    position: relative;
}
.banner ul li img {
    width: 282px;
    height: 211px;
}
.banner ol {
    height: 8px;
    position: absolute;
    right: 0;
    bottom: 13px;
    z-index: 10;
    list-style: none;
    right: 10px;
}
.banner ol li {
    width: 8px;
    height: 8px;
    float: left;
    margin: 3px;
    display: block;
    font-size: 0;
    background: #c2c1bb;
    cursor: pointer;
}
.banner ol li.on {
    background: #fb7d0c;
}
.banner tt {
    display: block;
    width: 283px;
    height: 32px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(73, 70, 67, 0.8);
}
/*********************************  搜索  ***************************************/
.search {
    width: 100%;
    height: 52px;
    padding: 11px 0;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 25px;
}
.searchUniversal {
    width: 1100px;
    height: auto;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.search_left {
    width: 690px;
    /* float: left; */
    display: inline;
    line-height: 29px;
    font-size: 14px;
    color: #333333;
}
.search_left a {
    color: #333333;
    padding: 0 5px;
}
.search_form {
    width: 285px;
    padding: 0 0 0 27px;
    /* float: right; */
    display: inline;
    height: 28px;
    background: url(/cache/box/images/search.jpg) no-repeat;
    display: flex;
}
.search_form > .input {
    width: 228px;
    height: 28px;
    line-height: 28px;
    color: #333;
    background: none;
    /* background: #a83a3a; */
}
.search_form .submit {
    width: 51px;
    height: 28px;
    background: none;
    /* background: #298d20; */
}
.ad_bj {
    width: 1500px;
    margin: 0 auto;
}
.swiper-containerbanner {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.beiha {
    margin-top: 10px;
}
