﻿@charset "utf-8";
/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#666; font-size:12px; 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; padding-right:20px;}
.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:135px; overflow:hidden}

.header .header_center dt{ float:left; margin-right:35px;}
.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(../images/phone.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:14px; 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}
.header .header_nav .cur,.header .header_nav li:hover{ background-color:#ff4a0e;}
/*页脚*/
.footer{ overflow:hidden; width:100%; background-color:#efefef; height:290px; margin-bottom:95px;}
.footer .footer_nav{ overflow:hidden; width:100%; height:54px; background:url(../images/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:45px;}
.footer .footer_left .phone{ background:url(../images/phone.png) no-repeat left center; padding-left:45px; margin-bottom:35px;}
.footer .footer_left .phone p{ font-size:14px; color:#0355b5;}
.footer .footer_left .phone h3{ font-size:24px; color:#0355b5;}
.footer .footer_left p{ font-size:12px; color:#333; line-height:24px;}
.footer .footer_left p em{ margin:0 10px;}
.footer .footer_right { float:right; margin-top:18px; margin-right:40px;}

/*浮动*/
.fudong{ overflow:hidden; width:100%; height:95px; background-color:#0352ad; position:fixed; left:0; bottom:0; z-index:1000}
.fudong .fd_logo{ float:left; margin-top:20px; margin-right:60px; overflow:hidden}
.fudong .fd_logo p{ font-size:20px; font-weight:bold; color:#fff}
.fudong .phone { overflow:hidden; float:left; margin-top:28px; background:url(../images/fd_phone.png) no-repeat left center; padding-left:44px;}
.fudong .phone p{ color:#fff}
.fudong .phone h3{ font-size:23px; color:#fff; font-weight:normal}
.fudong .lianxi{ overflow:hidden; float:right; margin-top:24px; width:265px;} 
.fudong .lianxi .tijiao{ display:block; width:146px; height:51px; background-color:#ff4a0e; font-size:20px; color:#000; text-align:center; line-height:51px; background:url(../images/baishun02.png) no-repeat center; float:left; margin-left:20px;}
.fudong .lianxi .close{ display:block; width:33px; height:32px; background:url(../images/baishun03.png) no-repeat center; float:right; margin-top:6px;}


.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(../images/top.gif) no-repeat;}
#fall{background: url(../images/top.gif) no-repeat 0 -80px;}
#ct{background: url(../images/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));}
