@charset "utf-8";
.inner{overflow:hidden;}

.innerTitle{padding-top:20px;}
.innerTitle .en{font-size:50px;color:#0b82ca;font-weight:bold;line-height:0px;text-transform:uppercase;opacity:0.08;}
.innerTitle .cn{font-weight:bold;}
.innerTitle .bar{width:60px;height:3px;margin-top:15px;background:url(../images/line.png) no-repeat left center;}
.innerTitle.center{text-align:center;}
.innerTitle.center .bar{margin:15px auto 0;}


.innerBanner{height:448px;background-image:url(../images/inner_banner.jpg);background-repeat:no-repeat;background-position:center top;background-size:cover;overflow:hidden;position:relative;}
.innerBanner h1{color:#FFF;}
.innerBanner .wz{font-size:18px;line-height:24px;color:#FFF;margin-top:2%;}
.innerBanner .bt span{height:26px;font-size:16px;line-height:24px;color:#FFF;padding:0 15px;margin-top:10px;background:#c3002f;border-radius:6px;box-shadow:4px 4px 4px rgba(0,0,0,0.15);display:inline-block;}


.innerCrumb{background:#f8f8f8;overflow:hidden;}
.innerCrumb .location{width:38%;height:24px;font-size:14px;line-height:24px;color:#333;margin:20px 0;padding-left:24px;background:url(../images/home.png) no-repeat left center;float:left;}
.innerCrumb .location a{color:#333;}
.innerCrumb .location a:hover{color:#0b82ca;}
.innerCrumb .subpage{width:60%;float:right;}
.innerCrumb .subpage.s4 li{width:25%;height:64px;line-height:64px;text-align:center;float:left;overflow:hidden;}
.innerCrumb .subpage.s4 li a{height:64px;color:#333;padding:0 20px;position:relative;display:inline-block;}
.innerCrumb .subpage.s4 li a img{margin-right:10px;}
.innerCrumb .subpage.s4 li a:hover{color:#0b82ca;font-weight:bold;}
.innerCrumb .subpage.s4 li a:after{content:"";position:absolute;left:50%;bottom:0;width:0;height:2px;background:#0b82ca;-webkit-transition:all 0.5s;transition:all 0.5s;}
.innerCrumb .subpage.s4 li a:hover:after{width:100%;left:0;}


.innerCompany{overflow:hidden;}
.innerCompany .box{position:relative;}
.innerCompany .box .txt{width:46%;padding:30px 0 50px;float:left;}
.innerCompany .box .txt .wz{font-size:15px;line-height:28px;color:#666;margin-top:4%;}
.innerCompany .box .bg{width:50%;height:100%;position:absolute;right:0;top:0;overflow:hidden;}
.innerCompany .box .bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}
.innerCompany .box .txt2{width:46%;padding:30px 0 50px;float:right;}
.innerCompany .box .txt2 .wz{font-size:15px;line-height:28px;color:#666;margin-top:4%;}
.innerCompany .box .list{width:50%;height:100%;padding:0 1%;position:absolute;left:0;top:0;overflow:hidden;background:#2a94d4;}
.innerCompany .box .list li{width:23%;margin:0 1%;padding:20px;text-align:center;border:1px solid rgba(255,255,255,0.4);border-radius:80px;float:left;}
.innerCompany .box .list li img{width:100%;margin-bottom:20px;display:block;}
.innerCompany .box .list li p{height:28px;font-size:20px;color:#FFF;line-height:28px;overflow:hidden;}
.innerCompany .box .list li i{height:8px;margin-top:10px;background:url(../images/wavesmall.png) no-repeat center;display:block;}


.innerCulture{background:#f8f8f8;overflow:hidden;}
.innerCulture .list li{width:23.5%;margin-right:2%;margin-top:3%;padding:4% 2% 2%;float:left;background:#FFF;cursor:pointer;position:relative;}
.innerCulture .list li:last-child{margin-right:0;}
.innerCulture .list li img{height:32px;display:block;-webkit-transition: all 0.5s;transition: all 0.5s;}
.innerCulture .list li h3{margin-top:8%;}
.innerCulture .list li p{height:140px;font-size:15px;color:#666;line-height:28px;margin-top:6%;overflow:hidden;}
.innerCulture .list li:hover img{
	-webkit-transform: rotatey(180deg);
	transform: rotatey(180deg);
}

.innerCulture .box{width:100%;margin-top:3%;padding:4%;text-align:center;background:#FFF;cursor:pointer;position:relative;}
.innerCulture .box img{margin:6px auto 0;display:block;}
.innerCulture .box p{font-size:15px;color:#666;line-height:28px;margin-top:2%;overflow:hidden;}


.innerShows{overflow:hidden;}
.innerShows .list{margin-top:3%;overflow:hidden;}
.innerShows .list a{display:block;}
.innerShows .list a .img{overflow:hidden;}
.innerShows .list a .img img{width:100%;margin:auto;display:block;-o-object-fit:cover;object-fit:cover;-webkit-transition:all 0.5s;transition:all 0.5s;}
.innerShows .list a .bt{height:54px;font-size:16px;line-height:54px;text-align:center;overflow:hidden;background:#f8f8f8;-webkit-transition: all 0.5s;transition: all 0.5s;}
.innerShows .list a:hover .img img{-webkit-transform:scale(1.08);transform:scale(1.08);}
.innerShows .list a:hover .bt{color:#FFF;background:#0b82ca;}


.innerHonor{background:#f8f8f8;overflow:hidden;}
.innerHonor .list{margin-top:3%;overflow:hidden;}
.innerHonor .list a{display:block;}
.innerHonor .list a .img{height:326px;line-height:266px;text-align:center;padding:30px;background:#FFF;overflow:hidden;}
.innerHonor .list a .img img{max-width:100%;max-height:266px;margin:auto;-o-object-fit:cover;object-fit:cover;}
.innerHonor .list a .bt{height:58px;font-size:16px;line-height:58px;padding:0 70px 0 30px;overflow:hidden;background:url(../images/more2.png) no-repeat right 20px center #FFF;border-top:1px solid #eee;}
.innerHonor .list a:hover .img img{-webkit-transform:scale(1.08);transform:scale(1.08);}
.innerHonor .list a:hover .bt{color:#0b82ca;}


.innerContact{overflow:hidden;}
.innerContact .box{width:22%;text-align:center;margin-right:3.9%;padding:3%;border-radius:6px;float:left;background:#f8f8f8;cursor:pointer;position:relative;overflow:hidden;}
.innerContact .box:nth-of-type(4){margin-right:0;}
.innerContact .box img{height:76px;margin:8% auto;display:block;}
.innerContact .box h3{font-size:20px;line-height:32px;overflow:hidden;}
.innerContact .box p{font-size:15px;color:#333;line-height:28px;overflow:hidden;}


.innerMessage{background:url(../images/inner_message_bg.jpg) no-repeat center;background-size:cover;overflow:hidden;padding-bottom: 3%;}
.innerMessage .box{background:#FFF;position:relative;}
.innerMessage .img{width:50%;height:100%;position:absolute;left:0;top:0;overflow:hidden;}
.innerMessage .img img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;}
.innerMessage .form{width:100%; }
.innerMessage .form h3{color:#333;}
.innerMessage .form .hx{width:20px;height:2px;background-color:#1373c0;margin-top:2%;}
.innerMessage .form form{margin-top:4%;}
.innerMessage .form input{width:48%;height:52px;float:left;margin-bottom:16px;margin-right:4%;border:1px solid #ddd;border-radius:4px;outline:none;background:none;
box-sizing:border-box;padding:0px 46px 0 10px;font-size:14px;line-height:46px;font-family:Arial,'Microsoft JhengHei','Microsoft Yahei',"PingFang SC",Helvetica,Tahoma;}
.innerMessage .form #captcha{width:24.4%;}
.innerMessage .form textarea{width:100%;height:164px;float:left;margin-bottom:16px;border:1px solid #ddd;border-radius:4px;outline:none;background:none;
box-sizing:border-box;padding:10px 46px 10px 10px;font-size:14px;line-height:24px;font-family:Arial,'Microsoft JhengHei','Microsoft Yahei',"PingFang SC",Helvetica,Tahoma;}
.innerMessage .form .guestimg{width:160px;height:52px;float:left;}
.innerMessage .form .submit{width:20%;height:52px;float:right;font-size:18px;line-height:52px;text-align:center;color:#FFF;cursor:pointer;border-radius:4px;
background-image: -webkit-gradient(linear, left top, right top, from(#004ea2), to(#004ea2));
background-image: linear-gradient(to right, #004ea2, #004ea2);
-webkit-transition:all 0.6s;transition:all 0.6s;}
.innerMessage .form .submit:hover{opacity: 0.8;}


.innerGoods{overflow:hidden;}
.innerGoods .type{margin-top:4%;overflow:hidden;}

.innerGoods a{}


.innerGoods .type a{font-size:16px;font-weight:bold;color:#fff;text-align:center;line-height:32px;padding:16px 0 24px;border-radius:6px;display:block;background-repeat:no-repeat;background-position:center bottom 15px; background: url(../images/line.png) no-repeat center;}
.innerGoods .type a:hover{color:#FFF;background-image:url(../images/wavesmall.png);background-color:#004ea2;}
.innerGoods .type a.select{color:#FFF;background-image:url(../images/wavesmall.png);background-color:#004ea2;}
.innerGoods .box{background:#f8f8f8;position:relative;overflow:hidden;}
.innerGoods .box .img{width:50%;height:100%;position:absolute;left:0;top:0;overflow:hidden;}
.innerGoods .box .img img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;}
.innerGoods .box .txt{width:50%;padding:3%;float:right;}
.innerGoods .box .txt .bt{font-weight:bold;color:#333;}
.innerGoods .box .txt .des{height:26px;font-size:16px;line-height:24px;color:#FFF;padding:0 15px;margin-top:4%;background:#c3002f;border-radius:6px;box-shadow:4px 4px 4px rgba(0,0,0,0.15);display:inline-block;}
.innerGoods .box .txt .wz{max-height:84px;font-size:15px;line-height:28px;color:#333;margin-top:2%;}
.innerGoods .box .txt ul{margin-top:4%;}
.innerGoods .box .txt ul li{width:23.5%;margin-right:2%;margin-top:2%;padding:20px;border:1px solid #eee;border-radius:6px;float:left;background:#FFF;cursor:pointer;position:relative;}
.innerGoods .box .txt ul li:nth-of-type(4n){margin-right:0;}
.innerGoods .box .txt ul li img{height:24px;display:block;}
.innerGoods .box .txt ul li h4{font-size:18px;color:#333;line-height:24px;margin-top:16px;}
.innerGoods .box .txt ul li p{font-size:14px;color:#999;line-height:24px;}
.innerGoods .box .txt .btn{margin-top:6%;}
.innerGoods .box .txt .btn a{width:30%;max-width:200px;height:60px;font-size:16px;color:#FFF;line-height:60px;text-align:center;margin-right:4%;float:left;background:#004ea2;}
.innerGoods .box .txt .btn a img{margin-left:20px;}
.innerGoods .box .txt .btn a:hover{background:#e60012;}

.innerGoods .intro{position:relative;overflow:hidden;}
.innerGoods .intro .title{color:#333;font-weight:bold;padding:6px 0;border-bottom:1px solid #eee;margin-top:4%;position:relative;}
.innerGoods .intro .title i{font-size:12px;color:#999;margin-left:10px;text-transform:uppercase;}
.innerGoods .intro .title:after{content:"";position:absolute;left:0;bottom:0;z-index:2;width:68px;height:2px;background:#0b82ca;}
.innerGoods .intro .details{font-size:15px;line-height:28px;color:#333;margin-top:2%;}
.innerGoods .intro .details p{font-size:15px;line-height:28px;color:#333;margin-top:2%;}
.innerGoods .intro .details table{margin-top:2%;}
.innerGoods .intro .details table td{font-size:14px;color:#000;line-height:20px;padding:5px 15px;border:1px solid #eee;}

.innerGoods .intro .adv{margin-top:2%;}
.innerGoods .intro .adv li{width:23.5%;margin-right:2%;margin-top:2%;padding:20px;border:1px solid #eee;border-radius:6px;float:left;background:#FFF;cursor:pointer;position:relative;}
.innerGoods .intro .adv li:nth-of-type(4n){margin-right:0;}
.innerGoods .intro .adv li img{height:46px;display:block;}
.innerGoods .intro .adv li h4{font-size:20px;color:#0b82ca;line-height:24px;margin-top:6%;}
.innerGoods .intro .adv li p{height:72px;font-size:14px;color:#999;line-height:24px;margin-top:4%;overflow:hidden;}

.innerGoods .scheme{margin-top:2%;}
.innerGoods .scheme a{padding:16% 10%;text-align:center;border-radius:10px;overflow:hidden;cursor:pointer;position:relative;display:block;background-repeat:no-repeat;background-position:center;background-size:cover;}
.innerGoods .scheme a .bt{height:32px;color:#FFF;font-weight:bold;text-align:center;-webkit-transition: all 0.5s;transition: all 0.5s;}
.innerGoods .scheme a .icon{-webkit-transition: all 0.5s;transition: all 0.5s;}
.innerGoods .scheme a .icon img{margin:2% auto 0;display:block;}
.innerGoods .scheme a .wz{height:84px;font-size:15px;color:#FFF;line-height:28px;text-align:center;margin-top:8%;overflow:hidden;-webkit-transition: all 0.5s;transition: all 0.5s;}
.innerGoods .scheme a:hover .bt{
	-webkit-transform: translate3d(0, 6px, 0);
	transform: translate3d(0, 6px, 0);
}
.innerGoods .scheme a:hover .icon{
	-webkit-transform: translate3d(0, 6px, 0);
	transform: translate3d(0, 6px, 0);
}
.innerGoods .scheme a:hover .wz{
	-webkit-transform: translate3d(0, -6px, 0);
	transform: translate3d(0, -6px, 0);
}

.innerGoods .related{margin-top:2%;}
.innerGoods .related .swiper{padding:4px;}
.innerGoods .related li{padding:20px 20px 24px;background:#f8f8f8;cursor:pointer;position:relative;-webkit-transition:all 0.5s;transition:all 0.5s;}
.innerGoods .related li:nth-of-type(4n){margin-right:0;}
.innerGoods .related li .img{overflow:hidden;}
.innerGoods .related li .img img{width:100%;display:block;-o-object-fit:cover;object-fit:cover;}
.innerGoods .related li:hover{background:#FFF;box-shadow:0 0 12px rgba(0,0,0,0.15);}
.innerGoods .related li .bt{height:32px;font-size:18px;font-weight:bold;line-height:32px;margin-top:4%;overflow:hidden;}
.innerGoods .related li .des{height:24px;font-size:15px;line-height:24px;color:#666;overflow:hidden;}
.innerGoods .related li .btn{width:46%;height:38px;font-size:15px;color:#FFF;text-align:center;line-height:38px;margin:4% 8% 0 0;border-radius:20px;overflow:hidden;float:left;background:#c3002f;}
.innerGoods .related li .btn2{margin-right:0;background:#0b82ca;}


.goodslist{}
.goodslist li{width:24.25%;margin-right:1%;margin-top:2%;padding:20px 20px 24px;float:left;background:#f8f8f8;cursor:pointer;position:relative;-webkit-transition:all 0.5s;transition:all 0.5s;}
.goodslist li:nth-of-type(4n){margin-right:0;}
.goodslist li .img{overflow:hidden;}
.goodslist li .img img{width:100%;display:block;-o-object-fit:cover;object-fit:cover; max-height: 190px;}
.goodslist li:hover{background:#FFF;box-shadow:0 0 12px rgba(0,0,0,0.15);}
.goodslist li .bt{height:32px;font-size:18px;font-weight:bold;line-height:32px;margin-top:4%;overflow:hidden;}
.goodslist li .des{height:24px;font-size:15px;line-height:24px;color:#666;overflow:hidden;}
.goodslist li .btn{width:46%;height:38px;font-size:15px;color:#FFF;text-align:center;line-height:38px;margin:4% 8% 0 0;border-radius:20px;overflow:hidden;float:left;background:#c3002f;}
.goodslist li .btn2{margin-right:0;background:#004ea2;}


.caseslist{overflow:hidden;}
.caseslist a{width:32%;margin-right:2%;margin-bottom:2%;float:left;display:block;position:relative; color: #fff;}
.caseslist a:nth-of-type(3n){margin-right:0;}
.caseslist a .img{overflow:hidden;}
.caseslist a .img img{width:100%;margin:auto;display:block;-o-object-fit:cover;object-fit:cover;-webkit-transition:all 0.5s;transition:all 0.5s;  max-height: 290px;}
.caseslist a .bt{width:100%;height:46px;font-size:16px;color:#fff;line-height:46px;text-align:center;overflow:hidden;background:#0b82ca;position:absolute;left:0;bottom:0;}
.caseslist a:hover .img img{-webkit-transform:scale(1.08);transform:scale(1.08);}
.caseslist a:hover .bt{color:#FFF;}


.industrylist{overflow:hidden;}
.industrylist li{margin-bottom:2%;background:#f8f8f8;position:relative;overflow:hidden;}
.industrylist li .img{width:42%;height:100%;position:absolute;left:0;top:0;overflow:hidden;}
.industrylist li .img img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;}
.industrylist li .txt{width:58%;padding:3%;float:right;}
.industrylist li .txt h2{font-weight:bold;color:#333;}
.industrylist li .txt .icon{margin-top:2%;}
.industrylist li .txt .icon img{height:14px;display:block;}
.industrylist li .txt .wz{font-size:15px;line-height:28px;color:#666;margin-top:4%;}
.industrylist li .txt a{width:50%;max-width:200px;height:60px;font-size:16px;color:#FFF;line-height:60px;text-align:center;margin-top:4%;float:left;background:#0b82ca;}
.industrylist li .txt a img{margin-left:20px;}
.industrylist li .txt a:hover{background:#c3002f;}


.honorlist{overflow:hidden;}
.honorlist a{width:22.75%;margin-right:3%;margin-bottom:2%;border:1px solid #eee;float:left;display:block;}
.honorlist a:nth-of-type(4n){margin-right:0;}
.honorlist a .img{height:326px;line-height:266px;text-align:center;padding:30px;background:#FFF;overflow:hidden;}
.honorlist a .img img{max-width:100%;max-height:266px;margin:auto;-o-object-fit:cover;object-fit:cover;}
.honorlist a .bt{height:58px;font-size:16px;line-height:58px;padding:0 70px 0 30px;overflow:hidden;background:url(../images/more2.png) no-repeat right 20px center #FFF;border-top:1px solid #eee;}
.honorlist a:hover .img img{-webkit-transform:scale(1.08);transform:scale(1.08);}
.honorlist a:hover .bt{color:#0b82ca;}


.innerNews{overflow:hidden;}
.innerNews .box{margin-top:3%;background:#f8f8f8;position:relative;overflow:hidden;}
.innerNews .box .img{width:42%;height:100%;position:absolute;left:0;top:0;overflow:hidden;}
.innerNews .box .img img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;}
.innerNews .box .txt{width:58%;padding:3%;float:right;}
.innerNews .box .txt .hot{padding-bottom:4%;border-bottom:1px solid #eee;}
.innerNews .box .txt .hot .bt{height:32px;font-weight:bold;}
.innerNews .box .txt .hot .wz{height:56px;font-size:15px;line-height:28px;color:#666;margin-top:2%;overflow:hidden;}
.innerNews .box .txt .list{margin-top:4%;}
.innerNews .box .txt .list li{width:100%;height:32px;line-height:32px;margin-top:2%;padding-left:8px;background:url(../images/circle.png) no-repeat left center;overflow:hidden;}
.innerNews .box .txt .list li a{width:calc(100% - 160px);height:32px;float:left;}
.innerNews .box .txt .list li i{width:120px;height:32px;font-size:16px;text-align:right;font-family:bahnschrift;float:right;}
.innerNews .box .txt .list li a:hover{color:#0b82ca;}


.innerNews .box2{margin-top:3%;position:relative;overflow:hidden;}
.innerNews .box2 a{display:block;}
.innerNews .box2 a .img{overflow:hidden;}
.innerNews .box2 a .img img{width:100%;display:block;-o-object-fit:cover;object-fit:cover;}
.innerNews .box2 a .txt{padding:4% 6% 6%;background:#f8f8f8;}
.innerNews .box2 a .txt .bt{height:32px;font-size:18px;font-weight:bold;line-height:32px;overflow:hidden;}
.innerNews .box2 a .txt .time{height:24px;font-size:16px;line-height:24px;color:#999;font-family:bahnschrift;overflow:hidden;}
.innerNews .box2 a .txt .more{width:46%;max-width:138px;height:38px;font-size:15px;color:#FFF;text-align:center;line-height:38px;margin-top:4%;border-radius:20px;overflow:hidden;float:left;background:#0b82ca;}
.innerNews .box2 a:hover .txt .bt{color:#0b82ca;}
.innerNews .box2 a:hover .txt .more{background:#c3002f;}

.innerNews .box3{margin-top:3%;position:relative;overflow:hidden;}
.innerNews .box3 .img{width:100%;}
.innerNews .box3 .img img{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover;}
.innerNews .box3 .list{margin-top:2%;}
.innerNews .box3 .list a{width:47%;height:auto;padding:2% 4% 2% 2%;margin-top:2%;margin-right:6%;border:1px solid #eee;float:left;position:relative;overflow:hidden;}
.innerNews .box3 .list a:nth-of-type(2n){margin-right:0;}
.innerNews .box3 .list a .bt{height:32px;font-size:18px;font-weight:bold;line-height:32px;overflow:hidden;}
.innerNews .box3 .list a .time{height:24px;font-size:16px;line-height:24px;color:#999;font-family:bahnschrift;overflow:hidden;}
.innerNews .box3 .list a .icon{width:20px;height:100%;position:absolute;right:3%;top:0;background:url(../images/arrow_news.png) no-repeat center;}
.innerNews .box3 .list a:hover .bt{color:#0b82ca;}


.newslist{margin-top:3%;overflow:hidden;}
.newslist a{width:100%;margin-bottom:2%;border:1px solid #f2f2f2;display:block;position:relative;}
.newslist a .time{width:12.5%;height:100%;text-align:center;position:absolute;left:0;top:0;}
.newslist a .time b{font-family:bahnschrift;}
.newslist a .time p{height:24px;font-size:16px;line-height:24px;color:#999;font-family:bahnschrift;overflow:hidden;}
.newslist a .img{width:22.8%;height:100%;overflow:hidden;position:absolute;left:12.5%;top:0;}
.newslist a .img img{width:100%;height:100%;margin:auto;display:block;-o-object-fit:cover;object-fit:cover;}
.newslist a .txt{width:58%;padding:4%;margin-left:35.3%;overflow:hidden;float:left;}
.newslist a .txt .bt{height:32px;font-weight:bold;line-height:32px;overflow:hidden;}
.newslist a .txt .wz{height:84px;font-size:15px;line-height:28px;color:#666;margin-top:2%;overflow:hidden;}
.newslist a .more{width:10%;height:100%;text-align:center;position:absolute;right:0;top:0;}
.newslist a .more i{width:72px;height:72px;border-radius:50%;background:url(../images/next.png) no-repeat center #0b82ca;}
.newslist a:hover .txt .bt{color:#c3002f;}
.newslist a:hover .more i{background:url(../images/next.png) no-repeat center #c3002f;}


.newsinfo{overflow:hidden;background:#e6ebf1;}
.newsinfo .left{width:71.14%;float:left;}
.newsinfo .left .box{padding:3%;background:#FFF;}
.newsinfo .left .box .title{font-size:28px;font-weight:bold;color:#333;line-height:36px;}
.newsinfo .left .box .time{font-size:14px;color:#999;line-height:32px;padding:20px 0;border-bottom:1px solid #ddd;}
.newsinfo .left .box .time i{margin:0 20px;}
.newsinfo .left .box .wz{font-size:16px;color:#333;line-height:28px;padding:20px 0;}
.newsinfo .left .box .wz p{font-size:16px;color:#333;line-height:28px;text-indent:2em;margin-top:20px;}
.newsinfo .left .box .wz img{width:100%;display:block;margin-top:20px;}

.newsinfo .preview{width:26.4%;background:#FFF;float:right;}
.newsinfo .preview .bt{height:70px;font-size:18px;color:#FFF;line-height:30px;padding:20px 40px 20px 50px;background:url(../images/preview.png) no-repeat 20px center #0b82ca;}
.newsinfo .preview ul{}
.newsinfo .preview ul li{padding:30px;border-top:1px solid #eee;}
.newsinfo .preview ul li .title{height:32px;font-size:18px;color:#333;line-height:32px;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.newsinfo .preview ul li .title a:hover{color:#0b82ca;}
.newsinfo .preview ul li .time{height:24px;font-size:14px;color:#999;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.newsinfo .preview ul li .wz{height:48px;font-size:14px;color:#666;line-height:24px;margin-top:10px;overflow:hidden;}




























































































