﻿@charset "utf-8";
/* CSS Document */


body{
	background: #f9f9f9;
}

/*top*/
.zt-top{
	width: 100%;
	height: 300px;
}
.zt-top img{
	width: 100%;
	height: 100%;
}

/*nav*/
.zt-nav{
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #b61c27;
}
.zt-nav ul{
	width: 1200px;
}
.zt-nav ul a{
	width: 170px;
	height: 50px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	border-right: 1px solid #c44124;
	float: left;
}
.zt-nav ul .zt-nav-sy{
	border-left: 1px solid #c44124;
}
.zt-nav ul a:hover{
	background: #c44124;
}

/*position*/
.zt-posi{
	width: 1200px;
	height: 54px;
	line-height: 54px;
}
.zt-posi span{
	float: left;
	margin: 0 5px;
	color: #999;
}
.zt-posi a{
	float: left;
	color: #999;
}


/*资讯*/
.zt-column1{
	width: 1200px;
	height: auto;
	overflow: hidden;
}
.zt-column1 .yx-rotaion-content{
	width: 590px;
	height: 440px;
}
.zt-column1 .yx-rotaion-content, .yx-rotaion, .rotaion_list{
	width: 590px;
	height: 440px;
}
.zt-column1 .yx-rotaion-content .yx-rotaion .rotaion_list img{
	width: 590px;
	height: 440px;
}
.zt-column1 .yx-rotaion-content h5{
	width: 590px;
	background: #f0d2d4;
	filter:alpha(opacity=8);   
    -moz-opacity:0.8;   
    -khtml-opacity: 0.8;
	-o-opacity: 0.8;    
    opacity: 0.8;  
}
.zt-column1 .yx-rotaion-content .yx-rotaion .txt {
	width: 590px;
}
.zt-column1 .yx-rotaion-content .yx-rotaion .txt li {
	width: 420px;
	position: absolute;
	bottom: -40px;
	left: 20px;
	overflow: hidden;
}
.zt-column1 .yx-rotaion-content .yx-rotaion .txt li a {
    color: #000;
}
.zt-column1 .yx-rotaion-content .yx-rotaion .num {
	width: 76px;
	height: 10px;
	bottom: 0;
	right: 0;
    background: url(zt-back1.png) center no-repeat;
	padding: 15px 12px 15px 52px;
}
.zt-column1 .yx-rotaion-content .yx-rotaion .num li {
	width: 10px;
	height: 10px;
    background: #8f0a13;
}
.zt-column1 .yx-rotaion-content .yx-rotaion .num .on {
	background: #fde7d2;
}


/*内容切换*/
.zt-column1 .tab{ 
    width: 560px;
	height: 400px;  
    background: #fff;
	padding: 20px;
}
.zt-column1 .tab-title{
	width: 560px;
	border-bottom: 0;
	border-top: 4px solid #b0b0b0;
}
.zt-column1 .tab-title a{ 
    color: #b61c27;  
	padding: 0 12px;
	border-top: 4px solid #b61c27;
	margin-top: -4px;
}
.zt-column1 .tab-title span{
	float: left;
	width: 4px;
	height: 4px; 
	background: #fff;
	margin-top: -4px;
}
.zt-column1 .tab .tab-conter{
	width: 536px; 
	height: 352px;
	top: 68px;
	left: 32px;
}
.zt-column1 .tab .tab-conter .list-tt{
	width: 536px;
}
.zt-column1 .tab .tab-conter .list-tt h4{
	text-align: left;
}
.zt-column1 .tab .tab-conter .list-tt h4:hover{
	color: #b61c27;
}
.zt-column1 .tab-conter ul{
	width: 536px;
	height: 210px;
}
.zt-column1 .tab-conter ul li{
	width: 536px;
}
.zt-column1 .tab-conter ul li i{
	width: 4px;
	height: 4px;
	background: #aaa;
	float: left;
	margin-top: 13px;
	margin-right: 10px;
}
.zt-column1 .tab .block{ 
    display: block;
}

