body{
    margin: 0;
    padding: 0;
    font-family:Verdana, Geneva, Tahoma, sans-serif;
    font-size: 14px;
}
ul{
    margin: 0;
    padding: 0;
    list-style: none;
}

a{
    text-decoration: none;
}
.bodywidth{
    width: 1200px;
    margin: auto;
}
.left{
    float: left;
}
.right{
    float: right;
}
.top{
    background: url('../../style/cn_style/bg.jpg') repeat-x center top;
    height: 78px;
    width: 100%;
}

.banner{
    background: url('../../style/cn_style/babg.jpg') no-repeat center top;
    height: 350px;
    text-align: center;
    padding: 20px 0;
}
.banner img{
    border-radius: 5px;
    border: 3px #FFF solid;
}
.nbanner{
    background: url('../../style/cn_style/nbg.jpg') repeat-x left top;
    height: 79px;
}
.nbanner .position{
    color: white;
    height: 79px;
    line-height: 79px;
}
.nbanner .position a{
    color: white;
}
.indexcont{

}
.indexcont1{
    width: 230px;
}
.indexcont1_1{
    padding: 4px;
    border: 1px #D5D5D5 solid;
}
.indexcont1_1 .title{
    background: url('../cn_style/lbg.jpg') repeat-x left top;
    width: 220px;
    height: 40px;
    line-height: 40px;
    color: white;
    font-size: 16px;
    text-indent: 10px;
}
.indexcont1_1 ul{
    background:#FAFAFA;
}
.indexcont1_1 ul li{
    height: 45px;
    line-height: 45px;
}
.indexcont1_1 ul li a{
    display: block;
    width: 220px;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    background: url('../../style/cn_style/li.png') no-repeat 10px center;
    text-indent: 30px;
    border-top: 1px #DBDBDB dotted;
}
.indexcont1_1 ul li a:hover{
    color: #005DAD;
}
.indexcont1_1 ul li:first-child a{
    border-top: none;
}
.indexcont1_2{
    padding: 10px 0;
}
.indexcont1_2 ul {
    display: flex;
    justify-content: space-between;
	flex-wrap: wrap; 
}
.indexcont1_2 ul li{
    width: 110px;
    height: 23px;
    text-align: center;
}
.indexcont1_2 ul li a{
    color: white;
}
.indexcont1_2 ul li:nth-child(1){
    background: #FF0000;
}
.indexcont1_2 ul li:nth-child(2){
    background: #282828;
}
.indexcont2{
    width: 940px;
}
.indexcont2_1{

}
.indexcont2_1 .title{
    font-size: 24px;
    background: url('../../style/cn_style/title.jpg') no-repeat left center;
    text-indent: 20px;
}
.indexcont2_1 p{
    line-height: 160%;
    color: #383838;
    font-size: 12px;
}
.indexcont2_1 p span{
    color: #00618E;
    font-weight: bold;
}
.indexcont2_1 p img{
    float: left;
    padding-right: 20px;
}
.indexcont2_2{
    padding: 15px 0;
}
.indexcont2_2 .title{
    font-size: 24px;
    background: url('../../style/cn_style/title.jpg') no-repeat left center;
    text-indent: 20px;
}
.indexcont2_2 ul{
    display: flex;
    justify-content: space-between;
	flex-wrap: wrap;   
    padding: 20px 0;
}
.indexcont2_2 ul li{
    width: 280px;
}
.indexcont2_2 ul li img{
    width: 280px;
    height: 170px;
    margin: 0;
    padding: 0;
    display: block;
}
.indexcont2_2 ul li .name{
    width: 280px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #F5F5F5;
}
.indexcont2_2 ul li .name a{
    display: block;
    color: #212121;
    font-size: 14px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;

}
.indexcont2_2 ul li .name a:hover{
    display: block;
    background:#005cadb2 ;
    color: white;
}
.indexcont2_3{
    
}
.indexcont2_3 .cont{
    background: #EBEBEB;
    width: 938px;
    height: 75px;
    line-height: 200%;
    border: 1px #CCCCCC solid;
    padding: 20px;

    cursor: pointer;
}
.indexcont2_3 .cont a{
    color: #666666;
}
.indexcont2_3 .cont:hover{
    background: #DDD;
}
.indexcont2_3  .title{
    width: 940px;
    height: 36px;
    background: url('../../style/cn_style/titlebg.jpg') no-repeat left top;
    margin-top: 20px;
    font-size: 24px;
    text-indent: 20px;
}
.indexcont2_3  ul{
    padding: 10px 0;
}
.indexcont2_3  ul li{
    background: url('../../style/cn_style/icon.jpg') no-repeat left center;
    height: 35px;
    line-height: 35px;
    text-indent: 20px;
}
.indexcont2_3  ul li .Time{
    float: left;
    color: #2C2C2C;
}
.indexcont2_3  ul li .Name{
    
}
.indexcont2_3  ul li .Name a{
    color: #005DAD;
    font-size: 16px;
    text-decoration: underline;
}
.indexcont2_3  ul li  .Name a.ColName{
    display: none;
}
.indexcont2_3  ul li .Name a:hover{
    text-decoration: none;
}
.indexcont2_3  ul li .Desc{
    display: none;
}
.footer{
    background: url('../../style/cn_style/footerbg.jpg') repeat-x left center;
    height: 143px;
    text-align: center;
    clear: both;
    line-height: 140px;
}


