﻿@charset "utf-8";
/* CSS Document */

/*基本公用样式*/

/*header*/
#header{ width:100%; height:109px; }
.head{ width:1300px; height:109px; margin:0 auto; position:relative; }
#logo{ width:554px; height:109px; padding-left:9px; float:left; }
#topnav{ width:auto; height:72px; padding-top:39px; line-height:72px; float:right; position:absolute; right:0px; top:0px; }
#topnav ul li{ background:url(../images/header_bg1.jpg) no-repeat left; float:left; padding:0 15px; }
#topnav ul li:first-child{ background:none; }
#topnav ul li.on{ padding-right:0px; }
#topnav ul li a{ font-size:16px; color:#424c79; }

/*二级页面banner*/
#banner_sub{ width:100%; height:200px; }


/*footer*/
#footer{ width:100%; height:380px; background:#1b2145; }
.footnav_w{ width:100%; height:63px; border-bottom:1px solid #242632; }
.footnav{ width:1176px; height:63px; line-height:63px; margin:0 auto; padding-left:4px; }
.footnav ul li{ float:left; margin-right:35px; }
.footnav ul li a{ font-size:18px; color:#819499; }

.foot_w{ width:100%; height:273px; border-top:1px solid #222536;  }
.foot{ width:1176px; height:233px; margin:0 auto; padding-left:4px; padding-top:40px; }
.foot_l{ width:131px; height:233px; float:left;  margin-right:40px; text-align:right; }
.foot_l h1{ width:131px; height:38px; font-size:28px; color:#eaeaea; line-height:38px; }
.foot_l h2{ width:131px; height:26px; line-height:26px; font-size:18px; color:#eaeaea; }
.foot_c{ width:852px; height:233px; float:left; }
.foot_c ul li{ width:852px;  line-height:28px; font-size:18px; color:#eaeaea; }
.foot_c ul li.ghs{ background: url(/images/ghs.png) no-repeat 0 5px; padding-left: 35px; }
.foot_c ul li.ghs a{color: #fff;}
.foot_r{ width:153px; height:226px; padding-top:7px; float:right; }

#side{ width:168px; height:590px; background:#ededed url(../images/side_bg1.png) no-repeat 3px 34px; position:fixed; right:0px; z-index:10200; }
#side .side_top{ width:168px; height:33px; text-align:center; line-height:33px; background:#74c5cf; font-size:14px; color:#404a78; position:relative; }
.side_gb{ width:11px; height:11px; position:absolute; right:5px; top:11px; cursor:pointer; }
#side .side_c{ width:126px; height:445px; padding:154px 24px 0 19px; }
/*在线咨询*/
#side .side_c .cont1{ width:126px; height:248px; padding-top:13px; background:url(../images/side_bg2.jpg) no-repeat left bottom; }
#side .side_c .cont1 h1{ width:126px; height:22px; line-height:22px; font-size:12px; color:#404a78; }
#side .side_c .cont1 .cont1_c{ width:126px; height:240px; padding-bottom:2px;  }
#side .side_c .cont1 .cont1_c p{font-size: 12px; padding-bottom: 10px;}
/*QQ交谈*/
#side .side_c .cont2{ width:126px; height:53px; padding-top:8px; border-bottom:1px solid #9a9eb0; }
#side .side_c .cont2 h2{ width:126px; height:16px; line-height:16px; font-size:12px; color:#404a78; }
#side .side_c .cont2 .cont2_c{ width:126px; height:37px; }
/*工作时间：*/
#side .side_c .cont3{ width:126px; height:50px; padding-top:8px; }
#side .side_c .cont3 h3{ width:126px; height:18px; line-height:18px; font-size:12px; color:#404a78; }
#side .side_c .cont3 .cont3_c{ width:126px; height:50px; }



 