﻿/* CSS Document */
@charset "UTF-8";
body, html {
	margin: 0;
	padding: 0;
	width: 100%;
	min-width: 1280px;
	background: #f2f4f8;
	font-family: "微软雅黑", MicroSoft YaHei;

}
.container, .width-1200 {
	width: 1200px;
	min-width: 1200px
}
.container{
	background-image: url(../js/yw_bg.png);
	width:100%;
	height:90px;
}
.header {
	background: url(../images/yw_bg.png) top center no-repeat;
	height: 124px
}
.header .fpcx-logo {
	margin-top: 30px
}
.main .main-content {
	width: 1200px;
	min-width: 1200px;
	height: 500px;
	margin: 0 auto;
	overflow: hidden
}
.left-main {
	background: #fff;
	height: inherit;
	width: 334px;
	float: left;
	line-height:22px;
}
.left-main .cut-off {
	height: 1px;
	width: 300px;
	border: none;
	border-top: 1px solid #dce0e7
}
.left-main .tm-cxxz {
	text-align: center;
	padding: 20px 0 10px;
	margin: 0;
	font-weight: 700;
	font-size: 20px;
	color: #53acf3
}
.left-main .tm-detail {
	font-size: 13px;
	color: #666;
	padding: 0 15px 5px 40px;
	margin: 0;
	position: relative
}
.left-main .tm-detail .tm-s-num {
	position: absolute;
	display: inline-block;
	width: 16px;
	height: 16px;
	border-radius: 16px;
	text-align: center;
	left: 15px;
	top: 4px;
	background: #53acf3;
	color: #fff;
	line-height: 16px
}
.right-main .rc-show, .tool-tip {
	display: none
}
.left-main a:hover {
	text-decoration: underline
}
.center-main {
	height: inherit;
	width: 1200px;
	float: left;
	background-color: #fff
}
.right-main {
	height: inherit;
	width: 840px;
	float: left;
	margin-left: 24px;
	background-color: #fff
}
.tel {
	font-size:20px;
	font-weight:bold;
	color:#fff;
	padding:20px;
	margin-top:10px;
	background:; 
}
.fl{
	float:left;
}
