@charset "gb2312";
/* CSS Document */
body{ background-size:cover; background-color:#f8f8f8;/*background-attachment:fixed;*/font-family:"microsoft yahei";font-size: 62.5%;}
body > div{margin-right:auto;margin-left:auto; } 
body,div,ul,ol,ul,li,ol,dl,dd,dt,form,span,p,textarea{margin:0;padding:0;list-style:none;    font-family: 'STHeiti','Microsoft YaHei',Helvetica,Arial,sans-serif;-webkit-text-size-adjust:100% }
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
input{padding-top:0;padding-bottom:0;-webkit-appearance:none ; }
input::-moz-focus-inner{border:none;padding:0;}
select,input{vertical-align:middle;}
select,input,textarea{font-size:12px;margin:0;}
input[type="text"],input[type="password"],textarea{outline-style:none;-webkit-appearance:none;}
textarea{resize:none;}
table{border-collapse:collapse;border-spacing:0;}
th,td{font-size:12px;padding:0}
img,a img{border:0;margin:0;padding:0;}
img{border:none;}
a{outline-style:none;color:#000;text-decoration:none;-webkit-text-size-adjust:100%;cursor:pointer;}
a:hover{color:#025194;text-decoration:none;}
.clearfix:after {content:"."; display:block; height:0; visibility:hidden; clear:both; }
.clearfix{zoom:1;}
.clear{clear:both; height:0; font-size:0;overflow:hidden;}
.auto{margin-left:auto;margin-right:auto;}
.fl{float:left;}
.fr{float:right;}
/*.show{display:block!important;}*/
.hide{display:none!important;}
.mt20{
	margin-top: 20px;
}
.clear {
	clear: both;
	height: 1px;
	width: 100%;
	overflow: hidden;
	margin-top: -1px;
}
*, *:before, *:after {
    box-sizing: border-box;
    outline: none;
}
.wapper{
	width: 960px;
    margin: 0 auto;
    height: auto;
}
body {
    background: #f9f9f9 url(../../images/xwfbh/bady_bg.fw.png) center top no-repeat;
    background-szie: 100%;
}
h1.t_h1{
	margin-top: 65px;
	color: #fff;
	font-size: 50px;
}
.xlzt{
	margin-top: 20px;
}
.teda_logo{
	margin-top: 40px;
}
.fbhg{
	    margin-top: 40px;
    text-align: right;
}

/*foot*/
.ET_foot{
	padding: 20px 0;
	background: #DCDCDC;
}
.ET_foot p{
	text-align: center;
	color: #323232;
	font-size: 16px;
}
/*二级页面*/
.ET_main{
	background: #fff;
	padding: 20px 16px;
}
.m_left{
	width: 228px;
	border: 1px solid #ccc;
}
.m_left li{
	width: 91%;
	padding: 20px 10px 20px 0;
	border-bottom: 1px solid #ccc;
	margin: 0 auto;
	background: url(../../images/xwfbh/red_more.fw.png) right center no-repeat;
	font-size: 15px;
}
.m_left li:last-of-type{
	border-bottom: none;
}
.m_right{
	width: 680px;
	border: 1px solid #ccc;
}
.right_top{
	width: 94%;
	margin: 0 auto;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #ccc;
}
.right_top .position{
	float: left;
	font-size: 15px;
}
.right_top .back{
	float: right;
	font-size: 16px;
	
}
.right_top .back a{
	color: #074BAF;
}
.list{
	width: 94%;
	margin: 0 auto;
	margin-top: 10px;
}
.list li{
	padding: 10px 0;
	font-size: 14px;
}
.list li a{
	color: #2F2F2F;
}
.con p{
    font-family: "微软雅黑";
    font-size: 15px;
    line-height: 30px;
    color: #323232;
}
.title {
    font-size: 24px;
    line-height: 36px;
    color: #324dcc;
    text-align: center;
}
p.time{
	font-size: 15px;
    line-height: 36px;
    text-align: center;
}

/*回顾*/
.huigu{
	background: #FFFFFF;
    padding: 8px;
}
/*手机导航*/
.phone_menu{
	padding: 14px 10px;
	border: 1px solid #ccc;
	display: none;
	font-size: 14px;
}
.name_col{
	
	background: url(../../images/xwfbh/up.png) right center no-repeat;
	background-size: 20px;
}
.name_col.open{
	background: url(../../images/xwfbh/down.png) right center no-repeat;
	background-size: 20px;
}
.phone_menu ul{
	display: none;
	margin-top: 10px;
    border-top: 1px solid #ccc;
}
.zi_m li{
	
	padding: 6px 4px;
}
/*媒体查询*/
@media only screen and (max-width: 768px){
	.wapper{
		width: 100%;
	}
	h1.t_h1{
	    margin-top: 65px;
	    color: #fff;
	    font-size: 30px;
	}
	.ET_head_r{display: none;}
	.m_left{
		display: none;
	}
	.m_right{
		float: none;
		width: 100%;
		margin-top: 16px;
	}
	.right_top{
		display: none;
	}
	.phone_menu{
		display: block;
	}
}
