﻿ @CHARSET "UTF-8";
@import url(/css/asic.css);

/* 公共样式 */
body {margin:0;	padding:0;font-size:12px; color:#484848;line-height:24px;}
* { margin:0; padding:0; }
.clearfix { clear:both; }
a:link{ color:#2b2b2b; text-decoration:none;}
a:hover,a:active { color:#ff0000;}
ul { list-style:none; }
.block-foot{display:none; }
img { border:none;}
.header,.main,.banner{ margin:0 auto; height:auto; overflow:hidden;}
.nav,.rightcol,.leftcol { overflow:hidden;}
.clear { display: block; height: 0; clear: both; visibility: hidden;}

.form .row .label{float:left;display:inline;}
.form .row .enter,.form .row span.tips,.form .row blockquote{float:left;}
#hd .search .enter,.pagetitle .search .btn{ float:left;display:inline;height:23px;line-height:23px;border:none;}
#hd .search .enter{width:170px;padding:0 5px;color:#777;background:none;}


.vipYan {height: 50px;margin: 10px 0 0 780px;position: absolute;width: 208px;z-index: 9999;}
.vipYan div {padding: 45px 0 0 0px;width: 200px; text-align:center;}
.vipYan span {color: red;font-size: 18px;font-weight: bold; line-height:28px;}



a.btnwrap{text-decoration:none !important;}
.btnwrap{display:inline-block;height:26px;padding-right:4px;background:url(images/buttons.png) no-repeat 100% -26px;overflow:hidden;margin-right:4px;_margin-right:8px;*margin-right:8px;*display:block;*float:left;}
.btnwrap .btn-inner{display:inline-block;height:26px;padding:0 6px 0 8px;background:url(images/buttons.png) 0 0;border:none;line-height:26px;color:#555;text-decoration:none;}

.btn-h30{height:30px;padding-right:5px;background:url(images/buttons-h30.png) no-repeat 100% -30px;}
.btn-h30 .btn-inner{height:30px;padding:0 6px 0 9px;background:url(images/buttons-h30.png) 0 0;font:117% "Microsoft Yahei";line-height:30px;color:#D12C00;}
.btn-h30:hover{background-position:100% -90px;}
.btn-h30:hover .btn-inner{background-position:0 -60px;}

@media screen and (-webkit-min-device-pixel-ratio:0) {
/* 针对 Google Chrome、Safari 3.0、Opera 9 的CSS样式 */
.btnwrap .btn-inner{margin-right:-3px;}
.btn-h30 .btn-inner{margin-right:0;}
}

/* header*/
.header{ width:100%; margin:0 auto; background:url(images/tbj.jpg) top center repeat-x;}



.shoucang{ width:1003px; margin:0 auto; line-height:38px; height:38px; }
.shoucang a{color:#6d6d6d; }
.shoucang a:hover{color:#f10000; text-decoration:underline;}
.shoucang p{ float:right;}
.shoucang span{ float:left;}



.sitenav1 {width:1003px; margin:0 auto; height:49px; overflow:hidden; }
.sitenav1 ul li { float:left; height:49px; width:124px; line-height:49px; font-size:14px; color:#fff; font-weight:bold;  text-align:center; text-decoration: none; }
.sitenav1 ul li a { display:block; height:49px; color:#fff; text-decoration: none; }
.sitenav1 ul li a:hover { color:#fff; text-decoration:underline;  height:49px; background-color:#006dbc; }
.sitenav1 ul li img{ float:right;}






#nav{ width:100%; margin:0 auto; height:44px; overflow:hidden;}
.sitenave{ width:1004px; margin:0 auto;}
.sitenave ul li { float:left; height:44px;line-height:44px; font-size:14px; color:#fff; font-weight:bold; text-align:center; text-decoration: none; }
.sitenave ul li a { display:block; height:44px; color:#fff; text-decoration: none;  padding:0 15px; }
.sitenave ul li a:hover { color:#fff; text-decoration:underline;  height:44px; background:url(images/nav.jpg) top center no-repeat; padding:0 15px; display:block;}







.sitenav{ width:1004px; margin:0 auto;}
.sitenav ul li { float:left; font-size:14px; color:#fff; font-weight:bold;   text-decoration: none;}
.sitenav ul li a { display:block; height:44px; color:#fff; text-decoration: none; padding:0 10px 0 11px;font-size:14px;  font-weight:bold;  line-height:44px; }
.sitenav ul li a:hover {color:#fff; text-decoration:underline; display:block; background:url(images/nav.jpg) top center no-repeat;padding:0 11px;font-size:14px;height:44px;  font-weight:bold; line-height:44px;  }



#navMenu {
	width:1003px;
	height:44px;  /*导航的高度*/
	line-height:44px;
	display:block;
	overflow:hidden;
	float:left;
}
.menu1 {Z-INDEX:6;}
.menu1,.menu1 UL {
	padding:0px;
	margin:0px;
	list-style-type: none;
}
.menu1 LI,.menu1 a{HEIGHT:34px; LINE-HEIGHT:34px;FLOAT:center;}
.menu1 LI {padding:0px; MARGIN: 0px;
	background-repeat: no-repeat;
	background-position: 0 center;
	margin-left: 0px;}
.menu1 a{
	DISPLAY: block; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 9pt; 
	MARGIN: 0px; 
	TEXT-TRANSFORM: uppercase; 
	color:#000;
	TEXT-ALIGN: center; 
}
.menu1 LI:hover,.menu1 A:hover {
	color:#fff;  
}
.menu1 LI a:hover {
	background-repeat:repeat-x;
	background-position: center top;
	text-decoration: none;
	}
.menu1 LI ul li a:hover{ background-image:none;}
.menu1 LI UL {MARGIN-LEFT: -999em; POSITION: absolute}
.menu1 LI UL li,.menu1 LI UL li a{
	line-height:32px;
	BORDER-BOTTOM: #b3b3b3 1px solid; 
	height:32px;
	background-image:none;}
.menu1 LI:hover UL,.menu1 LI.sfhover UL {
	MARGIN-TOP:-1px;  	/*距离上面的距离 */
	padding:0px;
	Z-INDEX: 5; 
	FILTER: alpha (opacity=90); 
	MARGIN-LEFT: 0px; 
	BORDER-BOTTOM: #cc0000 0px solid; 
	POSITION: absolute; 
	background-color:#0066FF;  /*背景颜色下拉 */
	opacity: 0.90;
	+CLEAR: both; +MARGIN-TOP: 0px;
	_clear:both; _margin-top:0px;
}
.menu1 LI:hover UL LI A,.menu1 LI.sfhover UL LI A{
	DISPLAY: block; 
	
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	MARGIN: 0px; 
	TEXT-TRANSFORM: none; 
	color:#fff; 
	TEXT-ALIGN: center;
}
.menu1 LI:hover UL LI A:hover,.menu1 LI.sfhover UL LI A:hover {BACKGROUND-COLOR:#FF6600;color:#fff; height:34px; line-height:34px;  }
.menu1 UL LI UL {DISPLAY: none;}
.menu1 UL LI UL LI A:hover {
	MARGIN-TOP: 0px; 
	DISPLAY: block; 
	FILTER: alpha (opacity=90); 
	MARGIN-LEFT:0px; 
	WIDTH: 11px; 
	POSITION: absolute; 
	BACKGROUND-COLOR:#2e3a74;
	
}



















#ban{width:100%; text-align:center;  height:auto;  clear:both; overflow:hidden; height:487px;}


.zxgg{ width:620px; float:left;}
.nes{ margin:auto;  width:614px; height:35px; line-height:35px;overflow:hidden; margin-left:5}
.nes ul li {width:93%; padding-bottom:2px; display:inline; }
.nes ul li a{color:#6d6d6d; text-decoration:none;}
.nes ul li a:hover{color:#6d6d6d; }
.nes ul li span{float:right; color:#ff0000; padding-right:1px;}


.tianqi{ width:240px; float:right;}

.alls {
	Z-INDEX: 9999; POSITION: absolute; MARGIN-TOP: -220px;  WIDTH:100%; HEIGHT: auto; }


.all {
 MARGIN: 0px auto; WIDTH: 100%; HEIGHT: 208px; OVERFLOW: hidden;}



.listitle{ background:url(images/index_181.jpg) top left no-repeat; display:block; width:432px; height:31px; line-height:31px;}
.listitle2{background:url(images/index_182.jpg) top left no-repeat; display:block; width:432px; height:31px; line-height:31px;}
.listitle3{ background:url(images/index_183.jpg) top left no-repeat; display:block; width:432px; height:31px; line-height:31px;}

#slideHeader{ float:left; width:432px; height:34px; margin-top:2px; border-bottom:1px solid #1283e3;}
#slideHeader a{float:left; list-style-type:none; width:88px;  height:34px; line-height:36px; font-size:14px; color:#fff; font-weight:bold;  text-align:center; display:block; font-weight:bold; margin-left:2px; }
#slideHeader a:hover{color:#fff;  display:block; width:88px; font-weight:bold; text-decoration:underline; margin-left:2px; line-height:36px;}


#slideBody{ float:left; width:99%;}



#slideaHeadera{ float:left; width:100%; height:32px; margin-top:2px; background:url(images/index_39.jpg) left top  repeat-x;}
#slideaHeadera a{float:left; list-style-type:none; width:100px;  height:32px; line-height:32px; font-size:13px; color:#ea0700;  text-align:center; display:block; font-weight:bold; margin-left:4px; }
#slideaHeadera a:hover{color:#ea0700; background:#d6d6d6; display:block; font-weight:bold; text-decoration:underline; margin-left:4px; }


#slideaBodya{ float:left; width:99%;}





/*主体*/

.main{width:1003px; height:auto; margin:0 auto; clear:both; background-color:#fff; padding-bottom:10px;}

.mainbox{ width:99%; margin:0 auto; }
.mainone{ width:99%; margin:0 auto; margin-top:18px;}
.mainthr{ width:100%; margin:0 auto; margin-top:8px;}
.one_left{ float:left; width:74.7%;  border:1px solid #dfdfdf;}
.one_right{ float:right; width:24.1%;}

.one_lefttwo{ float:left; width:74.5%; margin-top:5px; margin-left:5px;}
.one_righttwo{ float:right; width:23.8%; margin-top:5px; margin-right:5px;}

.left_tu{ width:39%; float:left; text-align:left; margin-left:10px; margin-top:13px;}
.right_news{ width:58.8%; float:right; padding-bottom:13px; margin-top:32px;}


.mainone1{ width:98%; margin:0 auto; margin-top:8px;}
.mainone2{ width:98%; margin:0 auto; margin-top:8px;}

.m_l{ width:75.1%; float:left;}
.m_r{ width:24.1%; float:right;}

.a_l{ width:49.5%; float:left;}
.a_r{ width:49.5%; float:right;}


.two_left{float:left; width:49.4%;}
.two_center{float:left; width:49.4%; margin-left:8px;}
.two_right{float:right; width:24.1%; _margin-right:1x;}

.mainone3{ width:99.8%; margin:0 auto; margin-top:8px; }
.mainone4{ width:98%; margin:0 auto; margin-top:8px; }
.thr_left{float:left; width:32.8%;}
.thr_center{float:left; width:32.8%; margin-left:8px; }
.thr_right{float:right; width:32.8%; }

.thrmain{ width:1003px; margin:0 auto;}


.shipin_tu{ width:38%; float:left;}
.flash_tu{ margin:0 auto; width:58%; float:right; margin-right:3px;}

.aboutcontent { float:left;line-height:22px; width:99%; color:#2e2e2e; margin: 0 auto; padding-top:5px; }
.aboutcontent img {padding:5px 4px 3px 3px;}
.aboutcontent p{ width:98%;  font-size:13px; color:#2e2e2e; padding-left:2px;}
.aboutcontent  p span{float:right; padding-right:10px; color:#ac0000;}

.aboutlist{  width:100%; float:left; display:inline; _margin-left:3px;background:url(images/dbg9.jpg) top center no-repeat;}
.aboutlist ul li{float:left; line-height:32px; display:block; width:97%; height:32px;  background:url(images/xiao2.jpg) 3px 12px no-repeat; border-bottom:1px dashed #dddddd;}
.aboutlist ul li a{color:#6d6d6d; font-size:13x; text-decoration:none;  font-weight:bold; padding-left:15px;}
.aboutlist ul li a:hover{color:#d60404; text-decoration:underline; padding-left:15px; }
.aboutlist ul li span{ font-family:Arial; font-size:11px; float:right; padding-right:4px;}
.aboutlist ul li span a{color:#636363; text-decoration:none;}
.aboutlist ul li span a:hover{color:#d10c0c; text-decoration:none;}
.aboutlist ul li img{float:right; padding-top:8px; padding-right:8px;}


.xibulist{  width:99%; float:left; display:inline; margin-left:2px;}
.xibulist ul li{float:left; line-height:33px; display:block; width:99%; height:33px; margin-top:2px; font-family:"Microsoft Yahei"; }
.xibulist ul li a{color:#fff; font-size:14px; text-decoration:none;  font-weight:bold;  height:33px; line-height:33px; display:block; padding-left:15px; background:url(images/index_52.jpg) top center repeat-x;}
.xibulist ul li a:hover{color:#d60404; text-decoration:underline; padding-left:15px; background:#ffb14d; display:block; }
.xibulist ul li span{ font-family:Arial; font-size:11px; float:right; padding-right:4px;}
.xibulist ul li span a{color:#636363; text-decoration:none;}
.xibulist ul li span a:hover{color:#d10c0c; text-decoration:none;}
.aboutlist ul li img{float:right; padding-top:8px; padding-right:8px;}


.contactMian { float:left; }
.contactMian p span{  width:100%;}
.contactMian p { line-height:22px; padding-left:15px; color:#6d6d6d;  font-size:13px; padding-top:18px;}
.contactMian img{float:left; margin-left:2px; padding-top:6px;}

.conacttop { margin-top:10px;}
.conactpadding { padding-left:10px;}
.subcontact { margin:10px 0; }


.contcontent{ float:left; background:url(images/index_18.jpg) top no-repeat; min-height:175px; width:100%;}
.contcontent p{line-height:22px; padding-top:55px; padding-left:50px; width:90%; color:#191919;}

/*one*/
.xinwen3{float:left; width:100%; margin:0 auto;  }
.xinwen{float:left; width:99%; margin:0 auto;  margin-top:5px;}
.xinwen0{float:left; width:99%; margin:0 auto; border:1px solid #dfdfdf;}
.xinwen1{float:left; width:100%; margin:0 auto; border:1px solid #dfdfdf;}
.xinwen2{float:left; width:99%; margin:0 auto;  }

.xinwencot{ margin-top:3px; width:100%; float:left; display:inline; margin-left:3px; _margin-left:3px;}
.xinwencot ul li{float:left; line-height:28px; width:98%; display:block; background:url(images/xiao2.jpg) 3px 12px no-repeat; border-bottom:1px dashed #dddddd; }
.xinwencot ul li a{color:#6d6d6d; font-size:12px; text-decoration:none; padding-left:13px; }
.xinwencot ul li a:hover{color:#d10c0c; text-decoration:underline; padding-left:13px; }
.xinwencot ul li span{ font-family:Arial; font-size:11px; float:right; padding-right:4px;}
.xinwencot ul li span a{color:#6d6d6d; text-decoration:none;}
.xinwencot ul li span a:hover{color:#d10c0c; text-decoration:none;}
.xinwencot ul li img{float:right; padding-top:8px; padding-right:8px;}


.xinwencot2{ float:left; margin-top:5px; width:98.5%; display:inline; margin:6px 0 0 14px; }
.xinwencot2 ul li{float:left;  height:84px;  margin-top:2px; width:99%; display:inline;  }
.xinwencot2 ul li h1{font-size:16px;  color:#fe0003; height:24px; font-weight:bold; line-height:24px; padding-top:2px; text-align:left; background:url(images/hotnew.jpg) 3px 0 no-repeat; padding-left:35px;}
.xinwencot2 ul li h1 a{color:#fe0003; text-decoration:none;}

.xinwencot2 ul li h1 a:hover{color:#c20000; text-decoration:underline;}
.xinwencot2 ul li p{ font-size:12px; color:#4d4d4d; line-height:22px; padding-top:4px;}
.xinwencot2 ul li p a{color:#4d4d4d; text-decoration:none;}
.xinwencot2 ul li p a:hover{color:#f00; text-decoration:underline;}
.xinwencot2 ul li span{color:#fff; font-family:Arial; font-size:10px; float:right;}
.xinwencot2 ul li img{float:right; padding-top:8px; padding-right:8px;}


.xinwencot3{width:97%; float:left; display:inline; margin-left:3px; _margin-left:3px; padding-bottom:10px;}
.xinwencot3 ul li{ float:left; line-height:26px; margin-left:3px; margin-top:2px; width:94%; display:block; border-bottom:1px dashed #dddddd; }
.xinwencot3 ul li a{color:#636363; font-size:12px; text-decoration:none; padding-left:15px; }
.xinwencot3 ul li a:hover{color:#d10c0c; text-decoration:underline; padding-left:15px; }
.xinwencot3 ul li span{ font-family:Arial; font-size:10px; float:right;}
.xinwencot3 ul li span a{color:#636363; text-decoration:none;}
.xinwencot3 ul li span a:hover{color:#fff; text-decoration:underline;}
.xinwencot3 ul li img{float:right;  padding-right:8px;}

.xinwencotn { margin-top:8px; width:97%; float:left; display:inline;  margin-left:3px;}
.xinwencotn img{ margin:0; padding:0;}

.xinwencot4{ margin-top:1px; width:99%; float:left; display:inline; margin-left:3px; _margin-left:3px;}
.xinwencot4 ul li{float:left; line-height:28px; margin-top:1px; margin-left:4px; width:93%; display:block; background:url(images/xiao.jpg) 5px 12px no-repeat; }
.xinwencot4 ul li a{color:#4d4d4d; font-size:12px; text-decoration:none; padding-left:16px; }
.xinwencot4 ul li a:hover{color:#d10c0c; text-decoration:underline; padding-left:16px; }
.xinwencot4 ul li span{ font-family:Arial; font-size:11px; float:right; padding-right:3px;}
.xinwencot4 ul li span a{color:#636363; text-decoration:none;}
.xinwencot4 ul li span a:hover{color:#d10c0c; text-decoration:none;}
.xinwencot4 ul li img{float:right; padding-top:8px; padding-right:8px;}



.nametitle{float:left; width:100%; height:34px; background:url(images/index_120.jpg) top center no-repeat;}
.nametitle p{font-size:14px; color:#fff; padding-left:15px; line-height:31px; font-weight:bold;}
.nametitle span{float:right;  font-size:12px; width:96px; color:#fff;  line-height:35px; padding-right:12px;  text-align:right; }
.nametitle span a{ color:#fff; text-decoration:none; display:block;}
.nametitle span a:hover{ color:#000; text-decoration:underline; display:block;}
.nametitle img{float:left; padding-left:1px;}


.nametitle2{float:left; width:99.8%; height:33px; background:url(images/index_36.jpg) left top no-repeat; border-bottom:1px solid #dfdfdd;}
.nametitle2 p{ font-size:14px; color:#086abe; line-height:30px; padding-left:16px; font-family:"Microsoft Yahei"; font-weight:bold; width:92px; text-align:center;}
.nametitle2 span{float:right;  font-size:12px; width:96px; color:#5b5b5b;  line-height:27px; padding-right:8px; margin-top:2px;  text-align:right; }
.nametitle2 span a{ color:#5b5b5b; text-decoration:none;display:block;}
.nametitle2 span a:hover{ color:#b80000; text-decoration:none; display:block;}
.nametitle2 img{float:right; padding-right:6px; padding:2px;}



.nametitle4{float:left; width:100%; height:46px; background:url(images/index_48.jpg) left top  repeat-x;}
.nametitle4 p{ font-size:18px; color:#fff; padding-left:16px; line-height:46px; font-family:"Microsoft Yahei"; font-weight:bold;}
.nametitle4 p a{ color:#FFFFFF;}
.nametitle4 p a:hover{ color:#d60404;}
.nametitle4 span{float:right;  font-size:12px; width:96px; color:#5b5b5b;  line-height:27px; padding-right:8px; margin-top:5px;  text-align:right; }
.nametitle4 span a{ color:#5b5b5b; text-decoration:none;display:block;}
.nametitle4 span a:hover{ color:#b80000; text-decoration:none; display:block;}
.nametitle4 img{float:right; padding-right:6px; padding:2px;}

.nametitle22{float:left; width:100%; height:40px; border-bottom:1px solid #d6d6d6;}
.nametitle22 p{ font-size:14px; color:#086abe; padding-left:16px; line-height:40px; font-family:"Microsoft Yahei"; font-weight:bold;}
.nametitle22 span{float:right;  font-size:12px; width:96px; color:#5b5b5b;  line-height:27px; padding-right:8px; margin-top:5px;  text-align:right; }
.nametitle22 span a{ color:#5b5b5b; text-decoration:none;display:block;}
.nametitle22 span a:hover{ color:#b80000; text-decoration:none; display:block;}
.nametitle22 img{float:right; padding-right:6px; padding:2px;}



.nametitle5{float:left; width:100%; height:34px; background:url(images/index_38-12.jpg) left top  repeat-x;}
.nametitle5 p{ font-size:14px; color:#fff; padding-left:16px; line-height:34px; font-weight:bold;}
.nametitle5 span{float:right;  font-size:12px; width:96px; color:#5b5b5b;  line-height:27px; padding-right:8px; margin-top:5px;  text-align:right; }
.nametitle5 span a{ color:#5b5b5b; text-decoration:none;display:block;}
.nametitle5 span a:hover{ color:#b80000; text-decoration:none; display:block;}
.nametitle5 img{float:right; padding-right:6px; padding:2px;}


.nametitle6{float:left; width:98%; height:51px;}
.nametitle6 p{font-family:"Microsoft Yahei"; font-size:13px; color:#a70106; padding-left:23px; line-height:32px;}
.nametitle6 span{float:right; font-family:Arial; font-size:9px; width:56px; color:#FFF;  line-height:27px; padding-right:8px;  text-align:center; }
.nametitle6 span a{ color:#fff; text-decoration:none;background:url(images/more.jpg) left center no-repeat;display:block;}
.nametitle6 span a:hover{ color:#fff; text-decoration:none; background:url(images/more2.jpg) left center no-repeat; display:block;}
.nametitle6 img{float:right; height:51px;}



.nametitle3{width:100%; height:42px; background:url(images/conline.gif) bottom left no-repeat;}
.nametitle3 p{ float:left; width:30%;font-size:16px; font-weight:bold; color:#000; padding-left:10px; line-height:38px;}
.nametitle3 p a{ color:#000; text-decoration:none;}
.nametitle3 p a:hover{ color:#ef0000;text-decoration:none;}
.nametitle3 img{float:right;}
.nametitle3 span{float:right; font-size:12px; font-family:"宋体";  color:#000; line-height:35px; padding-right:15px;  }
.nametitle3 span a{color:#000; text-decoration:none;}
.nametitle3 span a:hover{color:#C00;; text-decoration:none;}
.nametitle3 img{float:right;}


.lefttu{  text-align:center; width:100%;}
.lefttubg{ margin: 0 auto; padding:1px;  text-align:center; border:1px solid #e4e4e4;}

.lefttu2{  text-align:center; width:100%; margin-top:10px;}
.lefttubg2{ margin: 0 auto; padding:1px;  text-align:center; }

.lefttu3{  text-align:center; width:100%; margin-top:8px; margin-bottom:10px;}
.lefttubg3{ margin: 0 auto; padding:1px;  text-align:center; }





.chanpincot{ width:980px; margin:0 auto; padding-left:1px; padding-top:10px; float:left;}
.chanpincot li { float:left;display:inline; width:210px;}
.chanpincot li img { width:196px; height:124px; margin:0 auto; display:block; padding:4px;}
.chanpincot li a img { }
.chanpincot li a:hover img {  }
.chanpincot li p { text-align:center; color:#4d4d4d; height:30px; line-height:30px;}
.chanpincot li p a{color:#4d4d4d; text-decoration:none;}
.chanpincot li p a:hover{color:#3e8bdb; text-decoration:none;}



.chanpincot2{ width:98%; margin:0 auto; padding-left:1px; padding-top:10px; float:left;}
.chanpincot2 li { float:left;display:inline; width:218px;}
.chanpincot2 li img { width:210px; height:145px; margin:0 auto; display:block; padding:4px;}
.chanpincot2 li a img { }
.chanpincot2 li a:hover img {  }
.chanpincot2 li p { text-align:center; color:#4d4d4d; height:30px; line-height:30px;}
.chanpincot2 li p a{color:#4d4d4d; text-decoration:none;}
.chanpincot2 li p a:hover{color:#3e8bdb; text-decoration:none;}


.links{ width:99.2%; margin:0 auto; margin-top:12px; }
.nametitle66{ float:left; height:26px; line-height:26px; display:block;}
.nametitle66 p{font-size:14px; color:#047df7; height:30px; font-weight:bold; line-height:30px;float:left; padding-left:8px; }
.nametitle66 span{float:right; font-size:12px; color:#cdcdcd; line-height:24px; padding-right:8px; padding-top:2px;}
.nametitle66 img{float:right; padding-top:4px; padding-right:5px;}



.notice_new{ margin-top:10px; width:100%;  float:left; padding-left:5px; overflow:hidden; }
.notice_new li { float:left; display:inline; width:190px; margin:5px;}
.notice_new li img { width:176px; height:40px; margin:0 auto; display:block; padding:1px;}
.notice_new li a img { border:1px solid #ebebeb;}
.notice_new li a:hover img { border:1px solid #f00;}
.notice_new li p { text-align:center; padding-top:8px; color:#000;}



/*bottom*/
.mainbottom{width:1004px; margin:0 auto; display:block;  clear:both; background-color:#aecbf1; padding-top:6px;}
.mainbottom p{width:80%; margin:0 auto;  text-align:center; color:#6e6e6e;  }

.bottommain{ width:1000px;  height:71px; margin:0 auto; text-align:center; }
.bottommain p{ line-height:24px; font-size:12px; color:#5c5c5c; width:90%; margin:0 auto; text-align:center; padding-top:10px; }
.bottommain p a{ color:#5c5c5c; text-decoration:none;}
.bottommain p a:hover{ color:#e40303; text-decoration:underline;}
.bottommain p img{ float:left; border:0;}



#sys-marquee-a-3 {margin:0 auto;float:left; }
#sys-marquee-a-1 { margin:0 auto; padding-left:8px; }
#sys-marquee-a-2 {margin:0 auto; padding-left:2px; }





/*neiye*/

.subcont_right{float:right; width:728px;  margin-bottom:12px;  _margin-right:0; overflow:hidden; margin-right:2px; _margin-right:5px;margin-top:10px;}
.subcont_left{float:left; width:249px; background:url(images/leftbg.jpg) top center no-repeat; margin:6px 0 0 6px; min-height:380px; _margin-left:3px; margin-top:18px;}


.sublist{float:left; width:100%; margin:0 auto; margin-top:10px; margin-left:10px;}
.sublefttitle{float:left; width:99%;  height:40px; }
.sublefttitle p{font-size:14px; color:#fff; font-weight:bold; padding-left:32px; line-height:28px;}
.sublefttitle span{float:right; font-size:11px; font-family:Arial, Helvetica, sans-serif;color:#cdcdcd; }
.sublefttitle img{float:right;background:url(images/more.jpg) bottom no-repeat; padding-top:4px;}



.subleftcot{ width:100%; margin:0 auto; margin-top:40px;}
.subleftcot ul{ margin-left:16px; }
.subleftcot li a{line-height:32px; text-align:left; padding-left:22px; border-bottom:1px dashed #CCC; _padding-right:0px; height:32px; background:url(images/xiao3.jpg) 6px 12px no-repeat;  overflow:hidden; width:180px; display:block;font-size:12px;}
.subleftcot li a:link,.subleftcot li a:visited{ color:#666; font-size:12px;}
.subleftcot li a:hover,.subleftcot li a:active{ color:#107cde; font-size:12px; width:180px; font-weight:bold; }

#subleftcoth{color:#107cde; font-size:12px; width:180px; line-height:32px; height:32px; font-weight:bold; }
#subleftcoth a{color:#107cde; font-size:12px;  width:180px; line-height:32px; height:32px; font-weight:bold;}
#subleftcoth a:hover{color:#107cde; font-size:12px; width:180px;  line-height:32px; height:32px; font-weight:bold;}


.bzjglist{ width:100%; margin:0 auto; margin-top:40px;}
.bzjglist ul{ margin-left:26px; }
.bzjglist li { margin-top:6px;}
.bzjglist li a{line-height:42px; text-align:left; padding-left:16px; _padding-right:0px; height:42px; background:url(images/jgmenu.jpg) left center no-repeat;  overflow:hidden; width:180px; display:block;font-size:13px;}
.bzjglist li a:link,.bzjglist li a:visited{ color:#fff; font-size:13px;}
.bzjglist li a:hover,.bzjglist li a:active{ color:#fff; font-size:12px; width:180px; font-weight:bold; }







.pruductnei{ margin-top:4px; width:97%;  float:left; padding-left:10px; padding-top:10px;}
.pruductnei li { float:left; display:inline; width:226px; }
.pruductnei li img { width:196px; height:128px; margin:0 auto; display:block; padding:6px; background:#ebebeb;}
.pruductnei li a img { border:1px solid #d6d6d6; background:#ebebeb;}
.pruductnei li a:hover img { border:1px solid #cb0d07; background:#e0ecf5;}
.pruductnei li p { text-align:center; padding-top:2px; line-height:32px;}
.pruductnei li p a{ color:#666; text-decoration:none;}
.pruductnei li p a:hover{ color:#cb0d07; text-decoration:none;}

.subrightcotnei2{  width:99%; float:left; min-height:280px;}



.subrightcotnei{  width:99%; float:left; min-height:280px;}
.subrightcotnei ul{ margin-top:10px; margin-left:8px;}
.subrightcotnei p{width:98%; margin: 0 auto; color:#4b4a4a; padding-top:16px; float:left; margin-left:12px;}
.subrightcotnei p a{ color:#4b4a4a; text-decoration:none; }
.subrightcotnei p a:hover{ color:#0a9500; text-decoration:none; }
.subrightcotnei h2{ float:left; font-size:13px; color:#3e8bdb; background:url(images/xiao2.jpg) left center no-repeat; padding-left:20px;}
.subrightcotnei h2 a{ color:#3e8bdb;text-decoration:none;}
.subrightcotnei h2 a:hover{ color:#0a9500;text-decoration:none;}
.subrightcotnei ul li{float:left;  margin-top:6px; padding-bottom:6px; padding-left:18px; width:95%; border-bottom:1px dashed #b8b8b8; background:url(images/xiao.jpg) 5px 10px no-repeat;}
.subrightcotnei ul li a:hover{color:#cb0d07; text-decoration:underline;}
.subrightcotnei ul li span{color:#666; padding-left:5px; font-family:Arial, Helvetica, sans-serif; font-size:10px; float:right; padding-right:10px;}
.subrightcotnei ul li img{float:right; padding-top:8px; padding-right:8px;}


.xibumain{ width:99%; margin:0 auto;}
.xibu_left{ width:30%; float:left;}
.xibu_right{ width:69%; float:left; margin-left:6px;}


.xibu_pic{ width:98%; margin:0 auto;  padding-top:10px;}
.xibu_pic li { float:left;display:inline; width:210px;}
.xibu_pic li img { width:180px; height:130px; margin:0 auto; display:block; padding:4px;}
.xibu_pic li a img { border:1px solid #c4dff0; }
.xibu_pic li a:hover img { border:1px solid #e2061b;  }
.xibu_pic li p { text-align:center; color:#4d4d4d; height:30px; line-height:30px;}
.xibu_pic li p a{color:#4d4d4d; text-decoration:none;}
.xibu_pic li p a:hover{color:#3e8bdb; text-decoration:none;}



.fanhui{ float:left; width:99%; height:38px; margin-left:2px; border-top:1px dashed #CCC;}
.fanhui p{ float:left; font-size:12px; color:#464646; text-align:left; margin-top:6px; width:45%; height:28px; overflow:hidden;}
.fanhui p a{font-size:12px; color:#464646; display:block;}
.fanhui p a:hover{ font-size:12px; color:#0759ae; display:block;}
.fanhui span{float:right;font-size:12px; color:#464646;  width:45%; text-align:right;margin-top:6px; height:28px; overflow:hidden;}
.fanhui span a{  display:block;font-size:12px; color:#464646; }
.fanhui span a:hover{ display:block;font-size:12px; color:#0759ae;}





/*= 新闻分页 =*/

.block-article-view .article-head{}
.block-article-view .article-head .title{color:#000;font:180% "Microsoft Yahei";padding:20px 20px 15px;font-weight:bold;}
.block-article-view .article-head .meta{padding:0 20px 8px;border-bottom:#ccc 1px dashed;}
.block-article-view .article-head .meta .item{margin-right:0.7em;}
.block-article-view .article-summary{padding:20px 40px 30px;color:#999;line-height:180%;}
.block-article-view .article-content{font-size:117%;line-height:200%;padding:0 25px 25px;}
.block-article-view .article-content p{padding-bottom:0.8em;}
#pagerclass{ width:100%; height:45px; text-align:center; margin:0 auto; text-align:center; display:block; clear:both;}
.pager{padding:20px 0;}
.pager .list{text-align:center;}
.pager .list .pager-nolink{color:#666; background:#eee; border:1px solid #d9d9d9;  padding:2px 6px; *padding:1px 6px; margin:0 3px;}
.pager .list a { color:#666; background:#eee; border:1px solid #d9d9d9;  padding:2px 6px; *padding:1px 6px; margin:0 3px;}
.pager .list a:hover { color:#999; background:#EEEAE4; border:1px solid #999;}
.pager .list .pager-current { color:#000; background:#EEEAE4; border:1px solid #999; padding:2px 6px; *padding:1px 6px; margin:0 3px;}
.pager .list a.ctrl { color:#494949; background:none; border:none;}
.pager .list a.ctrl:hover { color:#393; background:none; border:none;}

.subrightcotnei-title{font-size:22px; font-family:"Microsoft Yahei"; background:url(images/conline.gif) bottom center no-repeat; text-align:center; line-height:52px; font-weight:bold; color:#F00;}
.subrightcotnei-cot{ width:96%; padding:10px; margin:0 auto; margin-top:10px;}


/* books */


.block,.block-nohead{}
.first-block{margin-top:0;}
.last-block{margin-bottom:0;}
.block{}
.block .block-head {overflow:hidden;border-bottom:1px dashed #ccc}
.block .block-head .head-inner{}
.block .block-head .title{float:left; background:url(images/hsj.jpg) no-repeat 1px; padding-left:15px;}
.block .block-head .links{float:right;padding:0;}
.block .block-head .links a{margin-left:1em;}
.block .block-head .links .moreS{display:block;width:35px;background:url(images/more.gif) no-repeat 50% 50%;text-indent:-9999px;}
.block .block-content{padding:5px 5px; }/*边框*/
.block .block-content2{padding:5px 5px;}/*边框*/
*/
.block .block-foot{display:none;}


/* job */

.list-table{}
.list-table .data{width:96%;}
.list-table th,.list-table td{text-align:center;color:#333;}
.list-table th{border-bottom:#666 1px dashed;height:30px;font-weight:100;color:#333;}
.list-table td{color:#333;padding:7px 0 6px;line-height:180%;border-bottom:#ccc 1px dashed;}
.list-table .title{text-align:left;}
.list-table td.title{padding-left:18px; }


/* job-info */


.block-offer-detail .detail-head{border-bottom:#ccc 1px dashed;padding:10px 0;}
.block-offer-detail .detail-head .title{color:#c00;float:left; }
.block-offer-detail .detail-head .date{float:right;color:#999;}
.block-offer-detail .block-content .title span{color:#333;font:133% "Microsoft Yahei";}
.block-offer-detail .detail-list{padding:15px 0 10px;width:300px;float:left;}
.block-offer-detail .detail-list .item{padding:5px 0 4px;line-height:180%;}
.block-offer-detail .detail-list .btn-resume{margin:15px 0 0;}

/* product */


/*products-产品详细页面分页*/


#slide-showpic a.picholder{
	padding:1px;height:202px;overflow:hidden;border:3px solid #ebe9dc;text-align:center;
	display:table-cell;width:273px;vertical-align:middle;
	+display:block;+font-size:176px;
}
#slide-showpic a.picholder img{margin-left:auto;margin-right:auto;vertical-align:middle;max-width:273px;max-height:202px;}

#showpic-gallery{height:62px;margin:2px 0 0;overflow:hidden;}
#showpic-gallery a.button{display:block;width:20px;height:54px;background:#fff url(images/slider.png) no-repeat;float:left;margin:6px 3px 0 0;text-indent:-10000px;}
#showpic-gallery a.prev{background-position:-58px 0;}
#showpic-gallery a.next{background-position:-78px 0;margin-right:0;}
#showpic-gallery .box{width:235px;height:62px;overflow:hidden;float:left;margin:0 3px 0 0;position:relative;}
#showpic-gallery .box ul{width:600px;position:absolute;top:0;left:0;}
#showpic-gallery .box ul li{width:54px;margin:6px 5px 0 0;float:left;border:0;padding:0;}
#showpic-gallery .box ul li a{display:block;width:48px;height:48px;padding:2px;border:#ddd 1px solid;overflow:hidden;}
#showpic-gallery .box ul li a img{display:block;width:48px;}
#showpic-gallery .box ul li.selected{width:58px;margin:0 5px 0 0;background:url(images/slider.png) no-repeat 0 0;}
#showpic-gallery .box ul li.selected a{padding:9px 5px 5px;border:none;}
.layout-show-withpic .info-content {float:right;width:370px}
.layout-show-withpic .info h1{color:#cb0d07;font:133% "Microsoft Yahei";padding:12px 0;float:left;width:690px}
.layout-show-withpic .info .details dl{border-bottom:#ccc 1px dashed;padding:4px 0 3px 20px;line-height:25px;}
.layout-show-withpic .info .details dl dt{width:80px;margin-left:-75px;float:left;display:inline;padding-left:10px;}
.layout-show-withpic .info .details dl dd{padding:0 5px;color:#999;}
.layout-show-withpic .info .details dl.price{line-height:35px;}
.layout-show-withpic .info .details .marketprice{font-size:105;text-decoration:line-through;color:#555;}
.layout-show-withpic .info .btn-buy{margin-top:10px;}





/* job-user */  /* 留言 */

.layout-innerpg .col-main .form{padding:10px 0;}
.layout-innerpg .col-main .form .row .label{line-height:21px;padding-top:2px;padding-bottom:2px;text-align:right;}
.layout-innerpg .col-main .form .row .content{float:left;padding:2px 3em 2px 0;line-height:21px;}
.layout-innerpg .col-main .form .row .enter{padding:0 1em 0 0;}
.layout-innerpg .col-main .form input.text,
.layout-innerpg .col-main .form select,
.layout-innerpg .col-main .form textarea{border:#ddd 1px solid;-moz-border-radius:3px;-web-border-radius:3px;border-radius:3px;padding:4px 2px 3px;}
.layout-innerpg .col-main .form input.text:focus,
.layout-innerpg .col-main .form select:focus,
.layout-innerpg .col-main .form textarea:focus{border-color:#999;}
.layout-innerpg .col-main .form .row .enter .check{float:left;margin-right:12px;}
.layout-innerpg .col-main .form .row .enter .check .input{float:left;padding-top:5px;margin-right:6px;}
.layout-innerpg .col-main .form .row .enter .check .des{float:left;line-height:21px;padding-top:2px;padding-bottom:2px;}
.layout-innerpg .col-main .form .row .label .required{margin-right:0.5em;color:#f00;}
.layout-innerpg .col-main .form .row .tips{padding:2px 0;line-height:21px;color:#999;white-space:nowrap;}
.layout-innerpg .col-main .form .row p.tips{clear:both;padding:0 7px 5px;}
.layout-innerpg .col-main .form .row{padding:5px 0 5px 106px;}
.layout-innerpg .col-main .form .row .label{width:100px;margin-left:-106px;padding-right:6px;}
.layout-innerpg .col-main .form .row .buttons{padding:10px 0;}
.layout-innerpg .col-main .form blockquote{height:23px;padding:0 6px 0 27px;border:#F7ECAA 1px solid;line-height:23px;background:#FDFFD7 url(images/icon/icon-16.png) no-repeat 5px -117px;white-space:nowrap;}
.layout-innerpg .col-main .form blockquote.error{border-color:#FFBFBF;background-color:#FFEAEA;background-position:5px -147px;}
.layout-innerpg .col-main .form blockquote.accepted{border-color:#fff;background-color:#fff;background-position:5px -177px;color:#999;}
.layout-innerpg .col-main .form blockquote.loading{border-color:#fff;background:#fff url(images/icon/loading.gif) no-repeat 5px center;color:#DA6100;}
.layout-innerpg .col-main .form .row-submit blockquote{background-color:transparent;border:none;clear:both;margin:-5px 0 10px;}
.layout-innerpg .col-main .form .row .img-captcha{float:left;margin:2px 8px 0 -6px;display:inline;cursor:pointer;}
.layout-innerpg .col-main .form-reg{padding:38px 10px 40px;}
.layout-innerpg .col-main .form-comment{padding:0 10px;}


.three-cols .col-main .main-wrap{margin-right:230px;}
.three-cols .col-extra{width:220px;margin-left:-220px;}
.layout-innerpg .col-main{float:left;width:100%;min-height:1px;}
.layout-innerpg .col-main .main-wrap{margin-left:0;}
.layout-innerpg .col-sub{width:190px;margin-left:-100%;}
.layout-innerpg .col-subs{width:200px;margin-left:-100%;}
.layout-innerpg .col-main{background:url() repeat-y 200px 0;}
.layout-innerpg .col-main .main-wrap{padding:20px 0 0 5px;}
.layout-innerpg .col-sub{padding:20px 17px 0 0;}
.layout-show-withpic .col-main .main-wrap{margin:0 0 0 300px;background:none;padding:0;}
.layout-show-withpic .col-sub{width:281px;margin-left:-100%;background:none;padding:0;}


.col-sub .block .block-content .list-gallery{padding-left:10px;margin-right:-25px;}
.col-sub .block .block-content .list-gallery li{padding-right:25px;}
.col-extra .block .block-content .list-gallery,.layout-innerpg .col-sub .block .block-content .list-gallery{ padding:0; margin:0;}
.col-extra .block .block-content .list-gallery li,.layout-innerpg .col-sub .block .block-content .list-gallery li{ float:none; padding-right:0; margin:0 auto;}

.block .block-content .list-gallery{padding-left:0;margin-right:-6px;}
.block .block-content .list-gallery li{float:left;width:156px;padding:10px 10px 5px 0;}
.block .block-content .list-gallery li .thumb{width:150px;height:110px;padding:4px; background:#fff;-moz-border-radius:3px;-web-border-radius:3px;border-radius:3px;}
.block .block-content .list-gallery li .thumb a{width:150px;height:110px;overflow:hidden;display:block;}
.block .block-content .list-gallery li .thumb a img{width:150px;display:block;}
.col-sub,.col-extra{float:left;display:inline;}
.form .row .label{float:left;display:inline;}
.form .row .enter,.form .row span.tips,.form .row blockquote{float:left;}

a.btnwrap{text-decoration:none !important;}
.btnwrap{display:inline-block;height:26px;padding-right:4px;background:url(images/buttons.png) no-repeat 100% -26px;overflow:hidden;margin-right:4px;_margin-right:8px;*margin-right:8px;*display:block;*float:left;}
.btnwrap .btn-inner{display:inline-block;height:27px;padding:0 6px 0 8px;background:url(images/buttons.png) no-repeat;border:none;line-height:27px;color:#555;text-decoration:none; width:87px;}
.btn-highlight{background-position:100% -78px;}
.btn-highlight .btn-inner{background-position:0 -52px;color:#000;font-weight:bold;}
.btn-h30{height:30px;padding-right:5px;background:url(images/buttons-h30.png) no-repeat 100% -30px;}
.btn-h30 .btn-inner{height:30px;padding:0 6px 0 9px;background:url(images/buttons-h30.png) 0 0;font:117% "Microsoft Yahei";line-height:30px;color:#D12C00;}
.btn-h30:hover{background-position:100% -90px;}
.btn-h30:hover .btn-inner{background-position:0 -60px;}
.img-align-left{display:block;float:left;margin:0 10px 10px 0;}


.commentslist{padding:0 20px;}
.commentslist a{color:#2D78C4;}
.layout-innerpg .col-main .commentslist .form blockquote{background-color:transparent;border:none;margin-top:10px;}
.commentslist .entry{margin-bottom:10px;padding:0 10px;background:#ffffff;border:#cccccc 1px solid;-moz-border-radius:5px;-web-border-radius:5px;border-radius:5px;}
.commentslist .entry-head{line-height:30px;padding:2px 6px 0;border-bottom:#cccccc 1px solid;}
.commentslist .entry-head .author{float:left;color:#333;}
.commentslist .entry-head .meta{text-align:right;display:block;}
.commentslist .entry-head .meta .location{margin-right:1em;}
.commentslist .entry-content{padding:15px;line-height:180%;}
.commentslist .entry-body .operate{padding:15px 10px 10px;text-align:right;}
.commentslist .entry-body .operate a{margin:0 0.7em;}
.commentslist .comment-reply{margin:0 20px 10px;}
.commentslist .comment-reply .reply-show{padding:6px 15px 10px;background:#fff;border:#F3E6C6 1px solid;-moz-border-radius:5px;-web-border-radius:5px;border-radius:5px;}
.commentslist .reply-show .reply-head{line-height:25px;}
.commentslist .reply-show .reply-author{float:left;color:#f60;}
.commentslist .reply-show .reply-operate{float:right;}
.commentslist .reply-show .reply-operate a{margin:0 0.7em;}



