@charset "utf-8";
/*----------二级导航样式-----------*/
/*font-family:"微软雅黑","宋体",Arial, Helvetica, sans-serif;*/
/*.menu { width: 960px; height: 36px; }
.menu ul { height: 36px; padding-top:0px;padding-left: 0px;}
.menu li {  width: auto; height: 36px; float: left;  text-align: center; line-height: 36px;}
.menu li a { display: block; width:110px; height: 36px; float: left; color: #fff; font: 600 14px Arial; line-height: 36px;}
.menu li a:visited { color: #fff;}
.menu li a.a1,.menu li a:hover {  padding-top: 0px;color: #ff0; text-decoration: none; }
.menu li a:active { color: #fff;}
.menu li.noimg { background: none;}
*/
.menu { padding: 0px 0 0 16px;}
.menu li {	position: relative;	float: left;	text-align: center;	width:auto; padding:0px 18px; background:url(../images/dhfgf.jpg) center left  no-repeat;}
.menu li:first-child{background:none;}
.menu li a.firstmenu {	display: inline-block;	height: 43px;	padding-bottom: 0px;	line-height: 43px;	color: #fff;	font-size: 14px;	font-weight: 300;}
.menu li a.firstmenu:hover, .menu li a.now {color: #ffff99;text-decoration:none;}
.menu li a.now01 {	color: #fff;background: url(../images/li_over.jpg) no-repeat center bottom;	text-decoration:none;}
.menu .semenu {	position: absolute;	top: 43px;	left: -5px;	height: 0;	width: 140px;z-index:99;	overflow: hidden;}
.menu .semenu-con { width: 98px;	overflow: hidden;	padding: 5px 10px 5px;	background: #c92226;	text-align: center;	color: #fff;}
.menu .semenu-con a {	display: block;	line-height: 25px;	height: auto; color: #fff; border-bottom: #fbfcfc 1px solid; text-decoration:none;}
.menu .semenu-con a:visited { color: #fff; text-decoration:none;}
.menu .semenu-con a:hover {	color: #ffff99; text-decoration:none;}
.menu .semenu-con a:active {	color: #fff; text-decoration:none;}
.index_xwb_linkbg { }
.xqw_04 img{margin-bottom:3px;}
.xwb_04 { padding:0 3px;}
.wgyxy_index_input { width:147px; height:15px; border: 1px solid #ebe7e8; border-left:0px; background:#fff; line-height:15px; color:#999;}
/*---------------------------------------------*/
.hy_color { color:#c92226;}
.cst_bg { background:#E6EBE7;}
.cst_hui { color:#444;}
.hy_news_li { color:#343434;}
.cst_red { color:#0066cc;}
h6 { font: 600 12px Arial, Helvetica, sans-serif;}
.xw_hui999 { color:#343434;}
.c_666 { color:#666666;}
.c_004DA2 { color:#004DA2;}
.num01 { padding-left:25px; }
.num02 { padding-left:25px; }
.num03 { padding-left:25px; }
/*--------------------------index首页样式-------------------*/
.yl_border { border: 1px solid #CCC;}
.mainnb { width: 977px; height: auto; margin: 0px auto; padding-top: 11px; padding-bottom:5px;}
.containers { width:1100px; height: auto; margin: 0px auto; padding: 0px; background:#FFFFFF;}
.topbg { width:1080px; height: 438px; margin: 0px auto; padding: 0 10px; background:#ffffff;}
.mainbg { width:1080px; height: auto; margin: 0px auto; padding: 0 10px; background:#ffffff;}
.footbg { width:1080px; height:auto; margin: 0px auto ; padding: 0 10px; background:#ffffff;}
.wrap { width: 1000px; height: auto; margin: 0px auto; padding: 0px 0 0 0; background:#FFFFFF ;}
/*===============科技学院理学院=============*/
.ddsmoothmenu{
	font: 300 14px "微软雅黑","黑体",Arial;
	/*background of menu bar (default state)*/
	width: 100%;}
.ddsmoothmenu ul{
	z-index:100;
	margin: 0;
	padding: 0;
	list-style-type: none;}
/*Top level list items*/
.ddsmoothmenu ul li{
	position: relative;
	display: inline;
	float: left;
	}
/*Top level menu link items style*/
.ddsmoothmenu ul li a{
	display: block;
	/*background: #5e1201; background of menu items (default state)*/
	font: 600 14px "微软雅黑","黑体",Arial;
	color: white;
	padding: 10px 16px;
	/*border-right: 1px solid #778;*/
	text-decoration: none;}
* html .ddsmoothmenu ul li a{ /*ie6 hack to get sub menu links to behave correctly*/
display: inline-block;}
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
	color: white;}
.ddsmoothmenu ul li a.selected{ /*css class that's dynamically added to the currently active menu items' li a element*/
	background:#086285;
	color: white;}
.ddsmoothmenu ul li a:hover{
	background:#086285; /*background of menu items during onmouseover (hover state)*/
	color: white;}

/*1st sub level menu*/
.ddsmoothmenu ul li ul{
	position: absolute;
	left: 0;
	display: none; /*collapse all sub menus to begin with*/
	visibility: hidden;}
/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
	display: list-item;
	float: none;
	background:#0099d5;}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
	top: 0;}
/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
	font: 300 14px "微软雅黑","黑体",Arial;
	width: 160px; /*width of sub menus*/
	padding: 8px 0 5px 10px;
	margin: 0;
	border-top-width: 0;
	border-bottom: 1px solid #ffffff;}
/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/
/* ######### CSS classes applied to down and right arrow images  ######### */
.downarrowclass{
	position: absolute;
	top: 12px;
	right: 7px;}
.rightarrowclass{
	position: absolute;
	top: 6px;
	right: 5px;}
/* ######### CSS for shadow added to sub menus  ######### */
.ddshadow{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	/*background:#0099d5;*/
	background:none;}
.toplevelshadow{ /*shadow opacity. doesn't work in ie*/
	opacity: 0.8;}
/* End */
/*----------
	二级下拉导航三级菜单样式
-----------*/
/*
.index_zyy_sub2 li a { width:166px; height: 34px; display: block; padding-left:20px; background:#fffff7; letter-spacing: 0px; font:300 16px "微软雅黑","黑体",Arial; color: #660000; line-height: 34px;}
.index_zyy_sub2 li a.current,.index_zyy_sub2 li a:hover{ font: 300 16px "微软雅黑","黑体",Arial; color: #000;text-decoration: none;background:#fff;line-height: 34px;}
*/
.ddsmoothmenu-v ul{
	margin: 0;
	padding: 0 0 0 0px;
	width: 170px; /* main menu item widths */
	list-style-type: none;
	font:300 16px "微软雅黑","黑体",Arial; color: #660000;
	border-bottom: 0px solid #ccc;}
.ddsmoothmenu-v ul li{
	position: relative;}
/* Top level menu links style */
.ddsmoothmenu-v ul li a{
	display: block;
	overflow: auto; /*force haslayout in ie7 */
	color: #660000;
	text-decoration: none;
	padding: 6px;
	border-bottom: 0px solid #ccc;
	border-right: 0px solid #ccc;}
.ddsmoothmenu-v ul li a:link, .ddsmoothmenu-v ul li a:visited, .ddsmoothmenu-v ul li a:active{
	background: #fffff7; /*background of menu items (default state)*/
	color:#660000;
	border-bottom: 1px solid #ccc;}
.ddsmoothmenu-v ul li a.selected{ /*css class that's dynamically added to the currently active menu items' li a element*/
	background: #ffffcc;
	color: #000;}
.ddsmoothmenu-v ul li a:hover{
	background: #ffffcc; /*background of menu items during onmouseover (hover state)*/
	color: #000;}
/*Sub level menu items */
.ddsmoothmenu-v ul li ul{
	position: absolute;
	width: 170px; /*sub menu items width */
	top: 0;
	font-weight: normal;
	visibility: hidden;}
/* Holly Hack for IE \*/
* html .ddsmoothmenu-v ul li { float: left; height: 1%;}
* html .ddsmoothmenu-v ul li a { height: 1%;}
/* End */
.ywxy_top_01 { background: url(../images/ywxy_r2_c1.jpg) top center no-repeat;}
.ywxy_top_02 { background: url(../images/ywxy_r3_c1.jpg) top center no-repeat;}
.ywxy_top_03 { background: url(../images/ywxy_r6_c1.jpg) top center no-repeat;}
.ywxy_top_04 { background: url(../images/ywxy_r8_c1.jpg) top center no-repeat;}
.ywxy_main_01 { background: url(../images/ywxy_r14_c1.jpg) no-repeat;}
.ywxy_main_02 { background: url(../images/ywxy_r6_c3.jpg) no-repeat;}
.ywxy_main_03 { background: url(../images/ywxy_r10_c3.jpg) no-repeat;}
.ywxy_main_04 { background: url(../images/ywxy_r12_c3.jpg) top center no-repeat;}
.ywxy_main_05 { background: url(../images/ywxy_r16_c1.jpg) no-repeat;}
.ywxy_main_06 { background: url(../images/ywxy_r18_c1.jpg) no-repeat;}
.ywxy_main_07 { }
.ywxy_main_08 { background: url(../images/ywxy_r20_c1.jpg) no-repeat;}
.ywxy_main_09 { background: url(../images/special_r7_c1.jpg) no-repeat;}
.ywxy_main_10 { background: url(../images/special_r1_c5.jpg) no-repeat;}
.ywxy_main_11 { }
.ywxy_main_12 { background: url(../images/ywxy_r20_c1.jpg) no-repeat;}
.ywxy_mainbot { }
.ywxy_maincen { }
.hnjs_news2_li { padding-left:15px; }
.w_50 { width:40%; height:auto;}
.qr_p_left_h2 { padding-left: 20px; }
.qr_p_left_h2 a:link {  font: 600 12px Arial, Helvetica, sans-serif; color:#0099cc; text-decoration:none;line-height:22px;}
.qr_p_left_h2 a:hover { color:#f30; text-decoration:none;}
.qr_p_left_li { font: 300 12px Arial, Helvetica, sans-serif; color:#555; padding-left: 20px; line-height:20px;}
.qr_p_left_li a,.qr_p_left_li a:hover,.qr_p_left_li_hover a { font: 300 12px Arial, Helvetica, sans-serif; color:#f30;}
.hnjs_index_input { width:168px; height:22px; border: 1px solid #ccc; background:#fff; line-height:16px; color:#999;}
.header_input { width:100px; height:15px;border:1px solid #ccc; background:#fff; line-height:15px;}
.header_input2 { width:50px; height:15px;border:1px solid #ccc; background:#fff; line-height:15px;}
.header_input3 { width:220px; height:15px;border:1px solid #ccc; background:#fff; line-height:15px;}
.header_sobtn { width:46px; height:19px; border:none; text-align:center; color:#fff;  line-height:19px;}
.top_title_01{ width:auto; height:28px;}
.top_title_01 h2 { font: 600 12px Arial, Helvetica, sans-serif; color:#0068A2; padding-top:9px; padding-left:22px;}
.top_title_01 span { font: 300 12px Arial, Helvetica, sans-serif; float:right; color:#fff; padding-right:10px;}
.top_title_01_li { padding-left:19px; }
.top_title_01_bg{}
.bhli_b { border-bottom: 1px dashed #B7B7B7;}
.xz_index_botu { }
.news_tu_img {}
.news_tu_img p { margin: 10px 0 10px 0;}
.top2_title { width:248px; height:30px; background: url(../images/special_r1_c1.jpg) center center no-repeat ;}
.top2_title h2 { font: 300 14px/31px "宋体", "微软雅黑" , Arial, Helvetica, sans-serif; color:#fff;  padding-left: 29px; padding-top:0px;}
.top2_title span { font: 300 12px/29px Arial, Helvetica, sans-serif; float:right; color:#333; padding-right:10px; padding-top:10px;}
.2wy_news_li { padding-left:12px; }
.top2_title_bg { width:auto; height:auto;background: url(../images/special_r8_c3.jpg)  repeat-y;}
.xwb_title { width:auto; height:auto;}
.xwb_title h2 { font: 600 12px "宋体", "微软雅黑" ,Arial, Helvetica, sans-serif; color:#990000; padding-top:9px; padding-left:29px; padding-right:7px;}
.xwb_title span a { font: 300 12px "宋体","微软雅黑" ,Arial, Helvetica, sans-serif; float:right; color:#312f30;}
.xwb_title2 { width:auto; height:auto;}
.xwb_title2 h2 { font: 300 14px "宋体", "微软雅黑" ,Arial, Helvetica, sans-serif; color:#fff; padding-top:8px; padding-left:25px; padding-right:9px;}
.xwb_title2 span a { font: 300 14px "宋体", "微软雅黑", Arial, Helvetica, sans-serif; float:right;  color:#fff ;}
.xwb_title3 { width:auto; height:auto;}
.xwb_title3 h2 { font: 300 14px "微软雅黑" ,Arial, Helvetica, sans-serif; color:#fff; padding-top:12px; padding-left:22px; padding-right:9px;}
.xwb_title3 span a { font: 300 12px  "微软雅黑",Arial, Helvetica, sans-serif;float:right; color:#157abb; padding-top:2px;}
.xwb_title4 { width:auto; height:auto;}
.xwb_title4 h2 { font: 300 14px "宋体" ,Arial, Helvetica, sans-serif; color:#fff; padding-top:8px; padding-left:25px;}
.xwb_title4 span a { font: 300 12px  "宋体",Arial, Helvetica, sans-serif;float:right; line-height:24px; color:#ae0376; padding-right:15px; padding-top:4px;}
.xwb_title5 { width:auto; height:auto;}
.xwb_title5 h2 { font: 600 16px "宋体", Arial, Helvetica, sans-serif; padding-top:11px; padding-left:55px; color:#FFFFFF; letter-spacing:2px;}
.xwb_title5 span { font: 300 12px Arial, Helvetica, sans-serif; float:right; color:#999; padding-top:8px; padding-right:15px;}
.xwb_title5 span a { color:#f60;}
.xwb_title5 span a:hover { color:#f60;}
.xwb_title6 { width:auto; height:auto;}
.xwb_title6 h2 { font: 600 16px "宋体", Arial, Helvetica, sans-serif; padding-top:13px; padding-left:19px; color:#ae0376;}
.xwb_title6 span { font: 300 12px Arial, Helvetica, sans-serif; float:right; color:#989898; padding-top:17px; padding-right:15px;}
.xwb_title6 span a { color:#989898; text-decoration:none ;}
.xwb_title6 span a:hover { color:#434141;text-decoration:none ;}
.xwb_title7 { width:auto; height:auto;}
.xwb_title7 h2 { font: 600 16px Arial, Helvetica, sans-serif; color:#aa2b32; padding-top:29px; padding-left:33px; letter-spacing:1px;}
.xwb_title7 span { font: 300 12px Arial, Helvetica, sans-serif; float:right; color:#989898; padding-right:10px; padding-top:10px;}
.xwb_title_bg { border:1px solid #E7E7E7; border-top: none;}
.xwb_title_bg2 { border:1px solid #E7E7E7; border-top: none; background:#FAFAFA;}
.ht_special { width:760px; height:auto; margin:0px auto 0px; padding:20px 0 20px;}
.xwb_left_menu { width:auto; height:24px; padding-left:15px;  color:#003399; line-height:24px; font-weight:600;}
.xwb_left_menu a { color:#003399;}
.xwb_left_menu a:hover { color:#f30;}
.xwb_left_nav_sub ul {}
.xwb_left_nav_sub li a { width:auto; height:24px; padding-left:30px;  color:#003399; line-height:24px;}
.xwb_left_nav_sub li a:hover { color:#f30;}
.img_tu2 { padding: 2px; border: 1px solid #ccc;}
.img_tu2:hover { padding: 2px; border: 1px solid #c4d4e4;}
.img_ll { padding:5px;}
.top_title_02_bg { width:auto; height:auto;}
.top_title_03 { width:auto; height:31px; }
.top_title_03 h2 { font: 600 12px Arial, Helvetica, sans-serif; color:#0068A2; padding-top:9px; padding-left:25px;}
.top_title_03 span { font: 300 12px Arial, Helvetica, sans-serif; float:right; color:#333; padding-right:10px;}
.wy_news3_li { padding-left:12px; }
.top_title_03_bg { width:auto; height:auto;}
.top_title_04 { width:auto; height:29px; }
.top_title_04 h2 { font: 600 12px Arial, Helvetica, sans-serif; color:#0068A2; padding-top:9px; padding-left:32px;}
.top_title_04 span { font: 300 12px Arial, Helvetica, sans-serif; float:right; color:#333; padding-right:10px;}
.wy_news3_li { padding-left:12px; }
.top_title_04_bg { width:auto; height:auto;}
.index_guntu{}
.lt_news2 { width:auto; height:29px; color:#0068A2;}
.lt_news2 h2 { font: 600 14px Arial, Helvetica, sans-serif;padding-top:8px; padding-left:35px;}
.lt_news2 span { float:right;  padding-right:10px;}
.top_title_05 { width:auto; height:26px; }
.top_title_05 h2 { font: 600 12px Arial, Helvetica, sans-serif; color:#fff; padding-top:8px; padding-left:18px;}
.top_title_05 span { font: 300 12px Arial, Helvetica, sans-serif; float:right; color:#333; padding-right:10px;}
.yl_h2_01 { width:auto; height:45px;}
.yl_h2_01 h2 { font: 600 12px Arial, Helvetica, sans-serif; text-indent:-9999px; color:#0068a3; padding-top:0px; padding-left:32px;}
.yl_h2_01 span { font: 300 12px Arial, Helvetica, sans-serif; float:right; color:#333; padding-top:20px; padding-right:20px;}
.yl_h2_02 { width:auto; height:50px;}
.yl_h2_02 h2 { font: 600 12px Arial, Helvetica, sans-serif; text-indent:-9999px; color:#0068a3; padding-top:0px; padding-left:32px;}
.yl_h2_02 span { font: 300 12px Arial, Helvetica, sans-serif; float:right; color:#333; padding-top:28px; padding-right:30px;}
.yl_h2_03 { width:auto;}
.yl_h2_03 h2 { font: 600 12px Arial, Helvetica, sans-serif;  color:#006600; padding-top:5px; padding-left:58px;}
.yl_h2_03 span { font: 300 12px Arial, Helvetica, sans-serif; float:right; color:#333; padding-top:3px; padding-right:30px;}
.yl_h2_04 { width:auto;}
.yl_h2_04 h2 { font: 600 12px Arial, Helvetica, sans-serif;  color:#006600; padding-top:7px; padding-left:48px;}
.yl_h2_04 span { font: 300 12px Arial, Helvetica, sans-serif; float:right; color:#333; padding-top:5px; padding-right:40px;}
.yl_left01 { width:177px; height:34px; }
.yl_left01 h2 { font: 600 18px 微软雅黑,黑体,Arial, Helvetica, sans-serif;  color:#366401; padding-top:5px; padding-left:38px;}
.xz_left01bg { border-top:none; border-bottom:none;}
.xz_right01bg { border:1px solid #D1E0EE; border-top:none;}
/*---------------------------滑动代码开始--------------------------------*/
.nTab1 {
	/*float: left; */
	width:auto; height:auto;
	border:0px #E0E0E0 solid;
	background:none;
	margin-bottom:0px;
	margin-top:4px;}
.nTab1 .TabTitle{
	clear: both;
	height: 30px;
	overflow: hidden;}
.nTab1 .TabTitle ul{
	border:0;
	margin-left:94px;
	padding: 0px 0 0 0px;}
.nTab1 .TabTitle li{
	float: left;
	margin-top:4px;
	width: 68px;
	height:26px;
	display: block;
	cursor: pointer;
	text-align: center;
	line-height:32px;
	/*padding-top: 4px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 2px; */
	list-style-type: none;}
.nTab1 .TabTitle .active {
	/*ff的属性*/
	font: 300 12px Arial, Helvetica, sans-serif;
	color:#fff;
	height:26px;
	line-height:32px;}
.nTab1 .TabTitle .normal {
	
	font: 300 12px Arial, Helvetica, sans-serif;
	color:#333335;
	height:34px;
	line-height:32px;}
.nTab1 .TabTitle .active{ text-decoration:none;}
.nTab1 .TabTitle .normal{ text-decoration:none;}
.nTab1 .TabContent{
	width:auto;
	/**/
	padding:0px 0 0 0;}
.nTab5 {
	/*float: left; */
	width:auto; height:auto;
	border:0px #E0E0E0 solid;
	background:none;
	margin-left:8px;
	margin-top:4px;}
.nTab5 .TabTitle{
	clear: both;
	height: 29px;
	overflow: hidden;}
.nTab5 .TabTitle ul{
	border:0;
	margin:0;
	padding: 0px 0 0 0px;}
.nTab5 .TabTitle li{
	float: left;
	margin-left:2px;
	width: 77px;
	height:28px;
	display: block;
	cursor: pointer;
	text-align: center;
	line-height:26px;
	/*padding-top: 4px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 2px; */
	list-style-type: none;}
.nTab5 .TabTitle .active {
	/*ff的属性*/
	font: 300 12px "宋体", Arial, Helvetica, sans-serif;
	color:#fff;
	height:28px;
	line-height:26px;}
.nTab5 .TabTitle .normal {
	
	font: 300 12px "宋体", Arial, Helvetica, sans-serif;
	color:#313131;
	height:28px;
	line-height:26px;}
.nTab5 .TabTitle .active{ text-decoration:none;}
.nTab5 .TabTitle .normal{ text-decoration:none;}
.nTab5 .TabContent{
	width:auto;
	/**/
	padding:0px 0 0 0;}
.link_bg {}
.link_text { padding: 0 5px;}
.guntu { width:auto; height: 30px; }
.guntu h2 { font: 600 14px/29px Arial, Helvetica, sans-serif; color:#0068A2;  padding-left: 27px; padding-top:5px;}
.guntu span { font: 300 12px/29px Arial, Helvetica, sans-serif; float:right; color:#333; padding-right:10px; padding-top:5px;}
.guntu_bg { width:auto; height:auto;}
.img_tu { padding: 1px; border: 1px solid #CCC;}
.wy_subbg { }
.wy_sub_li { padding-left:15px; padding-right: 10px; }
.wy_soso { width:930px; height:29px; }
.wy_inputso { width:230px; height:15px; border:1px solid #cccccc; background:#fff; line-height:15px;}
.lianjie{ }
.foot{ }
.index_tab_t_bg { }
.index_tab_bg { }
.sd01 { width:66px; height:28px; float:left; font: 12px 600 "宋体"; color:#fff; text-align:center;  line-height:28px; cursor: pointer;}
.sd02 { width:66px; height:28px; float:left; font: 12px 600 "宋体"; color:#090; text-align:center;  line-height:28px;cursor: pointer;}
.sd01 a { color:#fff;}
.sd02 a { color:#090;}
.h_products { }
.right_main { width:764px; height:27px; }
.right_main .h2_bg { width:auto; height:27px; }
.right_main h2 { font: 600 12px Arial, Helvetica, sans-serif; color:#fff;  padding-left: 0px; line-height:27px;}
.right_main_h2_bg {padding-right:10px; }
.right_main2 { width:764px; height:27px; }
.right_main2 .h2_bg { width:auto; height:27px; }
.right_main2 h2 { font: 600 12px Arial, Helvetica, sans-serif; color:#fff;  padding: 0 28px; line-height:27px;}
.right_main span { float:right;  padding-top: 7px; padding-right:15px; font: 300 12px sans-serif; color:#666;}
.right_main span a { color:#666;}
.right_main span a:hover { color:#666;}
/*-----------------------

/*---------------------------滑动代码开始--------------------------------*/
.nTab{
	/*float: left; */
	width:auto; height:auto;
	border:0px #E0E0E0 solid;
	background:#fff;
	margin-bottom:0px;}
.nTab .TabTitle{
	clear: both;
	height: 26px;
	overflow: hidden;
	}
.nTab .TabTitle ul{
	border:0;
	margin:0;
	padding:0;}
.nTab .TabTitle li{
	float: left;
	margin-right:4px;
	width: 86px;
	height:26px;
	display: block;
	cursor: pointer;
	text-align: center;
	line-height:26px;
	/*padding-top: 4px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 2px; */
	list-style-type: none;}
.nTab .TabTitle .active{  font: 600 12px Arial, Helvetica, sans-serif; color:#fff; line-height:26px;}
.nTab .TabTitle .normal{  font: 300 12px Arial, Helvetica, sans-serif; color:#0066A6;line-height:26px;}
.nTab .TabContent{
	width:auto;
	
	padding:0px 0 0 0;}
.none {display:none;}
/*-------------展品图片滚动样式------------*/
.blk_18 {
 border-right: #e3e3e3 0px solid; border-top: #e3e3e3 0px solid; margin-top: 0px; font-size: 12px;  overflow: hidden; border-left: #e3e3e3 0px solid; width: 228px; border-bottom: #e3e3e3 0px solid; zoom: 1
;}
.blk_18 .pcont {
 float: left; overflow: hidden; width: 172px
;}
.blk_18 .ScrCont {
 width: 3276px; zoom: 1
;}
.blk_18 #List1_1 {
 float: left
;}
.blk_18 #List2_1 {
 float: left
;}
.blk_18 .LeftBotton {
  float: left; margin: 50px 5px 0px 0px; width: 19px; height: 39px
;}
.blk_18 .RightBotton {
  float: left; margin: 50px 0px 0px 0px; width: 19px; height: 39px
;}
.blk_18 .LeftBotton {
 background-position: 0px 0px; margin-left: 0px
;}
.blk_18 .RightBotton {
 background-position: 0px 0px; margin-left: 10px
;}
/*.blk_18 .LeftBotton:hover {
 BACKGROUND-POSITION: -20px 0px
}
.blk_18 .RightBotton:hover {
 BACKGROUND-POSITION: -20px -100px
}*/
.blk_18 .pl IMG {
 display: block; margin: 6px auto 1px; cursor: pointer; border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none
;}
.blk_18 .pl {
 float: left; width: 177px; line-height: 24px; text-align: center; text-decoration: underline
;}
/*.blk_18 A.pl:hover {
 BORDER-RIGHT: #ff9900 0px solid; BORDER-TOP: #ff9900 0px solid; BACKGROUND: #fff; BORDER-LEFT: #ff9900 0px solid; COLOR: #000; BORDER-BOTTOM: #ff9900 0px solid; text-decoration:underline;
}*/
.commu_cont3 {
 margin: 9px 7px 7px; line-height: 150%
;}
.commu_cont3 UL {
 width: 100px
;}
/*-----------------------子页-------------------------------*/
.top_title_01_2 { width:auto; height:29px; }
.top_title_01_2 h2 { font: 600 12px/29px Arial, Helvetica, sans-serif; color:#0068A1;  padding-left:32px;}
.top_title_01_2 span { font: 300 12px/29px Arial, Helvetica, sans-serif; float:right; color:#333; padding-right:10px; padding-top:8px;}
.wy_news4_li { padding-left:0px; }
.wy_news2_li { padding-left:12px; }
.wy_news3_li { padding-left:12px; border-bottom:1px dashed #BABABA;}
.zixunshi{ width:82px; height:81px;  position:absolute;z-index:1;right:20px;top:0;}
.top_title_01_2_bg { width:auto; height:auto;}
.nav_sub { width:auto; height:auto; margin:0 auto;}
.nav_sub ul { padding-top:0px;}
.nav_sub li { width:auto; height: 25px; margin-bottom:0px;/*border-bottom: 1px dashed #ddd;*/ float:left;}
.nav_sub li a { height: 25px; display: block; color:#5b5b5b; padding-left: 20px; font: 300 12px Arial; line-height: 25px;}
.nav_sub li a.a1,.nav_sub li a:hover{ font: 300 12px Arial;  text-decoration: none; line-height: 25px; color:#3779ca;}
.content_text{ padding-left:15px; padding-bottom: 6px; line-height: 200%; padding-top: 10px;}
.content_text1{ font: 600 14px/29px Arial, Helvetica, sans-serif; color:#343436;}
.mian_03_1{ background: url(../images/special_r5_c3.jpg) no-repeat 0px 0px;}
.mian_03_1 h2 { font: 300 12px/29px Arial, Helvetica, sans-serif; color:#34332f;  padding-left:20px;}
.mian_03_1 span { font: 300 12px/29px Arial, Helvetica, sans-serif; float:right; color:#fff; padding-right:10px; padding-top:11px;}
.gdsx_sub { width:219px;height:auto; margin:0px auto;}
.gdsx_sub ul {}
.gdsx_sub li { width:auto; height: 26px; border-bottom:dashed 0px #bcb3b6; margin-bottom:15px;}
.gdsx_sub li a { background: url(../images/special_r5_c2.jpg) left center no-repeat; height: 26px; display: block;  padding-left: 39px;  font: 300 12px Arial; color: #fff; line-height: 26px;}
.gdsx_sub li a:hover { font: 600 12px Arial;  color: #fff; text-decoration:none; background: url(../images/special_r3_c2.jpg) left center no-repeat; line-height: 26px;}
.gdsx_sub li a.a1,.nav_sub li a:hover{ font: 600 12px Arial;  color: #fff; text-decoration:none; background: url(../images/special_r3_c2.jpg) left center no-repeat; line-height: 26px;}
/*------------   二级页面文章列表样式------------*/
.news_list { width: auto; height: auto;}
.news_list ul {}
.news_list li { border-bottom: 0px dashed #cfdce9; line-height:27px; }
.news_list li a { padding-left: 15px; line-height:27px; color:#323031 ;}
.news_list li a:hover {  text-decoration: underline; color:#323031;}
.news_list li span { float: right; color: #323031; font: 300 11px  "宋体",Arial; line-height:25px;}
.news_list li b { padding: 0 3px;color: #f60; font: 300 11px "宋体", Arial;}
.yqlj { width:auto; height:auto;}
.yqlj a { padding:0px 10px; line-height:25px; float:left;}
.xingwen_list { width: auto; height: auto;}
.xingwen_list ul { padding:2px 8px 0px;}
.xingwen_list li { border-bottom: 0px dashed #cfdce9; line-height:25px;}
.xingwen_list li a { padding-left: 15px; background: url(../images/ltxgzc_r10_c8.jpg) 3px 3px no-repeat; text-decoration: none; color:#333333; line-height:25px;}
.xingwen_list li a:hover { background: url(../images/ltxgzc_r10_c8.jpg) 3px 3px no-repeat; text-decoration: underline; color:#605e5f;}
.xingwen_list li span { float: right; color: #605e5f; font: 300 11px "微软雅黑", Arial; line-height:25px;}
.xingwen_list li b { padding: 0 3px;color: #f60; font: 300 11px Arial;}
.xingwen_list2 { width: 404px; height: auto;}
.xingwen_list2 ul { padding:2px 8px 0px;}
.xingwen_list2 li { border-bottom: 0px dashed #cfdce9; line-height:25px;}
.xingwen_list2 li a { padding-left: 15px; background: url(../images/ltxgzc_r10_c8.jpg) 3px 3px no-repeat; text-decoration: none; color:#333333; line-height:25px;}
.xingwen_list2 li a:hover { background: url(../images/ltxgzc_r10_c8.jpg) 3px 3px no-repeat; text-decoration: underline; color:#605e5f;}
.xingwen_list2 li span { float: right; color: #605e5f; font: 300 11px "微软雅黑", Arial; line-height:25px;}
.xingwen_list2 li b { padding: 0 3px;color: #f60; font: 300 11px Arial;}
.rt_news_list { width: auto; height: auto;}
.rt_news_list ul { padding:0px 6px 0px;}
.rt_news_list li { border-bottom: 0px dashed #cfdce9; line-height:27px;}
.rt_news_list li a { padding-left: 22px;  text-decoration: none; color:#312f30; line-height:27px;}
.rt_news_list li a:hover {  text-decoration: underline; color:#312f30;}
.rt_news_list li span { float: right; color: #312f30; font: 300 11px "宋体", Arial; line-height:22px;}
.rt_news_list li b { padding: 0 3px;color: #f60; font: 300 11px Arial;}
.sptop_title { width:auto; height:30px;background: url(../images/special_r1_c5.jpg) no-repeat bottom center;}
.sptop_title h2 { font: 600 12px Arial, Helvetica, sans-serif; color:#686868; padding-top:4px; padding-left: 20px;}
.sptop_title h2 em { font: 300 11px/30px Arial, Helvetica, sans-serif; color:#fe6f0f; text-transform:capitalize; padding-left: 8px;}
.sptop_title span { float:right;  font: 300 12px Arial, Helvetica, sans-serif; color:#999;padding-right:10px;}
.sptop_title span a { color:#5c595a;}
.sptop_title span a:hover { color:#1d5b8e;}
.sptop_title_bg { width:260px; height:293px;}
.top3_title { width:auto; height:26px;}
.top3_title h2 { font: 600 12px Arial, Helvetica, sans-serif; color:#fff; padding-top:7px;  padding-left: 17px;}
.top3_title h2 em { font: 300 11px/30px Arial, Helvetica, sans-serif; color:#fe6f0f; text-transform:capitalize; padding-left: 8px;}
.top3_title span { float:right;  font: 300 12px Arial, Helvetica, sans-serif; color:#999;padding-right:10px;}
.top3_title span a { color:#1e5a8d;}
.top3_title span a:hover { color:#ff3300;}
.top3_title_bg { width:260px; height:293px;}
.xw_list { width: auto; height: auto;}
.xw_list ul { padding:5px 5px 0px;}
.xw_list li { border-bottom: 1px dashed #cfdce9; line-height:35px;}
.xw_list li a { padding-left: 22px; background: url(../images/news_icon2.jpg) 5px 3px no-repeat; text-decoration: none; color:#312f30; line-height:35px;}
.xw_list li a:hover { background: url(../images/news_icon2.jpg) 3px 3px no-repeat; text-decoration: underline;}
.xw_list li span { float: right; color: #312f30; font: 300 11px  "宋体", Arial; line-height:35px;}
.xw_list li b { padding: 0 3px;color: #f60; font: 300 11px Arial;}
/*图片详细内容显示样式*/
.pic_list_2 { width: 100%; height: auto;}
.pic_list_2 .pic_left { width: 45%; height: auto; float: left; text-align: center;}
.pic_list_2 .pic_left img{ padding: 1px; border: 1px solid #ffade4;}
.pic_list_2 .pic_right { width: 50%; height: auto; padding-left: 3%; float: left;}
.pic_list_2 .pic_right p { height: 30px; border-bottom: 1px dashed #ffade4; line-height: 30px;}
.pic_list_2 .pic_right b {color: #cc0099;}
.pic_titile { width: auto; height: 25px; background: #0f6daa; margin-top: 20px; margin-bottom: 10px; padding-left: 15px; font: 14px Arial;  color: #fff; line-height: 25px;}
.pic_titile_text { padding: 0px 0px; line-height: 24px;}
.pic_titile_text p {  line-height: 24px;}
/*-------------gjcss 二级页面文章详细页样式------------*/
.lerong { width:100%;height:auto; padding: 0px; line-height: 22px;}
.lerong .bt { text-align: center; font: 600 18px Arial; letter-spacing: 0px; line-height: 40px;}
.lerong .laiyuan { width:auto; height: 24px; margin-bottom: 20px;  border-bottom: 1px dashed #cbcbcb; line-height: 24px;}
.lerong .laiyuan .l_text { width: 130px; height: 28px; text-align: center; line-height: 28px;}
.lerong .laiyuan .xixi { width: 150px; height: 28px; text-align: left; display: inline; position: absolute; top: 0px; right: 10px;line-height: 28px;}
.c_E7077B { color: #E7077B;}
.lerong p { line-height: 24px;}
.lerong .dayin { width: auto; height: 28px; margin-top: 20px; text-align: center; border-top: 1px dashed #E7E7E7; line-height: 28px;}
.lerong .pre_next { width: 100%; height: auto; padding: 10px 0px; position: relative; line-height: 24px;}
.lerong .pre_next span { width: 100px; float: right; text-align: right; margin-top: 10px;}
.lerong .pre_next .p_back { width: 100px; float: right; text-align: right; position: absolute; top: 20px; right: 0px;}
.lerong2 { padding: 0px 0px; line-height: 22px;}
.lerong2 .pre_next { width: auto; height: auto; margin-top: 20px;padding: 10px 0px; line-height: 22px;}
.lerong2 .pre_next span { width: 100px; float: right; text-align: right; margin-top: 10px;}
.main_lerong { width: auto; height:auto;}
.main_lerong p { /*text-indent: 2em;*/ margin: 12px 0 12px 0px;line-height: 22px;}
.main_lerong img {padding: 0px;}
/*------产品列表样式-------*/
.products_list { width:auto; height:auto;}
.products_list ul { width:auto; height:auto; padding-left:0px;}
.products_list li { width:190px; height:135px; float:left; padding-bottom:15px;}
/*.products_list_div { width: 30%; height:auto; text-align:center;}
.products_list_div {}*/
/*------产品列表样式3-------*/
.products_list3 { width:auto; height:243px;}
.products_list3 ul { width:168px; height:118px; padding-left:0px;}
.products_list3 li { width:168px;height:125px;}
/*------产品列表样式4-------*/
.products_list4 { width:auto; height:auto;}
.products_list4 ul { width:auto; height:auto; padding-left:0px ;}
.products_list4 li { width:380px; height:400px; float:left; margin-bottom:11px; border-bottom:1px dashed #dcdcdc;}
/*div { width:30%; height:210px;background:#D3A73D;}*/
/*------单页面左侧样式-------*/
.dym_zc { width:auto; height:auto;}
.dym_zc ul {}
.dym_zc li { width:213px; height:35px; margin-bottom:2px;}
.dym_zc li a { width:149px; height:35px; display: block;  padding-left:63px; line-height:36px; color:#6a6c69; overflow:hidden;}
.dym_zc li a:hover {  color:#ffffff; text-decoration:none;}
/*div { width:30%; height:210px;background:#D3A73D;}*/
/*-----------gjcss 图片模板详细页-------------*/
.pic_list_main { width: auto; height:auto;}
.pic_list_main dl {}
.pic_list_main dt { width: 55%; height:auto; float:left; text-align: center;}
.pic_list_main dt img { padding: 1px; border: 1px solid #ccc;}
/*.pic_list_main dt img:hover { border: 0px solid #999;}*/
.pic_list_main dd { width: 45%; height:auto; float:right;}
.pic_list_text { width:95%; height:auto;}
.pic_list_text p { height: 30px; border-bottom: 1px dashed #e6e6e6; line-height: 30px;}
.pic_list_text ul {}
.pic_list_text li { border-bottom: 1px dashed #e6e6e6;}
/*--------product样式列表------------------------*/
.nytu_list2 { width: auto; height: auto;}
.nytu_list2 ul {}
.nytu_list2 li { width: 50%; height: auto; float: left; border-bottom: 1px dashed #ccc;}
.nytu_list2 dl { width: 100%; height: 150px; padding: 15px 0;}
.nytu_list2 dt { width: 40%; height: auto; float: left;}
.nytu_list2 dt img { width: 115px; height: 140px; padding: 2px; border: 1px solid #e2e1e1;}
.nytu_list2 dt img:hover { border: 1px solid #e2e1e1;}
.nytu_list2 dd { width: 56%; height: auto; margin-left: 0px; float: right;}
.nytu_list2 dd .gyh_h2 { height: 25px; font-weight: 600; margin-bottom: 5px; border-bottom: 1px dashed #8be29d;line-height: 25px;}
.nytu_list2 dd .gyh_h3 { height: 25px; text-align: right; line-height: 25px;}
/*.nytu_list2 dd p { text-indent:2em; line-height: 18px;}*/
.nytu_list2 dd p {line-height: 24px;}
/*先进设备列表样式*/
.shebei { width: 732px; height:auto;}
.shebei ul {}
.shebei li { width: 176px; height:220px; float:left;}
.shebei dl { width: 155px; height:210px;}
.shebei dt { width: 155px; height:185px; margin-bottom:5px;}
.shebei dd { width: 155px; height:20px; text-align:center; line-height:20px;overflow:hidden;}
.shebei dt img { width: 150px; height:260px; padding:1px; border:1px solid #ccc;}
.shebei dt img:hover { padding:1px; border:1px solid #ff9bce;}
/*先进设备列表样式*/
.shebei2 { width: 720px; height:auto;}
.shebei2 ul {}
.shebei2 li { width: 230px; height:190px; float:left;}
.shebei2 dl { width: 200px; height:170px;}
.shebei2 dt { width: 200px; height:150px; margin-bottom:5px;}
.shebei2 dd { width: 200px; height:20px; text-align:center; line-height:20px;overflow:hidden;}
.shebei2 dt img { width: 200px; height:145px; padding:1px; border:1px solid #ccc;}
.shebei2 dt img:hover { padding:1px; border:1px solid #a7cceb;}
/*--------------------------留言页面样式-----------------------------*/
/*
font-color:#0066cc;
border:#acd4fd;
background：#daecff;
*/
.book_f_c { color:#fff;}
.book_b_1 { border: 1px solid #ebebeb;}
.book_bg { background:#f3f5fb;}/*993333*/
.book_bg2 { background:#ffffff;}
.book_hf { border: 1px dashed #7bb1e7; background: #fafafc;}
.footer{width:100%;height:75px;margin-top:10px;padding-top:20px;line-height:22px;text-align:center;border-top:1px solid #91C384;clear:both;}
/*.footer {}*/
/*------在线留言样式-------*/
.liuyan { width: auto; height: auto;}
.liuyan .l_title{ height: 28px; padding-left: 12px; line-height: 28px;}
.liuyan .l_title span { font: 300 10px Verdana,Arial;}
.liuyan .l_main { padding: 8px 10px 6px 12px; color:#888; line-height: 18px;}/*====修改字体颜色样式===*/
.liuyan .l_main p { line-height: 18px;}
.liuyan .fbly { font-weight: 600; text-align: right; padding-top: 10px;}
.liuyan .l_main .l_huifu { margin-top: 10px; padding: 8px;}
.liuyan .l_main .l_huifu .hf_bt{ color: red; line-height: 18px;}
.liuyan .l_main .l_huifu .hf_main{ color: #333; line-height: 18px;}/*====修改字体颜色样式===*/
.liuyan .l_main .l_huifu .hf_main p{ line-height: 18px;}
.book_f_c2 { color:#333;}
.book_b_12 { border: 1px solid #E1DEDE;}
.book_bg2 { background:#fcfdff;}/*993333*/
.book_bg22 { background:#c92226;}
.book_hf2 { border: 1px dashed #E9E7E7; background: #fff;}
/*----------------------留言提交表单样式------------------------*/
.ly_form { width: auto; height: auto; padding: 0px;}
.ly_form .title { height: 26px; padding-left: 12px;line-height: 26px;}
.ly_form .main_22 { padding: 20px; color: #333;}
.ly_form input { border: 1px solid #ccc; background: #fff; height: 16px; color: #000; line-height: 16px;}
.ly_form textarea { border: 1px solid #ccc; background: #fff; height: 50px; overflow:hidden; line-height: 16px;}
.ly_form input.btn_msg { width: 58px; height:21px;  border:none;}
.fbly{ color: #666;text-decoration: underline;}
a.fbly:link{ color: #666;text-decoration: underline;}
a.fbly:visited{ color: #666;text-decoration: none;}
a.fbly:hover{ color: #666; text-decoration: underline;}
a.fbly:active {color: #666;text-decoration: none;}
/*----------------------留言提交表单样式------------------------*/
.table_job {}
.table_job input { border: 1px solid #424242; background: #b5b5b5; height: 16px; color: #000; line-height: 16px;}
.table_job textarea { border: 1px solid #424242; background: #b5b5b5; height: 80px; overflow:hidden; line-height: 16px;}
/*分页样式*/
.pagelist2 {}
.pagelist2 ul {}
.pagelist2 li { width:auto; height:16px; margin-right:5px; border:1px solid #cccccc; line-height:16px; float:left;}
.pagelist2 li.a1 { width:auto; height:16px; margin-right:5px; border:1px solid #cccccc; padding: 0 5px; background:#dfe5eb;	color:red; line-height:16px; float:left;}
.pagelist2 li a { padding: 0 5px;}
.pagelist2 {}
.fenye { margin:2px 3px;}
.pagelist
{
	margin:2px 3px;
	padding:2px 3px;
	border:0px;}
.pagelist .n
{
	width:auto; height:18px; line-height:18px;
	margin-right:10px;
	border:1px solid #cccccc;
	padding-left:5px;
	padding-right:5px;
	*padding-top:2px;
	*padding-bottom:2px;
	background:#FFFFFF;}
.pagelist .m
{
	width:auto; height:18px; line-height:18px;
	margin-right:10px;
	border:1px solid #cccccc;
	padding-left:5px;
	padding-right:5px;
	*padding-top:2px;
	*padding-bottom:2px;
	background:#dfe5eb;
	color:red;}
.fade{position:relative;width:338px;height:236px;}
.fade .fade_box,.fade .fade_box li{width:100%;height:100%;}
.fade .fade_box a:hover{text-decoration:none;}
.fade .fade_box p{height:20px;font:12px/20px "SimSun";color:#000;text-align:center;background:#e3e3e3;overflow:hidden;}
.fade .fade_dot{position:absolute;right:0;bottom:25px;}
.fade .fade_dot li{float:left;width:8px;height:8px;font-size:0;background:url(../images/fade_x.jpg);margin:0 5px 0 0;cursor:pointer;}
.fade .fade_dot .fade_o{background:url(../images/fade_o.jpg);}