@charset "utf-8";
/* CSS Document */
body, h1, h2, h3, h4, h5, h6, p, blockquote, dl, dt, dd, ul, ol, li, form, fieldset, legend, button, input, textarea, th, td {
	margin: 0;padding: 0;}

html {overflow-y: scroll;overflow-x: hidden;}
html, body {height: 100%;font-size: 16px;color: #333333;font-family: arial,"Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif;}
a {color: #333333;text-decoration: none;}
a:hover {color: #d81818;text-decoration: none;}
img {border: 0 none; max-width: 100%;}
ol, ul, li {list-style: none;}
div, ul, li {margin: 0px;padding: 0px;list-style-type: none;}
input[type="submit"], input[type="reset"] {cursor: pointer;}
textarea{font-family: arial,"Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif;}
.clear {clear: both;}
.fl {float: left;}
.fr {float: right;}
.ov {overflow: hidden;}
.box{width: 1200px;	margin: 0 auto;}



i,em{font-style: normal;}
h1,h2,h3,h4,b{font-weight: normal;}
/*头部*/
.header{height: 80px; position: relative;}
.header .box{ position: relative;}
.header .logo{float: left; padding-top: 8px;}
.header .logo img{max-height: 60px;}
.header_biao{background: url(../images/index_06.png) center left no-repeat; padding-left: 50px; line-height: 80px; position: absolute; left:410px;}
.header_phone{color: #d81818; background: url(../images/index_08.png) center left no-repeat; padding-left: 50px; float: right; font-size: 24px; font-weight: bold; line-height: 80px;}

.header_nav {width: auto;height: 60px; line-height:60px; background: #d81818;}
.header_nav ul {}
.header_nav ul li {position: relative;float: left;}
.header_nav ul li>a {display: block;padding:0px 36px; color: #fff;}
.header_nav ul li:hover>a, .header_nav ul li a.nhover {background:url(../images/index_14.png) center right no-repeat #d81818; margin-top: -4px;}
.header_nav ul li .subnav {display: none;width: 100%;height: auto;color: #fff;position: absolute;left: 0px;z-index: 999999;font-size: 14px;top: 80px;background: rgba(255,255,255,0.8);	}
.header_nav ul li .subnav a {width: 100%;height: 50px;	display: block;  line-height: 50px;display: block;	width: 100%;text-align: center;}
.header_nav ul li .subnav a:hover {color: #fff;background: rgba(42,171,288,0.8);height: 50px;line-height: 50px;}





/******底部****/
.footer{background: #313131; color: #fff; font-size: 14px;}
.footer a{color: #fff; display: inline-table;}
.footer a:hover{color: #fff;}

.foot_link{line-height: 40px; border-bottom: 1px #626262 solid; padding: 15px 0px;}
.foot_link select{float: right; width: 300px; height: 40px; text-indent: 20px;}

.footcenter{line-height: 48px; padding-top: 40px;}
.footnav{float: left; width: 680px; border-right: 1px #535353 solid;}
.footnav li{float: left; width: 200px; padding-right: 26px;}
.footnav li a{display: block; padding-left: 15px; background: url(../images/index_72.png) center left no-repeat;overflow: hidden;  white-space: nowrap;  text-overflow: ellipsis;}

.footcontact{float: left;margin-left: 80px;}
.footcontact p{padding-left: 30px;}
.footcontact p.phone{background: url(../images/index_117.png) center left no-repeat;}
.footcontact p.email{background: url(../images/index_120.png) center left no-repeat;}
.footcontact p.qq{background: url(../images/index_123.png) center left no-repeat;}

.footerweima {float: right; width: 128px; text-align: center; }
.footerweima h3{font-size: 14px;}


.foot_img{text-align:center; padding: 34px 0px;}
.footbot{line-height: 40px;background:#d81818; color: #fff; text-align: center;}
