﻿div,p,h1,h2,h3,h4,h5,h6,span,i,a,li{font-family: "Microsoft YaHei"; padding:0; margin:0;}
ul,ol,li{list-style:none;}
a{text-decoration:none;}
a:hover,a:link{text-decoration:none;}
@-ms-viewport{width:device-width;}
@-o-viewport{width:device-width;}
@viewport{width:device-width;}

.banner{background:url(../images/top.jpg) no-repeat center 0;height:520px;}
.banner-img{display:block;width:100%;}
.pt{padding:20px 0px 0px;}
.mt{margin-bottom:20px;}

.cmore{margin:10px 0px 15px 5px;background-color:#00258d;font-size:18px;width:100px;height:32px;line-height:32px;border-radius:15px;text-align:center;}
.cmore a{color:#fff;}
.mmore{margin:10px auto;}
.tmore{color:#00258d;text-align:center;font-size:22px;font-weight:bold;}
.smore{text-align:center;font-size:18px;font-weight:bold;}
.smore a{color:#00258d;}

.tit{text-align:center;margin-bottom:30px;color:#00258d;font-size:26px;font-weight:bold;}

.fudong .item{width:100%;display:inline-block;margin:20px 0px;box-shadow:0px 5px 20px 2px rgba(0,86,184,0.2);border-radius:10px;}
.fudong h3{padding:24px 0px 0px 0px;font-size:22px;line-height:30px;}
.fudong h3 a{color:#00258d;}
.fpic{margin:0px;padding:20px;}
.fpic img{width:100%;border-radius:5px;}
.fcont{padding:20px 0px 0px;color:#333;font-size:16px;line-height:28px;}


.pictureText{padding-bottom:20px;}
.pictureText img{display:block;width:100%;border-radius:8px;}
.character{font-size:20px;line-height:32px;color:#333;min-height:115px;padding:18px 18px 0px;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;}

.owl-dots{text-align:center;margin-top:26px;}
.owl-dots .owl-dot{display:inline-block;zoom:1;text-align:center;}
.owl-dots .owl-dot span{width:40px;height:8px;margin:0 10px;display:block;background:#bbbbbb;border-radius:5px;}
.owl-dots .owl-dot.active span{background:#00258d;}
.item img{display:block;width:100%;height:auto;border-radius:8px;}
.ptcont{margin:0px 12px;padding:0px;}

.tlist{width:100%;min-height:300px;clear:both;display:inline-block;}
.tlist ul{padding:0 20px 10px 0px;}
.tlist ul li{font-size:17px;line-height:48px;border-bottom:solid 1px #e1e1e1;float:left;}
.tlist ul li a{color:#333;}
.tlist .ntitle{width:940px;}
.tlist .ntime{width:180px;color:#999;text-align:right;}


.foot{background:#00258d;width:100%;min-height:20px;padding:20px 0;font-size:16px;line-height:32px;color:#fff;text-align:center;margin-top:20px;}

@media screen and (max-width: 768px){
	.owl-carousel .owl-dots .owl-dot.active span,owl-carousel .owl-dots .owl-dot:hover span{background:#666;transform:translate3d(0px, -50%, 0px) scale(0.7);}
    .owl-carousel .owl-dots{display:inline-block;width:100%;text-align:center;}
    .owl-carousel .owl-dots .owl-dot{display:inline-block;}
    .owl-carousel .owl-dots .owl-dot span{background:#666;display:inline-block;height:20px;margin:0 1px 5px;transform:translate3d(0px, -50%, 0px) scale(0.3);transform-origin:50% 50% 0;transition: all 250ms ease-out 0s;width:20px;
border-radius:10px;}
	.tit{margin-bottom:15px;}
	.tit img{width:100%;}
	.fudong .item{padding-bottom:20px;}
	.fpic{padding-bottom:0px;}
	.character{-webkit-line-clamp:5;line-clamp:5;min-height:60px;}
	.pictureOnly img{margin:10px 0px;}
	.tlist ul{padding:0px;}
	.tlist ul li{width:100%;padding:15px 0px;line-height:28px;}
	.tlist .ntitle{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
    .tlist .ntime{display:none;}
}