@charset "utf-8";
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}
body,button,input,select,textarea{font:12px/1.5 Arial,Helvetica,sans-serif;}
body{background:#fff  ;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
address,cite,dfn,em,var{font-style:normal;}
code,kbd,pre,samp{font-family: Arial, Helvetica, sans-serif ,"宋体";}
ul,ol,li {list-style: none outside none;}
a:focus{-moz-outline-style: none;   /*    FF    */}
a:hover{text-decoration:none;}
fieldset,img{border:0;}
img{vertical-align:middle;/*display:block;*/}
button,input,select,textarea{font-size:100%;}
table{border-collapse:collapse;border-spacing:0;}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix:after {visibility: hidden;display:block;font-size:0;content:"";clear:both;height: 0;}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.main-common{ background:#ffffff; width:100%; height: auto;margin:0 auto;}
table {margin: 0; padding: 0; border-collapse: collapse;}
table td {border-collapse: collapse;}
.fl{ float:left}
.fr{ float:right;}
.hidde{display:none;}

#content{margin:0 auto;width:1000px;line-height: 20px; font-family:'微软雅黑'; position:relative;}
.part2{ background:url(../images/bg.jpg) no-repeat; height:400px; padding-top:20px;    padding-left:36px; font-size:13px;}
.part2_left{ width:400px; float:left;}
.part2_left img{ margin-left:140px;}
.part2_leftbg a{ width:100px; height:25px; display:block; color:#bd1a2d; text-decoration:underline; font-weight:bold; float:right; font-size:14px;}
.part2_middle{ width:390px; float:left; margin-left:126px;}
.part2_middle img{ margin-left:116px;}
.part2_leftbg{ background:url(../images/syimg1.png) 1px 0px  no-repeat;padding-left:160px; margin-top:20px;}
.part2_middlebg {background: url(../images/syimg2.jpg) no-repeat; width: 190px;height: 257px; padding-left: 170px;margin-top: 20px;
    padding-top: 2px;}
.part2_right{ width:180px; float:left; margin-left:65px;}
.part2_right img{margin-left: 28px;margin-bottom: 15px;}
.part2_right p{background: url(../images/syimg3.jpg) no-repeat;width: 120px; height:33px; color:#fff; padding-left:10px;   
 line-height: 33px; }

/*弹出层*/
.mask{background-color: #000;
	width: 100%;
	height: 100%;
	_width:0;
	_height:0;
	z-index:8;
	left:0;
	top:0;/*FF IE7*/
	filter:alpha(opacity=40);/*IE*/
	opacity:0.4;/*FF*/
	display:none;
	position:fixed!important;/*FF IE7*/
}
#content .pop_window{position: fixed;left: 50%;top: 8.5%;z-index: 9999;width: 750px;
    margin-left: -320px; display:none; _position: absolute; _top:150px; _left:135px;}
.pop_window a.close{display:block; width:20px; height:21px; background:url(../images/close.jpg) 0 0 no-repeat; position:absolute; right:20px; top:20px; text-indent:-9999px;}
.pop_window a.lqzn{display:block; width:129px; height:43px; background:url(../images/lqzn.jpg) 0 0 no-repeat; position:absolute; left:304px; top:225px; text-indent:-9999px;}
.pop_con .willbox { display: block;background: url(../images/popa_img01.jpg) no-repeat;width: 709px;
    padding: 69px 0px 0px 24px;line-height: 22px;font-size:14px; color:#555555;}
.willbox span{ color:#c23644;}
.pop_con{width:750px; height: 580px;background:#FFF; color:#aeaeae;font-family:"Microsoft Yahei"; }
.s_pane{color:#555555;}


/*滚动条*/
.scrollbox {
    width: 725px;
    height: 270px;
    position: absolute;
    top: 300px;
    left: 0px;
}
.scrollbox .contents_left {
    width: 690px;
    height: 270px;
    position: absolute;
    top: 0px;
    left: 25px;
    overflow: hidden;
    line-height: 23px;
}
.scrollbox .contents_left .content_left_area {
    width: 685px;
    height: 480px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.scrollbox .scrollarea{width:4px;height:270px;position:absolute;top:0px;right:0px; background:#000;}
.scrollbox .scrollarea .scrollbar {
    width: 4px;
    height: 50px;
    position: absolute;
    top: 0px;
    left: 0px;
    cursor: pointer;
}

