body {
	color:#ffffff;
	background-color:#ffffff;
}
ul li a:hover {
	color:#000;text-decoration:none;outline:none;
} 
.main_banner {
	position:relative;
}
.main_banner ul>li img {
	width:100%;
}
.w_wrap {
	width:1200px;
	margin:0 auto;
	position:relative;
}
.banner_control {
	position:absolute;
	left:50%;
	margin-left:-108px;
	bottom:50px;
}
.banner_control>ul>li {
	width:12px;
	height:12px;
	background-color:#fff;
	border-radius:50%;
	margin:0 30px;
	float:left;
	cursor:pointer;
}
.banner_control>ul>li.on {
	background-color:#d91e15;
}
.prev,.next {
	position:absolute;
	top:50%;
	margin-top:-50px;
	width:40px;
	height:100px;
	background-color:#000;
	display:none;
	font-family:"宋体";
	font-size:32px;
	color:#fff;
	text-align:center;
	line-height:100px;
	cursor:pointer;
}
.prev {
	left:0;
}

.next {
	right:0;
}
.prev:hover,.next:hover {
	text-decoration:none;
	color:#fff;
}
.top {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:35px;
	background-color:#000;
	opacity:0.7;
	filter:alpha(opacity=70);
}
.top_tell {
	width:390px;
	height:19px;
	float:right;
	margin-top:7px;
	margin-right:20px;
	background:url(../image/tell_icon.png) no-repeat;
	padding-left:30px;
	color:#ffffff;
	font-size:16px;
}
.top_search {
	float:right;
	margin-right:222px;
	background-color:#ffffff;
}
.search {
	width:200px;
	height:22px;
	line-height:22px;
	outline:none;
	border:none;
	background-position-x:156px;
}
#post-search{
		width:14px;
		height:14px;
		outline:none;
		border:none;
		margin-right:20px;
	}
#keywords{
	border:none;
	height:25px;	}	
.nav {
	position:absolute;
	top:35px;
	left:0;
	width:100%;
	height:65px;
	background-color:#fff;
}
.nav_middle {
	width:1024px;
	height:65px;
	margin:0 auto;
}
.nav_logo {
	width:135px;
	height:65px;
	float:left;
	background:white url(../image/logo.png) no-repeat right center;
}

