@charset "gb2312";
/* CSS Document */
body,td,th{font-family: "微软雅黑";font-size: 14px;color: #666666;}/*网站、表格的统一样式*/
body{background-color: #FFFFFF;margin: 0px;}
a{font-size: 14px;color: #666666;}/*网站统一链接样式*/
a:link{text-decoration: none;}
a:visited{text-decoration: none;}/*链接点击过后的样式*/
a:hover{text-decoration: none;color: #C60000;}/*鼠标经过的样式*/
a:active{text-decoration: none;}
a:focus{outline:none;-moz-outline:none;}
div,ul,li,p,dl,dt,dd,s,b,form,h1,h2,h3,h4,h5{list-style:none;margin:0px;padding:0px;}
table,td,tr{padding:0px;}
input,button,select,textarea{outline:none;outline:none;font-size: 12px;font-family: "微软雅黑";}
.none{clear: both;}
.nk1200{width: 1200px;margin-right: auto;margin-left: auto;}
.nk1210{width: 1210px;margin-right: auto;margin-left: auto;}
.nk1003{width: 1003px;margin-right: auto;margin-left: auto;}
.nk300{width: 300px;margin-right: auto;margin-left: auto;}
.nk320{width: 320px;margin-right: auto;margin-left: auto;}
img{border: 0px none #FFFFFF;}
.zi{line-height: 23px;}
.zi14, .zi14 a{font-size: 14px;line-height: 28px;}
.xy{border: 1px solid #DDDDDD;}
.qwb_x1{border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #CCCCCC;}
.bordert{font-family: "宋体";}
/* 分页css代码 白加红*/
.mblistpage{font-size: 12px;MARGIN: 3px;TEXT-ALIGN: center;padding-top: 20px;}
.mblistpage A,.mblistpage A:visited{font-size: 12px;PADDING-RIGHT: 7px;PADDING-LEFT: 7px;PADDING-BOTTOM: 3px;COLOR: #333333;PADDING-TOP: 3px;TEXT-DECORATION: none;border: 1px solid #CCCCCC;background-color: #FFFFFF;margin-top: 5px;margin-right: 4px;margin-bottom: 3px;margin-left: 4px;}
.mblistpage A:hover{font-size: 12px;COLOR: #FFFFFF;border: 1px solid #000093;background-color: #000093;}
.mblistpage A:active{font-size: 12px;COLOR: #FFFFFF;border: 1px solid #000093;background-color: #000093;}
.mblistpage SPAN.current{font-size: 12px;PADDING-RIGHT: 7px;PADDING-LEFT: 7px;PADDING-BOTTOM: 3px;COLOR: #FFFFFF;PADDING-TOP: 3px;background-color: #000093;border: 1px solid #000093;margin-top: 5px;margin-right: 4px;margin-bottom: 4px;margin-left: 4px;}
.mblistpage SPAN.disabled{font-size: 12px;PADDING-RIGHT: 7px;PADDING-LEFT: 7px;PADDING-BOTTOM: 3px;COLOR: #333333;PADDING-TOP: 3px;background-color: #FFFFFF;border: 1px solid #CCCCCC;margin-top: 5px;margin-right: 4px;margin-bottom: 4px;margin-left: 4px;}
/* 分页css代码 白加红  end*/

/*左右对齐*/
.fl{ float:left;}
.l{ float:left;}
.fr{float:right;}
.r{ float:right;}
/*---------------------------省略符号
/*省略号*/
.hide{overflow:hidden; word-break:keep-all; white-space:nowrap;text-overflow:ellipsis;}
.hide2{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;}

.w_1200{ width:1200px; margin:0 auto;}

/*-----------star头文件*/
div.header_w,div.header{
	height:85px;
	z-index:2;
	position: relative;
	background-color: #FFFFFF;
}
.header_w{ position:relative;}



/*----------------------------导航头部*/
#logo{
	position:absolute;
	left:0;
	width:490px;
	top:0px;
}
#nav{
	position:absolute;
	height:100%;
	left:540px;
	overflow:hidden;
	top:20px;
	height:65px;
}
#nav li{float:left; width:80px; height:65px; text-align:center}
#nav li a{display:block; position:relative; width:100%; height:100%;line-height:65px;font-size: 15px;color: #999999;}
#nav li a:hover span.bkg,
#nav li a.on span.bkg{top:97%;}
#nav li a span.bkg{background:#000093;z-index:1;top:100%;transition:top 200ms;left: 0px}
#nav li a.on,#nav li a:hover{color:#000093}
#nav li a span{display:block; width:100%; height:100%; position:absolute; z-index:2;left: 0px}
#shop{ position:absolute; right:0px;  height:100%; line-height:65px; text-align:center; border-left: 1px solid #e5e5e5;}
#shop a{ margin-left: 12px;height: 65px; display: inline-block;float: left}



#shop a.search{background:url("../images/icon_search.png") no-repeat center; width: 18px; }
#shop a.search:hover{background:url("../images/icon_search_on.png") no-repeat center; }
#shop a:first-child+a+a{ background:url("../images/head-nw-icon.png") no-repeat right center; padding-right: 12px}
#shop a:first-child+a+a:hover{background:url("../images/head-nw-icon-on.png") no-repeat right center; }


/*二级菜单*/
#TwoMenu{height:50px; position:absolute; z-index:1;width:1200px; margin-left:-600px; left: 50%}
#TwoMenu .item{ position:relative; display:block; position:absolute;transition:top 300ms; top:-100%;background:#000093;/*background:rgba(0, 0, 147, 0.7);*/ width:100%;}
#TwoMenu .item a{ color:#cee7ff; line-height:50px; padding:0px 10px; white-space: nowrap;}
#TwoMenu .item a:hover{ color:#fff} 
#TwoMenu .item .itemc{ width:665px; padding-left:540px; height:50px; margin:0 auto; overflow:hidden;}
.t1 {
	background-color: #F3F3F3;
	height: 140px;
	position: relative;
}
.t1 ul {
	padding-left: 20px;
}
.t1 ul li {
	float: left;
	margin-top: 26px;
	margin-right: 10px;
}
.t1 ul li a {
	line-height: 38px;
	display: block;
	height: 38px;
	padding-right: 17px;
	padding-left: 17px;
	border: 1px solid #CCCCCC;
	font-size: 14px;
	color: #666666;
	-webkit-transition:0.5s;       /* Webkit browsers */
	-moz-transition:0.5s;          /* Gecko browsers */
	transition:0.5s;               /* W3C syntax */
}
.t1 ul li a:hover {
	border: 1px solid #C60000;
	background-color:#C60000;
	color: #FFFFFF;
}
.t1 .fr {
	background-color: #E4E4E4;
	height: 140px;
	width: 180px;
}
.t1 .ss {
	position: absolute;
	top: 25px;
	right: 0px;
}

.so3 {
	height: 20px;
	color: #666666;
	width: 150px;
	line-height: 20px;
	border: 1px solid #F3F3F3;
	background-color: #F3F3F3;
	text-align: center;
}




.t1b {
	background-color: #F3F3F3;
	height: 140px;
	position: relative;
}
.t1b .t {
	font-size: 20px;
	line-height: 140px;
	color: #FFFFFF;
	text-align: center;
	height: 140px;
	width: 170px;
	background-color: #C60000;
	float: left;
}

.t1b ul {
	margin-left: 190px;
}
.t1b ul li {
	float: left;
	margin-top: 16px;
	margin-right: 18px;
}
.t1b ul li a {
	line-height: 38px;
	display: block;
	height: 38px;
	padding-right: 19px;
	padding-left: 19px;
	border: 1px solid #CCCCCC;
	font-size: 14px;
	color: #666666;
	-webkit-transition:0.5s;       /* Webkit browsers */
	-moz-transition:0.5s;          /* Gecko browsers */
	transition:0.5s;               /* W3C syntax */
	background-color: #FFFFFF;
}
.t1b ul li a:hover {
	border: 1px solid #C60000;
	background-color:#C60000;
	color: #FFFFFF;
}


/*动画*/
div.h_flash{
	width:400px;
	height:250px;
	position:relative;
	overflow:hidden;
	float:left;
}
div.h_flash ul,div.h_flash li{ width:100%; height:100%; overflow:hidden;}
div.h_flash li{ position:absolute; left:0; top:0; display:none;}
p.black{ position:absolute; bottom:0; left:0; width:95%; padding:0 2.5%; color:#fff; background:url(images/black_7.png) repeat\9;*background:url(images/black_7.png) repeat; background:rgba(0,0,0,.7); overflow:hidden;  line-height:40px; height:40px;}

/*小*/
div.h_flash_s{ margin:0; float:none; width:330px; height:210px; margin-bottom:1.6em;}
div.h_flash_s .black{ font-size:12px;}
/*动画数字*/
div.h_flash_num{ position:absolute; bottom:1em; right:.8em;}
div.h_flash_num dl{ float:right;}
div.h_flash_num dd{ float:left; border:2px solid #fff; width:8px; height:8px; overflow:hidden; margin:0 0 0 .3em; cursor:pointer; text-indent:-9999em; text-align:left;
	-moz-border-radius: 8px;      /* Gecko browsers */
	-webkit-border-radius: 8px;   /* Webkit browsers */
	border-radius:8px;            /* W3C syntax */}
div.h_flash_num dd.cur{ border:2px solid #f00000;}
/*标签导航*/
dl.h_tab_nav{ border-bottom:1px solid #e5e5e5; height:50px; line-height:50px; margin-bottom:1.2em;}
dl.h_tab_nav dt{ color:#888; font-size:12px; float:right;}
dl.h_tab_nav dt a{ color:#888;}
dl.h_tab_nav dt a:hover{ color:#ff0000;}
dl.h_tab_nav dd{ float:left; font-size:16px;}
dl.h_tab_nav dd a{ float:left; color:#666; margin-bottom:-1px; padding:0 .8em;}
dl.h_tab_nav dd a.tab_light{ color:#333; background:url(images/tab_line.gif) repeat-x left bottom;}
dl.h_tab_nav dd a.on{border-bottom: 2px solid #f00;color: #333}
/*内容*/
div.h_tab_box{
	display:table-cell;
}

.tab_box .h_news .hide a{
	color:#ff0000;
	font-size: 16px;
}
dl.h_news .r,ul.h_news .r{
	font-size:12px;
	color:#848484;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
}
dl.h_news dt{ height:2em; line-height:2em; font-size:18px;word-wrap: normal; width: 380px; text-overflow: ellipsis;color:#ff0000 }
dl.h_news dd p,ul.h_news li{ clear:both; line-height:1.9em;}
dl.h_news dd p a,ul.h_news li a{
	height:1.9em;
	float:left;
	width:75%;
	font-size: 14px;
	color: #333333;
	display:block;
}
dl.h_news dd p a:hover
,ul.h_news li a:hover{
	color: #C60000;
}
/*一行*/
div.o_t{
}
div.o_d{ padding-bottom:1px; margin-top:1.5em;}
div.o_c{
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	padding-bottom: 15px;
	padding-top: 5px;
}
div.w_5{ width:48%;}
/*标题*/
dl.h_th{
	border-bottom:1px solid #e5e5e5;
	height:44px;
	line-height:45px;
}
dl.h_th dt.img{ float:left; margin-left:1.5em;}
dl.h_th img{ vertical-align:middle; vertical-align:top\9; margin-top:.8em\9;*vertical-align:top; *margin-top:.8em;}
dl.h_th dt,dl.h_th_r dt{ float:right; font-size:12px;}
dl.h_th dt em,dl.th_s dd em,dl.h_th_r dt em{ font-style:normal; margin:0 .3em; font-family:"宋体";}
dl.h_th dd{
	float:left;
	font-size:16px;
	margin-bottom:-1px;
	background:url(images/tab_line.gif) repeat-x left bottom;
	padding:0 .4em;
	color: #333333;
}
/*二级标题*/
dl.th_s{ margin:.5em 0 0 0; margin-bottom:-.5em; height:2em; line-height:2em; font-size:12px;}
dl.th_s dt{ float:right;}
dl.th_s dd{ color:#888; float:left;}
dl.th_s dd a{
	color:#888;
	font-size: 12px;
}
dl.th_s dd a:hover{ color:#ff0000;}
/*红色按钮*/
.red_btn{ color:#fff; display:inline-block; vertical-align:middle; padding:0 1em; font-size:12px; background:#f00000;}
.red_btn:hover{ background:#cc0000; color:#fff; text-decoration:none;}
/*列表*/
ul.h_news{ padding-top:1em;}
/*专题*/
dl.h_theme{ padding:1.5em 0 .4em 0; border-bottom:1px solid #e5e5e5; }
dl.h_theme dt{ text-align:center;}
dl.h_theme dt img{ max-width:100%;}
dl.h_theme dd{ padding:.4em 0 0 0;}
dl.h_theme em{ font-style:normal; color:#ccc; margin:0 .7em; line-height:1.8em;font-family:"宋体";}
dl.h_theme dd div{ font-size:12px; text-align:right; color:#888;}
dl.h_theme dd div a{ color:#888;}
dl.h_theme dd div a:hover{ color:#ff0000;}

/*-----------star滚动*/
.picScroll {
	background:#fff;
	width:350px;
	height:80px;
	overflow:hidden;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
}
/*左右按钮*/
.picScroll .bd {position: relative;}
.picScroll .prev, .picScroll .next {position: absolute;	top:50%; margin-top:-14px; left:0px;display: block;z-index: 9;overflow: hidden; background:url(images/btn.png) no-repeat; width:13px; height:27px;}
.picScroll .next {left: auto;right:0px; background-position:right top;}
.picScroll .prev:hover{ background-position:left -27px;}
.picScroll .next:hover{ background-position:right -27px;}
/*不可点击状态*/
/*.picScroll .prevStop { background:url(images/btn_l_n.png) no-repeat !important;}
.picScroll .nextStop {background:url(images/btn_r_n.png) no-repeat !important;}*/
/*中间内容*/
.picScroll ul {	overflow: hidden;zoom: 1;width: 2112px; position: relative; overflow: hidden; padding: 0px; margin: 0px; left: 0px;}
.picScroll li {	width:70px;margin:0px 0px 0px 10px; text-align:center; position:relative;float: left;display: inline;}
div.tempWrap{overflow:hidden; position:relative; width:340px}

ul.h_tool{ font-size:12px;}
ul.h_tool p{ padding:.1em 0 0 0; line-height:1.2em; }
ul.h_tool span{ display:inline-block; width:55px; height:55px; line-height:55px; overflow:hidden; background-repeat:no-repeat; background-image:url(images/t_arrow.png);}
span.b_2{ background-position:left -55px;}
span.b_3{ background-position:left -110px;}
span.b_4{ background-position:left -165px;}
a:hover span.b_1{ background-position:-55px top;}
a:hover span.b_2{ background-position:-55px -55px;}
a:hover span.b_3{ background-position:-55px -110px;}
a:hover span.b_4{ background-position:-55px -165px;}


/*----------------star_css3样式*/
.transition_a,div.black{ -moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}

/*线标题*/
dl.h_th_r{
	height:41px;
	line-height:40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}
dl.h_th_r dd{
	float:left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #444;
	padding-top: 0;
	padding-right: 0.4em;
	padding-bottom: 0;
	padding-left: 0.4em;
}
dl.h_th_r dt a{
	color:#888;
	font-size: 12px;
	line-height: 35px;
	display: block;
	padding-top: 5px;
}
dl.h_th_r dt a:hover{ color:#ff0000;}

dl.h_th_n{ border:none;}
dl.h_th_n dd{ border-width:2px;}

.Itit1 {
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
.Itit1 span {
	display: block;
	float: left;
	height: 29px;
	padding-right: 20px;
	padding-left: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	font-size: 16px;
	line-height: 1.1em;
	color: #333333;
}
.Itit1 a {
	font-size: 12px;
	float: right;
}
.x {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
.x2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAEAEA;
}
.Izizi1 {
	text-align: center;
	width: 55px;
	font-size: 30px;
	color: #FF0000;
}
.Izizi1 p {
	font-size: 14px;
}
.Izizi2 {
	font-size: 12px;
	color: #666666;
	line-height: 25px;
}
.Izizi2 a {
	font-size: 16px;
	color: #FF0000;
	text-align: center;
	display: block;
	line-height: 1.1em;
	padding-bottom: 5px;
	font-weight: bold;
}
.Izizi3 {
	font-size: 13px;
	color: #999999;
	line-height: 22px;
}
.Izizi3 a {
	font-size: 14px;
	color: #FF0000;
	display: block;
	line-height: 1.1em;
	padding-bottom: 5px;
}
.Izizi4 {
	font-size: 12px;
	color: #999999;
	line-height: 20px;
}
.Izizi4 a {
	font-size: 14px;
	color: #FF0000;
	display: block;
	line-height: 1.1em;
	padding-bottom: 6px;
}
.Iyeji {
	height: 440px;
}
.Iyeji .fl {
	width: 260px;
}
.Iyeji .fl .t {
	font-size: 20px;
	line-height: 50px;
	color: #FFFFFF;
	background-color: #C60000;
	text-align: center;
	height: 50px;
}
.Iyeji .fl ul li {
}
.Iyeji .fl ul li a {
	font-size: 16px;
	line-height: 70px;
	color: #333333;
	background-color: #F5F5F5;
	text-align: center;
	display: block;
	height: 70px;
	-webkit-transition:0.5s;       /* Webkit browsers */
	-moz-transition:0.5s;          /* Gecko browsers */
	transition:0.5s;               /* W3C syntax */
}
.Iyeji .fl ul li.hover a {
	line-height: 110px;
	height: 110px;
	background-color: #999999;
	color: #FFFFFF;
}
.Iyeji .fr {
	height: 440px;
	width: 930px;
	overflow: hidden;
}
.Iyeji .fr li {
	display: none;
}
.Iyeji .fr li img {
	height: 440px;
	width: 930px;
}
.Iyeji .fr li.hover {
	display: block;
}
.tt1b {
	width: 290px;
	font-size: 12px;
	line-height: 25px;
	color: #666666;
	height: 25px;
}



/*-----------star链接*/
div.link,div.link_w{ background:#F0F0F0; font-size:12px; color:#666;}
div.link_w{ padding:2em 0;}

dl.link{ float:left; width:60%;}
dl.link dd{
	padding:.8em 0 0 0;
	line-height:23px;
}
div.link dt h4{ color:#333; font-weight:normal; font-size:18px; line-height:1.8em;}
dl.link dt p{ padding:.7em 0 0 0;}
dl.link dt a{ display:inline-block; width:40px; height:40px; border:2px solid #9b9b9b; text-align:center; overflow:hidden; margin-right:.4em;
	-moz-border-radius: 20px;      /* Gecko browsers */
	-webkit-border-radius: 20px;   /* Webkit browsers */
	border-radius:20px;            /* W3C syntax */
}
dl.link dt a em{ display:inline-block; font-style:normal; width:40px; height:40px; background-repeat:no-repeat; background-image:url(images/arrow.png);}
em.l_2{ background-position:left -40px;}
em.l_3{ background-position:left -80px;}
em.l_4{ background-position:left -120px;}
em.l_5{ background-position:left -160px;}
em.l_6{ background-position:left -200px;}
dl.link dt a:hover{ border-color:#ff0000;}
a:hover em.l_1{ background-position:-40px top;}
a:hover em.l_2{ background-position:-40px -40px;}
a:hover em.l_3{ background-position:-40px -80px;}
a:hover em.l_4{ background-position:-40px -120px;}
a:hover em.l_5{ background-position:-40px -160px;}
a:hover em.l_6{ background-position:-40px -200px;}

dl.link_r{ float:right; width:290px;}
dl.link_r select{ width:290px; border:1px solid #e5e5e5; color:#666; font-size:13px; padding:.1em 1em; line-height:2.2em; height:2.2em;}
dl.link_r p{ margin:.4em 0;}
dl.link_r dd{ padding:1em 0 0 0; line-height:16px;}
dl.link_r dd span.l{ margin-top:.5em;}
.link_w  .fr p {
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	text-align: center;
	display: block;
	height: 20px;
}


/*-------------------star文件底*/
div.footer,dl.footer{ font-size:12px; color:#FFFFFF; background:#666666;}
div.footer a{color:#FFFFFF; }
div.footer a:hover{ color:#fff;}
dl.footer{
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}
dl.footer dd{ float:right;}
dl.footer dt{ /*float:left;*/}
dl.footer dt em{ margin:0 .6em;font-family:"宋体"; font-style:normal;}




.xiaotu1{background-image: url(images/xiaotu1.jpg);background-repeat: no-repeat;background-position: center top;height: 215px;}
.ndh{position: relative;}
.ndh ul{position: absolute;background-image: url(images/ndhbj.png);height: 65px;width: 100%;top: -65px;}
.ndh ul li{margin-left: 30px;float: left;}
.ndh ul li a{font-size: 14px;line-height: 55px;font-weight: bold;color: #333333;display: block;height: 55px;padding-top: 7px;padding-right: 5px;padding-left: 5px;}
.ndh ul li a.hover,.ndh ul li a:hover{border-bottom-width: 3px;border-bottom-style: solid;border-bottom-color: #000093;}

.baise {
	background-color: #FFFFFF;
}
.nbj1 {
	background-color: #F6F6F6;
	padding-bottom: 0px;
}
.nzi1 {
	color: #000093;
}
.nwenzi .xy {
	padding: 0px;
	line-height: 0px;
	height: 140px;
	width: 190px;
	border: 2px solid #FFFFFF;
}
.nwenzi .aa,
.nwenzi .xy {
	transition: 0.5s;            /* W3C syntax */
	-webkit-transition: 0.5s;   /* Webkit browsers */
	-moz-transition: 0.5s;      /* Gecko browsers */
}
.nwenzi .aa {
	font-size: 16px;
	line-height: 1.1em;
	font-weight: bold;
	color: #666666;
	display: block;
	padding-top: 15px;
}
.nwenzi .dd {
	font-size: 15px;
	color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 15px;
}
.nwenzi .dd2 {
	font-size: 16px;
	color: #000093;
	padding-top: 12px;
	font-weight: bold;
}
.nwenzi .pp {
	font-size: 14px;
	line-height: 23px;
	color: #999999;
}
.nwenzi .bbj {
	padding-top: 20px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDECEB;
}

.nwenzi .bbj .pp {
	padding-top: 20px;
}

.nwenzi:hover .aa {
	color: #000093;
}
.nwenzi:hover .xy {
	border: 2px solid #000093;
	padding: 0px;
}
.nwenzi:hover .bbj {
	background-color: #F4F4F5;
}
.nxwzi1 {
}
.nxwzi1 .zz1 {
	font-size: 22px;
	color: #CCCCCC;
	line-height: 1.1em;
}
.nxwzi1  .zz2 a {
	font-size: 16px;
	color: #000093;
	font-weight: bold;
}
.nxwzi1 .zz3 {
	font-size: 14px;
	line-height: 26px;
	color: #999999;
}
.nxwzi1 .zz4 a {
	font-size: 14px;
	font-weight: bold;
	color: #000093;
}

.Npro1{}
.Npro1 li{
	float: left;
	width: 345px;
	margin-right: 20px;
	margin-bottom: 20px;
	display: block;
	margin-left: 20px;
	background-color: #F6F6F6;
	padding: 5px;
}
.Npro1 li.no{margin-right: 0px;}
.Npro1 li .img{
	background-color: #F5F5F5;
	text-align: center;
}
.Npro1 li .img img{
	height: 245px;
	width: 345px;
}
.Npro1 li .t{
	font-size: 16px;
	line-height: 1.1em;
	color: #000000;
	margin-top: 5px;
	background-color: #F6F6F6;
	height: 50px;
	text-align: center;
}
.Npro1 li .t span{width: 85%;margin-right: auto;margin-left: auto;display: block;line-height: 50px;}
.Npro1 li a:hover .t span{color: #3F51B5;}



/*线标题*/
dl.th_line{ border-bottom:1px solid #e5e5e5; line-height:40px; height:40px; margin:1em 0;}
dl.th_line dt{ float:right; padding-right:2em;}
dl.th_line dd{ font-size:18px; float:left;}

/*文字*/
div.text_o_s{ margin:1em 0 4em 0; font-size:12px;}
div.text_o_s p{ text-indent:2em;}

/*新闻*/
dl.l_news{ margin:0; padding:1em 3em 1em 0; border-bottom:1px dotted #ccc;}
dl.l_news:hover{ background:#eaeaea;}
div.l_news dl:last-child{ border-bottom:none;}
div.l_news{ padding-bottom:4em;}

dl.l_news dt,dl.d_th dt{ margin-right:2em;font-family:Arial; float:left; background:#eaeaea; width:100px; height:100px;}
dl.l_news dt .red_text,dl.d_th dt .red_text{ padding:.4em 0 0 20px; font-size:40px; font-weight:normal; line-height:1.1em;}
dl.l_news dt p,dl.d_th dt p{ color:#666; font-size:13px; text-transform:uppercase; padding-left:20px; line-height:1.1em;}
dl.l_news dd,dl.d_th dd{ display:table-cell; width:9999px; *width:auto; *zoom:1;}
dl.l_news dd h5{ font-size:16px; font-weight:bold; line-height:2em; height:2em;}
dl.l_news dd h5 a{ font-size:16px; color:#333333;}
dl.l_news dd h5 a:hover{color:#FF0000;}
dl.l_news dd div,dl.l_news dd p{ line-height:1.5em; color:#666; font-size:12px; padding:.5em 0 0 0;}
dl.l_news dd div span{ padding-left:1.5em;}
/*正文标题*/
dl.d_th{ margin:3em 0 2em 0;}
dl.d_th dd h2{ font-size:22px; font-weight:normal; line-height:1.2em;}
dl.d_th dd p{ padding:1em 0 0 0; font-size:12px; color:#666;}
dl.d_th dd p span{ padding-left:1.5em;}
dl.d_th dd div{ padding:1em 0 0 0;}
.share_a{ display:inline-block; vertical-align:top; margin-right:.5em; overflow:hidden; width:18px; height:18px; background-repeat:no-repeat; background-image:url(images/share.gif);}
.a_2{ background-position:-23px top; }
.a_3{ background-position:-45px top; }
.a_4{ background-position:-68px top; }
.share_a:hover{ -moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);-webkit-transform:scale(.9);transform:scale(.9);}
/*正文*/
div.d_wen{ color:#666; margin:3em 0 0 0; border-bottom:1px solid #e5e5e5; padding-bottom:3em; font-size:14px;}
/*div.d_wen p{  margin:1em 0;}*/
div.d_wen p.c_pic{ text-align:center; text-indent:0; margin:2em 0;}

/*上下篇*/
dl.d_other{ margin:1.2em 0 4em 0; }
dl.d_other dt{ font-size:12px; float:left; width:64%;}
dl.d_other dd{ float:right;}
dl.d_other dt span{ display:block; line-height:2.4em; height:2.4em; background:#eee; padding-right:1em;}
dl.d_other dt b{ font-weight:normal; color:#666; font-size:13px; display:inline-block; width:100px; text-align:center; border-right:1px solid #fff; background:#e0e0e0;}
dl.d_other dt div{ margin-top:.4em;}
dl.d_other dt a{ float:right; width:82%;}
dl.d_other dd a{ background:#e0e0e0; font-size:16px !important; display:inline-block; padding:0 3em; line-height:2.4em;}
dl.d_other dd a:hover{ background:#ff0000; color:#fff; text-decoration:none;}



.Map {
}
.Map .nk1200 {
	position: relative;
}
.Map  .nk1200  .bod {
	background-image: url(images/contact1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 400px;
	width: 368px;
	position: absolute;
	top: 0px;
	right: 175px;
}
.Map .nk1200 .bod .p {
	font-size: 14px;
	line-height: 26px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-left: 25px;
	padding-bottom: 20px;
}
.Map .nk1200 .bod .ewm {
	background-color: #FFFFFF;
	width: 136px;
	margin-left: 25px;
}
.Map .nk1200 .bod .ewm .img {
	padding: 13px;
}
.Map .nk1200 .bod .ewm .t {
	line-height: 34px;
	text-align: center;
	height: 34px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEDEDE;
}
.contact2 {
	background-image: url(images/contact2.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 393px;
	margin-top: 30px;
	margin-bottom: 0px;
	padding: 10px;
	width: 1180px;
}
.bbbjjj {
	background-color: #FFFFFF;
	height: 393px;
	width: 1180px;
}









.Nbook{
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.Nbook .fl .z1{font-size: 23px;line-height: 1.1em;color: #666666;margin-bottom: 15px;}
.Nbook .fl .z2{
	margin-bottom: 30px;
	padding-top: 15px;
	font-size: 14px;
	line-height: 26px;
	color: #999999;
}
.NbookZ1{font-size: 14px;color: #666666;line-height: 40px;}
.NbookZ1 span {
	color: #CC0000;
}


.input1{background-color: #FFFFFF;padding-right: 15px;padding-left: 15px;padding-top: 8px;height: 32px;}
.input1.xx{border: 1px solid #E9E9E9;}
.input1 input{background-color: #FFFFFF;border: 0px solid #FFFFFF;font-size: 14px;line-height: 25px;color: #999999;height: 25px;width:100%;}
.select1{background-color: #FFFFFF;padding-right: 15px;padding-left: 15px;padding-top: 8px;height: 32px;}
.select1.xx{border: 1px solid #E9E9E9;}
.select1 select{background-color: #FFFFFF;border: 0px solid #FFFFFF;font-size: 14px;line-height: 25px;color: #999999;height: 25px;width:100%;}
.textarea1{background-color: #FFFFFF;padding-top: 10px;padding-right: 15px;padding-bottom: 10px;padding-left: 15px;border: 1px solid #CDCDCD;}
.textarea1.xx{border: 1px solid #E9E9E9;}
.textarea1 textarea{background-color: #FFFFFF;border: 0px solid #FFFFFF;font-size: 14px;line-height: 25px;color: #666666;height: 100px;width:100%;}
.listJian {
	font-size: 14px;
	line-height: 30px;
}
.listJian .list1 {
	font-size: 21px;
	font-weight: bold;
	color: #00365E;
	padding-bottom: 10px;
}
.listJian .list2 {
	font-size: 16px;
	font-weight: bold;
	color: #00365E;
}
.listTit1 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	height: 25px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00365E;
	line-height: 1.1em;
}



.contactZi1 {
	font-size: 16px;
	line-height: 42px;
	color: #666666;
}
.xiala1 {
	background-color: #F9F9F9;
	border: 1px solid #DDDDDD;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	-moz-border-radius: 3px; /* Gecko browsers */
	-webkit-border-radius: 3px; /* Webkit browsers */
	border-radius:3px; /* W3C syntax */
	width: 400px;
}
.xiala1 input {
	line-height: 25px;
	background-color: #F9F9F9;
	height: 25px;
	border: 1px solid #F9F9F9;
	font-size: 15px;
	color: #999999;
	width: 100%;
}
.xiala1 textarea {
	line-height: 20px;
	background-color: #F9F9F9;
	height: 100px;
	border: 1px solid #F9F9F9;
	font-size: 15px;
	color: #999999;
	width: 100%;
}



/* ==============================徐鹏 自定义搜索页面 start======================================*/
.sotitledd {
	height: 43px;
	margin-top: 0px;
	border-bottom: 1px solid #CCCCCC
}
.sotitle { font-size: 28px; color: #333; float: left; padding-top: 0px; }
.sotext { font-size: 12px; color: #999; float: left; padding-top: 20px; margin-left: 20px; }
.sotext span { color: #FF0004 }
.inputso { float: right; }
.ipt1 { width: 170px; border: none; height: 24px; line-height: 24px; padding: 0 10px; background-color: #FFF; float: left; display: inline-block; border: 1px solid #eee; border-right: none; color: #999; font-size: 12px; }
.btn1 { width: 28px; height: 26px; background: url(http://image.wanda.cn/statics/images/web/header/btn1z.png) no-repeat left top; overflow: hidden; cursor: pointer; float: left; border: none; }
.btn1:hover { width: 28px; height: 26px; background: url(http://image.wanda.cn/statics/images/web/header/btn1zh.png) no-repeat left top; overflow: hidden; cursor: pointer; float: left; border: none; }
.txtlist {
	border: 1px solid #CCCCCC;
	margin-top: 25px;
	font-size: 14px;
}
.inputso { margin-top: 10px; }
.txtlist ul { margin-top: 20px; margin-bottom: 20px; }
.txtlist li { margin-left: 40px; padding-right: 15px; color: #666666; list-style-type: disc; }
.txtlist li a { height: 28px; line-height: 28px; overflow: hidden; color: #005bac; text-decoration: none; }
.txtlist li a:hover { text-decoration: underline; }
.txtlist li font { color: #FF0004; }
.txtlist span { float: right; color: #ccc; }
.txtlist .line {
	height: 1px;
	border-bottom: 1px dashed #ccc;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 25px;
}
/* ==============================徐鹏 自定义搜索页面 end======================================*/
.linkzi1 {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #999999;
}



.so3 {
	height: 13px;
	color: #FFFFFF;
	width: 190px;
	line-height: 13px;
	border: 1px solid #666666;
	background-color: #666666;
	font-size: 12px;
	text-align: left;
}
