/* 新闻列表 */
.list{
    padding-top: 60px;
    background: #FAFAFA;
}
.newsList .item{
    padding: 20px 0px;
    border-bottom: 1px solid #C8C8C7;
}

.newsList .item .item_tu{
    float: left;
    width: 320px;
    height: auto;
}
.newsList .item .item_con{
    float: left;
    padding: 20px 30px 0;
    width: 820px;
}
.newsList .item .item_con .item_con_title{
    font-size:20px;
    font-weight:500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.newsList .item .item_con .item_con_title a{
    color:#292B33;
}
.newsList .item .item_con .item_con_title a:hover{
    color: #172A7E;
}
.newsList .item .item_con .item_con_desc{
    margin-top: 20px;
    font-size:16px;
    line-height:26px;
    color: #3D404D;
}
.newsList .item .item_date{
    float: left;
    width: 199px;
    height: 120px;
    margin-top: 40px;
    border-left: 1px solid #CCCCCC;
}
.newsList .item .item_date .item_date_ri{
   width: 100%;
   text-align: center;
   font-weight:600;
   font-size:36px;
   color: #292B33;
}
.newsList .item .item_date .item_date_yue{
    width: 100%;
    margin-top: 19px;
   text-align: center;
   font-size:14px;
   color: #909299;
}
.article_detail {
    padding-bottom:144px;
}

.article_detail .page_title {
    height: 33px;
    line-height: 33px;
    margin-top:80px;
    font-size: 24px;
	text-align:center;
}
.article_detail .page_ntit{ text-align:center; margin-top:20px; background:#f5f5f5; padding:10px 0;}
.article_detail .page_ntit span{ font-weight:100; color:#999; margin:0 5px;}
.article_detail .page_title_undeline {
    width: 250px;
    height: 2px;
    margin-top:20px;
    background: rgba(199, 51, 61, 1);
	margin:20px auto;
}

.article_detail .detail_wrap {    
	font-size: 16px;
    color: rgba(71,73,87,1);
	line-height:32px;
	border: 1px solid #ccc;
    padding: 39px;
    width: 900px;
    margin: auto;
	margin-top:40px;
}

/* 党群动态 */
/* 智能制造 */
/* 智能制造 */
.zhinengzhizao .mod_wrap_1 {
    position: relative;
    background-image: url(../images/white_logo_465.png);
    background-position: top right;
    background-repeat: no-repeat;
}

.zhinengzhizao .mod_wrap_1:before {
    content:"";
    position: absolute;
    top:486px;
    left:0;
    width:260px;
    height:410px;
    background:url(../images/white_logo_260_zhineng_1.png) no-repeat;
    display: block;
    z-index: 1;
}
.zhinengzhizao .mod_wrap_1 .wrap {
    position: relative;
    z-index:2;
}

.zhinengzhizao .mod_wrap_2 .wrap {
    background-image: url(../images/white_logo240.png);
    background-position: 720px 219px;
    background-repeat: no-repeat;
}

.zhinengzhizao .mod_wrap_3 {
    /* background-image: url(../images/gray_logo480.png);
    background-position: left top;
    background-repeat: no-repeat; */
}

.zhinengzhizao .wrap {
    position: relative;
}

.zhinengzhizao .title {
    /* text-align: center; */
    /* position: relative; */
    /* background: url('../images/white_logo.png') no-repeat top center;
    background-size: 480px 320px; */
}

/* .zhinengzhizao .title:before{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -180px;
    width: 360px;
    height: 246px;
    background: url('../images/white_logo.png') no-repeat top center;
    background-size: 100% 100%;
    z-index: -1;
} */
.zhinengzhizao .title .title_en {
    color: #878A99;
    font-size: 20px;
    line-height: 24px;
	text-transform:uppercase;
}

.zhinengzhizao .title .title_cn {
    color: #292B33;
    font-size: 30px;
    height: 42px;
    line-height: 42px;
}

.zhinengzhizao .title:after {
    content: '';
    display: inline-block;
    width: 48px;
    height: 4px;
    background: #262B62;
}

.zhinengzhizao .con {
    margin-top: 40px;
}

.zhinengzhizao .con .left {
    float: left;
    margin-right: 40px;
}

.zhinengzhizao .con .left img {
    width: 440px;
    height: auto;
}

.zhinengzhizao .con .left {
    float: left;
    width: 920px;
    padding-top: 40px;
}

.zhinengzhizao .con .right {
    width:440px;
    float: right;
}

.zhinengzhizao .con .left .item_title,
.zhinengzhizao .con.con_left .left .item_title {
    display: inline-block;
    font-size: 24px;
    line-height: 28px;
    font-weight: bold;
    color: #292B33;
    border-bottom: 2px solid #C7333D;
}

.zhinengzhizao .con .left .item_desc,
.zhinengzhizao .con.con_left .left .item_desc,.item_desc {
    margin-top: 1px;
    font-size: 16px;
    color: #3D404D;
    line-height: 30px;
	text-indent:2em;
}

.zhinengzhizao .con .left .item_tu {
    margin-top: 64px;
    width: 920px;
    height: 505px;
}

.zhinengzhizao .con.con_left .left {
    float: left;
    padding-top: 0;
    width: 681px;
    margin-right: 36px;
}

.zhinengzhizao .con.con_left .right {
    float: left;
    width: 682px;
    height: auto;
    padding-top: 0;
}

.zhinengzhizao .con.con_left .right.right_padtop {
    padding-top: 40px;
}

.zhinengzhizao .con.con_left .right.right_padtop .item_title {
    display: inline-block;
    font-size: 24px;
    line-height: 28px;
    font-weight: bold;
    color: #292B33;
    border-bottom: 2px solid #C7333D;
}

.zhinengzhizao .con.con_left .left img {
    width: 680px;
    height: auto;
}

.zhinengzhizao .con.con_left .title {
    text-align: left;
}

.zhinengzhizao .con.con_left .desc_wrap {
    position: absolute;
    left: 0;
    top: 116px;
    width: 680px;
    height: 298px;
    margin-top: 40px;
    background: #262B62 url(../images/zhinengzhizao_bg.png) no-repeat;
    background-size: 100% 100%;
    padding: 60px 40px;
    font-size: 16px;
    z-index: 2;
}

.zhinengzhizao .con.con_left .desc_wrap .item_title {
    font-size: 24px;
    font-weight: bold;
    line-height: 38px;
    border-bottom: 1px solid #fff;
    color: #fff;
    display: block;
}

.zhinengzhizao .con.con_left .desc_wrap .item_desc {
    margin-top: 30px;
    color: #fff;
}

.zhinengzhizao .con.con_left {
    position: relative;
}

.zhinengzhizao .con.con_left .left.double_bg:after {
    position: absolute;
    content: '';
    display: block;
    width: 680px;
    height: 298px;
    left: 20px;
    top: 180px;
    background: #C7333D;
    z-index: 1;
}

.zhinengzhizao .zhinengzhuangbei  {
    /* position: absolute;
    top:0;
    right:0; */
    width:440px;
    height:852px;
    margin-top:95px;
}

.zhinengzhizao .zhinengzhuangbei img {
    width:440px;
    height:272px;
}

.zhinengzhizao .zhinengzhuangbei .zhinengzhizao_page_l ,.zhinengzhizao .zhinengzhuangbei .zhinengzhizao_page_r {
    width:440px;
    height:48px;
    position: absolute;
    left:0;
    background-size:100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
}

.zhinengzhizao .zhinengzhuangbei .zhinengzhizao_page_l {
    top:0;
    background-image: url(../images/zhinengzhizao/lb/top.png);
}

.zhinengzhizao .zhinengzhuangbei .zhinengzhizao_page_r {
    bottom:0;
    background-image: url(../images/zhinengzhizao/lb/down.png);
}

.zhinengzhizao .liuhua .item_desc {
    width:618px;
}

.zhinengzhizao .diejia {
    background-position: right center;
    background-image: url(../images/white_logo_390.png);
    background-repeat: no-repeat;
}

.zhinengzhizao .diejia .wrap {
    background:none;
}

.zhinengzhizao .diejia .item_title {
    margin-bottom:20px;
}

.zhinengzhizao .diejia .item_desc {
    width:680px;
    font-size:16px;
}

.zhinengzhizao .jiajin {
    background-position: left center;
    background-image: url(../images/gray_logo_260.png);
    background-repeat: no-repeat;
}

.zhinengzhizao .jiajin .item_desc {
    width:480px;
}
/* 联系我们 */
.contact .con{
    padding-top: 70px;
    padding-bottom: 80px;
}
.contact .con .con_l{
    position: relative;
    float: left;
    width: 720px;
}
/* .contact .con .con_l .con_l_title_en{
    width: 686px;
    height: 56px;
    background: url('../images/contact01.png') no-repeat top center;
    background-size: 100% 100%;
    font-size:20px;
    color: #878A99;
    line-height: 56px;
    text-align: right;
    padding-right: 29px;
}
.contact .con .con_l .con_l_title_cn{
    width: 714px;
    height: 87px;
    background: url('../images/contact02.png') no-repeat top center;
    background-size: 100% 100%;
    font-size:30px;
    font-weight: bold;
    color: #292B33;
    line-height: 87px;
    text-align: right;
    padding-right: 94px;
} */


.contact .about_mod_title {
    position: relative;
}

.contact .about_mod_title:before {
    content:"";
    position: absolute;
    top:0;
    right:266px;
    width:714px;
    height:127px;
    background:url(../images/gray_title_bg.png) no-repeat;
    display: block;
    z-index: 1;
}

.contact .about_mod_title .about_mod_title_main {
    position: relative;
    height:127px;
    margin-top:-10px;
    z-index: 2;
    overflow: hidden;
}

.contact .about_mod_title .about_mod_title_main p {
    height: 24px;
    line-height:24px;
    margin-top:16px;
    font-size:18px;
    color:#878A99;
}

.contact .about_mod_title .about_mod_title_main h3 {
    height: 42px;
    line-height:42px;
    margin-top:23px;
    font-size:30px;
    color:#292B33;
}

.contact .con_l .contact_info{
    /* padding-left: 260px; */
    padding-top: 30px;
}
.contact .con_l .contact_info .item{
    float: left;
    width: 280px;
    padding: 20px 0;
    margin-right: 70px;
}
.contact .con_l .contact_info .item .item_title{
    font-size:18px;
    color: #292B33;
    line-height:25px;
}
.contact .con_l .contact_info .item .item_title:before{
    content: '';
    display: inline-block;
    width: 20px;
    height: 24px;
    background: url(../images/map.png) no-repeat center;
    background-size: 100% 100%;
    margin-right: 10px;
    vertical-align: middle;
}
.contact .con_l .contact_info .item .item_title.email:before{
    background-image:url(../images/email.png) ;
    background-size: 20px 16px;
}
.contact .con_l .contact_info .item .item_title.fax:before{
    background-image:url(../images/fax.png) ;
}
.contact .con_l .contact_info .item .item_title.path:before{
    width: 24px;
    height: 24px; 
    background-image:url(../images/path.png) ;
    margin-right: 6px;
}
.contact .con_l .contact_info .item .item_title.phone:before{
    background-image:url(../images/phone.png) ;
}
.contact .con_l .contact_info .item .item_desc{
    padding-left: 30px;
    font-size:16px;
    color: #3D404D;
    line-height:25px;
}
.contact .con .con_r{
    float: left;
    width: 680px;
    height: 536px;
    /* background-color: #f40; */
}
.contact .con .con_r iframe{
    width: 680px;
    height: 536px;
}
