[genuitec-file-id="wc1-7056"],[genuitec-lp-path="/d1cm/WebRoot/tejia/cat20180301/css/index.css"],[genuitec-lp-enabled=false]{
  /* for codelive */
}

*,body{
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	text-decoration: none;
	list-style-type: none;
	
	
}
body{
}
.main{
	width: 100%;
	min-height: 100%;
	background: url(../images/bg.png) repeat;
}
.topimg{
	width: 100%;
	height: 550px;
	background: url(../images/indeximg.jpg) top center no-repeat;
}
.nav{
	width: 100%;
	height: 65px;
	background: url(../images/navbg.jpg) top repeat-x;
}
.nav ul{
	width: 920px;
	height: 65px;
	margin: 0 auto;
}
.nav ul li{
	width: 305px;
	float: left;
	height: 65px;
	color: #d8d8d8;
	font-weight: bold;
	font-size: 30px;
	text-align: center;
	line-height: 64px;
	position: relative;
	border-right: 1px #3c3725 solid;
}
.nav ul li i{
	font-size: 18px;
	position: absolute;
	top:0px;
	right: 20px;
	font-weight: normal;
}
.nav ul li.active{
	background: #cfcfcf;
	color: #000;
	
}
.nav ul li.active i{
	font-size: 16px;
	font-weight:bold;
}
/*切换内容区域*/
.condiv{
	width: 100%;
	

}
.tabCon{
	width: 100%;
	
}
.tabCon .banner{
	width: 1100px;
	height: 256px;
	margin: 0 auto;

}
.tabCon .banner .leftText{
	float: left;
	width: 650px;
	height: 256px;
	background: url(../images/textbg.jpg) no-repeat;
}
.tabCon .banner .leftText ul{
	margin-top:30px;
	margin-left: 60px;  
}
.tabCon .banner .leftText ul li{
	font-size: 18px;
	list-style-type: initial;
	line-height: 1.85em;
}
.tabCon .banner .rightimg{
	float: left;
	width: 450px;
}
/*产品列表开始*/
.title{
	text-align: center;
	font-size: 48px;
	margin: 20px auto;
	font-weight: bold;
}
.proDiv{
	width: 1100px;
	height: 375px;
	background: #fff;
	
	margin: 0 auto;
	margin-top:30px; 
}
.proDiv .proLeft{
	float: left;
	width: 500px;
	height: 375px;
	background: #f3f3f3;
	padding-bottom: 2px;
}

.proDiv .proLeft .h3{
	text-align: center;
	font-size: 24px;
	margin-top:10px; 
}
.proDiv .proLeft .h3 a:link,.proDiv .proLeft .h3 a:visited,.proDiv .proLeft .h3 a:active{
	color: #000;
	font-size: 24px;
	font-weight: bold;

}
.proDiv .proLeft .h3 a:hover{
	color: #e00;
}
.proDiv .proRight{
	width: 530px;
	height: 335px;
	float: left;
	padding:22px 35px 20px 35px;
	background: #fbcd15;
	position: relative;

}
.proDiv .proRight .xinpin{
	position: absolute;
	top:-3px;
	right: -3px;
}
.proDiv .proRight  strong{
	margin-top:8px; 
	margin-bottom:4px; 
	font-size: 14px;
	display: block;
	font-weight: bold;

}
.proDiv .proRight p{
	font-size: 14px;
	line-height: 1.6em;

}
.proDiv .proRight ul li{
	font-size: 14px;
	line-height: 1.6em;
}
.proDiv .proRight ul li::before{
	content:"•";
	color: #7e7e7e;
	font-size: 24px;
	margin-right: 6px;
	vertical-align: middle;

}
.button{
	background: #000;
	color: #fff;
	font-size: 18px;
	height: 36px;
	line-height: 36px;
	float: left;
	margin:20px 30px 10px 0px;
	padding:0px 18px;  
	cursor: pointer;
}
.canshu{
	width: 400px;
	margin:0 auto; 
	margin-top:10px; 

}
.canshu span{
	width: 33%;
	float: left;
	text-align: center;
}
/*抽奖*/
.chouj{
	width: 100%;
	height: 552px;
	background: #000;
	margin-top:40px; 
}
.chouj img{
	display: block;
	margin: 10px auto;
}
/*下方产品的列表*/
.listCon{
	width: 1109px;
	margin: 0px auto;
}
.listCon .prolist{
	width: 357px;
	height: 530px;
	margin-left: 12px; 
	float: left;
	position: relative;
	background: #fff;
	margin-bottom:30px; 
}
.prolist .remen{
	position: absolute;
	top:-3px;
	left: -3px;
}
 .h4{
	font-size: 18px;
	color: #000;
	font-weight:normal;
	text-align: center;

}
 .h4 a:link, .h4 a:visited, .h4 a:active{
 	color: #000;
 	font-size: 18px;
 	font-weight: bold;
 
 }

