#content_box{
	width: 100%;
	position: relative;
	padding-bottom: 40px;
}
.content_in{
	margin: 0 auto;
	position: relative;
}
.content_in .about_box{
	width: 1100px;
    margin: 0 auto;
	margin-top: 50px;
}
.content_in .about_header{
	width: 100%;
	height: 130px;
	margin: 0 auto;
	background: url('../images/title_bg.png') no-repeat center;
	position: relative;
}
.content_in .about_header .title_box{
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 49px;
}
.content_in .about_txtBox{
    width: 800px;
    margin: 0 auto;
    text-align: left;
    padding: 14px 150px;
}
.content_in .about_txtBox p{
    line-height: 42px;
    font-size: 16px;
    text-align: left;
    color: #666;
}
.content_in .about_txtBox p.p-title{
    line-height: 57px;
    font-size: 23px;
    color: #ff9900;
    text-align: center;
}
.content_in .about_imgBox{
    width: 1100px;
    height: 880px;
    margin: 0 auto;
    position: relative;
    margin-top: 55px;
}
.content_in .about_imgBox a{
    display: inline-block;
    position: absolute;
    cursor: pointer;
}
.content_in .about_imgBox a img{
    width: 100%;
}
.content_in .about_imgBox a.about_xd{
    width: 578px;
    height: 184px;
    top: 597px;
    left: 261px;
}
.content_in .about_imgBox a.about_sjcq{
    width: 169px;
    height: 195px;
    top: 55px;
    left: 270px;
}
.content_in .about_imgBox a.about_djqy{
    width: 297px;
    height: 333px;
    top: 173px;
    left: 512px;
}
.content_in .about_imgBox a.about_djxy{
    width: 239px;
    height: 239px;
    top: 95px;
    right: -20px;
}
.content_in .about_imgBox a.about_dkjx{
    width: 156px;
    height: 156px;
    top: 441px;
    right: 131px;
}
.content_in .about_imgBox a.about_jnbh{
    width: 182px;
    height: 193px;
    top: 358px;
    left: 293px;
}
.content_in .about_imgBox a.about_jzjx{
    width: 242px;
    height: 246px;
    top: 222px;
    left: 4px;
}
.content_in .about_imgBox a.about_none{
    width: 80px;
    height: 77px;
    top: 549px;
    left: 154px;
}
.content_in .glory_box{
    width: 982px;
    height: 700px;
    margin: 0 auto;
    margin-top: 50px;
}
.content_in .glory_header{
    width: 100%;
    height: 130px;
    margin: 0 auto;
    background: url('../images/title_bg.png') no-repeat center;
    position: relative;
}
.content_in .glory_header .title_box{
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 49px;
}
.content_in .glory_nav{
    overflow: hidden;
    width: 994px;
    margin-bottom: 20px;
}
.content_in .glory_nav li{
    float: left;
    width: 319px;
    margin-right: 12px;
    line-height: 50px;
    font-size: 18px;
    color: #999;
    text-align: center;
    background:  #fff;
    cursor: pointer;
}
.content_in .glory_nav li:hover,
.content_in .glory_nav li.active{
    background: #ffa500;
    color: #fff;
}
.content_in .glory_content{
    overflow: hidden;
    width: 994px;
    margin-bottom: 20px;
}
.content_in .glory_content li{
    float: left;
    width: 319px;
    margin-right: 12px;
}
.content_in .culture_box{
    width: 1160px;
    margin: 0 auto;
    margin-top: 50px;
}
.content_in .culture_header{
    width: 100%;
    height: 130px;
    margin: 0 auto;
    background: url('../images/title_bg.png') no-repeat center;
    position: relative;
}
.content_in .culture_header .title_box{
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 49px;
}
.content_in .culture_img img{
	margin:50px;
    margin-bottom: 34px;
	width:480px;
	float:left;
}
.content_in .culture_img p{
    line-height: 42px;
    font-size: 16px;
    text-align: left;
    color: #666;
}
.content_in .welfare_box{
    width: 1100px;
    margin: 0 auto;
    margin-top: 50px;
}
.content_in .welfare_header{
    width: 100%;
    height: 130px;
    margin: 0 auto;
    background: url('../images/title_bg.png') no-repeat center;
    position: relative;
}
.content_in .welfare_header .title_box{
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 49px;
}
.content_in .welfare_list{
    width: 1113px;
    overflow: hidden;
    margin-bottom: 50px;
}
.content_in .welfare_list ul{
    width: 358px;
    margin-right: 13px;
    float: left;
    min-height: 70px;
    padding-top: 70px;
    background: url('../images/welfare_nav_li_01.png') no-repeat center top;
}
.content_in .welfare_list ul:nth-of-type(2){
    background-image: url('../images/welfare_nav_li_02.png');
}
.content_in .welfare_list ul:nth-of-type(3){
    background-image: url('../images/welfare_nav_li_03.png');
}
.content_in .welfare_list ul li{
    padding: 0 20px;
    margin-top: 10px;
    background: #fff;
}
.content_in .welfare_list ul li p.p-title{
    line-height: 50px;
    font-size: 20px;
    color: #666;
    background: url('../images/welfare_btn_right.png') no-repeat right center;
    cursor: pointer;
}
.content_in .welfare_list ul li p.p-txt{
    line-height: 26px;
    font-size: 17px;
    color: #666;
    padding: 8px 0 10px 0;
    display: none;
}
.content_in .welfare_list ul:nth-of-type(1) li.active p.p-title{
    color: #f16868;
    background-image: url('../images/welfare_btn_red.png');
}
.content_in .welfare_list ul:nth-of-type(2) li.active p.p-title{
    color: #ffa500;
    background-image: url('../images/welfare_btn_yellow.png');
}
.content_in .welfare_list ul:nth-of-type(3) li.active p.p-title{
    color: #a788ff;
    background-image: url('../images/welfare_btn_purple.png');
}
.content_in .welfare_list ul li.active p.p-txt{
    display: block;
}
.content_in .welfare_banner_box{
    overflow: hidden;
    margin: 0px auto;
	margin-bottom:70px;
}
.content_in .welfare_banner_nav{
    float: left;
    position: relative;
    width: 340px;
    height: 450px;
    margin-right: 25px;
    background: url('../images/welfare_banner_nav_bg.png') no-repeat left 1px;
}
.content_in .welfare_banner_nav a{
    width: 214px;
    height: 78px;
    line-height: 78px;
    color: #333;
    display: inline-block;
    position: absolute;
    font-size: 18px;
    text-align: center;
    text-indent: 65px;
    background: url('') no-repeat 2px center;
    cursor: pointer;
}
.content_in .welfare_banner_nav a.welfare_rzznl{
    background-image: url('../images/welfare_banner_nav_01.png');
    left: 41px;
    top: 0;
}
.content_in .welfare_banner_nav a.welfare_ndly{
    background-image: url('../images/welfare_banner_nav_02.png');
    left: 130px;
    top: 114px;
}
.content_in .welfare_banner_nav a.welfare_nh{
    background-image: url('../images/welfare_banner_nav_03.png');
    left: 130px;
    top: 263px;
}
.content_in .welfare_banner_nav a.welfare_tdhd{
    background-image: url('../images/welfare_banner_nav_04.png');
    left: 41px;
    bottom: 1px;
}
.content_in .welfare_banner_nav a.active{
    color: #fff;
    text-indent: 40px;
    background-position-x: 0px;
}
.content_in .welfare_banner_nav a.active.welfare_rzznl{
    background-image: url('../images/welfare_banner_nav_01_hover.png');
}
.content_in .welfare_banner_nav a.active.welfare_ndly{
    background-image: url('../images/welfare_banner_nav_02_hover.png');
}
.content_in .welfare_banner_nav a.active.welfare_nh{
    background-image: url('../images/welfare_banner_nav_03_hover.png');
}
.content_in .welfare_banner_nav a.active.welfare_tdhd{
    background-image: url('../images/welfare_banner_nav_04_hover.png');
}
.content_in .welfare_banner{
    width: 800px;
    height: 400px;
    margin:0 auto;
    position: relative;
}
.content_in .welfare_banner .swiper-container{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.content_in .welfare_banner .swiper-container-horizontal>.swiper-pagination{
    text-align: right;
    left: initial;
    right: 10px;
    z-index: 99;
}
.content_in .welfare_banner .swiper-pagination-bullet{
    background: #fff;
    opacity: 1;
}
.content_in .welfare_banner .swiper-pagination-bullet-active{
    background: #ffa500;
}
.content_in .welfare_banner .welfare_banner_txt{
    width: 100%;
    line-height: 40px;
    background: rgba(0, 0, 0, .7);
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    text-indent: 20px;
    font-size: 18px;
    z-index: 9;
}
.content_in .development_box{
    width: 1100px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 80px;
}
.content_in .development_header{
    width: 100%;
    height: 130px;
    margin: 0 auto;
    background: url('../images/title_bg.png') no-repeat center;
    position: relative;
}
.content_in .development_header .title_box{
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 49px;
}
.content_in .development_box .p-txt{
    font-size: 15px;
    color: #ffa500;
    text-align: center;
}
.content_in .development_box img{
    display: block;
    margin:  0 auto;
    margin-top: 40px;
}