@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: #006679;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;}
input, textarea, select {outline: none;}


i,em{font-style: normal;}
h1,h2,h3,h4,b{font-weight: normal;}
/*头部*/
.header{position: fixed; top: 0px; left: 0px; width: 100%; z-index: 999; background: rgba(0,63,86,0.9); color: #fff; font-size: 18px;}
.header a{color: #fff;}
.header .logo{float: left; margin-top: 20px;}
.header .nav {height: 90px; line-height:90px; float: left; margin-left: 40px;}
.header .nav ul>li.menu-item-level-1,.header .nav ul>li.dropdown-custom-level-1{position: relative;float: left;}
.header .nav ul>li.menu-item>a,.header .nav ul>li.dropdown-custom-level-1>a {display: block;padding:0px 26px;}
.header .nav ul>li .dropdown-menu{display: none;width: 100%;height: auto;color: #fff;position: absolute;left: 0px;z-index: 999999;top: 90px;background: rgba(0,63,86,0.8);	}
.header .nav ul li .dropdown-menu a {height: 50px;display: block; line-height: 50px;display: block;text-align: center;}
.header .nav ul li .dropdown-menu a:hover {color: #fff;background: rgba(0,63,86,0.5);}
.header .nav ul li.menu-item-level-1:hover .dropdown-menu,.header .nav ul li.dropdown-custom-level-1:hover .dropdown-menu{display: block;}

.header .en{float: right; line-height: 90px;}
.header .en a{display: inline-table; height: 30px; line-height: 30px;}
.header .en .email{width: 30px; margin-left: 15px; background: url(../images/email.png) center center no-repeat; background-size: 80%; color: rgba(255,255,255,0);}


.footer{color: #fff; background: url(../images/footerbg_02.jpg) center center no-repeat; line-height: 2.4; min-width: 1200px;}
.footer a{color: #fff;}
.foot_nav{padding: 55px 0px 66px; font-size: 18px;}
.foot_nav li{float: left; text-align: center; padding-right: 138px;}
.foot_nav li.erweima{float: right; padding-right: 0px;}
.foot_nav li a{display: block;}
.foot_nav li h3{font-weight: bold; font-size: 20px;}
.footbot{text-align: center; border-top: 2px rgba(0,89,130,0.3) solid; padding: 90px 0px;}








