﻿/*字体色*/
.nav-wrapper a:link, .nav-wrapper a:visited {
    color: #ffffff;
    text-decoration: none;
}

.nav-wrapper a:hover, .nav-wrapper a:active {
    color: #ffffff;
    text-decoration: none;
}

a:link, a:visited {
    color: #666666;
    text-decoration: none;
}

a:hover, a:active {
    color: #1b51ab;
    text-decoration: none;
}
/*换行符top_link_search_txt
.wrapper {

    width: 960px;
    margin: 0px auto;
}*/

.blank {
    clear: both;
    display: block;
    font: 0px/0px sans-serif;
}
/*字体色*/
body {
    background: #eeeeee;
    color: #8B8B8B;
    font-family: "Microsoft Yahei UI","Microsoft Yahei","微软雅黑",SimSun,"宋体", sans-serif;
    font-size: 12px;

}

/*重定向布局跳转居中样式*/
.ms-redirectControl{
	width:960px;
	margin:0 auto;
	text-align:center;
	display:block;
	height:50px;
	line-height:50px;
	background:white;

}
.redirect{
	width: 950px;
    margin: 0 auto;
    text-align: center;
    display: block;
    height: 300px;
    line-height: 25px;
    padding-left: 10px;
    background: white;
    margin-top: 30px;
    }
.title-edit{
	background:white;
}

/********************页头开始********************/
/*页头*/
.header {
    margin: 0px auto;
    width: 960px;
    background: #ffffff;
}
/*顶端*/
.top {
    height: 70px;
}
/*网站标识*/
.top_logo {
    padding-top: 1px;
    float: left;
    width: 563px;
    height: 69px;
}
/*外部链接容器*/
.top_link {
    float: right;
    width: 350px;
    margin-right: 18px;
}
/*外部链接*/
.top_link_link {
     width: 360px;
    padding-top: 3px;
    line-height:24px;
    text-align: right;
}
 .top_link_link a {
        padding:0px 10px;
    }
      .top_link_link a.nopadding {
            padding-right: 0px;
        }
        
/*搜索框*/
.top_link_search {
    padding-top: 10px;
}
  .top_link_link a {
        padding: 0px 10px;
    }
     .top_link_link a.nopadding {
            padding-right: 0px;
        }
/*搜索框文字*/
.top_link_search_txt {
    float: right;
    display: inline;
    padding-left: 100px;
}
    /*搜索框表单*/
    .top_link_search_txt input {
        width: 125px;
        border: 1px solid #7c9dbc;
        height: 23px;
        padding: 0px;
        *position:relative;
		*top:-2px;
		_position:relative;
		_top:0px;
    }
    /*搜索框按钮*/
.top_link_search_btn {
    float: right;
    display: inline;
    width: 28px;
    height: 23px;
    border-left: none;
    _margin-top: 1px;
    cursor:pointer;
}

/********************页头结束********************/

