@charset "utf-8";

/*banner*/
.pic_fixed{width:1000px;margin:0 auto;position:relative;z-index:10;}
.pic-wrapper{
	position:relative;
	width:1600px;
	margin:0px -400px;
	height:199px;
}
.pic-wrapper .pic_box{
	position:absolute;
	width:1000px;
	height:199px;
	top:0;
	left:0;
	padding:0px 400px;
}

.pic-wrapper .pic_box .pic{
	position:absolute;
	width:1400px;
	height:199px;
	top:0;
	left:50%;
	margin-left:-700px;
	overflow:hidden;
}
.pic-wrapper .pic_box .pic a{
	display:block;
}
/*banner*/

/*内容*/
.content_right{float: right; width: 724px; font-weight:500%;}
.content_right h2{font-size: 24px;font-weight:normal;margin-top: 42px;padding-bottom: 30px;border-bottom: 1px dashed #c8c8c8;}
.content_right p{padding:10px 0;}
.content_right .area{color:#666;line-height:22px;}
.content_right .area .area_all{background: url(hangyediwei.png) no-repeat;    height: 128px;}
.content_right .area .area_all .area_left{
	position: relative;
    left: 24px;
    top: 50px;
    font-size: 39px;
    width: 52px;
    color: rgb(63,145,219);
    font-weight: 600;
    line-height: 23px;
    height: 31px;
    text-align: center;
}
.content_right .area .area_all .area_right{
	position: relative;
    left: 110px;
    top: 17px;
    font-size: 16px;
    width: 597px;
    color: #fff;
    height: 31px;
    text-align: left;
}
.content_right hr{border:0;border-bottom: 1px dashed #c8c8c8;}
.content_right_pic{margin-top: 42px;margin-bottom: 50px;}
.note{width:300px;float:right;position:relative;}
.note span{position:absolute;left:-50px;top:0;}
.content_right .note{width:360px;padding: 10px 0px;float:left;position:relative;}
.content_right .note span{position:absolute;left:-50px;top:0;}