@import url(../css/iconfont.css);
*{-webkit-tap-highlight-color:rgba(0,0,0,0);}
body{ background-color:#f5f7fa; font:14px/1.6 "\5fae\8f6f\96c5\9ed1",arial,"\5b8b\4f53",sans-serif; color:#666666;}
body,form,iframe,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,img,ol,ul,li,table,th,td,p,span,a,em,i{margin:0px;padding:0px;list-style-type:none;font-style: normal;}
img{ border:none;vertical-align:middle;}
a{ text-decoration:none; color:#4e4e4e;}
a:hover{ color:#d4ac65;}
input,textarea,select,button{ outline:none;vertical-align:middle; font-size:inherit; font-family:inherit;}
textarea{ resize:none; overflow-y:auto;}
input[type="submit"],input[type="reset"],input[type="button"],button{ cursor:pointer;-webkit-appearance:none;}
input[type="radio"],input[type="checkbox"]{ height:14px; margin: 0 3px 0 0; padding:0;}
hr{height:0;border-width:1px 0 0 0;border-style:solid;margin:0;color:#eee;}
h1,h2,h3,h4,h5,h6{ font-weight:normal; margin:0;}
h1{ font-size:60px;}
h2{ font-size:36px;}
h3{ font-size:30px;}
h4{ font-size:24px;}
h5{ font-size:18px;}
h6{ font-size:16px;}
.mt30{margin-top:30px;}
.mt114{margin-top:114px}
.pt50{padding: 50px 0 60px 0}
.xs{box-shadow: #e9e9e9 0px 4px 4px;border-bottom:1px solid #b7b7b7}

.fr{float:right}
.fl{float:left}


.reset,.reset dt,.reset dd{ padding:0; margin:0; list-style:none;}
.clearfix:before{ content:"."; display:block; clear:both; height:0; font-size:0; visibility:hidden; overflow:hidden;}
.clearfix:after{ content:"."; display:block; clear:both; height:0; font-size:0; visibility:hidden; overflow:hidden;}

.hidden{ visibility:hidden;}
.visible{ visibility:visible;}
.hide{ display:none;}
.show{ display:block;}

.container{ width:1200px; margin:0 auto;}

/* 头部 */
.pultop{height: 35px;line-height: 35px;font-size:12px;}
.headtop{background-color:#ffffff;padding: 30px 0;}

/* logo */
.logo{}

/* 搜索 */
.search{width:500px;margin-left: 200px;}
.search_item{height: 40px;}
.search_item input{width:380px;padding:0 10px;height:40px;line-height:40px;border:2px solid #d3aa63;border-right:none;box-sizing:border-box;letter-spacing:0;border-radius:4px 0 0 4px}
.search_item button{border:none;width:94px;height:40px;background-color:#d3aa63;border-radius:0 4px 4px 0;cursor:pointer;color:#fff}
.search_item button:hover{opacity: 0.8;}
.search_item .search_word{line-height:40px}
.search_item .search_word ul li{display:inline-block;margin-right:10px}
.search_item .search_word a{color:#888888;font-size: 12px;}
.search_item .search_word a:hover{color: #d3aa63;}

/* 导航 */
.nav{width:100%;height:50px;line-height:50px;background-color:#ffffff;border-bottom: 1px solid #eeeeee;border-top: 1px solid #eeeeee;}
.nav.fixed{position: fixed;top:0;left: 0;width: 100%;z-index: 999;}
.nav_list{float: left;margin-left: 15px;}
.nav_list li{display: inline-block;padding: 0 20px;position: relative;}
.nav_list li>a{display:block;color:#333333;font-size: 15px;}
.nav_list li::before{content: "";width: 1px;height: 12px;background-color: #cccccc;left: 0px;top: 50%;position: absolute;margin-top: -6px;}
.nav_list li:first-child::before{background-color: #ffffff;}
.qiuckbox{width: 240px;position:relative;float: left;}
.nav_list li.cur>a,.nav_list li:hover>a{color:#d3aa63}
.qiuckbox .dropDown{display:none;position:absolute;z-index:999;left:0;top:100%;width:100%;}
.qiuckbox:hover{color: #d3aa63;}
.qiuckbox span{display: block;text-align: center;position: relative;transition: all 0.5s;background-color: #dfba72;font-size: 16px;color: #000000;}
.qiuckbox span::before{content:"\e76a";position:absolute;left:15px;top:0;font-size:20px;font-family:iconfont!important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.qiuckbox span::after{content:"\e726";position:absolute;right:5px;top:0;font-size:30px;font-family:iconfont!important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}

.sidebar_inav{background-color: #ffffff;width: 240px;height:280px;position: relative;padding: 10px 0;}
.sidebar_inav ul li{text-align: left;width: 200px;line-height: 35px;padding: 0 20px;transition: all 0.5s;}
.sidebar_inav ul li a{display: block;color: #333333;position: relative;}
.sidebar_inav ul li a i::before{content:"\e726";position: absolute;right: -10px;color: #333333;font-size: 24px;font-family:iconfont!important;transform: rotate(-90deg);}
.sidebar_inav ul li .sidebar_inner{transition: all 0.5s;position:absolute;left:240px;width:650px;min-height:270px;padding:15px;top:0;z-index:99;background-color:#fff;overflow:hidden;display:none;box-shadow: 0 8px 16px rgba(0,0,0,.18);}
.sidebar_inav ul li:hover .sidebar_inner{display: block;color: #333333;}
.sidebar_inav ul li dl{font-weight: normal;}
.sidebar_inav ul li dl dd,.sidebar_nav ul li dl dt{line-height: 20px;margin-bottom: 10px;}
.sidebar_inav ul li dl dt a{color: #d3aa63;}
.sidebar_inav ul li dl dd a{font-size: 12px;color: #666666;line-height: 35px;width: 33.333333%;float: left;}
.sidebar_inav ul li dl dd a:hover{color: #d3aa63;}
.sidebar_inav ul li:hover{background-color: #ffffff;}
.sidebar_inav ul li:hover a{color: #333333;}
.sidebar_inav ul li:hover a i::before{color: #000000;}

.tel{color: #d3aa63;font-family: Arial, Helvetica, sans-serif;font-size:20px;border-left: 1px solid #eeeeee;width: 200px;text-align: center;margin-top: 20px;}
.tel i{font-size: 20px;margin-right: 5px;}

/* 首页侧边导航栏 */
.sidebar_nav{margin-top: 20px;background-color: rgba(00,00,00,.8);width: 240px;height:280px;position: relative;padding: 10px 0;}
.sidebar_nav ul li{text-align: left;width: 200px;line-height: 35px;padding: 0 20px;transition: all 0.5s;}
.sidebar_nav ul li a{display: block;color: #c8c8c8;position: relative;}
.sidebar_nav ul li a i::before{content:"\e726";position: absolute;right: -10px;color: #ffffff;font-size: 24px;font-family:iconfont!important;transform: rotate(-90deg);}
.sidebar_nav ul li .sidebar_inner{transition: all 0.5s;position:absolute;left:240px;width:650px;min-height:270px;padding:15px;top:0;z-index:99;background-color:#fff;overflow:hidden;display:none;box-shadow: 0 8px 16px rgba(0,0,0,.18);}
.sidebar_nav ul li:hover .sidebar_inner{display: block;color: #333333;}
.sidebar_nav ul li dl{font-weight: normal;}
.sidebar_nav ul li dl dd,.sidebar_nav ul li dl dt{line-height: 20px;margin-bottom: 10px;}
.sidebar_nav ul li dl dt a{color: #d3aa63;}
.sidebar_nav ul li dl dd a{font-size: 12px;color: #666666;line-height: 35px;width: 33.333333%;float: left;}
.sidebar_nav ul li dl dd a:hover{color: #d3aa63;}
.sidebar_nav ul li:hover{background-color: #ffffff;}
.sidebar_nav ul li:hover a{color: #333333;}
.sidebar_nav ul li:hover a i::before{color: #000000;}


/* 首页banner */
.banner{margin-top: 20px;width:960px;height: 300px;overflow: hidden;}
.swiper-container{position:relative;overflow:hidden;z-index:1}
.swiper-container .swiper-slide img{width:960px;height: 300px;overflow: hidden;}
.swiper-container .swiper-pagination-bullet{height:4px;width:20px;border-radius:3px}
.banner .swiper-button-nexts,.banner .swiper-button-prevs{transition: all 0.5s;opacity:0;width:52px;height:52px;background-color:rgba(0,0,0,.45);position:absolute;top:45%;z-index:999;cursor:pointer;border-radius:50%}
.banner .swiper-button-nexts{left:15px}
.banner .swiper-button-prevs{right:15px}
.banner .swiper-button-nexts img,.banner .swiper-button-prevs img{display:block;width:13px;height:23px;margin:15px auto 0}
.banner:hover .swiper-button-nexts,.banner:hover .swiper-button-prevs{opacity:1}


/* 首页推荐产品 */
.module_rec{margin-top: 10px;background-color: #ffffff;overflow: hidden;}
.module_rec .title{padding: 20px 20px 0 20px;}
.module_rec .title .title_left span{font-size: 18px;font-weight: 700;color: #333333;}
.module_rec .title .title_left i{position:relative;padding:4px 10px;margin-left:15px;color:#ffffff;font-size:12px;background-color:#d4ac65;border-radius:0 3px 3px 0}
.module_rec .title .title_left i::before{content:"";position:absolute;left:-10px;top:50%;transform:translateY(-50%);width:0;height:0;border:5px solid transparent;border-right-color:#d4ac65}
.module_rec .title .title_right a{color: #888888;font-size: 12px;}
.module_rec .title .title_right a:hover{color: #d4ac65;}
.module_rec .module_rec_list{padding: 20px;overflow: hidden;}
.module_rec_item{overflow: hidden;}
.module_rec_pic{width: 176px;float: left;overflow: hidden;margin-right: 4px;padding:6px;transition: all 0.5s;border: 1px solid #e7e7e7;}
.module_rec_pic .rec_img{text-align: center;width: 176px;height: 120px;overflow: hidden;}
.module_rec_pic .rec_img img{width: 120px;height: 120px;overflow: hidden;transition: all 0.5s;}
.module_rec_pic h3{height:42px;margin-top:10px;font-size:13px;padding: 0 5px;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.module_rec_pic .price{font-size:12px;padding: 0 5px;color:#999}
.module_rec_pic .price span{color:#d4ac65}
.module_rec_pic:hover{border:1px solid #d4ac65;}
.module_rec_pic:hover .rec_img img{transform: scale(1.2);}

/* 首页广告 */
.adv{margin-top: 10px;}
.adv a{display: block;width: 594px;height: 90px;overflow: hidden;}
.adv a img{width: 594px;height: 90px;overflow: hidden;}

/* 首页产品 */
.probox{margin-left: -10px;margin-top: 10px;}
.probox_item{width: 595px;float: left;margin-left: 10px;height: 300px;margin-bottom: 10px;background-color: #ffffff;}
.probox_item .pro_title{padding: 20px 20px 0 20px;}
.probox_item .pro_title .pro_title_left{font-size: 18px;font-weight: 700;color: #333333;}
.probox_item .pro_title .pro_title_right a{color: #888888;font-size: 12px;margin-left: 16px;position: relative;}
.probox_item .pro_title .pro_title_right a::before{content: "";width: 1px;height: 10px;background-color: #d2d2d2;position: absolute;left: -10px;top: 50%;margin-top: -5px;}
.probox_item .pro_title .pro_title_right a:first-child::before{background-color: #ffffff;}
.probox_item .pro_title .pro_title_right a:hover{color: #d4ac65;}
.pro_bar{padding: 20px;overflow: hidden;margin-left: -4px;}
.pro_list{width: 167px;float: left;overflow: hidden;margin-left: 4px;padding:6px;transition: all 0.5s;border: 1px solid #e7e7e7;}
.pro_list .pro_img{text-align: center;width: 167px;height: 120px;overflow: hidden;}
.pro_list .pro_img img{width: 120px;height: 120px;overflow: hidden;transition: all 0.5s;}
.pro_list h3{height:42px;margin-top:10px;font-size:13px;padding: 0 5px;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.pro_list .price{padding: 0 5px;font-size:12px;color:#999}
.pro_list .price span{color:#d4ac65}
.pro_list:hover{border:1px solid #d4ac65;}
.pro_list:hover .pro_img img{transform: scale(1.2);}

/* 首页新闻 */
.newsbox{background-color: #ffffff;overflow: hidden;}
.newsbox .title{padding: 20px 20px 0 20px;}
.newsbox .title .title_left span{font-size: 18px;font-weight: 700;color: #333333;}
.newsbox .title .title_left i{position:relative;padding:4px 10px;margin-left:15px;color:#ffffff;font-size:12px;background-color:#d4ac65;border-radius:0 3px 3px 0}
.newsbox .title .title_left i::before{content:"";position:absolute;left:-10px;top:50%;transform:translateY(-50%);width:0;height:0;border:5px solid transparent;border-right-color:#d4ac65}
.newsbox .title .title_right a{color: #888888;font-size: 12px;}
.newsbox .title .title_right a:hover{color: #d4ac65;}
.newsbox_list{padding: 20px;overflow: hidden;margin-left: -20px;}
.newsbox_item{width: 275px;float: left;overflow: hidden;margin-left: 20px;background: #f5f7fa;}
.newsbox_item .newsbox_img{width: 275px;height: 166px;overflow: hidden;}
.newsbox_item .newsbox_img img{width: 100%;height: 100%;overflow: hidden;transition: all 0.5s;}
.newsbox_item dl{padding: 0 10px 10px 10px;overflow: hidden;}
.newsbox_item dl dt{height: 50px;line-height: 50px;font-size: 15px;color: #000000;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.newsbox_item dl dd{height:42px;font-size:13px;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.newsbox_item:hover .newsbox_img img{transform: scale(1.2);}
.newsbox_item:hover dl{background-color: #fdf5e8;}

/* 底部 */
.footer{margin-top:40px;background-color: #edf0f2;}
.footertop{padding: 20px 0;width: 1100px;margin: auto;}
.footertop dl{width: 225px;float: left;padding-left: 50px;position: relative;}
.footertop dl i{display: block;font-size:35px;overflow: hidden;color: #e0bb73;position: absolute;left: 0;top: 0;}
.footertop dl dt{font-size: 18px;line-height: 32px;font-weight: 700;color: #333333;}
.footertop dl dd{color:#333333;font-size: 12px;}
.footerconcte{border-top: 1px solid #dae0e6;padding: 30px 0;}
.footerconcte dl{float: left;margin-left: 50px;}
.footerconcte dl:first-child{margin-left: 0;}
.footerconcte dl:last-child{float: right;}
.footerconcte dl dt{color: #999;margin-bottom: 10px;}
.footerconcte dl dd a{display: block;font-size: 12px;color: #333333;line-height: 28px;}
.footerconcte dl dd a:hover{color: #e0bb73;}
.footerconcte dl dd img{width: 120px;height: 120px;overflow: hidden;}
.footerconcte dl:nth-child(3){width: 800px;}
.footerconcte dl:nth-child(3) dd{float: left;width: 350px;}
.footerbottom{height: 58px;line-height: 58px;text-align: center;border-top: 1px solid #dae0e6;font-size: 12px;color: #333333;}

/* 面包屑 */
.crumbs{padding:20px 0;font-size:13px;}

/* 内容页产品列表 */
.product_list{margin-top: 10px;margin-left: -10px;}
.product_list .product_item{width: 292px;padding-bottom: 20px;float: left;margin-left: 10px;margin-bottom:10px;background-color: #ffffff;box-sizing: border-box;;overflow: hidden;}
.product_item .product_img{padding: 20px 40px 0;overflow: hidden;}
.product_item .product_img img{max-width:100%;height: 212px;overflow: hidden;transition: all 0.5s;}
.product_item .product_title{overflow:hidden;padding:0 20px;height:30px;text-overflow:ellipsis;line-height:24px;white-space: nowrap;color: #333333;font-size: 15px;}
.product_item .product_subtitle{padding:0 20px;font-size: 12px;color: #999999;}
.product_item .product_price{color:#999;padding:0 20px;margin-top:10px}
.product_item .product_price span{color:#e0bb73}
.product_item .product_bnt{padding: 0 20px;text-align: center;margin-top: 10px;}
.product_item .product_bnt a{border: 1px solid #e4e4e4;border-radius: 3px;width:calc(50% - 2px);float: left;font-size: 12px;}
.product_item .product_bnt a i{font-size: 20px;margin-right: 2px;display: inline-block;}
.product_item .product_bnt a:first-child{border-top-right-radius: 0;border-bottom-right-radius: 0;color: #e0bb73;}
.product_item .product_bnt a:last-child{border-left: 0;border-top-left-radius: 0;border-bottom-left-radius: 0;}
.product_item .product_bnt a:hover{background-color: #fcf9f4;}
.product_item:hover{box-shadow: 1px 3px 5px rgba(0,0,0,.1);}
.product_item:hover .product_img img{transform: scale(1.1);}
.product_item:hover .product_title{color: #e0bb73;}

/* 内容页产品详情 */
.pro_cont{background-color: #ffffff;margin-top: 10px;}
.pro_cont_title{border-bottom: 1px solid #e7e7e7;color: #e0bb73;padding: 0 20px;}
.pro_cont_title span{font-size: 18px;font-weight: 700;border-bottom: 2px solid #e0bb73;display:inline-block;padding: 15px 0;margin-bottom: -1px;}
.pro_module_left{background-color: #ffffff;padding: 20px;width: 865px;}
.pro_imgs{width: 343px;border: 1px solid #e7e7e7;height: 343px;overflow: hidden;float: left;}
.pro_imgs img{width: 100%;height: 100%;overflow: hidden;}

.pro_info{float: right;width:480px;}
.pro_info em{width: 90px;float: left;display: block;height: 30px;line-height: 30px;}
.pro_info .pro_name{display:-webkit-box;overflow:hidden;margin-top:10px;margin-bottom: 20px;font-size: 18px;font-weight: 700;color:#333333;height:50px;text-overflow:ellipsis;line-height:25px;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.pro_info .price{color: #888888;margin-bottom: 10px;width: 100%;}
.pro_info .price span{color: #e0bb73;font-size: 16px;font-weight: 700;line-height: 30px;}
.pro_info .place{color: #888888;margin-bottom: 10px;width: 100%;}
.pro_info .place span{color: #333333;line-height: 30px;}


.pro_info .base{color: #888888;margin-bottom: 10px;width: 100%;}
.pro_info .base span{color: #333333;line-height: 30px;}
.pro_info .date span{color: #333333;line-height: 30px;float: left;}

.pro_info .pro_bnt{margin-top: 30px;}
.pro_info .pro_bnt i{font-size: 22px;margin-right: 5px;}
.pro_info .pro_bnt a:first-child{background-color: #e0bb73;color: #ffffff;border-radius: 3px;padding: 8px 30px;border: 1px solid #e0bb73;}
.pro_info .pro_bnt a:first-child:hover{opacity: 0.8;}
.pro_info .pro_bnt a:last-child button{background-color: #ffffff;color: #666666;border-radius: 3px;padding: 8px 30px;border: 1px solid #e7e7e7;margin-left: 10px;}
.pro_info .pro_bnt a:last-child button:hover{background-color: #fbe7c1;border:1px solid #fbe7c1;color: #333333;}

.pro_cont_text {min-height: 400px;padding: 20px;line-height: 24px;}

.pro_related{background-color: #ffffff;width:285px;overflow: hidden;}
.pro_related .title{padding: 15px 20px;border-bottom: 1px solid #e7e7e7;}
.pro_related .title .title_left span{font-size: 18px;font-weight: 700;color: #333333;}
.pro_related .title .title_left i{position:relative;padding:4px 10px;margin-left:15px;color:#ffffff;font-size:12px;background-color:#e0bb73;border-radius:0 3px 3px 0}
.pro_related .title .title_left i::before{content:"";position:absolute;left:-10px;top:50%;transform:translateY(-50%);width:0;height:0;border:5px solid transparent;border-right-color:#e0bb73}
.pro_related_list{padding: 20px;}
.pro_related_list .por_related_item{height:82px;width:245px;overflow: hidden;margin-top: 20px;}
.por_related_item:first-child{margin-top: 0;}
.por_related_item .imgs{width: 80px;height: 80px;overflow: hidden;border: 1px solid #e7e7e7;}
.por_related_item .imgs img{width: 80px;height: 80px;overflow: hidden;transition: all 0.5s;}
.por_related_item dl{width: 155px;height: 80px;overflow: hidden;}
.por_related_item dl dt a{display:-webkit-box;overflow:hidden;color: #333333;margin-top: 5px;height:42px;text-overflow:ellipsis;line-height:20px;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.por_related_item dl dd{color:#999;font-size: 13px;margin-top: 5px;}
.por_related_item dl dd span{color: #e0bb73;}
.por_related_item:hover .imgs{border:1px solid #e0bb73}
.por_related_item:hover img{transform: scale(1.1);}
.por_related_item:hover dt a{color:#e0bb73}


/* 内容页联系我们 */
.contactbox{background-color: #ffffff;margin-top: 10px;overflow: hidden;}
.contactbox .title{padding: 20px 20px 0 20px;}
.contactbox .title .title_left span{font-size: 18px;font-weight: 700;color: #333333;}
.contactbox .title .title_left i{position:relative;padding:4px 10px;margin-left:15px;color:#ffffff;font-size:12px;background-color:#e0bb73;border-radius:0 3px 3px 0}
.contactbox .title .title_left i::before{content:"";position:absolute;left:-10px;top:50%;transform:translateY(-50%);width:0;height:0;border:5px solid transparent;border-right-color:#e0bb73}
.contactbox .title .title_right a{color: #888888;font-size: 12px;}
.contactbox .title .title_right a:hover{color: #e0bb73;}
.contactbox_item{padding: 20px 20px 10px 20px;overflow: hidden;border-top: 1px solid #eee;margin-top: 20px;}
.contactbox_item h6{font-size: 16px;color: #333333;}
.contactbox_item span{margin-top: 15px;display: block;}
.contactbox_item span input[type="text"] {border: 1px solid #e7e7e7;border-radius: 3px;padding: 8px 5px;width: 500px}
.contactbox_form{padding: 20px;overflow: hidden;border-top: 1px solid #eee;}
.contactbox_form h6{font-size: 16px;color: #333333;}
.contactbox_form .row{margin-top: 20px;display: flex;}
.contactbox_form .row:last-child{margin-top: 0;}
.contactbox_form .form_text{width: 200px;}
.contactbox_form textarea{border:1px solid #e7e7e7;width:calc(100% - 22px);border-radius: 3px;padding: 10px;}
.contactbox_form input[type="text"]{border:1px solid #e7e7e7;border-radius: 3px;padding:8px 5px;width: 180px;}
.tip{height:30px;line-height:30px;font-size:12px;color:#e0bb73;display: block;}
.bt_sub{background-color: #e0bb73;color: #ffffff;border:none;border-radius: 3px;padding: 8px 50px;transition: all 0.5s;margin-top: 20px;}
.bt_sub:hover{opacity: 0.8;}
.yzm{border:none;border-radius: 3px;padding:8px 16px;color: #888888;}
.contactbox_item span input[type="text"]:focus,.contactbox_form textarea:focus,.contactbox_form input[type="text"]:focus{border: 1px solid #e0bb73;}


/* 翻页 */
.page{text-align:center;margin:60px auto}
.page a,.page span{border-radius:3px;border:1px solid #ebebeb;padding:8px 15px;background-color: #ffffff;}
.page a.active,.page a:hover,.page span:hover{background:#e0bb73;color:#fff;border:1px solid #e0bb73}

.pages{margin:20px 0;border-top:1px solid #ececec;padding-top:20px}
.pages p>a{line-height:30px;color:#666}
.pages p>a:hover{color:#e0bb73}

/* 内容页头部 */
.n_header{background-color: #ffffff;border-bottom: 1px solid #eeeeee;padding: 20px 0;}
.n_logo span{font-size: 20px;line-height: 65px;display: inline-block;padding-left: 20px;color: #333333;}
.n_tel{color:#e0bb73;font-family:Arial,Helvetica,sans-serif;font-size:25px;border-left:1px solid #eee;padding-left: 20px;text-align:center;line-height: 65px;}
.n_tel i{font-size: 25px;margin-right: 10px;}


/* 分类 */
.column{padding:0 20px;font-size:16px;line-height:56px;border-bottom:1px solid #e8e8e8;position:relative;top:-1px}
.column a{margin-right:20px;position:relative;display:inline-block}
.column a::before{content:"";width:100%;height:1px;background-color:#e0bb73;position:absolute;bottom:-1px;left:0;z-index:9;opacity:0}
.column a.active,.column a:hover{color:#e0bb73;font-weight:700}
.column a.active::before,.column a:hover::before{opacity:1}

/* 资讯列表 */
.item_li{padding: 20px;border-bottom: 1px solid #eeeeee;}
.item_li span,.item_li span img{width:200px;height:150px;overflow: hidden;transition: all 0.5s;}
.item_li dl{width:615px;overflow: hidden;}
.item_li dl dt a{font-size:18px;color:#464646;line-height:40px;}
.item_li dl dd{font-size:13px;color:#7d7d7d;margin:10px 0 15px 0;display:-webkit-box;overflow:hidden;height:60px;text-overflow:ellipsis;line-height:20px;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.item_li dl em{text-align: left;font-style: normal;display:block;font-size:13px;color:#7d7d7d;float:left}
.item_li:hover dt a{color:#e0bb73}
.item_li:hover img{transform: scale(1.2);}

/* 最新新闻 */
.module_title{padding:0 20px;font-size:16px;line-height:56px;font-weight:700;border-bottom:1px solid #e8e8e8;position:relative;top:-1px}
.module_title a{float:right;color:#999;font-size:14px;font-weight:400}
.module_title a:hover{color:#e0bb73}
.module_list{padding:20px}
.module_list a{margin-top:15px;display:inline-block}
.module_list a:first-child{margin-top:0}
.module_list a h6{color:#333;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:15px}
.module_list a:hover h6{color:#e0bb73}
.module_time{font-size:12px;color:#999;margin-top:10px}


/* 资讯详情 */
.news_module{margin-bottom:20px;-webkit-border-radius:3px;border-radius:3px;background:#fff;color:#333}
.news_box_left{width:880px;float:left;overflow:hidden}
.news_details{padding:38px 60px}
.text_tilte{font-size:30px;font-weight:700;line-height:40px}
.source{border-bottom:1px solid #eee;padding:20px 0}
.source span{margin-left:30px;color:#666}
.source span:first-child{margin-left:0}
.describe{background:#f3f4f4;-webkit-border-radius:5px;border-radius:5px;margin:30px 0;padding:26px 30px 26px 66px;font-size:16px;color:#999;position:relative;line-height:30px}
.describe:before{font-family:iconfont!important;font-size:22px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\e63c';position:absolute;color:#999;left:30px;top:25px}
.cont_text{color:#666;line-height:28px;font-size:16px}
.cont_text img{width:auto;margin:0 auto;max-width:100%;height:auto}
.news_box_right{width:300px;margin-left:20px;float:left;overflow:hidden}

/* 帮助手册列表 */
.help_item{-webkit-border-radius:3px;border-radius:3px;background:#fff;color:#333}
.help_item dl{width:auto;overflow: hidden;padding: 15px 20px;border-bottom: 1px solid #eeeeee;}
.help_item dl dt a{font-size:18px;color:#464646;line-height:40px;}
.help_item dl dd{font-size:13px;color:#7d7d7d;margin:10px 0 15px 0;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;line-height:20px;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.help_item dl em{text-align: left;font-style: normal;display:block;font-size:14px;color:#7d7d7d;}
.help_item dt:hover a{color:#e0bb73}



/* 单页模型 */
.single{-webkit-border-radius: 3px; border-radius: 3px; background: #fff;color: #333;min-height: 500px;}

.about,.help{color: #333333;font-size: 16px;line-height: 24px;padding: 30px;}
.about img,.help img{text-align: center;max-width: 100%;margin: 15px 0;}