/********************导航开始********************/
/*导航*/
.nav-wrapper {
    width: 960px;
    height: 41px;
    line-height: 41px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.nav {
    width: 948px;
    height: 41px;
    float: left;
    background: url('/sites/osxn/Themes/Image/nav-bg.gif') repeat-x;
}

.nav-left {
    width: 6px;
    height: 41px;
    float: left;
    background: url('/sites/osxn/Themes/Image/nav-left.gif') no-repeat center;
}

.nav-right {
    width: 6px;
    height: 41px;
    float: left;
    background: url('/sites/osxn/Themes/Image/nav-right.gif') no-repeat center;
}

.nav-item, .nav-item-left, .nav-item-right {
    width: 158px;
    height: 41px;
    float: left;
    background: url('/sites/osxn/Themes/Image/nav-line.gif') no-repeat right;
}

.nav-item-left, .nav-item-right {
    width: 158px;
}
.nav-item-right {
    background: none;
}
/*导航链接样式*/
.nav-item a:link, .nav-item a:visited, .nav-item a:hover, .nav-item a:active {
    font-weight: bold;
    font-size: 14px;
    color: #ffffff;
}

.nav-bottom {
    width: 960px;
    height: 4px;
    background: url('/sites/osxn/Themes/Image/pic_nav_bottom.png') repeat-x top;
    _overflow: hidden;

}

/********************导航结束********************/
.masterbody {
    width: 960px;
    margin: 0 auto;
}
/********************页脚开始********************/
/*页脚*/
.footer {
    width: 960px;
    height:126px;
    margin: 0px auto;
}
/*页脚标识*/
.footer_record {
height:39px;
}

.footer_record_left {
    width: 945px;
    line-height:39px;
    background: #9d9d9d;
    float: left;
}

.footer_record_right {
    width: 15px;
    height: 39px;
    background: url("/sites/osxn/Themes/Image/footer-right.gif") no-repeat center;
    float: left;
}
/*页脚信息*/
.footer_record_info {
    float: left;
    color: #ffffff;
    padding-left: 15px;
    width: 510px;
    text-align: left;
}
/*页脚链接*/
.footer_record_link {
    float: right;
    width: 410 px;
    text-align: right;
    color: #ffffff;
}
    /*页脚链接样式*/
    .footer_record_link a:link, .footer_record_link a:visited, .footer_record_link a:hover, .footer_record_link a:active {
        color: #ffffff;
    }
    .footer_record_link a{
	padding-left:8px;
	padding-right:8px;
}
.footer_record_link a.nopadding{
	padding-right:0;
}
/*页脚链接*/
.footer_link {
    height: 87px;
    text-align: center;
}
/*页脚链接图片*/
.footer_link_img {
     width:52px;
	height:52px;
    float: left;
    margin-top: 13px;
    margin-left: 164px;
    _margin-left:82px;
     background: url("/sites/osxn/Themes/Image/logo_bottom.png") no-repeat center;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/sites/osxn/Themes/Image/logo_bottom.png");
}
/*页脚链接文本*/
.footer_link_txt {
    line-height: 22px;
    float: left;
    text-align: left;
    padding-top: 18px;
    padding-left: 11px;
}
/********************页脚结束********************/

/*模块布局统一定义*/



/*模块头部*/
.layout-head {
    width: 300px;
    height: 27px;
}
/*模块头部左侧*/
.layout-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;
}

/*模块头部右侧*/
.layout-head-right {
    float: right;
    width: 14px;
    height: 27px;
    background: url("/sites/osxn/Themes/Image/title_blue2c83cc_r.png") no-repeat center;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/sites/osxn/Themes/Image/title_blue2c83cc_r.png");
}
/*模块内容*/
.layout-content {
    width: 278px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px;
}

/*模块底部*/
.layout-foot {
border-bottom: 1px solid #ccc;

}


/********************页面布局开始********************/
/*******通用*******/
.container {
    width: 960px;
    margin: 0px auto;
    background: #ffffff;
    clear: both;
}
/*******两栏 左边部分*******/
.conlumntwo-frist {
    width: 615px;
    float: left;
    display: inline;
    margin-left: 15px;
}
/*******右边部分*******/
.conlumntwo-second {
    width: 300px;
    float: left;
    display: inline;
    margin-left: 15px;
}


/*******三栏*******/
.conlumnthree {
    width: 300px;
    float: left;
    display: inline;
    margin-left: 15px;
}

/*栏目聚合页*/

/***树形结构***/
.column-left {
    text-align: center;
    width: 230px;
    float: left;
}
/***右边内容区****/
.column-right {
    width: 729px;
    float: right;
    border-left: 1px solid #ccc;
}

.conlumn-right-nav {
    font-family: 宋体,Arial,Helvetica,sans-serif;
    text-align: left;
    padding-left: 25px;
    /*height: 26px;*/
    line-height: 26px;
    border-bottom: 1px solid #ccc;
}

.w_sitenav_list li {
}

    .w_sitenav_list li a {
        width: 207px;
        height: 36px;
        line-height: 36px;
        margin: 0px auto;
        font-size: 14px;
        font-weight: bold;
        display: block;
        background: url("/sites/osxn/Themes/Image/left_nav_bg.png") no-repeat center;
        _background: none;
        _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/sites/osxn/Themes/Image/left_nav_bg.png");
    }

