@charset "gb2312";
/** reset CSS**/
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, img{border:medium none;margin: 0;padding: 0;}
input{ outline:none;}
h1, h2, h3, h4, h5, h6{font-size: 100%;}
em{font-style:normal;}
ul, ol{list-style: none;}
a{text-decoration: none;color:#333;}
a:hover{text-decoration: none;color:#368dda;}
img{border:0px;  outline-width:0px;  vertical-align:top;}
.clearfix:after{clear:both;content:"\200B";display:block;height:0;}
.clearfix{*zoom:1;}
.clear{ clear:both;}
.fl { float:left;}
.fr { float:right;}
.w1200 { width:1200px; margin:0 auto;}
.hide { display:none;}
fieldset,img { border: 0;}
body{overflow-x: hidden;}

body{background: url(../images/newsbg.gif) repeat;}
.all{width: 1000px; margin: 0 auto;margin-top: 50px;margin-bottom: 50px;}
.all .all-txt{border:1px solid #a84c19; border-top:none;border-bottom:none;}
.all .all-txt .topbg{width: 100%;background: url(../images/vipages_01.jpg) no-repeat;background-size: 1000px;}
.all .all-txt .top-title{margin: 15px;}
.all .all-txt .top-title h3{text-align: center;font-size: 20px; color: #003399;;}

/*---------------------------------------------中间文字S---------------------------------------------------*/
.all .all-txt .middle-content{width: 100%;background: #FFFFFF;}
.all .all-txt .middle-content .middlebg{width: 100%;}
.all .all-txt .middle-content .middlebg img{width: 100%;}
.all .all-txt .middle-content .content-txt{width: 96%;border-bottom: 1px solid #a84c19;margin: 0 auto;padding-bottom: 50px;}
.all .all-txt .middle-content .content-txt .from{width: 350px;margin: 0 auto;color:#999999;font-size: 12px;}
.all .all-txt .middle-content .content-txt .txt{width: 930px; margin: 0 auto;line-height: 240%;margin-top: 20px;}
.all .all-txt .middle-content .content-txt .txt p{width: 98%;margin: 0 auto;}
/*---------------------------------------------中间文字E---------------------------------------------------*/

/*---------------------------------底部打印S--------------------------------*/
.footer{width: 100%;background: #FFFFFF;}
.footer .foot{width: 170px; margin: 0 auto;padding: 20px;}
.footer .foot a{color: #003399;font-size: 14px;}
/*---------------------------------底部打印E--------------------------------*/

.all .footbg{width: 100%;background: url(../images/vipages_07.jpg) no-repeat;background-size: 1002px;}



@media (max-width: 995px) {
	.all{width: 90%;margin: 0 auto;margin-top: 10px;}
	.all .all-txt .middle-content .content-txt .from{width:35%;}
	.all .all-txt .middle-content .content-txt .txt{width: 94%;}
	.all .all-txt .middle-content .content-txt .txt p{width: 98%;}
	
}
@media (max-width: 767px) {
	.all .all-txt .middle-content .content-txt .from{width: 51%;}
}

@media (max-width: 480px) {
	.all .all-txt .middle-content .content-txt .from{width: 81%;}
	.all .all-txt .middle-content .content-txt .txt p{width: 96%;}
}