@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	overflow-y: scroll;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
:focus {
	outline: 0;
}
img {
	border: 0;
}
a img {
	vertical-align: middle;
}
body {
	background: #fff;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	clear: both;
	display: block;
	_display: inline;
}
.none {
	display: none;
}
.hidden {
	visibility: hidden;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: block;
*zoom:1;
}
a{
	text-decoration:none;}
.inner {
	width: 1000px;
	margin: 0 auto;
}
.top .inner {
	height: 30px;
}
.top {
	background: #003466;
}
.header {
	background: #0156a9;
	border-bottom: 1px solid #003466;
}
.head {
	width: 100%;
	height: 140px;
	background: url(images/head.jpg);
}
.focus-pagination {
    position: absolute;
    right: 10px;
    bottom: 0;
    z-index: 60;
    height: 20px;
    text-align: right;
    display: none;
}
.navBar {
	position: relative;
	z-index: 1;
	color: #fff;
	height: 50px;
	line-height: 50px;
	margin: 0px auto;
	top: 0px;
}
.navlist {
	width: 100%;
	background: #dde7f0;
	position: absolute;
	top: 50px;
}
.nav .m {
	float: left;
	position: relative;/* width: 12.5%; */
	height: auto;
}
.nav .i1 {
}
.nav .i1 .menu-item a:hover {/* background: none!important; */
}
.nav .m .imgs, .nav .m .subm, .nav .m .navtxt {
	display: none;
}
.nav .i1 .menu-item a {
	padding-left: 0px;
}
.nav h3 {
	float: left;
	font-weight: normal;
	font-size: 18px;/* height: 44px; */
	overflow: hidden;
}
.nav h3:hover {
}
.nav h3 a {
	display: block;
	color: #000;
	font-size: 18px;
	padding: 0px 37px;
	font-weight: normal;
	font-family: "Microsoft YaHei";
	text-align: center;
	line-height: 50px;
	height: 50px;
	text-decoration: none;
}
.nav h3 a:hover, .nav h3 a.hover {
	color: #0156a9!important;
	opacity: 0.9;
	background: no-repeat top;
	font-weight: normal;
}
.nav h3 a i {
	display: none;
	color: #fff;
	width: 10px;
	height: 10px;
	background: url("../images/navico06.png") no-repeat 0px center;
	margin-left: 10px;
	-webkit-transition: -webkit-transform 0.5s;
	-ms-transition: -webkit-transform 0.5s;
	transition: -webkit-transform 0.5s;
}
.nav h3 a:hover i, .nav h3 a.hover i {
	width: 10px;
	height: 10px;
	margin-left: 10px;
	background: url("../images/navico031.png") no-repeat 0px center;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.nav h3 a.on:hover i {
	background: url("../images/navico031.png") no-repeat 0px center;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}
.nav .on h3 {
	background:  repeat;
}
.nav .on h3 a {
	background-image: url("../images/navico01.png");
	color: #811c21;
}
.nav .sub {
	display: none; /*é»˜è®¤éšè—*/
	width: 236px;
	padding: 5px 10px 10px 10px;
	position: absolute;
	left: 0;
	top: 45px;
	background: url("../images/whitebk.png") repeat;
}
.nav .sub li {
	height: 20px;
	line-height: 20px;
	padding: 4px 0;
	float: left;
	width: 118px;
}
.nav .sub li a {
	display: block;
	width: 88px;
	color: #7a7a7a;
	padding-left: 30px;
	font: normal 12px/20px 'Helvetica', Georgia, Arial, Helvetica, sans-serif;
	;
	background: url("../images/navico04.png") no-repeat 10px center;
}
.nav .sub li a:hover {
	color: #811c21;
	background-image: url("../images/navico03.png");
}
.navcon {
	width: 1000px;
	margin: 0 auto;
}
.navcon .sub {
	display: none; /*é»˜è®¤éšè—*/
	background: url("../images/whitebk.png") repeat;
}
.navcon .sub .imgs {
	float: left;
	margin-top: 0px;
	margin-left: 0%;
	padding: 41px 0px 44px 0px;
	margin-right: 65px;
}
.navcon .sub .imgs .img_bg {
	width: 380px;
	height: 115px;
	background-size: 100%;
}
.navlist-li-1 .imgs .img_bg {
	background: url(images/nav_1.jpg) no-repeat center;
}
.navlist-li-2 .imgs .img_bg {
	background: url(images/nav_1.jpg) no-repeat center;
}
.navlist-li-3 .imgs .img_bg {
	background: url(images/nav_1.jpg) no-repeat center;
}
.navlist-li-4 .imgs .img_bg {
	background: url(images/nav_1.jpg) no-repeat center;
}
.navlist-li-5 .imgs .img_bg {
	background: url(images/nav_1.jpg) no-repeat center;
}
.navlist-li-6 .imgs .img_bg {
	background: url(images/nav_1.jpg) no-repeat center;
}
.navlist-li-7 .imgs .img_bg {
	background: url(images/nav_1.jpg) no-repeat center;
}
.navcon .sub .textcon {
	width: 280px;
	float: left;
	font-size: 14px;
	line-height: 30px;
	margin-top: 8px;
	margin-left: 5%;
	padding: 15px 20px 15px 20px;
	color: #811c21;
	text-align: left
}
.navcon .sub .imgs img {
	width: 320px;
	height: 140px;
}
.navcon .sub .subnav {
	float: left;
	width: 555px;
	padding: 0px 0px 15px 0px;
}
.navcon .sub li {
	line-height: 29px;
	padding: 0px 0;
	float: left;
	width: 25%;
	list-style: none;
}
.navcon .sub li a {
	display: block;
	font-size: 16px;
	color: #434343;
	font-family: "Microsoft YaHei";
	text-decoration: none;
}
.navcon .sub li a:hover {
	color: #0156a9;
}
.nav {
	width: 1000px;
	margin: 0 auto;
}
.menu {

    background: #eeeeee;
    position: relative;
    z-index: 1000;
}
.sitelogocon {
	float: left;
	margin-top: 27px;
}
/*首页大图*/
.indexfoucs {
	position: relative;
	width: 100%;
	height: 390px;
	overflow: hidden;
}
.indexfoucs .ifinner a {
	position: absolute;
	top: 0;
	left: 2000px;
	float: left;
	width: 1200px;
	height: 390px;
}
.indexfoucs a img {
	width: 1200px;
	height: 390px;
}
/*.indexfoucs .ifinner ul li {
	position: relative;
}*/
.indexfoucs .ifinner ul li em {
	position: absolute;
	bottom: 0;
	text-align: center;
	font-size: 20px;
	color: #fff;
	width: 1200px;
	height: 69px;
	line-height: 69px;
	background: #000;
	filter: Alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity: 0.6;
	display: block;
}
.ifouter {
	position: relative;
	width:1200px;
	height: 390px;
	margin: 0 auto;
}
.ifinner {
	position: relative;
	position: absolute;
	top: 0;
	height: 390px;
}
.turnbtn a {
    display: block;
    height: 70px;
    width: 50px;
    z-index: 6;
    cursor: pointer;
}
.turnbtn p {
	position: absolute;
	top: 0;
	height: 390px;
	width: 960px;
	opacity: 1;
	background: #fff;
	z-index: 5;
	filter: alpha(opacity=100);
}
.maskl {
	left: -960px;
}
.maskr {
	right: -960px;
}
.prev_img {
	opacity: 0.9;
	position: absolute;
	top: 50%;
	left: 0px;
	margin-top: -35px;
	background:url(images/prev.png) 0 0 no-repeat;
}
.next_img {
	opacity: 0.9;
	position: absolute;
	top: 50%;
	right: 0px;
	margin-top: -35px;
	background:url(images/next.png) 0 0 no-repeat;
}
.main_top {
    padding-top: 26px;
}
.main_bottom {
    padding-top: 26px;
    padding-bottom: 15px;
}
.tt h3.tit {
    font-size: 18px;
    color: #004f97;
    font-family: "微软雅黑";
    font-weight: bold;
    float: left;
}
.more_btn {
    float: right;
    font-size: 12px;
    font-family: "微软雅黑";
}
.more_btn a {
    text-decoration: none;
    color: #959595;
}
.tt {
    height: 48px;
    line-height: 48px;
    border-bottom: 2px solid #0068b7;
}
.dfyw {
    width: 655px;
    padding-bottom: 34px;
    float: left;
}
.tzgg {
    width: 310px;
    float: right;
}
.news{
	width:310px;}
.dfyw_top_left {
    float: left;
}
.dfyw_top_right {
    float: right;
}
.dfyw_bottom_left {
    float: left;
	margin-top:19px;
}
.dfyw_bottom_right {
    float: right;
	margin-top:19px;
}
.news_bt {
    line-height: 24px;
    font-size: 16px;
    font-family: "微软雅黑";
}
.news_bt a {
    color: #004f97;
    text-decoration: none;
}
.news_time {
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    color: #959595;
    font-family: "Georgia";
	margin-bottom:10px;
}
.dfyw_tab li {
    height: 402px;
}
.dfyw_tab .news {
    height: 192px;
}
.dfyw_tab .sudy-scroll-wrap {
    position: relative;
    left: 0;
    top: 0;
    overflow: hidden;
    height: 402px;
}
.news_jj a {
    color: #535353;
    font-family: "微软雅黑";
    font-size: 14px;
    text-decoration: none;
    line-height: 24px;
}
.dfyw_tab .sudy-scroll-page .page-index {
    display: inline-block;
    width: 20px;
    height: 10px;
    border-radius: 0px;
    overflow: hidden;
    background: #e5e5e5;
    margin: 0 6px;
}
.dfyw_tab .sudy-scroll-page .active {
    background: #0068b7;
}
.dfyw_tab {
    margin-top: 22px;
}
.tzgg_time {
    width: 60px;
    height: 60px;
    float: left;
}
.tzgg_bt {
    width: 196px;
    float: right;
	margin-top:6px;
}
.tzgg .con {
    padding-left: 15px;
    padding-right: 15px;
    background: #f7f7f7;
    padding-top: 4px;
    padding-bottom: 12px;
}
.tzgg_top {
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 24px;
    color: #0156a9;
    font-family: "微软雅黑";
    font-weight: bold;
	background:#e5e5e5;
}
.tzgg_bottom {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    font-family: "微软雅黑";
    background: #0156a9;
}
.tzgg_bt a {
    color: #313131;
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 24px;
    text-decoration: none;
}
.tzgg_list {
    padding-top: 14px;
    padding-bottom: 14px;
    border-bottom: 1px solid #eeeeee;
}
.tzgg_list.i-5 {
    border-bottom: 0px;
}
.xbcz {
    width: 310px;
    float: left;
}
.dfsd {
    width: 310px;
    float: left;
	margin-left:34px;
}
.tsjx {
    width: 310px;
    float:right;
}
.xbcz_top .tt {
    margin-bottom: 19px;
}
.xbcz_bottom {
    padding-top: 16px;
    border-top: 1px solid #efefef;
}
.xbcz_top {
    padding-bottom: 16px;
}
.ztwz_list {
    float: left;
    width: 239px;
    margin-right:11px;
    margin-top:11px;
}
.ztwz_list.i-1 {
    
    margin-left: 0px;
}
.ztwz .con {
    padding-top: 31px;
    padding-bottom: 37px;
}
.ztwz {
	background:#f5f5f5 url(images/ztwz_bt.png) repeat-x top;
}
.foot_nav .wp_nav .nav-item a span.item-name {
    display: inline-block;
    padding: 0px 31px;
    line-height: 52px;
    cursor: pointer;
}
.foot_nav .wp_nav li.nav-item.i1 a span.item-name {
	padding-left:0px;}
.foot_nav .wp_nav li.nav-item.i8 a span.item-name {
	padding-right:0px;}
.foot_nav .wp_nav .nav-item a {
    font-family: "Microsoft Yahei";
    display: block;
    text-align: center;
    position: relative;
    font-size: 16px;
    z-index: 100;
    color: #fff;
}
.foot_nav {
    background: #0156a9;
    border-bottom: 1px solid #014f9c;
}
.footer {
    min-height: 171px;
    background: #0156a9 url(images/foot_logo.png) center center no-repeat;
    border-top: 1px solid #3478ba;
}
.foot_left {
    float: left;
    margin-top: 37px;
}
.foot_left p{
	line-height:24px;
	font-size:12px;
	font-family:"微软雅黑";
	color:#fff;}
.foot_right {
    width: 170px;
    float: right;
    margin-top: 68px;
}
.wx {
    float: left;
    width: 40px;
    height: 40px;
	position:relative;
}
.wb {
    float: left;
    width: 40px;
    height: 40px;
	margin-left:25px;
	position:relative;
}
.e-mail {
    float: left;
    width: 40px;
    height: 40px;
	margin-left:25px;
}
.banquan {
    height: 40px;
    line-height: 40px;
    background: #003466;
}
.banquan a{
	font-size:12px;
	color:#fff;
	font-family:"微软雅黑";
    margin-right: 9px;
	text-decoration:none;}
.banquan p{
	font-size:12px;
	color:#fff;
	font-family:"微软雅黑";
	text-align:center;}
.banquan span{
	font-size:12px;
	color:#fff;
	font-family:"微软雅黑";
	margin-left: 9px;
    margin-right: 9px;}
.banquan img{
	margin-left: 9px;
    margin-right: 9px;}
	
/*搜索样式*/
.searchbtn {
    width: 20px;
    height: 20px;
    border: 0;
    outline: 0;
    background: url(images/sousuo_btn.png) no-repeat center;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 10;
    cursor: pointer;
}
 .wp-search {
    position: relative;
    padding:0;
    border: 0px solid red;
    background: no-repeat;
}
.top_ss .wp-search form {
    display: block;
}
.top_ss .wp-search .search-input {
    margin-left: 4px;
    margin-right: 20px;
}
.top_ss .wp-search .search-input input.search-title {
    width: 100%;
    height: 20px;
    line-height: 20px;
    border: 0;
    outline: 0;
    font-size: 12px;
    padding: 0 0;
	background:#fff;
}
.top_ss .wp-search .search-btn {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 0%;
}
.top_ss .wp-search .search-btn input.search-submit {
    width: 20px;
    height: 20px;
    border: 0;
    outline: 0;
    background:url(images/sousuo_btn.png) no-repeat center;
    cursor: pointer;
}
.top_ss .searchbox{
	width:20px;}
.top_ss {
    position: relative;
    float: right;
	margin-top:5px;
}
.top_nav {
    float: right;
}
.top_nav .wp_nav .nav-item a {
    font-family: "Microsoft Yahei";
    display: block;
    text-align: center;
    position: relative;
    z-index: 100;
    color: #dde1e6;
    font-size: 12px;
	background:url(images/top_nav_bj.png) right center no-repeat;
}
.top_nav .wp_nav li.nav-item.i2 a {
    background: none;
}
.top_nav .wp_nav .nav-item a span.item-name {
    display: inline-block;
    padding: 4px 9px;
    line-height: 22px;
    cursor: pointer;}
.footer .inner{
	position:relative;}
a.gotop {
    width: 60px;
    height: 60px;
    display: block;
    background: url(images/gotop.png) no-repeat;
    position: absolute;
    right: -104px;
    top: -148px;
}
.list_left {
    width: 260px;
    float: left;
}
.list_right {
    width: 700px;
    float: right;
}
.wzlm {
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #fff;
    background: #0156a9;
    font-family: "微软雅黑";
    padding-left: 10px;
}
.lmlb .wp_listcolumn .wp_column a {
    display: block;
    width: 100%;
    color: #444;
    font-size: 17px;
    font-weight: normal;
    word-wrap: break-word;
    background: #f5f5f5;
    border-bottom: 0px solid #ddd;
    border-top: 0px solid #fff;
    text-align: left;
    font-family: "微软雅黑";
}
.lmlb .wp_listcolumn .wp_column a .column-name {
    display: inline-block;
    line-height: 26px;
    padding: 5px 10px 5px 20px;
    cursor: pointer;
}
.lmlb .wp_listcolumn .wp_column a:hover {
    color: #3478ba;
    background: #f5f5f5;
}
.dqwz {
    height: 40px;
    line-height: 40px;
    text-align: right;
    border-bottom: 1px solid #d5d5d5;
    font-size: 16px;
    font-family: "微软雅黑";
	color:#444;
}
.dqwz a{
	color:#444;
	text-decoration:none;}
.list_news .wp_article_list .list_item {
    width: 100%;
    height: 32px;
    line-height: 32px;
    border-bottom: 0px dashed #ccc;
    vertical-align: top;
	font-family:"微软雅黑";
}
.list_news .wp_article_list .list_item .Article_Index{
	display:none;
	font-family:"微软雅黑";}
.list_news .wp_article_list .list_item .Article_Title a {
    color: #333;
    text-decoration: none;
}
.list_news {
    margin-top: 20px;
    margin-bottom: 60px;
    min-height: 500px;
}
.wx_ewm {
    width: 140px;
    height: 140px;
	position:absolute;
	left: -50px;
    top: -160px;
    z-index: 999;
	display:none;
}
.wb_ewm {
    width: 140px;
    height: 140px;
	position:absolute;
	left: -50px;
    top: -160px;
    z-index: 999;
	display:none;
}
.wx:hover .wx_ewm{
	display:block;}
.wb:hover .wb_ewm{
	display:block;}
.info_bt {
    line-height: 60px;
    text-align: center;
    font-size: 24px;
    font-family: "微软雅黑";
    color: #0156a9;
}
.info_xx {
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #666;
}
.info_con {
    line-height: 200%;
    font-family: "微软雅黑";
    margin-top: 15px;
}
.info_con img {
	max-width:900px;}
span.info_jj {
	margin-left:20px;
}
.sTop{
	position:fixed;
	top:0px;
	width:100%;}
.list_main {
	min-height:800px;
}
.yx_ewm {
    width: 140px;
    height: 140px;
    position: absolute;
    left: -50px;
    top: -160px;
    z-index: 999;
    display: none;
}
.e-mail:hover .yx_ewm {
    display: block;
}
.e-mail {
    position: relative;
}