.w_sitenav_list2 {
    float: left;
    padding-left: 25px;
}

    .w_sitenav_list2 li a {
        background: none;
        _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="");
        width: 176px;
        clear: both;
        font-size: 12px;
        font-weight: normal;
        display: block;
        float: left;
        border-bottom: 1px dashed #ccc;
    }

.w_sitenav_list a.aSelect {
    font-weight:bold;
}

.conlumn-right-one {
    float: left;
    padding-top: 20px;
    padding-left: 30px;
    /*width:670px;*/
}

.conlumn-right-two {
    width: 320px;
    float: left;
    padding-top: 10px;
    padding-right: 10px;
}
/***************页面布局结束********************/


/***************内容页正文区域********************/
.t-layout-content {
    color: #666666;
    padding-bottom: 20px;
    text-align: left;
    width: 670px;
}

    .t-layout-content h1 {
		border-bottom: 1px dashed #EEEEEE;
		color: #5E9DAC;
		font-size: 18px;
		line-height: 36px;
		margin-bottom: 20px;
		width: 670px;
		font-weight:bold;
    }

    .t-layout-content p {
        line-height: 24px;
        text-indent: 2em;
        margin: 0;
    }
    .t-layout-content ul li {
    padding-bottom:3px;
    padding-top:3px;
    margin-top:5px;
    margin-bottom:5px;
    width: 670px;
    height:20px;
    text-align: left;
    color: #666666;
    border-bottom: 1px dashed #dddddd;;

	}



/***************内容页正文区域结束********************/

/***************新闻页面布局开始***************/
.conlumn-right-one-container {
    width: 680px;
    clear: both;
}

.conlumn-right-one-left1 {
    width: 385px;
    float: left;
    padding-right: 15px;
}

.conlumn-right-one-right1 {
    width: 260px;
    float: left;
}

.conlumn-right-one-left2 {
    width: 335px;
    float: left;
    padding-right: 30px;
}

.conlumn-right-one-right2 {
    width: 335px;
    float: left;
}


/***************新闻页面布局结束***************/


/*新闻列表分页默认样式*/
.w_newslistpage_box {
    overflow: hidden;
}
/*整体宽度、webpart之间间距*/
.w_newslistpage_list {
    width: 670px;
    margin-top: 0px;
    overflow: hidden;
    list-style-type: none;
}
    /*列表内间距、高度等*/
    .w_newslistpage_list li {
        border-bottom: thin #cccccc dashed;
        width: 638px;
        padding-top: 8px;
        padding-left: 32px;
        background: url(/sites/osxn/Themes/Image/listcontent_dot.gif) no-repeat;
        background-position: 14px 18px;
        float: left;
    }
        /*标题图标、行高控制*/
        .w_newslistpage_list li .title {
            float: left;
        }
        /*列表内新闻标题样式控制*/
        .w_newslistpage_list li .newsicon {
            background: url(/sites/osxn/Themes/Image/listcontent_dot.gif) no-repeat 10px 50%;
            width: 38px;
            height: 26px;
            float: left;
        }
        /*New图标*/
        .w_newslistpage_list li .date {
            line-height: 24px;
            display: inline;
            float: right;
            color: #666;
        }
        /*日期*/
        .w_newslistpage_list li a:link {
            text-decoration: none;
        }
        /*新闻链接样式*/
        .w_newslistpage_list li a:visited {
            text-decoration: none;
        }
        /*新闻链接已访问样式*/
        .w_newslistpage_list li a:hover {
            text-decoration: none;
        }
        /*新闻链接鼠标滑过时样式*/
        .w_newslistpage_list li a:active {
            text-decoration: none;
        }
/*新闻链接激活时样式*/
.w_newslistpage_head {
    text-align: left;
    color: #5E9DAC;
    font-size: 18px;
}

.w_newslistpage_pager {
    float: left;
    font-size: 12px;
    padding: 10px;
    padding-left:0px;
}    /*分页样式*/
    .w_newslistpage_pager span {
        height: 28px;
        padding: 5px;
        width: 30px;
    }
    #pager_p input {
    width:25px;
    margin: 0px 4px;
}

