﻿div,p,h1,h2,h3,h4,h5,span,a,li{font-family: "Microsoft YaHei"; padding:0; margin:0;}
ul,li{list-style:none;}
a{text-decoration:none;border:none;}
a:hover,a:link{text-decoration:none;}
@-ms-viewport{width:device-width;}
@-o-viewport{width:device-width;}
@viewport{width:device-width;}

.video-js .vjs-tech {position: relative !important;}

.pt{padding:20px 0px 0px;}
.mt{margin-bottom:20px;}
.mp{padding:0; margin:0;}


.top{width:100%;background:#fff;font-size:16px;text-align:center;box-sizing:border-box;}
.top a{color:#333;}
.head{width:1000px;height:46px;margin:0px auto;}
.logo{float:left;padding-left:10px;}
.index{float:right;line-height:46px;padding-right:20px;}

.live{width:100%;min-height:300px;background:url(../images/bg.jpg) no-repeat center 0px;}
.vtitle{width:1200px;min-height:60px;margin:0px auto;font-size:16px;font-weight:bold;box-sizing:border-box; background-color:#fff;}
.vtitle_logo{width:40px;height:40px;float:left;margin:6px 20px 0px 8px;}
.vtitle_logo img{width:100%;height:100%;border-radius:50%;}
.vtitle_content{float:left;margin:8px 0px 0px 0px;}
.vtitle_content p{color:#999;font-weight:normal;font-size:14px;}
.vcontent{width:1200px;min-height:675px;margin:0px auto;display:inline-block}
.vread{width:1200px;height:50px;margin:15px auto 0px;color:#fff;}
.nline{width:1000px;height:20px;float:left;}
.nread{width:60px;float:left;margin-top:4px;}
.ndot{width:35px;height:30px;float:left;margin-top:2px;}
.ndot img{width:30px;height:20px;}
.nok{width:35px;height:24px;float:left;cursor:pointer;}
.nok img{width:30px;height:23px;}
.nvideo{width:1200px;height:675px;}


.tit{padding:0px 0px 0px 34px;background:url(../images/column.jpg) no-repeat 15px 7px;background-size:6px 22px;margin-bottom:30px;font-size:24px;font-weight:bold;color:#022d6b;}


.pictureText{overflow:hidden;}
.pictureText img{display:block;width:100%;border-radius:8px;}
.character{min-height:85px;margin-bottom:20px;}
.character p{font-size:18px;display:block;line-height:32px;color:#333;padding:8px 18px;}

.introText{font-size:18px;display:block;line-height:32px;color:#333;padding:0px 14px 18px;}
.introText p{padding-bottom:20px;}

.owl-dots{text-align:center;margin:20px 0px 5px;padding:0px;}
.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:#333;}
.item img{display:block;width:100%;height:auto;border-radius:8px;}
.ptcont{margin:0px 14px;padding:0px;}
.ptitle{font-size:18px;display:block;line-height:32px;color:#333;padding:8px 18px;}
.ptime{font-size:14px;color:#999;padding:0px 18px;}

.foot{background:#022d6b;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){
	.head{width:100%;}
	.live{min-height:150px;}
	.vtitle{width:100%;line-height:24px;display:inline-block;}
	.vtitle_logo{width:10%;height:auto;}
	.vtitle_content{width:80%;}
	.vcontent{width:100%;min-height:275px;}
	.vread{width:100%;height:40px;}
	.nline{width:50%;}
	.nread{width:15%;}
	.nvideo{width:100%;height:auto}
	.owl-dots{margin:26px 0px 5px;}
	.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%;}
	.character{min-height:30px;}
    .character p{font-size:18px;line-height:28px;padding:6px 20px 5px 20px;min-height:30px;}
	
}