*  {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";

}

.nav ul ul {
	display: none;
	position: relative;
    top: 0px;
   	left: -10px;
    z-index: 10;
	margin: 0;
	padding: 1px 0px 0px 0px;
	
}


.nav ul ul li {
	color: #1e321e;
	font-family: "微软雅黑";
	width: 60px;	
	text-shadow:none;
	
}
.nav ul li:first-child { 

           color:#fff;
}
.nav ul li ul li {
	padding-left: 2px;;
	background-color: rgba(0,0,0,0.5);
	height: 40px;
	width:100px;
	border-bottom: solid #fff;
	border-width: 1px;
	line-height: 40px;
	
}
.nav ul li ul li:hover{
color: #ffffff;
	background-color: rgba(0,0,0,0.5);
	font-weight: bold;
}
.nav ul li a:hover{
	font-family: "微软雅黑";
	color: #ffffff;
	background: none;
	font-weight: bold;
}
.nav ul li a:link {
           color: #fff;
}


.nav ul li:hover ul {
	display: block;
	
} 	
.nav ul li a:hover ul {
	display: block;
	
}
.nav ul li ul li a {
   padding-left: 2px;
    background-color: rgba(0,0,0,0.5);
    height: 40px;
    width: 100px;
    border-bottom: solid #fff;
    border-width: 1px;
    line-height: 40px;
display: block;
} 






body,
html {
   -webkit-text-size-adjust: none;
    width: 100%;
}
* {
    text-decoration: none;
    list-style: none;
   
}
h1{
	font-family: "微软雅黑";
	font-size: 22px;
	font-weight: 900;
	color: #000000;

}

.top {
    width: 100%;
    height: 25px;
    background: #272727;
}

.top p {
    width: 1200px;
    color: #fff;
    line-height: 24px;
    margin: auto;
}
.hand{
	width: 1200px;
	height: 135px;
	margin: auto;
}
.logo{
	float: left;
	margin-left: 24px;
	margin-top: 30px;
	height: 51px;
}
.logo1{
	margin-right: 80px;
}
.nav{
    width: 100%;
    height: 50px;
    /* margin: auto; */
    /* float: left; */
    /* margin-top: 26px; */
    /* position: relative; */
    background: #ad0c0c;
    line-height: 50px;
}
.nav ul {
        font-size: 16px;
    width: 1200px;
    margin: auto; 
}
.nav ul li {
	color: #1E321E;
    width: 100px;
    float: left;
   margin:0px 10px;
    line-height: 40px;
    text-align: center;
    -webkit-font-smoothing: antialiased; 
	cursor: pointer;
}
.nav2 {
	color: #1E321E;
    font-size: 14px;
    text-align: center;
    -webkit-font-smoothing: antialiased; 
	cursor: pointer;
	text-shadow: 2px 3px 2px #d3d3d3;
}
.nav1{
	background-color: #dd4c20;
}
.nav ul li:hover {
   	text-shadow: none;
    background-color: #dd4c20;
	color: #fff;
	
}
.nav2:hover {
   	text-shadow: none;
    background-color: #dd4c20;
	font-weight: 900;
	color: #fff;
}
.nav ul li a:hover {
   
    background-color: #dd4c20;
	font-weight: 900;
	color: #fff;
}
.nav ul li:hover {
    background-color: #dd4c20;
	font-weight: 900;
	color: #fff;
}
.nav ul li:hover ul {
	display: block;
	
}
.nav ul li a:hover ul {
	display: block;
	
}
.nav ul li{
	margin-right: 20px;
}
.hand_img{
	width: 280px;
	height: 133px;
	margin-right: 20px;
	margin-top: -80px;
	float:right;
}
.hand_img img{
	width: 280px;
	height: 133px;
}
.topvebanner ul, .topvebanner ol, .topvebanner li {list-style-type:none;vertical-align:0}
.topvebanner a {outline-style:none;color:#535353;text-decoration:none}
.topvebanner a:hover { color: #D40000; text-decoration: none}
.topvebanner { margin: 0 auto; width: 1200px; height: 450px; overflow: hidden; }
.topvebanner ul { margin: 0; padding: 0; }
#myjQuery { box-shadow:  3px 8px 5px #d2d2d2;BACKGROUND: #000; OVERFLOW: hidden; WIDTH: 1200px; POSITION: relative; HEIGHT: 450px; }
#myjQueryContent { OVERFLOW: hidden; WIDTH: 1200px; HEIGHT: 450px; }
#myjQueryContent DIV { POSITION: absolute; HEIGHT: 450px; }
#myjQueryContent .smask { Z-INDEX: -1; }
#myjQueryContent IMG { WIDTH: 1200px; HEIGHT: 450px; border: 0; }
#myjQueryNav { DISPLAY: block; OVERFLOW: hidden; WIDTH: 81px; HEIGHT: 10px; position: absolute; top: 415px; right: 70px; z-index: 5; }
#myjQueryNav LI { DISPLAY: block; FLOAT: left; WIDTH: 10px; CURSOR: pointer; HEIGHT: 10px;border-radius: 5px; TEXT-ALIGN: center; margin: 0px 2px 0px 2px; background: #fff; color: #fff; }
#myjQueryNav .nbg { BACKGROUND: #fff; }
#myjQueryNav A { DISPLAY: block; Z-INDEX: 12; MARGIN: 0px auto; TEXT-TRANSFORM: uppercase; WIDTH: 45px; COLOR: #ffffff; LINE-HEIGHT: 22px; POSITION: relative; HEIGHT: 22px; z-index: 20; }
#myjQueryNav .current { BACKGROUND: #d61005; }
#myjQueryNav .current A { COLOR: #fff; }
#myjQuery #flow { background: url(../images/fcurrent.gif) no-repeat; margin-top: -33px; WIDTH: 45px; HEIGHT: 22px; Z-INDEX: 22; left: 652px; POSITION: absolute; }

.footer {
    width: 100%;
    height: 120px;
    margin-top: 5px;
    background:#ad0c0c;
    color:#e8e8e8;
    clear: both;
}
.footer_main {
    width: 1200px;
    height: 120px;
    margin: auto;
}
.footer_main .img {
    margin-left: 360px;
    float: left;
    margin-top: 20px;
    margin-right: 20px;
}
.footer_main ul {
    padding-top:25px;
    height: 95px;
    float: left;
    margin-right: 20px;
}
.footer_main ul li {
    height: 25px;
    font-size: 12px;
}
::-moz-focus-inner {
    border: 0px;
}


/*a:link {color:#0f0;text-decoration:none;} 
a:visited {color: #FFFF00; text-decoration:none;} 
a:hover {color: #00FF00; text-decoration:underline;} 
a:active {color: #0000FF; text-decoration:underline;}*/

.wrapper {
    clear: both;
    width: 100%;
}

word-break:break-all