﻿@charset "utf-8";
/* CSS Document */

*{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
ul,ol,li{list-style:none;}
em,i{font-style:normal;}
hr{height:1px;margin:5px 0;border:medium none;color:#ccc;background-color:#ccc;}
a img{border:none;}
input,img{vertical-align:middle;}
body{color:#333;font-size:14px;font-family:arial;-webkit-text-size-adjust:none;background:#fff;}
body .content{width:100%;min-height:420px;}
body.fullscreen>*{min-height:460px!important;}
body.fullscreen.black-translucent>*{min-height:480px!important;}
body.landscape>.content{min-height:320px;}
.content{min-width:315px;overflow:hidden;overflow-x:hidden;}
a{color:#106fb3;text-decoration:none;-webkit-tap-highlight-color:#c8c8c8;}
a:active{color:#f60;-webkit-tap-highlight-color:#c8c8c8;}

#dm28{display:none;}

*{ font-family:'Microsoft Yahei'}
body{ background-color:#2F2F2F; background-image:url(body_bg.gif); background-repeat:repeat}


.gBnt1{
	display:inline-block;
	height:20px;
	border-radius:4px;
	padding:6px 22px;
	font-weight:bold;
	font-size:16px;
	margin-right:6px;	background: -webkit-gradient(linear,0 0,0 100%,color-stop(0,#BD2F29),color-stop(.75,#a8231e),color-stop(.91,#bb322c));
	color:#FFF;
	border:1px solid #a51711;
	text-shadow:1px 1px 2px #545454;
	-webkit-box-shadow: 0 1px 3px #979797;
}

.gInput{ font-size:14px; border:1px solid #999; padding:2px;-webkit-box-shadow:1px 2px 5px #CCC inset; }	
	
.gForm{width:305px; }
	.gForm .r{ padding:6px 0}
	.gForm .r .tTit{display:inline-block; text-align:right; color:#333;}
	.gForm .r .tMsg{ color:#DB4E42; padding:0 0 0 10px; font-size:12px}
	.gForm .tBar{ padding:5px 0 5px 105px}

.gForm1{padding:20px 0 40px 0; margin:0 auto 20px auto}
	.gForm1 .r .tTit{width:100px;}
	.gForm1 .tBar{ padding:5px 0 5px 105px}

.gForm2{padding:5px 0 15px 0; width:100%}
	.gForm2 .r .tTit{width:60px;}
	.gForm2 .tBar{ padding:5px 0 5px 65px}

/*login & Reg*/

.Tab2Set{ border-bottom:2px solid #CF1414; height:28px;}
	.Tab2Set li{ width:50%; background-color:#202020; float:left}
	.Tab2Set li a{ display:block; color:#999; font-size:14px; text-align:center; font-weight:bold; height:28px; line-height:28px}
	.Tab2Set li.curr{ background-color:#CF1414; }
	.Tab2Set li.curr a{ color:#FFF;}


    .gCart{ margin:20px 12px; background-color:#FFF;border-radius:4px;}
		.gCart .lst{ padding:6px 0 6px 10px; border-bottom:1px solid #EEE}
		.gCart .pdtLnk{ display:block; color:#333; margin-bottom:3px; font-size:12px}
		.gCart .lst2{padding:6px 0 6px 10px; border-bottom:2px dotted #DCDCDC; font-weight:bold;}
		.gCart .lst2 b{ color:#B4291A; font-size:16px}
		.gCart .lst2 span{ font-size:12px; color:#999}



#container{}
header,.header{
height:58px;
background: -webkit-gradient(linear, left top, left bottom, from(#CF1414), to(#811E14));
background: -moz-linear-gradient(top,  #CF1414,  #811E14);}
	header h1,.header h1{ width:93px; height:38px; float:left; margin:12px 0 0 12px}
	header .ourWords,.header .ourWords{ float:right; color:#FFF; font-size:12px; margin:16px 12px 0 0}
	header .ourWords span,.header .ourWords span{ display:block; font-weight:bold; font-size:16px; text-align:right}
	.header a,header a{ color:#FFF}
	
.topSrh{ width:305px; height:34px;background-color:#B01B0F; margin:10px auto}
	.input_text,.input_text0{ width:235px; height:26px; border:0; margin:4px 0 0 4px; float:left; color:#333; text-indent:5px}
	.input_text0{ color:#999}
	.btn_srh{height:26px; border:0; float:right; color:#FFF; background-color:#B01B0F; cursor:pointer; width:65px; height:34px; line-height:34px; text-align:center}
	
	
	.main{ border-top:1px solid #212121}
	.tCtn{ border-top:1px solid #444444}
	
	.btnSwitch_pre,.btnSwitch_nxt,.tNumLst b,.iPS_Each .tBtn{ background-image:url(bgs.png);}
	
	
.box_swipe { margin:auto; width:98%; overflow: hidden; position: relative;}
.box_swipe img{ width:100%;}
.box_swipe > ol {
	height: 20px; text-align: right; padding-right: 20px; margin-top: -25px; position: relative; z-index: 10; background-color: rgba(0, 0, 0, 0.5);
}
.box_swipe > ol > li {
	margin: 5px; border-radius: 10px; width: 10px; height: 10px; display: inline-block; background-color: rgb(117, 117, 117);
}
.box_swipe > ol > li.on {
	background-color: rgb(255, 255, 255);
}
	
	
		.idxRow2{ width:98%; margin:auto; margin-top:10px; margin-bottom:20px;}
		
		.idxPdtLst2Nav{ border-bottom:2px solid #CF1414; height:28px}
			.idxPdtLst2Nav li{ width:100%; background-color:#202020; float:left}
			.idxPdtLst2Nav li a{ color:#FFF; font-size:14px; font-weight:bold; height:28px; line-height:28px}
			.idxPdtLst2Nav li.curr{ background-color:#CF1414; color:#FFF; line-height:22px; padding:0 0 3px 0; text-indent:3px; font-weight:bold;}		
		
		.idxPdtLst2{ clear:both;}
			.idxPdtLst2 li{ background-color:#EFEFEF; border-top:1px solid #FFF; border-bottom:1px solid #CCC; width:100%; 
background: -webkit-gradient(linear, left top, left bottom, from(#EFEFEF), to(#E1E1E1));
background: -moz-linear-gradient(top,  #EFEFEF,  #E1E1E1);overflow:hidden;}

		.idxPdtLst2 li .tImg{ width:30%; min-width:85px; float:left; }
		.idxPdtLst2 li .tLnk{ width:70%; float:right; overflow:hidden; background-image:url(lst_bg.png); background-position:98% 50%; background-repeat:no-repeat}
			.idxPdtLst2 li .tTit{ font-size:12px; margin:14px 0 0 0; color:#CF1414; white-space:nowrap;}
			.idxPdtLst2 li .tNm{ font-size:15px; font-weight:bold; color:#333; white-space:nowrap; margin-bottom:5px}
			.idxPdtLst2 li .tPrc{ font-size:12px; color:#666; white-space:nowrap}
			.idxPdtLst2 li .tPrc span{ font-size:12px; color:#06C; font-weight:normal; padding-right:5px}
		
		.deco{ width:98%; margin:auto; margin-top:10px; background-color:#ECECEC; margin-bottom:20px;}
		.deco .tphone{ text-align:right; font-weight:bold; padding:0 5px 0 0;}
		.deco .coti{ text-align:center; padding:15px 0 10px 0; margin:0 5px 0 5px; font-weight:bold; font-size:16px; border-bottom:1px solid #666;}
		.deco .coco{ padding:10px 5px 10px 5px; color:#555;}
		.deco .coco table{ border-top:1px solid #999; border-left:1px solid #999; width:95%;}
		.deco .coco table td{ border-right:1px solid #999; border-bottom:1px solid #999; padding:2px;}
	
            .promiseLst{ width:98%; margin:0 auto; color:#CCC; padding:10px 0}
	
    footer,.footer{ height:140px;}
	
		footer .lnks,.footer .lnks{background-color:#202020; padding:5px 12px;  border-bottom:1px solid #0E0E0E}
		footer .lnks a,.footer .lnks a{ color:#CCA768; font-size:12px; white-space:nowrap; display:inline-block; margin:2px 10px 0 0;}
		footer .verSwitch,.footer .verSwitch{float:right; color:#CCC; text-decoration:underline}
		footer .phone,.footer .phone{color:#CCA768; height:28px; line-height:28px;font-size:12px; background-color:#202020; padding:0 12px; border-top:1px solid #444;border-top:1px solid #383838}
		footer .copyright,.footer .copyright{ height:60px; background-color:#B72A1B; position:relative}
		footer .logo,.footer .logo{ position:absolute; bottom:12px; left:12px}
		footer .ourWords,.footer .ourWords{ position:absolute; bottom:10px; right:12px; color:#FFF; width:182px; font-size:12px; text-align:right}
		.phone a{color:#CCA768;}
		.copyright img{ margin-top:12px;}
		
	.mclst{ padding:20px 10px 10px 10px; line-height:180%}
    .mclst h3{ font-size:14px; margin:0; padding:0}
    .mclst ul{ list-style-type:circle}
    .mclst a{ text-decoration:underline; color:#333; padding:0 10px}

		
/*2012-02-15 add*/	
#container .top{
	height:26px;
	line-height:26px;
	padding-left:7px;
	background:-webkit-gradient(linear,0 0,0 100%,color-stop(0,#3f3f3f),color-stop(.05,#323232),color-stop(1,#1f1f1f));
}
#container .top a{
	color:#CCA768;
	border-radius:4px;
	line-height:20px;
	padding: 0 8px;
}

.pdtMain .crumb{
	background:-webkit-gradient(linear,0 0,0 100%,color-stop(0,#3f3f3f),color-stop(.05,#323232),color-stop(1,#1f1f1f));
	height:26px;
	border-bottom:1px solid #141414;
	padding-left:5px;
}
.pdtMain{
	background-color:#f8f8f8;
}
.pdtMain .crumb li{
	float:left;
	padding:0 20px 0 10px;
	line-height:26px;
	background:url(arrow.png) no-repeat right 0;
}
.pdtMain .crumb li a{
	color:#999;
}
.pdtMain .pdtTab ul{
	height:36px;
	display: -webkit-box;
	
}
.pdtMain .pdtTab ul li{
	position: relative;
	-webkit-box-flex: 1;
	border-right: 1px #C5C7CC solid;
	float:left;
	background:-webkit-gradient(linear,0 0,0 100%,color-stop(0,#efefef),color-stop(.90,#eaeaea),color-stop(91,#d4d4d4));
	-webkit-box-shadow: 0 1px 3px #979797;
}
.pdtMain .pdtTab ul li.cur{
	position: relative;
	background:-webkit-gradient(linear,0 0,0 100%,color-stop(0,#bd2f29),color-stop(.90,#a21a14),color-stop(.91,#8a120c));
}
.pdtMain .pdtTab ul li a{
	width:100%;
	display:inline-block;
	text-align:center;
	line-height:36px;
	font-weight:bold;
	color:#999;
}
.pdtMain .pdtTab ul li.cur a{
	color:#fff;
}
.pdtMain .pdtSlide{
	padding:15px 0;
	width:260px;
	margin:0 auto;
	overflow:hidden;
}
.pdtMain .pdtSlide ul{
	float:left;
}
.pdtMain .pdtSlide .btn_pre,.pdtMain .pdtSlide .btn_next{
	width:39px;
	height: 60px;
	float: left;
	margin:66px 0 0 0;
	background-repeat: no-repeat;
	
}
.pdtMain .pdtSlide .btn_pre{
	background-image: url(arrow3.png);
	background-position:left 20px;
}
.pdtMain .pdtSlide .btn_next{
	background-image: url(arrow2.png);
	background-position:right 20px;
}
.pdtMain .pdtSlide .page{width:176px;}
.pdtMain .pdtTit{
	font-size:14px;
	font-weight:bold;
	padding:8px 15px;
	border-bottom:1px solid #e1e1e1;
	background:rgba(255,255,255,0.8);
}
.pdtMain .buyArea{
	background-color:#f7ead2;
	padding:10px 15px;
	border-top:1px solid #edd5ab;
	border-bottom:1px solid #edd5ab;
	overflow:hidden;
	-webkit-box-shadow: 0 1px 3px #979797;
}
.pdtMain .buyArea .price .Prc{
	font-size:20px;
	color:#a61914;
}
.pdtMain .buyArea .price .rmbIcon{
	font-size:18px;
	color:#a61914;
}
.buyArea .action{
	margin:10px 0 6px 0;
}
.buyArea .action a{
	display:inline-block;
	height:20px;
	border-radius:4px;
	padding:6px 22px;
	font-weight:bold;
	font-size:16px;
	margin-right:6px;
}
.buyArea .action .buyBnt{
	background: -webkit-gradient(linear,0 0,0 100%,color-stop(0,#BD2F29),color-stop(.75,#a8231e),color-stop(.91,#bb322c));
	color:#FFF;
	border:1px solid #a51711;
	text-shadow:1px 1px 2px #545454;
	-webkit-box-shadow: 0 1px 3px #979797;
}
.buyArea .action .phoneBnt{
	background:-webkit-gradient(linear,0 0,0 100%,color-stop(0,#efefef),color-stop(.90,#eaeaea),color-stop(91,#d4d4d4));
	border:1px solid #cbcbcb;
	color:#666;
}
.pdtIntro{
	padding-bottom:20px;
	
}
.pdtIntro h3{
	padding-left:15px;
	margin:10px 0;
	height:26px;
	line-height:26px;
	background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#e7e7e7));
}
.pdtIntro .pdtImg{
	margin:15px;
}
.pdtIntro .pdtImg img{
	max-width:300px;
}
.pdtIntro p,.pdtIntro ul{
	margin-left:15px;
}
.pdtIntro ul{
	overflow:hidden;
	margin-bottom:20px;
}
.pdtIntro ul li{
	font-size:12px;
	margin-bottom:10px;
}

.pdtList{
	overflow:hidden;
}
.pdtList .list li{
	border-top:1px solid #f6f6f6;
	border-bottom:1px solid #d7d7d7;
	overflow:hidden;
	padding:10px 0;
	background: -webkit-gradient(linear, left top, left bottom, from(#EFEFEF), to(#E1E1E1));
}
.pdtList .list li .img{
	float:left;	
	width:112px;
	margin:0 10px 0 15px;
}
.pdtList .list li .cnt{
	display:inline;
}
.pdtList .cnt .tit{
	font-weight:bold;
	margin-bottom:8px;
}
.pdtList .cnt .rmbIcon{
	font-size:18px;
	color: #A61914;
}
.pdtList .cnt .Prc{
	font-size:20px;
	color: #A61914;
	margin-right:10px;
}
.pdtList .cnt span{
	color:#999;
}
.listPages{
	padding:10px 0;
	overflow:hidden;
	background-color:#fff;
}
.listPages ul{
	float:right;
	margin-right:15px;
}
.listPages ul li{
	float:left;
}
.listPages ul .pre a,.listPages ul .next a{
	display:inline-block;
	border-radius:3px;
	border: 1px solid #CBCBCB;
	background: -webkit-gradient(linear,0 0,0 100%,color-stop(0,#EFEFEF),color-stop(.90,#EAEAEA),color-stop(91,#D4D4D4));
	padding:2px 10px;
	color:#666;
	font-weight:bold;
	margin-right:10px;
}

/*底部咨询*/
[class^="icon-"], [class*=" icon-"] {
	display:inline-block;
    vertical-align:middle;
    overflow:hidden;
    background-repeat:no-repeat;
    background-image:url(btcb.png); }

.footerNav {width: 100%; height:44px; position:fixed; bottom: 0px;z-index: 8888;}
.footerbox{width: 100%;height:44px; font-size:20px; display:-moz-box;display:-webkit-box;display:box;}
.footerNav a {display:block;-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;height:44px;font:bold 1rem/44px "微软雅黑";color:#fff;text-align:center; border-right:1px solid #d8e4ed; -webkit-tap-highlight-color: rgba(255, 255, 255, 0);}

[class^="icon-bottom-"] {width:25px; height:25px; display:block; float:left; margin-top:12px; margin-left:12px;}
.icon-bottom-dhgt {background-position:0 0;display: inline-block;float: none;vertical-align: middle;margin: 0;}
.icon-bottom-mfzx {background-position:-30px 0;display: inline-block;float: none;vertical-align: middle;margin: 0; /*margin-top:13px;*/}
.icon-bottom-zxyy {width:29px; height:22px;background-position:-60px 0;display: inline-block;float: none;vertical-align: middle;margin: 0;}
.footerbgyellow{ background: #F9AE3B;}
.footerbgblue{ background: #2ebd9b; }
.footerbgred{ background:#F66375;}
.icon-offerList{ width:40px; height:40px; display:block;background-position:-120px -240px; float:left; margin-right:10px;}
.icon-caseList{ width:50px; height:50px; display:block;background-position:-250px -220px; float:left; margin-right:10px;}
.icon-offerTitle { width:78px; height:8px; background-position:-102px -120px;}

/*-----登录 注册 找回密码------*/
.login ul{ margin-top:10px}
.login li{ width:300px; margin:0 auto 7px; -webkit-box-shadow:inset 0 5px 3px #eeeded;  
  -moz-box-shadow:inset 0 5px 3px #eeeded;  
  box-shadow:inset 0 5px 3px #eeeded;   height:40px; line-height:40px; background:#fff; border:1px solid #cacaca}
.login li span{ display:inline-block;vertical-align:middle; width:85px; height:40px; padding-left:5px;font-size:16px;}
.login li input{ outline:none; height:30px; vertical-align:middle; background:none;line-height:30px; border:none; color:#aaa; font-size:16px; width:180px; background:none;}
.login .tex{ width:300px; margin:0 auto 7px; -webkit-box-shadow:inset 0 5px 3px #eeeded;  
  -moz-box-shadow:inset 0 5px 3px #eeeded;  
  box-shadow:inset 0 5px 3px #eeeded;   height:80px; line-height:40px; background:#fff; border:1px solid #cacaca}
.login .tex span{ display:inline-block;vertical-align:middle; width:85px; height:80px; padding-left:5px;font-size:16px;}
.login .tex textarea{ margin:4px 0 4px 0; outline:none; height:60px; vertical-align:middle; background:none;line-height:30px; border:none; color:#aaa; font-size:16px; width:180px; background:none; overflow-y:hidden; background-attachment:fixed; background-repeat:no-repeat; border-style:solid; border-color:#FFFFFF;}
.login li img{ display:inline-block; vertical-align:middle;margin-top:2px}
.forPassW{  padding-bottom:15px; font-size:14px; margin:0 auto}
.forPassW a,.login .agr a{ color:#4b90bc}
.login .agr{ margin:5px; font-size:14px; line-height:25px; height:25px; text-align:center}
.login .yzm{ width:75px; margin-right:5px}
.loginBtn{ background:#d00000;background-image: -webkit-gradient(linear, left top, left bottom, from(#d00000), to(#d00000)); 
background-image: -webkit-linear-gradient(top, #d00000, #d00000);
background-image: -moz-linear-gradient(top, #d00000, #d00000); 
background-image: -o-linear-gradient(top, #d00000, #d00000);border-radius:0;width:100%; border:none; height:40px; line-height:40px;font-family:microsoft yahei; text-align:center;display:block; margin:10px auto 10px; font-size:16px; color:#fff;}

