﻿
/*首页主视觉*/
.banner {
    margin: 0px auto;
    padding: 0px;
    width: 960px;
    height: 325px;
    position: relative;
    text-align:left;    
    background-color:#EEEEEE;
  
}

.banner-img {
    position: absolute;
}


    .banner-img img {
        width: 960px;
        height: 325px;
    }

.banner-num {
    width: 960px;
    height: 25px;
    position: absolute;
    bottom: 0;
    background: url('/sites/sei/Themes/Image/pic_banner_bottom.png') repeat-x;
    text-align: center;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/sites/sei/Themes/Image/pic_banner_bottom.png");
    _overflow: hidden;
}

.banner-num-center {
    padding-left: 433px;
    width: 527px;
    height: 25px;
    _padding-left: 413px;
}

    .banner-num-center div {
        cursor: pointer;
        height: 25px;
        width: 10px;
        float: left;
        padding-left: 17px;
    }

.banner-bottom-select {
    color: #39778a;
    background: url('/sites/sei/Themes/Image/pic_banner_on.png') no-repeat center;
    _margin-top: 7px;
    _margin-left: 15px;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/sites/sei/Themes/Image/pic_banner_on.png");
}

.banner-bottom-unselect {
    color: #ffffff;
    background: url('/sites/sei/Themes/Image/pic_banner_off.png') no-repeat center;
    _margin-top: 7px;
    _margin-left: 15px;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/sites/sei/Themes/Image/pic_banner_off.png");
}

/*__________________________首页第一行___________________________*/

/*新闻动态*/
/*
.news{
    width: 300px;
    height: 250px;
    padding-top:15px;
    float: left;
}

.news-head {
    width: 300px;
    height: 27px;
}

.news-head-left {
    width: 276px;
    height: 27px;
    float: left;
    background: #2d83cc;
    float: left;
    color: #ffffff;
    padding-left: 10px;
    line-height: 27px;
    text-align: left;
    font-weight: bold;
    letter-spacing: 2px;
}


.news-head-right {
    float: right;
    width: 14px;
    height: 27px;
    background: url("/sites/sei/Themes/Image/title_blue2c83cc_r.png");
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/sites/sei/Themes/Image/title_blue2c83cc_r.png");
    _background: none;
    _overflow: hidden;
    
}

.news-content {
    border: 1px solid #ccc;
    width: 268px;
    height: 200px;
    padding-top: 10px;
    padding-left:15px;
    padding-right:15px;
    padding-bottom:10px;    
    _padding-bottom:6px;        
}
.news-content-img {
    width: 268px;
    height: 120px;
}

.news-content-img-imgtap {
    height:120px;
    position: relative;
}

    .news-content-img-imgtap img {
        width: 268px;
        height: 120px; 
       
    }
    
.news-content-img-imgtap-img{
	width: 268px;
	height: 120px;
}

.news-content-img-imgtap-img ul li{
	width: 268px;
	height: 120px;
}



.news-content-img-imgtap-num {
padding-left:155px;
}
.news-content-img-imgtap-numwrapper{
    width:268px;
    text-align:center;
	position: absolute;
    display: inline;
    left:0;
    bottom:0px;
    _bottom:4px;
    background:url('/sites/sei/Themes/Image/pic_news_content_img-imgtap_numwrapper.png') no-repeat center;
   _background: none;
   }
    .news-content-img-imgtap-num a {
        width: 20px;
        height: 13px;
        border-left: 1px solid #ccc;
        float:left;        
        color: #ffffff;
        cursor: pointer;
        font-size:10px;
    }


.news-content-list {
    width: 268px;
    clear:both;
    padding-top:10px;
}

.news-content-list ul li {
    line-height: 24px;
    text-align: left;
    padding-left: 13px;
    background: url("/sites/sei/Themes/Image/news-point.jpg") no-repeat;
 

    background-position: 0px 11px;
}

    .news-content-list ul li span {
        float: right;
    }*/
    /*首页新闻*/
/*首页新闻*/
.news {
    width: 615px;
    height: 275px;
    float: left;
    padding-top:15px;
}

.news-head {
    width: 615px;
    height: 27px;
}