#pagenav{margin-left:5px;margin-right:5px}
        /*分页样式*/
        .w_newslistpage_pager span a:link {
            text-decoration: none;
            color: #666;
        }
        /*分页样式*/
        .w_newslistpage_pager span a:visited {
            text-decoration: none;
            color: #666;
        }
        /*分页样式*/
        .w_newslistpage_pager span a:hover {
            text-decoration: none;
            color: #FF0000;
        }
        /*分页样式*/
        .w_newslistpage_pager span a:active {
            text-decoration: none;
            color: #666;
        }
        /*分页样式*/
        .w_newslistpage_pager span a.active {
            font-weight: bold;
            color: #ff0000;
        }
/*分页样式--被选中的样式*/
/****默认新闻样式显示结束**********/




/*内容页选项卡选中，未选中样式*/
.contentpage-tab1-selected {
    color: #ffffff;
    background: url("/sites/osxn/Themes/Image/pic_contentpage_tab1_select.png") no-repeat center;
}

.contentpage-tab1-unselected {
    color: #666666;
    background: url("/sites/osxn/Themes/Image/pic_contentpage_tab1_unselect.png") no-repeat center;
}

.contentpage-tab2-selected {
    color: #0079d2;
    background: url("/sites/osxn/Themes/Image/pic_contentpage_tab2_select.png") no-repeat right;
}

.contentpage-tab2-unselected {
    color: #666666;
    background: url("/sites/osxn/Themes/Image/pic_contentpage_tab2_unselect.png") no-repeat right;
}


/*去除SharePoint加的边距*/
.ms-webpartzone-cell {
    margin: 0px;
}


/*聚合页banner样式*/
.c-about-banner {
    margin: 0px auto;
    padding: 0px;
    width: 960px;
    height: 200px;
    overflow:hidden;
    position: relative;
    text-align:left;
    background-color:#EEEEEE;  
}

.c-about-banner img {
    width: 960px;
    height: 200px;
}



/***************二级页banner样式***************/



.c-csr-banner img {
    width: 960px;
    height: 200px;
}

.c-domain-banner img {
    width: 960px;
    height: 200px;
}

.c-hr-banner img {
    width: 960px;
    height: 200px;
}


.c-news-banner {
    width: 960px;
    height: 200px;
    overflow:hidden;
}


.c-news-banner img {
    width: 960px;
    height: 200px;
}

.c-oil_project-banner img {
    width: 960px;
    height: 200px;
}

.c-tech-banner img {
    width: 960px;
    height: 200px;
}

.c-domain-banner{
	width:960px;
	height:200px;
	overflow:hidden;
}

/***************二级页banner样式结束***************/



.ms-hide{
display:none;
} 

/*二级页面样式设计*/
.secend-title
{
    height:27px;
    float:left;
    width:320px;
    font-family:"Microsoft Yahei UI","Microsoft Yahei","微软雅黑",SimSun,"宋体",sans-serif;
    word-wrap:break-word;
    color:#5e9dac;
    font-size:18px;

}
.secent-link
{
    padding-top:9px;
    font-size:14px;
    float:right;
    width:320px;
    text-align:right;
    padding-right:30px;
}
.secent-banner-title
{
    border-bottom:#eeeeee 1px dashed;
}
.secent-content-img
{
    text-align:left;
    float:left;
    width:260px;
}
.secent-title-info
{
    border-bottom:#eeeeee 1px dashed;
    height:30px;
}
.secent-content
{
    padding-top:10px;
}
secent-content-info
{
    float:left;
    padding-left:15px;
}

/*资质荣誉*/

.secent-content-img-1
{
    float:left;
    height:140px;
    width:180px;
    border:1px solid #cccccc;
}
    .secent-content-img-1 img
    {
        padding-left:10px;
        padding-top:10px;
    }
.secent-content-img-2
{
    float:left;
    height:140px;
    width:180px;
    border:1px solid #cccccc;
    margin-left:30px;
}
    .secent-content-img-2 img
    {
        padding-left:10px;
        padding-top:10px;
    }
.secent-content-img-3
{
    float:left;
    height:140px;
    width:180px;
    border:1px solid #cccccc;
    margin-left:30px;
}
    .secent-content-img-3 img
    {
        padding-left:10px;
        padding-top:10px;
    }
