body,div,dl,dt,dd,ul,ol,li,p,h1,h2,h3,h4,h5,h6,pre,form,fieldset,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0}
ul{list-style:none;}
h1,h2,h3,h4,h5,h6,input,select,textarea,option,button{font-size:100%}
abbr{border:0;}
p{line-height:1.5em;}
a{text-decoration:none;}
textarea{resize:none;}/*禁止改变大小*/
/*解决firefox按钮文字难以垂直居中问题*/
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner{
	border:none;padding:0;
}
input,textarea,select,option,button,form,fieldset{margin:0;padding:0;border-width:1px;outline:none;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
-o-box-sizing: content-box;
-ms-box-sizing: content-box;
box-sizing: content-box;
}

body{background: url(../img/contentsbg.png);}

/*header开始*/

.header {width: 100%;height: 40px;margin: 0 auto;-webkit-margin: auto;background-color: #4e4e4e;}
.header-content {width: 1200px;	height: 40px;margin: 0 auto;-webkit-margin: auto;}
.header-content .left {float: left;width: 600px;	height: 40px;line-height: 40px;}
.header-content .left ul li {list-style: none;text-decoration: none;	color: #b9b9b9;	font-size: 12px;font-family: "微软雅黑";float: left;}
.header-content .right {	float: right;width: 165px;height: 40px;line-height: 40px;}
.header-content .right ul li {float: left;font-family: "微软雅黑";color: #B9B9B9;font-size: 12px;margin-left: 3px;}
.icon1 {float: left;width: 25px;height: 35px;cursor: pointer;background: url(../img/icon1.png) no-repeat 0 10px;}
.icon2 {float: left;margin: 5px 0 0 10px;cursor: pointer;background: url(../img/icon2.png) no-repeat 0 5px;width: 25px;height: 30px;}
.icon3 {float: left;cursor: pointer;background: url(../img/icon3.png) no-repeat 5px 10px;width: 30px;height: 35px;}
.menu {position: relative;}
.menu img {	display: none;}
.menu:hover img {display: block;position: absolute;	left: -50px;top: 31px;z-index: 1;}
.weixin{width: 150px; height: 150px;}

/*导航开始*/

.daohang {width: 100%; height: 90px; margin: 0 auto; -webkit-margin: auto; background: #fff; box-shadow: 0 0 3px #787878;}
.daohang-content {width: 1200px; height: 90px; line-height: 90px; margin: 0 auto; text-align: center; -webkit-margin: auto;}
.daohang-content .logo {margin-top: 5px; float: left; margin-right: 50px;}
.daohang-list {float: left; width: 950px; height: 90px;}
.daohang ul li {float: left; margin-right: 35px; width: 70px; height: 60px; line-height: 60px; margin-top: 8px;	text-align: center;	font-size: 16px; font-family: "微软雅黑"; color: #000000;}
.daohang .current {float: left;	width: 70px; height: 60px; color: #0294d5; cursor: pointer;	line-height: 60px; margin-top: 8px;	font-size: 16px; font-family: "微软雅黑";	border-bottom: 4px solid #0294d5;}
.SmallInput {color: #aoaoao; width: 159px; float: left;	margin-top: 30px; padding-left: 8px; padding-right: 8px; line-height: 32px;	height: 32px; margin-left: 10px; background-color: #f4f4f4;	border-radius: 10px;}
.daohang ul li:hover {cursor: pointer; color: #0294d5; border-bottom: 4px solid #0294d5;}


/*尾部内容*/
.footer{ width: 100%; clear: both;}

.footer .footer_bottom{ width: 100%; height: 210px; border-top: 1px solid #ccc; box-shadow:0 0 5px #999; background: #e5e5e5;}
.footer .footer_bottom .footer_bottom_content{ width: 1300px; margin: 0 auto; height: 185px;}
.bottom_content_left{ height: 185px; width: 280px; float: left;}
.bottom_content_left p{ margin-left: 49px;}
.bottom_content_left .whitelogo{ margin-top: 40px;}
.bottom_content_left .rxdianhua{ font-family: "微软雅黑"; font-size: 12px; color: #333;}
.bottom_content_left .haoma{ font-family: "微软雅黑"; font-size: 28px; color: #333;}

.bottom_content_middle{ height: 185px; width: 828px; float: left;}
.bottom_content_middle .bottom_content_middle_content{ width: 828px; height: 80px; margin-top: 55px;}
.middle_content1_top{ width: 826px; height: 40px; text-align: center;}
.middle_content1_top ul a{ color: #333;}
.middle_content1_top ul{ width: 780px; margin: 0 auto;}
.middle_content1_top ul li{ width: 95px; height: 20px; float: left; text-align: center; line-height: 20px; font-family: "微软雅黑"; font-size: 16px;}
.middle_content1_top span{color: #333;}

.middle_content1_middle{ width: 826px; height: 20px; line-height: 20px; font-family: "微软雅黑"; font-size: 12px; color: #333; text-align: center; margin-top: 45px;}
.middle_content1_bottom{ width: 826px; height: 20px; line-height: 20px; font-family: "微软雅黑"; font-size: 12px; color: #333; text-align: center; margin-top: 10px;}

.bottom_content_right{ width: 170px; float: right; height: 185px; text-align: center;}
.bottom_content_right .weixin{ margin-top: 20px;}
.bottom_content_right .weixin img{width: 130px; height: 130px;}
.bottom_content_right .biaoti{ font-family: "微软雅黑"; font-size: 12px; color: #333;}