.news-head-left {
    width: 591px;
    height: 27px;
    float: left;
    background: #2D83CC;
    color: #ffffff;
    padding-left: 10px;
    line-height: 27px;
    text-align: left;
    font-weight: bold;
    letter-spacing: 2px;
}

.news-head-right {
    width: 14px;
    height: 27px;
    float: left;
    background: url("/sites/sei/Themes/Image/title_blue0001_r.png") no-repeat center;
    _background:none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/sites/sei/Themes/Image/title_blue0001_r.png");

}



.news-content {
    border: 1px solid #ccc;
    border-top: none;
    height: 244px;
    width: 613px;
    padding-top:5px;
}

.news-content-img {
    width: 240px;
    float: left;
    padding: 10px;
    height:207px;
    padding-top:9px;
}

.news-content-img-imgtap {
    position: relative;
}

.news-content-img-imgtap img {
        width: 240px;
        height: 180px;
    }

.news-content-img-imgtap-num {
    position: absolute;
    display: inline;
    left: 135px;
    bottom: 4px;
    _bottom: 61px;
    width:105px;
    text-align: center;
    
}

.news-content-img-imgtap-num a {
        width: 20px;
        border-left: 1px solid #ccc;
        float:left;        
        color: #ffffff;
        cursor: pointer;
        font-size:10px;
    }

.news-content-img-imgtitle {
    clear: both;
    background: #eeeeee;
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin-top: 6px;
    text-align: center;
}

.news-content-list {
    width: 335px;
    float: right;
    margin-right: 15px;
    _margin-right: 8px;
    display: inline;
}

.news-content-listtab {
    width: 345px;
    height: 32px;
    overflow: hidden;
}

.news-content-listtab-tab {
    float: left;
    width: 280px;
    height: 35px;
    cursor: pointer;
    text-align: center;
}

.news-content-listtab-tab-selected {
    color: #0079d2;
    background: url("/sites/sei/Themes/Image/title_tabselect.png") no-repeat center;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/sites/sei/Themes/Image/title_tabselect.png");

}

.news-content-listtab-tab-unselected {
    color: #666666;
    background: url("/sites/sei/Themes/Image/title_tabunselect.png") no-repeat center;
     _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/sites/sei/Themes/Image/title_tabunselect.png");

}

.news-content-listtab-tab ul {
    margin-top: 8px;
    margin-left: 10px;
    _margin-left: 10px;
}

    .news-content-listtab-tab ul li {
        width: 81px;
        float: left;
        display: inline;
        margin-left: 2px;
        line-height: 24px;
    }

.news-content-listtab-more {
    float: right;
    padding-right:15px;
    padding-top:12px;
    font-weight: 100;
    display: inline;
    color:black;
    
}

.news-content-listcontent {
	border: 1px solid #eeeeee;
    height: 195px;
    
}

.news-content-listcontent ul {
    margin-top: 15px;
    _margin-top:2px;

    
}

.news-content-listcontent ul li {
	height:24px;
    line-height: 24px;
    text-align: left;
    padding-left: 35px;
   	background: url("/sites/sei/Themes/Image/news-point.jpg") no-repeat;
    background-position: 24px 11px;            
}
.news-content-listcontent ul a{
	float:left;
}
.news-content-listcontent ul li span {
    float: right;
    padding-right: 10px;
}

/*项目动态*/
 .index_pro_dynamic {
    width: 300px;
    float: left;
    padding-top:15px;
}

.index_pro_dynamic-head {
    width: 300px;
    height: 27px;
}

.index_pro_dynamic-head-left {
    width: 276px;
    height: 27px;
    float: left;
    background: #57abf3;
    float: left;
    color: #ffffff;
    padding-left: 10px;
    line-height: 27px;
    text-align: left;
    font-weight: bold;
    letter-spacing: 2px;
}

.index_pro_dynamic-head-right {
    float: right;
    width: 14px;
    height: 27px;
    background: url("/sites/sei/Themes/Image/title_blue57abf3_r.png") no-repeat center;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale,src="/sites/sei/Themes/Image/title_blue57abf3_r.png");
    _overflow: hidden;
    _background: none;
}



