﻿.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: 31px;
	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;
}
.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: 17px;
	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: 0px;
	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: 14px;
	padding-top: 8px;
	position: relative;
	color: #5d6062;
}
.produtcs_title {
	font-size: 16px;
	background-image: url(../images/title.jpg);
	background-position: left center;
	height: 16px;
	padding-left: 16px;
	background-repeat: no-repeat;
	overflow: hidden;
	padding-top: 1px;
	color: #5d6062;
}
.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(../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(../images/products_bg.gif);
	background-repeat: repeat-x;
}
.products_a dt,.products_b dt {
	height: 61px;
	width: 62px;
	padding-top: 10px;
	padding-left: 18px;
	float: left;
}
.products_a dd,.products_b dd {
	float: left;
	width: 279px;
	height: 61px;
	padding-top: 10px;
}
/** 双行文本切换标签 **/
.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: 20px;
	padding-left: 20px;
	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: 12px; line-height: 30px; color: #666; text-align: center; display: block; float: left; overflow: hidden; background-image: url(../imagesina-tabbg.jpg); background-repeat: repeat-x; cursor: pointer; padding-right: 7px; padding-left: 7px; }
.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: 150px;
}
.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;
}
.browser br{border-style:none}
/* ht 下划线居左 */
.ht {
	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: 40px;
	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: 40px;
}
/* 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; z-index:100;}
.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-star{ background:url(../images/map/ui_map_ico_4.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; z-index:99;}
.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; z-index:101;}
.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:52px;
	top:102px;
}
.ui-point-2{
	left:113px;
	top:100px;
}
.ui-point-3{ left:111px; top:69px;}
.ui-point-4{
	left:180px;
	top:125px;
}
.ui-point-5{
	left:200px;
	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:140px;
}
.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:155px;}
.ui-point-17{ left:587px; top:185px;}
.ui-point-18{
	left:600px;
	top:290px;
}
.ui-point-19{ left:351px; top:240px;}
.ui-point-20{
	left:452px;
	top:132px;
}
.ui-point-21{ left:437px; top:224px;}
.ui-point-22{ left:400px; top:303px;}
.ui-point-23{ left:496px; top:76px;}
.ui-point-24{ left:496px; top:215px;}

#ui-map-point-button-61{ left:468px; top:173px; background:none; height:12px; width:12px; padding:0px;}
#ui-map-point-button-61 em{ position:relative; left:0px; bottom:0px;}

/* 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:1000; 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; padding-left:15px;}
.ui-world-box h3.ico1{background:url(../images/map/ico_new_1.png) no-repeat left 5px;}
.ui-world-box h3.ico2{background:url(../images/map/ui_map_ico_1.png) no-repeat left 5px;}
.ui-world-box h3.ico3{background:url(../images/map/ui_map_ico_5.png) no-repeat left 6px;}
.ui-world-box p{ font-size:12px; font-weight:normal; margin-bottom:2px; line-height:20px;padding-left:15px;}
.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:48%;color:#646464; margin-bottom:30px;}
.ui-china-box h3{font-size:15px; margin-bottom:5px; padding-left:15px;  }
.ui-china-box h3.ico1{background:url(../images/map/ico_new_1.png) no-repeat left 5px;}
.ui-china-box h3.ico2{background:url(../images/map/ico_new_2.png) no-repeat left 6px;}
.ui-china-box p{font-size:12px; font-weight:normal; margin-bottom:2px; line-height:22px; padding-left:15px;}
.ui-china-box p.PT{ padding-left:52px;}
.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: 10px;
}
.map_two_menu li {
	background-image: none;
}

/* 20140516 */
.ui-move-container,.ui-group-container{ background:url(../images/map/ui-map-piel.png) repeat; position:absolute; z-index:1000; padding:0px 3px 3px 0px; display:none; }
.ui-move-content{
	position:relative;
	background:#fff;
	opacity:0.9;filter:alpha(opacity=90); 
	margin:-3px 0px 0px -3px;
	width:250px;
	padding:10px;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4b83c2;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	border-left-color: #e5e5e5;
}
.ui-move-main{max-height:275px;position:relative; overflow:hidden; padding-right:0px; }
.ui-move-body{ overflow:hidden;}
.ui-move-title{color:#646464;font-size:15px; margin-bottom:11px;cursor:default;font-weight:bold; padding-left:0px;}
.ui-move-title-hover{ color:#f60;background-image:url(../images/title_s.jpg);}
.ui-move-body .ui-china-box{ float:none; padding:10px 0px; border-top:dashed 1px #ccc; margin:0px; width:100%; margin-top:-1px;}
.ui-move-close{ background:url(../images/btn_off.gif) no-repeat; cursor:pointer; width:12px; height:12px; display:none; position:absolute; right:10px; top:10px;}
.ui-move-ico{ position:absolute; display:block; }
.ui-move-ico-right{right:-22px; background:url(../images/map/ico_11.png) no-repeat; top:50%; margin-top:-25px;width:22px; height:51px; }
.ui-move-ico-right_top{right:-22px; background:url(../images/map/ico_15_s.png) no-repeat; top:50%; margin-top:-25px;width:22px; height:51px; }
.ui-move-ico-left{left:-22px;background:url(../images/map/ico_12.png) no-repeat; top:50%; margin-top:-25px; width:22px; height:51px; }
.ui-move-ico-left_top{left:-22px;background:url(../images/map/ico_15.png) no-repeat; top:50%; margin-top:-25px; width:22px; height:51px; }
.ui-move-ico-bottom{bottom:-22px;background:url(../images/map/ico_13.png) no-repeat; left:50%; margin-left:-25px;width:51px; height:22px;  }
.ui-move-ico-top{top:-22px;background:url(../images/map/ico_14.png) no-repeat; left:50%; margin-left:-25px; width:51px; height:22px; }

.ui-group-container{z-index:1001; padding:0px 0px 3px 3px;}
.ui-group-container .ui-move-content{ background:#f9f9f9;margin:-3px -3px 0px 0px;}
.ui-group-ico{ display:block; width:6px; height:9px; background:url(../images/map/ico_17.gif) no-repeat; position:absolute; right:-6px; top:85px;}

#ui-move-container-5{left:0px; top:78px; }
#ui-move-container-9{ left:225px; top:-10px;}
#ui-move-container-6{ left:167px; top:-11px;}
#ui-move-container-7{ right:-42px; top:65px;}
#ui-move-container-8{ right:315px; top:140px;}
#ui-move-container-13{ right:-99px; top:193px;}
#ui-move-container-13 .ui-move-ico{background:url(../images/map/ico_15.png) no-repeat;}
#ui-move-container-13 .ui-move-main{max-height:264px;}

/*20140627 Lh 添加*/
#ui-move-container-1{left:30px; top:40px; }
#ui-move-container-2{left:200px; top:80px; }
#ui-move-container-3{left:320px; top:140px; }
#ui-move-container-4{left:274px; top:68px; }


/*20140724 peng 添加*/
.ui-map-triangle-small{ width:11px; height:11px;}
.ui-point-40{ left:600px; top:117px;width:11px; height:11px; background:none;}
.ui-point-41{ left:362px; top:115px; width:11px; height:11px; background:none;}
.ui-map-white-triangle{ background:url(../images/map/ui_map_ico_5.png) no-repeat;}

/*20140807 xieli 添加*/
.J-point-btn{ position:absolute; width:10px; height:10px; cursor:pointer; z-index:100; background:#f00; opacity:0; filter:alpha(opacity=0);}
.J-point-btn .ui-move-body{ display:none;}
.J-point-btn-1{ left:381px; top:188px;}
.J-point-btn-2{ left:400px; top:268px;}
.J-point-btn-3{ left:407px; top:217px;}
.J-point-btn-4{ left:471px; top:258px;}
.J-point-btn-5{ left:446px; top:213px;}
.J-point-btn-6{ left:433px; top:264px;}
.J-point-btn-7{ left:466px; top:244px;}
.J-point-btn-8{ left:471px; top:254px;}
.J-point-btn-9{ left:479px; top:266px;}
.J-point-btn-12{ left:385px; top:321px;}
.J-point-btn-13{ left:473px; top:310px;}
.J-point-btn-14{ left:430px; top:344px;}
.J-point-btn-15{ left:476px; top:324px;}
.J-point-btn-16{ left:419px; top:344px;}
.J-point-btn-17{ left:445px; top:342px;}
.J-point-btn-18{ left:425px; top:371px;}
.J-point-btn-10{ left:505px; top:257px;}
.J-point-btn-11{ left:506px; top:235px;}
.J-point-btn-19{ left:495px; top:248px;}
.J-point-btn-20{ left:520px; top:258px;}
.J-point-btn-21{ left:468px; top:175px;}
.J-point-btn-22{ left:440px; top:140px;}
.J-point-btn-23{ left:490px; top:149px;}
.J-point-btn-24{ left:520px; top:130px;}
.J-point-btn-25{ left:513px; top:132px;}
.J-point-btn-26{ left:523px; top:109px;}
.J-point-btn-27{ left:534px; top:106px;}
#ui-move-container-51{left:98px; top:85px;}
#ui-move-container-52{left:112px; top:100px;}
#ui-move-container-53{left:121px; top:118px;}
#ui-move-container-54{left:91px; top:145px;}
#ui-move-container-71{left:190px; top:145px;}
#ui-move-container-72{left:156px; top:100px;}
#ui-move-container-73{left:155px; top:170px;}
#ui-move-container-74{left:179px; top:145px;}
#ui-move-container-75{left:185px; top:154px;}
#ui-move-container-76{left:193px; top:168px;}
#ui-move-container-77{left:165px; top:189px;}
#ui-move-container-131{left:219px; top:155px;}
#ui-move-container-132{left:220px; top:133px;}
#ui-move-container-133{left:210px; top:144px;}
#ui-move-container-134{left:237px; top:154px;}
#ui-move-container-61{left:186px; top:5px;}
#ui-move-container-62{left:155px; top:35px;}
#ui-move-container-63{left:205px; top:49px;}
#ui-move-container-64{left:238px; top:32px;}
#ui-move-container-65{left:225px; top:34px;}
#ui-move-container-66{left:186px; top:90px;}
#ui-move-container-91{left:235px; top:11px;}
#ui-move-container-92{left:253px; top:-10px;}
#ui-move-container-93{left:231px; top:-18px;}
#ui-move-container-81{left:100px; top:215px;}
#ui-move-container-82{left:190px; top:205px;}
#ui-move-container-83{left:143px; top:240px;}
#ui-move-container-84{left:190px; top:224px;}
#ui-move-container-85{left:130px; top:235px;}
#ui-move-container-86{left:157px; top:243px;}
#ui-move-container-87{left:137px; top:273px;}
#ui-move-container-88{left:138px; top:188px;}
/*20140821 xieli 添加*/
#ui-move-container-21{left:67px; top:10px;}
#ui-move-container-22{left:330px; top:0px;}
#ui-move-container-23{left:90px; top:5px;}
#ui-move-container-24{left:166px; top:80px;}
#ui-move-container-25{left:76px; top:0px;}
#ui-move-container-26{left:98px; top:-10px;}
#ui-move-container-31{left:115px; top:40px;}
#ui-move-container-32{left:176px; top:-10px;}
#ui-move-container-33{left:235px; top:2px;}
#ui-move-container-34{left:247px; top:190px;}
#ui-move-container-41{left:217px; top:45px;}
#ui-move-container-42{left:239px; top:18px;}
#ui-move-container-43{left:274px; top:101px;}
#ui-move-container-44{left:300px; top:83px;}
#ui-move-container-111{left:324px; top:0px;}
#ui-move-container-112{left:313px; top:-18px;}
#ui-move-container-113{left:359px; top:-18px;}
#ui-move-container-114{left:325px; top:0px;}
#ui-move-container-115{left:329px; top:218px;}


/******peng_add*********/
.ui-point-31{
	left:80px;
	top:180px;
}
#ui-move-container-35{left:130px; top:25px;}

.ui-point-201{
	left:630px;
	top:330px;
}
#ui-move-container-201{left:365px; top:250px;}


.ui-point-202{
	left:365px;
	top:290px;
}
#ui-move-container-202{left:95px; top:195px;}


/******peng_add_09.02*********/
.ui-map-yellow-circle{ background:url(../images/map/ui_map_ico_6.png) no-repeat;}
.ui-china-box h3.ico4{background:url(../images/map/ui_map_ico_4.png) no-repeat left 5px;}
.ui-china-box h3.ico5{background:url(../images/map/ico_new_3.png) no-repeat left 5px;}