@charset "utf-8";
/* ÄÚÈÝÒ³ */
.content-main .current{
	width: 100%;
	height: 48px;
	border-bottom: 1px solid #e6dfdf;
}
.content-main .current img{
	float: left;
	margin: 15px 15px 0 0;
}
.content-main .current a{
	float: left;
	width: 60px;
	font-size: 15px;
	color: #919191;
	line-height: 48px;
}
.content-main .current a p{
	float: left;
}
.content-main .current a span{
	margin-left: 10px;
}
.content-main .content{
	background: #FFF;
}
.content .top{
	width: 100%;
}
.content .top h2{
	color: #292929;
	font-size: 33px;
	text-align: center;
	line-height: 80px;
}
.content .top>div{
	width: 95%;
	margin: 0 auto;
	height: 62px;
	line-height: 62px;
	padding:0 20px 0 24px;
	border-bottom: 1px solid #dcdcdc;
}
.content .top p{
	height: 62px;
	float: left;
	margin-right: 30px;
	font-size: 16px;
	position: relative;
}
.content .top .dy img{
	margin:0 12px 0 0;
	position: relative;
	top: 3px;
}
.content-txt p{
	font-size: 18px;
	line-height: 36px;
	text-indent:2em;
	color:#333;
}
.content-txt img{
	display: block;
	margin: 10px auto;
	width:75%;
	height:auto;
}
.content-txt video{
	width:80%;
	height:auto;
	display:block;
	margin:0 auto;
}
.content-txt h2{
	font-size: 18px;
	color: #444444;
	text-align: center;
	height: 80px;
	width: 100%;
	line-height: 80px;
}
.content-txt>p{
	font-size: 16px;
	color: #353535;
	text-indent: 2em;
	line-height: 30px;
	margin-bottom: 10px;
}
.content .page{
	width: 100%;
	margin-top: 40px;
}
.page p,.page a{
	color: #0a75c9;
	font-size: 16px;
}
.page p{
	margin-bottom: 16px;
}

.ly {
    border-top: 1px solid #d5d5d5;
    padding:12px 0;
}
.ly p {
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: #898989;
}
.footer{
	margin-top: 20px;
	width: 100%;
	height: 60px;
	background: #cc0a0a;
	min-width: 1200px;
}
.footer p {
	font-size: 15px;
	color: #fff;
	line-height: 60px;
	text-align:center;
}
/* ie8 */
#browser-modal{width:100%;height:100%;top:0;left:0;text-align:center;color:#303233;position:fixed;z-index:9999;}
#browser-modal .browser-modal-cover{position:fixed;left:0;top:0;height:100%;width:100%;background-color:#111;opacity:.9;z-index:-1}
#browser-modal .browser-content{width:700px;margin-top:120px;margin-left:auto;margin-right:auto;padding-bottom:80px;padding-top:50px;background-color:#fff;border-radius:5px}
#browser-modal .browser-content .browser-dpc-logo img{height:42px;margin:45px auto 40px}
#browser-modal .browser-content .browser-text-title{text-transform:uppercase;font-size:24px}
#browser-modal .browser-content .browser-text-desc{margin-top:30px;margin-bottom:20px;font-size:14px}
#browser-modal .browser-content .browser-list{width:600px;margin:20px auto;height:130px}
#browser-modal .browser-content .browser-item{float:left;width:150px;padding-top:20px;padding-bottom:20px;margin-left:auto;margin-right:auto}
#browser-modal .browser-content .browser-item .iconfont{width:100px;height:100px;margin:0 auto;font-size:80px;line-height:80px;margin-bottom:10px;}
#browser-modal .browser-content .browser-item .iconchrome{background: url(/ztzl/img/bro.png) no-repeat 0 0}
#browser-modal .browser-content .browser-item .iconfirefox{background: url(/ztzl/img/bro.png) no-repeat 0 -100px}
#browser-modal .browser-content .browser-item .iconopera{background: url(/ztzl/img/bro.png) no-repeat 0 -200px}
#browser-modal .browser-content .browser-item .iconEdge{background: url(/ztzl/img/bro.png) no-repeat 0 -300px}
#browser-modal .browser-content .browser-item a{cursor:pointer;display:block}
#browser-modal .browser-content .browser-item a img{display:block;margin:0 auto;max-width:100px;width:100px;height:100px}
#browser-modal .browser-content .browser-item a h4{text-align:center;margin-top:20px;font-size:18px;font-weight:700}