.index_pro_dynamic-content {
    border: 1px solid #ccc;
    float: left;
    width: 278px;
    height:216px;
    display: inline;
    clear: both;
    padding:10px;
    _padding-bottom:3px;    
}

.index_pro_dynamic-content-img {
    padding-left: 13px;
    padding-right: 13px;
    width: 232px;
    height: 120px;
    float: left;
}
.index_pro_dynamic-content-img img {
   
    width: 232px;
    height: 120px;
    float: left;
}

.index_pro_dynamic-content_left {
    padding-top: 23px;
    width: 10px;
    height: 81px;
    float: left;
}

.index_pro_dynamic-content_right {
    padding-top: 23px;
    width: 10px;
    height: 81px;
    float: left;
}

.index_pro_dynamic-content_left img {
    
    width: 10px;
    height: 81px;
    float: left;
}

.index_pro_dynamic-content_right img {
   
    width: 10px;
    height:81px;
    float: left;
}

.index_pro_dynamic-content-list {
    width: 252px;
    clear:both;
    
}

.index_pro_dynamic-content-list ul li {
    line-height: 24px;
    text-align: left;
    padding-left: 13px;
    background: url("/sites/sei/Themes/Image/news-point.jpg") no-repeat;
    background-position: 0px 11px;
    height:24px;
}
.index_pro_dynamic-content-list ul li a
{
 float:left;
}
    .index_pro_dynamic-content-list ul li span {
        float: right;
    }

/*企业简介*/
.erp_profile {
    width: 300px;

}
.erp_profile-head {
    width: 300px;
    height: 27px;
}

.erp_profile-head-left {
    width: 276px;
    height: 27px;
    float: left;
    background: #3aa4e2;
    float: left;
    color: #ffffff;
    padding-left: 10px;
    line-height: 27px;
    text-align: left;
    font-weight: bold;
    letter-spacing: 2px;
}

.erp_profile-head-right {
    float: right;
    width: 14px;
    height: 27px;
    background: url("/sites/sei/Themes/Image/title_blue4e9fe3_r.png") no-repeat center;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/sites/sei/Themes/Image/title_blue4e9fe3_r.png");
    _overflow: hidden;

}

.erp_profile-content {
    height: 202px;
    
}

.erp_profile-content-img {
    float: left;
    width: 139px;
    height: 105px;
    display: inline;
    clear: both;
    padding-top: 10px;
    padding-right: 20px;
}

    .erp_profile-content-img img {
        width: 140px;
        height: 108px;
    }

.erp_profile-content-text {
}

    .erp_profile-content-text p {
        text-indent: 2em;
        line-height: 20px;
        text-align: left;
        padding-top: 10px;
    }

.erp_profile-content-more {
    text-align: right;
   padding-top:5px;
    padding-right: 20px;
    color: #0079d2;
}

/*社会责任*/
.csr {
    width: 300px;
    height: 210px;

}
.csr-head {
    width: 300px;
    height: 27px;
}

.csr-head-left {
    width: 276px;
    height: 27px;
    float: left;
    background: #8dc603;
    float: left;
    color: #ffffff;
    padding-left: 10px;
    line-height: 27px;
    text-align: left;
    font-weight: bold;
    letter-spacing: 2px;
}

.csr-head-right {
    float: right;
    width: 14px;
    height: 27px;
    background: url("/sites/sei/Themes/Image/title_green8dc603_r.png") no-repeat center;
     _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/sites/sei/Themes/Image/title_green8dc603_r.png");
    _overflow: hidden;

}

.csr-content {
    height: 193px;
   
}

.csr-content-img {
    float: left;
    width: 130px;
    height: 90px;
    display: inline;
    clear: both;
    padding-top: 10px;
    padding-right: 20px;
}

    .csr-content-img img {
        width: 130px;
        height: 90px;
    }

.csr-content-text {
}

    .csr-content-text p {
        text-indent: 2em;
        line-height: 20px;
        _line-height: 20px;
        text-align: left;
        padding-top: 10px;
    }




/*国资动态*/
.sasac{
    width: 300px;
    height: 240px;
    float: left;

}

