﻿@charset 'utf-8';
body{
    width: 100%;
    background: #fff;
  list-style: none;
}




.bodyer{
    width: 1200px;
    margin: 0 auto;
}
.header{
    width: 100%; 
    height: 175px;
    background: #ff0000;
}
.title-list-0{
    width: 100%;
    height: 6px;
    background: #000;
}
.title-list-1{
    width: 100%;
    height: 120px;
    background: #fff;
    overflow: hidden;
}
.title-list-1 .nav-1{
    width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
}
.title-list-2{
    width: 100%;
    height: 50px;
    background: #000;
    color: #fff;
	font-family:"微软雅黑"
}
.title-list-2 ul{
    width: 1200px;
    margin: 0 auto;
}
.title-list-2 ul li{ 
    width: 120px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    float: left;
}
.title-list-2 ul li a{
    display: block;
    color: #fff;
    text-decoration: none;
}
.title-list-2 ul li a:hover{ background: #ffff00; color: #ff0000;}
.content{ 
    width: 100%; 
    height: auto;
}
.content > div{
    margin-top: 20px;
}
.content .nav-1{
    height: 400px;
}
.content .nav-2{
  
}
.content .nav-2 .nav-2-1{
    width: 458px;
    height: 678px;
    border: 1px solid #ccc;
    float: left;
    overflow: hidden;
}
.content .nav-2 .nav-2-1 img{
    margin: 0px ;
}
.content .nav-2 .nav-2-1 h1{ 
    font-size: 28px;
    font-style: italic;
    color: #a4b626;
	font-family:"微软雅黑";
    margin: 0px 6px 0px; 
}
.content .nav-2 .nav-2-1 h2{
    font-size: 24px;
    margin: 12px 23px 0px;
    font-weight: 100;
}
.content .nav-2 .nav-2-1 h4{
    font-size: 14px;
    margin: 4px 23px 0px;
    font-weight: 100;
    color: #6d6e73;
}
.content .nav-2 .nav-2-1 a{
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #a9b31e;
    text-decoration: none;
    margin: 42px 0px 0px 23px; 
    font-size: 12px;
    color: #fff;
    overflow: hidden;
}
.content .nav-2 .nav-2-1 a em{
    margin-left: 10px;
}
.content .nav-2 .nav-2-2{
    overflow: hidden;
	
    float: right;
    width: 730px;
    height: 678px;
    border: 1px solid #ccc;
}
.content .nav-2 .nav-2-2 ul li{ 
    padding-right:2px;
    float: left;
 
    height: 225.3333px;
}
.content .nav-2 .nav-2-2 ul li a{
    display: block;
	padding-right:2px;
	}
.content .nav-2 .nav-2-2 ul li a p{
    text-align: center;
    font-size: 12px;
    margin-top: 16px;
	
}
.content .nav-2 .nav-2-2 ul .a{
      
    border-right: 1px solid #ccc; 
}
.content .nav-2 .nav-2-2 ul .c{
    border-top: 1px solid #ccc; 
}
.content .nav-2 .nav-2-2 ul li img{
    margin: 10px 0px 0px 10px;
}
.list{
    width: 100%;
    overflow: hidden;
}
.list > div{ 
    margin-top: 20px;
}

/*
    产品解读
    2016-04-07
*/

.list .nav-1 h1{
    font-size: 48px;
    font-weight: bold;
}
.list .nav-1 h1 em{
    font-size: 22px;
    display: block;
    font-weight: 400;
}
.list .nav-1 .nav-1-1{
  
    overflow: hidden;
    margin-top: 46px;
} 
.list .nav-1 .nav-1-1 .nav-left{
    width: 458px;
  
    border: 1px solid #ccc;
    float: left;
    overflow: hidden;
}
.list .nav-1 .nav-1-1 .nav-left .img-1{
    margin: 22px 28px 0px;
}
.list .nav-1 .nav-1-1 .nav-left p{
    margin: 16px 28px 0px;
    color: #6a6569;
    font-size: 12px;
}
.list .nav-1 .nav-1-1 .nav-left .img-2{
    margin: 24px 28px 0px;
}
.list .nav-1 .nav-1-1 .nav-left .img-3{
    margin: 14px 28px 0px;
}
.list .nav-1 .nav-1-1 .nav-right{
    width: 718px;
    height: 758px;
    border: 1px solid #ccc;
    float: right;
    overflow: hidden;
}

/*
    产品优势
    2016-04-07
*/

.list .nav-2 h1{
    font-size: 48px;
    font-weight: 400;
	font-family:"微软雅黑";
}
.list .nav-2 h1 em{
    font-size: 18px;
    font-weight: 400;
    margin-left: 20px;
    margin-top: 4px;
}
.list .nav-2 .nav-1-1{  
    margin-top: 16px;
}
.list .nav-2 .nav-1-1 > div{
    margin-top: 20px;
}
.list .nav-2 .nav-1-1 .nav-l1{
    height: 390px;
    background: #f32698;
}
.list .nav-2 .nav-1-1 .nav-l2{
    height: 350px;
    background: #efefef;
}
.list .nav-2 .nav-1-1 .nav-l2 img{
    float: left;
}
.list .nav-2 .nav-1-1 .nav-l2 .nav-l2-1{
    width: 1000px;
    height: 350px;
    float: right;
	background:url(../images/lxbg.jpg) no-repeat;
}
.list .nav-2 .nav-1-1 .nav-l2 .nav-l2-1 .box-1{
    margin:60px 30px 0px;
}
.list .nav-2 .nav-1-1 .nav-l2 .nav-l2-1 .box-1 p{
    font-size: 28px;
    color: #565656;
}
.list .nav-2 .nav-1-1 .nav-l2 .nav-l2-1 .box-1 ol{
    overflow: hidden;
    margin-top: 12px; 
}
.list .nav-2 .nav-1-1 .nav-l2 .nav-l2-1 .box-1 ol li{
    float: left;
    font-size: 30px;
    color: #343434;
}
.list .nav-2 .nav-1-1 .nav-l2 .nav-l2-1 .box-1 ol .box-li{
    margin-left: 40px;
}
.list .nav-2 .nav-1-1 .nav-l2 .nav-l2-1 .box-1 ol li span{
    margin-right: 30px;
    color: #d9d9d9;
}
.list .nav-2 .nav-1-1 .nav-l2 .nav-l2-1 .box-1 ol li em{
    color: #98a21f;
    font-weight: bold;
}
.list .nav-2 .nav-1-1 .nav-l2 .nav-l2-1 .box-1 ul li{
    font-size: 12px;
    color:#555;
    margin-top: 20px;
    line-height: 20px;
}
.list .nav-2 .nav-1-1 .nav-l3{
    height: 160px;
}
.list .nav-2 .nav-1-1 .nav-l3 .nav-l3-left{
    width: 200px;
    height: 160px;
    float: left;
    background: #a8b420;
}
.list .nav-2 .nav-1-1 .nav-l3 .nav-l3-left p{
    margin: 50px 25px 0px;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
}
.list .nav-2 .nav-1-1 .nav-l3 .nav-l3-right{
    width: 1000px;
    height: 160px;
    float: right;
    background: #efefef;
}
.list .nav-2 .nav-1-1 .nav-l3 .nav-l3-right img{
    margin: 47px 0px 0px 32px;
}

/*
    产品应用案例
    2016-04-07
*/

.list .nav-3 h1{
    font-size: 48px;
    font-weight: bold;
}
.list .nav-3 h1 em{
    font-size: 18px;
    font-weight: 400;
    margin-left: 20px;
    margin-top: 4px;
}
.list .nav-3 .nav-1-1{
    width: 100%;
    height: 240px;
    margin-top: 26px;
    overflow: hidden;
}
.list .nav-3 .nav-1-1 ul li{
    width: 282px;
    height: 238px;
    border: 1px solid #ccc;
    float: left;
    margin-left: 20px;
}
.list .nav-3 .nav-1-1 ul li:first-child{
    margin-left: 0px;
}
.list .nav-3 .nav-1-1 ul li img{
    margin: 20px 20px 10px;
}
.list .nav-3 .nav-1-1 ul li p{
    margin: 0px 20px;
    font-size: 12px;
    line-height: 20px;
    color: #555;
}
.list .nav-3 .nav-1-1 ul li h5{
    margin: 0px 20px;
    font-size: 12px;
    line-height: 20px;
    color: #555;
}
.list .nav-3 .nav-1-1 ul li p a{
    color: #555;
}

/*
    解决方案
    2016-04-07
*/

.list .nav-4 h1{
    font-size: 48px;
    font-weight: bold;
}
.list .nav-4 h1 em{
    font-size: 18px;
    font-weight: 400;
    margin-left: 20px;
    margin-top: 4px;
}
.list .nav-4 .nav-1-1{
    width: 100%;
    height: 622px;
    margin-top: 26px;
    overflow: hidden;
}
.list .nav-4 .nav-1-1 .nav-left{
    width: 588px;
    height: 620px;
    border: 1px solid #ccc;
    float: left;
}
.list .nav-4 .nav-1-1 .nav-left .box-2 img{
    margin: 18px 0px 0px 30px;
}
.list .nav-4 .nav-1-1 .nav-left ul{
    margin: 20px 30px 0px;
}
.list .nav-4 .nav-1-1 .nav-left ul li{
    list-style:inside;
    margin-top: 14px;
}
.list .nav-4 .nav-1-1 .nav-right{
    width: 590px;
    height: 620px;
    float: right;
}
.list .nav-4 .nav-1-1 .nav-right ul li{
    width: 588px;
    height: 140px;
    border: 1px solid #ccc;
    margin-top: 18px;
}
.list .nav-4 .nav-1-1 .nav-right ul li .box-3{
    margin: 24px 24px 0px;
}
.list .nav-4 .nav-1-1 .nav-right ul li .box-3 .box-3-left{
    float: left;
}
.list .nav-4 .nav-1-1 .nav-right ul li .box-3 .box-3-right{
    width: 426px;
    height: 84px;
    font-size: 12px;
    color: #555;
    float: right;
}
.list .nav-4 .nav-1-1 .nav-right ul li .box-3 .box-3-right h4{
    color: #000;
}
.list .nav-4 .nav-1-1 .nav-right ul li .box-3 .box-3-right p{
    line-height: 23px;
}
.list .nav-4 .nav-1-1 .nav-right ul li .box-3 .box-3-right p a{
    color: #ff0000;
}
.list .nav-4 .nav-1-1 ul li:first-child{
    margin-top: 0px;
}

/*
    关于我们
    2016-04-08
*/
.list .nav-5 h1{
    font-size: 48px;
    font-weight: bold;
}
.list .nav-5 h1 em{
    font-size: 18px;
    font-weight: 400;
    margin-left: 20px;
    margin-top: 4px;
}
.list .nav-5 .nav-1-1{
    width: 100%;  
    margin-top: 26px;
    overflow: hidden;
}
.list .nav-5 .nav-1-1 ul > li{
    float: left;
    display:inline-table;
    overflow: hidden;
}
.list .nav-5 .nav-1-1 ul li .box-4{
    margin: 24px 24px 0px 24px;
}
.list .nav-5 .nav-1-1 ul li .box-4 .p1{
    color: #000;
    margin-top: 24px;
    font-weight: bold;
}
.list .nav-5 .nav-1-1 ul li .box-4 .p2{
    color: #555;
    line-height: 22px;
    font-size: 12px;
    margin-top: 12px;
}
.list .nav-5 .nav-1-1 ul .li2 p , .list .nav-5 .nav-1-1 ul .li4 p{
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #ccc;
    background: #fafafa;
}
.list .nav-5 .nav-1-1 ul .li2 p span , .list .nav-5 .nav-1-1 ul .li4 p span{
    font-weight: bold;
    margin-left: 24px;
}
.list .nav-5 .nav-1-1 ul .li2 p a , .list .nav-5 .nav-1-1 ul .li4 p a{
    float: right;
    margin-right: 24px;
    color: #555;
    font-size: 12px;
}
.list .nav-5 .nav-1-1 ul .li2 .box-5{
    margin: 10px 10px 0px 0px;
}
.list .nav-5 .nav-1-1 ul .li2 .box-5 img{
    display: inline-block;
    margin-left: 42px;
    margin-top: 16px;
}
.list .nav-5 .nav-1-1 ul .li2 .box-5 img:nth-child(1){
    margin-left: 0px;
    margin-top: 0px;
}
.list .nav-5 .nav-1-1 ul .li2 .box-5 img:nth-child(4){
    margin-left: 0px;
}
.list .nav-5 .nav-1-1 ul .li2 .box-5 img:nth-child(7){
    margin-left: 0px;
}
.list .nav-5 .nav-1-1 ul .li2 .box-5 img:nth-child(2){
    margin-top: 0px;
}
.list .nav-5 .nav-1-1 ul .li2 .box-5 img:nth-child(3){
    margin-top: 0px;
}
.list .nav-5 .nav-1-1 ul .a{
    width: 588px;
    height: 366px;
    border: 1px solid #ccc;
}
.list .nav-5 .nav-1-1 ul .b{
    width: 588px;
    height: 330px;
    border: 1px solid #ccc;
}
.list .nav-5 .nav-1-1 ul .c{
    margin-left: 20px;
}
.list .nav-5 .nav-1-1 ul .d{
    margin-top: 20px;
}
.list .nav-5 .nav-1-1 ul .li3 .box-6{
    height: 50px;
}
.list .nav-5 .nav-1-1 ul .li3 .box-6 span{
    width: 24.874%;
    height: 48px;
    line-height: 48px;
    text-align: center;
    display: block;
    float: left;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.list .nav-5 .nav-1-1 ul .li3 .box-6 a{
    display: block;
    width: 24.874%;
    height: 48px;
    line-height: 48px;
    text-align: center;
    display: block;
    float: left;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.list .nav-5 .nav-1-1 ul .li3 .box-6 span:nth-child(1){
    border-left: none;
    border-bottom: none;
}
.list .nav-5 .nav-1-1 ul .li3 .box-tab{
    margin: 0px 20px;
}
.list .nav-5 .nav-1-1 ul .li3 .box-tab .tab-1{
    height: 140px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
}
.list .nav-5 .nav-1-1 ul .li3 .box-tab .tab-1 img{
    float: left;
    margin-top: 26px;
}
.list .nav-5 .nav-1-1 ul .li3 .box-tab .tab-1 ol{
    width: 412px;
    float: right;
    font-size: 12px;
    margin-top: 26px;
    color: #555;
}
.list .nav-5 .nav-1-1 ul .li3 .box-tab .tab-1 ol li{
    line-height: 21px;
}
.list .nav-5 .nav-1-1 ul .li3 .box-tab .tab-1 ol li:nth-child(1){
    font-size: 14px;
    font-weight: bold;
    color: #000;
}
.list .nav-5 .nav-1-1 ul .li3 .box-tab > ol li{
    list-style: inside;
    margin-top: 18px;
    color: #333;
}
.list .nav-5 .nav-1-1 ul .li3 .box-tab > ol li span{
    float: right;
    color: #555;
    font-size: 12px;
}
.list .nav-5 .nav-1-1 ul .li4 ol{
    margin: 4px 23px;
    overflow: hidden;
}
.list .nav-5 .nav-1-1 ul .li4 ol li{
    margin-top: 16px;
    list-style: inside;
}
.list .nav-5 .nav-1-1 ul .li4 ol li a{
    color: #555;
}
/*底部导航*/

.footer{
    width: 100%;
    height: 170px;
    margin-top: 30px;
}

/*友情链接*/
.footer .bottom-href{
    height: 90px;
    background: #efefef;
}

.footer .bottom-href .nav-1{
    width: 1200px;
    height: 90px;
    margin: 0 auto;
    overflow: hidden;
}

.footer .bottom-href .nav-1 p{
    margin: 24px 0px 12px;
    font-size: 14px;
    font-weight: bold;
}
.footer .bottom-href .nav-1 ul li{
    float: left;
    font-size: 12px;
    margin-left: 20px;
}

.footer .bottom-href .nav-1 ul li:nth-child(1){
    margin-left: 0px;
}
.footer .bottom-href .nav-1 ul li a{
    color: #555;
}
/*底部导航*/
.footer .bottom-list{
    height: 200px;
    background: #000;
}

.footer .bottom-list .nav-1{
    width: 1200px;
    height: 200px;
    margin: 0 auto;
    background: #458612;
}
/*备案编号*/
.footer .bottom-num{
    height: 100px;
    background: #a8b420;
}

.footer .bottom-num .nav-1{
    width: 1200px;
    height: 100px;
    margin: 0 auto;
    overflow: hidden;
}
.footer .bottom-num .nav-1 ul{
    margin: 28px auto 16px;
    width: 810px;
    overflow: hidden;
}
.footer .bottom-num .nav-1 ul li{
    float: left;
    font-size: 12px;
    width: 80px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    border-right: 1px solid #484848;
}
.footer .bottom-num .nav-1 ul li:nth-child(10){
    border-right: none;
}
.footer .bottom-num .nav-1 ul li a{
    color: #333;
    display: block;
}
.footer .bottom-num .nav-1 p{
    text-align: center;
    font-size: 12px;
    color: #333;
}


/*
    列表页2016-04-11
*/

.listBox{
    width: 1200px;
    height: 865px;
    margin-top: 20px;
    overflow: hidden;
}
.listBox .listBox-left{
    width: 230px;
    height: 865px;
    float: left;
}
.listBox .listBox-left > div{
    margin-top: 20px;
}
.listBox .listBox-left > div:nth-child(1){
    margin-top: 0px;
}
.listBox .listBox-left .listBox-shop{
    height: 236px;
    background: #f9f9f9;
}
.listBox .listBox-left .listBox-news{
    width: 228px;
    height: 283px;
    border: 1px solid #ccc;
    border-top: none;
}
.listBox .listBox-left .listBox-us{
    height: 306px;
    background: #f5f5f5;
}
.listBox .listBox-left .listBox-nav{
    height: 35px;
    line-height: 32px;
    text-indent: 20px;
    border-top: 3px solid #494949;
    background: #595959;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
.listBox .listBox-left .listBox-shop ul{
    width: 228px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.listBox .listBox-left .listBox-shop ul li{
    text-indent: 30px;
    height: 32px;
    line-height: 32px;
    border-bottom: 1px solid #ccc;
    color: #5a5a5a;
    font-size: 12px;
}
.listBox .listBox-left .listBox-news ul li{
    text-indent: 30px;
    margin-top: 10px;
}
.listBox .listBox-left .listBox-us .listBox-us-add{
    width: 184px;
    margin: 24px;
    font-size: 12px;
}
.listBox .listBox-left .listBox-us .listBox-us-add ol{
    margin-top: 8px;
}
.listBox .listBox-left .listBox-us .listBox-us-add ol li{
    margin-top: 2px;
    color: #5a5a5a;
}
.listBox .listBox-right{
    width: 950px;
    height: 865px;
    float: right;
}
.listBox .listBox-right > p{
    height: 38px;
    line-height: 38px;
    font-size: 12px;
    color: #5a5a5a;
    text-indent: 20px;
    border-bottom: 1px solid #ccc;
}
.listBox .listBox-right .listBox-img{
    width: 917px;
    height: 628px;
    margin-top: 22px;
    margin-left: 18px;
    overflow: hidden;
}
.listBox .listBox-right .listBox-img ul li{
    width: 212px; 
    height: 196px;
    float: left;
    overflow: hidden;
    margin-right: 16px;
    margin-bottom: 10px;
}
.listBox .listBox-right .listBox-img ul li img{
    padding: 4px;
    border: 1px solid #ccc;
}
.listBox .listBox-right .listBox-img ul li p{
    text-align: center;
    color: #5a5a5a;
    margin-top: 10px;
    font-size: 12px;
}
.listBox .listBox-right .list-sub{
    height: 27px;
    overflow: hidden;
}
.listBox .listBox-right .list-sub p{
    width:123px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #ccc;
    float: right;
    margin-right: 44px;
    font-size: 12px;
    text-align: center;
    color: #7a7a7a;
}
.listBox .listBox-right .list-sub p em{
    color: #5a5a5a;
}


/*

    文章页

*/
.articleBox{
    width: 1200px;   
    margin-top: 20px;
    overflow: hidden;
}
.articleBox .articleBox-left{
    width: 230px;  
    float: left;
}
.articleBox .articleBox-left > div{
    margin-top: 20px;
}
.articleBox .articleBox-left > div:nth-child(1){
    margin-top: 0px;
}
.articleBox .articleBox-left .articleBox-shop{   
	
    background: #f9f9f9;
}

.ej_rnav1,.ej_rnav2 { margin:3px 0 0 0;float:left;line-height:30px;font-size:14px;line-height:30px;display:inline; font-family:"微软雅黑";}
.ej_rnav1 a,.ej_rnav2 a { COLOR: #303030; TEXT-DECORATION: none;width:209px;height:30px;padding-left:20px;display:block;background:url(../images/ej_nav3.gif);}
.ej_rnav1 a:hover,.ej_rnav2 a,.ej_rnav2 a:hover { COLOR: #069ee7;background:url(../images/ej_nav4.gif);}

.articleBox .articleBox-left .articleBox-news{
    width: 228px;
    height: 283px;
    border: 1px solid #ccc;
    border-top: none;
}
.articleBox .articleBox-left .articleBox-us{
    height: 306px;
    background: #f5f5f5;
}
.articleBox .articleBox-left .articleBox-nav{
    height: 35px;
    line-height: 32px;
    text-indent: 20px;
    border-top: 3px solid #494949;
    background: #595959;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
.articleBox .articleBox-left .articleBox-shop ul{
    width: 228px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.articleBox .articleBox-left .articleBox-shop ul li{
    text-indent: 30px;
  
    line-height: 32px;
    border-bottom: 1px solid #ccc;
    color: #5a5a5a;
    font-size: 12px;
}
.articleBox .articleBox-left .articleBox-news ul li{
    text-indent: 10px;
    margin-top: 10px;
}
.articleBox .articleBox-left .articleBox-us .articleBox-us-add{
    width: 184px;
    margin: 24px;
    font-size: 12px;
	
}
.articleBox .articleBox-left .articleBox-us .articleBox-us-add ol{
    margin-top: 8px;
	
}
.articleBox .articleBox-left .articleBox-us .articleBox-us-add ol li{
    margin-top: 2px;
    color: #5a5a5a;
	
}
.articleBox .articleBox-right{
    width: 950px;   
    float: right;
}
.articleBox .articleBox-right > p{
    height: 38px;
    line-height: 38px;
    font-size: 12px;
    color: #5a5a5a;
    text-indent: 20px;
    border-bottom: 1px solid #ccc;
}
.articleBox .articleBox-right .articleBox-article-nav1{
    width: 900px;
	line-height:25px;
	font-family:"微软雅黑";
   
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}
.articleBox .articleBox-right .articleBox-article-nav1 h3{
    font-size: 16px;
    font-weight: bold;
    color: #444;
    margin-top: 38px;
}
.articleBox .articleBox-right .articleBox-article-nav1 > p{
    font-size: 12px;
    color: #5a5a5a;
    margin-top: 10px;
}
.articleBox .articleBox-right .articleBox-article-nav1 ul{
    margin-top: 28px;
}
.articleBox .articleBox-right .articleBox-article-nav1 ul li{
    color: #474747;
    text-align: justify;
    margin-top: 20px;
}
.articleBox .articleBox-right .articleBox-article-nav2{
    width: 750px;
    height: 58px;
    line-height: 58px;
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
    overflow: hidden;
}
.articleBox .articleBox-right .articleBox-article-nav2 ul{
    margin-left: 30px;
}
.articleBox .articleBox-right .articleBox-article-nav2 ul li{
    float: left;
    font-size: 14px;
    color: #474747;   
}
.articleBox .articleBox-right .articleBox-article-nav2 ul li:last-child{
    margin-left: 80px;
}
.articleBox .articleBox-right .articleBox-article-nav3{
    margin-top: 20px;
    overflow: hidden;
}
.articleBox .articleBox-right .articleBox-article-nav3 p{
    height: 29px;
    border-bottom: 1px solid #ccc;
    text-indent: 30px;
    font-size: 14px;
    font-weight: bold;
    color: #444;
}
.articleBox .articleBox-right .articleBox-article-nav3 ul{
    width: 400px;
    float: left;
    margin-left: 30px;
    margin-top: 4px;
}
.articleBox .articleBox-right .articleBox-article-nav3 ol{
    width: 400px;
    float: left;
    margin-top: 4px;
    margin-left: 80px;
}
.articleBox .articleBox-right .articleBox-article-nav3 li{
    color: #5a5a5a;
    font-size: 12px;
    margin-top: 12px;
}

.newslist_ctr { margin:0 auto;width:100%;height:35px;line-height:35px;border-bottom:1px #C9C9C9 dashed;font-size:14px;}
.newslist_title { float:left;width:88%;}
.newslist_date { float:left;width:12%;}

/*资源下载*/
.downlist_ctr { margin:0 auto;width:100%;height:25px;border-bottom:1px #e7e7e7 solid;background:#fbfbfb;font-weight:bold;line-height:25px;}
.downlist_ctt { margin:0 auto;width:100%;height:35px;border-bottom:1px #e7e7e7 dotted;line-height:35px;font-size:14px;}
.downshow_pic { margin:0 15px 10px 0;float:left;width:220px;height:180px;border:1px #d9d9d9 solid;padding:2px;display:inline;}
.downshow_title { margin:0 auto;float:left;width:350px;height:35px;line-height:35px;font-size:14px;font-weight:bold;}
.downshow_txt { margin:0 auto;float:left;width:350px;height:30px;line-height:30px;}
.downshow_fg { margin:0 auto;width:100%;height:25px;line-height:25px;font-weight:bold;border-bottom:1px #ccc dashed;float:left;display:inline;}
.downshow_jsctt { margin:0 auto;float:left;width:100%; min-height:100px; HEIGHT: auto !important; height:100px; overflow:visible;float:left;padding:5px 0px;line-height:28px;font-size:14px;}
.downshow_jsctt a { border-bottom:1px #c97500 dashed;}
.downshow_dz { margin:0 auto;width:90%;height:24px;padding-top:5px;background:url(../images/ico_zlxz.gif) 0 6px no-repeat;padding-left:18px;float:left;}


#divSmallBox{overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;border-radius:10px;background:#ffffff;}
#playBox{ width:1200px; height:409px; margin:10px auto; background:#333; position:relative; overflow:hidden;}
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0;}
#playBox .oUlplay li{ float:left;}
#playBox .pre{ cursor:pointer; width:45px; height:45px; background:url(../images/l.png) no-repeat; position:absolute; top:190px; left:10px; z-index:10;}
#playBox .next{ cursor:pointer; width:45px; height:45px; background:url(../images/r.png) no-repeat; position:absolute; top:190px; right:10px; z-index:10;}
#playBox .smalltitle {width:1200px; height:10px; position:absolute; bottom:15px; z-index:10}
#playBox .smalltitle ul{ width:150px; margin:0 auto;}
#playBox .smalltitle ul li{ width:10px; height:10px; margin:0 5px; border-radius:10px; background:#ffffff; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle .thistitle{ background:#69aaec;}



.ej_ctt { float:left;width:930px;min-height:400px; HEIGHT: auto !important; height:400px; overflow:visible;padding:8px;}
		.read_ctr { margin:0 auto;margin-top:5px;margin-bottom:5px;width:98%;height:30px;line-height:30px;border:1px #ccc solid;background:#f6f7fb;}
		.read_ctr span { color:#f00;}
	.ej_rctr { float:left;width:244px;height:auto;overflow:hidden;background:#fff;padding:3px;}
	    .ej_rctt { margin:0 auto;float:left;width:244px;min-height:141px; HEIGHT: auto !important; height:141px; overflow:visible;padding-bottom:2px;}
		.ej_rnav1,.ej_rnav2 { margin:3px 0 0 0;float:left;line-height:30px;font-size:14px;line-height:30px;display:inline;}
		.ej_rnav1 a,.ej_rnav2 a { COLOR: #303030; TEXT-DECORATION: none;height:30px;padding-left:20px;display:block;background:url(../images/ej_nav3.gif);}
        .ej_rnav1 a:hover,.ej_rnav2 a,.ej_rnav2 a:hover { COLOR: #069ee7;background:url(../images/ej_nav4.gif);}

/*产品展示*/
.product_ctr { margin:4px 8px;width:216px;height:210px;float:left;display:inline;position:relative;}
.product_ctt { margin:0 auto;width:200px;height:180px;border:1px #e7e7e7 solid;padding:1px;}
.product_title {margin:0 auto;width:200px;height:30px;line-height:30px;text-align:center;}
.video_btn { position:absolute;width:21px;height:21px;background:url(../images/play.png);top:90px;right:10px;z-index:99;}

.productshow_picctr { margin:0 15px 10px 0;float:left;width:300px;height:auto;overflow:hidden;border:1px #e7e7e7 solid;padding:2px;display:inline;}
.productshow_titlectr { margin:0 auto;width:400px;height:200px;float:left;}
.productshow_title { margin:0 auto 5px;float:left;width:100%;height:22px;padding-top:10px;font-size:16px;font-weight:bold;border-bottom:1px #ccc dotted;display:inline;}
.productshow_id,.productshow_order { margin:0 auto;float:left;width:100%;height:30px;line-height:30px;}
.productshow_order { height:31px;padding-top:5px;}



/*分页*/
.pages{clear:both;margin:10px 0;text-align:center;}
	.pages .nolink,.pages a{text-decoration:none;margin-left:3px;padding:2px 5px;border:1px solid #E5E5E5}
	.pages a:hover{text-decoration:none;border:1px solid #f1431e;background:#f1431e;color:#FFF}


































