*{margin:0px; padding:0px;}
body{font-size:12px; color:#333; background:url(../images/topbg.jpg) repeat-x;font-family:Arial, Helvetica, sans-serif;}
ul{list-style-type:none;}
img{border:0;}

a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #012258;
}
a:active {
	text-decoration: none;
}

a.wl:link,a.wl:visited,a.wl:active {color:#FFF;text-decoration:none;}
a.wl:hover {color:#F90;}

a.wb:link,a.wb:visited,a.wb:active {color:#012258;text-decoration:none;}
a.wb:hover {color:#C00;}

a.wr:link,a.wr:visited,a.wr:active {color:#C00;text-decoration:none;}
a.wr:hover {color:#000;}

a.wg:link,a.wg:visited,a.wg:active {color:#999;text-decoration:none;}
a.wg:hover {color:#C00;}

.f_black {color:#000;}
.f_red {color:#C00;}
.f_white{color:#FFF;}
.f_gray {color:#999;}
.f_orange {color: #F90;}
.f_green {color:#66A228;}
.f_blue {color:blue;}
.f_mblue {color:#109BD2;}
.f_dblue {color:#233F6F;}
.f_gold {color:#F60;}
.f_pink {color:#B5084A;}
.blod {font-weight:bold;}
.noblod {font-weight:normal;}
.px11 {font-size:11px;}
.px12 {font-size:12px;}
.px13 {font-size:13px;}
.px14 {font-size:14px;}
.px15 {font-size:15px;}
.px16 {font-size:16px;}
.px18 {font-size:18px;}
.px20 {font-size:20px;}
.px25 {font-size:25px;}
.input {height:18px; border:solid 1px #ccc; margin-left:5px;}
.input2{border:#666 solid 1px; background-color:#FFF; padding:5px;}
.fleft {float:left;}
.fright{float:right;}
.mt5 {margin-top:5px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt25 {margin-top:25px;}
.mt35 {margin-top:35px;}
.mt45 {margin-top:45px;}
.line {background: url(../images/line.jpg) repeat-x left center;height:18px;width:100%;margin:0px auto;clear:both;}
.line2 {height:10px;width:100%;margin:0px auto 10px auto;clear:both;border-bottom:#DDD solid 1px;}
.clear{clear:both; line-height:0px;}

/*分页*/
.page{
	width:100%;
	text-align:center;
	font-size:13px;
	color:#666;
	height:40px;
	padding:10px;
}
.page span{
	margin:0 5px;
}
.page span a{
	padding:4px 8px;
	color:#666;
	border:solid 1px #b2bfcf;
}
.page span a:hover{
	border:solid 1px #233F6F;
	color:#666;
}
.page span.current {
	color:#FFF;
	background:#233F6F;
	padding:4px 8px;
	border:solid 1px #233F6F;
}

.kk{margin:0 auto; width:1003px;}
#logo {
	background: url(../images/logo.png) no-repeat left center;
	float: left;
	height: 99px;
	width: 230px;
}
#top_link {
	line-height: 24px;
	float: right;
	height: 24px;
	margin-top: 15px;
	overflow: hidden;
}
#top_link li{
	float:left;
	margin-left:15px;
}
#top_link li.on{
	padding-left:8px;
}
#top_link li.bd{
	margin-left:0;
	padding:0 8px;
}
#top_link li.en{
	margin-left:0;
	padding-left:8px;
	background:url(../images/tb.jpg) no-repeat left center;
}
#menu {
	clear: right;
	float: right;
	margin-top: 18px;
	width:770px;
}
#menu li{
	float:right;
	margin-left:60px;
}
#menu li a{
	font-size:14px;
	color:#173885;
}
#menu li a:hover{
	color:#576DA8;
}
/*幻灯片*/
#bn{width:100%; height:494px; position:relative; border-bottom:solid 3px #093075;}
.bgstretcher-area { text-align: left;}
.bgstretcher, .bgstretcher ul, .bgstretcher ul li {
	position: absolute;
	top: 0;
	left: 0;
}
.bgstretcher {
	background: black;
	overflow: hidden;
	width: 100%;
	position: fixed;
	z-index: 1;
	_position: absolute; /*IE6 doesn't support fixed positioning*/
	top: 0;
	left: 0;
}
#nav {
    position:absolute;
	top:470px;
	text-align:center;
	width: 100%;
}
#nav ul li {
    display:inline-block;
	margin-right: 8px;
}
#nav ul li a {background:#DDD; width:12px; height:12px; display:block; text-align:center; font-size:0px;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;}
#nav ul li.showPage a {background:#183883;}
#prev{position:absolute; left:10px; top:210px; cursor:pointer;}
#prev a{display:block;width:30px; height:43px;font-size:0px;background:url(../images/scroll_btn.png) left bottom;filter: Alpha(opacity=10);-moz-opacity:.10;opacity:0.10;}
#prev a:hover{background:url(../images/scroll_btn.png) left bottom;filter: Alpha(opacity=50);-moz-opacity:.50;opacity:0.50;}
#next{position:absolute; right:10px; top:210px; cursor:pointer;}
#next a{display:block;width:30px; height:43px;font-size:0px;background:url(../images/scroll_btn.png) right bottom;filter: Alpha(opacity=10);-moz-opacity:.10;opacity:0.10;}
#next a:hover{background:url(../images/scroll_btn.png) right bottom;filter: Alpha(opacity=50);-moz-opacity:.50;opacity:0.50;}
/**/
#mid {
	width:1003px;
	margin:20px auto 0px auto;
}
#mid_lt {
	width:230px;
	float:left;
}
.lt_tit {
	height: 33px;
	background: url(../images/en/tit.jpg) repeat-x;
	line-height: 33px;
	border: solid 1px #E5E4E2;
	border-radius: 5px 5px 0px 0px;
	font-size:15px;
	color:#FFF;
	padding-left:10px;
}
.lt_con {
	border: solid 1px #E5E4E2;
	border-radius: 0px 0px 5px 5px;
	padding:8px;
	background:#F8F8F8;
	line-height:24px;
}
.type {
	height:32px;
	background:url(../images/en/type_bg.jpg) repeat-x;
}
.type a {
	line-height:32px;
	padding-left:15px;
	background:url(../images/en/type_td.jpg) no-repeat 5px center;
}
.type a.on {
	background:url(../images/en/type_td2.jpg) no-repeat 5px center;
	color:#9DB12E;
}
#ss {
	width:212px;
	height:24px;
	background:url(../images/en/ssbg.jpg) no-repeat;
	margin:15px auto 10px auto;
}
#ss .sskw {
    width:128px;
	height:24px; 
	background:none;
	border:none;
	line-height:24px;
	padding:0 10px;
	margin-right:4px;
}
#ss .ssbn {
    width:60px;
	height:24px;
	background:none;
	border:none;
	cursor:pointer;
}
#mid_rt {
	width:760px;
	float:right;
}
#btm {
	background:url(../images/btmbg.jpg) repeat;
	margin-top:5px;
	position:relative;
}
#btm_od_link {
	width:990px;
	margin: 30px auto 0 auto;
	padding-top:20px;
}
#btm_od_link li {
	float:left;
	padding:0 15px;
	border-right:solid 1px #B6CCFE;
	height:12px;
	line-height:12px;
}
#btm_od_link ul li a{
	color:#B6CCFE;
}
#btm_od_link ul li a:hover{
	color:#FC0;
}
#btm_od_link li.nobr {
	padding-right:0px;
	border:none;
}
#btm_con {
	width:960px;
	margin: 15px auto 0 auto;
	padding:20px;
	background:url(../images/btm_line2.png) no-repeat center top;
	line-height:22px;
	color:#B6CCFE;
}
#btm_con span a{
	color:#B6CCFE;
}
.sharebuttonbox {
	float:right;
	padding-right:15px;
}
#link {
	float: right;
	height: 24px;
	width: 187px;
	border: 1px solid #B7CBFE;
    background:#FFF;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}