.sasac-head {
    width: 300px;
    height: 27px;
}

.sasac-head-left {
    width: 276px;
    height: 27px;
    float: left;
    background: #1ac342;
    float: left;
    color: #ffffff;
    padding-left: 10px;
    line-height: 27px;
    text-align: left;
    font-weight: bold;
    letter-spacing: 2px;
}

.sasac-head-right {
    float: right;
    width: 14px;
    height: 27px;
    background: url("/sites/sei/Themes/Image/title_green06c544_r.png") no-repeat center;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/sites/sei/Themes/Image/title_green06c544_r.png");
    _overflow: hidden;

}

.sasac-content {
    border: 1px solid #ccc;
    width: 278px;
    height: 193px;
    padding: 10px;
}

.sasac-content-top {
    padding-top: 13px;
    padding-left: 8px;
    padding-right: 6px;
    width: 264px;
    height: 103px;
}

    .sasac-content-top p {
        line-height: 24px;
        float: right;
        width: 126px;
        text-align: left;
    }

    .sasac-content-top img {
        float: left;
        display: inline;
        width: 122px;
        height: 72px;
    }

sasac-content-list {
    display: block;
    width: 280px;
    line-height: 24px;
    margin-top: 30px;
}

.sasac-content-list ul li {
    line-height: 24px;
    text-align: left;
    padding-left: 13px;
    background: url("/sites/sei/Themes/Image/news-point.jpg") no-repeat;
    background-position: 0px 11px;
}

.sasac-content-list ul li span {
    float: right;
}



/*远程办公*/
.telework{
    width: 300px;
    height: 240px;
    float: left;
    padding-top:15px;

}

.telework-head {
    width: 300px;
    height: 27px;
}

.telework-head-left {
    width: 276px;
    height: 27px;
    float: left;
    background: #4e9fe3;
    float: left;
    color: #ffffff;
    padding-left: 10px;
    line-height: 27px;
    text-align: left;
    font-weight: bold;
    letter-spacing: 2px;
}

.telework-head-right {
    float: right;
    width: 14px;
    height: 27px;
    background: url("/sites/sei/Themes/Image/title_blue4e9fe3_r.png")  no-repeat center;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale,src="/sites/sei/Themes/Image/title_blue4e9fe3_r.png");
    _background: none;
}

.telework-content {
    border: 1px solid #ccc;
    width: 293px;
    height: 237px;    
    padding-top:10px;
    overflow:scroll;
    padding-left:5px;
}
.telework-content-top-left {  
width:70px;
    height: 90px;
    float:left; 
    padding-left:10px;   
    }


    .telework-content-top-left  img {
        float: left;
        display: inline;
        width: 70px;
        height: 60px;
    }
    .telework-content-top-left1 { 
    width:81px;
    height:110px;
    float:left; 
    padding-left:10px;   
    }


    .telework-content-top-left1  img {
        float: left;
        display: inline;
        width: 70px;
        height: 60px;
    }



.telework-content-top {
   width:70px;
    height: 90px;
    float:left;
    padding-left:21px;
    }


    .telework-content-top img {
        float: left;
        display: inline;
        width: 70px;
        height: 60px;
    }
     .telework-content-top-name {
        line-height: 24px;
        width:70px;
    }

telework-content-list {
    display: block;
    width: 280px;
    line-height: 24px;
    margin-top: 30px;
}

.telework-content-list ul li {
    line-height: 24px;
    text-align: left;
    padding-left: 13px;
    background: url("/sites/sei/Themes/Image/news-point.jpg") no-repeat;
    background-position: 0px 11px;
}

    .telework-content-list ul li span {
        float: right;
    }






/*美丽油田*/
.Oilfield {
    width: 300px;
    height: 240px;
    float: left;
}

.Oilfield-head {
    width: 300px;
    height: 27px;
}

.Oilfield-head-left {
    width: 276px;
    height: 27px;
    float: left;
    background: #76c200;
    float: left;
    color: #ffffff;
    padding-left: 10px;
    line-height: 27px;
    text-align: left;
    font-weight: bold;
    letter-spacing: 2px;
}

