#Content1{width:1200px;margin:auto;}
/*顶部*/
.headTop {
    background: #1A1A1A;
    height: 30px;
}
.headTop-con.clearfix {
    width: 1200px;
    margin: auto;
    color: #fff;
}
.headTop-con.clearfix .fl a {
    color: #fff;
    line-height: 30px;
    margin: 0 10px;
}
.headTop-con.clearfix .fr {
    color: #FDC031;
    line-height: 30px;
}
.headTop-con.clearfix .fr span, .headTop-con.clearfix .fr i,.headTop-con.clearfix .fr em {
    margin: 0 10px;position:relative;
}
.headTop-con.clearfix .fr i {
 display:inline-block;
 width:20px;
 height:20px;
 background:url(../image/01官网首页-方案一_05.png) no-repeat;
 float: right;
    margin-top: 5px;
}
.headTop-con.clearfix .fr span::before{
 content:'';
 display:inline-block;width:20px;height:20px;background:url(../image/index_03.png) no-repeat;position:absolute;top:0;left:-20px;
}

/*导航*/
.headTopB {
    background: #000000;
    border-bottom: 5px solid #FDC031;
}
.headTopB-con {
    width: 1200px;
    margin: auto;
}
.navlogo img {
    margin-top: 22px;
    border: 1px solid #fff;
}
.nav ul li {
    float: left;
    line-height: 100px;
    padding: 0 15px;
    font-size: 16px;
position:relative;
}
.nav ul li a {
    color: #fff;
}
.nav ul li:hover {
    background: #1A1A1A;
    border-top: 3px solid #FDC031;
}
.yyui_menu1 li ul { position:absolute;left:0; float:left; width:165px; display:none; background-color:#1A1A1A; z-index:9999;} /*这是第二级菜单*/
.yyui_menu1 li ul ul{ top:0;left:160px;} /*从第三级菜单开始,所有的子级菜单都相对偏移*/
.yyui_menu1 li ul li {
    float: none;
    line-height: 50px;
}
.yyui_menu1 li ul li:hover{border:none;background:#212121;}
.yyui_menu1 li ul li:hover>a{color:#FDC031;}
/*页脚*/
.foot {
    background: #1c1c1c;
    text-align: center;
    padding: 20px 0;
    border-top: 1px solid #5f5f5f;
}
.foot-foot {
    background: #FDC031;
    padding: 20px;
}
.foot-foot span {
    padding: 0 10px;
}
.foot-foot a{color:#FFD700;}
.foot-con {
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.col-lg-5 {
    float: left;
    width: 475px;
}
.col-lg-5 .table {
    border-top: 1px solid #5f5f5f;
    border-left: 1px solid #5f5f5f;
    border-spacing: 0;
    text-align: center;
    margin: 20px 0;
}
.table .tr {
    width: 100%;overflow:hidden;
}
.clear {
    clear: both;
}
.table .td, .table .th {
    font-size: 16px;
    width: 117px;
    border-bottom: 1px solid #5f5f5f;
    border-right: 1px solid #5f5f5f;
    float: left;
}
.table .td {
    height: 220px;
}
.table .th {
    font-size: 18px;
    font-weight: bolder;
    width: 117px;
    line-height: 200%;
    text-align: center;
    color: #5a5a5a;
}
.table .td a {
    display: block;
    text-align: center;
    line-height: 190%;
    color: #5a5a5a;
}
.col-lg-6 {
    float: right;
    width: 660px;
}
.col-lg-6 .table {
    border: 1px solid #5f5f5f;
    border-spacing: 0;
    text-align: center;
    margin: 20px 0;
}
.col-lg-6-iphon{float:left;}
.col-lg-6-iphon2{float:left;color:#5a5a5a;font-weight:600;margin-left:10px;    margin-top: 10px;font-size:18px;}
.erwm {
    float: left;
    width: 112px;
    margin: 35px 9px;
    position: relative;
}
/*.erwm::before {
    content: '';
    display: block;
    width: 112px;
    height: 112px;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.2);
}*/
.erwm img {
    width: 100%;height:112px;
}
.erwm span {
    display: block;
    color: #fff;
    margin-top: 10px;
}


/*企业动态*/
.newsdynamic {
    margin: 50px 0;
}
.newsdynamic .newsdynamic-tab span {
    float: left;
    padding: 10px 20px;
    background: #f5f5f5;
    margin-right: 10px;
    font-size: 16px;
    margin-bottom: 30px;
}
.newsdynamic .newsdynamic-tab span.active {
    background: #FDC031;
}
.newsdynamic ul li {
    padding: 20px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
}
.newsdynamic ul li img {
    float: left;
    width: 190px;
    margin-right: 15px;
}
.newsdynamic ul li #ReportIDname {
    display: block;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: bold;
}
.newsdynamic ul li #ReportIDLogograph {
    color: #666;
    line-height: 1.6;
}
.newsdynamic ul li #ReportIDIssueTime {
    display: block;
    color: #666;
    margin-top: 30px;
}
.newsdynamic ul li#PageNum #go {
    display: none;
}
.newsdynamic ul li#PageNum {
    border: none;
    text-align: center;
}
/*路径*/
.lshpath {
    padding-left: 350px;
    color: #666;margin-bottom:20px;
}
.lshpath a {
    color: #666;
}
.lshpath #PathID1 {
    display: none;
}
.lshpath span span:last-child a{color:#333;}
/*二级栏目导航*/
.fylImg {
    margin: 20px 0;
}
.fwl-nav {
    width: 285px;
    background: #FDC031;
    margin-left: 20px;
    margin-top: -85px;
    margin-bottom: 50px;
    z-index: 99;
    position: relative;
}
.fwl-nav p {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    padding: 30px 0 25px;
}
.fwl-nav .fwl-nav-con {
    width: 270px;
    background: #FFFFFF;
    margin: 5px auto;
}
.fwl-nav .fwl-nav-con dl {
    border-bottom: 1px solid #FDC031;
    padding: 15px 42px 15px 10px;    position: relative;
}
.fwl-nav .fwl-nav-con dl .menu_head {
    font-size: 16px;
}
.fwl-nav .fwl-nav-con dl .menu_body span span {
    display: block;
    padding-top: 15px;
    padding-left: 15px;
}
.fwl-nav .fwl-nav-con dl .menu_head i {
    display: block;
    width: 23px;
    height: 25px;
    background: url(../image/04零件与服务_07.png) no-repeat;
    position: absolute;
    top: 10px;
    right: 20px;
}
.fwl-nav .fwl-nav-con #CurrentlyNode,
.fwl-nav .fwl-nav-con #CurrentlyPathNode a {
    color: #FDC031;
}
/*文件夹详细*/
.foldertext img {
    max-width: 100%;
}
.foldertext p {
    margin-bottom: 20px;
}
.foldertext,.ernewslist,.ernewstext  {
    width: 845px;
    line-height: 1.6;
    font-size: 16px;    margin-bottom: 50px;
}

.ernewslist ul li {
    list-style: inside;
    padding: 5px 0;
    overflow: hidden;
}
.ernewslist ul li #ReportIDIssueTime {
    float: right;
    color: #aaa;
}

.ernewstext #ReportIDname {
    display: block;
    text-align: center;
    font-size: 18px;
}
.ernewstext #ReportIDtext p{
 line-height:1.8;margin-bottom:15px;
}
.ernewstext #ReportIDtext img{max-width:100%;}
.ernewstext #ReportIDIssueTime {
    display: block;
    background: #eee;
    text-align: center;
    padding: 5px;
    margin: 10px 0 30px;
    color: #333;
}