/*
*样式初始化
*/
body, form, ul, li, dl, dd, dt ,td,th{
	margin: 0;
	padding: 0;
}
body{
	font-size:12px;
}
li,ul{
	list-style: none;
} 
TD {
	color: #333333;
	VERTICAL-ALIGN: top;
} 
input,textarea{
	border:1px solid #ccc;
}
img{
	border:0;
}
a {
	color:#333;
}
a:link {
	color:#333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #4E667B;
}
a:active {
	text-decoration: none;
}
.wrap{
	width:100%;
	margin:auto;
}
.mt10{
	margin-top:10px;
}
.mb10{
	margin-bottom:10px;
}
.cleardiv{
	clear:both;
	padding:0;
	margin:0;
	height:0;
}
.head{
	height:30px;
	overflow:hidden;
}
.tag{
	float:left;
	font-size:14px;
	font-weight:bold;
}
.more{
	float:right;	
}
.fl{
	float:left;
}
.fr{
	float:right;	
}
/*******************************************网站头部************************************/
/*
*顶部信息
*/
.Top_Login{
	width:1200px;
	height:28px;
	/*background:url(toplgoin.gif) center top no-repeat;*/
	    background-color: #eee;
	overflow:hidden;
	margin:auto;
}
.Top_Login .login{
	float:left;
	height:28px;
	line-height:30px;
	padding-left:10px;
}
.Top_Login .login span{
	display:block;
	float:left;
}
.Top_Login .login span.input,.Top_Login .login span.sub{
	padding:3px 10px 0 0;
}
.Top_Login .login span.input input{
	width:100px;
	height:15px;
}
.Top_Login .login span.sub input{
	border:0;
}
.Top_Login .login em{
	font-style:normal;
	color:red;
	padding-right:10px;
}
.Top_Login .info{
	float:right;
	padding-right:10px;
	line-height:30px;
}
.Top_Login .info span{
	color:red;
}
/*
*logo部分样式
*/
.LogoContainer{
	
	height:auto;
	margin:auto;
	overflow:hidden;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
}
.LogoContainer .logo{
	width: 1200px;
    margin: auto;
	padding-top:5px;
}
.LogoContainer .info{
	width:500px;
	float:right;
	color:#666;
}
.LogoContainer .info .hotline{
	height:35px;
	padding-top:15px;
}
.LogoContainer .info .hotline iframe{
	float:right;
}
.LogoContainer .info .hotline span{
	color:#F56D0F;
	font-size:18px;
}
.LogoContainer .info .atc{
	height:20px;
	line-height:20px;
	text-align:right;
	word-spacing:10px;
}
.LogoContainer .info .atc a{
	padding-left:20px;
	padding-top:2px;
	color:#666;	
}
.LogoContainer .info .atc a:hover{
	text-decoration:none;
}
.LogoContainer .info .atc a.home{
	background:url(icon1.gif) left top no-repeat;
}
.LogoContainer .info .atc a.fav{
	background:url(icon2.gif) left top no-repeat;
}
.LogoContainer .info .atc a.help{
	background:url(icon3.gif) left top no-repeat;
}
.LogoContainer .info .atc a.set{
	background:url(icon4.gif) left top no-repeat;
}