.Oilfield-head-right {
    float: right;
    width: 14px;
    height: 27px;
    background: url("/sites/sei/Themes/Image/title_green76c200_r.png") no-repeat center;
     _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/sites/sei/Themes/Image/title_green76c200_r.png");
    _overflow: hidden;

}



.Oilfield-content {
    border: 1px solid #ccc;
    float: left;
    width: 278px;
    height: 170px;
    display: inline;
    clear: both;
    padding-bottom: 19px;
    padding-top: 25px;
    padding-left: 10px;
    padding-right: 10px;
}

.Oilfield-content-img {
    padding-left: 13px;
    padding-right: 13px;
    width: 220px;
    height: 147px;
    float: left;
}

.Oilfield-content_left {
    padding-top: 23px;
    width: 10px;
    height: 81px;
    float: left;
}

.Oilfield-content_right {
    padding-top: 23px;
    width: 10px;
    height: 81px;
    float: left;
}
/*__________________________关于我们聚合页___________________________*/
/*关于我们主视觉*/
.c-about-banner {
    margin: 0px auto;
    padding: 0px;
    width: 960px;
}
/**/
.c-about-container {
    width: 960px;
    margin: 0px auto;
    background: #ffffff;
}

/*关于我们左侧导航*/

.c-about-leftnav {
    float: left;
    width: 206px;
    height: 680px;
    background: #fbfbfb;
}

.c-about-leftnav-title {
    width: 206px;
    height: 35px;
    background: url("/sites/sei/Themes/Image/background.png") no-repeat 0px -190px;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/sites/sei/Themes/Image/background.png");
    _overflow: hidden;

    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    line-height: 35px;
}

.c-about-leftnav-content {
}

    .c-about-leftnav-content ul li {
        width: 90%;
        font-size: 12px;
        line-height: 36px;
        border-bottom: 1px dotted #ccc;
        margin: 0px auto;
    }

/*右侧内容区*/
.c-about {
    float: left;
    width: 712px;
}

/*右侧面包屑*/

.c-about-nav {
    width: 100%;
    height: 28px;
    line-height: 28px;
    text-align: left;
    border-bottom: 1px solid #eeeeee;
}

.c-about-nav-icon {
    float: left;
    width: 16px;
    height: 16px;
    margin-left: 20px;
    margin-top: 10px;
    margin-right: 10px;
    display: inline;
}

.c-about-nav-text {
    float: left;
}

/*右侧内容区通栏div*/

.c-about-box {
    margin-top: 15px;
    margin-left: 20px;
    margin-left: 10px;
    width: 665px;
    height: 145px;
}




/*公司介绍*/
.culture-csr {
    width: 300px;
    padding-top:15px;
    padding-bottom:15px;
    float: left;
    display: inline;     
}

.culture-csr-content {
    width:275px;
    height:240px;
    padding-left:10px;
    padding-right:10px;
    padding-top:12px;
    _padding-top:10px;
    padding-bottom:9px;  
    _padding-bottom:8px; 
    background-color:#F4F2F3;
}
.culture-csr-content img {
	padding-top:15px;
    padding-bottom:15px;
}

/*
.c-about-instro {
    margin-left: 20px;
    width: 665px;
    height: 145px;
    border-bottom: 1px solid #ccc;
}

.c-about-instro-head-title {
    width: 665px;
    line-height: 36px;
    text-align: left;
    font-weight: bold;
}

.c-about-instro-content-img {
    width: 120px;
    height: 90px;
    float: left;
    margin-top: 5px;
}

    .c-about-instro-content-img img {
        width: 120px;
        height: 90px;
    }

.c-about-instro-content-text-more {
    float: left;
    margin-top: 5px;
    color: #0079d2;
}

.c-about-instro-head-title {
    width: 665px;
    line-height: 36px;
    text-align: left;
    font-weight: bold;
}

.c-about-instro-content-text {
    float: right;
    width: 515px;
}

    .c-about-instro-content-text p {
        text-indent: 2em;
        line-height: 24px;
        text-align: left;
    }
  */

/*工程业绩*/
.domain {
	padding-top:15px;
	padding-bottom:15px;
    width: 300px;
    height: 240px;
    float: left;
}