.canshu2 span{
	font-size: 16px;
	
}
.prolist .text{
	width: 92%;
	min-height: 120px;
	margin-left: 4%; 
	font-size: 14px;
	line-height: 1.8em;
}
.prolist .text strong{
	display: block;
}
.button2{
	display: block;
	width: 200px;
	background: #fbcd15;
	margin: 0 auto;
	color: #000;
	margin: 20px auto;
	line-height: 36px;
	text-align: center;
	font-size: 16px;
    font-weight: bold;
}
/*弹出框样式*/
.popUp{
	width: 100%;
	height: 100%;
	position: fixed;
	background: rgba(0,0,0,0.7);
	display: none;
	z-index: 99;
	top: 0px;
	left: 0px;
}
.popUp .xjCon{
	width: 780px;
	min-height: 440px;
	background: url(../images/xjBg.jpg);
	margin:0 auto;
	margin-top: 8%;
	position: relative;
}
.popUp .xjCon  .guanbi{
	display: block;
	width: 30px;
	height: 30px;
	cursor: pointer;
	position: absolute;
	right: 32px;
	top: 14px;
}
.popLeft{
    float: left;
    width: 320px;
    margin-right: 30px;
    margin-left: 30px;
    height: 100%;
    background: #eee;
    padding-right: 25px;
    list-style-type:decimal;  
	font-size: 14px;
	line-height: 1.6em;
	margin-top:5px; 
}
.popLeft ol {

}
.popLeft b{
	  
list-style-type:decimal;  
	font-size: 18px;
	line-height: 1.6em;
	margin-top:5px;
	display: inline-block; 
}
.popright{
	float: left;
	width: 320px;
}
.popUp .xjCon h1{
    font-size: 20px;
    padding-top: 38px;
    margin-bottom: 10px; 
}
.popUp .xjCon form{
	width: 100%;
	margin: 0 auto;
}
.popUp .xjCon form .textDiv{
	width: 100%;
	border-bottom: 1px #ccc solid; 
}
.popUp .xjCon form .textDiv input[type=text]{
	outline: none;
	width: 80%;
	height: 45px;
	font-size: 16px;
	line-height: 45px;
	border: none;
}
.popUp .xjCon form .textDiv img{
	float: left;
}
.popUp .xjCon form .textDiv select{
	outline: none;
	width: 35%;
	height: 45px;
	font-size: 16px;
	line-height: 45px;
	border: none;
}
/*地区样式*/
.tjdiqu{
	height:40px;
	line-height:47px;
	display:inline-block;
	width:250px;
	padding-left:4px;
	font-size:16px;
	color:#999;
	cursor:pointer;
	overflow:hidden; 
	}
.tjdqList{
	width:248px;
	position:absolute;
	border:1px #ddd solid;
	top:224px;
	left:456px;
	border-top:none;
	height:290px;
	overflow-x:hidden;
	overflow-y:auto;
	z-index:99;
	background:#fff;
	display:none;
	cursor:pointer;
	}
.tjdqLeft,.tjdqRight{
	width:124px;
	height:290px;
	float:left;
	overflow-x:hidden;

	}
.tjdqLeft p,.tjdqRight p{
	display:block;
	margin: 0 5px 5px 6px;
	}
 .tjdqLeft p a:link, .tjdqLeft p a:visited,.tjdqLeft p a:active,.tjdqRight p a:link,.tjdqRight p a:visited,.tjdqRight p a:active{
    height: 19px;
    line-height: 19px;
    overflow: hidden;
    display: block;
    padding: 0 5px 0 2px;
    margin-top: 3px;
    margin-bottom: 2px;
    font-size: 12px;
	color:#333;
	width:100%;
	}
.tjdqLeft p a.on,.tjdqLeft p a:hover,.tjdqRight p a.on,.tjdqRight p a:hover{
    text-decoration: none;
    color: #fff;
    background-color: #f93;
	}	
.yssm{
	font-size: 14px;
	line-height: 1.6em;
	text-align: center;
	margin-top:20px; 
}
input[type="checkbox"]{
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-right: 5px;
}
.yssm a{
	color: #000;
	text-decoration: underline;
}
.button3{
	display: block;
	width: 260px;
	background: #000;
	color: #fff;
	font-size: 22px;
	height: 44px;
	line-height: 44px;
	float: left;
	margin:20px 30px;
	text-align: center;
	color: #fbc000;
	font-weight:bold;
	cursor: pointer;
	
}
/*个人隐私*/
/*弹出框*/
.popUp2{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	overflow-y: scroll;
	background: rgba(0,0,0,0.8);
	z-index: 9999;
	display: none;
}
.popUp2 .popcon2{
	padding: 20px 10%;
	width: 800px;
	height: auto;
	margin: 0 auto;
	background: #000;
}
.popUp2 .popcon2 p{
	margin-top: 15px;
	font-size: 16px;
	line-height: 1.8em;
	color: #fff;


}

.popUp2 .popcon2 p span{
	font-weight:bold;
	color: #ffd000;
}
.popUp .popcon ul{
	width: 100%;
	padding: 10px 0px;
	background: url(../images/jpbg.png);
	background-size:100% 100%; 
}
.popUp .popcon ul li{
	width: 43%;
	height: 130px;
	margin:3% 3.5% ;
	float: left;
	background: #fff; 
}
.popUp .popcon ul li img{
	width: 80%;
	display: block;
	margin-left: 10%; 
	margin-top: 10px;
}
.popUp .popcon ul li span{
	display: block;
	text-align: center;
	font-size: 12px;
	color: #000;
	line-height: 20px;
	font-weight: bold;

}
.guanbi{
	width: 24px;
	float: right;
}