﻿.roll {
	clear: both;
	width: 722px;
	overflow:hidden;
	height: 36px;
}
.black {
	display: block;
	width: 105px;
}

.Cont{clear: both;
	width: 724px;
	overflow:hidden;
}
/* 内页右边标签——开始 */
.time_tab {
	height: 36px;
	margin-top: 11px;
	overflow: hidden;
	width: 724px;
	clear: both;
	
}
.time_tab ul{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e5e5e5;
	height: 36px;
	background-image: url(../images/tab_bg.jpg);
	background-repeat: repeat-x;

	background-position: bottom;
	padding:0px;
}
.time_tab li{
	float:left;
	display:block;
	cursor:pointer;
	text-align:center;
	color:#646464;
	font-weight:normal;
	font-size: 14px;
	line-height: 34px;
	height: 34px;
	background-color: #fafafa;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #e5e5e5;
	border-right-color: #e5e5e5;
	padding-right: 27px;
	padding-left: 27px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}
.time_tab li.hover{
	background:#fff;
	color:#003586;
	font-weight:bold;
	height:34px;
	line-height:33px;
	font-size: 14px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003586;
}
.tabbox {
	padding-top: 25px;
	clear: both;
	position: relative;
	padding-bottom: 25px;
}
.time_tab2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #646464;
	clear: both;
	height: 30px;
}
.time_tab2 li{
	float:left;
	display:block;
	cursor:pointer;
	text-align:center;
	color:#646464;
	font-weight:normal;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	padding-right: 18px;
	padding-left: 18px;
}
.time_tab2 li.hover {
	float:left;
	display:block;
	cursor:pointer;
	text-align:right;
	color:#003586;
	font-weight:bold;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	padding-right: 18px;
	padding-left: 18px;
	overflow: hidden;
}
.tabbox2 {
	clear: both;
	padding-bottom: 20px;
	
}
/* 内页右边标签——End */
/** 纯色 **/
.two_tab {
	height: 36px;
	clear: both;
	width: 722px;
	margin-top: 31px;
	overflow: hidden;
	
}
.two_tab ul{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e5e5e5;
	height: 36px;
}
.two_tab li{
	float:left;
	display:block;
	cursor:pointer;
	text-align:center;
	color:#646464;
	font-weight:normal;
	font-size: 14px;
	line-height: 34px;
	height: 34px;
	background-color: #fafafa;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	padding-right: 27px;
	padding-left: 27px;
}
.two_tab li.hover{
	color:#fff;
	font-weight:bold;
	height:34px;
	line-height:33px;
	font-size: 14px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003586;
	background-color: #003586;
}

/** 纯色End **/
/* 内页右边宽度小标签——开始 */
.time_tab3 {
	height: 36px;
	clear: both;
	width: 724px;
	margin-top: 31px;
	overflow: hidden;
	
}
.time_tab3 ul{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e5e5e5;
	height: 36px;
}
.time_tab3 li{
	float:left;
	display:block;
	cursor:pointer;
	text-align:center;
	color:#646464;
	font-weight:normal;
	font-size: 14px;
	line-height: 34px;
	height: 34px;
	background-color: #fafafa;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	padding-right: 10px;
	padding-left: 10px;
}
.time_tab3 li.hover{
	background:#fff;
	color:#003586;
	font-weight:bold;
	height:34px;
	line-height:33px;
	font-size: 14px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003586;
}
/* 内页右边宽度小标签——End */

/* 文章内容——开始 */
.about_text {
	padding-top:0px;
	padding-bottom: 30px;
	width: 722px;
	font-size: 14px;
	
}

