@import url(yzui.css);
/* news-column-center.html */
.header{background:#fff;height:100px;box-shadow: 0px 0px 7px #666;z-index:9;position:relative;top:0px;left:0px;}
.header .nav-arrow{display: none;}
.header .logo{float:left;height:100px;line-height:100px;}
.header .logo img{max-height:74%;vertical-align:middle;}
.header .header-nav{float:right;}
.header .header-nav ul{width: 100%;}
.header .header-nav li{position: relative;float: left;text-align: center;height:100px;margin:0px 40px;position:relative;}
.header .header-nav li>a{font-size:18px;color:#333;line-height:100px;}
.header .header-nav li:hover,.header .header-nav li.active{border-bottom:2px solid #d32526;}
.header .header-nav li:hover>a,.header .header-nav li.active>a{color: #d32526;}
.header .header-nav li dl{display:none;position:absolute;top:100px;left:0px;min-width:660px;text-align:center;z-index:99;margin-left:-50px;}
.header .header-nav li dl dd{line-height:60px;height:60px;float:left;margin-left:50px;}
.header .header-nav li dl dd a{color:#666;display:inline-block;width:100%;font-size:16px;padding-left:10px;}
.header .header-nav li dl dd:hover a{color:#d32526;background:url('../images/jt.png')no-repeat left center;}
.header .header-nav li:hover dl{display:block;}
.header h3{display:none;width:100%;background:rgba(255,255,255,0.5);height:60px;top:100px;left:0px;}

.banner{width:100%;}
.banner img{height: 100%;}
.m_banner{position:relative;width:100%;}
.m_banner .container{position:absolute;top:0px;height:100%;left:50%;margin-left:-600px;text-align:center;}
.swiper-pagination .swiper-pagination-bullet{background:#fff;width:60px;height: 4px;border-radius: 0;}
.swiper-pagination .swiper-pagination-bullet-active{background:#d32526;}
.banner-button-prev{width:40px;height:40px;position:absolute;left:-75px;top:50%;margin-top:-20px;z-index:9;cursor:pointer;}
.banner-button-next{width:40px;height:40px;position:absolute;right:-75px;top:50%;margin-top:-20px;z-index:9;cursor:pointer;}
.banner-button-prev img,.banner-button-next img{width:100%;}

.home-title{width:100%;text-align:center;}
.home-title h3{font-weight:400;width:100%;font-size:24px;color:#d32526;}
.home-title h3 span{display:inline-block;width:43%;position:relative;border-bottom:1px solid #ccc;margin-top:15px;}
.home-title h3 span i{position:absolute;height:3px;width:40px;background:#e0d7a3;}
.home-title h3 span.left{float:left;}
.home-title h3 span.left i{right:0px;top:-1px;}
.home-title h3 span.right{float:right;}
.home-title h3 span.right i{left:0px;top:-1px;}
.home-title p{width:100%;font-size:14px;color:#666;margin-top:8px;}


.m_about{padding:60px 0px;width:100%;background:#f7f7f7;}
.m_about_con{width:100%;margin-top:35px;}
.m_about_con .img{float:left;width:41.66%;box-shadow:0px 0px 10px #aaa;}
.m_about_con .img img{width:100%;}
.m_about_con .text{float:right;width:53.75%;}
.m_about_con .text .tit{width:100%;text-align:left;padding:5px 0px 15px;}
.m_about_con .text .tit span{padding-bottom:15px;font-size:18px;color:#333;border-bottom:1px solid #ccc;position:relative;}
.m_about_con .text .tit span i{display:inline-block;height:3px;width:40px;position:absolute;left:0px;bottom:-2px;background:#d32526;}
.m_about_con .text .con{width:100%;margin-top:25px;font-size:16px;color:#666;line-height:30px;height:180px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden;text-indent: 35px;}
.m_about_con .text .con p{text-indent:35px;}
.m_more{width:100%;text-align:center;margin-top:30px;}
.m_more_ab{text-align:left;}
.m_more a{display:inline-block;width:140px;height:40px;background:#f7f7f7;color:#333;font-size:14px;text-align:center;line-height:40px;position:relative;box-shadow:0px 0px 5px #ddd;}
.m_more a:hover{color:#d32526;}
.m_more a div{position:absolute;transition:all 1s;}
.m_more a div.line_left{left:0px;top:0px;width:1px;height:15px;background:#d32526;}
.m_more a div.line_up{left:0px;top:0px;width:15px;height:1px;background:#d32526;}
.m_more a div.line_right{right:0px;bottom:0px;width:1px;height:15px;background:#d32526;}
.m_more a div.line_down{right:0px;bottom:0px;width:15px;height:1px;background:#d32526;}
.m_more a:hover div.line_left,.m_more a:hover div.line_right{height:100%;}
.m_more a:hover div.line_up,.m_more a:hover div.line_down{width:100%;}

.home_product{width:100%;background:url('../images/proback.jpg')no-repeat center center;padding:60px 0px;}
.product-tab{margin-top:40px;text-align:center;}
.product-tab a{height:40px;line-height:40px;display:inline-block;margin:0px 10px;width:180px;font-size:16px;color:#666;border:1px solid #ccc;cursor:pointer;}
.product-tab a.active{background:#d32526;color:#fff;border:1px solid #d32526;}
.product-tab-con-w{display:none;}
.product-tab-con .item{display:none;margin-top:40px;position:relative;}
.product-tab-con .item:nth-child(1){display:block;}
.product-tab-con .item .swiper-slide{padding-bottom:10px;}
.product-tab-con li{float:left;margin-left:1.33%;width:24%;text-align:center;transition:1s;}
.product-tab-con li:nth-child(1){margin-left:0px;}
.product-tab-con li .img{overflow:hidden;transition:1s;}
.product-tab-con li:hover .img{border:1px solid #999;}
.product-tab-con li img{transition:all 1s;width:100%;}
.product-tab-con li .text{font-size:16px;color:#333;padding:15px;transition:1s;}
.product-tab-con li .text h3{font-weight:400;font-size:16px;}
.product-tab-con li .text p{font-size:14px;color:#666;margin-top:10px;}
.product-tab-con li:hover{background:#f7f7f7;}
.product-tab-con li:hover img{transform:scale(1.1);}
.product-tab-con li:hover .text{box-shadow:0px 0px 10px #ccc;}
.product-tab-con li:hover .text h3{color:#d32526;}
.product-container{overflow:hidden;position:relative;}
.product-button-next{background:url('../images/nextpro.png') no-repeat;width:40px;height:40px;position:absolute;right:40%;bottom:-70px;z-index:5;cursor:pointer;box-shadow:0px 0px 10px #ccc;}
.product-button-prev{background:url('../images/prevpro.png') no-repeat;width:40px;height:40px;position:absolute;left:40%;bottom:-70px;z-index:5;cursor:pointer;box-shadow:0px 0px 10px #ccc;}
.product-button-next img,.product-button-prev img{width:100%;}

.home_article{width:100%;background:#f7f7f7;padding:60px 0px;}
.article-tab{margin-top:40px;text-align:center;}
.article-tab a{height:40px;line-height:40px;display:inline-block;margin:0px 10px;width:180px;font-size:16px;color:#666;border:1px solid #ccc;cursor:pointer;}
.article-tab a.active{background:#d32526;color:#fff;border:1px solid #d32526;}
.article-tab-con{margin-bottom:20px;}
.article-tab-con .item{display:none;width:100%;margin-top:40px;position:relative;}
.article-tab-con .item:nth-child(1){display:block;}
.article-tab-con .item .img_text{float:left;width:48.5%;margin-top:-20px;font-size:0px;}
.article-tab-con .item .img_text .item01{width:100%;display:inline-block;margin-top:20px;}
.article-tab-con .item .img_text .item01 .img{float:left;width:37.8%;overflow:hidden;}
.article-tab-con .item .img_text .item01 .img a{display:inline-block;width:100%;position:relative;}
.article-tab-con .item .img_text .item01 .img a img{width:100%;transition:1s;}
.article-tab-con .item .img_text .item01:hover .img a img{transform:scale(1.1);}
.article-tab-con .item .img_text .item01 .img a i{position:absolute;width:100%;height:100%;top:-100%;left:0px;background:rgba(0,0,0,0.5) url('../images/search.png')no-repeat center center;transition:1s;}
.article-tab-con .item .img_text .item01:hover .img a i{top:0px;}
.article-tab-con .item .img_text .item01 .text{float:right;width:59%;padding:5px 0px;}
.article-tab-con .item .img_text .item01 .text a{display:inline-block;width:100%;font-size:16px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.article-tab-con .item .img_text .item01:hover .text a{color:#d32526;}
.article-tab-con .item .img_text .item01 .text span{font-size:14px;color:#666;margin-top:5px;display:inline-block;width:100%;text-align:left;}
.article-tab-con .item .img_text .item01 .text p{width:100%;font-size:14px;color:#999;line-height:24px;margin-top:15px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;height:72px;}
.article-tab-con .item .tit_text{float:right;width:45.5%;font-size:0px;}
.article-tab-con .item .tit_text li{padding:22px 20px;font-size:16px;display:inline-block;width:100%;}
.article-tab-con .item .tit_text li:hover{box-shadow:0px 0px 5px #ccc;}
.article-tab-con .item .tit_text li a{float:left;display:inline-block;width:75%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.article-tab-con .item .tit_text li:hover a{color:#d32526;}
.article-tab-con .item .tit_text li i{float:right;font-style:normal;color:#999;display:inline-block;width:20%;}

.home_join{width:100%;background:url('../images/joinback.jpg') no-repeat;;padding:60px 0px;}
.join-tab{margin-top:35px;text-align:center;}
.join-tab a{height:60px;line-height:60px;display:inline-block;margin:0px 3px;width:190px;font-size:16px;color:#666;background:#fff;cursor:pointer;box-shadow:0px 0px 10px #999;position:relative;}
.join-tab a i{background:url('../images/hj.png')no-repeat center center;width:24px;height:15px;display:inline-block;position:absolute;bottom:-15px;left:50%;margin-left:-12px;opacity:0;transition:0.5s;}
.join-tab a.active{background:#d32526;color:#fff;}
.join-tab a.active i{opacity:1;}
.join-tab-con{width:100%;margin:40px 0px 20px;}
.join-tab-con .item{display:none;width:100%;background:#fff;}
.join-tab-con .item:nth-child(1){display:block;}
.join-tab-con .item .img{padding:35px;width:50%;float:left;}
.join-tab-con .item .img img{width:100%;}
.join-tab-con .item .text{float:right;width:50%;height:100%;padding:35px 70px 35px 15px;background:url('../images/joinconback.jpg')no-repeat right top;background-size: auto 100%;height:441px;overflow:hidden;font-size:16px;color:#666;line-height:30px;}
.join-tab-con .item .text .nei{overflow:hidden;width:100%;height:100%;}
/* .join-tab-con .item .text h3{width:100%;text-align:left;font-weight:400;margin-bottom:10px;}
.join-tab-con .item .text h3 span{display:inline-block;width:140px;height:40px;line-height:40px;text-align:center;color:#fff;background:#d32526;}
.join-tab-con .item .text p{width:100%;font-size:14px;color:#666;line-height:28px;margin-bottom:20px;} */


.footer{width:100%;background:#1c1c1c;padding:35px 0px 45px;}
.footer .foot_nav{float:left;width:67.5%;}
.footer h3{font-size:16px;color:#fff;font-weight:400;}
.footer h3 span{font-size:14px;color:#666;}
.footer .foot_nav ul{width:100%;}
.footer .foot_nav ul li{margin-top:15px;float:left;color:#fff;}
.footer .foot_nav ul li a{color:#fff;margin:0px 25px;}
.footer .foot_nav ul li a:hover{color:#d32526;}
.footer .foot_nav ul li:nth-child(1) a{margin-left:0px;}
.footer .foot_nav h4{width:100%;font-weight:400;color:#fff;font-size:14px;margin-top:15px;}
.footer .foot_nav p{width:100%;color:#fff;font-size:14px;margin-top:15px;}
.footer .foot_nav p a{color:#fff;}
.footer .foot_nav p a:hover{color:#d32526;}
.footer .foot_con{float:right;width:32.5%;}
.footer .foot_con p{width:100%;color:#fff;font-size:14px;margin-top:15px;}


/* about.html */
section.pages{background:#f7f7f7;}
.crumbs{width:100%;height:50px;line-height:50px;background:#ebebeb;font-size:16px;color:#333;}
.crumbs span{color:#d32526;}
.crumbs .crumbs_l{float:left;}
.crumbs .sclj{float:right;display:inline-table;}
.crumbs .sclj a{font-size:16px;display:inline-block;padding:0px 20px;height:50px;border-left:1px solid #ccc;color:#666;}
.crumbs .sclj a:nth-child(1) span{display:inline-block;background:url('../images/tb.png')no-repeat left  center;padding-left:30px;color:#666;}
.crumbs .sclj a:nth-child(2){border-right:1px solid #ccc;}
.crumbs .sclj a:nth-child(2) span{display:inline-block;background:url('../images/jd.png')no-repeat left  center;padding-left:30px;color:#666;}
.about .about_desc{padding:60px 0px;}
.ej_nav{width:100%;text-align:center;}
.ej_nav a{display:inline-block;width:180px;padding:10px 0px;text-align:center;font-size:16px;color:#666;border:1px solid #ccc;margin:0px 10px;}
.ab_ej_nav a{width:130px;}
.ej_nav a:hover,.ej_nav a.hover{color:#fff;background:#d32526;border:1px solid #d32526;}
.about .about_desc .about_desc_down{width:100%;margin-top:60px;}
.page_tit{width:100%;text-align:center;}
.page_tit h3{display:inline-block;width:100%;font-size:24px;color:#333;}
.page_tit span{margin-top:20px;background:#d32526;display:inline-block;width:60px;height:3px;}
.about .about_desc .about_desc_down .con{width:100%;margin-top:40px;display:inline-block;}
.about .about_desc .about_desc_down .con .img{float:left;width:51%;box-shadow:0px 0px 10px #666;}
.about .about_desc .about_desc_down .con .img img{width:100%;}
.about .about_desc .about_desc_down .con .text{float:right;width:45.5%;text-align:justify;padding:10px 0px;font-size:16px;color:#666;line-height:30px;}
.about .about_sever{padding-top:55px;background:url('../images/about_jj.jpg')no-repeat center bottom;}
.about .about_sever .about_sever_con{margin-top:62px;height:485px;width:83.33%;position:relative;}
.about .about_sever .about_sever_con li{position:absolute;width:110px;}
.about .about_sever .about_sever_con li h3{font-size:18px;color:#fff;}
.about .about_sever .about_sever_con li p{font-size:14px;line-height:26px;margin-top:5px;color:#fff;}
.about .about_sever .about_sever_con li:nth-child(1){bottom:40px;left:35px;width:110px;}
.about .about_sever .about_sever_con li:nth-child(2){bottom:235px;left:150px;width:155px;}
.about .about_sever .about_sever_con li:nth-child(3){top:40px;left:325px;width:160px;}
.about .about_sever .about_sever_con li:nth-child(4){top:30px;right:310px;width:160px;}
.about .about_sever .about_sever_con li:nth-child(5){top:135px;right:130px;width:140px;}
.about .about_sever .about_sever_con li:nth-child(6){bottom:40px;right:20px;}
.about .about_ryzz{width:100%;padding:60px 0px;}
.about .about_ryzz .about_ryzz_con{width:100%;margin-top:40px;}
.about .about_ryzz .about_ryzz_con .swiper-slide{padding:5px;}
.about .about_ryzz .about_ryzz_con .swiper-slide .nei{padding:25px 50px;background:#fafafa;box-shadow:0px 0px 5px #bbb;}
.about .about_ryzz .about_ryzz_con .swiper-slide .nei img{width:100%;}
.about .about_ryzz .fdtc p{display:none;position:fixed;top:0px;left:0px;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index:99;text-align:center;}
.about .about_ryzz .fdtc p span{display:flex;justify-content:center;align-items:center;}
.about .about_ryzz .fdtc p img{max-height:80%;max-width:90%;}
.about .about_ryzz .fdtc p i{cursor:pointer;font-style:normal;font-size:50px;color:#fff;position:absolute;top:20px;left:50%;margin-left:-18px;line-height:38px;}
.about .about_ryzz .about_ryzz_con .swiper-button-next,.about .about_ryzz .about_ryzz_con .swiper-button-prev{width:22px;height:62px;margin-top:-31px;background-size:22px 62px;}
.about .about_ryzz .about_ryzz_con .about-prev{background-image:url();background:url("../images/about_prev.png")no-repeat center center;left:5px;right:auto;}
.about .about_ryzz .about_ryzz_con .about-next{background-image:url();background:url("../images/about_next.png")no-repeat center center;left:auto;right:5px;}

/* pages.html */
.pages_con{width:100%;margin-top:40px;font-size:16px;color:#666;line-height:28px;}
.pages_con img{max-width:100%;}


/* product.html */
.product{width:100%;margin-top:40px;}
.product ul{margin-left:-1%;margin-top:-30px;}
.product ul li{float:left;width:24%;margin-left:1%;margin-top:30px;}
.product ul li a{display:inline-block;width:100%;text-align:center;font-size:0px;transition:all 1s;}
.product ul li a:hover{box-shadow:0px 0px 5px #aaa;background:#ebebeb;}
.product ul li a span{background:#fff;display:inline-block;width:100%;overflow:hidden;}
.product ul li a span img{width:100%;transition:all 1s;}
.product ul li a:hover span img{transform:scale(0.9);}
.product ul li a h3{font-weight:400;font-size:16px;color:#333;padding:15px 10px 10px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.product ul li a p{font-size:14px;color:#666;padding:0px 10px 15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.product ul li a:hover h3{color:#d32526;}

/* pro_detail.html */
.pro_detail{margin-top:60px;width:100%;}
.pro_detail .detail_up{width:100%;display:inline-block;}
.pro_detail .detail_up .img{float:left;width:38%;background:#fff;border:1px solid #efefef;}
.pro_detail .detail_up .img img{width:100%;}
.pro_detail .detail_up .text{width:56.6%;float:right;}
.pro_detail .detail_up .text h3{width:100%;}
.pro_detail .detail_up .text h3 span{display:inline-block;width:100%;font-size:20px;color:#333;line-height:48px;}
.pro_detail .detail_up .text h3 p{width:100%;color:#d32526;font-size:20px;}
.pro_detail .detail_up .text h4{font-weight:400;width:100%;margin-top:35px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.pro_detail .detail_up .text h4 span{display:inline-block;line-height:54px;font-size:16px;color:#333;}
.pro_detail .detail_up .text h4 p{text-indent:30px;font-size:14px;line-height:30px;color:#666;padding:10px 0px 30px;}
.pro_detail .detail_up .text h5{font-weight:400;width:100%;margin-top:50px;}
.pro_detail .detail_up .text h5 span{padding-left:45px;background:url('../images/dh.png')no-repeat left center;font-size:16px;color:#d32526;}
.pro_detail .detail_down{width:100%;margin-top:40px;padding:40px;background:#fff;}
.pro_detail .detail_down .detail_down_tit{width:100%;text-align:center;font-size:16px;color:#ccc;}
.pro_detail .detail_down .detail_down_tit a{color:#666;margin:0px 20px;}
.pro_detail .detail_down .detail_down_tit a:hover,.pro_detail .detail_down .detail_down_tit a.current{color:#d32526;}
.pro_detail .detail_down .detail_down_con{width:100%;margin-top:35px;}
.pro_detail .detail_down .detail_down_con .con{display:none;font-size:16px;color:#666;line-height:28px;}
.pro_detail .detail_down .detail_down_con .con:nth-child(1){display:block;}
.pro_detail .detail_down .detail_down_con .con img{max-width:100%;}
.pro_detail .other_pro{width:100%;padding:60px 0px;}
.pro_detail .other_pro>h3{width:100%;font-size:20px;color:#333;}

/* article.html */
.article{width:100%;margin-top:25px;}
.article li{width:100%;display:inline-block;margin-top:15px;background:#f0f0f0;transition:1s;}
.article li:hover{box-shadow:0px 0px 10px #bbb;}
.article li .img{float:left;padding:20px;width:21.66%;transition:1s;overflow:hidden;}
.article li:hover .img{background:#dbdbdb;}
.article li .img img{width:100%;transition:0.5s;}
.article li:hover .img img{transform:scale(0.95);}
.article li .text{float:right;padding:20px 40px 20px 20px;width:78.34%;}
.article li .text h3{width:77%;font-weight:400;float:left;}
.article li .text h3 a{display:inline-block;width:100%;float:left;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;color:#333;line-height:50px;}
.article li:hover .text h3 a{color:#d32526;}
.article li .text p{float:left;width:100%;text-align:justify;font-size:14px;color:#999;line-height:26px;}
.article li .text h4{float:right;width:23%;text-align:right;font-weight:400;}
.article li .text h4 span{display:inline-block;width:100%;color:#d32526;font-size:16px;line-height:50px;}
.article li .text h4 a{margin-top:70px;display:inline-block;}

/* detail.html */
.detail_tit{width:100%;text-align:center;padding-bottom:40px;border-bottom:1px solid #ccc;}
.detail_tit h3{font-weight:400;font-size:18px;color:#333;}
.detail_tit p{font-size:16px;color:#666;margin-top:15px;}
.detail_con{width:100%;margin-top:25px;font-size:14px;color:#666;line-height:28px;}
.detail_con img{max-width:100%;}
.prev_next{width:100%;margin-top:30px;border:1px solid #ccc;height:60px;}
.prev_next p{float:left;height:60px;width:33.33%;text-align:center;}
.prev_next p span{display:inline-block;padding:0px 10%;width:100%;font-size:16px;color:#999;height:58px;line-height:58px;}
.prev_next p span a{display:inline-block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.prev_next p:nth-child(1) span{border-right:1px solid #ccc;text-align:left;}
.prev_next p:nth-child(3) span{border-left:1px solid #ccc;text-align:right;}
.prev_next p span a{color:#999;}
.prev_next p span a:hover{color:#d32526;}
.prev_next p>a{color:#d32526;font-size:16px;line-height:60px;}

/* join.html */
.join{padding:60px 0px;width:100%;}
.join .join_tit{width:100%;height:40px;line-height:40px;background:#d32526;padding:0px 30px;}
.join .join_tit span{color:#f0f0f0;display:inline-block;font-size:16px;float:left;}
.join .join_tit span:nth-child(1){width:43%;text-align:left;}
.join .join_tit span:nth-child(2){width:10%;text-align:center;}
.join .join_tit span:nth-child(3){width:47%;text-align:right;}
.join .item01{width:100%;background:#f0f0f0;padding:0px 30px;}
.join .item01:nth-child(2n-1){background:#e6e6e6;}
.join .item01 .tit{height:40px;line-height:40px;cursor:pointer;}
.join .item01 .tit span{color:#666;display:inline-block;font-size:14px;float:left;}
.join .item01 .tit span:nth-child(1){width:43%;text-align:left;}
.join .item01 .tit span:nth-child(2){width:10%;text-align:center;}
.join .item01 .tit span:nth-child(3){width:47%;text-align:right;}
.join .item01 .con{display:none;width:100%;padding:25px 0px 50px;border-top:1px dashed #ccc;font-size:14px;color:#666;line-height:28px;}

/* contact */
.contact{width:100%;padding:60px 0px;}
.contact .tit{width:100%;text-align:center;}
.contact .tit h3{font-size:24px;color:#333;}
.contact .tit span{display:inline-block;background:#d32526;height:3px;width:60px;}
.contact .con{width:100%;margin-top:40px;}
.contact .con li{float:left;width:33.33%;text-align:center;}
.contact .con li span{display:inline-block;height:36px;}
.contact .con li span img{height:100%;transition:0.5s;}
.contact .con li:hover span img{margin-top:-10px;}
.contact .con li p{font-size:16px;color:#333;margin-top:20px;}
.contact .map{width:100%;height:460px;margin-top:60px;background:#ccc;}
.contact .address{width:100%;padding:0px 20px;text-align:left;height:40px;line-height:40px;background:#d32526;color:#fff;font-size:16px;}




/* 分页 */
.paging{width:100%;margin-top:40px;text-align: center;}
.paging li{display:inline-block;margin:0px 5px;font-size:16px;color:#666;}
.paging li a,.paging li span{background:#f7f7f7;box-shadow:0px 0px 5px #ccc;display:inline-block;color:#666;width:40px;height:40px;line-height:40px;text-align:center;}
.paging li a:hover{color:#d32526;}
.paging li.active span{color:#fff;background:#d32526;}
.paging li:nth-child(1),.paging li:nth-last-child(1){font-family:'宋体';}
