@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 12px;
	font-family: SimSun;
	line-height: 160%;
	color: #353537;
	font-family:"Microsoft YaHei";
}
.clear {
	font-size: 0px;
	clear: both;
	line-height: 0px;
	height: 1px;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/* Mac斉IE偺傒偵揔?\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
img {
 	border:none;
}
a:link {
	TEXT-DECORATION: none;
	color: #353537;
}
a:visited {
	TEXT-DECORATION: none;
	color: #353537;
}
a:hover {
	text-decoration: underline;
	color: #353537;
}
a:active {
	TEXT-DECORATION: underline;
	color: #353537;
}
#header {
	height: 194px;
	background-image: url(../images/head_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#header .head_box {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
#header .head_logo {
	float: left;
	padding-top: 37px;
}
#header .head_tel {
	float: right;
	margin-right: 13px;
	display: inline;
	padding-top: 26px;
}
#header .navi {
	list-style-type: none;
	height: 50px;
	margin-top: 1px;
}
#header .navi li {
	float: left;
	width: 137px;
	line-height: 50px;
	height: 50px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
#header .navi li a {
	float: left;
	width: 137px;
	line-height: 50px;
	height: 50px;
	color: #FFFFFF;
	background-image: url(../images/navi_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#header .navi li a:hover {
	float: left;
	width: 137px;
	line-height: 50px;
	height: 50px;
	color: #0A397B;
	text-decoration: none;
	background-image: url(../images/navi_bg2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#header .navi2 {
	float: left;
	width: 137px;
	line-height: 50px;
	height: 50px;
	color: #0A397B!important;
	text-decoration: none;
	background-image: url(../images/navi_bg2.jpg)!important;
	background-repeat: no-repeat;
	background-position: top;
}
/*-------- 下拉菜单 --------------*/
#header .dropMenu {
	float:left;
	width: 100px!important;
	position:absolute;
	visibility: hidden;
	display:inline;
	margin-top: 50px;
	margin-left: -100px;
	z-index: 99999;
}
#header .dropMenu li {
	width: 100px!important;
	line-height: 25px!important;
	font-size: 12px;
	font-family: "宋体";
	height: 25px!important;
	list-style-type: none;
}
#header .dropMenu li a {
	display: block;
	text-align:center;
	color:#FFFFFF!important;
	font-weight: normal;
	line-height: 26px!important;
	height: 25px!important;
	width: 100px!important;
	padding-top:0px!important;
	background-color: #206BBE;
}
#header .dropMenu  li a:hover {
	color: #FFFFFF!important;
	font-weight: normal;
	background-image: url(../images/navi2_bg.png);
	line-height: 26px!important;
	height: 25px!important;
	width: 100px!important;
	padding-top:0px!important;
	background-image: url(../images/navi2_bg.png);
	background-repeat: no-repeat;
	background-position: top;
}
#flash {
	overflow: hidden;
	position: relative;
	height:520px;
	background-color: #2A599D;
}
#flash .flash_box {
	/*width: 1440px;
	height: 492px;
	margin-left: auto;
	margin-right: auto;*/
	width:1920px;
	height:520px;
	clear:both;
	margin:0;
	overflow:hidden;
	position:absolute;
	z-index:0;
	left:50%;
	margin-left:-957px;
	*margin-left:-957px;
}
#mainheader{position: relative;width: 100%;height: 512px;overflow: hidden; z-index:0;}
#mainheader_bg{z-index: 100;position: absolute;filter: Alpha(Opacity=30);background-color: #000;width: 100%;bottom: 0px;height: 40px;opacity: 0.3;}
#mainheader_info{z-index: 101;position: absolute;height: 15px;color: #ffffff;left: 0px;bottom: 0px; display: none;}
#mainheader_text{z-index: 102;position: absolute;width: 120px;bottom: 0px;right: 0px; display: none;}
#mainheader UL{font-size: 12px;line-height: 14px;z-index: 102;position: absolute;list-style-type: none;bottom: 0px;left: 46%;}
#mainheader UL LI{display: block;float: left;color: #fff;cursor: pointer;margin-left: 9px;background-image: url(../images/a.png);background-position: center top; background-repeat: no-repeat; width: 42px; height: 4px; line-height: 100px; overflow: hidden;}
#mainheader UL LI.on{background-image: url(../images/b.png);background-position: center top;}
#mainheader_list SPAN{position: absolute;}
#content {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
}
#content .wrap {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
#content .indent {
	min-height:500px;
	height:auto!important;
	height:500px;
	font-size: 16px;
	line-height: 175%;
	padding-left: 25px;
	padding-right: 25px;
	color: #073575;
}
#content ul.content li {
	width: 175px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	float: left;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 25px;
}
#content ul.content li a {
	width: 175px;
	height: 40px;
	float: left;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #FFFFFF;
}
#content ul.content li a:hover {
	width: 175px;
	height: 40px;
	float: left;
	background-image: url(../images/content_bg2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: none;
	color: #FFFFFF;
}
#content .content2 {
	width: 175px;
	height: 40px;
	float: left;
	background-image: url(../images/content_bg2.jpg)!important;
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: none;
	color: #FFFFFF!important;
}
#content .content_title1 {
	background-image: url(../images/content_title1_bg.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 56px;
	margin-top: 50px;
	text-align: center;
	font-size: 24px;
	font-family: "微软雅黑";
	color: #FFFFFF;
	line-height: 26px;
	padding-top: 10px;
	margin-bottom: 50PX;
}
#content .content_title2 {
	margin-top: 50px;
	height: 54px;
	font-size: 24px;
	line-height: 26px;
	font-family: "微软雅黑";
	background-image: url(../images/top_title1_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #FFFFFF;
	padding-top: 12px;
	margin-bottom: 39px;
}
#content .content_title2 a {
	color: #FFFFFF;
}
#content .content_title2 .title {
	width: 320px;
	float: left;
	text-align: center;
}
#content .content_title2 .link {
	width: 265px;
	float: right;
	text-align: center;
	font-size: 16px;
	line-height: 43px;
}
#content .content_title3 {
	text-align: center;
	font-size: 18px;
	line-height: 20px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	margin-bottom: 8px;
}