/*专题*/
.zt-special{  
	height: 100px;   
	margin: 16px auto;
}
.zt-special .bd{ 
	height: 100px;
}
.picScroll-left .bd ul li{ 
    width: 1200px; 
	height: 100px; 
	margin-right: 0;
}
.picScroll-left .bd ul li a img{ 
    width: 1200px; 
	height: 100px; 
}

/*列表*/
.zt-column2{
	width: 1200px;
	height: auto;
	overflow: hidden;
}
.zt-column2 h3{
	width: 1200px;
	height: 37px;
	border-bottom: 3px solid #b61c27;
}
.zt-column2 h3 a{
	float: left;
	width: 140px;
	height: 37px;
	line-height: 40px;
	font-size: 18px;
	background: url(zt-title-back.png) center no-repeat;
	color: #fff;
	padding-left: 33px;
}
.zt-column2-list{
	width: 348px;
	height: 180px;
	background: #fff;
	margin-top: 10px;
	padding: 20px;
}
.zt-column2-list1{
	margin-left: 18px;
}
.zt-column2-list h4{
	width: 348px;
	height: 44px;
	line-height: 44px;
	border-bottom: 4px solid #cacaca;
}
.zt-column2-list h4 a{
	height: 44px;
	border-bottom: 4px solid #b61c27;
	float: left;
	padding: 0 12px;
	font-size: 18px;
	color: #b61c27;
}
.zt-column2-list h4 span{
	width: 4px;
	height: 4px;
	background: #fff;
	float: left;
	margin-top: 44px;
}
.zt-column2-list ul{
	width: 348px;
	height: 120px;
	margin-top: 12px;
}
.zt-column2-list ul li{
	width: 348px;
	height: 30px;
	line-height: 30px;
	float: left;
}
.zt-column2-list ul li i{
	width: 4px;
	height: 4px;
	background: #aaa;
	float: left;
	margin-top: 13px;
	margin-right: 10px;
	margin-left: 5px;
}
.zt-column2-list ul li a{
	height: 30px;
    float: left;
}

/*图片展示*/
.picMarquee-left{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin-top: 16px;
}
.picMarquee-left .hd{
	width: 1200px;
	height: 37px;
	border-bottom: 3px solid #b61c27;
}
.picMarquee-left .hd a{
	float: left;
	width: 140px;
	height: 37px;
	line-height: 40px;
	font-size: 18px;
	background: url(zt-title-back.png) center no-repeat;
	color: #fff;
	padding-left: 33px;
}
.picMarquee-left .bd{ 
    width: 1200px;
    height: 178px; 
	margin-top: 10px;  
}
.picMarquee-left .tempWrap{
	width: 1200px !important;
}
.picMarquee-left .bd .picList{ 
    overflow: hidden;
}
.picMarquee-left .bd .picList a{ 
    width: 284px;
	height: 178px;
    margin-right: 24px; 
	float: left; 
	overflow: hidden; 
	text-align: center; 
	position: relative; 
}
.picMarquee-left .bd .picList a img{ 
    width: 284px; 
	height: 178px; 
	display: block;
}
.picMarquee-left .bd .picList a h5{
	width: 284px;
	height: 34px;
	background: #000;
	position: absolute;
	bottom: 0;
	left: 0;
	filter:alpha(opacity=30);   
    -moz-opacity:0.3;   
    -khtml-opacity: 0.3;   
    opacity: 0.3;
	z-index: 1;
}
.picMarquee-left .bd .picList a span{
	width: 264px;
	height: 34px;
	line-height: 34px;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 10px;
	z-index: 2;
}

/*top*/
.zt1-top{
	border-bottom: 8px solid #369acd;
}

/*position*/
.zt1-posi span{
	color: #369acd;
}
.zt1-posi a{
	color: #369acd;
}

/*摘要*/
.zt1-zy{
	width: 1150px;
	height: 236px;
	padding: 35px 25px;
	background: #fff;
}
.zt1-zy-back{
	width: 1082px;
	height: 196px;
	background: #f6fcff;
	padding: 20px 34px;
}
.zt1-zy-back h3{
	width: 1082px;
	height: 66px;
	background: url(zt1-title-back.png) center no-repeat;
}
.zt1-zy-back h3 a{
	width: 1082px;
	height: 66px;
	line-height: 66px;
	text-align: center;
	font-size: 22px;
	color: #369acd;
	display: block;
}
.zt1-zy-back p{
	width: 1082px;
	height: 120px;
	line-height: 30px;
	font-size: 16px;
	color: #666;
	text-indent: 2em;
}
.zt1-zy-back p a{
	font-size: 16px;
}

