@charset "gb2312";
/*****公共样式*******/
*{padding:0;margin:0;font-family:"微软雅黑"; border-image:none; }
html,body{margin: 0;background:#fff; }

li,ul,dl,dt,dd,ol,ul{list-style:none; text-decoration:none;}
a{text-decoration:none; color:none; cursor: pointer;}
img{ border:0; text-decoration:none;}
h1, h2, h3, h4, h5, h6{ font-weight: normal;}
u,b{ font-weight:normal; text-decoration:none;}
/***** 水平居中 *****/
.cen{margin:0 auto; }
/***** 清除浮动 *****/
.clear{clear:both}
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0} 
.clearfloat{zoom:1}

.top_bg_w{width:100%;min-width:1200px;height: 120px;background:url("../images/top_bg.jpg") top center no-repeat;}
.top_bg{width:1200px;height: 120px;}
.top_logo{width: 800px;height: 100px;float:left;margin-top: 10px;}
.top_bg_r{float:right;margin-top:30px;width: 300px;text-align: right;}
.top_bg_r a{color:#eaf5ff;font-size:14px;}
.top_bg_r a:hover{color:#fff;text-decoration:underline;}


/*** 搜索 ***/
#search {float:right;display:block;width:256px;height:36px;margin-top:10px;}
#search li.ipt{float:left;width:200px;height:36px;}
#search li.ipt .keyword{ float:left;display:block; border:none;width:206px;padding-left:16px;height:36px;font:14px/36px "微软雅黑"; color:#036eb7;
background:url(../images/ss_txt.png) no-repeat left center;;}
#search li.btn{float:right;cursor:pointer;width:36px;height:36px;display:block;background:url(../images/ss_bt.png) no-repeat left top;}


.top_nav{width:100%;min-width:1200px;height:64px;background:#fff;border-top:3px solid #036eb7;}
.top_nav ul{width:1200px;height: 64px;}
.top_nav ul li a{float:left;font:16px/64px "微软雅黑";color: #333;padding:0 24px;text-align:center;}
.top_nav ul li a:hover{ background:#036eb7;color:#fff;}
.top_nav ul .on a{ background:#036eb7;}

#container{width:1200px; height:auto; padding:0px 0px 10px 0px;}
/* 防止高度称不开 */
.clearfix:after {content: '.';clear: both;display: block;height: 0;visibility: hidden;}
.clearfix:after, .clearfix:before {content: " "; display: table;}


/******** banner ********/
.focusBox {width:100%; min-width:1200px; height:auto; position:relative; overflow:hidden; background:#fff; text-align:center;}
.focusBox .pic{ position:relative; z-index:0; }
.focusBox .pic img { width:100%; height:100%; display: block; }
.focusBox .hd {width:100%;position: absolute;bottom: 16px;text-align: center;font-size:0;z-index:1;}
.focusBox .hd li{margin: 0 6px;background: url(../images/dot.png) no-repeat;overflow: hidden;height: 12px;width: 36px;cursor: pointer;display:inline-block; *display:inline;zoom:1;}
.focusBox .hd .on{width:56px; background: url("../images/dot_on.png") no-repeat; }


/***** 当前位置 *****/
.position {width: calc(100%-30px);padding-left:30px;background:#fafbfd url(../images/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:#555; text-decoration:none; }
.position a:hover{color:#0268bc; 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_w{float:left;width:100%;height:100px;background-color: #005996;margin-top:60px;}
.foot_mian{width:1200px;}
.foot_mian .foot_left{width:352px;float:left;}
.foot_mian .foot_left img{float:left;margin-top:18px;}
.foot_mian .foot_right{color:#fff;font-size:14px;line-height:24px;border-left:1px solid rgba(255, 255, 255, .3);padding-left:60px;float:left;margin-top:26px;}
.foot_mian .foot_right a{color:#fff;padding-right:10px;}
.foot_mian .foot_right span{padding-right:10px;}
.foot_mian .foot_right p span{padding:0 15px;}
.foot_mian .foot_right a:hover{text-decoration:underline;}