#content .content_text1 {
	padding-left: 60px;
	padding-right: 60px;
}
#content .content_text2 {
	text-align: center;
	font-size: 12px;
	margin-bottom: 10px;
}
#content .content_box1 {
	width: 1242px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}
#content .content_box2 {
	background-image: url(../images/content_box2_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 620px;
}
#content .content_box2 .box1 {
	width: 1101px;
	margin-left: auto;
	margin-right: auto;
}
#content .content_box3 {
	width: 1101px;
	margin-left: auto;
	margin-right: auto;
}
#content .content_box3 .box1 {

}
#content .content_box3 .video {
	width: 614px;
	height: 338px;
	padding: 8px;
	background-image: url(../images/video_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}
#content .content_box3 .text {
	width: 420px;
	float: right;
	padding-top: 5px;
}
#content .content_box3 .txt {
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	font-size: 16px;
	line-height: 175%;
	color: #073575;
	padding-bottom: 50px;
	text-align: center;
}
#content .news_box {
	width: 420px;
	height: 45px;
	line-height: 33px;
	font-size: 16px;
	margin-bottom: 15px;
}
#content .news_box a {
	width: 420px;
	height: 45px;
	float: left;
	background-image: url(../images/news_box_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#content .news_box a:hover {
	width: 420px;
	height: 45px;
	float: left;
	background-image: url(../images/news_box_bg2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #154993;
}
#content .news_date {
	width: 100px;
	float: left;
	color: #154993;
}
#content .news_text {
	float: right;
	width: 295px;
}
#content .news_box2 {
	width: 1100px;
	height: 58px;
	line-height: 58px;
	margin-bottom: 5px;
}
#content .news_box2 a {
	width: 1100px;
	height: 58px;
	float: left;
	background-image: url(../images/news_box2_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#content .news_box2 a:hover {
	width: 1100px;
	height: 58px;
	float: left;
	background-image: url(../images/news_box2_bg2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #154993;
}
#content .news_date2 {
	width: 100px;
	float: left;
	color: #154993;
	padding-left: 17px;
}
#content .news_text2 {
	float: left;
	width: 820px;
	padding-left: 35px;
}
#content .news_box3 {
	width: 1100px;
	height: 58px;
	line-height: 58px;
	margin-bottom: 5px;
}
#content .news_box3 a {
	width: 1100px;
	height: 58px;
	float: left;
	background-image: url(../images/news_box3_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#content .news_box3 a:hover {
	width: 1100px;
	height: 58px;
	float: left;
	background-image: url(../images/news_box3_bg2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #154993;
}
#content .tb-box {
	width: 168px;
	float:left;
	margin-left: 8px;
	margin-right: 7px;
}
#content .tb-img {
	display: table-cell;
	width:162px;
	height:121px;
	line-height:121px;
	text-align:center;