/*资讯*/
.zt1-column1{
	width: 1150px;
	padding: 0 25px;
	background: #fff;
}
.zt1-column1 .yx-rotaion-content{
	width: 560px;
	height: 420px;
}
.zt1-column1 .yx-rotaion-content1, .yx-rotaion1, .rotaion_list1{
	width: 560px;
	height: 420px;
}
.zt1-column1 .yx-rotaion-content .yx-rotaion .rotaion_list img{
	width: 560px;
	height: 420px;
}
.zt1-column1 .yx-rotaion-content h5{
	width: 560px;
	background: #000;
	filter:alpha(opacity=4);   
    -moz-opacity:0.4;   
    -khtml-opacity: 0.4;
	-o-opacity: 0.4;    
    opacity: 0.4;  
}
.zt1-column1 .yx-rotaion-content .yx-rotaion .txt {
	width: 560px;
}
.zt1-column1 .yx-rotaion-content .yx-rotaion .txt li {
	width: 390px;
}
.zt1-column1 .yx-rotaion-content .yx-rotaion .txt li a {
	font-size: 16px;
    color: #fff;
}
.zt1-column1 .yx-rotaion-content .yx-rotaion .num {
	background: none;
}
.zt1-column1 .yx-rotaion-content .yx-rotaion .num li {
    background: #fff;
}
.zt1-column1 .yx-rotaion-content .yx-rotaion .num .on {
	background: #9ec6e7;
}


/*内容切换*/
.zt1-column1 .tab{
	height: 420px; 
	padding: 0;
}
.zt1-column1 .tab-title{
	border-top: 0;
	border-bottom: 2px solid #fbfbfb;
}
.zt1-column1 .tab-title a{ 
    width: 100px;
	height: 50px;
    color: #555;  
	padding: 0;
	margin-top: 0;
	margin-bottom: -2px;
	border-top: 0;
	text-align: center;
}
.zt1-column1 .tab-title .up{
	background: #247cdf;
	color: #fff;
	border-radius: 5px 5px 0 0;
}
.zt1-column1 .tab .tab-conter{
	width: 560px; 
	height: 360px;
	top: 60px;
	left: 0;
}
.zt1-column1 .tab .tab-conter .list-tt{
	width: 530px;
	height: 110px;
	padding: 10px 15px;
	background: #f9f9f9;
	border-bottom: 0;
}
.zt1-column1 .tab .tab-conter .list-tt h4{
	text-align: center;
	color: #555;
	font-size: 18px;
}
.zt1-column1 .tab .tab-conter .list-tt h4:hover{
	color: #247cdf;
}
.zt1-column1 .tab .tab-conter .list-tt p{
	font-size: 16px;
}
.zt1-column1 .tab-conter ul{
	width: 560px;
	height: auto;
	overflow: hidden;
	border-top: 2px solid #fbfbfb;
	margin-top: 10px;
}
.zt1-column1 .tab-conter1 ul{
	border-top: 0;
}
.zt1-column1 .tab-conter ul li{
	width: 560px;
}
.zt1-column1 .tab-conter ul li i{
	width: 6px;
	height: 6px;
	background: #d0d0d0;
	float: left;
	margin-top: 12px;
	margin-right: 10px;
	border-radius: 50%;
}
.zt1-column1 .tab-conter ul li a{
	font-size: 16px;
}
.zt1-column1 .tab-conter ul li span{
	font-size: 14px;
	margin-right: 12px;
}
.zt1-column1 .tab .block{ 
    display: block;
}

