.banner{width:100%; height:auto; overflow:hidden; text-align:center;margin:0px auto}
.banner img{width:100%; display: block;}

.con{ background-color: #ffffff; padding:0px 0px 40px 0px;margin-top: 30px; margin: 0 auto; overflow: hidden; width: 100%;}
.bgcn{

	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
.part1{
	width: 850px;
	margin: 0 auto;
	position: relative;
}


.block100{
	width: 100%;
	display: block;
}

.ljgp{
		width: 376px;
		margin: 0 auto;
}

.part2{
	width: 896px;
	margin: 80px auto 40px auto;
	position: relative;
}

.btn_an{
	width: 896px;
	margin: 0 auto 80px auto;
	overflow: hidden;
}

.btn_an li{
	float: left;
	width: 45%;
	margin-left: 5%;
}


.btnanniu{
	width: 200px;
	height: 30px;
	position: absolute;
	top: 89.5%;
	left: 27%;
}


/*弹出窗口*/	
.hezc {
	background:#ffffff;
	background-repeat:no-repeat;
	width:850px;
	height:600px;
	text-align:left;
	border-radius: 10px;
z-index:99;
left:48%;/*FF IE7*/
top: 50%;/*FF IE7*/
overflow-y: auto;

margin-left:-380px!important;/*FF IE7 该值为本身宽的一半 */
margin-top:-260px!important;/*FF IE7 该值为本身高的一半*/

margin-top:0px;

position:fixed!important;/*FF IE7*/
position:absolute;/*IE6*/

_top:       e­xpression(eval(document.compatMode &&
            document.compatMode=='CSS1Compat') ?
            documentElement.scrollTop + (document.documentElement.clientHeight-

this.offsetHeight)/2 :/*IE6*/
            document.body.scrollTop + (document.body.clientHeight - 

this.clientHeight)/2);/*IE5 IE5.5*/

}

.hezc-bg {
background-color: #000000 !important;
width: 100%;
height: 100%;
left:0;
top:0;/*FF IE7*/
filter:alpha(opacity=50);/*IE*/
opacity:0.5;/*FF*/
z-index:9;

position:fixed!important;/*FF IE7*/
position:absolute;/*IE6*/

_top:       e­xpression(eval(document.compatMode &&
            document.compatMode=='CSS1Compat') ?
            documentElement.scrollTop + (document.documentElement.clientHeight-

this.offsetHeight)/2 :/*IE6*/
            document.body.scrollTop + (document.body.clientHeight - 

this.clientHeight)/2);/*IE5 IE5.5*/
}


.left{  overflow:hidden; width:90%; margin: 0 auto;}



.right{position: fixed;margin-top: -25px;margin-left: 825px;}





	.hezc::-webkit-scrollbar {/*滚动条整体样式*/
	            width: 5px;     /*高宽分别对应横竖滚动条的尺寸*/
	            height: 5px;
	            scrollbar-arrow-color:red;
				position: relative;
				z-index: 99;
	
	}
	
	.hezc::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
	            border-radius: 10px;
	            -webkit-box-shadow: inset 0 0 5px rgba(255, 255, 255, 1);
	            background: #2b639b;
	            scrollbar-arrow-color:red;
			position: relative;
			z-index: 99;
				
	}
	
	.hezc::-webkit-scrollbar-track {/*滚动条里面轨道*/
	            -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.1);
	            border-radius: 10px;
	            background: #003972;
				position: relative;
				z-index: 99;
	        }
			




 .tctitle{
	 font-size: 30px;
	 color: #008dd2;
	 text-align: center;
	 margin:30px auto;
 }
 .tcwzlist{
	 font-size: 20px;
	 color:#333333;
	 text-align: justify;
	 line-height: 35px;
	 letter-spacing: 1px;
 }