﻿body{
	min-width:1000px;
}
.header {
	background: url(topBg.jpg) repeat-x;
	height:165px;
}
.topC, .nav, .main1C, .main2, .main4, .main5C, .main6, .main7C, .main8C, .main9, .main10C, .footerC1, .footerC3, .nyMain{
	width:1000px;
	margin:0 auto;
}
*{padding:0px; margin:0px;}
html {_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: Arial, Tahoma,"宋体";    /*文字字体定义 */
	font-size: 14px;    /*文字大小定义 */
	color: #5a5a5a; /*文字颜色定义 */
	}

/* 网站超链接css通用设置 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #333333;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{color: #eb1315;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #333333;} /* 点击激活链接 */


h1,h2,h3,h4,h5,h6{font-size:14px;}
img{border: 0px;}
.clear{clear:both; line-height:0; height:0; font-size:0px;}
.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/

/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 
.input{ border:1px solid #CCCCCC; height:20px;line-height:20px} 

.ilfetcon,.ilfetcon a,.ilfetcon p{padding:0;margin:0;line-height:25px;}
.ilfetcon{padding-top:6px;}

.sun_nav li{ list-style-type:none; float:left; height:35px; line-height:35px; width:105px; text-align:center;}
.sun_nav li a{display:block; color:#FFF; font-size:14px;}
.sun_nav li a:hover{ background: url("navBtnHover.jpg") repeat-x; }

.banner{background:url(bannerbg.jpg); width:100%; text-align:center; margin:10px 0;}

.nav{
	background: url(navBg.png) no-repeat;
	width:946px;
	padding:0 27px;
	margin:0 auto;
	position:relative;
	z-index:999;
}
.topC1{
	color:#272727;
	line-height:34px;
	height:34px;
}
.topC1Span{
	color:#ff6600;
}
.logo{
	float: left;
	display: inline;
	margin: 5px 0 0 20px;
}
.topCR{
	float: right;
	display: inline;
	margin: 20px 10px 0 0;
	text-align: right;
}
.topC2{
	height:97px;
}

.topNavUl li{
	float: left;
	display: inline;
	width: 90px;
	margin:0 2px;
	line-height: 34px;
	text-align: center;
}
.topNavUl li a{
	display: block;
	color: #ffffff;
	font-size: 14px;
	height: 34px;
	font-family: Microsoft YaHei;
}
.topNavUl li a:hover, .topNavUl li .mainNavActive1, .topNavUl li .mainNavActive2{
	background: url(navBtnHover.jpg) repeat-x top left;
	color:#ffffff;
}
.topTel1{
	color:#4b4b4c;
	font-size:13px;
	height:25px;
	line-height:25px;
	padding-right:110px;
	font-family:Microsoft YaHei;
}
.topTel2{
	color: #0b3065;
	font-size: 24px;
	height: 32px;
	line-height: 32px;
	font-family: Microsoft YaHei;
	font-style:italic;
}

.navChildUl li{
	list-style-type:none;
	line-height:28px;
	height:28px;
	text-align:center;
	min-width:75px;
	overflow:hidden;
	padding:0px 16px;
}
.navChildUl li:hover{
	background-color:#216397;
}
.navChildUl li a{
	color:#f2f3f4;
}
.navChild{
	background: url(navChildBg.png) repeat;
	position:absolute;
	padding:10px 0px;
	min-width:75px;
	display:none;
	z-index:999;
	top:34px;
}
.topNavChild1{left:115px;}
.topNavChild2{left:211px;}
.topNavChild3{left:303px;}
.topNavChild4{left:398px;}
.topNavChild5{left:492px;}
.topNavChild6{left:586px;}
.topNavChild7{left:680px;}
.topNavChild8{left:773px;}
.topNavChild9{left:867px;}
.main1{
	background: url(main1Bg.jpg) repeat-x;
	height:34px;
	line-height:34px;
	color:#020202;
	font-family: Microsoft YaHei;
	font-size:15px;
}
.main1CRight{
	width:300px;
	float:right;
	display:inline;
}
.main1CRight span{
	color:#fc7e05;
	font-weight:bold;
	font-size:20px;
}
.main1NewsLeft{
	display:block;
	float:left;
	margin:0 6px 0 0;
}
#scrollDiv2{
	float:left;
	display:inline;
	height:24px;
	line-height:24px;
	overflow: hidden;
	font-size:14px;
	font-family:"宋体";
	margin-top:5px;
}
#scrollDiv2  li {height: 24px; line-height:24px; list-style:none; }
#scrollDiv2  li a:hover .main2ScrollUlSpanL{ color:#000;}
.main2ScrollUlSpanL{
	display:block; 
	float:left;
	width:250px;
	margin-right:120px;
	color:#474747;
	cursor:pointer;
}
.main2ScrollUlSpanR{
	display:block; 
	float:left;
	width:90px;
	text-align:right;
	color:#676666;
}
.main2Left{
	width:243px;
	display:inline; 
	float:left;
	margin:0 24px 0 0;
}
.main2Right{
	width: 726px;
	display: inline;
	float: left;
}
.main2LeftT{
	height:33px;
	line-height:33px;
	background: url(main2LeftLiTBg.jpg) no-repeat;
	padding-left:54px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}
.main2LeftT a{
	display:block;
	color:#ffffff;
	font-size:14px;
}
.main2LeftT a:hover{
	color:#FF0;
}
.main2LeftUl li{
	list-style-type:none;
	height:35px;
	line-height:35px;
	padding-left:56px;
	vertical-align:top;
	position:relative;
	z-index:999;
	background: url(main2LeftLiBg.jpg) no-repeat bottom left;
}
.main2LeftLiDiv{
	position: absolute;
	z-index: 999;
	top: 0px;
	background-color: #e5e5e5;
	left: 243px;
	width: 505px;
	display: none;
	padding: 10px 5px 15px 5px;
}
.nyMainLeftLiDiv{
	left: 225px;
}
.main2LeftUl li a{
	color:#686868;
	display:block;
}
.main2LeftUl li:hover a{
	color:#005292;
}
.main2LeftLiDivT{
	color:#0b3772;
	font-size:14px;
	width:60px;
	line-height:22px;
	text-align:center;
	overflow:hidden;
	float:left;
	margin:0 15px 0 10px;
	display:block;
	font-weight:bold;
}
.main2LeftLiDivUl{
	float: left;
	width: 420px;
	display: inline;
}
.main2LeftLiDivUl li{
	list-style-type:none;
	width:108px;
	float:left;
	display:inline;
	height:15px;
	overflow:hidden;
	line-height:15px;
	margin:5px 0 5px 8px;
	padding-left:14px;
	border-left:solid 1px #7c7c7c;
	background:none;
}
.main2LeftLiDivUl li a{
	color:#3f3f3f!important;
}
.main2LeftLiDivUl li:hover a{
	color:#005292!important;
	text-decoration:underline;
}
.main2RT{
	border-bottom: solid 1px #787878;
}
.main5RT{
	border-bottom: solid 1px #787878;
	margin: 0px 0 18px 0;
}
.main6RT{
	border-bottom: solid 1px #787878;
	margin: 0px 0 18px 0;
}
.main2RT a, .main5RT a{
	display: block;
	width: 126px;
	height: 32px;
	line-height: 32px;
	color: #1d1d1d;
	cursor: pointer;
	text-align: center;
	font-family: Microsoft YaHei;
	float: left;
	font-size: 17px;
}
.main6RT a{
	display: block;
	width: 160px;
	height: 40px;
	line-height: 40px;
	color: #1d1d1d;
	cursor: pointer;
	text-align: center;
	font-family: Microsoft YaHei;
	float: left;
	font-size: 17px;
	margin-right:20px;
}
.main5RT a{
	margin-right:20px;
}
.main2RT a:hover, .main2RT .main4LAcitive, .main5RT a:hover, .main5RT .main5LAcitive{
	color:#ffffff;
	background-color:#727272;
}
.main6RT a:hover, .main6RT .main6LAcitive{
	color:#ffffff;
	background-color:#0b3773;
}
.main2RTMore{
	display: block;
	float:right;
}
#main4LBtn2, #main4LBtn3, #main4LBtn4, #main4LBtn5{
	display:none;
}
.main2RTMore a{
	font-size:14px;
	width:45px;
	color:#1d1d1d;
	font-family:"宋体";
}
.main2RTMore a:hover{
	background:none;
	color:#F90;
}
.main4LC{
	margin-top:15px;
}
.main2Pro{
	width: 230px;
	height: 208px;
	float: left;
	display: inline;
	margin: 5px 6px;
}
.main2ProPic img{
	width: 230px;
	height: 158px;
	border:#999 1px dotted;
}
.main2ProWord{
	height:50px;
	line-height:50px;
	text-align:center;
	overflow:hidden;
}
.main2ProWord a{
	display:block;
	font-size:14px;
}
.nyMain2Pro{
	width: 238px;
	height: 206px;
	float: left;
	display: inline;
	margin: 5px 6px 5px 7px;
}
.nyMain2ProPic img{
	width: 230px;
	height: 158px;
	padding:3px;
	border:solid 1px #a1a0a0;
}
.nyMain2ProWord{
	height:40px;
	line-height:40px;
	text-align:center;
	overflow:hidden;
}
.nyMain2ProWord a{
	display:block;
	font-size:14px;
}
.main3{
	background: url(main3Bg.jpg) no-repeat center;
	height:94px;
}
.main4C1Left{
	width:501px;
	height:305px;
	float:left;
	display:inline;
	border-right:dotted 3px #f4f2f3;
	border-bottom:dotted 3px #f4f2f3;
	line-height:28px;
	font-size:14px;
	font-family: Microsoft YaHei;
}
.main4C1Right{
	width:496px;
	height:305px;
	float:left;
	text-align:center;
	display:inline;
	border-bottom:dotted 3px #f4f2f3;
	line-height:28px;
	font-size:14px;
	font-family: Microsoft YaHei;
}
.main4C1Left2, .main4C1Right2{
	border-bottom:none;
}
.main4H1{
	text-align:right;
	margin:20px 0 30px 0;
}
.main4H2{
	margin:20px 0 20px 0;
	text-align:left;
}
.main4CRC{
	text-align:left;
	padding-left:30px;
}
.main5{
	background-color:#f4f2f3;
	height:370px;
	padding-top:15px;
}
.main5CLeft{
	width:203px;
	float:left;
	display:inline;
	margin:0 25px 0 0;
}
.main5CRight{
	width:740px;
	float:left;
	display:inline;
	margin:0 0px 0 0;
}
.main5LeftUl li{
	list-style-type:none;
	height:35px;
	line-height:35px;
	padding-left:56px;
	vertical-align:top;
	position:relative;
	z-index:999;
	background: url(main5LeftLiBg.jpg) no-repeat bottom left;
}
.main5LeftUl li a{
	color:#686868;
	display:block;
}
.main5LeftUl li a:hover{
	color:#005292;
}
.main5Pro{
	width:230px;
	float:left;
	display:inline;
	margin-right:15px;
}
.main5ProPic img{
	width:222px;
	height:198px;
	padding:3px;
	border:solid 1px #c6c5c5;
}
.main5ProWord1 a{
	color:#393939;
	display:block;
	overflow:hidden;
	font-size:14px;
	line-height:35px;
	text-align:center;
	height:35px;
}
.main5ProWord1 a:hover{
	color:#F30;
}
.main6ProWord1 a{
	color:#393939;
	display:block;
	overflow:hidden;
	font-size:14px;
	line-height:35px;
	text-align:center;
	height:35px;
}
.main6ProWord1 a:hover{
	color:#F30;
}
.main5ProWord2{
	color:#393939;
	overflow:hidden;
	font-size:14px;
	line-height:22px;
	height:66px;
}
#demo{ overflow:hidden; width:740px;}
#indemo { float:left ;width:9900%;}
#demo1, #demo2 { float:left;}
#demoN2{ overflow:hidden; width:740px;}
#indemoN2 { float:left ;width:9900%;}
#demo1N2, #demo2N2 { float:left;}
#demoN3{ overflow:hidden; width:740px;}
#indemoN3 { float:left ;width:9900%;}
#demo1N3, #demo2N3 { float:left;}
#demoN4{ overflow:hidden; width:740px;}
#indemoN4 { float:left ;width:9900%;}
#demo1N4, #demo2N4 { float:left;}
#demoN5{ overflow:hidden; width:1000px;}
#indemoN5 { float:left ;width:9900%;}
#demo1N5, #demo2N5 { float:left;}
#demoN6{ overflow:hidden; width:1000px;}
#indemoN6 { float:left ;width:9900%;}
#demo1N6, #demo2N6 { float:left;}
#demoN7{ overflow:hidden; width:1000px;}
#indemoN7 { float:left ;width:9900%;}
#demo1N7, #demo2N7 { float:left;}
#demoN8{ overflow:hidden; width:1000px;}
#indemoN8 { float:left ;width:9900%;}
#demo1N8, #demo2N8 { float:left;}
#main5LBtn2, #main5LBtn3, #main5LBtn4, #main6LBtn2, #main6LBtn3, #main6LBtn4{ display:none;}
.main7{
	background-color:#f4f2f3;
	height:495px;
	margin:10px 0 0 0;
}
.main7CH1{
	padding: 28px 0 45px 0;
	text-align: center;
}
.main7C1{
	width:455px;
	float:left;
	margin:0 18px 20px 18px;
	display:inline;
}
.main7CLeft{
	width:187px;
	float:left;
	margin-right:16px;
	display:inline;
}
.main7CRight{
	width:250px;
	float:left;
	display:inline;
}
.main7CLeft img{
	width:185px;
	height:144px;
	border:solid 1px #c3c1c1;
}
.main7CRH1 a{
	color:#333333;
	height:24px;
	overflow:hidden;
	line-height:24px;
}
.main7CRC{
	color:#757676;
	height:24px;
	line-height:24px;
	height:96px;
	overflow:hidden;
}
.main7More a{
	color:#0c3f80;
	display:block;
	height:26px;
	line-height:26px;
	font-weight:bold;
}
.main7More a:hover, .main7CRH1 a:hover{
	color:#F60;
}
.main8{
	background-color:#024a84; padding-bottom:20px;}
.main8H1{
	padding:20px 0 0 0;
}
.main8C2{
	color:#fbfcfd;
	line-height:25px;
	font-size:14px;
}
.main8Pic{
	text-align:center;
	margin:20px 0 20px 0;
}
.main8Pic2 img{
	width:230px;
	height:129px;
	float:left;
	display:inline;
	margin:20px 10px 0 10px;
}
.main9Left{
	width:700px;
	float:left;
	margin:10px 40px 0 0;
	display:inline;
}
.main9Right{
	width:250px;
	float:left;
	margin:10px 0px 0 0;
	display:inline;
}
.main9CC{
	width: 330px;
	float: left;
	display: inline;
}
.main9CCR{
	background: url(main9FGX.jpg) no-repeat left;
	padding-left:25px;
	margin-left:15px;
}
.main9H1{
	color:#383838;
	font-weight:normal;
	border-bottom:dotted 3px #9e9e9e;
	font-size:15px;
	font-family: Microsoft YaHei;
	height:30px;
	line-height:30px;
}
.main9H1 span{
	color:#0069be;
	font-size:13px;
}
.main9CCPic{
	width:111px;
	float:left;
	margin:0 12px 0 0;
	display:inline;
}
.main9CCPic img{
	width:111px;
	height:89px;
}
.main9CC1{
	width: 200px;
	float: left;
	display: inline;
	font-family: Microsoft YaHei;
}
.main9CC1 a{
	color:#0563ae;
	display:block;
	height:32px;
	overflow:hidden;
	font-size:14px;
	letter-spacing:1px;
	line-height:16px;
}
.main9CC1 a:hover{
	color:#000000;
}
.main9CC2{
	color:#373838;
	line-height:18px;
	margin-top:4px;
	font-family:"宋体";
	height:54px;
	overflow:hidden;
}
.main9CC2Ul{
	margin: 10px 0 0 0;
}
.main9CC2Ul li{
	list-style-type:none;
	height:28px;
	background: url(ico.jpg) no-repeat 2px 9px;
	line-height:28px;
	overflow:hidden;
	vertical-align:top;
	padding-left:18px;
}
.main9CC2Ul li a{
	color:#4a4a4a;
	display:block;
}
.main9CC2Ul li a:hover{
	color:#0563ae;
}
.main10{
	background-color:#f6f6f6;
	padding-top:10px;
	margin-top:20px;
}
.main10Logo{
	padding:10px 0 0 0;
}
.main10Logo a{
	width: 149px;
	height: 63px;
	display: block;
	float: left;
	border: solid 1px #cfcfcf;
	margin: 13px 13px 0 13px;
}
.footer{
	background-color:#024a84;
	margin-top:10px;}

.footerC3{
	padding:10px;
	text-align:center;
	color:#FFF;
	font-size:14px;
	line-height:25px;
	width:1002px;
}
.nyMainLeft{
	width:225px;
	float:left;
	display:inline;
}
.nyMainRight{
	width:774px;
	float:left;
	display:inline;
}
.nyMainRH1{
	background: url(nyMainRTBg.jpg) repeat-x top;
	height:48px;
	border-bottom:solid 1px #cfd8d9;
	line-height:48px;
	color:#0198cd;
	font-family: Microsoft YaHei;
	font-weight:normal;
	padding:0 25px 0 26px;
	font-size:18px;
}
.nyMainRH1 span{
	color:#222222;
	font-size:15px;
}
.nyMainRC{
	line-height:25px;
	padding:10px 20px;
	background:#f3f4f6;
}
.nyMainRC2{
	line-height:26px;
	padding:20px 10px;
	min-height:400px;
	background:#f3f4f6;
}
.nyMainRH1 .nyMainRH1RSpan{
	display:block;
	font-family:"宋体";
	float:right;
	font-size:14px;
}
.nyMainLeftC1{
	background-color:#e5e5e5;
	padding:15px 0 0 0;
}
.nyMainLeftH1{
	background: url(nyMainLeftTBg.jpg) no-repeat;
	height:47px;
	padding-left:15px;
	line-height:40px;
	color:#fffcfc;
	font-family: Microsoft YaHei;
	font-size:14px;
	font-weight:bold;
}

.nyMainLeftContactC{
	padding:5px 10px 20px 10px;
	background: url(nyMap.jpg) no-repeat;
	line-height:24px;
}
.nyPage{
	margin:20px 0 0 0;
	text-align:center;
}
.nyMainRNewsPic{
	width:236px;
	float:left;
	margin:0 18px 0 0;
	display:inline;
}
.nyMainRNewsPic img{
	width:230px;
	height:158px;
	border:1px dotted #CCCCCC;
}
.nyMainRNewsC{
	width:480px;
	float:left;
	margin:0 0px 0 0;
	display:inline;
}
.nyMainRCAll{
	margin:20px 0 0px 0;
	border-bottom:#CCC solid 1px;
	padding-bottom:20px;
}
.nyMainRNewsC h1{
	font-size:15px;
	color:#333333;
	font-family:Microsoft YaHei;
	height:30px;
	overflow:hidden;
	margin-bottom:2px;
	line-height:30px;
}
.nyMainRNewsC h1 a{
	display:block;
}
.nyMainRNewsCC{
	font-size:14px;
	color:#666666;
	height:115px;
	overflow:hidden;
	margin-top:5px;
	line-height:23px;
}
.nyMainRContactH1{
	font-size:20px;
	color:#373737;
	font-family:Microsoft YaHei;
	font-weight:normal;
	margin:50px 0 15px 40px;
}
.nyMainRContactC{
	font-size:14px;
	margin-left:40px;
	color:#4b4b4c;
}
    .iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
    .iw_poi_content {font:14px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}

.n_cont{line-height:22px; font-size:14px;}
.n_title{ color:#0181cd; margin:15px 0 8px 0; text-align:center; font-size:16px; font-weight:bold;}
.n_laiy{ text-align:center; border-bottom:1px dotted #666666; margin-bottom:15px; padding-bottom:15px; font-size:14px; color:#888888;}
.nyProPic{
	width:350px;
	height:260px;
	float:left;
	display:inline;
	margin:10px 30px 0 20px;
}
.nyProWord{
	width:350px;
	float:left;
	display:inline;
	margin:10px 0px 0 0px;
}
.nyProPic img{
	width:350px;
	height:260px;
}
.nyProWord1{
	color:#0181cd;
	font-size:16px;
	margin:10px 0;
	font-weight:bold;
}
.nyProWord2{
	color:#333333;
	font-size:14px;
}
.nyProDetailH1{
	border-bottom:solid 2px #000000;
	font-family:Microsoft YaHei;
	color:#666666;
	font-size:22px;
	padding-bottom:6px;
	margin:20px 0 20px 15px;
}
.nyProDetailC{
	color:#333;
	font-size:14px;
	margin:20px 0 20px 15px;
	line-height:26px;
}
.nyProDetailH1 img{
	vertical-align:middle;
}
.hzhuba{ padding-top:10px; padding-left:15px;}
.sunpage{ padding:20px 0; clear:both;}
.sunpage table{ width:auto; margin-left:auto; margin-right:auto;} 
.sunpage span,.sunpage a{ padding:0px 5px;}
.weixin{ padding:10px 0; text-align:center;}
.dede_pages{
}
.dede_pages ul{
	float:left;
	padding:5px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
	list-style-type:none;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
	list-style-type:none;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}
.yqlj{width:1000px; overflow:hidden; margin:auto; text-align:center}
.yqlj a{ color:#FFF}
.yqlj a:hover{ color:#F00}
.yqlj li { float:left; margin:0px 5px; height:25px;  line-height:25px; list-style-type:none;}