@charset "utf-8";
/* CSS Document */
*{padding:0;margin:0;}
html{background:#FFF;}
body{font: 14px/1.5 "微软雅黑",'Microsoft Yahei','PingFang SC',Tahoma,Arial,\5FAE\8F6F\96C5\9ED1,sans-serif;background: url(../images/bg_body.png);}
.body_con{width: 1185px;background: #fff;margin:0 auto;}
html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,dd,dl,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,q,samp,small,span,strong,sub,sup,tt,var,legend,fieldset{
margin:0px;padding:0px;color: #333; -moz-osx-font-smoothing: inherit | grayscale;}
table{border-collapse:collapse;border-spacing:0;width:100%;}
fieldset,img{border:0;}
img,object{max-width:100%;/*height:auto;*/width:auto\9;/* for ie8 */-ms-interpolation-mode: bicubic;}
a{outline:none;blr:expression(this.onFocus=this.blur());text-decoration:none;color: #333;cursor: pointer;}
a:hover{color: #EB6100;text-decoration: none;}
input[type='text']{outline:none;border:0 none;background-color:transparent;-web-kit-appearance:none;-moz-appearance: none;}
input[type='button']{outline:none;border:0 none;background-color:transparent;cursor:pointer;}
input[type="text"]:focus{outline:medium;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:400;}
strong{font-style:normal;font-weight:600;}
/*定义清除浮动样式 方法一*/
.clearfix:after{content:'';display:block;height:0;line-height: 0px; clear:both; visibility:hidden;}
.clearfix{zoom:1;}
/*定义清除浮动样式 方法二*/
.clear{clear:both;}
/*float */
.fl{float:left;}
.fr{float:right;}
.ct{ margin:0 auto;}
ul,ol,li{list-style:none outside none;}
.tc{text-align:center !important;}
.tl{text-align:left  !important;}
.tr{text-align:right  !important;}
input,textarea,select{font-weight:inherit;}
input,select,textarea,button {vertical-align:middle}
.pa{position:absolute;}
.pr{position:relative;}
.inblock{display:inline-block;*zoom:1;*display:inline;}
.none{display:none;}
.block{display:block;}
.hidden{overflow:hidden !important;}
.textoverflow{ white-space:nowrap; overflow:hidden;text-overflow: ellipsis;}
.underline:hover{text-decoration:underline;}
.hand{cursor: pointer;}
.distable{display: table;}
.distr{display:table-row;}
.distd{display:table-cell;}
.fontsize_22px{font-size: 22px !important;}
.fontnormal{font-weight: 500;}
.box_shadow01{box-shadow: 0px 0px 10px rgba(0,0,0,0.1);-moz-box-shadow:0px 0px 10px rgba(0,0,0,0.1);-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.1);border:1px solid #fff;}
.box_shadow02{box-shadow: 0px 0px 6px rgba(0,0,0,0.1) inset;-moz-box-shadow:0px 0px 6px rgba(0,0,0,0.1) inset;-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.1) inset;border:1px solid #e6e6e6;}
.box_shadow03{box-shadow: 0px 0px 10px rgba(154,10,16,0.1);-moz-box-shadow:0px 0px 10px rgba(154,10,16,0.1);-webkit-box-shadow: 0px 0px 10px rgba(154,10,16,0.1);border:1px solid #EB6100;}
/*基本动画样式*/
a,a i,.timecon li:hover{transition:0.3s all;-webkit-transition:0.3s all;-moz-transition:0.3s all;-o-transition:0.3s all;-ms-transition:0.3s all;}
.ease-in{-webkit-transition:0.2s ease-in 0s;-moz-transition:0.2s ease-in 0s;-ms-transition:0.2s ease-in 0s;-o-transition:0.2s ease-in 0s;}


/*头部样式*/
._header{}
.header_top{height: 100px;background: url(../images/bg_top.png) no-repeat;background-size: 100% 100%;}
.header{width:1185px;z-index:9999999;}
.h_left,.h_right{margin: 16px 20px;}
.h_left img{}
.links{background: url(../images/bg_blue.png);}
.links li{float: right;color: #fff;font-size: 12px;}
.links li a{margin: 6px 12px;font-size: 12px;color: #fff;}

.header_nav{background: #2f65c2;letter-spacing: 1px;}
.nav{width: 78%;margin-top:-7px;}
.nav li{float: left;text-align: center;width: 115px;position: relative;}
.nav li a{display: block;font-size: 14px;color: #fff;height: 45px;line-height: 45px;font-weight: 500;position: relative;}
.nav li a i{display:none;width:10px;height:4px;background: url(../images/arrow_nav_on.png);
	position: absolute;bottom: -3px;left: 50%;margin-left: -5px;z-index: 100}
.nav li a:hover,.nav li a.on{background: #1E4D9D;}
.nav li a.on i,.nav li a:hover i{display: block;}
.subNav{display: none; position: absolute;width: 99%;overflow: hidden;z-index: 99;border-width: 0px 1px 1px 1px;border-style: solid;
	background:#fff;border-color:#e0eaf2;box-shadow: 0px 0px 8px rgba(0,0,0,0.1);}
.subNav dd{letter-spacing: 0px;}
.subNav dd a{display: block;height:36px;line-height: 36px;font-size: 13px;font-weight: normal;color: #1E4D9D;}
.subNav dd a:hover{background:#e0eaf2;}
.subNav dd a.on{background:#e0eaf2;}

._search{width:22%; height:25px; right:10px; top:32px;line-height:25px;  }
.search{background:url(../images/input_search.png) no-repeat;width:149px; height: 30px;position:relative;overflow: hidden;
    padding-right: 15px;border-right: 1px solid #1838a6;}
.search input{position:absolute;width:149px;height: 30px;line-height:30px;color:#333;border:none;background:none;left:0px;top:0px;padding-left:0px;font: 12px "微软雅黑",'Microsoft Yahei','PingFang SC',Tahoma,Arial,\5FAE\8F6F\96C5\9ED1,sans-serif;}
.search input.notxt{color:#999; padding-left:10px;padding-right: 5px;width:134px;}   
.search input.notxt1 {position: absolute;width: 30px;height: 30px;top: 0px;left:119px;border: none;background:url(../images/btn_search.png) no-repeat;cursor:pointer; overflow: hidden; }
/*.login{margin-right: 18px;border-left: 1px solid #3772D6;padding-left: 15px;height: 30px;}*/
.login{border-left: 1px solid #3772D6;padding-left: 15px;height: 30px;}
.login a{display: block;width: 60px;height: 29px;line-height: 29px; text-align: center; font-size: 11px;color: #fff;background: url(../images/bg_loginBtn.png);}
.login a:hover{background: url(../images/bg_loginBtn_hover.png);}
/*底部样式*/
._footer{border-top: 1px solid #ddd;margin-top: 30px;}
.footer{ width:1140px;margin:0 auto;padding: 20px 0px 20px 0px;font-size: 12px;text-align: center;}


/*当前位置*/
.current_location{margin-bottom: 20px;color: #666;}
.current_location a{color: #666;}
.current_location a:hover{color: #EB6100;}

/*返回顶部*/
#toTop {display: none;position: fixed;bottom: 1px;right: 1px;width: 45px; height:45px;text-indent: 9999px;color: #356BC8; z-index: 99;background: #356BC8 url(../images/arrow_up.png) no-repeat;}
#toTopHover{}


/*翻页*/
.pages{width: 100%;font-size: 13px;text-align: center;margin: 40px 0px 20px 0px; }
.pages span,.pages a{*zoom:1;*display:inline;padding: 0px 5px;min-width: 18px;height: 27px;text-align: center;line-height:27px;margin: 0px 3px;}
.pages span{border:1px solid #ececec;color: #999;background: #f1f1f1;}
.pages a{border:1px solid #dedede;background: #fff;}
.pages a:hover,.pages a.on{border:1px solid #396ECA;background: #396ECA;color: #fff;}