@charset "gb2312";
/* css document */

/***** 全局样式 global-style *****/
*						{margin: 0; padding: 0;}
html,body				{margin: 0; font: 12px/160%,"宋体"; background: center top no-repeat;}
form,ul,li,dl,dt,dd		{margin: 0; padding: 0; list-style: none;}
img						{border:none;}

/***** 全局链接 global-link-style *****/
a			{color: #606163; font-size:12px; text-decoration: none;}
a:hover		{color: #ff0000;}

/***** 水平居中 *****/
.cen{margin:0 auto;margin-left:auto;margin-right:auto;  }

/***** 清除浮动 *****/
.cen{clear:both;}
.clear{ clear:both;}


/***** 顶部 *****/
#top_w{ width:100%; height:130px;}
.top{ width:1200px; height:130px;background: no-repeat right center;}
.top .top_logo{ width:504px; height:75px; float:left; margin-top:27px;}

.top .top_right{ width:280px; height:auto;float:right; margin-top:10px;}
.top .top_right p{ width:280px;font:13px/35px "微软雅黑";color:#255596; text-align:right;} 
/*** 搜索 ***/
#search { float:right;display:block;width:217px;height:30px; border:solid 1px #0a438f;margin-top:10px;}
#search li.ipt{ float:left;width:182px; height:30px;}
#search li.ipt .keyword{ float:left;display:block; border:none;width:172px;padding-left:10px;height:30px;font:13px/30px "微软雅黑"; color:#838384;}
#search li.btn{ float:right;cursor:pointer;width:35px;height:30px; display:block;background:url(/uploads/image/tximages/ss_fdj.jpg) no-repeat left center; }

/***** nav *****/
.navbar{ width:100%;height:49px;background:#1869c4; border-bottom:3px solid #1757af;}
.nav_top{ position:relative; width:1200px;}
.nav_top a{ color:#333;  }
.nav_top h3{ font-size:100%; font-weight:normal;}
.nav_top .m{ float:left;position:relative; z-index:1;}
.nav_top .m_ts h3{background:none; }
.nav_top h3 a{ display:block;width:148px; text-align:center;font-weight:bold; color:#fff; font:16px/49px "微软雅黑"; font-weight:normal; float:left;}
.nav_top h3 span{width:2px;color:#709ed1; font:12px/54px "微软雅黑";float:left; display:block; text-align:center;}
.nav_top h3 a:hover{ height:54px; color:#fff;width:148px;}
.nav_top .sub{ display:none; /*默认隐藏*/  width:148px;position:absolute;top:54px; z-index:9999999999999;  border:1px solid #e6e4e3; border-top:0; background:#f1f5fc; }
.nav_top .sub li{ text-align:center; padding:0 8px; margin-bottom:-1px;}
.nav_top .sub li a{ display:block; border-bottom:1px solid #e6e4e3; padding:8px 0; height:28px; color:#666;font:14px/28px "微软雅黑";}
.nav_top .sub li a:hover{ color:#cc0000;}
.nav_top .block{ height:49px; width:148px; background:#1757af; color:#fff;position:absolute;margin-left:2px;top:0px;overflow:hidden;  }

/***** 当前位置 *****/
.position { width:824px; padding-left:30px;background:#fafbfd url(/uploads/image/tximages/add_ico01.png) 13px center no-repeat; height:38px;font:12px/38px "微软雅黑";color:#787777; height:38px; margin-top:30px;margin-bottom:20px; 
box-shadow:0px 0px 3px #e3e3e3;/*兼容operaspace:nowrap*/
-moz-box-shadow:0px 0px 3px #e3e3e3;/*兼容firefox*/
-webkit-box-shadow:0px 0px 3px #e3e3e3;/*兼容safari或chrome*/
filter:progid:dximagetransform.microsoft.shadow(color=#e3e3e3,direction=120,strength=3);/*兼容ie*/}
.position a{ font:13px/30px "微软雅黑"; height:30px;color:#535252; text-decoration:none; }
.position a:hover{text-decoration:underline;}  

#container{width:1200px;}
/* 防止高度称不开 */
.clearfix:after {content: '.';clear: both;display: block;height: 0; visibility: hidden;}
.clearfix:after, .clearfix:before {content: " "; display: table;}

/***** foot *****/
#foot_link_w{ float:left;width:100%; height:48px; background:#266ac8;}
.foot_link{ width:1200px;font:14px/48px "微软雅黑";color:#fff;}
.foot_link h3{font:14px/48px "微软雅黑";color:#fff; float:left;}
.foot_link a{font:14px/48px "微软雅黑";color:#fff; padding:0px 15px;}
.foot_link a:hover{ text-decoration:underline;}

#foot_w{  float:left;width:100%; height:125px; background:#0c4696;}
.foot{ width:1200px;font:14px/48px "微软雅黑";color:#fff;}

.foot_xq{width:370px; float:left; margin-top:28px;font:13px/24px "微软雅黑"; color:#ffffff; }

.foot_ewm{ width:150px; height:80px;float:left; margin:30px 55px 0px 178px;}
.foot_ewm img{ width:80px; height:80px; margin-bottom:6px; float:left;}
.foot_ewm p{font:12px/16px "微软雅黑"; color:#fff; float:left; margin:50px 0px 0px 5px;}

.copyright { float:right;width:350px;font:13px/37px "微软雅黑"; color:#fff; margin-top:26px;}
.copyright a{ font:13px/37px "微软雅黑"; color:#fff; }
.copyright a:hover{ text-decoration:underline;}

