@charset "utf-8";
/**CSS Document**/

::selection {
	background-color: #e77817;
	color: #FFF;
}

::-moz-selection {
 background-color: #e77817;
 color: #FFF;
}

::-webkit-selection {
 background-color: #e77817;
 color: #FFF;
}
/*top_A*/

#top-A {
	width: 100%;
	overflow: hidden;
}
.top {
	width: 1180px;
	height: 36px;
	margin: auto;
	margin-bottom: 10px;
}
.top-right {
	height: 36px;
	float: right;
	margin-right: 17px;
}
.top-right ul li {
	float: left;
	line-height: 36px;
	padding: 0px 0px 0px 10px;
}
.top-right ul li a {
	color: #4c4c4c;
	font-size: 12px;
}
.top-right ul li a:hover {
	color: #fe8500;
}
.top-right ul li span {
	padding: 0px 3px 0px 0px;
}
.top-right ul li img {
	width: 18px;
	height: 18px;
	display: block;
	padding: 9px 0px 0px 0px;
	float: left;
}
/**top_bgk**/

.top-nav {
	width: 1180px;
	margin: 0 auto;
}
.top-bgk {
	height: 144px;
	overflow: hidden;
}
.top-nr {
	width: 1180px;
	margin: auto;
}
.logo {
	height: 100px;
	float: left;
	display: inline;
}
.logo h1 {
	margin-left: 30px
}
.iphone {
	float: right;
	display: inline;
	background: url(../../images/img/dh.jpg) no-repeat left 0px;
	padding-left: 44px;
	width: 335px;
	height: 36px;
	text-align: left;
}
.iphone p {
	color: #c40000;
	font-size: 26px;
	line-height: 36px;
	font-family: "Impact";
}
/**nav**/

.nav-all {
	height: 50px;
	width: 700px;
	float: right;
	margin-top: -64px;
}
.nav {
	margin: auto;
}
.nav li {
	float: left;
	text-align: center;
	-webkit-transition: all .5s;    /* Chrome 内核 */
	-moz-transition: all .5s;       /* Firefox 内核 */
	-o-transition: all .5s;         /* Opera 内核 */
	-ms-transition: all .5s;        /* IE 内核 */
	transition: all .5s;
	position: relative;
	height: 50px;
}
.nav li>a {
	display: block;
	font-size: 15px;
	height: 50px;
	line-height: 50px;
	color: #4c4c4c;
	padding: 0 28px;
}
.nav li dl {
	position: absolute;
	top: 50px;
	z-index: 9999;
	width: 100%;
	text-align: center;
	background: rgba(50,50,50,.9);
	display: none;
	-webkit-transition: all .5s;
}
.nav li dl dd {
	padding: 6px 0;
	-webkit-transition: all .5s;
}
.nav li dl dd:hover {
	background: #e77817;
}
.nav li:hover dl {
	display: block;
}
.nav li dl dd a {
	color: #fff;
}
.nav li>a:hover {
	background: url(../../images/img/zs1.png) no-repeat center bottom;
}
.nav li>.another {
	background: url(../../images/img/zs1.png) no-repeat center bottom;
}
.nav li>.another a {
	color: #e77817;
}
.fixedNav {
	background: #c40000;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 100000;
	_position: absolute;
_top:expression(eval(document.documentElement.scrollTop));
}
.fixedNav {
	margin-top: 0px;
}
.fixedNav .nav {
	width: 1180px;
	margin: 0 auto;
}
.fixedNav .nav li>a {
	padding: 0 68px;
	color: #fff;
}
/**link开始**/

.link {
	width: 100%;
	height: 40px;
}
.link-body b {
	font-size: 16px;
	color: #4c4c4c;
}
.link-body {
	font-size: 20px;
	height: 40px;
	color: #004a9a;
	border: 0px solid black;
	font-weight: bold;
	line-height: 37px;
}
.link-body img {
	float: left;
	margin-right: 20px;
	margin-top: 10px;
}
.link-body>a {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/**link结束**/



/**link开始**/

.link {
	width: 100%;
	height: 50px;
	margin: 30px 0;
}
.link-body b {
	font-size: 16px;
	color: #4c4c4c;
}
.link-body {
	font-size: 20px;
	height: 40px;
	color: #004a9a;
	border: 0px solid black;
	font-weight: bold;
}
.link-body img {
	float: left;
	margin-right: 20px;
}
.link-body>a {
	font-size: 14px;
	font-weight: normal;
	line-height: 60px;
	color: #808080;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/**link结束**/



/*footer*/

.footer {
	background: #323232;
	padding-bottom: 10px;
}
.footer-con {
	width: 1180px;
	margin: 0 auto;
}
.logo2 {
	margin-top: 30px;
	background: url(../../images/img/xian1.png) no-repeat right;
	padding-right: 100px;
	margin-right: 100px;
}
.copyright {
	width: 300px;
	color: #fff;
	margin-top: 30px;
}
.nav_body2 ul {
	width: 160px;
}
.nav_body2 ul li {
	float: left;
	width: 66px;
	height: 20px;
	overflow: hidden;
	margin-right: 10px;
	margin: 4px 0;
}
.nav_body2 ul li a {
	color: #fff;
}
.nav_body2 h4 {
	font-size: 16px;
	background: url(../../images/img/xian2.png) no-repeat left bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.lxw h4 {
	font-size: 16px;
	background: url(../../images/img/xian3.png) no-repeat bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 16px;
	color: #fff;
}
.lxw {
	margin-top: 30px;
	color: #fff;
}
.footer-con>b {
	width: 143px;
	height: 143px;
	overflow: hidden;
	display: block;
	background: url(../../images/img/xian5.png) no-repeat center;
	margin-top: 30px;
}
.footer-con>b img {
	width: 134px;
	height: 134px;
	overflow: hidden;
	margin-top: 5px;
	margin-left: 5px;
}
.fdb {
	color: #808080;
	text-align: center;
	background: url(../../images/img/xian4.png) no-repeat top;
	padding-top: 10px;
	margin-top: 10px;
	clear: both;
}
.fdb a {
	color: #808080;
}
.fdb h2 {
	display: inline;
	font-size: 14px;
}

/* footer end */