/* 文章内容——End */
.about_text p {
	color: #4f5964;
	padding-bottom: 22px;
	line-height: 24px;
	clear: both;
}
.web_but {
	font-size: 14px;
	line-height: 28px;
	font-weight: 700;
	color: #fff;
	background-image: url(../images/web_but.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 28px;
	width: 105px;
	cursor:pointer;
}
.Graphic_content {
	clear: both;
	width: 722px;
	padding-top: 25px;
}
.Graphic_content dl {
	clear: both;
	height: 196px;
	width: 722px;
	overflow: hidden;
}
.Graphic_content dt {
	float: left;
	height: 196px;
	width: 336px;
	overflow: hidden;
}
.Graphic_content dd {
	float: left;
	width: 356px;
	padding-left: 25px;
	height: 196px;
	overflow: hidden;
	font-size: 14px;
	line-height: 20px;
	position: relative;
}
.Graphic_content dd h1 {
	font-size: 14px;
	color: #4f5964;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.Graphic_content span {
	margin-top: 10px;
	clear: both;
}

.Graphic_content dd a {
	color: #4f5964;
}
.Graphic_content dd a:hover {
	color: #0259aa;
}
.Alone {
	clear: both;
	overflow: hidden;
	width: 722px;
}

.Local_Search {
	position: absolute;
	bottom: 5px;
	height: 49px;
	width: 327px;
	right: 28px;
	display: block;
}
.news_bg {
	background-image: url(../images/news_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	overflow: hidden;
	height: 27px;
	width: 327px;
}
.news_bg2 {
	background-image: url(../images/news_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	overflow: hidden;
	height: 27px;
	margin-top: 10px;
}
.input_news {
	float: left;
	height: 27px;
	width: 156px;
	border-style: none;
	background-color:transparent;
	color: #666;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 27px;
}
.select {
border:1px solid #d8d8d8;
float: left;
display: inline;
margin-top:4px;
}

.select div {
	float: left;
	background-image: url(../images/select.jpg);
	background-repeat: no-repeat;
}
/* 子选择器，在FF等非IE浏览器中识别 */
.select>div {
width:75px;
height: 17px;
overflow:hidden;
}

/* 通配选择符，只在IE浏览器中识别 */
* html .select div select {
display:block;
float: left;
margin: -2px;
background-color:transparent;
}
.select div>select {
display:block;
width:79px;
float:none;
margin: -2px;
padding: 0px;
}
.select:hover {
border:1px solid #666666; //鼠标移上的效果 
}
.select select>option {
text-indent: 2px; //option在FF等非IE浏览器缩进2px
}
.news_list {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #bbbbbb;
	overflow: hidden;
	clear: both;
}
.news_list2 {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #646464;
	overflow: hidden;
	clear: both;
	margin-top: 5px;
}
.news_list3 {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #bbbbbb;
	overflow: hidden;
	clear: both;
}
.news_list3 li.hover {
	font-size: 15px;
	font-weight: 700;
	color:#195b93;
}
.porducts_list {
	clear: both;
	padding-top: 25px;
	
}
.pordutcs_warp {
	background-color: #f8f8f8;
	height: 84px;
	width: 720px;
	overflow: hidden;
	border: 1px solid #e2e2e2;
	height:auto!important;
	min-height:84px;
	margin-bottom: 7px;
}
.p_one {
	float: left;
	height: 84px;
	width: 101px;
	overflow: hidden;
	display: block;
}
.p_two {
	display: block;
	float: left;
	padding-left: 14px;
	height: 69px;
	width: 522px;
	padding-right: 14px;
	font-size: 14px;
	line-height: 16px;
	padding-top: 10px;
	position: relative;
	color: #5d6062;
}
.produtcs_title {
	font-size: 16px;
	background-image: url(http://bg.baosteel.com/images/title.jpg);
	background-position: left center;
	height: 16px;
	padding-left: 16px;
	background-repeat: no-repeat;
	overflow: hidden;
	padding-top: 2px;
	color: #5d6062; margin-bottom:8px;
}
.p_free {
	display: block;
	float: left;
	height: 56px;
	margin-top: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dcdcdc;
	width: 58px;
	font-size: 14px;
	line-height: 56px;
	color: #003586;
	font-weight: bold;
	padding-left: 10px;
	cursor:pointer;
}
.products_a {
	display: block;
	height: 77px;
	width: 360px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d6d6d6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d6d6d6;
	overflow: hidden;
	background-color: #fff;
}
.products_a:hover {
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d6d6d6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d6d6d6;
	overflow: hidden;
	background-image: url(http://bg.baosteel.com/images/products_bg.gif);
	background-repeat: repeat-x;
	cursor:pointer;
}
.products_b {
	display: block;
	height: 77px;
	width: 359px;
	float: left;
	overflow: hidden;
	background-color: #fff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d6d6d6;
}
.products_b:hover {
	display: block;
	height: 77px;
	width: 359px;
	float: left;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d6d6d6;
	cursor:pointer;
	background-image: url(http://bg.baosteel.com/images/products_bg.gif);
	background-repeat: repeat-x;
}
.products_a dt,.products_b dt {
	height: 61px;
	width: 62px;
	padding-top: 15px;
	padding-left: 10px;
	float: left;
}
.products_a dd,.products_b dd {
	float: left;
	width: 275px;
	height: 61px;
	padding-top: 15px;
}
/** 双行文本切换标签 **/
.time_tab4 {
	height: 36px;
	clear: both;
	width: 724px;
	margin-top: 31px;
	overflow: hidden;
	
}
.time_tab4 ul{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e5e5e5;
	height: 36px;
}
.time_tab4 li{
	float:left;
	display:block;
	cursor:pointer;
	text-align:center;
	color:#646464;
	font-weight:normal;
	font-size: 12px;
	line-height: 14px;
	height: 30px;
	background-color: #fafafa;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 4px;
}
.time_tab4 li.hover{
	background:#fff;
	color:#003586;
	font-weight:bold;
	height:30px;
	line-height:14px;
	font-size: 12px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003586;
	padding-top: 4px;
}
.Insert {
	float: left;
	padding-right: 20px;
	margin-top: 7px;
}
.Insert2 {
	float: right;
	padding-left: 20px;
}
.Fourteen {
	font-size: 16px;
	font-weight: 700;
}
.pdf_list {
	clear: both;
	width: 722px;
}
.pdf_list ul {
	clear: both;
	margin-bottom: 25px;
}
.pdf_list li {
	text-align: center;
	float: left;
	width: 180px;
	font-size: 14px;
	display: block;
	overflow: hidden;
}
.Report_img2 {
	border: 1px solid #9c9c9c;
	overflow: hidden;
	margin-right: auto;
	height: 197px;
	width: 140px;
}
.Report {
	width: 140px;
	padding-top: 10px;
}
.Swit {
	clear: both;
	width: 722px;
}
.Swit dl {
	float: left;
	width: 360px;
	padding-bottom: 20px;
}
.Swit dt {
	float: left;
	width: 48px;
	display: block;
	height: 48px;
}
.Swit dd {
	float: left;
	line-height: 20px;
	font-size: 14px;
	padding-left: 20px;
}
.Swit dd p {
	line-height: 20px;
	padding: 0px;
}
.Swit2 {
	clear: both;
	width: 722px;
}
.Swit2 dl {
	padding-bottom: 20px;
	width: 722px;
}
.Swit2 dt {
	float: left;
	width: 48px;
	display: block;
	height: 48px;
}
.Swit2 dd {
	float: left;
	line-height: 24px;
	font-size: 14px;
	padding-left: 20px;
	width: 600px;
}
.Family2 {
	font-size: 14px;
	color: #4f5964;
	clear: both;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
}.gp_time {
	font-size: 14px;
	text-align: right;
	clear: both;
	padding-bottom: 7px;
	color: #3c3c3c;
}
.img_bk {
	height: 93px;
	width: 101px;
	border: 1px solid #e5e5e5;
}

/** 地图搜索 **/
.Search_bg {
	background-image: url(../images/Search_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 27px;
	width: 327px;
}
.Search_bg input {
	height: 25px;
	font-size: 12px;
	line-height: 25px;
	padding-right: 5px;
	padding-left: 5px;
	background-color:transparent;
	width: 237px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Options {
	background-image: url(../images/Options.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 22px;
	width: 44px;
	margin-top: 2px;
	font-size: 12px;
	line-height: 22px;
	color: #646464;
	padding-left: 11px;
	cursor:pointer;
}
.Search_but {
	background-image: url(../images/Search_but.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 27px;
	width: 72px;
	margin-left: 8px;
	cursor:pointer;
}

/** 地图搜索END **/

/** 新闻搜索
.Search_bg {
	background-image: url(../images/Search_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 27px;
	width: 289px;
}
.Search_bg input {
	height: 25px;
	font-size: 12px;
	line-height: 25px;
	padding-right: 5px;
	padding-left: 5px;
	background-color:transparent;
	width: 140px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Options {
	background-image: url(../images/Options.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 22px;
	width: 44px;
	margin-top: 2px;
	font-size: 12px;
	line-height: 22px;
	color: #646464;
	padding-left: 11px;
	cursor:pointer;
}
.Search_but {
	background-image: url(../images/Search_but.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 27px;
	width: 72px;
	margin-left: 10px;
	cursor:pointer;
}
 新闻搜索END **/
/** 多选框 **/
/* input, label positioning */
.Drive_Bus {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	height: 24px;
	width: 722px;
}
.Bus {
	display: block;
	padding-top: 4px;
	float: left;
	height: 24px;
	width: 70px;
	overflow: hidden;
	font-size: 14px;
}
form{
	border-width: 0px;
}
fieldset{
	border-width: 0px;
}
.custom-checkbox,.custom-radio{position:relative;}
label{margin-right:1.2em;}
	.custom-checkbox input{position:absolute;left:2px;top:2px;margin:0;}
	.custom-checkbox label{display:block;position:relative;color: #646464;font-size: 12px;padding-right:1em;line-height:1;padding:.5em 0 .5em 30px;margin:0 0 .3em;cursor:pointer;}
	/* states */
	.custom-checkbox label{background:url(../images/checkbox.gif) no-repeat;}
	.custom-radio label{background:url(../images/radiobutton.gif) no-repeat;}
	.custom-checkbox label,.custom-radio label{background-position:-10px -14px;}
	.custom-checkbox label.hover,.custom-checkbox label.focus,.custom-radio label.hover,.custom-radio label.focus{background-position:-10px -114px;}
	.custom-checkbox label.checked,.custom-radio label.checked{background-position:-10px -214px;}
	.custom-checkbox label.checkedHover,.custom-checkbox label.checkedFocus{background-position:-10px -314px;}
	.custom-checkbox label.focus,.custom-radio label.focus{outline:1px dotted #ccc;}
/** 多选框End **/

/***高管人员弹出框***/
.popup {

    

	width: 722px;
	left: 10px;
	top: 25px;
	background-color: #E0E0E0;
	z-index: 998;
	position: absolute;
}
.popup_bg
{
	
	width: 722px;
	left: -10px;
	top: -10px;
	border: 1px solid #a6a6a6;
	background-color: #FFF;
	z-index: 999;
	position: absolute;

   
}
.popup .btn_off {
	position: absolute;
	top: 10px;
	right: 10px;
}
.pupup_main{
	overflow-y: scroll;
	width:722px;

	margin-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 20px;
}
.pupup_main h1{
	margin-top:0px;
}
#popup1,#popup2,#popup3,#popup4,#popup5,#popup6,#popup7{
	display:none;
}
.pupup_main p {
	font-size: 14px;
	line-height: 25px;
}

/***高管人员弹出框end***/
/***营销网络***/
.Adresse_tab { clear: both; padding-top: 30px; padding-bottom: 20px; height: 32px; }
.Adresse_tab ul { height: 32px; border-left-width: 1px; border-left-style: solid; border-left-color: #e5e5e5; }
.Adresse_tab li { height: 30px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-top-color: #E5E5E5; border-right-color: #E5E5E5; border-bottom-color: #E5E5E5; font-size: 14px; line-height: 30px; color: #666; text-align: center; display: block; float: left; overflow: hidden; background-image: url(../images/china-tabbg.jpg); background-repeat: repeat-x; cursor: pointer; padding-right: 18px; padding-left: 18px; }
.Adresse_tab li:hover,.Adresse_tab li.hover { color: #fff; background-color: #063988; background-image: none; display: block; padding-right: 18px; padding-left: 18px; }
.china_map { height: 362px; width: 448px; margin-left: 132px; position: relative; z-index: 0; background-image: url(../images/map/china-map.jpg); background-repeat: no-repeat; }
.china_map span { background-image: url(../images/map/china-def.png); background-repeat: no-repeat; text-align: center; display: block; height: 40px; width: 53px; overflow: hidden; color: #336dc5; cursor: pointer; position: absolute; }
.china_map span:hover { background-image: url(../images/map/china-lick.png); background-repeat: no-repeat; text-align: center; display: block; height: 40px; width: 53px; overflow: hidden; color: #fff; }
.sh { left: 360px; top: 189px; }
.bj { left: 295px; top: 136px; }
.sy { left: 352px; top: 89px; }
.cd { left: 187px; top: 237px; }
.wh { left: 277px; top: 195px; }
.gz { left: 288px; top: 281px; }
/* 阴影 */
/* 阴影 */
.map_layer {
	width: 722px;
	position: absolute;
	z-index: 999;
	top: 120px;
}
.dsh_layer {
	width: 722px;
	position: fixed;
	z-index: 999999;
	top: 20px;
	left:50%;
	margin-left:-361px;
}
.map_off {
	text-align: right;
	padding-top: 6px;
	padding-right: 6px;
}
.map_off img {
	cursor:pointer;
}
.map_bg {
	border-top-width: 1px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e4e4e4;
	border-right-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
	border-left-color: #e4e4e4;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #FFF;
	
	
}
.p_top{background-color:#fff; width:7px; height:7px; position:absolute; right:-9px; top:-2px; }
.p_foot{background-color:#fff; width:7px; height:7px; position:absolute; left:-2px; bottom:-9px;}

/* 阴影End */
/* 浮动层内容层 */
.map_content {
	width: 635px;
	padding-left: 40px;
	clear: both;
	padding-top: 10px;
	padding-right: 32px;
	font-size: 14px;
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 30px;
	height:auto!important;
	min-height:300px;
	height:300px;
}
/* 滚动条样式 */


/* 滚动条样式End */
.sh_map{
    background-image: url(../images/map/shx.jpg);
}
.sy_map{
    background-image: url(../images/map/syx.jpg);
}
.bj_map{
    background-image: url(../images/map/bjx.jpg);
}
.wh_map{
    background-image: url(../images/map/whx.jpg);
}
.cd_map{
    background-image: url(../images/map/cdx.jpg);
}
.gz_map{
    background-image: url(../images/map/gzx.jpg);
}
/** 董事会浮动层内容层 **/
.dsh_text {
	font-size: 14px;
	line-height: 22px;
	color: #333;
	text-align: justify;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-top: 15px;
}
.dsh_text b {
	font-size: 16px;
	color: #fc5b14;
}
.dsh_text span {
	font-size: 14px;
	color: #333;
}
.dsh_text p {
	font-size: 14px;
	color: #333;
	padding-bottom: 10px;
	
}


.dsh_text img {
	float: left;
	margin-right: 8px;
}

/** 浮动层内容层End **/

/***营销网络end***/



/***产品手册***/
.Manual_title {
	font-size: 24px;
	color: #003586;
	padding-top: 30px;
	clear: both;
}
.Manual_title2 {
	font-size: 24px;
	color: #003586;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	padding-bottom: 5px;
	padding-top: 15px;
	clear: both;
}
.app {
	font-size:14px;
	color: #111;
	clear: both;
	padding-top: 20px;
}
.sxx {
	background-image: url(../images/ipad/xuxian.jpg);
	background-repeat: no-repeat;
	background-position: right 41px;
}
.app ul {
	font-size:14px;
	color:#4f5964;
	float: left;
}
.app li {
	padding-bottom: 20px;
	clear: both;
	height: 49px;
}
.app dl {
	width: 240px;
}
.app dt {
	float: left;
	height: 49px;
	width: 49px;
}
.app dd {
	line-height: 49px;
	float: left;
	padding-left: 10px;
}

/* 表格单独样式——开始 */
.browser {
	font-size: 12px;
	font-weight: normal;
	border-collapse: collapse;
	clear: both;
	color: #5d6062;
}
.browser br,th {
	padding-top: 5px;
	padding-bottom: 5px;

	border-bottom-color: #E0E0E0;
}
.browser br{border-style:none}
/* ht 下划线居左 */
.ht {
	font-size: 14px;
	
	text-align: left;
	word-break:break-all;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ededed;
	line-height: 27px;
	height: 27px;
	padding-left: 30px;
	font-weight: normal;
}
/* ht 符号点下划线居左 */
.ht_d {
	background-image: url(../images/d.gif);
	background-position: 20px center;
	background-repeat: no-repeat;
}
/* h1 下划线居中 */
.ht1 {
	font-size: 14px;
	font-weight: normal;
	
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ededed;
	text-align: center;
}
/* ht_se 标题F6F6F6 */
.ht_se {
	background-color: #f6f6f6;
}
/* h2 左边线下划线左对齐 */
.ht2 {
	font-size: 14px;
	font-weight: normal;
	
	text-align: left;
	white-space:nowrap;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ededed;
	line-height: 24px;
	border-left-width: 1px;
	border-left-color: #ededed;
	padding-left: 30px;
}
/* h3 联系电话地址通用无边线 */
.ht3 {
	font-size: 14px;
	font-weight: normal;
	
	text-align: left;
	white-space:nowrap;
	line-height: 20px;
	height: 20px;
}

/* h4 居中有边左边线 */
.ht4 {
	font-size: 14px;
	font-weight: normal;
	
	text-align: center;
	white-space:nowrap;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ededed;
	line-height: 24px;
	border-left-width: 1px;
	border-left-color: #ededed;
}
/* h5 居中无边线 */
.ht5 {
	font-size: 14px;
	font-weight: normal;
	
	text-align: center;
	white-space:nowrap;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 24px;
}
/* h6 左下边线左对齐 */
.ht6 {
	font-size: 14px;
	font-weight: normal;
	
	text-align: left;
	white-space:nowrap;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ededed;
	line-height: 24px;
	border-left-width: 1px;
	border-left-color: #ededed;
	padding-left: 40px;
}
/* h7 左边线左对齐 */
.ht7 {
	font-size: 14px;
	font-weight: normal;
	
	text-align: left;
	white-space:nowrap;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	line-height: 24px;
	border-left-width: 1px;
	border-left-color: #ededed;
	padding-left: 40px;
}
/* h8 左边线下划线左对齐 */
.ht8 {
	padding-top: 20px;
}

/* ht 特殊样式 */
.ht11 {
	font-size: 14px;
	
	text-align: center;
	white-space:nowrap;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ededed;
	line-height: 27px;
	height: 27px;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 20px;
}
.ht22 {
	font-size: 14px;
	font-weight: normal;
	
	text-align: left;
	white-space:nowrap;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ededed;
	line-height: 24px;
	border-left-width: 1px;
	border-left-color: #ededed;
	padding-left: 20px;
}
/* ht33 左边线下划线左对齐 */
.ht33 {
	font-size: 14px;
	font-weight: normal;
	
	text-align: left;
	white-space:nowrap;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ededed;
	line-height: 24px;
	border-left-width: 1px;
	border-left-color: #ededed;
	padding-left: 20px;
}
/* ht44 下划线居左 */
.ht44 {
	font-size: 14px;
	
	text-align: left;
	white-space:nowrap;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ededed;
	line-height: 27px;
	height: 27px;
	padding-left: 20px;
	font-weight: normal;
}
/* 表格单独样式——End */
.Sub_but {
	font-size: 14px;
	line-height: 51px;
	font-weight: bold;
	color: #fff;
	background-color: #4c7fcd;
	height: 52px;
	width: 151px;
	display: block;
	margin-left: 10px;
	cursor:pointer;
}
.Search_bg2 {
	background-image: url(../images/Search_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 42px;
	width: 310px;
}
.Search_bg2 input {
	height: 42px;
	font-size: 12px;
	line-height: 42px;
	padding-right: 5px;
	padding-left: 5px;
	background-color:transparent;
	width: 300px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #ababab;
}
.top_20 {
	clear: both;
	margin-top: 20px;
}
.maosi {cursor:pointer;}
.text_br{
	display:block;
	height:33px;
	clear: both;
	
}
.page2 {
	clear: both;
	padding-bottom: 20px;
}
.page2 li {
	height: 26px;
	width: 23px;
	border: 1px solid #e6e6e6;
	float: right;
	text-align: center;
	display: block;
	line-height: 26px;
	color: #a0a0a0;
	cursor:pointer;
}
.page2 li:hover {
	height: 26px;
	width: 23px;
	border: 1px solid #a0a0a0;
	float: right;
	text-align: center;
	display: block;
	line-height: 26px;
	color: #003586;
}
.page2 h2 {
	float: right;
	font-size: 14px;
	line-height: 28px;
	font-weight: normal;
	padding-right: 10px;
	color: #a0a0a0;
}
.baozx {
	background-image: url(../images/title.jpg);
	line-height: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	height: 30px;
	font-size: 15px;
	color: #4f5964;
	display: block;
}
.contact {
	height: 36px;
	clear: both;
	width: 722px;
	overflow: hidden;
	margin-top: 31px;
	
}
.contact ul{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e5e5e5;
	height: 34px;
}
.contact li{
	float:left;
	display:block;
	cursor:pointer;
	text-align:center;
	color:#646464;
	font-weight:normal;
	font-size: 14px;
	line-height: 32px;
	height: 32px;
	background-color: #fafafa;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	padding-right: 10px;
	padding-left: 10px;
}
.contact li.hover{
	color:#fff;
	font-weight:bold;
	height:32px;
	line-height:33px;
	font-size: 14px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003586;
	background-color: #003586;
}





/* xieli-20140113 */
.ui-history{ position:relative; margin:20px 0px 50px;*padding-top:20px;}
.ui-history-line{ width:1px; background:#dfdfdf; height:100%; position:absolute; left:50%; top:0px;*top:20px; z-index:-1;}
.ui-history-list{ position:relative;}
.ui-history-box-l{ float:left;}
.ui-history-box-r{ float:right;}
.ui-history-box{ width:380px;cursor:default; padding-bottom:15px;}
.ui-history-text{  width:330px; margin-top:-10px;}
.ui-history-box-l .ui-history-text{
	text-align:right;
	float:left;
}
.ui-history-box-r .ui-history-text{text-align:left;float:right;}
.ui-history-text p{ padding:0px; color:#505962;-webkit-transition:all 0.1s linear;-moz-transition:all 0.1s linear;-o-transition:all 0.1s linear;transition:all 0.1s linear;}
.ui-history-text p.ui-history-date{ font-size:18px; margin-bottom:5px;}
.ui-history-text p.ui-history-des{ font-size:14px; line-height:22px;}
.ui-history-ico{width:17px;height:16px;-webkit-transition:all 0.1s linear;-moz-transition:all 0.1s linear;-o-transition:all 0.1s linear;transition:all 0.1s linear;}
.ui-history-box-l .ui-history-ico{float:right; margin:-5px 10px 0px 0px;}
.ui-history-box-r .ui-history-ico{float:left; margin:-5px 0px 0px 11px;}
.ui-history-box:hover .ui-history-date{ color:#003487; font-size:34px;}
.ui-history-box:hover .ui-history-des{ color:#003487;}
.ui-history-box:hover .ui-history-ico{width:31px;height:30px;}
.ui-history-box-l:hover .ui-history-ico{margin:-12px 3px 0px 0px;}
.ui-history-box-r:hover .ui-history-ico{ margin:-12px 0px 0px 3px;}
.ui-map{ position:relative; padding-bottom:30px; margin-bottom:30px;}
.ui-map-tigs{ position:absolute; bottom:0px; left:0px;}
.ui-map-tigs p{ height:26px; line-height:26px; overflow:hidden; font-size:16px; color:#646464;}
.ui-map-tigs p em{ display:inline-block; vertical-align:middle; margin-right:5px;}
.ui-map-circle{ width:12px; height:12px;}
.ui-map-circle-small{ width:8px; height:8px;}
.ui-map-blue{ background:url(../images/map/ui_map_ico_0.png) no-repeat;}
.ui-map-white{ background:url(../images/map/ui_map_ico_1.png) no-repeat;}
.ui-map-black{ background:url(../images/map/ui_map_ico_2.png) no-repeat;}
.ui-map-white-small{ background:url(../images/map/ui_map_ico_3.png) no-repeat;}
.ui-map-init{position:relative; width:100%;height:416px;}
.ui-map-init-world{background:url(../images/map/load.gif) no-repeat center center;}
.ui-map-init-china{background:url(../images/map/load.gif) no-repeat center center;}
.ui-map-area{ cursor:default;}
.ui-map-point{background:url(../images/map/ui-map-piel.png) repeat; height:22px; padding:0px 2px 0px 0px; position:absolute; cursor:default;}
.ui-map-name{ color:#808080;white-space:nowrap; height:22px; font-size:12px; line-height:22px; padding:0px 7px; margin:-2px 0px 0px -2px; position:relative; z-index:10;}
.ui-map-point-color-blue .ui-map-name{ color:#336dc5;}
.ui-map-point em{ display:block; position:absolute;}
.ui-map-point i{ font-size:18px; font-style:normal; position:absolute; z-index:9;}
.ui-map-point span{ font-size:26px; font-style:normal; position:absolute;z-index:8; color:#000; opacity:0.14; filter:alpha(opacity=14);}
.ui-map-point-white .ui-map-name{background:#fff;}
.ui-map-point-white i{ color:#fff;}
.ui-map-point-blue .ui-map-name{background:#115db5; color:#f5f7fb; cursor:pointer;}
.ui-map-point-blue i{ color:#115db5;}
.ui-map-point-black .ui-map-name{background:#b3b2b2; color:#fff; cursor:default;}
.ui-map-point-black i{ color:#b3b2b2;}
.ui-map-point-black em{background:url(../images/map/ui_map_ico_2.png) no-repeat;}
.ui-map-point-bottom em{ left:50%;margin-left:-3px; bottom:-13px;}
.ui-map-point-bottom i{left:50%; margin-left:-6px; bottom:-10px;}
.ui-map-point-bottom span{left:50%; margin-left:-7px; bottom:-15px;}
.ui-map-point-blue-bottom em{margin-left:-6px; bottom:-17px;}
.ui-map-point-top em{ left:50%;margin-left:-4px; top:-16px;}
.ui-map-point-top i{left:50%; margin-left:-6px; top:-15px;}
.ui-map-point-top span{left:50%; margin-left:-7px; top:-19px;}
.ui-map-point-blue-top em{margin-left:-6px; top:-20px;}
.ui-map-point-left em{ top:50%;margin-top:-4px; left:-16px;}
.ui-map-point-left i{top:50%; margin-top:-14px; left:-7px;}
.ui-map-point-left span{top:50%; margin-top:-18px; left:-9px;}
.ui-map-point-blue-left em{margin-top:-6px; left:-20px;}
.ui-map-point-right em{ top:50%;margin-top:-4px; right:-13px;}
.ui-map-point-right i{top:50%; margin-top:-14px; right:-4px;}
.ui-map-point-right span{top:50%; margin-top:-18px; right:-6px;}
.ui-map-point-blue-right em{margin-top:-6px; right:-17px;}
.ui-map-point-button{ cursor:pointer;}
.ui-point-1{ left:59px; top:92px;}
.ui-point-2{ left:103px; top:158px;}
.ui-point-3{ left:111px; top:69px;}
.ui-point-4{ left:174px; top:125px;}
.ui-point-5{ left:198px; top:270px;}
.ui-point-6{ left:268px; top:119px;}
.ui-point-7{ left:341px; top:68px;}
.ui-point-8{ left:388px; top:89px;}
.ui-point-9{ left:382px; top:118px;}
.ui-point-10{ left:436px; top:149px;}
.ui-point-11{ left:490px; top:135px;}
.ui-point-12{ left:518px; top:178px;}
.ui-point-13{ left:548px; top:243px;}
.ui-point-14{ left:597px; top:99px;}
.ui-point-15{ left:651px; top:115px;}
.ui-point-16{ left:613px; top:135px;}
.ui-point-17{ left:587px; top:185px;}
.ui-point-18{
	left:567px;
	top:307px;
}
.ui-point-19{ left:330px; top:264px;}
.ui-point-20{ left:436px; top:163px;}
.ui-point-21{ left:423px; top:223px;}
.ui-point-22{ left:433px; top:308px;}
.ui-point-23{ left:499px; top:115px;}
.ui-point-24{ left:505px; top:215px;}

/* 20140211新增 */
html{ overflow-x:hidden;}
.ui-service-map{ position:relative; padding-bottom:30px; margin-bottom:30px;}
.ui-point-25{ left:300px; top:220px;}
.ui-point-26{ left:450px; top:133px;}
.ui-point-27{ left:442px; top:235px; height:40px;}
.ui-point-28{ left:433px; top:318px;}
.ui-point-29{ left:513px; top:77px;}
.ui-point-30{ left:497px; top:255px;height:40px;}
.ui-map-line{ height:36px; line-height:16px; padding-top:4px;}
.ui-map-back{ background:url(../images/map/service/black_s.png) repeat; color:#fff;}
.ui-map-point-none{ display:none;}
/* 20140211新增结束 */

.ui-master-layer{ position:absolute; width:100%; background:#e2e2e2; top:5px; left:5px; z-index:100; padding:0px 5px 5px 0px;}
.ui-master-content{ background:#fff; border:solid 1px #e5e5e5; height:445px; position:relative; margin:-5px 0px 0px -5px;}
.ui-world-main{ height:375px; padding-top:60px; position:relative;}
.ui-china-main{ height:405px; padding-top:30px; position:relative;}
.ui-master-map{ float:left;}
.ui-world-text{ float:right;height:353px; position:relative; overflow:hidden; width:455px; padding-right:20px;}
.ui-world-list{position:relative; min-height:100%;}
.ui-world-box{ width:220px; padding-right:7px;float:left; color:#646464; margin-bottom:30px;}
.ui-world-box h3{ font-size:15px; margin-bottom:5px;}
.ui-world-box p{ font-size:12px; font-weight:normal; margin-bottom:2px; line-height:20px;}
.ui-master-close{ position:absolute; right:10px; top:10px; cursor:pointer;}
.ui-china-city-area{ position:absolute; right:0px; bottom:0px;}
.ui-china-content{ padding:0px 30px; overflow:hidden; height:290px; position:relative; z-index:10;}
.ui-china-box{ float:left; width:46%;color:#646464; margin-bottom:30px;}
.ui-china-box h3{font-size:15px; margin-bottom:5px;}
.ui-china-box p{font-size:12px; font-weight:normal; margin-bottom:2px; line-height:22px;}
.ui-china-box p.PT{ padding-left:37px;}
.ui-china-box p.PT span{ margin-left:-37px;}
/* xieli-20140115 */
.ui-warper-container{
	width:950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
.ui-date-item{
	width:694px;
	overflow: hidden;
}
.ui-date-title{ line-height:30px; font-size:14px; margin:10px 0px;}
.ui-date-box{ background:url(../images/load.gif) no-repeat center center #fff; height:100px;}
.ui-date-show{ height:60px; padding:0px 20px; background:#f4f4f4;}
.ui-date-text{ padding:10px 0px 3px; border-bottom:solid 1px #228cc6; height:24px; line-height:24px; overflow:hidden;}
.ui-date-text a{ color:#898989; font-size:12px;}
.ui-date-text a.ui-date-current{ float:left;}
.ui-date-text a.ui-date-more{ float:right;}
.ui-date-text a:hover{ color:#ec7534;}
.ui-date-time{ height:40px; padding:0px 20px; position:relative;}
.ui-date-line{ position: absolute;width:650px;height:52px;top:-22px; overflow:hidden;}
.ui-date-list{ height:6px; padding:22px 0px 0px 2px; margin:0px; position:relative;}
.ui-time-box{ position:relative; height:6px; float:left; margin-left:-2px;}
.ui-time-date{ position:absolute; width:100%; top:-17px; text-align:center; left:0; color:#bbb; font-size:12px;}
.ui-time-line{ position:absolute; width:2px; z-index:29;}
.ui-time-box-first{ background:#5c5c5c; left:0px; height:6px; top:-3px;}
.ui-time-box-last{ background:#5c5c5c; right:0px;height:6px; top:-3px;}
.ui-time-box-center{ background:#d3d3d3; width:2px; height:2px; top:-1px;}
.ui-time-line-current{ height:12px; background:#ccc;color:#5d5c5c;}
.ui-time-line-current span{ display:block; cursor:pointer; border-radius:5px; font-size:12px; position:absolute; width:20px; height:14px; line-height:14px; text-align:center; left:50%; margin-left:-10px; top:15px;}
.ui-time-line-current em{ display:none; position:absolute; width:9px; height:5px; left:50%; margin-left:-3.5px; top:-20px; background:url(../images/m_ico.gif) no-repeat;}
.ui-time-line:hover{ z-index:31;}
.ui-time-line-hover{ color:#228cc6;background:#228cc6; height:13px; top:-2px;z-index:30;}
.ui-time-line:hover span{ top:16px; background:#f90; color:#fff;}
.ui-time-line-hover span,.ui-time-line-hover:hover span{ top:17px; background:#228cc6; color:#fff;}
.ui-time-line-hover em{ display:block;}
.ui-date-button{ position:absolute; width:4px; height:7px; cursor:pointer; top:13px;}
.ui-date-prev{ background:url(../images/big_left.gif) no-repeat; left:10px;}
.ui-date-next{background:url(../images/big_right.gif) no-repeat; right:10px;}
.ui-date-prev-disabled{ background:url(../images/big_left_dis.gif) no-repeat; cursor:default;}
.ui-date-next-disabled{ background:url(../images/big_right_dis.gif) no-repeat; cursor:default;}
.ui-date-list div{ float:left;}
.Left_roll {
	float: left;
	background-image: url(../images/left.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 34px;
	width: 42px;
	overflow: hidden;
	border: 1px solid #e5e5e5;
	cursor:pointer;
	position: absolute;
	left: 0px;
}
.right_roll {
	float: left;
	background-image: url(../images/right.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 34px;
	width: 42px;
	overflow: hidden;
	border: 1px solid #e5e5e5;
	cursor:pointer;
	position: absolute;
	right: 0px;
}
.in_roll {
	height: 36px;
	overflow: hidden;
	display: block;
	width: 636px;
	position: absolute;
	left: 44px;
	top: 0px;
}
.in_roll li{
	float:left;
	display:block;
	cursor:pointer;
	text-align:center;
	color:#646464;
	font-weight:normal;
	font-size: 14px;
	line-height: 34px;
	height: 34px;
	background-color: #fafafa;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	padding-right: 27px;
	padding-left: 27px
}
.in_roll li.hover{
	background:#fff;
	color:#003586;
	font-weight:bold;
	height:34px;
	line-height:33px;
	font-size: 14px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003586;
}
.web_body {
	background-image: url(../images/web_bg.jpg);
	background-repeat: repeat-x;
}
.law_text {

	padding-bottom: 30px;

	font-size: 14px;
}

/* 文章内容——End */
.law_text p {
	color: #4f5964;
	padding-bottom: 22px;
	line-height: 24px;
	clear: both;
}
.menu_list {
	padding-top: 34px;
	line-height: 26px;
}
.menu_list_on {
	float: left;
	width: 220px;	
}
.menu_list_on2 {
	padding-left: 15px;
	font-size: 14px;
}
.web_right {
	font-size: 14px;
	background-image: url(../images/web_map.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.web_right2{
	background-image: url(../images/web_map2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
/* J-panel-box 公司VI*/
.vi_list {
	font-size: 14px;
	line-height: 43px;
	font-weight: bold;
	color: #4f5964;
	background-color: #f8f8f8;
	clear: both;
	height: 43px;
	cursor:pointer;
	position: relative;
	padding-left: 48px;
	margin-bottom: 10px;
}


.arrow {
	position: absolute;
	top: 10px;
	right: 27px;
}

.block {
	clear: both;
	padding-top: 9px;
}
.vi_download {
	clear: both;
	text-align: right;
}
.vi_text {
	padding-left: 48px;
	line-height: 26px;
	color: #4f5964;
}
.vi_text h1 {
	font-size: 14px;
	color: #4f5964;
	font-weight: bold;
	padding: 0px;
}
.vi_img {
	text-align: center;
	clear: both;
	padding-top: 54px;
	padding-bottom: 54px;
}
.J-panel-box{}
.J-panel-title{
font-size: 14px;
	line-height: 43px;
	font-weight: bold;
	color: #4f5964;
	background-color: #f8f8f8;
	clear: both;
	height: 43px;
	cursor:pointer;
	position: relative;
	padding-left: 48px;
	margin-bottom: 10px;}

.J-panel-title .vi_no {
	font-family: Tahoma;
	font-size: 16px;
	line-height: 23px;
	color: #fff;
	background-image: url(../images/vi_listbg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 23px;
	width: 23px;
	font-weight: normal;
	position: absolute;
	left: 12px;
}
.J-panel-title span{ float:right; display:block; width:18px; height:18px;background:url(../images/arrow_green_up.gif) no-repeat; margin-top:12px; }

.J-panel-body{
 display:none;
}
.J-panel-body img{
}
.ht_bgtext:hover {
	color: #fff;
	background-color: #003586;
	cursor:pointer;
}
.ht_bgtext {
color: #5d6062;
}
.foot_map {
	float: left;
}
.foot_map h1 {
	font-size: 15px;
	font-weight: bold;
}
.foot_map li {
	font-size: 12px;
	background-image: url(../images/web_map.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.map_listmenu {
	background-color: #fff;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eae9e8;
}
.home_map {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 34px;
}
.copy font {cursor:pointer;}
.copy font:hover {
	color: #003586;
}
.map_two_menu {
	padding-left: 3px;
}
.map_two_menu li {
	background-image: none;
}
.sildPic-Article-QQ .cnt-wrap {
	/*OVERFLOW: hidden; WIDTH: 273px; ZOOM: 1; HEIGHT: 193px;*/
	OVERFLOW: hidden; WIDTH: 273px; ZOOM: 1; HEIGHT: 193px;
}
.sildPic-Article-QQ .cnt {
	WIDTH: 1000px;
}
.sildPic-Article-QQ LI {
	FLOAT: left; WIDTH: 273px;
}
.sildPicBar {
	position: relative;
}
.sildPic-Article-QQ .cnt SPAN {
	display: block;
}
.pre {
	BACKGROUND: url(../images/xixi.png) no-repeat -151px -60px;
	WIDTH: 20px;
	CURSOR: pointer;
	MARGIN-RIGHT: 8px;
	HEIGHT: 15px;
	position: absolute;
	left: 11px;
	top: 166px;
	z-index:9999;
}
.next {
	BACKGROUND: url(../images/xixi.png) no-repeat -151px -131px;
	WIDTH: 20px;
	CURSOR: pointer;
	HEIGHT: 15px;
	position: absolute;
	left: 204px;
	top: 166px;
	z-index:9999;
	display: block;
}
.tab_asd {
	position: absolute;
	left: 105px;
	top: 173px;
	width: 80px;
	z-index: 9999;
}
.sildPic-Article-QQ .sildPicBar LI {
	MARGIN-TOP: 5px;
	DISPLAY: block;
	BACKGROUND: url(../images/xixi.png) no-repeat -165px -112px;
	FLOAT: left;
	MARGIN-LEFT: 3px;
	WIDTH: 6px;
	CURSOR: pointer;
	HEIGHT: 6px;
}
.sildPic-Article-QQ .sildPicBar LI.select {
	BACKGROUND: url(../images/xixi.png) no-repeat -165px -86px;

}

.bsbg {
	background-image: url(../images/huodbg.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 227px;
	position: absolute;
	left: 0px;
	z-index: 10;
	top:160px;
	overflow: hidden;

}
.p_more {
	font-size: 14px;
	text-align: right;
	padding-top: 10px;
	color:#646464;
}
.banner_title {
	background-image: url(../images/banner_titlebg.png);
	background-repeat: no-repeat;
	height: 127px;
	width: 324px;
	position: absolute;
	left: 35px;
	bottom: 0px;
	z-index:2;
}
.banner_text {
	color: #fff;
	left: 70px;
	bottom: 69px;
	font-size: 22px;
	font-weight: normal;
	position: absolute;
	display: block;
	z-index:3;
}
.button {z-index:3;}




.ui-historyf{ position:relative; margin:20px 0px 50px;*padding-top:20px;}
.ui-historyf-line{ width:1px; background:#003586; height:113%; position:absolute; left:50%; top:0px;*top:20px; z-index:0;}
.ui-historyf-list{ position:relative;}
.ui-historyf-box-l{ float:left; }
.ui-historyf-box-r{ float:right; }
.ui-historyf-box{ width:494px;cursor:default; padding-bottom:15px;}
.ui-historyf-text{  width:460px; margin-top:-10px;}
.ui-historyf-box-l .ui-historyf-text{text-align:right; float:left;}
.ui-historyf-box-r .ui-historyf-text{text-align:left;float:right;}
.ui-historyf-text p{ padding:0px; color:#505962;-webkit-transition:all 0.1s linear;-moz-transition:all 0.1s linear;-o-transition:all 0.1s linear;transition:all 0.1s linear; }
.ui-historyf-text p.ui-historyf-date{ font-size:20px; margin-bottom:5px; color: #003586; font-weight:bold;}
.ui-historyf-text p.ui-historyf-des{ font-size:14px; line-height:25px;text-align:left;background-color: #efefef; padding:5px}
.ui-historyf-ico{width:17px;height:16px;-webkit-transition:all 0.1s linear;-moz-transition:all 0.1s linear;-o-transition:all 0.1s linear;transition:all 0.1s linear;}
.ui-historyf-box-l .ui-historyf-ico{float:right; margin:-5px 10px 0px 0px;}
.ui-historyf-box-r .ui-historyf-ico{float:left; margin:-5px 0px 0px 11px;}





.Graphic_contentx {
	clear: both;
	width: 722px;
	padding-top: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
}
.Graphic_contentx dl {
	clear: both;
	height: 150px;
	width: 722px;
	overflow: hidden;
}
.Graphic_contentx dt {
	float: left;
	height: 150px;
	width: 250px;
	overflow: hidden;
}
.Graphic_contentx dd {
	float: left;
	width: 440px;
	padding-left: 25px;
	height:150px;
	overflow: hidden;
	font-size: 14px;
	line-height: 20px;
	position: relative;
}
.Graphic_contentx dd h1 {
	font-size: 14px;
	color: #4f5964;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.Graphic_contentx span {
	margin-top: 10px;
	clear: both;
}

.Graphic_contentx dd a {
	color: #4f5964;
}
.Graphic_contentx dd a:hover {
	color: #0259aa;
}