﻿.topwrap {
	box-sizing: border-box;
	height: 47px;
	background: rgba(255,255,255,0.45);
	position: absolute;
	top: 0;
	width: 100%;
	left: 0px;
	z-index: 100
}

.topwrap h1 {
	width: 200px;
	height: 100%;
	float: left;
	padding-left: 20px;
	padding-top: 3px
}

.topwrap .inputwrap {
	float: right;
	height: 100%;
	padding-top: 10px
}

.topwrap .inputwrap .searchwrap {
	float: left
}

.topwrap .inputwrap input {
	height: 26px;
	border: none
}

.topwrap .inputwrap #searchtext {
	text-indent: 10px;
	background: rgba(63,146,207,0.45);
	color: #fff
}

.topwrap .inputwrap #searchbtn {
	height: 28px;
	width: 36px;
	background: rgba(63,146,207,0.45) url("images/fm/glass.png") 5px 4px no-repeat;
	position: relative;
	left: -5px
}

.topwrap .inputwrap .lanwrap {
	float: left;
	margin-right: 10px;
	background-color: rgba(63,146,207,0.45);
	background-image: url("images/fm/arrow_down.png");
	background-position: 103px 8px;
	background-repeat: no-repeat;
	width: 130px;
	height: 28px;
	color: #fff;
	font-size: 14px;
	line-height: 26px;
	text-indent: 13px;
	cursor: pointer;
	position: relative
}

.topwrap .inputwrap .lanwrap:hover ul {
	display: block
}

.topwrap .inputwrap .lanwrap ul {
	display: none;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(63,146,207,0.45);
	padding-top: 30px
}

.topwrap .inputwrap .lanwrap ul li {
	height: 28px;
	line-height: 28px;
	text-align: center;
	color: #fff;
	border-bottom: 1px solid #ccc
}

.topwrap .inputwrap .lanwrap ul li a {
	text-decoration: none;
	color: #fff
}

.topwrap .inputwrap .lanwrap ul li a:hover {
	color: #e60011
}

.topwrap .inputwrap .sharewrap {
	float: left;
	position: relative;
	top: -8px;
	margin-left: 20px;
	margin-right: 60px
}

.top_2jpic {
    background: url(images/top2jbg.jpg) top center no-repeat;
    height: 309px;
    margin: 0px auto 20px;
	min-width: 1000px;
}
.top_2jpic div.w1000{
	position: relative;
}
.top_2jpic div.w1000 a.logolink{
	position: absolute;
	display: inline-block;
	width: 200px;
	height: 60px;
	top: 60px;
	right: 10px;	
}
.path{
	font: normal 12px/180% "SimSun";
	color: #cd3333;
	margin: 20px auto;
}
.path a{
	color: #cd3333;
	padding: 0 10px;
}

.p2j_cehua .fl .picpage {
	margin: 20px auto 0;
}

.p2j_cehua .fl .picpage b {
	display: block;
	font: bold 20px/200% "微软雅黑";
}

.p2j_cehua .fl .picpage {
}

.p2j_cehua .fl .picpage li {
	width: 188px;
	height: 199px;
	float: left;
	text-align: center;
	font-size: 14px;
	padding: 12px 9px;
}
.p2j_cehua .fl .picpage li p {
	text-align: center;
	font: normal 14px/180% "SimSun";
}
.p2j_cehua .fl .picpage li img {
	display: block;
	margin-bottom: 8px;
}
.show_text p {
    text-indent: 0em;
}
.show_text table{
	margin: 0 auto;
}

.text_con .box_news{border-top:#efefef 1px solid;}
.text_con .box_news h2{font:normal 24px/200% "微软雅黑"; padding:15px 0 10px; margin:0; text-align:left;}
.text_con .box_news ul li{ width:46%; float:left; margin-right:4%; font-size:14px; line-height:260%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
