@charset "utf-8";



/**CSS Document**/



::selection {







    background-color: #0c48a7;



     color: #FFF;



}







::-moz-selection {







    background-color: #0c48a7;







    color: #FFF;



}







::-webkit-selection {







    background-color: #0c48a7;



    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;



}



.header{



	height:248px;



	background-color: #fff;



}



.header_top{



	width:970px;



	height:36px;







}



.welcome{



	color:#666;



	line-height:30px;



	



}



.header_center{



	overflow:hidden;



	margin-bottom: 24px;



}



.header_right{



	color:#fff;



	line-height:30px;



}



.header_right>a{



	color:#666;



}



.logo h1>a>img{



	width:182px;



	height:248px;







}



.header_you{



	width: 970px;



	float: right;



}



.logo_title{



	width:184px;



	margin:10px 0 0 0px;



	text-align: center;



}







.logo_title a{



	float: left;







}



.logo{ position:relative;z-index:2;



}



.logo_title h4{



	font-weight: normal;



	font-size:20px;







	margin-top:10px;



	color: #333333;



	margin-top: 16px;



	



}



.logo_title h4>span{



	font-size: 24px;



	color: #ff8a00;



	font-weight: bold;



}



.logo_title p{



	



	color: #333333;



	



	font-size: 20px;



	



}



.header_tle{



	background: url(../images/phone.png) no-repeat 26px 6px;



	height:70px;



	



	margin-top:28px;



}



.header_tle>span{



	font-size:28px;



	padding-left:80px;



	color: #073190;



	



}



.header_tle>p{



	font-size:14px;



	padding-left:80px;



	color: #333333;



	



}



/*nav导航开始*/



.nav{



	width:970px;



	height:50px;



	background: #073190;



	position: relative;



}



.nav_body>ul>li{



	float: left;



}



.nav_body>ul>li>a{



	font-size: 14px;



	line-height:50px;



	color:#fefeff;



	padding:15px 26px 16px 26px;







}



.nav_body>ul>li>a:hover{



	background-color: #ff8a00;



}











.nav_body>ul>li.another a{background-color: #ff8a00;}



.fixedNav {



    position: fixed;



    top: 0px;



    left: 0px;



    width: 100%;



    z-index: 100000;



    _position: absolute;



    _top: expression(eval(document.documentElement.scrollTop));



}



.fixedNav ul li {

	padding:0px 10px 0px 10px;



}



/*nav导航结束*/



/*footer*/



.nav_all2{ height:50px;padding-top: 30px;width: 966px;}



.copyright { width:990px; border-bottom: 1px solid #e5e5e5;height:50px}



.copyright li {float:left; text-align:center;}



.copyright li a {display:block; font-size:15px; height:50px; line-height:50px; color:#f5f5f5; padding:0px 24px 0px 24px;}



.copyright li:hover>a{color:#ff8a00;}



.footer_bg{



	background: url(../images/footer_bg.jpg) no-repeat center;



	width: 100%;



	height: 304px;



	



}



.footer_bg a{



	color: #f5f5f5;



}



.footer_bg a:hover{



	color: #fff;



}



.footer_l{



	width: 164px;



	height: 304px;



	background-color: #fff;



	text-align: center;



	box-shadow:0px 0px 16px rgba(217,217,217,.6);



	margin:0 20px 0 20px;



}



.footer_l .ewm{



	margin:98px auto 20px auto;



	width: 100px;



	height: 100px;



	box-shadow:0px 0px 16px rgba(68,88,85,.6);



}







.footer_l>p{



	color: #445855;



	font-size: 4px;



	text-align: center;



}



.footer_r{



	width: 966px;



}



.footer_r>div{



	color: #f5f5f5;



	font-size: 14px;



	line-height: 74px;







}



.footer_r b{



	display: block;



	width: 966px;



	height: 1px;



	background-color: #e5e5e5;



}



.footer_r h2{



	float: left;



	color: #f5f5f5;



	font-size: 14px;



	display: block;



	clear: both;



	margin-right: 20px;



}

/**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结束**/


