/*一级菜单*/	
.navigation{width:880px;height:65px; float:right; line-height:65px;font-size:16px;font-family:"Microsoft YaHei"; }
.navigation li{ width:110px; height:65px; float:left; text-align:center;}
.navigation li a{ display:block;color:#000; text-decoration:none;}
.navigation li a:hover{color:#fff;}	
.navli { font-size:16px;float:left;width:110px;padding: 0;height:65px;display: block;text-align:center;position: relative;}
.navli:hover{background:#d91e15;}
/*二级菜单*/
.navigation li ul {display:none;position: absolute;top: 65px;left: 0;padding: 0;margin:0;min-width: 110px;z-index: 9999;}
.navigation li:hover .ul2 {display: block;}
.navigation li ul li { font-size:13px;float: none;margin: 0;width:auto; height:30px; line-height:30px; white-space: nowrap;position: relative;}
.navigation li ul li a {display: block;margin: 0;  text-align: center;background: #ffffff; color:#333333;}
.navigation li ul li a:hover {color: #fff;background: #2da5e0;}
/*三级菜单*/
.navigation li ul li ul{display:none;position: absolute;top: 0;left: 110px;padding: 0;margin:0;width:auto;min-width: 110px;z-index: 99999;}
.navigation li ul li:hover ul{display: block;}
.navigation li ul li ul li{float: none;margin: 0;white-space: nowrap;}
.navigation li ul li ul li a{display: block;margin: 0; text-align: center;background: #cb3242;}
.navigation li ul li ul li a:hover{color: #fff;background: #c00014;}

.banner {
	width:100%;
}
.picScroll-left {
	width:1100px;
	height:300px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
}
.picScroll-left .hd {
	position:relative;
}
.picScroll-left .hd .prev,.picScroll-left .hd .next {
	position:absolute;
	top:100px;
	right:10px;
	z-index:99;
	display:block;
	width:40px;
	height:100px;
	cursor:pointer;
	background-color:#e1e1e1;
	color:#fff;
	font-size:32px;
	font-weight:bold;
	text-decoration:none;
}

.picScroll-left .hd .prev:hover, .picScroll-left .hd .next:hover{background-color:#000; opacity:0.8}
.picScroll-left .hd .next {
	position:absolute;
	top:100px;
	right:10px;
}
.picScroll-left .hd .prevStop {
	background-position:-60px 0;
}
.picScroll-left .hd .nextStop {
	background-position:-60px -50px;
}
.picScroll-left .hd ul {
	float:right;
	overflow:hidden;
	zoom:1;
	margin-top:10px;
	zoom:1;
}
.picScroll-left .hd ul li {
	float:left;
	width:9px;
	height:9px;
	overflow:hidden;
	margin-right:5px;
	text-indent:-999px;
	cursor:pointer;
	background:url("http://pfgmc.cn/statics/css/images/icoCircle.gif") 0 -9px no-repeat;
}
.picScroll-left .hd ul li.on {
	background-position:0 0;
}
.picScroll-left .bd {
	padding:10px;
}
.picScroll-left .bd .tempWrap {
	width:888px;
	float:left;
	margin-left:93px;
	overflow:hidden;
	zoom:1;
}
.picScroll-left .bd ul li {
	margin:0 8px;
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
}
.picScroll-left .bd ul li .pic {
	text-align:center;
}
.picScroll-left .bd ul li .pic img {
	width:200px;
	height:158px;
	display:block;
	padding:2px;
	border:1px solid #ccc;
}
.picScroll-left .bd ul li .pic a:hover img {
	border-color:#999;
}
.picScroll-left .bd ul li .title {
	line-height:24px;
}
.jg {
	width:100%;
	height:60px;
}
.middle {
	width:1015px;
	height:200px;
	margin:0 auto;
}

.jx {
	width:5px;
	height:40px;
	float:left;
	background-color:#d91e15;
}
.middle_wz {
	font-size:18px;
	color:#d91e15;
	font-weight:700;
	letter-spacing:2px;
	font-family:"微软雅黑";
	margin-left:10px;
	line-height:40px;
}
.middle_wz1{
	font-size:18px;
	color:#d91e15;
	font-weight:700;
	letter-spacing:2px;
	font-family:"微软雅黑";
	margin-left:10px;
	line-height:40px;
	}
.middle_ba {
	font-size:18px;
	font-weight:700px;
	letter-spacing:2px;
	line-height:45px;
	margin-left:10px;
	font-family:"Times New Roman", Times, serif;
	color:#cccccc;
}
.middle_gy {
	font-size:14px;
	color:#666666;
	font-family:"微软雅黑";
	text-indent:2em;
	margin-top:30px;
}


label input {
	vertical-align:middle
}
a:link,a:visited {
	color:#333;
	text-decoration:none;
	outline:none
}
a:hover,a:active {
	text-decoration:none
}
body {
	font:12px/1.5 "Lucida Grande", Verdana, Helvetica, Arial, "Microsoft YaHei", Simsun, sans-serif;
	color:#333;
	background:#fff;
	behavior:url("http://pfgmc.cn/statics/css/csshover.htc");
}
img {
	border:0
}
ul li {
	list-style:none
}
.clear {
	clear:both;
	line-height:0;
	font-size:0;
	height:0
}
.clearfix:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:"."
}
.shadow-divider {
	clear: both;
	height: 25px;
	width: 100%;
	background: url(http://pfgmc.cn/statics/images/sprites.png) no-repeat 0px -416px;
	margin-bottom: 20px;
}
/* .shadow-divider {
	_background:url(../images/sprites.gif) no-repeat 0px -416px;
}*/
	/*form-item*/
	input[type=text],textarea {
	border:1px solid #AFAFAF;
	padding:3px;
	resize:none
}
/*页面布局*/
	.content {
	width: 1100px;
	margin: 0 auto
}
.cb_left,.cb_middle,.cb_right {
	float: left
}
.cb_left {
	width: 301px;
	height: 194px;
	overflow: hidden
}
.c_title {
	height: 36px;
	line-height: 36px;
	border-left: 5px solid #d91e15
}
.ct_catname,.ct_catdir {
	float: left;
	margin-left: 10px;
	font-size: 18px
}
.ct_catname {
	font-family: "Microsoft YaHei";
	color: #d91e15
}
.ct_catdir {
	height:12px;
	font-family: "Times New Roman";
	color: #cccccc;
	text-transform: uppercase;
	line-height: 12px;
	margin-top: 15px
}
.cl_content {
	line-height: 25px;
	margin-top: 14px;
	text-indent: 30px;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #666666
}
.cl_more {
	display: block;
	width: 100%;
	height: 30px;
	margin-top: 14px;
	background: url(../image/more.jpg) no-repeat right center
}
.cb_middle {
	margin-left: 48px;
	width: 463px
}
.cbm_left,.cbm_right {
	float: left;
	margin-top: 20px
}
.cbm_left {
	width: 190px;
	height: 138px;
	overflow: hidden;
	position: relative
}
.cbm_left img {
	width: auto;
	max-width: 100%;
	height: 138px;
	overflow: hidden;
	display: block
}
.cbm_left .cmb_title {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width:100%;
	height: 30px;
	line-height: 30px;
	color:white;
	text-align:center;
	background: #2da5e0;
	opacity: 0.8;
}
.cbm_right {
	margin-left: 31px;
	width: 241px
}
.cbm_one {
	}
.cbm_top {
	height: 15px;
	line-height: 15px;
	font-size: 16px;
	color: #d91e15
}
.cbm_top a:hover{text-decoration: none;}
.cbm_bottom {
	margin-top: 5px;
	line-height: 20px;
	color: #666666;
	font-size: 12px;
	border-bottom: 1px dotted #b0b0b0;
	padding-bottom: 9px;
	text-indent:30px;
}
.cbm_right li {
	background: url(http://pfgmc.cn/statics/css/icon.jpg) no-repeat left center;
	height: 14px;
	line-height: 14px;
	color: #333333;
	margin-left: 6px;
	/*text-indent: 21px;*/
	margin-top: 5px
}
.cbm_right li span{float: right;}
.cb_right {
	width: 237px;
	margin-left: 48px;
	margin-top:-18px;
}
.ct_title {
	height:53px;
	border-left: none;
	background:url(../image/contactbg.jpg) no-repeat;
	line-height: 73px;
	overflow: hidden
}
.ct_title .ct_catname {
	color: white;
	margin-left: 15px
}
.ct_title .ct_catdir {
	color: #ff5533;
	margin-top: 32px
}
.cbr_content {
	color: #666666;
	line-height: 21px;
	margin-top: 16px;
	margin-left: 16px;
	font-family: "Microsoft YaHei";
     font-size: 14px;
}
.footer {
	width:100%;
	background: #333333
}
.f_left {
	float: left
}
.fl_top {
	height:15px;
	padding-top: 50px
}
.fl_top li {
	float: left;
	border-left: 1px solid #666666;
	padding-left:20px;
	padding-right:20px;
	text-align: center
}
.fl_top li:first-child {
	border-left: none;
	padding-left: 0px
}
.fl_top li a {
	color: #cccccc
}
.fl_middle {
	background: url(../image/tel.jpg) no-repeat left center;
	height: 32px;
	font-size: 24px;
	color: #d91e15;
	font-family: "Arial";
	font-style: italic;
	text-indent: 42px;
	margin-top: 21px
}
.fl_bottom {
	height: 12px;
	line-height: 12px;
	color: #666666;
	margin-top: 20px;
	padding-bottom: 51px
}
.f_right {
	width: 100px;
	height: 100px;
	float: right;
	margin-top: 49px
}
.f_right img {
	width: auto;
	max-width: 100px;
	height: 100px
}
.jg_bt {
	width:100%;
	height:30px;
}
.main{
	width:1098px;

	margin:8px auto;

	}
.left{
	width:280px;
	height:670px;
	background-color:#ffffff;
	}
.left_top{
	width:280px;
	height:80px;
	background-color:#d91e15;
	}
.left_top1{
	width:280px;
	height:80px;
	}
.cp{ font-size:18px;
	color:#ffffff;
	padding-top:8px;
	margin-left:30px;
	}
.cp_cp{
	font-size:28px;
	color:#ff5533;
	letter-spacing:1px;
	margin-left:30px;
}
.left_bt{
	width:280px;
	height:590px;
	}	
.left_bt .left_nav li{
	width:275px;
	height:40px;
	line-height:40px;
	border:none;
	padding-left:36px;
	font-size:16px
	}
.left_bt .left_nav li:hover{
	border-left:5px solid #d91e15;
	padding-left:31px
	
	}
.left_bt .left_nav li a{color:#333333}
.right{ width:720px;
       float:right;

	}
.right_top{ 
     width:100%;
	height:80px;
	line-height:80px;
	float:right;
	border-bottom:1px solid #999;
	}
.right_top .location{
	height:80px;
	float:right;
     font-size:16px; 
	font-family:"微软雅黑";
	}
.right_top .location a{
	color:#666;
	}
.right_top .location a:hover{
	color:#d91e15;
	text-decoration:none;
	}
.right_top img{ 
     float:right; 
     margin-top:27px;
	margin-right:10px;
	}
.right_middle{
	margin-top:50px;;
	float:left;
	}	
.right_gs{
	color:#d91e15;
	}	
.middle_left{
	float:left;
	}
.middle_right{
	width:470px;
	float:right;
	margin-left:30px;
	}	
.xw_top{
	 font-size:16px;
	 font-family:"微软雅黑";
	 font-weight:700;
	}
.xw_bottom{
	font-size:14px;
	display:block;
	text-indent:30px;
	}	
.right_bt{
	width:720px;
	float:left;
	margin-top:30px;
	}
.right_bt ul li{border-bottom:1px dotted #cccccc;height:53px;line-height:53px;background:url(http://pfgmc.cn/statics/images/ico.jpg) no-repeat left center;text-indent:25px;}
.bt_wz{ font-size:16px;
	float:left;
	}	
.bt_sj{ display:block;
	float:right;
}

.c_list{
	margin-top:30px;
	float:left
	}
.c_list li{
	width:218px;
	height:158px;
	border:1px solid #e6e6e6;
	float:left;
	margin-left:30px;
	margin-top:30px
	}
.c_list li img{
	width:auto;
	max-width:200px;
	height:140px;
	overflow:hidden;
	margin:0 auto;
	display:block;
	margin-top:9px
	}
.page_wrap {
	width:100%;
	text-align:center;
}
.page_1 {
	clear:both;
	display:inline-block;
	margin:0 auto;
}
.page_1 span {
	background-color:#d91e15;
	width:30px;
	height:30px;
	display:inline-block;
	border-radius:50%;
	margin:10px;
	text-align:center;
	line-height:30px;
	color:#fff;
}
.page_1>a {
	margin:10px;
}
.page_1 a:hover{
	color:#d91e15;
	text-decoration:none;
}
.page_1>a.a1 {
	background-color:transparent;
}