.secent-content-img-honour
{
    height:140px;
    float:left;
    padding-bottom:20px;

}



/*内容页选项卡选中，未选中样式*/
.contentpage-tab1-selected {
    color: #ffffff;
    background: url("/sites/osxn/Themes/Image/pic_contentpage_tab1_select.png") no-repeat center;
}

.contentpage-tab1-unselected {
    color: #666666;
    background: url("/sites/osxn/Themes/Image/pic_contentpage_tab1_unselect.png") no-repeat center;
}

.contentpage-tab2-selected {
    color: #0079d2;
    background: url("/sites/osxn/Themes/Image/pic_contentpage_tab2_select.png") no-repeat right;
}

.contentpage-tab2-unselected {
    color: #666666;
    background: url("/sites/osxn/Themes/Image/pic_contentpage_tab2_unselect.png") no-repeat right;
}
/*新闻分页部件改造*/

.patent-news-all
{
	width:670px;
}
.patent-news-all-title
{
    border: 1px solid #dfdfdf;
    height:27px;
    text-align:left;
}
.patent-news-all-title-01
{
    float:left;
    width:100px;
    padding-top:5px;
}
.patent-news-all-title-02
{
  float:left;
  width:550px;
  padding-top:5px;
}
.patent-news-all-content
{
    border-bottom: 1px solid #dfdfdf;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
}
.patent-news-all-content-01
{
  float:left;
  width:100px;
  text-align:left;
  padding-top:5px;
}
.patent-news-all-content-02
{
   padding-left:100px;
   text-align:left;
   padding-top:5px;
}

.patent-news{
	width:670px;
	
}
.patent-news li{
	width:670px;
	display:block;	
}



/**XSL文件的样式产品介绍页面展示两列***/
.NewsListxsl
{
 }



.NewsListxsl li{	
		
	width:670px;
	height:27px;
	
	float:left;
}
.xslcontent 
{
	 /*background:url(/sites/osxn/Themes/Image/listcontent_dot.gif) no-repeat;
	 background-position:0px 11px;
	*/
	 padding-left:10px;	
	 border-bottom-color:#e1e1e1;
	 border-bottom-width:1px;
	 border-bottom-style:solid;
	 
	 border-top-color:#e1e1e1;
	 border-top-width:1px;
  	 border-top-style:solid;

	 border-left-color:#e1e1e1;
	 border-left-width:1px;
 	 border-left-style:solid;

	 border-right-color:#e1e1e1;
	 border-right-width:1px;
 	 border-right-style:solid;
	 
	 border-spacing:0;
	 text-align:left;
	 line-height:27px;
	}
	
	
	

/*新闻列表分页标题*/
.news-page-title{
color: #5E9DAC;
font-size: 18px;
font-weight: bold; 
text-align: left;
height:36px;
line-height:36px;

	
}
.news-page-title h1{
	border-bottom: 1px dashed #EEEEEE;
}

/*新闻详细页页面样式*/
.lfnews-nav {
    width: 90%;
    height: 26px;
    border-bottom: 1px solid #ccc;
    line-height: 26px;
    text-align: left;
    margin: 0px auto;
    padding-left: 20px;
}

.lfnews-title {
    width: 80%;
    height: 50px;
    border-bottom: 1px dashed #ccc;
    line-height: 50px;
    text-align: center;
    margin: 0px auto;
    font-size: 16px;
    font-weight: bold;
    color: #0071d0;
}

.lfnews-image {
    width: 80%;
    text-align: center;
    margin: 20px auto;
}

.lfnews-content {
    width: 80%;
    text-align: left;
    margin: 20px auto;
    line-height: 2em;
}
.lfnews-content img{
	display:inline;
}

.lfnews-content p{line-height:2em;margin:19px 0;}

.lfnews-bottom {
    height: 50px;
    line-height: 50px;
    width: 80%;
    margin: 0px auto;
}

.lfnews-bottom-left {
    float: left;
}

.lfnews-bottom-right {
    float: right;
}