.nindexcont{
    padding: 20px 0;
    clear: both;
}
.nindexcont1{
    width: 230px;
}
.nindexcont1_1{
    padding: 4px;
    border: 1px #D5D5D5 solid;
}
.nindexcont1_1 .title{
    background: url('../cn_style/lbg.jpg') repeat-x left top;
    width: 220px;
    height: 40px;
    line-height: 40px;
    color: white;
    font-size: 16px;
    text-indent: 10px;
}
.nindexcont1_1 ul{
    background:#FAFAFA;
}
.nindexcont1_1 ul li{
    height: 45px;
    line-height: 45px;
}
.nindexcont1_1 ul li a{
    display: block;
    width: 220px;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    background: url('../../style/cn_style/li.png') no-repeat 10px center;
    text-indent: 30px;
    border-top: 1px #DBDBDB dotted;
}
.nindexcont1_1 ul li a:hover{
    color: #005DAD;
}
.nindexcont1_1 ul li:first-child a{
    border-top: none;
}
.nindexcont1_2{
    padding: 10px 0;
}
.nindexcont1_2 ul {
    display: flex;
    justify-content: space-between;
	flex-wrap: wrap; 
}
.nindexcont1_2 ul li{
    width: 110px;
    height: 23px;
    text-align: center;
}
.nindexcont1_2 ul li a{
    color: white;
}
.nindexcont1_2 ul li:nth-child(1){
    background: #FF0000;
}
.nindexcont1_2 ul li:nth-child(2){
    background: #282828;
}

.nindexcont2{
    width: 940px;
    min-height: 680px;
}
.nindexcont2_1{
    font-size: 24px;
    background: url('../../style/cn_style/title.jpg') no-repeat left center;
    text-indent: 20px;
}
.nindexcont2_2{
    padding: 40px 0;
    line-height: 200%;
    font-size: 14px; 
}
.lx{
    font-size: 16px;  
    line-height: 200%;
}
.lx p{
    padding: 0;
    margin: 0;
}
.zzgw{

}
.zzgw table{
    border-top: 1px #CCC solid;
    border-left: 1px #CCC solid;
    width: 100%;
}
.zzgw table tr td{
    border-right: 1px #CCC solid;
    border-bottom: 1px #CCC solid;
    text-align: center;
    color: #333;
    height: 45px;
    line-height: 45px;
}
.zzgw table tr:nth-child(1) td{
    background: #1E4B99;
    color: white;

}
.zzgw table tr td a{
    color: #333;
}
.zzgw table tr td a:hover{
    font-weight: bold;
}
.rzyq{

}
.rzyq .cont1{
    width: 440px;

}
.rzyq .cont1 .title{
    font-size: 20px;
    font-weight: bold;
}
.rzyq .cont1  p{
    background: #EDEDED;
    border-radius: 5px;
    min-height: 200px;
    line-height: 200%;
    padding: 10px;
}
.rzyq .cont2{
    width: 440px;

    border-radius: 5px;
}
.rzyq .cont2 .title{
    font-size: 20px;
    font-weight: bold;

}
.rzyq .cont2  p{
    background: #EDEDED;
    border-radius: 5px;
    min-height: 200px;
    line-height: 200%;
    padding: 10px;
}



