﻿.neirong .pageC{
	position: relative;
}
.neirong .pageC .bg{
	height: 51px;
	background:url(imgfybg2_06.jpg) no-repeat;
	background-size: 100% 100%;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fy/bg2_06.jpg',sizingMethod='scale');
	margin-top: 40px;
}
.neirong .pageC .wrapper{
	background-color: white;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -600px;
}
.neirong .pageC .t{
	margin-bottom: 31px;
}
.neirong .pageC .xww{
	width: 278px;
	height: 51px;
	line-height: 51px;
	background:url(imgfybg3_07.jpg) no-repeat;
	background-size: 100% 100%;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fy/bg3_07.jpg',sizingMethod='scale');
	color: white;
	font-size: 24px;
	text-align: center;
}
.neirong .pageC .weizhi{
	height: 50px;
	width: 892px;
	border-bottom: 1px solid #0b65c2;
	text-align: right;
}
.neirong .pageC .menu li>a{
	width: 278px;
	line-height: 50px;
	height: 50px;
}
.neirong .pageC .menu>li{
	margin-bottom: 8px;
	text-align: center;
	font-size: 18px;
	color: #323232;
}
.neirong .pageC .menu>li>a{
	border: 1px solid #007cc2;
	height: 100%;
}
.neirong .pageC .menu>li>ul{
	display: none;
}
.neirong .pageC .menu>li ul li{
	margin-bottom: 8px;
}
.neirong .pageC .menu>li ul li:hover{
	color: #007cc2;
}
.neirong .pageC .menu>li ul li.selected{
	color: #007cc2;
}
.neirong .pageC .menu>li ul li a{
	border: 1px solid #bfbfbf;
}
.neirong .pageC .menu>li:hover>a{
	color: white;
	background-color: #007cc2;
}
.neirong .pageC .menu>li.selected>a{
	color: white;
	background-color: #007cc2;
}
.neirong .pageC .list-area li{
	width: 892px;
}

.neirong .pageC .list-area .fanye-bar{
	margin-top: 20px;
	border-top: 1px solid #0b65c2;
}
@media screen and (max-width: 1200px) {
  .neirong .pageC .xww {
	width: 278px;
	height: 51px;
	line-height: 51px;
	background:url(imgfybg3_07.jpg) no-repeat;
	background-size: 100% 100%;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fy/bg3_07.jpg',sizingMethod='scale');
	color: white;
	font-size: 24px;
	text-align: center;
        text-indent:3em;
     
    }
.neirong .pageC .menu>li.selected>a{
	color: white;
	background-color: #007cc2;
        text-indent:3em;
}
.neirong .pageC .menu>li>a{
	border: 1px solid #007cc2;
	height: 100%;
        text-indent:3em;

}
}