*display: block;
	overflow:hidden;
	vertical-align:middle;
	padding: 2px;
	border: 1px solid #BFBFBF;
}
#content .tb-img img 
{
	vertical-align:middle;
	border:0;
	max-width:162px;max-height:121px;
}
#content .tb-txt {
	width:168px;
	text-align: center;
	padding-top: 3px;
	font-size: 16px;
	line-height: 125%;
	padding-top: 12px;
}
#content .z_box1 {
	width: 260px;
	height: 229px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#content .z_box1 a {
	width: 258px;
	height: 227px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #000000;

}
#content .z_box1 a:hover {
	width: 258px;
	height: 227px;
	float: left;
	background-color: #F99300;
	border: 1px solid #000000;
	color: #FFFFFF;
	text-decoration: none;
	
}
#content .z_img {
	width: 234px;
	height: 175px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #E1E1E1;
	margin-top: 11px;
}
#content .z_txt {
	text-align: center;
	font-size: 16px;
	margin-top: 8px;
	line-height: 20px;
}
#content .content_box4
    {
        display: table-cell;
        vertical-align: middle; *display:block;*font-size:0px;width:260px;float:left;height: 363px;
		margin-right: 20px;
		float: left;
		margin-bottom: 20px;
    }
#content .content_box4 a {
		width:260px;
		float:left;
		height: 363px;
		background-image: url(../images/top_pic1_bg.jpg);
		background-repeat: no-repeat;
		background-position: top;
	}
#content .content_box4 a:hover {
		width:260px;
		float:left;
		height: 363px;
		background-image: url(../images/top_pic1_bg2.jpg);
		background-repeat: no-repeat;
		background-position: top;
		color: #FFFFFF;
		text-decoration: none;
	}
#content .content_box4 .img {
		text-align: center;
		margin-top: 13px;
	}
#content .content_box4 .title {
		font-size: 16px;
		line-height: 18px;
		text-align: center;
		margin-top: 17px;
		margin-bottom: 10px;
	}
#content .content_box4 .txt {
		padding-left: 18px;
		padding-right: 10px;
		font-size: 14px;
		line-height: 175%;
	} 
