﻿div,p,h1,h2,h3,h4,h5,h6,span,ul,li,a{font-family: "Microsoft YaHei"; padding:0; margin:0;}
ul,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:475px;}
.banner-img{display:block;width:100%;}
.pt{padding:20px 0px 0px;}
.mt{margin-bottom:20px;}
.winxin img{border-radius:8px;}

.cmore{margin:10px auto;background-color:#128deb;font-size:18px;width:100px;height:32px;line-height:32px;border-radius:15px;text-align:center;}
.cmore a{color:#FFF;}
.tmore{color:#128deb;text-align:center;font-size:22px;font-weight:bold;padding-top:20px;}

.tit{text-align:center;margin-bottom:30px;color:#128deb;font-size:26px;font-weight:bold;}

.toutiao{color:#333;width:100%;}
.ttc{width:100%;clear:both;}
.toutiao h3{padding:10px 0px 0px;font-size:24px;line-height:30px;font-weight:bold;}
.toutiao h3 a{color:#128deb;}
.tpic{margin:0px;padding:0px 10px 0px 10px;}
.tpic img{width:100%;border-radius:8px;margin-bottom:20px;}
.tcont{padding:20px 0px 0px;color:#333;font-size:16px;line-height:32px;}
.tcont a{color:#333;}

.owl-dots{text-align:center;margin-top:10px;}
.owl-dots .owl-dot{display:inline-block;zoom:1;text-align:center;}
.owl-dots .owl-dot span{width:8px;height:8px;margin:0 8px;display:block;background:#bbbbbb;border-radius:5px;}
.owl-dots .owl-dot.active span{background:#182573;width:20px;}

.item img{display:block;width:100%;height:auto;border-radius:8px;}
.ptcont{margin:0px 12px;padding:0px;}
.ptcont p{display:block;margin-bottom:2px;font-size:16px;line-height:32px;color:#000;padding:10px 8px 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:#128deb;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 (min-width: 968px){
	.pictureText img{width:360px;height:202px;}
}

@media screen and (max-width: 768px){	
	.tit{margin-bottom:15px;}
	.toutiao h3{font-size:18px;padding-top:1px;}
	.tpic img{margin-bottom:6px;}
	.tcont{padding:5px 0px 8px;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:6px;}
	.tnav ul{width:92%;margin:0px auto;}
	.owl-dots .owl-dot span{margin:0 8px;}
	.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;}
}