@charset "utf-8";

/* CSS Document */
* {
	margin: 0;
	padding: 0
}

/*底部永远贴底*/
html {
	height: 100%;
	width: 100%;
	
}

body {	
	margin: 0;
	padding: 0;
	/* position: relative; */
	width: 100%;
	height: 100%;
	
}


/*#contain{padding-bottom:400px; width:1920px; }*/
/*padding-bottom值要等于或大于footer的height值 */
/*每一页动态调吧*/

.newcontain {
	width: 100%;
	min-width: 1920px;
	margin: 0 auto
}

/*#floot{
	position: absolute;
	bottom: 0px;
}*/
/*底部永远贴底*/


body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
}

body {
	margin: 0 auto;
	width: 100%;
}


.dropdown-content a {
	text-decoration: none
}

.dropdown-content a {
	vertical-align: middle;
	margin: 10px;
}

.dropdown-content a:link {
	color: black;
}

.dropdown-content a:visited {
	color: black;
}

.dropdown-content a:hover {
	font-weight: bold
}

.dropdown-content a:active {
	color: black;
}

/*.dropdown-content :hover a{font-weight:bold}*/


.dropdown-title {
	height: 130px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;

	font-size: 16px;
}

.dropdown-content {
	/*width:180px;*/
	display: none;
	position: absolute;
	background: url(../imgs/1index/button_background.png);
	z-index: 2;
	font-size: 14px;
}

.dropdown:hover .dropdown-content {
	display: block;
	width: 180px;
	margin-left: -40px;
}

.dropdown:hover .dropdown-title {
	/*color:#FFF;
	background-color:#06F;*/
	font-weight: bold;
}

.dropdown:hover .dropdown-title a {
	/*color:#FFF;
	background-color:#06F;*/
	font-weight: bold;
}

.dropdown-title a {
	text-decoration: none;
	color: #000;
}

.dropdown-link {
	padding-bottom: 15px;
	padding-top: 15px;
	text-align: left;
	display: block;
}

/*.dropdown-link:hover{
	background-color:#06F;
	color:#FFF;
}*/

.sanji {
	margin-left: 180px;
	margin-top: -30px;
	width: 210px;
	/*background:rgba(255,255,255,0.7);*/
	background: url(../imgs/1index/button_background.png);
	display: none;
	position: absolute;
}

#sanjicontent:hover .sanji {
	display: block;
}



img {
	border: 0px
}


#floot {
	width: 1920px;
	height: 279px;
	display: block;
	text-decoration: none;
	font-size: 15px;
	background: url(../imgs/1index/foot.png);
	margin: 0 auto;
}

#menue {
	background: url(../imgs/1index/top.png)
}

#menue {
	height: 151px;
	width: 1920px;
	font-size: 16px;
	font-family: Arial;
	margin: 0 auto;
}
#myFrame{
	width: 1920px;
	margin: 0 auto;
	}

#menutable {
	height: 130px;
	width: 1400px;
	margin: 0 auto;
}

/* margin-top:0px;*/
.menutext1 {
	width: auto;
	text-align: right;
}

.menutext {
	width: auto;
	text-align: center;
	padding-left: 40px;
	padding-right: 30px;
}

.divtitleup {
	height: 20px;
	text-align: right;
	padding-top: 10px
}

.divtitleup label,
img:hover {
	cursor: pointer
}

.divtitledown {
	height: 25px;
	padding-top: 15px;
}
.bottomcontent {
	width: 1400px;
	height: 279px;
	margin: 0 auto
}
/* margin-left:263px*/
.bottomleft {
	float: left;
	width: 400px;
	height: 279px;
}

.bottomleft img {
	margin-top: 50px;
	margin-left: 30px;
}

.bottommiddle {
	float: left;
	width: 594px;
	height: 279px;
}

.bottommiddle-1 {
	height: 50px;
	padding-top: 40px;
}

.bottommiddle-1 a {
	text-decoration: none;
	color: black;
	font-size: 15px;
	padding: 10px;
}

.bottommiddle-2 img {
	margin: 20px;
	margin-top: 50px;
}

.bottomright {
	float: left;
	width: 400px;
	height: 279px;
}

.bottomright-1 {
	padding-top: 40px;
}

.bottomright-1 p {
	line-height: 30px;
	text-align: left;
	padding-left: 80px;
}



a.beian:link{color:black;}     
a.beian:visited {color:black;}  
a.beian:hover {color:black;} 
a.beian:active {color:black;}
