* {
    margin: 0px;
    padding: 0px;
}

.left {
    float: left;
}

.right {
    float: right;
}

img {
    border: none;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}
a{color: #333333;}

a:hover {
    color: #004a7c;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
	  text-decoration: none;
}
ul li,
ol li {
    list-style-type: none;
}

body {
    font-family: "microsoft Yahei";
    width: 100%;
}
.height10{width: 100%;height: 10px;}
.height15{width: 100%;height: 15px;}
.height20{width: 100%;height: 20px;}
.height25{width: 100%;height: 25px;}
.height30{width: 100%;height: 30px;}
.height40{width: 100%;height: 40px;}

/*******************************************主体内容*******************************************/
.ttop{width: 100%;margin: 0 auto;height: auto;text-align: center;}
.con{width: 100%;margin: 0 auto;height: 734px;overflow: hidden;background: url(pic01.jpg) no-repeat bottom;}
.mingzi{width: 1200px;margin: 0 auto;height: auto;overflow: hidden;height: 45px;margin-top: 30px;}
.neirong{width: 1200px;margin: 0 auto;height: auto;overflow: hidden;}
.mingzi-left{width: 100%;height: 33px;line-height: 33px;background: url(icon222.png) no-repeat top;text-align: center;}
.mingzi-left a{font-size: 30px; color: #d71618; font-weight: bold;}
.mingzi-right{width: 940px;float: right;background: url(icon.png) repeat-x;height: 20px;margin-top: 15px;}
.mingzi-left1{font-size: 30px;color: #fa5403;float: left;}
.mingzi-left2{width: 2px;height: 30px;display: block;background: #0d8ee9;float: left;margin: 0 20px;margin-top: 9px;}
.mingzi-left3{font-size: 30px;color: #0d8ee9;float: left;}
.neirong{width: 1200px;height: auto;margin-bottom: 30px;overflow: hidden;}
.neirong ul li{height: 50px;margin: 0 auto;width: 100%;float: left;border-bottom: 1px dashed #989898 ;line-height: 50px;font-size: 17px;}
.neirong ul li i{display:block;width: 4px;height: 4px;float: left;margin: 25px 25px 0 0;background: #d71618;}
.neirong ul li span{float: right;color: #666666;}
.biaoyu{width: 1203px;height: 237px;background: url(pic03.png) no-repeat;margin: 0 auto;margin-top: 30px;padding: 0 50px;}
.biaoyu1{font-size: 30px;text-align: center;width: 100%;height: 80px;line-height: 80px;color: #d71618;font-weight: bold;}
.biaoyu2{font-size: 17px;text-align: left;width: 100%;line-height: 40px;}

.conpic{width:100%;height: 500px;background: url(pic02.jpg) no-repeat center;overflow: hidden;}
.conpic1{width:1200px;margin: 0 auto;}
.con3{height: 460px;}


/* 本例子css */
	#ifocus {
		width: 1200px;
		margin-bottom: 7px;
		height: 385px;
	}

	#ifocus_pic {
		display: inline;
		position: relative;
		float: left;
		width: 700px;
		height: 385px;
		overflow: hidden;
		margin: 6px 0 0 6px;
	}

	#ifocus_piclist li {
		width: 950px;
		height: 385px;
		overflow: hidden;
	}

	#ifocus_piclist img {
		width:700px;
		height: 385px;
	}

	#ifocus_btn {
		display: inline;
		float:left;
		margin-top: 9px;
		width:440px;
		height:385px;
		margin-left:50px;
		
	}

	#ifocus_btn li {
		width: 440px;
		height:50px;
		margin-bottom: 2px;
		cursor: pointer;
		-moz-opacity: 0.5;
		filter: alpha(opacity=50);
		line-height:10px;
	}


	#ifocus_btn .on {
		background: url(onnn.png) no-repeat;
		opacity: 1;
		-moz-opacity: 1;
		filter: alpha(opacity=100);
	}

	#ifocus_opdiv {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 700px;
		height: 35px;
		background: #000;
		opacity: 0.5;
		-moz-opacity: 0.5;
		filter: alpha(opacity=50);
	}

	#ifocus_tx {
		position: absolute;
		left: 8px;
		bottom: 8px;
		color: #FFF;
	}

	#ifocus_tx ul li {
		display: none;
	}

	#ifocus_tx ul li a {
		color: #fff;
		font-size: 14px;
		font-weight: bold;
	}