/*列表*/
.zt1-column2{
	width: 1150px;
	padding: 35px 25px;
	background: #fff;
}
.zt1-column2-list{
	width: 560px;
	height: 201px;
	padding: 12px 0;
	background: none;
	margin-top: 0;
}
.zt1-column2-list h4{
	width: 560px;
	height: 50px;
	border-bottom: 2px solid #fbfbfb;
}
.zt1-column2-list h4 a{
	width: 100px;
	height: 52px;
	line-height: 52px;
	border-bottom: 0;
	padding: 0;
	font-size: 18px;
	color: #fff;
	background: #247cdf;
	text-align: center;
	margin-bottom: -2px;
	border-radius: 5px 5px 0 0;
}
.zt1-column2-list ul{
	width: 560px;
	height: 120px;
}
.zt1-column2-list ul li{
	width: 560px;
}
.zt1-column2-list ul li i{
	width: 6px;
	height: 6px;
	background: #d0d0d0;
	float: left;
	margin-top: 12px;
	margin-right: 10px;
	margin-left: 12px;
	border-radius: 50%;
}
.zt1-column2-list ul li a{
	height: 30px;
    float: left;
	font-size: 16px;
}
.zt1-column2-list ul li span{
	float: right;
	font-size: 14px;
	color: #999;
	margin-right: 12px;
}
.zt1-column2-list1{
	width: 536px;
	height: 201px;
	padding: 12px;
	background: #f6fcff;
}
.zt1-column2-list1 h4{
	width: 536px;
	border-bottom: 2px solid #fff;
}
.zt1-column2-list1 h4 a{
	color: #247cdf;
	background: none;
	text-align: left;
}
.zt1-column2-list1 ul{
	width: 536px;
}
.zt1-column2-list1 ul li{
	width: 536px;
}
.zt1-column2-list1 ul li i{
	margin-left: 0;
}
.zt1-column2-list1 ul li span{
	margin-right: 0;
}
.zt-column-top{
	margin-top: 26px;
}



/*zt2*/

/*top*/
.ffjz-top{
	width: 100%;
	min-width: 1200px;
	height: 762px;
	background: url(../ffjz-top.png) center no-repeat;
}

/*text*/
.ffjz-text{
	width: 1120px;
	height: 546px;
	padding: 40px;
	background: #edf8fd;
	border-radius: 10px;
	margin-top: 30px;
	text-align: center;
}
.ffjz-text img{
	display: block;
}
.ffjz-text .ffjz-img1{
	width: 901px;
	height: 46px;
	margin-top: 20px;
}
.ffjz-text .ffjz-img2{
	width: 236px;
	height: 20px;
	margin-top: 30px;
}
.ffjz-text .ffjz-text-con{
	width: 1120px;
	height: 400px;
	margin-top: 30px;
	text-align: left;
	line-height: 36px;
	overflow-x: hidden;
	overflow-y: scroll; 
}
.ffjz-text .ffjz-text-con p{
	text-indent: 2em;
}
.ffjz-text .ffjz-text-con .ffjz-inscribe{
	height: 60px;
	line-height: 60px;
	float: right;
	margin-right: 100px;
}

/*module1*/
.ffjz-module1{
	width: 1200px;
	height: 608px;
	margin-top: 30px;
}
.ffjz-zy{
	width: 430px;
	height: 608px;
}
.ffjz-zy a img{
	width: 430px;
	height: 608px;
}
.ffjz-zb{
	width: 720px;
	height: 608px;
}
.ffjz-zb h3{
	width: 700px;
	height: 50px;
	padding: 0 10px;
	line-height: 50px;
	font-size: 18px;
	border-bottom: 2px solid #d61618;
}
.ffjz-zb h3 a{
	color: #d61618;
}
.ffjz-zb ul{
	width: 720px;
	height: 520px;
	padding: 18px 0;
	overflow: hidden;
}
.ffjz-zb ul li{
	width: 720px;
	height: 40px;
	line-height: 40px;
	float: left;
	overflow: hidden;
}
.ffjz-zb ul li i{
	width: 8px;
	height: 40px;
	background: url(ffjz-list-icon.png) center no-repeat;
	float: left;
}
.ffjz-zb ul li a{
	float: left;
	padding-left: 14px;
}

/*bottom*/
.ffjz-bottom{
	width: 100%;
	min-width: 1200px;
	height: 60px;
	line-height: 30px;
	background: #eee;
	margin-top: 30px;
	padding: 22px 0;
	text-align: center;
	color: #999;
}