/*
*导航样式
*/
#Mainmenu{
	margin: auto;
    width: 1200px;
    height:80px;
    line-height: 80px;
    padding-left: 10px;
    overflow: hidden;
}
#Mainmenu li{
	float:left;
	line-height:80px;
    height:80px;
	    margin: 0 10px;
	/*background:url(menuspc.gif) left 1px no-repeat;*/
}
#Mainmenu li.begin{
	background:none;
}
#Mainmenu li a{
	display: block;
    width: 150px;
    text-align: center;
    height: 80px;
    line-height:80px;
    font-size: 16px;
    color: #000;
    font-family: 微软雅黑;
}
#Mainmenu li a.ck{
	/*background:url(menuck.gif) center 8px no-repeat;
	background-color:#fff;*/
	color:#000;
}
#Mainmenu li a:hover{
	text-decoration:none;
	/*background:url(menuck1.gif) center 8px no-repeat;*/
	color:#DC251F;
}
/*
*当前位置
*/
#nav_guide{
	width:990px;
	height:25px;
	overflow:hidden;
	margin:10px auto;
	border:#D6E1F5 solid 1px;
	line-height:26px;
	color:#666;
}
#nav_guide a{
	color:#666;
}
#nav_guide .t1,#nav_guide .t2{
	float:left;
}
#nav_guide .t1{
	padding-left:40px;
	padding-right:5px;
	border-right:#D6E1F5 solid 1px;
	background:url(home_icon.gif) 20px 7px no-repeat;
}
#nav_guide .t2{
	padding-left:10px;
}
/*
*底部样式
*/
.FootContainer{
	/*width:990px;
	height:80px;*/
	margin-top:10px;
	padding:20px 0;
	overflow:hidden;
	border-top:#BDCADB solid 1px;
	background:#f3f6fc;
}
.FootContainer .flogo{
	float:left;
	padding:7px 20px 0 0;
}
.FootContainer .copyright{
	padding-top: 15px;
    line-height: 25px;
    color: #000;
    font-family: 微软雅黑;
    text-align: center;
    font-size: 14px;
}
.FootContainer .copyright a{
	color:#4C9BC7;
}
.FootContainer .copyright span{
	color:#FFB64C;
}
/*********************************************************************
**********************************************************************
AJAX在线编辑DIV容器
这个会员看不到.只是版主管理员才可以看到.这是后台风格
一般不必修改了.修改了会员也看不到
**********************************************************************
*********************************************************************/
#AjaxEditTable{
	border:1px solid #BEDDFF;
	background:#FFF;
}
#AjaxEditTable .head{
	height: 21px;
	background: #DBEAFF;
	border-bottom:1px solid #BEDDFF;
	padding:3px 5px 0 7px;
}
#AjaxEditTable .head a{
	color:#FFF;
}
#AjaxEditTable .head span{
	DISPLAY: block; 
	FLOAT: right;
}
#AjaxEditTable .middle{
	background:#FFF;
	line-height:18px;
	padding:5px;
}
#AjaxEditTable .middle input,#AjaxEditTable .middle textarea{
	border:1px solid #BEDDFF;
	background:#FFF;
}
.mainbanner a img{
  height:auto;	
  width:100%;
  
}
.order_do,.sell_bencandy_r,#commentTable,.bencandy_pic,.describ,.shopbuy,.RR{
  display:none;	
}



