﻿@charset "utf-8";
/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#666; font-size:14px; font-family: microsoft yahei , "宋体"; position:relative;}/*网站字体颜色*/

.header , .content , .footer , .container{margin-left:auto; margin-right:auto; width:980px; font-family:microsoft yahei;}

/*页眉*/
.header{width:100%; overflow:hidden; background-color:#fff;}
.header .header_top{ width:100%; height:35px; border-bottom:1px solid #e4e4e4;}
.header .header_top p{ color:#333; float:left; line-height:35px;}
.header .header_top .top_nav{ float:right; margin-top:10px; overflow:hidden}
.header .header_top .top_nav li{ float:left; border-right:1px solid #676767; width:70px; text-align:center}
.header .header_top .top_nav a{ color:#333;}
.header .header_top .top_nav .last{ width:60px; text-align:right; border:none}
.header .header_center { height:142px; overflow:hidden}
.header .header_center .logo{ float:left; margin-top:20px;}
.header .header_center dt{ float:left; margin-right:35px; margin-left:-80px;}
.header .header_center dd{ float:left; margin-top:10px;}
.header .header_center dd h2{ font-size:18px; color:#010101;}
.header .header_center dd p{ font-size:18px; color:#0355b5; font-weight:bold}
.header .header_center .phone{ margin-top:50px; background:url(phone11.png) no-repeat left center; padding-left:45px; float:right}
.header .header_center .phone p{ font-size:14px; color:#0355b5;}
.header .header_center .phone h3{ font-size:24px; color:#0355b5; font-weight:normal}
.header .header_nav{ width:100%; height:57px; background-color:#03499b;}
.header .header_nav ul li{ float:left; font-size:15px; border-left:1px solid #185daf; line-height:57px;}
.header .header_nav .first{ border:none}
.header .header_nav li a{ color:#fff; display:block; padding:0 17px; text-decoration:none; width:102px; text-align:center;}
.header .header_nav .cur,.header .header_nav li:hover{ background-color:#ff4a0e; }
/*页脚*/
.footer{ overflow:hidden; width:100%; background-color:; height:290px; margin-bottom:95px;}
.footer .footer_nav{ overflow:hidden; width:100%; height:54px; background:url(footer_nav_bg.png) no-repeat center;}
.footer .footer_nav li{ float:left; border-right:1px dotted #759bc7; padding:0 16.5px; font-size:14px; margin-top:18px;}
.footer .footer_nav .last{ border:none}
.footer .footer_nav li a{ color:#fff}
.footer .footer_left { float:left; overflow:hidden; margin-top:25px;}
.footer .footer_left .phone{  padding-left:25px; margin-bottom:35px;}
.footer .footer_left .phone p{ font-size:15px; color:#0355b5;}
.footer .footer_left .phone h3{ font-size:24px; color:#0355b5;}
.footer .footer_left p{ font-size:14px; color:#333; line-height:24px;}
.footer .footer_left p em{ margin:0 10px;}
.footer .footer_right { float:right; margin-top:18px; margin-right:40px;}


/*浮动*/


.kehufh{ display:block; position:absolute; width:50px; height:30px; left:50%; margin-left:-25px; top:2px;}

#roll_top, #fall, #ct{position: relative;cursor: pointer;height: 72px;width: 26px;}
#roll_top{background: url(top.gif) no-repeat;}
#fall{background: url(top.gif) no-repeat 0 -80px;}
#ct{background: url(top.gif) no-repeat 0 -40px;}
#roll{	display: block;	width: 15px;margin-right: -515px;position: fixed;right: 50%;top: 50%;_margin-right: -525px;	_position: absolute;_margin-top: 300px;	_top: expression(eval(document.documentElement.scrollTop));}
