/*头部开始*/
        .top {
        height: 31px;
        border-bottom: 1px solid #d1d1d1;
        background: #f9f9f9;
		}
		.top-con {
			width: 1000px;
			margin: 0 auto;
			padding: 0 3px 0 14px;
			font-size: 13px;
			color: #666666;
			line-height: 30px;
		}

		.top-con a {
			color: #666666;
		}

		.top-sep {
			height: 14px;
			width: 1px;
			background: #7f7f7f;
			margin: 8px 10px;
		}

		.banner {
			background: url(1806201428028977699.png) repeat-x;
			height: 149px;
		}

		.banner ul {
			width: 1000px;
			margin: 0 auto;
			padding-right: 3px;
		}

		.logo-pic {
			width: 354px;
			margin: 32px 0 0 4px;
		}

		.logo-pic img {
			display: block;
			width: 354px;
			height: 72px;
		}
		.search {
			width: 337px;
			height: 37px;
			margin-top: 56px;
		}
		.search input {
			display: block;
			height: 37px;
			line-height: 37px;
		}
		.search input[type=text] {
			width: 266px;
			padding-left: 13px;
			font-size: 13px;
			color: #999999;
		}
		.search input[type=submit] {
			background: #f3af2f;
			width: 71px;
			cursor: pointer;
			text-align: center;
			color: #FFFFFF;
			font-size: 15px;
			font-weight: bold;
		}
		.nav {
			background: #2a6eb7;
			height: 50px;
		}
		.nav ul {
			width: 1000px;
			margin: 0 auto;
		}
		.nav li {
			width: 141px;
		}
		.nav li a {
			font-size: 17px;
			font-weight: bold;
			color: #FFFFFF;
			display: block;
			height: 53px;
			line-height: 50px;
			text-align: center;
		}
		.nav li a:hover, .nav-active a {
			border-bottom: 3px solid #2761a0;
		}

		input{border:none!important;outline:none;}
		.zh_click{color:#666!important;font-weight:normal;}
		@media screen and (max-width: 1100px) {
			.banner{width:1000px!important;}
			.top{width:1000px!important;}
			.nav{width:1000px!important;}
		}
        /*头部结束*/

		/*底部开始*/
		.new-footer-bottom-logo{width: 110px;margin-left: 30px;margin-top:30px;height:90px;}
		.footer {
			width: 1000px;
			margin: 0 auto;
		}

		.footer-top-left, .footer-top-right, .footer-top-mid {
			height: 33px;
			line-height: 33px;
			font-size: 13px;
		}

		.footer-top-left {
			width: 665px;
			background-color: #013487;
			position: relative;
		}

		.footer-top-mid {
			background: url(1806201428029234678.png) no-repeat;
			width: 29px;
		}

		.footer-top-right {
			width: 306px;
			background-color: #d7000f;
		}

		.footer-top-left a {
			color: #FFFFFF;
		}

		.footer-top-left {
			padding-right: 28px;
		}

		.footer-top-left span, .footer-top-left a {
			display: block;
		}

		.footer-top-left span {
			margin: 0 20px;
			width: 1px;
			height: 14px;
			margin-top: 10px;
			background: #FFFFFF;
		}

		.footer-bottom {
		}

		.footer-bottom-left {
			width: 52px;
			margin-left: 30px;
			margin-top: 35px;
		}

		.footer-bottom-left img {
			display: block;
			height: 64px;
		}

		.footer-bottom-right {
			font-size: 13px;
			line-height: 26px;
			color: #333333;
			margin-left: 0px;
			margin-top: 30px;
			text-align: left;
		}

		.jiucuo {
			width: 110px;
			height: 55px;
			margin: 40px 0 0 30px;
		}	
		/*底部结束*/