.domain-head {
    width: 300px;
    height: 27px;
}

.domain-head-left {
    width: 276px;
    height: 27px;
    float: left;
    background: #17a43c;
    float: left;
    color: #ffffff;
    padding-left: 10px;
    line-height: 27px;
    text-align: left;
    font-weight: bold;
    letter-spacing: 2px;
}

.domain-head-right {
    float: right;
    width: 14px;
    height: 27px;
    background: url("/sites/sei/Themes/Image/title_green17a43c_r.png") no-repeat center;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale,src="/sites/sei/Themes/Image/title_green17a43c_r.png");
    _background: none;
}

.domain-content {
    border: 1px solid #ccc;
    width: 278px;
    height: 214px;
    padding-top:10px;
    padding-bottom:10px;
    padding-right:4px;
    padding-left:16px;
}

.domain-content-title1 {
    text-align: center;
    margin: 0 auto;
    font-weight: 700;
    width: 270px;
    padding-top: 6px;
    border-bottom: solid;
    border-bottom-width: thin;
    border-bottom-color: #EEEEEE;
}

.domain-content-title2 {
    text-align: center;
    margin: 0 auto;
    font-weight: 700;
    width: 270px;
    padding-top: 14px;
    border-bottom: solid;
    border-bottom-width: thin;
    border-bottom-color: #EEEEEE;
}


.domain-content-item {
    width: 71px;
    height: 39px;
    line-height: 40px;
    margin-top: 23px;
    padding-right:15px;
    background: url("/sites/sei/Themes/Image/intro-content02.gif") no-repeat;
    display: inline;
    float: left;
    padding-bottom:5px;
}
.domain-content-item1 {
    width: 52px;
    height: 39px;
    line-height: 40px;
    margin-top: 23px;
    padding-right:10px;
    padding-left:2px;
    background: url("/sites/sei/Themes/Image/intro-content03.gif") no-repeat;
    display: inline;
    float: left;
    padding-bottom:5px;
}
.domain-content-item2 {
    width: 127px;
    height: 39px;
    line-height: 40px;
    margin-top: 20px;
    background: url("/sites/sei/Themes/Image/intro-content01.gif") no-repeat;
    display: inline;
    float: left;
    padding-right:10px;
    padding-bottom:5px;
}




/*企业优势*/
.ent_advan {
    width: 300px;
    padding-top:15px;
    padding-bottom:15px;
    float: left;

}

.ent_advan-head {
    width: 300px;
    height: 27px;
}
.ent_advan-head-left {
    width: 276px;
    height: 27px;
    float: left;
    background: #76C200;
    float: left;
    color: #ffffff;
    padding-left: 10px;
    line-height: 27px;
    text-align: left;
    font-weight: bold;
    letter-spacing: 2px;
}

.ent_advan-head-right {
    float: right;
    width: 14px;
    height: 27px;
    background: url("/sites/sei/Themes/Image/title_green003_r.png") no-repeat center;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale,src="/sites/sei/Themes/Image/title_green003_r.png");
_background: none;
}

.ent_advan-head-title {
    text-align: center;
    margin: 0 auto;
    font-weight: 700;
    width: 270px;
    height: 24px;
    padding-top: 6px;
    border-bottom: solid;
    border-bottom-width: thin;
    border-bottom-color: #EEEEEE;
}

.ent_advan-head-more {
    float: right;
    letter-spacing: 2px;
    width: 50px;
    height: 24px;
    line-height: 24px;
    text-align: left;
    font-weight: bold;
}

.ent_advan-content {
    border: 1px solid #ccc;
    height: 234px;
}

.ent_advan-content-item {
    width: 285px;
    padding-top:10px;
    padding-left:6px;
}

    .ent_advan-content-item img {
        float: left;
        width: 105px;
        height: 65px;
        padding-right:10px;
    }
    .ent_advan-content-item p {
    text-indent:2em;
    line-height:25px;
    text-align:left;
    padding-right:6px;
}
.ent_advan-foot-more {
    clear:both;
    padding-right:15px;
    width:90%;
    text-align:right;
}

