@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: #22ac38;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: 100px; position: fixed; top: 0px; left: 0px; width: 100%; z-index: 999;}
.header.fff_bg{background: #fff;}
.header .logo{float: left; padding-top: 14px;}
.nav {width: auto;height: 100px; line-height:40px; font-size: 16px; float: right; }
.nav ul {}
.nav ul li {position: relative;float: left; padding: 30px 0px;}
.nav ul li>a {display: block;padding:0px 20px; border-radius: 20px; color: #fff;}
.header.fff_bg ul li>a{color: #333;}
.nav ul li:hover>a, .nav ul li a.nhover { background:#22ac38; color: #fff;}
.nav span{float: right; margin-left: 60px; margin-top: 32px;}
.nav span a{color: #fff; background: #22ac38; width: 36px; line-height: 36px; height: 36px; text-align:center; display: inline-table; border-radius: 50%;}




.nav ul li .subnav {display: none;width: 100%;height: auto;color: #fff;position: absolute;left: 0px;z-index: 999999;font-size: 14px;top: 100px;background: rgba(255,255,255,0.8);}
.nav ul li .subnav a {width: 100%;height: 50px;	display: block;  line-height: 50px;display: block;	width: 100%;text-align: center;}
.nav ul li .subnav a:hover {color: #fff;background: rgba(42,171,288,0.8);height: 50px;line-height: 50px;}





/******底部****/
.footer{background: url(../images/ind_bg_05.jpg) center center no-repeat; color: #fff; padding: 80px 0px 40px;} 
.footer a{color: #fff;}
.footer h3{font-size: 24px; font-weight: bold;margin-bottom: 10px;}
.footer .left{float: left; width: 400px; }
.footer .left p{line-height: 55px; padding-left: 50px;}
.footer .left p.address{background: url(../images/index_57.jpg) center left no-repeat;}
.footer .left p.phone{background: url(../images/index_53.jpg) center left no-repeat;}
.footer .left p.email{background: url(../images/index_59.jpg) center left no-repeat;}
.footer .center{float: left; width: 480px; text-align:center; margin-top: 20px; line-height: 2;}
.footer .center img{margin-bottom: 15px;}
.footer .right{float: right; width: 320px; text-align: right;}
.footer .right a{display: block; line-height: 30px;}




















