@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;}
/***** 水平居中 *****/
.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: 150px;background-color:#eeedf7;}
.top_bg{width:1200px;height: 150px;}
.top_logo{width: 930px;height: 100px;float:left;margin-top: 25px;}
.top_logo img{float:left;height:100px;}
.top_logo span{line-height:100px;float:left;margin-left:30px;font-size:30px;color:#036eb7;}
.top_bg_r{float:right;margin-top:30px;text-align: right;}
.top_bg_r a{color: #036eb7;font-size:14px;}
.top_bg_r a:hover{color: #3592d2;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: #999;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{position: relative;z-index: 99;width:100%;min-width:1200px;height:64px;/* overflow: hidden; */background:#fff;box-shadow: 4px 4px 6px -1px rgba(17, 50, 72, 0.3);}
.top_nav ul{width:1200px;height: 64px;}
.top_nav ul li{float:left;}
.top_nav ul li a{float:left;font:16px/64px "微软雅黑";color: #333;padding:0 24px;text-align:center;}
.top_nav ul li:hover a{background-color: rgb(3 110 183 / 0.8);color:#fff;}
.top_nav ul .on a{/* background:#036eb7;*/}
.top_nav .nav_sub{display: none;width: 140px;position: absolute;/*background-color: rgb(3 110 183 / 0.8);*/margin-top: 64px;}
.top_nav .nav_sub a{float:left;line-height:40px;text-align: center;color: #fff;width: 100%;font-size: 14px;padding: 0;background:  rgb(3 110 183 / 0.8);}
.top_nav li:hover .nav_sub{display:block;}
.top_nav li .nav_sub a:hover{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;min-height:560px; 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;}
.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;}