@media (max-width:1200px){
  /* .Top_Login{
	   width:100%!important;  
    }	
	.LogoContainer{
	  	width:100%!important;  
	}
	.LogoContainer .logo a img{
	  	width:100%!important;  
	}
	.wrap{
    	width:100%!important;  	
	}
	.Maincont2 .main{
		width:100%!important;  
	}
	.slidecont{
	   width:100%!important;  
	}
	#pic{
	   width:100%!important;  	
	}*/
	#Mainmenu{
	  	    width: 100%!important;
		margin-top: 12%;
		background-color: #fffbdf;
		height: auto!important;
		display:none;
	}
	.baner{
	  height:150px!important;
	}
	.abt{
	  width:100%!important;
	}
	.abt .cont img{
	  width:100%!important;
	}
	.abt .cont p{
		    font-size: 26px!important;
		width: 96%!important;
		line-height: 2!important;
		margin: auto;
		float: none!important;
		  
	} 
	.moshu{
	   	 width:100%!important;
	}
	.prod{
	      background-size: 100% 100%!important;
	}
	.Products .cont dl{
		   width:50%!important;	
	 }
     .Products .cont dl dt div{
	      width: 450px!important;	
	}
	.Products .cont dl dt div a {
	     width: 450px!important;	
	}
	.Products .cont dl dt div a img {
       width: 445px!important;
       height:410px!important;
	}
	.qhd-content .column .col-4-1, .qhd-module .column .col-4-1{
	  width:50%!important;
	  margin-right:0!important;
	}
	.moshu h3 {
	  font-size:38px!important;
	}
	.Products .cont dl dd {
	   width: 380px!important;
	}
	.Products .cont dl dd .t a {
	  font-size:28px!important;
	}
	.more1 a{
	  font-size:28px!important;
	  padding:15px 45px!important;
	}
	.module-full-screen-title > h2 {
	   font-size:38px!important;
	}
	.col-4-1 p{
	  font-size:28px!important;
	}
	.col-4-1 p span{
	   	font-size:28px!important;
	}
	.col-5-2 {
	  	 width:100%!important;
		 margin-top:0!important;
	}
	.side2,.side2 h3 { 
	  width:96%!important;
	}
	.newscont{
		width:100%!important;
 	}
	.newscont .cont img{
	   width:380px!important;
	   height:auto!important;	
	}
	.newscont .cont tr td a{
	  font-size:28px!important;
	}
	.newscont .cont tr td a  b{
		font-size: 30px!important;
	}
	.newscont .cont tr td{
	  font-size:28px!important;
	      line-height: 2;
	}
	.newscont .cont  div a{
	  font-size:28px!important;
	}
	.page-width {
	  width:100%!important;
	}
	.col-5-2 h3,.side2 h3{
	  font-size:48px!important;
	      font-size: 48px!important;
	    margin-left: 0!important;
	}
	.module-full-screen{
	  height:1550px!important;
	}
	.link-setion-text p ,.link-setion-text .link-more {
	   font-size:28px!important;
	}
	.foot_cont p,.qhd-content10 p,.qhd-content p a{
	  font-size:28px!important;
	}
	.LogoContainer .logo {
	  width:100%!important;
	}
	.LogoContainer .logo  a img{
	   width:100%!important;
	}
	#Mainmenu li a {
	      width: 100%!important;
		      font-size: 38px!important;
	}
	.MainContainer .main {
	   width:100%!important;
	}
	.listtitle .head {
	    font-size: 36px!important;
	}
	.listtitle .cont p{
	   font-size: 30px!important;
	   line-height:2!important;
	}
	.middle .content{
	  width:100%!important;
	}
	.full-page-content{
	  width:100%!important;
	  font-size:28px!important;
	}
	.full-page-title-wrap h2{
	   font-size: 34px!important;
	}
	.listtitle .cont .list {
	  font-size:28px!important;
	}
	.listtitle .cont dl {
	  height:50px!important;
	  line-height:50px!important;
	}
	.listtitle .cont .title ,.listtitle .cont .updown {
	  font-size:30px!important;
	  
	}
	.listtitle .cont .updown {
	      line-height: 40px!important;
		      height: 70px!important;
	}
	#post1 div{
	  font-size:30px!important;
	  line-height:2!important;
	}
	#post1 div span{
	  font-size:30px!important;
	  line-height:2!important;
	}
	#post1 div h1{
	   font-size:30px!important;
	}
	.content{
	   width:100%!important;
	}
	.Maincont3{
	  width:100%!important;
	}
	.word p span{
	   font-size:38px!important;
	}
	.MainContainer{
	  width:100%!important;
	  height:auto!important;
	}
	.MainContainer .main div{
	   font-size:38px!important;
	       width: 100%!important;
	}	
	.MainContainer .main {
		width: 98%!important;
		 margin: 0 7px!important;
	}
	.Services .cont dl dd {
	  width:100%!important;
	  font-size: 28px!important;
	   
	}
	.MainContainer .side {
		width:100%!important;	
	}
	.Services .cont .cont {
	  padding:0!important;
	  padding-left:0!important;
	}
	.Services .head {
	   font-size:28px!important;
	}
	.Services .cont dl dd a{
	   padding-left: 30px!important;
	}
	.MainContainer .main  p img{ 
	   width:100%;
	}
	.side .sortcont .head{
	  font-size: 28px!important;
	}
	.sortcont .cont dl dt {
	   font-size: 28px!important;
	}
	.sortcont .cont dl dd {
			    height:50px!important;
	    line-height: 50px!important;
		 font-size: 28px!important;
	}
	.sortcont .cont dl dt a {
		font-size: 28px!important;
	}
	.listtitle .cont .listpic {
		width: 50%!important;
		height: auto!important;
	}
	.img a img {
		width: 90%!important;
		height: 260px!important;
	}
	.listtitle .cont .listpic div {
		width:100%!important;	
	}
	.listtitle .cont .listpic div.t {
	     height:40px!important;
	    line-height: 40px!important;
	}
	.h span{
	  font-size:28px;
	}
	.c div img{
	  width:100%!important;	
	  height: auto!important;
	
	}
	.listtitle .cont .title {
      line-height: 70px!important;
	}
	#Mainmenu li{
	   float:none!important;
	    line-height: 2!important;
	    height: 90px!important;
		    border-bottom: 1px dashed #ddd;
	}
	 .logo {
		left: 5%!important;
		 
	}
	.menu-icon {
		width: 70px;
		height: 10px;
		border-top: 10px solid #d60909;
		border-bottom: 10px solid #d60909;
		background-color: #d60909;
		padding: 10px 0;
		background-clip: content-box;
		margin:50px;
		display:block!important;
		    float: right;
	}
	.mt50{
	   width:100%!important;
	       height: 620px!important;
	}
	.sj_floor1_a li a {
	   width: 460px!important;
	}
	.abt .cont b{
	   font-size:28px!important;
	}
	.foot_cont {	
		margin-left: 15px;
	}
	.qhd-content10{
	   margin-right:15px;
	}
	.col-5-2 p{
	   font-size:26px!important;
	}
	.mainbanner {
	        margin: 75px auto 0!important;
	}
	.logos{
	   display:none;
	}
	.logos-2{
	   display:block!important;
	}
	#Mainmenu li:nth-child(4){
	  display:none;
	}
	.w1200{
	  width:100%!important;
	}
	.f_nav_box{
	   width:100%!important;
	}
	.foot_cont{
	  width:100%!important;
	}
	.foot_cont p{
	   width:100%!important;
	}
	.f_nav a{
	  font-size:22px!important;
	}
	
	
	
	
	
	
}

.cont dl dd .c,.cont dl dd .to{
  display:none;
}
.baner{
	    z-index: 99999;
   height: 80px;
    position: fixed;
	border-top:20px solid #fff;
   background-color: rgb(255,255,255);
    width: 100%;
    border-bottom: 1px solid #d1d1d1;
}
#button{
  display:none;
}