/*相关新闻样式*/
#ctl00_PlaceHolderMain_ctl03_relatedNewsControl{
	width:765px; margin:0 auto;
	padding-bottom:20px;
}

.w_newslistpage_title{
	padding-top:10px;
	padding-bottom:5px;
}

/*视频新闻样式*/
.lfnews-video{
	text-align:center;
	padding-top:20px;
}


.contentpage-tab3-selected {
    background: url("/sites/osxn/Themes/Image/pic_contentpage_tab1_select.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    color: #FFFFFF;
}
.contentpage-tab3-unselected {
    background: url("/sites/osxn/Themes/Image/pic_contentpage_tab1_unselect.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    color: #666666;
}


/*错误页样式*/
.error-box{
    width: 520px;
    height: 296px;
    margin-top: 65px;
    margin-bottom: 65px;
    margin-left: 220px;
    border: 1px #F5F5F5 solid;
    text-align: center;
    background-color: #FAFAFA;
    float: left;	
}

.error-box p{
	font-weight:bold;
	padding-top:15px;
	color:black;
	
}

.error-box img{
	padding-top:45px;
	
}

#ctl00_PlaceHolderMain_EditModePanel4{
	padding-top:30px;
	text-align:center;
}

/*业务介绍banner样式*/
.pic_c_banner{
	background-color: #eeeeee;
    height: 200px;
    overflow:hidden;
    margin: 0 auto;
    padding: 0;
    position: relative;
    text-align: left;
    width: 960px;
}

/**定义标题中的more链接样式*/

.title-more {
    float: right;
    line-height:27px;
    font-weight: 100;
    display: inline;
    color: #ffffff;
}

    .title-more a {
        color: #ffffff !important;
    }
    
    
    
    /*设置新闻内容图片最大宽度*/
.lfnews-content p img{
	max-width:700px;
}
/*首页主视觉*/
.banner {
    margin: 0px auto;
    padding: 0px;
    width: 960px;
    height: 320px;
    position: relative;
    text-align: left;
}

.banner-img {
    position: absolute;
}


    .banner-img img {
        width: 960px;
        height: 320px;
    }

.banner-num {
    width: 960px;
    height: 25px;
    position: absolute;
    bottom: 0;
    background: url('/sites/osxn/Themes/Image/pic_banner_bottom.png') repeat-x;
    text-align: center;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/sites/osxn/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/osxn/Themes/Image/pic_banner_on.png') no-repeat center;
    _margin-top: 7px;
    _margin-left: 15px;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/sites/osxn/Themes/Image/pic_banner_on.png");
}

.banner-bottom-unselect {
    color: #ffffff;
    background: url('/sites/osxn/Themes/Image/pic_banner_off.png') no-repeat center;
    _margin-top: 7px;
    _margin-left: 15px;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/sites/osxn/Themes/Image/pic_banner_off.png");
}

/**企业简介**/
.qyjj-bt{
	font-size: 24px;
    font-weight: bold;
    text-align: center;
    padding: 0px;
    padding-bottom: 15px;
    padding-top: 15px;
}
.qyjj-nr{
	 width: 880px;
    border: 1px dashed #eeeeee;
    margin-left: 40px;
    margin-bottom: 30px;
    padding-top: 20px;
    padding-bottom: 30px;
    }
.qyjj-nr p{
	    padding: 0px 25px;
    text-indent: 2em;
    line-height: 30px;
    text-align: justify;
}
/*信息公开**/

.t-layout-content {
    color: #666666;
    padding-bottom: 20px;
    text-align: left;
    width: 670px;
}

    .t-layout-content h1 {
		border-bottom: 1px dashed #EEEEEE;
		color: #5E9DAC;
		font-size: 18px;
		line-height: 36px;
		margin-bottom: 20px!important;
		width: 670px;
		font-weight:bold;
    }

    .t-layout-content p {
        line-height: 24px;
        text-indent: 2em;
        margin: 0;
    }
    .t-layout-content ul li {
    padding-bottom:3px;
    padding-top:3px;
    margin-top:5px;
    margin-bottom:5px;
    width: 670px;
    height:20px;
    text-align: left;
    color: #666666;
    border-bottom: 1px dashed #dddddd;;

	}