@charset "utf-8";
*{margin:0;padding:0}
body{font:12px/1.5 "微软雅黑",Tahoma,Arial,Helvetica,sans-serif;_background-attachment:fixed;color:#333333;}
:focus{outline:0}
img{border:0;}
ul,li{list-style:none}
body,p,h1,h2,h3,h4,h5,h6,form,input,ul,li,dd,dl,textarea,em,i{padding:0;margin:0;list-style-type:none;font-weight:normal;font-style:normal}
table {border-collapse: collapse;}
a{text-decoration:none;color:#333333;}
.warp{width:1200px;margin: 0 auto;}
.fl{float: left;}
.fr{float: right;}

/*top*/
.top{height:45px;line-height:45px;background:#3d3d3d;color:#FFFFFF;}
.topIn{height:45px;}
.topIn .topLeft{width:250px;}
.topIn .topLeft p{float:left;margin:0px 15px 0px 6px;}
.topIn .topLeft .language{float:left;width:87px;height:23px;line-height:23px;margin-top:11px;color:#FFFFFF;background:#4f4f4f;border:1px solid #323232;border-radius: 3px;position: relative;}
.topIn .topLeft .language span{display:inline-block;float:left;width:51px;text-align: center;}
.topIn .topLeft .language i{display:inline-block;float:left;width:31px;height:19px;margin-top:2px;border-left:1px solid #3d3d3d;background:url("../img/index_icon.png") no-repeat 9px 6px;cursor: pointer;}
.topIn .topLeft .language dl{width:87px;background:#4f4f4f;position: absolute;top:24px;left:0px; }
.topIn .topLeft .language dl dd{padding-left:13px;height:20px;line-height:20px;z-index: 2;}
.topIn .topLeft .language dl dd:hover{background: #323232;cursor: pointer;}
.topIn .search{width:250px;}
.topIn .search input{float:right;margin-top:9px;border:none;}
.topIn .search .searchTxt{width:160px;height:26px;border-radius: 3px;font-size:12px;padding:0px 5px;margin-right:15px;}
.topIn .search .searchBtn{width:55px;height:26px;border:1px solid #FFFFFF;background:#323232;border-radius:3px;color:#FFFFFF;cursor: pointer;}

.index_nav{width: 100%;height: auto;border-bottom: 1px solid #ddd;}
/*logo & nav*/
.logo_nav{height:108px;}
.logo_nav .logo{width:370px;height:57px;margin-top:25px;}
.logo_nav .nav ul li{float:left;height:108px;text-align: center;background: url("../img/line.png") no-repeat right center;position: relative;}
.logo_nav .nav ul li a{display:inline-block;height:38px;padding:35px 20px;font-size:14px;color:#999999;}
.logo_nav .nav ul li a:hover,.logo_nav .nav ul li a.cur{background:#0c43d1;color:#FFFFFF;}
.logo_nav .nav ul li dl{width:100%;position: absolute;top:108px;left:0px;z-index: 2;display: none;}
.logo_nav .nav ul li:hover dl{display: block;}
.logo_nav .nav ul li dl dd{width:100%;height:39px;line-height:39px;border-bottom:1px solid #d0d9f0;background:rgba(12,67,209,0.8);}
.logo_nav .nav ul li dl dd:last-child{border:none;}
.logo_nav .nav ul li dl dd a{width:100%;height: auto;padding:0px;font-size:12px;color:#FFFFFF;}
.logo_nav .nav ul li dl dd a:hover{background: #072778;}



/*footer*/
.footer{width:100%;height:147px;background:#363636;}
.footer .logo{margin-top:45px;}
.footer .info{color:#FFFFFF;text-align: right;font-size:14px;margin-top:45px;}

/*.alertsBox{overflow-y:scroll }*/
.alert_box{overflow-y: auto;
max-height: 310px;
margin-top: 68px;
padding: 0 20px 20px 20px !important; }

.page{text-align:center; margin:60px 0px;}
.page a{display:inline-block;width:35px; height:35px; text-align:center; line-height:35px; background:#fff;border:1px solid #e5e5e5;margin:0 8px;cursor:pointer;}
.page a:hover{color:#fff!important; background:#0c43d1;}
.page .jp-first, .page .jp-previous, .page .jp-next, .page .jp-last{width:53px; height:35px; text-align:center; line-height:35px;background:#fff;border:1px solid #e5e5e5;}
.page .jp-first:hover, .page .jp-previous:hover, .page .jp-next:hover, .page .jp-last:hover{color:#fff!important;background:#0c43d1;border:1px solid #0c43d1;}
.page a.jp-disabled{cursor:default;}
.page a.jp-disabled:hover{color:#222!important; background:#fff;border:1px solid #e5e5e5;}
.page a.jp-current{color:#fff!important; background:#0c43d1;border:1px solid #0c43d1;cursor:default;}









