﻿@charset "utf-8";
/* CSS Document */
body{ margin:0; font-family:'微软雅黑'}
img{ display:block;}
.clearfix{ clear:both;}
h1,p{ margin:0; font-weight:normal;}


.zt{
	width:100%;
	overflow:hidden;	
}
.zt span{ width:100%; display:block; position:relative;}
.zt span div{ position:relative; left:50%; margin-left:-960px;}



/*产品区样式*/
.cp_bg{
	width: 1920px;
	display:block;
	position:relative;
	background-repeat: no-repeat;
	background-position: center 0;
	/*background-image: url(../images/dbcgh_17.jpg);*/
	height: 1130px;
	background-color: #da243d;
}

/*此处WIDTH为930PX是做居中的效果*/
.cp_k{
	width: 930px;
	margin:auto;
	padding-bottom: 60px;
	padding-top: 30px;
}

#box_6{
	width:1000px;
	margin:auto;
	background-color: #F1A400;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 5px;
}

/*60PX的填充量是保证LI的位置于BOX_6中居中*/
#box_6 .box{
	margin:auto;
	padding-bottom: 10px;
	padding-right: 60px;
}
/*.nav{
	width: 950px;
	padding-left: 25px;	
}
#navdown{background-color: #F1A400;}
#box_6 .box #navdown li {
	list-style:none;
	float:left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 8px;	
}*/
.text li{
   max-height: 994px;   
   overflow-y: scroll;      
	display: none;
	list-style:none;
	clear:both;
	padding-bottom: 0px;
	margin: auto;
}
/*产品滚动条样式*/
.text li::-webkit-scrollbar {
width:10px;
height:10px;
}
.text li::-webkit-scrollbar-button    {
background-color:#FF7677;
}
.text li::-webkit-scrollbar-track     {
background:#FF66D5;
}
.text li::-webkit-scrollbar-track-piece {
background:#ff0000;
}
.text li::-webkit-scrollbar-thumb{
background:#990000;
border-radius:4px;
}
.text li::-webkit-scrollbar-corner {
background:#82AFFF;
}
.text li::-webkit-scrollbar-resizer  {
background:#FF0BEE;
}
/*产品滚动条样式*/
#box_6 .text {
	width:980px;
	background-color: #FFFFFF;
	padding-right: 0px;
	margin-right: 9px;
}
#box_6 img{ margin:0 auto ; }
#box_6 .text img{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*微信悬浮框*/
.ewm { position: fixed;	bottom: 20px; right: 3px;}

/*报名悬浮框*/
.zxbm{ position:fixed; bottom:10px; left:0; z-index:1;}
.gb a{ position:absolute; top:10px; left:198px; display:block; width:10px; height:10px; background:url(../images/anniu.png) no-repeat;}
#bida{ width:186px; height:250px; background:#fff; border:5px #da251d solid; padding:10px 0 0 0;}
.msgin {  width: 170px;	height:250px;	background:#fff;border-top:none; margin-left:5px; z-index:3;}
.zxzx{ width:120px; height:36px; margin:0 0 0 62px;}


/*悬浮*/
.xf img {  position: fixed; right: 0; bottom: 10px;}
area {outline:none;}