.link-menu-main li {
	line-height:24px;
	color:#666;
	padding: 0 10px;
	width: 167px;
}
.link-menu-main li span{
	background: url(../images/link_td.jpg) no-repeat right center;
	width:12px;
	height:24px;
	float:right;
}
.link-menu-main li a {
    color:#333;
}
.link-submenu {
	width: 187px;
	background-color:#3A62BC;
	position: absolute;
	border: 1px solid #3A62BC;
	border-top-width: 5px;
	left: -1px;
	display: none;
	filter: Alpha(opacity=85);
	-moz-opacity: .85;
	opacity: 0.85;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}
.link-submenu li{
	line-height:25px;
    position:relative;
}
.link-submenu li a {
    color:#FFF;
}
.link-submenu li a:hover {
    color:#FC0;
}
#banner{ width:100%; height:350px; background:#fcfcfc; border-bottom:1px solid #DDD; position:relative; overflow:hidden}
#banner div{ width:1920px; position:absolute; left:50%; margin-left:-960px;top:0; text-align:center}
#rt_con {
	border: solid 1px #E5E4E2;
	border-radius: 5px;
	padding:8px;
	background:#FEFEFE url(../images/en/rt_bg.jpg) repeat-x;
	line-height:24px;
	min-height:400px;
	height:auto !important;
	height:400px;
}
.prolist {
	width:741px;
}
.prolist li {
	width:247px;
	float:left;
	margin-top:10px;
	height:180px;
}
.prolist li .pro_img {
	width:226px;
	height:140px;
	border:solid 1px #ACACAC;
	border-radius: 8px;
	margin:0 auto;
}
.prolist li .pro_img img {
	border-radius: 7px;
	width:226px;
	height:140px;
}
.prolist li .pro_tit {
	width:226px;
	height:30px;
	margin:0 auto;
	line-height:30px;
	font-size:13px;
	overflow:hidden;
}
#rt_tit {
	height:40px;
	background:url(../images/en/tit2.jpg) no-repeat left 5px;
	padding-left:20px;
	color:#122E58;
}
.news_list{
    background:#F6F6F6;
	line-height:24px;
	height:24px;
	overflow:hidden;
	padding:5px 10px;
}
.news_list.wt{
    background:#FFF;
}
.news_list a{
	padding-left:10px;
	background: url(../images/td.png) no-repeat left center;
}
.ny_list {
	width:741px;
	overflow: hidden;
}
.ny_list li {
	float: left;
	height: 260px;
	width: 247px;
	overflow: hidden;
}
.pic_kk {
    width:220px;
	height:230px;
	background:#FFF;
	margin:0 auto;
	border:solid 1px #DDD;
	-moz-box-shadow:1px 1px 3px #DDD;
	-webkit-box-shadow:1px 1px 3px #DDD;
	box-shadow:1px 1px 3px #DDD;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.pic_img {
	height: 200px;
	width: 220px;
	text-align: center;
	margin-top:5px;
}
.pic_img img {vertical-align: middle;margin-right: -1px;}
.pic_img span {display: -moz-inline-box;/*针对火狐*/}
.pic_img span {display: inline-block;vertical-align: middle;height: 100%;visibility: hidden;width: 1px;}
.pic_tit {
	line-height:25px;
	text-align:center;
	height:25px;
	overflow: hidden;
}
.ny_list1 {
	width:741px;
	overflow: hidden;
}
.ny_list1 li {
	float: left;
	height: 250px;
	width: 247px;
	overflow: hidden;
}
.pic_img2 {
	height: 200px;
	width: 220px;
	padding: 1px;
	border: 1px solid #DDD;
	text-align: center;
	background:#FFF;
	margin:0 auto;
	position:relative;
}
.pic_img2 img {vertical-align: middle;margin-right: -1px;}
.pic_img2 span {display: -moz-inline-box;/*针对火狐*/}
.pic_img2 span {display: inline-block;vertical-align: middle;height: 100%;visibility: hidden;width: 1px;}
.pic_img2 a .video {
    position:absolute;
	width:100%;
	height:100%;
	background:url(../images/video.png) center center no-repeat #333;
    filter: Alpha(opacity=20);-moz-opacity:.20;opacity:0.20;
}
.pic_img2 a:hover .video {
    filter: Alpha(opacity=40);-moz-opacity:.40;opacity:0.40;
}
.pic_tit2 {
	line-height:20px;
	text-align:center;
	overflow: hidden;
	height:40px;
	width: 220px;
	margin:5px auto 0 auto;
	font-size:14px;
}
.ny_list2 {
	width:741px;
	height: 170px;
	padding-bottom:12px;
	border-bottom: 1px dotted #DDD;
	margin-bottom:15px;
}
.ny_list2_img {
	float: left;
	height: 160px;
	width: 160px;
	text-align:center;
	padding: 1px;
	border:solid 1px #DDD;
	-moz-box-shadow:1px 1px 3px #DDD;
	-webkit-box-shadow:1px 1px 3px #DDD;
	box-shadow:1px 1px 3px #DDD;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.ny_list2_img img {vertical-align: middle;margin-right: -1px;}
.ny_list2_img span {display: -moz-inline-box;/*针对火狐*/}
.ny_list2_img span {display: inline-block;vertical-align: middle;height: 100%;visibility: hidden;width: 1px;}
.ny_list2_main {
	float: right;
	height: 160px;
	width: 560px;
}
.ny_list2_main h3 {
	font-size: 14px;
	line-height: 28px;
	height: 28px;
	border-bottom: 1px  solid #DDD;
}
.ny_list2_main p {
	line-height: 22px;
	color:#666;
}
.down {
	height: 80px;
}
.down h3 {
	font-size: 13px;
	line-height: 30px;
	height: 30px;
	background: url(../images/tb3.jpg) no-repeat 5px center;
	padding-left: 15px;
	padding-right:10px;
}
.down div {
	background: #F8F8F8;
	height: 35px;
	border-top: 1px solid #DDD;
	line-height: 35px;
	padding-left: 10px;
	padding-right: 10px;
}
/*showinfo*/
#showinfo {
    line-height:28px;
	width:740px;
	overflow:hidden;
	margin:0 auto;
}
#showinfo h1 {
	font-size:20px;
	color:#000;
}
#showinfo .line {
	background:none;
	border-top: 1px dotted #DDD;
	height:10px;
	margin-top:10px;
}
#showinfo span .fb a{
    width:25px;
	height:25px;
	background: url(../images/en/icon.png) no-repeat -1px 0px;
	margin-right:5px;
	float:left;
	font-size:0;
	display:block;
}
#showinfo span .fb a:hover{
	background: url(../images/en/icon.png) no-repeat -72px 0px;
}
#showinfo span .fs a{
    width:25px;
	height:25px;
	background: url(../images/en/icon.png) no-repeat -36px 0px;
	float:left;
	font-size:0;
	display:block;
}
#showinfo span .fs a:hover{
	background: url(../images/en/icon.png) no-repeat -107px 0px;
}
#showinfo span .gb a{
    width:75px;
	height:35px;
	background: url(../images/en/icon.png) no-repeat 0 -109px;
	float:left;
	font-size:0;
	display:block;
}
#showinfo span .gb a:hover{
	background: url(../images/en/icon.png) no-repeat -96px -109px;
}
#showinfo span .fx a{
    width:75px;
	height:35px;
	background: url(../images/en/icon.png) no-repeat 0 -196px;
	float:left;
	font-size:0;
	display:block;
}
#showinfo span .fx a:hover{
	background: url(../images/en/icon.png) no-repeat -96px -196px;
}
#showinfo span .dy a{
    width:75px;
	height:35px;
	background: url(../images/en/icon.png) no-repeat 0 -152px;
	float:left;
	font-size:0;
	margin-left:10px;
	display:block;
}
#showinfo span .dy a:hover{
	background: url(../images/en/icon.png) no-repeat -96px -152px;
}
#bpicmain {
	width: 660px;
	margin:20px auto 0 auto;
	border:solid 1px #EEE;
	height:450px;
	position:relative;
}
#bpic {
	width: 660px;
	text-align:center;
	height:450px;
	position:absolute;
	z-index:99;
}
#bpic img {vertical-align: middle;margin-right: -1px;position:relative;z-index:1}
#bpic span {display: -moz-inline-box;/*针对火狐*/}
#bpic span {display: inline-block;vertical-align: middle;height: 100%;visibility: hidden;width: 1px;}
#bpic_lt {
	height: 450px;
	width: 130px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:100;
	background: #FFF;
	filter: Alpha(opacity=0);   
	-moz-opacity:0;   
	opacity:0;
}
#bpic_rt {
	height: 450px;
	width: 130px;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index:100;
	background: #FFF;
	filter: Alpha(opacity=0);   
	-moz-opacity:0;   
	opacity:0;
}
#bpic_ct {
	height: 450px;
	width: 400px;
	position: absolute;
	left: 150px;
	top: 0px;
	z-index:100;
	background: #FFF;
	filter: Alpha(opacity=0);   
	-moz-opacity:0;   
	opacity:0;
}
#bbtn_c {
	background:url(../images/bigpic.png) no-repeat center center;
	width: 60px;
	height: 60px;
	position: absolute;
	left: 300px;
	top:195px;
	z-index:101;
	display:none;
	cursor:pointer;
}
#bbtn_l {
	width: 60px;
	height: 60px;
	background: url(../images/butl.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../images/butl.png');
	float:left;
	cursor:pointer;
	position:absolute;
	left:10px;
	top:195px;
	z-index:101;
	display:none;
}
#bbtn_r {
	width: 60px;
	height: 60px;
	background: url(../images/butr.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../images/butr.png');
	float:left;
	cursor:pointer;
	position:absolute;
	right:10px;
	top:195px;
	z-index:101;
	display:none;
}
#spic {
	width: 610px;
	height: 64px;
	margin:0 auto;
}
#sbtn_l {
	width: 14px;
	height: 20px;
	margin: 22px 8px 0px 8px;
	_margin: 22px 5px 0px 5px;	
	background: url(../images/arrow_l.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../images/arrow_l.png');
	float:left;
	cursor:pointer;
}
#sbtn_r {
	width: 14px;
	height: 20px;
	margin: 22px 8px 0px 8px;
	_margin: 22px 5px 0px 5px;	
	background: url(../images/arrow_r.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../images/arrow_r.png');
	float:left;
	cursor:pointer;
}
#spic_con {
	float: left;
	height: 64px;
	width: 550px;
	position: relative;
	overflow:hidden;
}
#spic_con ul{
    position:absolute;
}
#spic_con li{
    float:left;
	width:110px;
	height:64px;
}
.spic_img {
	height:60px;
	width: 90px;
	border:solid 2px #EEE;
	margin: 0 auto;
	text-align:center;
}
/*.spic_img img {vertical-align: middle;margin-right: -1px;}
.spic_img span {display: -moz-inline-box;}
.spic_img span {display: inline-block;vertical-align: middle;height: 100%;visibility: hidden;width: 1px;}
*/.cur{border:solid 2px #09C;}
#search {
	padding:10px;
	background:#FFF;
	border:solid 1px #EEE;
	margin-top:10px;
}
#search .td {
    width:40px;
    height:40px;
	background: url(../images/en/icon.png) no-repeat -88px -43px;
	display:block;
	float:left;
	margin-right:10px;
}
.search {
	background:url(../images/line.jpg) repeat-x left bottom;
	line-height: 24px;
	padding: 20px 10px;
	clear:both;
}
.search.bg {
    background-color:#EEE;
	padding: 10px;
}
#divRight {
	width: 170px;
	height: auto;
}
#kf_t {
	height:137px;
	width:29px;
	background:url(../images/en/qq_icon.png) no-repeat;
	position:absolute;
	left:0;
	top:20%;
	cursor:pointer;
}
#kf_c {
	width: 170px;
	position:relative;
	display:none;
}
#kf_t2 {
	height:137px;
	width:29px;
	background:url(../images/en/qq_icon.png) no-repeat -32px 0;
	position:absolute;
	left:170px;
	top:20%;
	cursor:pointer;
}
#kf_c_t {
	background:url(../images/en/qq_icon.png) no-repeat 0 -145px;
	height:37px;
}
#kf_c_c {
	min-height:150px;
	height:auto !important;
	height:150px;
	background:url(../images/en/qq_bg.png) repeat-y;
}
#kf_c_c ul {
	display:none;
	padding:5px 20px;
}
#kf_c_c ul li {
	border-bottom:solid 1px #3379B7;
	padding:5px;
	color:#3379B7;
}
#kf_c_c ul li a {
	color:#3379B7;
	font-weight:bold;
}
#kf_c_c ul li a:hover {
	color:#F60;
}
#kf_c_c ul li span.qq {
	width:20px;
	height:20px;
	display:inline-block;
	background:url(../images/en/qq_icon.png) no-repeat -144px -2px;
	vertical-align:middle;
}
#kf_c_c ul li span.ww {
	width:20px;
	height:20px;
	display:inline-block;
	background:url(../images/en/qq_icon.png) no-repeat -115px -2px;
	vertical-align:middle;
}
#kf_c_c ul li span.sk {
	width:20px;
	height:20px;
	display:inline-block;
	background:url(../images/en/qq_icon.png) no-repeat -80px -2px;
	vertical-align:middle;
}
#kf_c_b {
	background:url(../images/en/qq_icon.png) no-repeat 0 -185px;
	height:17px;
}
#kf_m {
	height:21px;
	margin-top:3px;
	text-align:center;
}
#kf_m li {
	width:52px;
	height:21px;
	display:inline-block;
	background:url(../images/en/qq_icon.png) -80px -40px;
	line-height:21px;
}
#kf_m li a {
	color:#FFF;
}
