@charset "utf-8";
/* CSS Document */
@import url("css.css");
/*============================================================
  banner
  =============================================================*/
.banner{
	width:100%;
	height:353px;
	background:url(../images/banner_tyyy.jpg) top center no-repeat;
}
.banner-con{
	width:1100px;
	margin:0 auto;
	text-align:right;
	padding-top:220px;
}
.banner-con h3{
	font-size:40px;
	color:#802a00;
}
.banner-con p{
	font-size:24px;
	color:#0d5363;
}
/*============================================================
  contact
  =============================================================*/
.contact{
	width:100%;
}
.contact h3{
	height:60px;
	line-height:60px;
	font-size:35px;
	color:#802a00;
	text-align: center;
	margin-bottom: 60px;
}
.tyyy{
	padding: 60px 0px;
}
.tyyy-con{
    width:1200px;
	margin: 0 auto;
}
.tyyy-con p{
	color: #535353;
	line-height: 36px;
	font-size: 20px;
	margin-top: 36px;
}
.tbrm{
	background-color: #fff;
}
.tyyy-con-one,.bjdx-con{
	clear: both;
	overflow: hidden;
}
.tyyy-con-one .tyyy-con-tbimg{
	width: 510px;
	height: 405px;
	float: left;
}
.tyyy-con-one .tyyy-con-tbcon{
	width: 640px;
	float: right;
}
.cgjn{
	background-color: #f2f6fb;
}
.tyyy-conimg{
	clear: both;
	overflow: hidden;
}
.tyyy-conimg img{
	width: 384px;
	height: 268px;
	float: left;
	margin: 0px 8px;
}
.tbyx,.bjdx{
	background-color: #eeeeee;
}
.tbyx .tyyy-con-tbimg{
	width: 625px;
	height: 416px;
	float: right;
}
.tbyx .tyyy-con-tbcon{
	width: 525px;
	float: left;
}
.mxjn{
	background-color: #fff;
}
.bjdx-l{
	width: 626px;
	float: left;
}
.bjdx-l img{
	margin-bottom: 15px;
}
.bjdx-r{
	width: 524px;
	float: right;
}