/* ������ʽ */
* {
	word-wrap: break-word;
}

body {
	
}

body,input,button,select,textarea {
		color: #444;
}

textarea {
	resize: none;
}

body,ul,ol,li,dl,dd,p,h1,h2,h3,h4,h5,h6,form,fieldset,.pr,.pc,button,input
	{
	margin: 0;
	padding: 0;
}
.header{
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 34px;
	
}
table {
	empty-cells: show;
	border-collapse: collapse;
}

caption,th {
	text-align: left;
	font-weight: 400;
}

ul li,.xl li {
	list-style: none;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 1em;
}

em,cite,i {
	font-style: normal;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

label {
	cursor: pointer;
}

.cl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.cl {
	zoom: 1;
}


#header .top {
	width: 100%;
	height: 160px;
}

.top .logo {
	diaplay: block;
	float: left;
	margin-left: 40px;
	margin-top: 5px;
	width: 150px;
	height: 150px;
}

.top .hd_bg {
	background: url('../image/hd_bg.png') no-repeat;
	float: right;
	margin-right: 40px;
	width: 625px;
	height: 160px;
}

#header .nav {
	width: 1090px;
	height: 50px;
	margin-top: 20px;
	border: 1px solid rgb(252, 223, 185);
	border-right: 0;
}

.nav li {
	float: left;
	height: 50px;
	line-height: 50px;
	background-color: rgb(186, 182, 201);
	font-size: 20px;
	padding: 0 14px;
	border-right: 1px solid rgb(252, 223, 185);
}

.nav li a {
	display: block;
	color: #1d2a87;
}
.topname{
height:40px;margin-left:0px;
}
.top1{
display:flex;align-items:center;height:55px;
}
.toptxt{
display:flex;align-items:center;height:45px;
}
.top0{
width:100%;height:45px;margin-top:10px;display:flex;justify-content:space-between;
}
.title1{
font-size:15px;
}
.col1{
font-size:13px;width:70%;display:none;background: #D9D9D9;border-radius:0px 15px 15px 15px;text-indent: 3em;

}
.col1 div{
margin:20px;
}
.title2{
font-family: 'Inter';font-weight: 400;font-size: 15px;line-height: 40px;
}
.title0{
font-family: 'Inter';font-weight: 400;font-size: 15px;margin-top:25px;margin-bottom:10px;
}
.footer{
font-size:10px;
}
.contact{
font-family: 'Inter';font-size: 15px;line-height: 19px;font-weight:400;
}
.dd p{font-size:12px;text-overflow:ellipsis; overflow:hidden;}
.dd p.title{font-size:13px; font-weight:bold; height:35px;text-align:left;padding:5px 2px;color:#666666 }
.dd .div1 .playbtn{left:16px;top:2px;position:absolute;}
.dd .div1 .playtime{right:2px;width:45px;position:absolute;background-color:#E2E0E1;}
.back{padding-left:5px;line-height:25px;text-align:left;margin:0 auto;font-size:15px;background-color:#E2E0E1;indent-height:100%;}
