@charset "utf-8";
/**CSS Document**/
::selection {

    background-color: #1253bb;
     color: #FFF;
}

::-moz-selection {

    background-color: #1253bb;

    color: #FFF;
}

::-webkit-selection {

    background-color: #1253bb;
    color: #FFF;
}
.between{
	width:1180px;
	margin:0 auto;
	overflow: hidden;
}
.clear{
	clear: both;
}
.float_l{
	float:left;
}
.float_r{
	float:right;
}
.clear_fl{
	height:0px;
	clear: both;
	overflow: hidden;
}
/*top_A*/

#top_A{width:100%; height:36px; overflow: hidden; font-family:"Microsoft YaHei";background-color: #f5f5f5;}
.top{width:1180px; height:36px; margin:auto;}
.top_left{ width:380px; height:36px; float:left; line-height:36px; color:#000; font-size:12px;}
.top_left span{ font-weight:bold;}
.top_right{ height: 36px; float: right;}
.top_right ul li{float: left; line-height:36px; padding:0px 0px 0px 10px;}
.top_right ul li a{color: #000; font-size:12px;}
.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_bgk{ height:134px; overflow:hidden;}
.top_nr{ width:1180px; margin:auto;}
.logo{  height:51px; float:left; padding:35px 14px 0px 0px; display:inline;}
.biaoyu{ width:506px; height:63px; float:left;  margin:40px 0px 0px 12px; padding-left:30px; display:inline; line-height:30px; font-size:18px; color:#333333;border-left: 1px solid #d2d2d2;  }
.biaoyu p:nth-child(1){ color:#474747; font-size:20px; display:block;margin-bottom: 4px;}
.biaoyu p:nth-child(2){text-transform: uppercase;}
.biaoyu p span{
	color: #1253bb;
	font-size: 20px;
	font-weight: bold;
}
.iphone{ float:right; display:inline; margin-top:16px; background:url(../images/phone.jpg) no-repeat left center; padding-left:50px;width: 194px;height: 82px;padding-top:26px;}
.iphone span{
	color: #4c4c4c;

	
}
.iphone p{
	color: #1253bb;
	font-size: 28px;
	line-height: 28px;
}
/**nav**/
.nav_all{background-color: #1253bb; height:50px;}
.nav { width:1180px; margin:auto;}
.nav li {float:left; text-align:center;background: url(../images/nav_icon.jpg) no-repeat center right;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.nav li:last-child{
	background: none;
}
.nav li a {display:block; font-size:15px; height:50px; line-height:50px; color:#fff; padding:0px 21px 0px 21px;}

.nav li:first-child a{ background:none;}
.nav li:hover{ background:#ff6c00;}
.nav li.another{ background:#ff6c00;}
.fixedNav{ position:fixed; top:0px; left:0px; width:100%; z-index:100000; _position:absolute; _top:expression(eval(document.documentElement.scrollTop));}

/*footer*/

/*footer*/
.nav_all2>a>img{ float: left; margin-top: 38px;}

.copyright { width:994px; float: right;height:50px; margin-top: 24px;border-bottom: 1px solid #fff;}
.copyright li {float:left; text-align:center;background:url(../images/nav_icon.jpg) no-repeat right;}

.copyright li a {display:block; font-size:14px; height:50px; line-height:50px; color:#fff; padding:0px 22px 0px 22px;}


.copyright li:hover>a{color:#f27000;}
.footer_bg{
	background-color: #1253bb;
	width: 100%;
	height: 310px;
	
}
.footer{
	padding-top: 45px;
	position: relative;
}
.footer>a{
	float: left;
	width: 220px;
	text-align: center;
	height: 200px;
	display: block;

}
.footer>a>img{
	margin-top: 50px;
}
.footer>img{
	margin-top: 40px;
with:114px;
height:114px;

}
.footer h2{
	color: #fff;
	font-size: 14px;
	display: block;
	width: 280px;
	height: 20px;
	margin: 80px 0 0 440px;
}

.footer>p{
	float: left;
	width: 469px;
	
	
	
}
.copyright ul>p{
	color: #ddaf64;
	font-size: 16px;
}



.footer>p{
	color: #fff;
}
.footer>p>a>img{
	margin-left: 6px;
}
.footer a{
	color: #fff;
}
.footer a:hover{
	color: #f27000;
}
.ewm{
	position: absolute;
	right: 0;
	bottom: 0px;
}
/**link开始**/
.link{
	width:100%;
	height:50px;
	
}
.link_body{
	height:50px;
	color:#4c4c4c;
	text-align: center;

}
.link_body>a{
	width:1180px;
	height:50px;
	line-height: 50px;
	color:#4c4c4c;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/**link结束**/