/*领导致辞*/

.c-about-leader {
    margin-left: 20px;
    width: 665px;
    height: 145px;
    border-bottom: 1px solid #ccc;
}

.c-about-leader-head-title {
    width: 665px;
    line-height: 36px;
    text-align: left;
    font-weight: bold;
}

.c-about-leader-content-img {
    width: 120px;
    height: 90px;
    float: left;
    margin-top: 5px;
}

    .c-about-leader-content-img img {
        width: 120px;
        height: 90px;
    }

.c-about-leader-content-text-more {
    float: left;
    margin-top: 5px;
    color: #0079d2;
}

.c-about-leader-content-text {
    float: right;
    width: 515px;
}

    .c-about-leader-content-text p {
        text-indent: 2em;
        line-height: 24px;
        text-align: left;
    }

/*发展历程*/

.c-about-develop {
    width: 320px;
    height: 145px;
    float: left;
    border-bottom: 1px solid #ccc;
}

.c-about-develop-content-img {
    width: 120px;
    height: 90px;
    float: left;
    margin-top: 5px;
}

    .c-about-develop-content-img img {
        width: 120px;
        height: 90px;
    }

.c-about-develop-content-text-more {
    float: left;
    margin-top: 5px;
    color: #0079d2;
}

.c-about-develop-head-title {
    width: 320px;
    height: 25px;
    text-align: left;
    font-weight: bold;
}

.c-about-develop-head-title {
    width: 320px;
    height: 25px;
    text-align: left;
    font-weight: bold;
}

.c-about-develop-content-text {
    float: right;
    width: 175px;
}

    .c-about-develop-content-text p {
        text-indent: 2em;
        line-height: 24px;
        text-align: left;
    }

/*企业文化*/

.c-about-culture {
    width: 320px;
    float: left;
    border-bottom: 1px solid #ccc;
}

.c-about-culture-content img {

    width: 120px;
    height: 90px;
    float: left;
}

.c-about-culture-content-img img {
    width: 120px;
    height: 90px;
}

.c-about-culture-content-text-more {
    float: left;
    margin-top: 5px;
    color: #0079d2;
}

.c-about-culture-head-title {
    width: 320px;
    height: 25px;
    text-align: left;
    font-weight: bold;
}

.c-about-culture-content-text {
    float: right;
    width: 180px;
}

    .c-about-culture-content-text ul li {
        height: 20px;
    }

/*资质荣誉*/

.c-about-honour {
    width: 320px;
    height: 145px;
    margin-left: 20px;
    float: right;
    border-bottom: 1px solid #ccc;
}

.c-about-honour-content-img {
    width: 120px;
    height: 90px;
    float: left;
}

    .c-about-honour-content-img img {
        width: 120px;
        height: 90px;
    }

.c-about-honour-content-text-more {
    float: left;
    margin-top: 5px;
    color: #0079d2;
}

.c-about-honour-head-title {
    width: 320px;
    height: 25px;
    text-align: left;
    font-weight: bold;
}

.c-about-honour-content-text {
    float: right;
    width: 180px;
}

    .c-about-honour-content-text ul li {
        height: 20px;
    }

/*党群工作*/

.c-about-partymasses {
    width: 320px;
    height: 145px;
    margin-left: 20px;
    float: right;
    border-bottom: 1px solid #ccc;
}

.c-about-partymasses-head-title {
    width: 320px;
    height: 25px;
    text-align: left;
    font-weight: bold;
}

.c-about-partymasses-content ul li {
    width: 90px;
    height: 25px;
    float: left;
    margin-right: 15px;
    margin-top: 5px;
    background-color: #eeeeee;
    line-height: 24px;
}

/*联系我们*/

.c-about-contact {
    width: 320px;
    height: 145px;
    margin-left: 20px;
    float: right;
    border-bottom: 1px solid #ccc;
}

.c-about-contact-content img {
    width: 320px;
    height: 120px;
}

/*组织结构*/
.c-about-organizational {
    width: 320px;
    height: 145px;
    float: left;
    border-bottom: 1px solid #ccc;
}

.c-about-organizational-content img {
    width: 320px;
    height: 120px;
}
