@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: #499bff;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{background:url(../images/index_bg_01.png) repeat-x; position: fixed; top: 0px; left: 0px; width: 100%; z-index: 999; height: 82px; background-size:auto 82px; font-size: 18px; border-bottom: 1px #499bff solid;}
.header .logo{float: left;}
.header .nav {height: 82px; line-height:82px; float: left; margin-left: 90px;}
.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 20px;}
.header .nav ul>li .dropdown-menu{display: none;font-size: 16px; width: 220%;height: auto;position: absolute;left: -60%;z-index: 999999;top: 82px;background: rgba(255,255,255,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: #ffc001;}
.header .nav ul li.menu-item-level-1:hover>a, .header .nav ul li.menu-item-level-1 a.nhover,.header .nav ul li.dropdown-custom-level-1:hover>a, .header .nav ul li.dropdown-custom-level-1 a.nhover {background:url(../images/line_03.jpg) center bottom repeat-x;}
.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 .right{float: right;}
.header .right .login{background: #499bff; color: #fff; height: 52px; line-height: 52px; text-align: center; width: 52px; display: inline-table; border-radius: 50%; margin-right: 15px; margin-top: 14px;}








/******底部****/
.footer{background: #499bff; color: #ffffff; font-size: 14px; min-width:1200px;}
.footer a{color: #ffffff; display: inline-table;}
.foot_nav{border-bottom: 2px rgba(255,255,255,0.6) solid; line-height: 2.4; padding:20px 0px;}
.foot_nav a{padding: 0px 10px; display:inline-table}

.foot_bot{padding: 30px 0px;}
.foot_bot .left{float: left; width: 700px; padding: 0px 20px;}
.foot_bot .contact{margin-bottom: 20px;}
.foot_bot .contact li{display: inline-table; font-size: 18px; margin-left: 60px; line-height: 2;}
.foot_bot .contact li b{font-size: 24px; display: block;}
.foot_bot .erweima{float: right; width: 385px;}
.foot_bot .erweima .img{width: 157px; float: left;}
.foot_bot .erweima .desc{float: left; margin-left: 20px; line-height: 2.5; padding-top: 40px;}


.copyright{background: rgba(255,255,255,0.3); line-height: 34px; border-radius: 17px; text-align: center;}
.copyright span{display: inline-table;}





