﻿﻿@charset "utf-8";
/* CSS Document */


*{
	margin: 0;padding: 0; list-style:none;font-family: "微软雅黑"; border:none;
}
body{
	width: 100%;padding: 0;margin: 0;font-family: "微软雅黑";background: #ffffff;
}

a{
	text-decoration: none;color: #333333;display: inline-block;
}
a .spot{
	width: 4px;height: 4px;display:inline-block;background: #666666;border-radius: 2px;margin: 0 8px 3px 0;
}
a:hover{
	/*text-decoration:underline;*/
}
p{
	color: #333333;font-size: 16px;
}
.header .banner,.banner .toptime,.percent,.nav .topnav,.nav .secnav,.nav .notice{
	width: 100%;
}

/*头部*/
.header,.content,.bottom_con{
	width: 1200px;margin: 0 auto;
}
/*banner*/
.header .banner{
	height: 230px; background: url(/material/image/banner.jpg) no-repeat center;background-size: 100% 100%;
}
.header .banner .toptime{
	height: 38px;background: rgba(37,103,192,0.08);
}
.banner .toptime .time,.banner .toptime .S_Setup{
	line-height: 38px;font-size: 15px;color: #033e8d;
}
.banner .toptime .time{
	margin-left: 1%;display: inline-block;
}
.banner .toptime .Setup{
	float: right; text-align: right;margin-right: 1%;
}

/*导航*/
.nav .topnav .seven_dh,.nav .secnav .second,.nav .notice .horn_name,.nav .flows .flow_word{
	line-height: 46px;
}
.nav .topnav{
	height: 46px;background: #4989c6;position: relative;
}
.nav .topnav .seven_dh:hover{background: #549ce0;font-weight: 700;}
.nav .topnav .seven_dh{
	float: left;font-size: 18px;color: #ffffff;width: 14.28%;text-align: center;
}
.nav .topnav .seven_dh.current{
	background: #549ce0;font-weight: 700;
}
.nav .secnav,.nav .notice{
	height: 46px;background: #f0f6fa;
}
.topnav .navbox .secnav{
	position: absolute;top: 46px;left: 0;z-index: 8;display: none;
}
.topnav .navbox .secnav a:hover{
	text-decoration: underline;color: #115691;
}
.nav .secnav .second{
	width: 10%;text-align: center;margin-left: 18px;font-size: 15px;
}

/*通知、搜索*/
.nav .notice .horn{
	float: left;width: 18px;margin: 14px 1% 14px 1%;
}
.nav .notice .horn_name{
	color:#549ce0;font-size: 14px;float: left;
}
.nav .notice .flows{
	width: 60%;height: 46px;overflow:hidden;display:inline-block;
}
.nav .notice .flows .flow_gd{
	width: 400%;height: 46px;
}
.nav .flows .flow_word{
	color: #555555;font-size: 14px;margin-right: 50px;display: inline; float:left;
}
.nav .flows .flow_word .data{
	margin-left: 8px;color: #888888;
}
.nav .notice .search{
	float: right;margin-right: 1%;width: 27%;
}

.nav .notice .search .input{
	width: 77%;height: 32px;border: 1px solid #8fc6fa;font-family: "微软雅黑";font-size: 14px;padding: 0 8px;margin: 6px 0 6px;float: right;
}
.nav .notice .search .button{
	width:50px;height: 34px;float: right;border: none;background: url(/material/image/icon_2.jpg) no-repeat left;margin: 6px 0 6px;outline: none;
}

/*底部*/
.bottom{
	width: 100%;height: 206px;background: #f5f5f5;clear: both;
}
.bottom .Cause{
	float: left;margin: 60px 40px 0 80px;
}
.bottom .Company{
	display: inline-block;margin-top: 53px;
}
.bottom .Company .English{
	font-size: 14px;line-height: 30px;
}
.bottom .Company .record{
	background: url(/material/image/dibu_2.png) no-repeat left;padding-left: 30px;
}
.bottom .error{
	float: right;margin: 75px 80px 0 0;
}
/*位置*/
.dqwz{
	border-bottom:2px solid #115591; background:url(/material/image/dqwz.png) no-repeat 20px center; width:97%; padding:10px 0 10px 3%; color:#212121; font-size:14px; margin:25px 0 20px 0;
}
/*分页*/
.content .Pagings{
	width: 100%; margin:0 auto;height: 40px;
}
.content .Pagings .page{
    list-style: none;font-size: 14px;width: 70%;margin: 0px 15%;
}
.content .Pagings .page>li{
    float: left;padding: 5px 10px; cursor: pointer;
}
.content .Pagings .page .pageItem{
    border: solid thin #cccccc;
    margin:5px 5px;
}
.content .Pagings .page .pageItemActive{
    border: solid thin #115691;
    margin: 5px;
   /* background-color: #0099FF;*/
    color:#115691;
}
.content .Pagings .page .pageItem:hover{
    border: solid thin #115691;
   /* background-color: #0099FF;*/
    color:#115691;
}
.content .Pagings .page .pageItemDisable{
    border: solid thin #dddddd;
    margin: 5px;
    background-color: #ffffff;
	color: #999999;
}

.bshare-qzone,.bshare-renren,.bshare-douban,.bshare-more{
	display:none !important;
}













