@charset "gb2312";
/*****公共样式*******/
*{padding:0;margin:0;font-family:"微软雅黑"; border-image:none; }
html,body{margin: 0;background:#fff;min-width:1240px;}
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;}
input{outline:none;}
/***** 水平居中 *****/
.cen{margin:0 auto; }
/***** 清除浮动 *****/
.clear{clear:both}
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0} 
.clearfloat{zoom:1}
.wrap{width:1200px;margin:0 auto;}

/*** 公共头部 ***/
.top{width:100%;height: 177px;float:left;background:#2954ac;}
.top_bg{width:1200px;height: 120px;}
.top_logo{width: 800px;height:80px;float:left;margin-top: 20px;}
.top_logo img{float:left;height:80px;}
.top_right{float:right;width:256px;margin-top:10px;}
.top_right a{text-align:right;float:right;color:#fff;padding:10px 0;font-size:14px;}
/*** 搜索 ***/
.top_righ #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:40px;font:14px/40px "微软雅黑"; color:#777;background-color:#fff;}
#search li.btn{float:right;cursor:pointer;width: 40px;height: 40px;display:block;background:url(../images/ss_bt.png) no-repeat left top;}
/*** 导航 ***/
.top_nav{position:relative;z-index: 9;width:100%;min-width:1200px;height:56px;background: #2954ac;border-top: 1px solid #5475b9;box-shadow: 4px 4px 6px -1px rgba(17, 50, 72, 0.3);}
.top_nav ul{width:1200px;height: 56px;}
.top_nav ul li a{float:left;font:16px/56px "微软雅黑";color: #fff;padding:0 18px;text-align:center;}
.top_nav ul li a:hover{ background:#3a63b7;color:#fff;}
.top_nav ul .on a{ background:#3a63b7;}



#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: 10px;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: 16px;width:30px;cursor: pointer;display:inline-block;zoom:1;}
.focusBox .hd .on{width:46px; background: url("../images/dot_on.png") no-repeat; }


/***** 当前位置 *****/
.position {width: calc(100% - 40px);padding-left: 40px;background: #f6fafd url(../images/add_ico01.png) 13px center no-repeat;font: 12px/40px "微软雅黑";color:#787777;height: 40px;margin-top:30px;margin-bottom:20px;/*兼容operaspace:nowrap*//*兼容firefox*//*兼容safari或chrome*//*兼容ie*/float: left;}
.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{float:left;width:100%;height:auto;background: #2a54ac;}
.foot_mian{width:1200px;margin:0 auto;}
.foot .link{height:60px;line-height:60px;font-size:16px;background-color:#dbe6fc;}
.foot .link span{float:left;font-size:18px;font-weight:600;color:#333;margin-right:40px;}
.foot .link img{padding-right:10px;padding-top:21px;float:left;}
.foot .link a{color:#555;padding:0 20px;float: left;}
.foot .link a:after{content:"|";display: inline-block;padding-left: 40px;color: #88aeda;}
.foot .link a:last-child:after{display:none;}
.foot .link a:hover{color:#2a54ac;}
.foot .foot_info{width:1200px;margin:0 auto;padding:30px 0 40px 0;min-height:106px;background:url(../images/foot_logo.png) no-repeat right;}
.foot .foot_info p{width:800px;height:96px;font-size:14px;color:#fff;float:left;line-height:32px;}
.foot .foot_info p a{color:#fff;}
.foot .foot_ewm{padding-bottom:40px;width: 140px;height: 96px;margin-top: 10px;float:right;}
.foot .foot_ewm img{width:96px;height:96px;}





