@charset "utf-8";
object, embed, video {
	max-width: 100%;
}
/* IE 6 不支持最大宽度，因此默认为 100% 宽度 */
.ie6 img {
	width:100%;}
#container{
	width:100%;
	height:auto;
	background:url(bg_m.jpg) 0 0;}
#header{
	width:100%;
	height:140px;
	position:relative;
	z-index:600;
	background:#fff;}
.warper {
	width: 1270px;
	margin:0 auto;}
.warp{
	width: 1270px;
	margin:0 auto;
	position: relative;
	padding-top:15px;
	background:#fff;}
.top{
	width:100%;
	height: 33px;
	background: #5e5e5e;
}
.top_right{
	width:145px;
	float:right;}
.top_right li{
	width:48px;
	float:left;
	font-size:12px;
	line-height:33px;
	padding-left:20px;
	padding-right:3px;}
.top_right li.en{
	background:url(en_flag.jpg) left center no-repeat;}
.top_right li.cn{
	background:url(cn_flag.jpg) left center no-repeat;}
.top_right a{
	color:#fff;}
.top_right a:hover{
	color:#fe0202;}
.display{ font-size: 16px;color:#fff;}
.top_tel{
	width:80%;
	height:40px;
	float:right;
	font-size:22px;
	color:#ff5517;
	font-weight:bold;
	text-align:right;
	line-height:40px;}
.search{
	width:70%;
	height:26px;
	float:right;}
.search .search_form {
    width: 100%;
    height: 26px;}
.search .search_form .search_input { 
	width: 79%;
    float: left;
	height:24px;
	color:#999999;
	line-height:24px;
	text-indent:2px;
	background:transparent;
	border:1px solid #787777;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;}
.search .search_form .search_btn {
	width: 19%;
	height: 24px;
	float: right;
	cursor: pointer;
	border: medium none;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
	background:#fd5818 url(btn_search.jpg) center center no-repeat;} 
.app-bar {
	display: block;
    position: relative;
	height: 83px;
	z-index:600;
	box-sizing: border-box;
	background-color: transparent;
	-webkit-transform: translate(0,0);
	transform: translate(0,0);
	-webkit-transition: none;
	transition: none;}
.app-bar .logo {
	width:250px;
	height:140px;
	position:absolute;
	margin-left: 2%;
	margin-top:30px;}
.app-bar .logo img{
	width: 100%;}
.app-bar-actions {
	width:30%;
	float: right;}

.navbg{
	width:910px; 
	height:57px; 
	float:right;}
.navbg li {
	width: 12.5%;
	text-align: center;
	font-size:16px;
	border: none;
	float:left;
	position:relative;}
.navbg li a{
	display: block;
	color: #000;
	height:57px;
	width:80%;
	line-height:57px;
	margin:0 10%;}	
.navbg li a:hover{
	color: #000;
	background:url(bg_li.png) center center no-repeat;}	
.navbg li a.current{
	color: #000;
	background:url(bg_li.png) center center no-repeat;}
.navbg li ul{
	width:170px;
	position: absolute;
	left:-25px;
	top:57px;
	visibility: hidden;
	background:#fff;
	border:1px solid #ececec;
	border-top:none;
	-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;}
.navbg li ul.w800{
	width:1200px;
	left:-550px;
	text-align:left;
	padding-top:10px;
	padding-bottom:15px;
	-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e2e3e7));
	background:-moz-linear-gradient(top, #ffffff,#e2e3e7);
	 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff,endColorstr=#e2e3e7,grandientType=1);}
.navbg dl{
	width:187px;
	float:left;
	padding-left:10px;}
.navbg dt{
	font-size:16px;
	text-align:left;
	padding-top:10px;}
.navbg dt a{
	margin:0;
	padding:0;
	color:#000!important;
	display:block;
	text-indent:10px;
	height:40px;}
.navbg dt a:hover{
	color:#fff!important;
}
.navbg dd{
	width:90%;
	margin:0;
	height:30px;
	padding:0;
	text-align:left;
	text-indent:10px;
	font-size:13px;}
.navbg li ul li{	
	float: none;
	height:auto;
	display: inline;
	font-size:13px;}
.navbg li ul li a{	
	width: 100%;
	height:auto;
	padding:7px 0 7px 0;
	color:#333;
	margin:0;
	display:block;
	line-height:15px;}
.navbg li ul li a:hover{ 
	color:#fff;
	background:#ff5517;}

/*轮播图 开始*/
#slides {
	display:none;
	position:relative;
	z-index:400;}
.slidesjs-container{}
.slidesjs-navigation{ 
	display:none; 
	position:absolute; 
	right:10px; 
	bottom:10px; 
	z-index:500;}
.slidesjs-navigation a{
	font:bold 20px/normal simsun;
	text-decoration:none;
	color:#333;}
.slidesjs-previous{}
.slidesjs-next{}
.slidesjs-navigation a:hover{color:#C00}
.slidesjs-pagination{ 
	position:absolute; 
	right:30px; 
	bottom:15px; 
	z-index:100;}
.slidesjs-pagination li{
	float:left;
	padding:0 3px;}
.slidesjs-pagination li a{
	display:block;
	width: 13px;
	height:0;
	padding-top:13px;
	background:url(pagination.png) 0 0;
	overflow:hidden;}
.slidesjs-pagination li a.active,.slidesjs-pagination li a:hover.active {background-position: 0 -13px}
.slidesjs-pagination li a:hover {
	background-position: 0 -26px}
/*轮播图 结束*/
/*模块 开始*/
.middle{
	width:100%;
	height:auto;
	background:#4c4c4c;}
.middle_con{
	width:1240px;
	padding:15px 15px 0;
	margin:0 auto;
	background:#fff;}
.module_left{
	width:100%;
	height:90px;
	border-bottom:2px solid #5d5a5a;}
.module_left h1{
	width:200px;
	float:left;
	color:#e67817;
	line-height:87px;
	font-size: 36px;
	border-bottom:3px solid #5d5a5a;}
.pro_title{
	width:640px;
	height:90px;
	float:left;
	color:#e67817;
	line-height:80px;
	font-size:16px;}
.pro_title a{
	color:#e67817;
	display:inline-block;
	padding:0 8px;}
.pro_title a:hover{
	color:#bd2000;}
.module_right{
	width:270px;
	float:right;
	color:#fd0303;
	font-size:15px;
	line-height:22px;
	padding-left:130px;
	background:url(bg_tel.jpg) 10px center no-repeat;}
.slidesjs-control img{
	width: 100%;
}

/*产品列表 开始*/
.mcolor{ background: #a2a2a2;
	padding-bottom:1%;}
.mcolor h1{
	color:#e67817;
	padding-left:1%;
	font-size:40px;
	line-height:70px;}
.mcolor p{
	color:#000;
	line-height:22px;
	padding:0 1% 1%;}
.pro_box{}
.pro_li{	 
	width:23%;
	float:left;
	color:#fff;
	display:inline;
	overflow:hidden; 
	margin:20px 1% 0px;
	background:#494949;}
.pro_li span{
	display:block;
	text-align:center;}
.title{
	font-size:21px;}
.pro_more{
	font-size:18px;
	padding-top:25px;}
.pro_li a{
	color:#fff;
	display:block;
	background:#727171;
	padding:5px 5px 0 5px}
.pro_li a:hover{
	color: #000;
	background:#e67817;}
.pro_li a span.pro_more{
	color: #000;}
.pro_li a:hover span.pro_more{
	color: #e67817;}
.pro_li img{
	width: 100%;
	display:block;}
.pro_li h3 a{
	color:#fff;
	font-size:20px;
	padding:10px 0;
	display:block;
	text-align:center;
	background:#353535;}
.pro_li h3 a:hover{
	color: #fff;
	background:#ec402c;}
.pro_li .txt{
	line-height:24px;
	padding:10px 10px 5px;
	background:url(bg_more.png) center bottom no-repeat;}
/*产品列表 结束*/

.middle01{
	width:100%;
	height:auto;
	background:url(bg_m.jpg) 0 0;}
.tongyong{
	width:100%;
	height:60px;
	margin:15px 0 15px;
	border-bottom:2px solid #5d5a5a;}
.tongyong h2{
	width:160px;
	height:57px;
	float:left;
	font-size:30px;
	line-height:57px;
	border-bottom:3px solid #5d5a5a;}
.tongyong .more{
	width:45px;
	height:11px;
	float:right;
	padding-top:15px;}
/*首页上图下文模块 开始*/
.lx_company{
	width:70%;
	float:left;
	margin-left:1%;}
.vide{
	width: 49%;
	float: left;
}
.vide img{
	width: 100%;
}
.company{
	width: 49%;
	float: right;
	line-height:30px;
}
.company a{
	color: #023843;
	float: right;
}
/*首页上图下文模块 结束*/

/*首页新闻模块 开始*/
.lx_news{
	width:25%;
	float:right;
	line-height:22px;
	margin-right:1%;}
.lx_news li{
	width:100%;
	float:left;
	display:inline;
	padding:5px 0 5px;}
.lx_news_right{
	width:100%;
	float:left;}
.lx_news_right h3{
	line-height: 16px;
	padding:0 0 4px;
	font-size:14px;}
.lx_news p{
	float:right;
	padding-right:1px;}
.lx_news a{
	color:#080d28;}
.lx_news a:hover{
	color:#ee1e24;}

.middle02{
	width:100%;
	height:auto;
	padding-top: 25px;}
.service li{
	width:30%;
	float:left;
	margin:10px 1.5% 20px;
	line-height:24px;}
.service li:hover{
	color:#8a1616;}
.service li.s1{
	background:url(s01.png) left 10px no-repeat;}
.service li:hover.s1{
	background:url(s01_hover.png) left 10px no-repeat;}
.service li.s2{
	background:url(s03.png) left 10px no-repeat;}
.service li:hover.s2{
	background:url(s03_hover.png) left 10px no-repeat;}
.service li.s3{
	background:url(s02.png) left 10px no-repeat;}
.service li:hover.s3{
	background:url(s02_hover.png) left 10px no-repeat;}
.service img{
	width:100%;
	padding-bottom:5px;}
.service h3{
	padding:25px 0 25px 85px;
	font-size:32px;}
/*.service h3.s1{
	background:url(s01.png) left center no-repeat;}
.service h3.s2{
	background:url(s03.png) left center no-repeat;}
.service h3.s3{
	background:url(s02.png) left center no-repeat;}*/
.service a{
	width:280px;
	height:47px;
	display:block;
	color:#333;
	text-align:right;
	font-size:16px;
	line-height:47px;
	margin-top:10px;
	padding-left:55px;
	background:url(service_a.jpg) 0 0 no-repeat;}
.service a:hover{
	width:280px;
	height:47px;
	color:#a10000;
	line-height:47px;
	padding-left:55px;
	background:url(service_hover.jpg) 0 0 no-repeat;}
.recom{
	padding: 15px;
}
.rec_li{	 
	width:23%;
	float:left;
	display:inline;
	overflow:hidden; 
	margin:10px 1% 15px;}
.rec_li img{
	width: 100%;}
.rec_li h3{
	font-size:16px;
	text-align:center;
	padding:8px 0 8px 0;}
.rec_li p{
	padding: 10px 0 15px;}
.rectxt{
	line-height:24px;
	padding:0 15px;
	font-size: 13px;}
.rectxt p a{
	width: 100px;
	height: 34px;
	color: #fff;
	text-align: center;
	font-size: 14px;
	display: inline-block;
	line-height: 34px;
	background: #4c4c4c;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;}
.rectxt p a:hover{
	color: #333;
	background: #ffcc43;}
.contactt{
	padding: 10px;
}
.contactt_half{
	width: 50%;
	float: left;
	padding-bottom: 25px;
}
.contactt_all{
	padding-bottom: 20px;
}
.contactt table{
	width:100%;}
.contactt input,.contactt textarea{
	width:98%;
	border: 1px solid #989897;}
.contactt .sub_input{
	height: 44px;}
.contactt textarea{
	width:99%;
}
.td01{
	width:100px;
	padding-right: 10px;
	text-align: right;
	font-size: 16px;
}
input.contactt_btn{
	width:180px;
	padding: 15px 0;
	color:#000;
	font-size: 16px;
	margin-top:5px;
	text-align:center;
	background:#ff5517;
	border: none;
	cursor:pointer;}
.sns{
	width:100%;
	height:150px;
	background:#ffc73e;}
.sns img{
	width: auto;
}
.sns ul{
	margin: 0 10%;}
.sns li{
	width: 25%;
	font-size:18px;
	float:left;
	padding-top: 3%;
	text-align: center;}
#menu{
	display:none;}
/*底部 开始*/
#footer{
	width:100%;
	padding-bottom: 20px;
	margin-top: -15px;
	background:#afaeae url(bg_footer.jpg) 0 0 repeat-x;}
.bt_nav{
	height:57px;
	background:#afaeae;}
.friend_left{
	width:130px;
	float:left;
	color:#000;
	text-align:right;
	line-height:54px;
	padding-left:10px;
	font-size:16px;}
.friend_right{
	width:1090px;
	float:right;}
.friend_right a{
	padding:5px 6px;
	display: inline-block;
	color: #000;}
.bt_nav a:hover{
	color:#333;}
.bottom{
	color:#000;
	max-width:1270px;
	margin:15px auto 0;	
}
.bottom dl {
    float: left;
	height:auto;
	margin:0;}
.bottom dl.width01{
	width:29%;
	padding-left:1%;}
.bottom dl.width02{
	width:20%;}
.bottom dl.width03{
	width:30%;}
.bottom dt {
	margin:0;
    color:#fff;
	font-size:20px;
	text-indent:20px;
	margin-bottom:10px;
    line-height: 40px;}
.bottom dd {
	margin:0;
    line-height:30px;
    padding-left:20px;}
.bottom dd a{
	color: #000;
}
.bottom dd a:hover{ color: #333;}
.btitle{
	color:#fcce00;
}
.bg01{
	background:url(bg_mail.jpg) left 10px no-repeat;}
.bg02{
	background:url(b2.png) left 8px no-repeat;}
.bg03{
	background:url(bg_tel.jpg) left 8px no-repeat;}
.bg04{
	background:url(bg_adr.jpg) left 10px no-repeat;}
.foot_tb table{
	width:90%;}
.foot_tb input,.foot_tb textarea{
	width:75%;
	color:#fff;
	background:none;
	border:1px solid #918f8f;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.sub_input{
	height:20px;}
input.sub_btn{
	width:30%;
	height:30px;
	color:#000;
	margin-top:5px;
	text-align:center;
	background:#fcce00;
	cursor:pointer;
	border: none;}
.clear{
	clear:both;
	height:20px;}
.copyright{
	width:100%;
	color:#fff;
	padding:10px 0;
	text-align:center;
	background:#040300;}
.pro_box{
	width: 100%;
	height: auto;
	padding-bottom: 15px;
}
.box{width:50%; float: left;}
.left-pro{width:98.5%; padding:0.5%;border:1px solid #ccc;text-align:left;float:left}
.left-pro .t1{width:100%;float:left}
.left-pro .t2{width:100%;text-indent:0;float:left;}
.left-pro .t2 img{text-indent:0;}
#showArea img{cursor:pointer;display:block;width:23%; margin:0 0.4% 5px;  padding:1px;border:1px solid #ccc;float:left}
#main_img{cursor:pointer;display:block}
#gotop{cursor:pointer;display:block;margin-left:9px}
#gobottom{cursor:pointer;display:block;margin-left:9px}
#showArea{overflow:hidden}

.MagicZoomBigImageCont{border:1px solid #91b817;overflow:hidden}
.MagicZoomBigImageCont img{width:800px;height:800px}
.MagicZoomBigImageCont iframe{width:300px;height:300px}
.MagicZoomHeader{font:10px Tahoma, Verdana, Arial, sans-serif;color:#fff;background:#91b817;text-align:center !important}
.MagicZoomPup{border:1px solid #aaa;background:#fff;cursor:hand;left:0}
.MagicZoomLoading{text-align:center;background:#fff;color:#444;opacity:0.8;padding:3px 3px 3px 3px !important;display:none}
.MagicZoomLoading img{padding-top:3px !important}
.MagicThumb{cursor:url(zoomin.cur), pointer;outline:none}
.MagicThumb-zoomed{cursor:default}
.MagicThumb span{display:none}
.MagicThumb-image{border:1px solid #ccc;outline:none}
.MagicThumb-image-zoomed{cursor:url(zoomin.cur), pointer}
.MagicThumb-caption{color:#333333;background-color:#F0F0F0;border:1px solid #CCC;border-top:none;font-family:Verdana, Helvetica;font-size:11px;padding:8px 16px}
.MagicThumb-controlbar{display:block;height:18px}
.MagicThumb-controlbar a{display:block;width:180px;height:180px;margin:0px 1px;outline:none;float:left;overflow:hidden}
.MagicThumb-controlbar a span{display:block;width:1000px;height:1000px;background:transparent url(controlbar.png) no-repeat 0 0;outline:none;position:absolute;left:0px;top:0px}
.MagicThumb-loading{border:1px solid #000;background:#fff url(loader.gif) no-repeat 2px 50%;padding:2px 2px 2px 22px;margin:0;text-decoration:none;text-align:left;font-size:8pt;font-family:sans-serif;}
.MagicThumb-loading{border:1px solid #000;background:#fff url(loader.gif) no-repeat 2px 50%;padding:2px 2px 2px 22px;margin:0;text-decoration:none;text-align:left;font-size:8pt;font-family:sans-serif;}

/*底部 结束*/
.mbanner{
	width:100%;
	margin:0;
	text-align:center;
	padding-bottom:25px;}
.subbanner{
	width:100%;
	margin:0;
	text-align:center;}
.mbanner img,.subbanner img{ width: 100%;display: block;}
#leftsidebar{
	width:22%;
	float:left;
	padding-left:1%;
	padding-top:10px;
	margin-bottom:20px;}
#leftsidebar h1{
	width:100%;
	color: #fff;
	text-indent:15px;
	font-size:30px;
	padding:14px 0;
	background:#e67817;
	border-bottom:4px solid #000;}
.list{
	background: #e5e1cd;
	margin-bottom:20px;}
.list li{
	width:100%;
	float:left;}
.list a{
	padding:12px 15px;
	display:block;
	border-bottom:1px solid #fff;}
.list a:hover{
	color:#fe7201;
	background:#c8c3a7;}
.contact{
	color:#000;
	line-height:24px;
	padding:15px;
	background:#e8e1c7;}
.sub_link{
	color:#dc0000;
	padding:15px 10px;
	font-size:16px;}
.sub_link li{
	float:left;
	width:23%;
	margin:0 1%;
	text-align:center;}
.sub_link img{ width: 100%;}

/*内页左侧 结束*/
#rightsidebar{
	width:74%;
	float:right;
	padding-right:1%;
	padding-top:10px;
	padding-bottom:20px;}	
/*当期位置 开始*/
.breadcrumbnav{
	color:#fe7201;
	height:34px;
	line-height:34px;
	margin:10px 0;}
/*当期位置 结束*/
.rtitle{
	color: #cc0000;
	padding: 10px 15px;
	font-size:15px;
	background: #9a9999;}
.listyle02{
	width:30%;
	float:left;
	text-align: center;
	margin:15px 1.5%;
	line-height:24px;}
.listyle03{
	width:30%;
	float:left;
	text-align: center;
	margin:0 1.5% 20px;
	line-height:24px;}
.listyle04{
	width:40%;
	float:left;
	text-align: center;
	margin:15px 2.5%;
	line-height:24px;}
.listyle02 img,.listyle03 img,.listyle04 img{
	width: 100%;
	border: 1px solid #babab9;
	margin-bottom: 5px;
}
.case{
	line-height: 30px;
	padding-bottom: 20px;
}
.case img{
	width: 100%;
}
/*分页 结束*/
.pages{padding:20px 0 30px;text-align:center; height:30px; clear:both;}
.pages a,.pages strong,.pages em{padding:3px 6px;margin:0 1px;display:-moz-inline-box;display:inline-block;}
.pages em{margin-right:20px;}
.pages input{vertical-align:bottom; height:18px; width:30px;}
.pages a{border:1px solid #999; color:#cc080a; background-color:#fff;}
.pages strong{background-color:#f33c03; color:#fff; font-weight:normal;}
.pages em{color:#0177a7; font-weight:bold;}
.pages a,.pages strong{padding:5px 10px;margin:0 2px;-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;}
.pages a{color:#000;}
.pages em{display:none;}
/*分页 结束*/

/*新闻列表 开始*/
.news_ul{
	padding:10px 0;}
.news_li{
	width:98%;
	float:left;
	display:inline;
	margin:0 0 20px;
	padding-right:2%;
	border-bottom:1px dashed #999;}
.news_li_text{
	width:97%;
	float:left;}
.news_li h4{
	color:#ec402c;
	font-size:18px;
	padding:10px 0;
	line-height:20px;
	font-weight:normal;}
.news_li h6{
	color:#999;
	font-size:12px;
	line-height:14px;
	font-weight:normal;}
.news_li p{
	line-height:26px;}
.news_li p a{ color:#fd0101;}
.news_li p a:hover{ color:#333;}
/*新闻列表 结束*/
.content{
	line-height:24px;
	padding-right:2%;}
.content h2{
	font-size:18px;
	color:#b51d15;
	padding: 10px 0;
	text-align: center;
	border-bottom:1px dashed #999;}
.content h3{
	font-size:18px;
	color:#b51d15;
	text-align: center;
	padding-bottom:10px;}
.content h4{
	color:#999;
	font-size:12px;
	font-weight:normal;
	text-align: right;
	padding:15px 0 10px;}
.content img{
	width: auto;}
.prenext{
	padding:15px;
	margin-top:30px;
	border-top: 1px dashed #d6d6d6;}
.pn_item{
	line-height: 30px;
	overflow:hidden;}
	
/*产品详情页 开始*/
.products{
	padding: 10px 0 0px;}
#gallery{
	width:55%;
	height:auto;
	float:left;
	padding:5px;
	background:#fff;
	border:1px solid #d9d9d9;}
#gallery h1{
	color:#666666;
	line-height:30px;}
#gallery_nav {
	width: 19.2%;
	float: right;}
#gallery_nav img{
	width:100%;}
#gallery_output {
	width: 79.5%;
	float: left;
	overflow: hidden;}
#gallery_output img {
	width:100%;
	display:block;}
.border{
	border:1px solid #e0e0df;}
.gallery_right{
	width:46%;
	float:right;}
.gallery_right .tit{
	color:#cc0000;
	font-size:18px;
	padding:0 0 15px;}
.gallery_right_txt{
	padding:5px 0 15px;
	line-height:24px;
	border-top:1px dashed #e2d7b2;
	border-bottom:1px dashed #e2d7b2;}
.gallery_tel{
	color:#333;
	padding:10px 0;}
.gallery_share{
	padding:10px 0;}
.ct_s,.ct_m{
	width:160px;
	float:left;
	height:30px;
	line-height:30px;}
.ct_s{ width: 170px;}
.ct_m a,.ct_s a{
	color:#333;}
.ct_m a:hover,.ct_s a:hover{
	text-decoration:underline;}
.pdf{
	padding:10px 0 10px 25px;
	background:url(bg_pdf.png) left center no-repeat;}
.pdf a{color:#cc0000;}
.video{
	color:#cc0000;
	padding:10px;}
.gallery_btn a{
	width:150px;
	height:35px;
	color:#FFF;
	font-size: 15px;
	line-height:35px;
	display:inline-block;
	text-align:center;
	background:#cc0000;
	margin-right: 15px;
	margin-top:5px;}
.gallery_btn a:hover{
	background: #b71010 ;
}
.maodian{
	width:100%; 
	height:36px;
	line-height:36px;
	margin-top:20px;
	border-bottom:1px solid #cc0000;}
.maodian li{
	text-align:center;
	width:19%;
	float:left;
	margin-right:0.5%;}
.maodian li a{
	display:block; 
	color:#134057;
	height:35px;
	font-size: 15px;
	background:#f8f8f8;
	border:1px solid #cccccc;
	border-bottom:1px solid #cc0000;
	/*background:url(line.gif) 0 bottom repeat-x;*/}
.maodian li a.choose{ 
	color:#fff;
	border:1px solid #cc0000;
	border-bottom:none;
	background:#cc0000;}
.maodian li a:hover{
	background:#cc0000; 
	color:#fff;
	border:1px solid #cc0000;
	border-bottom:none;
	text-decoration:none;}
.md_con{
	width:auto;
	border:1px solid #cccccc;
	border-top:none;
	padding:10px;
	margin:0 auto 20px;}
.md_hd{ 
	color:#b71010;
	line-height:40px;
	font-size:16px;
	text-indent: 10px;
	margin-top:10px;
	background: #bab8af;}
.md_bd{
	width:auto;
	line-height:24px;
	padding:5px;}
.md_bd img{
	width:auto;
	max-width: 100%;}
.listyle01{
	width:23%;
	float:left;
	text-align:center;
	margin:10px 1% 0;
	line-height:24px;}
.md_bd img{
	width:auto;}
.md_hd01{ 
	color:#cc0000;
	line-height:40px;
	font-size:15px;
	margin-top: 20px;
	background: #bab8af;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cc0000;}
.md_title{
	width:160px;
	height:36px;
	color:#fff;
	background:#cc0000;
	text-align:center;}
.md_con form {
	color: #7d7c7c;
	margin:0 auto;
	width: 90%;
	padding-top:20px;}
.md_con form label {
	display: block;
	margin: 0 0 20px;
	overflow: hidden;
	padding: 0;}
.md_con form label span {
	width:140px;
	height:31px;
	float: left;
	display:block;
	text-align:left;	
	padding:5px 0 0 0;}
.md_con form label input {
	width:68%;
	height:30px;
	float:left;
	text-indent:5px;
	display:block;
	border: 1px solid #d6d6d6;
	line-height:30px;	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;}
.md_con form label textarea {
	width: 65%;
	height: 150px;
	float: left;
	display: block;
	overflow: auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
	border: 1px solid #d6d6d6;}
.md_con form label select{
	width:20%;
	height:30px;
	float:left;
	text-indent:5px;
	display:block;
	border: 1px solid #d6d6d6;
	line-height:30px;	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;}
.md_con form #submit2 {
	width: 140px;
	height: 37px;
	display: block;
	color:#fff;
	margin-left:20%;
	margin-bottom:20px;
	cursor:pointer;
	font-size: 14px;
	background:#bc1600;
	border:1px solid transparent;
    border-radius: 5px 5px 5px 5px;}
.md_con form #submit2:hover {
	border: 0;
	background:#e02121 ;
	display: block;
	color:#fff;}
.md_inquiry img{
	width:100%;
	padding-bottom:10px;}
.foot_fixed{display:none;}
.picshow {
	width:850px;
	height:700px;
	margin:0 auto;
	border:1px solid #999999;}
#picarea {
	width:830px;
	height:600px;
	margin:0 auto;
	padding:10px;
}
#bigpicarea {
	position: relative; 
	margin: 0px auto; 
	width: 830px; 
	height: 482px; 
	overflow: hidden;}
.image {
	text-align: center
}
.image img {
	border: #ececec 1px solid;
	margin: 0px auto;}
#bigpicarea .word {
	text-align: center; 
	height: 50px; 
	color: #333}
#bigpicarea .word h3{
	text-align: center; 
	line-height: 48px; 
	height: 48px; 
	color: #333;
	font-size: 14px;}
#bigpicarea .ui-els-hide {
	display: none
}
#thumbs {
	 margin: 0px auto; 
	 width: 830px; 
	 height: 165px;
	 overflow:hidden;
}
* HTML #thumbs {
	height: 100%
}
#thumbs li {
	margin: 0px 7px; 
	width:239px; 
	display: inline; 
	float: left; 
}
#thumbs li img{
	width:100%;
	display:block;}
#thumbs ul {
	width:760px;
	float:left;
	margin-top: 3px
}
#thumbs li.last_img {
	margin-RIGHT: 4px
}
#thumbs .first {
	margin: 25px 10px 0px 15px; 
	width: 9px; 
	float:left;
	height: 16px; 
	cursor: pointer
}
#thumbs .last {
	width: 9px;
	float:right;
	margin: 25px 10px 0px 15px; 
	height: 16px; cursor: pointer
}
#thumbs li a {
	border: #fff 2px solid; 

	display: block;
}
#thumbs li a:hover {
	border: #000 2px solid;
}
#thumbs li a.current {
	border: #f8ae0f 2px solid;
}
#thumbs li.first img {}
#thumbs li.last img {}
.bigbtnPrev {
	z-index: 100; 
	position: absolute; 
	width: 35px; 
	height: 51px; 
	top: 186px; 
	cursor: pointer; 
	left: 30px;}
.bigbtnNext {
	z-index: 100; 
	position: absolute; 
	width: 35px; 
	height: 51px; 
	top: 186px;
	cursor: pointer; 
	right: 30px}
#big_play_prev {
	background-image: url(leftbig.png); 
	width: 35px; 
	display: block; 
	height: 51px; 
	_background: none; _filter: progid:DXImageTransform.Microsoft.alphaImageLoader(sizingMethod=crop,src='../leftbig.png')
}
#big_play_next {
	background-image: url(rightbig.png); 
	width: 35px; 
	display: block; 
	height: 51px; 
	_background: none; _filter: progid:DXImageTransform.Microsoft.alphaImageLoader(sizingMethod=crop,src='../rightbig.png')
}
#smallpicarea {
	margin: 0px auto; 
	width: 830px; 
	border-top: #ececec 1px solid; 
	padding-top: 20px
}
#backtotop{
	position:fixed;
	bottom:20px;
	right:5px;
	z-index:999;
	width:60px; 
	cursor:pointer; 
	display:block;
}
#backtotop a{
	display:block;
	outline:none;
	width:60px;
	height:60px;
	background:url(zhu.png) no-repeat;
	_background:url(zhu.gif) no-repeat;
}
#backtotop a:hover{
	background-position:-59px 0;
	text-decoration:none;color:#3a9
}