#content .content_link {
	text-align: right;
	height: 41px;
}
#content .content_link2 {
	padding-left: 40px;
	padding-right: 40px;
	margin-top: 30px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CFDAEA;
	margin-right: 10px;
	margin-left: 10px;
}
#content .content_link2 .left {
	float: left;
}
#content .content_link2 .right {
	float: right;
}
#content .pic1 {
	text-align: center;
	margin-bottom: 30px;
}
#content .pic2 {
	text-align: center;
	margin-top: -40px;
	
}
#content .pic2 img {
	padding: 3px;
	border: 1px solid #104691;
	margin-bottom: 25px;
}
#footer {
	background-image: url(../images/foot_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 174px;	
}
#footer .foot_box {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
#footer .foot_logo {
	float: left;
}
#footer .foot_text {
	float: left;
	width: 578px;
	text-align: center;
	font-size: 14px;
	line-height: 200%;
	color: #FFFFFF;
	font-family: "宋体";
	padding-top: 45px;
}
#footer .foot_link {
	float: right;
	width: 260px;
	margin-top: 37px;
}
.formfield_s {
	width: 174px;
	height: 24px;
	line-height: 24px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
}
.formfield_l {
	width: 588px;
	height: 138px;
	border: 1px solid #EDDAB2;
	background-color: #880402;
	color: #FFF0CF;
	overflow: hidden;
	font-size: 14px;
}
.font_white {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 18px;
	font-family: Arial;
}
h1{
	height:0px;
	overflow:hidden;
	text-indent:-999em;
}
/*CSS sabrosus style pagination*/
DIV.sabrosus {
	TEXT-ALIGN: center;
	margin-right: 3px;
	font-size: 14px;
	background-image: url(../images/sabrosus_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 3px;
	padding-bottom: 3px;
	color: #12396B;
	margin-top: 35px;
}
DIV.sabrosus A {
	PADDING-RIGHT: 12px;
	PADDING-LEFT: 12px;
	PADDING-BOTTOM: 6px;
	MARGIN-RIGHT: 7px;
	PADDING-TOP: 7px;
	TEXT-DECORATION: none;
	color: #12396B;
	background-color: #F3F1F1;
}
DIV.sabrosus A:hover {
	color: #FFFFFF;
	background-color: #2281E2;
}
DIV.pagination A:active {
	color: #FFFFFF;
	background-color: #2281E2;
}
DIV.sabrosus SPAN.current {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 2px;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	color: #FFFFFF;
	background-color: #2281E2;
}
DIV.sabrosus SPAN.disabled {
PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN-RIGHT: 2px; PADDING-TOP: 2px;color: #FFFFFF;
background-color: #2281E2;
}
.qiehuanone{
	float:left;
}
.qiehuanone li{
	float:left;
	color:#333333;
	line-height:40px;
	overflow:hidden;
	display:inline;
	margin-right: 10px;
}
.qiehuanone li a{ float:left; display:block; height:40px; text-align:center; background:url(../images/zc_lh.jpg) no-repeat left 0; color:#333333; line-height:40px; font-size:14px;text-decoration: none; width: 175px;}
.qiehuanone li a span{ display:block; background:url(../images/zc_lh.jpg) no-repeat right 0; font-size:14px; color:#333333;}
.qiehuanone .cli{ float:left; text-align:center; line-height:40px; display:inline;}
.qiehuanone .cli a{ float:left; display:block; height:40px; text-align:center; background:url(../images/zc_lha.jpg) no-repeat left 0; color:#FFFFFF; font-size:14px; /*background-color:#F99300;*/}
.qiehuanone .cli a span{ display:block; background:url(../images/zc_lha.jpg) no-repeat right 0; font-size:14px; /*background-color:#F99300;*/}
.hidden {display:none;}

.zc_js_left{ width:1101px; height:auto; margin-left: auto; margin-right: auto;}
.zc_js_top{
	width:1101px;
	height:40px;
	float: right;
	margin-bottom: 50px;
}
.zc_js_tit{
	width:1151px;
}
.zc_js_tit .z_box1 {
	width: 260px;
	height: 229px;
	float: left;
	margin-right: 20px;
}
.zc_js_tit .z_box1 a {
	width: 258px;
	height: 227px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #000000;

}
.zc_js_tit .z_box1 a:hover {
	width: 258px;
	height: 227px;
	float: left;
	background-color: #F99300;
	border: 1px solid #000000;
	color: #FFFFFF;
	text-decoration: none;
	
}
.zc_js_tit .z_img {
	width: 234px;
	height: 175px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #E1E1E1;
	margin-top: 11px;
}
.zc_js_tit .z_txt {
	text-align: center;
	font-size: 16px;
	margin-top: 8px;
} 
.zc_js_tit .z_more {
	margin-top: 50px;
}
.u-backTop {
	opacity:0;
	filter:Alpha(opacity=0);
	position:fixed;
	right:0;
	margin-right: 20px;
	top:80%;
	z-index:999;
	cursor:pointer;
	width:83px;
	height:83px;
	text-indent:-9999px;
-moz-transition:all 0.4s linear; -webkit-transition:all 0.4s linear; -o-transition:all 0.4s linear; -ms-transition:all 0.4s linear; 	transition:all 0.4s linear;
	background-image: url(../images/top_btn.png);
	background-repeat: no-repeat;
	background-position: top;
}
.u-backTop-show { opacity:1; filter:Alpha(opacity=100); }
.u-backTop:hover { opacity:0.9; filter:Alpha(opacity=90); }
