﻿/* eyoucms.com 易优CMS -- 好用,免费,安全 */
* { box-sizing: border-box; -webkit-text-size-adjust: none; outline: none; }
body { margin: 0; padding: 0; font: inherit; line-height: normal;background:#ffffff;font-family: 'Microsoft YaHei' !important;}
header, nav, main, img, form, p { margin: 0; padding: 0; border: 0; }
ul, ol { margin: 0; padding: 0; list-style-type: none; }
hr, dl, dt, dd { margin: 0px; padding: 0px; }
table { border-collapse: collapse; border-spacing: 0px; }
tbody { border-collapse: collapse; border-spacing: 0px; }
pre { margin: 0px; padding: 0px; border: 0px; overflow: hidden; font-family: inherit; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; word-break: break-all; }
select, input, textarea, button { font-size: inherit; padding: 2px 5px; font-family: inherit; color: inherit; }
a { text-decoration: none; color: inherit; transition: ease .3s; }
a:hover { text-decoration: none; color: inherit; }
th { text-align: left; }
td { word-wrap: break-word; word-break: break-all; }
ins, em { text-decoration: none; font-style: normal; }
h1, h2, h3, h4 { padding: 0; margin: 0; font-size: inherit; font-weight: inherit; }
input[type=text], input[type=password], input[type=file], input[type=number], input[type=tel], input[type=button], input[type=submit], input[type=reset], textarea { -webkit-appearance: none; }
.js p{font-size: 15px;line-height: 26px;color: #333;}
.left{float:left}
.right{float:right}
.clearfix{*zoom:1}.clearfix:after{display:block;clear:both;content:"\0020";visibility:hidden;height:0}
.g_imgf { max-width: 100%; }

.g_ell { display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.g_content { clear: both; font-size: 16px; font-family: "微软雅黑", "Arial","Helvetica", "sans-serif"; overflow: hidden; }
.g_content header, .g_content nav, .g_content main, .g_content img, .g_content form, .g_content p { margin: initial; padding: initial; border: initial; }
.g_content ul, .g_content ol { margin: 1em 0; padding: 0 0 0 2em; list-style-type: none; }
.g_content hr, .g_content dl, .g_content dt, .g_content dd { margin: initial; padding: initial; }
.g_content table { border-collapse: initial; border-spacing: initial; }
.g_content tbody { border-collapse: initial; border-spacing: initial; }
.g_content pre { margin: initial; padding: initial; border: initial; overflow: hidden; font-family: initial; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; word-break: break-all; }
.g_content select, .g_content input, .g_content textarea, .g_content button { font-size: initial; padding: initial; font-family: initial; }
.g_content a { text-decoration: initial; color: initial; }
.g_content a:hover { text-decoration: initial; color: initial; }
.g_content th { text-align: initial; }
.g_content td { word-wrap: break-word; word-break: break-all; }
.g_content ins, .g_content em { text-decoration: initial; font-style: initial; }
.g_content h1, .g_content h2, .g_content h3, .g_content h4 { padding: initial; margin: initial; }
.g_content h1 { font-size: 2em; font-weight: bold; }
.g_content h2 { font-size: 1.5em; font-weight: bold; }
.g_content h3 { font-size: 1.17em; font-weight: bold; }
.g_content p { line-height: 2em; margin: 5px 0; color:#333}
.g_content img { max-width: 100%; }



.g_list { clear: both; }
.g_list .offset::before { content: ''; display: block; clear: both; }
.g_list .offset::after { content: ''; display: block; clear: both; }
.g_list .offset .list > li { float: left; }
.g_list .offset .list > li .box { display: block; }

.g_hover .scale { transition: 0.5s ease; }
.g_hover:hover.scale,
.g_hover:hover .scale { transform: scale(1.1,1.1); }

.g_tool { }
.g_tool .g_cw { position: relative; }
.g_tool .g_cw .float { position: absolute; right: 0; }
.g_tool .g_cw .float .box { position: fixed; z-index: 1; width: 80px; top: 200px; font-size: 12px; }

.g_tool .g_cw .float .box .h { background: #865f23; height: 42px; border-radius: 42px 42px 0 0; }

.g_tool .g_cw .float .box > ul { background: #fff; border-left: 1px solid #E4E4E4; border-right: 1px solid #E4E4E4; }
.g_tool .g_cw .float .box > ul li { position: relative; border-bottom: 1px solid #E4E4E4; }

.g_tool .g_cw .float .box > ul li .face { position: relative; height: 40px; top: -30px; text-align: center; font-size: 0; }
.g_tool .g_cw .float .box > ul li .face img { width: 60px; height: 60px; border-radius: 30px; }



.g_tool .g_cw .float .box > ul > li .qq { display: block; color: #282828; padding: 10px 5px; text-align: center; }
.g_tool .g_cw .float .box > ul > li .qq .fa { display: block; font-size: 20px; vertical-align: baseline; margin-bottom: 5px; }
.g_tool .g_cw .float .box > ul > li .tel { display: block; padding: 10px 5px; text-align: center; }
.g_tool .g_cw .float .box > ul > li .tel img { height: 24px; }
.g_tool .g_cw .float .box > ul > li .tel em { display: block; color: #865f23; }

.g_tool .g_cw .float .box > ul > li .qr { position: relative; display: block; color: #000; padding: 10px 5px; text-align: center; }
.g_tool .g_cw .float .box > ul > li .qr .fa { font-size: 24px; line-height: 22px; }
.g_tool .g_cw .float .box > ul > li .qr p { visibility: hidden; opacity: 0; position: absolute; left: -132px; bottom: 0; font-size: 12px; text-align: center; background: #fff; padding: 0 0 5px 0; border: 1px solid #E4E4E4; transition: ease .3s; }
.g_tool .g_cw .float .box > ul > li .qr p img { width: 120px; }
.g_tool .g_cw .float .box > ul > li .qr:hover p { visibility: visible; opacity: 1; }


.g_tool .g_cw .float .box .b { background: #282828; height: 42px; border-radius: 0 0 42px 42px; }
.g_tool .g_cw .float .box .b a { display: block; line-height: 42px; text-align: center; }
.g_tool .g_cw .float .box .b a img { height: 28px; vertical-align: middle; }


.wap_sortmenu{height:41px;display:none;border-bottom:1px solid #FF4B64;cursor: pointer;}
.wap_sortmenu .name{width:65%;color:#fff;font-size:15px;background:#FF4B64;display:flex;align-items: center;justify-content: center;align-items: center}
.wap_sortmenu .btn{width:35%;color:#000;font-size:15px;background:#fff;;display:flex;align-items: center;justify-content: center;align-items: center;}
.wap_sortmenu_list{transition-duration:.5s;position: fixed;bottom:0;left:0;width:100%;height:0;overflow:scroll;background:#EEEEEE;z-index:9999999999}
.wap_sortmenu_list .hd{display:flex;font-size:18px;justify-content: space-between;height:50px;align-items: center;background:#FF4B64;color:#fff;padding:0 15px;}
.wap_sortmenu_list .hd .del{cursor: pointer;font-size:20px}
.wap_sortmenu_list .bd{padding:15px}
.wap_sortmenu_list .bd a{font-size:14px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position: relative;;display:flex;align-items: center;height:45px;border-bottom:1px solid #EEEEEE;background:#fff;padding:0 15px 0 25px;}
.wap_sortmenu_list .bd a:first-child{border-radius:8px 8px 0 0;}
.wap_sortmenu_list .bd a:last-child{border-radius: 0 0 8px 8px;}
.wap_sortmenu_list .bd a:after{width:12px;height:12px;border:3px solid #DDDDDD;border-radius:100%;position: absolute;right:15px;top:50%;margin-top:-8px;content:"";}
.wap_sortmenu_list .bd a.on:after{border-color:#FF4B64}
.wap_sortmenu_list .bd a::before{content:"";width:5px;border-radius:5px;height:16px;position: absolute;left:10px;top:50%;margin-top:-8px;background:#DDDDDD}
.wap_sortmenu_list .bd a.on{color:#FF4B64}
.wap_sortmenu_list .bd a.on:before{background-color:#FF4B64}
.proright_box{max-width:290px;padding:10px;}
.proright_box h2{font-size:20px;color:#000;margin-bottom:10px;}
.proright_box .item{padding:10px 0 0 0;}
.proright_box .item a{display:flex;width:100%}
.proright_box .item a .pic{width:120px;display:flex;align-items:center}
.proright_box .item a .pic img{width:100%;}
.proright_box .item a .txt{width:calc(100% - 120px);padding-left:10px;display:flex;align-items:center;}
.proright_box .item a .txt h3{font-size:16px;line-height:28px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;color:#000}
.proright_box .item:hover a .txt h3{color:#FF4B64}

.news-weixin {
    display: flex;
    justify-content: space-around; 
    align-items: center;flex-wrap: wrap;
    padding: 20px;
    background-color: #f9f9f9;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.news-weixin .item {
    display: flex;
    width: 45%;
    margin: 10px;
    padding: 15px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s ease;
}

.news-weixin .item:hover {
    transform: translateY(-5px);
}

.news-weixin .item .pic {
    width: 100px;
    height: 100px;
    margin-right: 15px;
    overflow: hidden;
}

.news-weixin .item .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover; 
}
.news-weixin .item .txt {
    flex: 1;
}

.news-weixin .item .txt h3 {
    margin: 0 0 10px;
    font-size:20px;
    color: #333;
}

.news-weixin .item .txt p {
    margin: 0;
    font-size: 15px;
    color: #666;
}
.news-bottom-text {
    color: #333;
    font-size: 16px;
    line-height: 1.6;
    text-align: justify;
    padding: 15px;
    background-color: #f9f9f9;
    border-radius: 8px;
    border: 1px solid #e0e0e0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin: 20px auto;
}
.pre-next a{line-height:28px;}
.brand .con .cur .list > li .box .pic img{width:250px;height:180px !important}
@media screen and (max-width:992px) {
.g_footer{padding-bottom:80px !important;}
.wap_sortmenu{display:flex}
.child_list,.brand .left .hot{display:none !important;}
.brand{margin:20px 0 40px !important;}
.brand .left .hot{margin-top:0 !important;}
.brand .con .cur .list > li .box .font .time{padding:5px 0 10px !important;}
.brand .con .cur .list > li .box{display:flex !important;padding-bottom:18px !important;margin-bottom:18px !important}
.brand .con .cur .list > li .box .pic{width:140px;}
.brand .con .cur .list > li .box .pic img{border-radius:0 !important;max-height:120px !important;}
.brand .con .cur .list > li .box .font{width:calc(100% - 140px);padding:0 10px;}
.brand .con .cur .list > li .box .font .h1{padding:0 0 10px 0 !important;}
.brand .con .cur .list > li .box .font .p1{display:none !important;}
.brand .con .cur .list > li .box .font .p1:last-child{overflow:hidden;text-overflow:ellipsis;display:-webkit-box !important; -webkit-box-orient:vertical;-webkit-line-clamp:2; }
.news-weixin{padding:10px;}
.news-weixin .item{width:100%;}
.news-weixin .item .txt h3{font-size:18px;}
.news-weixin .item .txt p{font-size:13px}
}