ul.ProdMenu>li>a{
    display: none;   
}
ul.ProdMenu .Products{
    display: none;
}
.NoColumn.Product ul{
    display: flex;
    justify-content: space-between;
	flex-wrap: wrap; 
}
.NoColumn.Product ul.List{

}
.NoColumn.Product ul.List li{

    width: 440px;
}
.Product ul.List .Image {

}
.Product ul.List .Image img{
    width: 440px;
    height: 196px;

}
.Product ul.List .Name{
    width: 400px;
    text-align: center;
    height: 40px;
    font-size: 14px;
}
.Product ul.List .Name a{
    color: #333;
    padding-top: 5px;
}
.Product ul.List .Name a.ColName{
    display: none;
}
.Product ul.List .Desc{
    display: none;
}
.Detail.Product .Name{
    display: none;
}
.Detail.Product .Images{
    display: none;
}
.Back{
    text-align: center;
    padding:20px 0;
}
.Back a{
    padding: 5px 15px;
    color: #333;
    border: 1px #CCC solid;
}
.Back a:hover{
    background-color: #1E4B99;
    color: white;   
}

.NoColumn.Article{

}


.Detail.Article{

}
.Detail.Article .Name{
        display: none;

}
.Detail.Article .From{
    text-align: right;
    padding-top: 5px;
}
.List.xwdt{

}
.NoColumn.Article .List  li{
    width: 940px;

    font-size: 16px;
    clear: both;
    height: 40px;
    line-height: 40px;
}

.NoColumn.Article .List  li .Name{
    float: left;

    padding-left: 10px;
}
.NoColumn.Article .List  li .Name a{
    color: #1E4B99;
    text-decoration:underline;
}
.NoColumn.Article .List  li .Name a.ColName{
    display: none;
}
.NoColumn.Article .List  li .Name a.title{
    display: none;
}
.NoColumn.Article .List  li .Time{
    float: left;
    color: #666;


}
.NoColumn.Article .List  li .Image{
    display: none;
}
.NoColumn.Article .List  li .Desc{
    display: none;
}
.PageInfo{
    padding: 5px 0;
    text-align: right;
}

.Pagination{
	clear:both;
    text-align: center;
    padding: 20px 0;
}
.Pagination a{
	padding:5px;
	border:1px #EEE solid;
	margin:2px;
	cursor:pointer;
}
.Pagination a:hover{
	background-color: #EEE;
}
.Pagination a.now{
	background-color: #333;
	color:white;
	font-weight: bold;
}


.NoColumn.Article ul.List.hyxw{

}
.NoColumn.Article ul.List.hyxw li{
    border-bottom: 1px #CCC solid;
    padding: 20px 0;
    clear: both;
    height: 130px;
    position: relative;
    margin: 0px 0 20px;
}
.NoColumn.Article ul.List.hyxw li .Image{
    display: block;
    width: 200px;
    height: 130px;
    position: absolute;
    top: 0;
    left: 0;
}
.NoColumn.Article ul.List.hyxw li .Image  img{
    width: 200px;
    height: 150px; 
}
.NoColumn.Article ul.List.hyxw li .Name{
    width: 700px;
    position: absolute;
    top: 0;
    left: 240px;
    text-indent: 0;
    padding: 0;
    font-size: 16px;
}
.NoColumn.Article ul.List.hyxw li .Time{
    width: 700px;
    position: absolute;
    top: 30px;
    left: 240px;
}
.NoColumn.Article ul.List.hyxw li .Desc{
    display: block;    position: absolute;
    left: 240px;
    width: 700px;
    line-height: 160%;
    height: 60px;
    overflow: hidden;
    top: 65px;
    left: 240px;
}