@charset "utf-8";

/* CSS Document */
::selection {
	background-color: #0663be;
	color: #FFF;
}

::-moz-selection {
	background-color: #0663be;
	color: #FFF;
}

::-webkit-selection {
	background-color: #0663be;
	color: #FFF;
}

/*commen*/

* {
	margin: 0 auto;
	padding: 0;
}

body {
	font-size: 12px;
	color: #121212;
	font-family: Microsoft YaHei, 宋体, Arial, Helvetica, sans-serif;
	background: none;
}

ul,
li {
	list-style-type: none;
}

img,
ul,
li,
button {
	margin: 0px;
}
input,
textarea {
	outline: 0;
	border: 0;
}

img,
button {
	border: none;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

img {
	border: 0;
}
.clear {
	clear: both;
}


/*top*/

.top_all {
	width: 100%;
	height: 36px;
	overflow: hidden;
	background: #f5f5f5;
}

.top {
	width: 1180px;
	margin: auto;
	overflow: hidden;
}

.top_l {
	float: left;
	color: #666;
	font-size: 12px;
	line-height: 36px;
}

.top_r {
	float: right;
}

.top_r ul {
	overflow: hidden;
}

.top_r ul li {
	float: left;
	line-height: 36px;
	color: #666;
	margin-left: -1px;
	width: 65px;
	height: 36px;
	text-align: center;
	cursor: pointer;
}

.top_r ul li a {
	font-size: 12px;
	color: #666;
}

.top_r ul li:hover a {
	color: #0663be;
}


/*logo*/

.logo_all {
	width: 100%;
	height: 140px;
}

.logo {
	width: 1180px;
	overflow: hidden;
	margin: auto;
}

.logo_t {
	width: 478px;
	height: 60px;
	float: left;
	margin-top: 36px;
	margin-left: 0px;
	border-right: 1px solid #dcdcdc;
}

.logo_w {
	float: left;
	margin-top: 25px;
	overflow: hidden;
	margin-left: 25px;
	
}

.logo_w span {
	color: #fe9b00;
}

.logo_w1 {
	font-size: 20px;
	margin-top: 18px;
	line-height: 24px;
	letter-spacing: 1px;
	font-weight: bold;
}

.logo_w1 span {
	color: #ff9900;
}

.logo_w2 {
	font-size: 18px;
	color: #ff9900;
	margin-top: 0px;
	line-height: 40px;
	letter-spacing: 0px;
	margin-left: 0px;
}

.logo_w2 span {
	color: #0663be;
	font-weight: bold;
}

.logo_call {
	float: right;
	overflow: hidden;
}

.logo_call img {
	float: left;
	margin-left: 25px;
	margin-top: 32px;
	margin-right: 10px;
}

.logo_call div {
	float: left;
	background: url(../images/top-tel.jpg)no-repeat left 32px;
	padding-left: 60px;
}

.logo_call_1 {
	font-size: 14px;
	color: #555555;
	margin-top: 43px;
}

.logo_call_2 {
	font-size: 30px;
	color: #ff9900;
	font-weight: bold;
	letter-spacing: 0px;
	margin-top: 3px;
	font-family: "times new roman";
}


/*nav*/

.nav_all {
	width: 100%;
	height: 69px;
	background: url(../images/nav_bk.png) no-repeat center;	position: relative;    z-index: 11;
}

.nav {
	width: 1180px;
	margin: auto;
}

.nav ul {
	overflow: hidden;
}

.nav ul li {
	width: 107px;
	text-align: center;
	float: left;
	cursor: pointer;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.nav ul li a {
	width: 107px;
	border-right: 1px solid #e0e0e0;
	display: block;
	line-height: 14px;
	font-size: 14px;
	color: #fff;
	margin-top: 19px;
}

.nav ul li:hover {
	background: #f48e0d;
	width: 107px;
	height: 54px;
}

.nav ul li:hover a {
	color: #fff;
	border-right: 1px solid #f48e0d;
}

.nav li.another {
	background: #f48e0d;
	width: 108px;
	height: 54px;
}
.nav li.another a{
	border-right: 1px solid #f48e0d;
}
.fixedNav {
	width: 100%;
	height: 54px;
	background: #0663be;
	border: none;
	position: fixed;
	top: 0px;
	left: 0px;
	margin: auto;
	z-index: 100000;
	_position: absolute;
	_top: expression(eval(document.documentElement.scrollTop));
}

.fixedNav ul {
	width: 1180px;
	margin: auto;
}

.fixedNav ul li a {
	color: #fff;
}


/*top*/

.ny_top_all {
	width: 100%;
	height: 36px;
	overflow: hidden;
	background: #f5f5f5;
}

.ny_top {
	width: 1180px;
	margin: auto;
	overflow: hidden;
}

.ny_top_l {
	float: left;
	color: #666;
	font-size: 12px;
	line-height: 36px;
}

.ny_top_r {
	float: right;
}

.ny_top_r ul {
	overflow: hidden;
}

.ny_top_r ul li {
	float: left;
	line-height: 36px;
	color: #666;
	margin-left: -1px;
	width: 65px;
	height: 36px;
	text-align: center;
	cursor: pointer;
}

.ny_top_r ul li a {
	font-size: 12px;
	color: #666;
}

.ny_top_r ul li:hover a {
	color: #0663be;
}


/*logo*/

.ny_logo_all {
	width: 100%;
	background: url(../images/top_bk.jpg) no-repeat center;
	height: 140px;
}

.ny_logo {
	width: 1180px;
	overflow: hidden;
	margin: auto;
}

.ny_logo_t {
	width: 155px;
	height: 60px;
	float: left;
	margin-top: 40px;
	margin-left: 0px;
}

.ny_logo_w {
	float: left;
	margin-top: 25px;
	overflow: hidden;
	margin-left: 85px;
}

.ny_logo_w span {
	color: #fe9b00;
}

.ny_logo_w1 {
	font-size: 20px;
	color: #0663be;
	margin-top: 18px;
	line-height: 24px;
	letter-spacing: 1px;
	font-weight: bold;
}

.ny_logo_w1 span {
	color: #0663be;
}

.ny_logo_w2 {
	font-size: 18px;
	color: #333333;
	margin-top: 0px;
	line-height: 40px;
	letter-spacing: 0px;
	margin-left: 0px;
}

.ny_logo_w2 span {
	color: #0663be;
	font-weight: bold;
}

.ny_logo_call {
	float: right;
	overflow: hidden;
}

.ny_logo_call img {
	float: left;
	margin-left: 25px;
	margin-top: 32px;
	margin-right: 10px;
}

.ny_logo_call div {
	float: left;
	margin-left: 5px;
}

.ny_logo_call_1 {
	font-size: 14px;
	color: #555555;
	margin-top: 43px;
}

.ny_logo_call_2 {
	font-size: 28px;
	color: #0663be;
	font-weight: bold;
	letter-spacing: 0px;
	margin-top: 3px;
	font-family: "times new roman";
}


/*nav*/

.ny_nav_all {
	width: 100%;
	height: 69px;
	background: url(../images/nav_bk.png) no-repeat center;
	margin-top: 0px;
}

.ny_nav {
	width: 1180px;
	margin: auto;
}

.ny_nav ul {
	overflow: hidden;
}

.ny_nav ul li {
	width: 131px;
	text-align: center;
	float: left;
	cursor: pointer;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.ny_nav ul li a {
	width: 131px;
	border-right: 1px solid #e0e0e0;
	display: block;
	line-height: 14px;
	font-size: 14px;
	color: #fff;
	margin-top: 17px;
}

.ny_nav ul li:hover {
	background: #099ce4;
	width: 131px;
	height: 54px;
}

.ny_nav ul li:hover a {
	color: #fff;
}

.ny_nav li.another {
	background: #099ce4;
	width: 131px;
	height: 54px;
}

.fixedNav {
	width: 100%;
	height: 54px;
	background: #0663be;
	border: none;
	position: fixed;
	top: 0px;
	left: 0px;
	margin: auto;
	z-index: 100000;
	_position: absolute;
	_top: expression(eval(document.documentElement.scrollTop));
}

.fixedNav ul {
	width: 1180px;
	margin: auto;
}

.fixedNav ul li a {
	color: #fff;
}


/*footer*/

.footer_all {
	width: 100%;
	background: url(../images/footer_bg.jpg) no-repeat center;
	height: 300px;
	margin-top: -10px;
}

.footer {
	width: 1180px;
	margin: auto;
	overflow: hidden;
}

.footer_nav {
	width: 300px;
	float: left;
}

.footer_nav ul {
	padding-top: 50px;
}

.footer_nav ul li {
	width: 149px;
	text-align: left;
	line-height: 42px;
	float: left;
	border-left: 1px solid #468bcf;
}

.footer_nav ul li a {
	font-size: 13px;
	color: #fff;
	margin-left: 40px;
}

.footer_ny {
	float: left;
	width: 550px;
	margin-top: 30px;
	color: #fff;
	font-size: 13px;
	text-align: left;
	line-height: 36px;
	margin-left: 0px;
}

.footer_ny a {
	color: #fff;
	font-size: 13px;
}

.footer_ny h2 {
	display: inline;
}

.footer_ny h2 a {
	font-size: 30px;
}

.footer_chat {
	float: right;
	margin-left: 160px;
	margin-top: 50px;
}

.footer_chat img {
	width: 100px;
	height: 100px;
}

.footer_chat p {
	text-align: center;
	line-height: 40px;
	display: block;
	margin-top: 30px;
	color: #fff;
	font-size: 13px;
}