﻿body{
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
    color: #333;
}
ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.bodywidth{
    width: 1400px;
    margin: auto;
}
.left{
    float: left;
}
.right{
    float: right;
}
.header{
    padding: 20px 0;
    overflow: hidden;
}
.language{
    padding-top: 30px;
}
.language a{
    color: #00A1E6;
}
.banner{
    height: 690px;
    overflow: hidden;
}
.nav{
    background: #333333;
    height: 60px;
    z-index: 100;
}
.nav ul{
    display: flex;
    justify-content: space-between;
}
.nav ul li {
    height: 60px;
    line-height: 60px;
    position: relative;    z-index: 100;
}
.nav ul li a{
    color: white;
    font-size: 16px;
    font-weight: bold;
    display: block;
    width: 140px;
    text-align: center;

}
.nav ul li a:hover{
    color: #00A1E6;
    border-bottom: 3px #00A1E6 solid;
}
.nav ul ul{
    position: absolute;
    top: 60px;
    left: 0;
    display: none;
    background: #333;
}
.nav ul ul li{
    height: 45px;
    line-height: 45px;
}
.nav ul ul li a{
    font-size: 14px;
    font-weight: normal;
}
.nav ul ul li a:hover{
    background: #00A1E6;
    color: white;
}
.gsjjindex{
    background: url('../image/gsjj.jpg') no-repeat center top;
    height: 654px;
 
}
.gsjjindex .title{
    font-size: 30px;
    color: #2C3E4D;
    text-align: center;
    padding-top: 80px;
}
.gsjjindex .titlecont{
    font-size: 14px;
    color: #999999;
    text-align: center;
}
.gsjjindex ul{
    padding: 60px 0;
}
.gsjjindex ul li{
    position: relative;   
    width: 1400px;
    height: 350px;
}
.gsjjindex ul li .cont{
    position: relative;
    top: 0;
    left: 0;
    width: 830px;
    line-height: 180%;
}
.gsjjindex ul li .more{
    position: absolute;
    right: -140px;
    bottom: 0px;
    width: 830px;
}
.gsjjindex ul li .more a{
    display: block;
    width: 140px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    border: 1px #CCC solid;
    border-radius:30px;
    background: white;
}
.gsjjindex ul li .more a:hover{
    background: #00A1E6;
    color: white;
}
.gsjjindex ul li .image{
    position: absolute;
    top: 0;
    right: 0;
}   
.cpzsbanner{
    padding: 20px 0 0;
}
.nrcont{
    height: 508px;
    background: url('../image/b11.jpg') no-repeat center top;
}
.xwzxindex{
    overflow: hidden;
    padding: 30px 0;
}
.xwzxindex ul {
    display: flex;
    justify-content: space-between;  
}
.xwzxindex ul li{
        width: 450px;
        height: 475px;
        background: #EEEEEE;
}
.xwzxindex ul li .Image{

}
.xwzxindex ul li .Name{
    font-size: 16px;
    padding: 10px 0 0 20px;
    font-weight: bold;
}
.xwzxindex ul li .Desc{
    padding: 10px 0 0 20px;
    line-height: 140%;
    font-size: 14px;    color:#666;
}
.xwzxindex ul li .Desc a{
    color:#666;
}
.xwzxindex ul li .More{
    padding: 10px 0 0 20px;
}
.xwzxindex ul li .More a{
    display: block;
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #0852A7;
    color: white;
    border-radius: 100px;
    font-size: 14px;
}
.xwzxindex .Time{
    padding: 10px 0 0 20px;
}
.footer{
    background: #414141;
    overflow: hidden;
    color: white;
}
.footer a{
    color: white;
}

.footer .f1{
    width: 350px;
    padding-top: 20px;
}
.footer .f1 ul li{
    padding-top: 10px;
}
.footer .f2{
    width: 180px;    
    padding-top: 40px;
}
.footer .f2 .title{
    font-size: 16px;
    font-weight: bold;
}
.footer .f2 ul{
    padding-top: 10px;
}
.footer .f2 ul li{
    height: 30px;
    line-height: 30px;
}
.footer .f3{
    width: 180px;    
    padding-top: 40px;
}
.footer .f3 .title{
    font-size: 16px;
    font-weight: bold;
}
.footer .f3 ul{
    padding-top: 10px;
}
.footer .f3 ul li{
    height: 30px;
    line-height: 30px;
}
.footer .f4{
    width: 180px;    
    padding-top: 40px;
}
.footer .f4 .title{
    font-size: 16px;
    font-weight: bold;
}
.footer .f4 ul{
    padding-top: 10px;
}
.footer .f4 ul li{
    height: 30px;
    line-height: 30px;
}
.footer .f5{
 
    padding-top: 20px;
}
.footer .fb1{
    overflow: hidden;
    padding: 0 0 20px;

}
.footer .fb2{
    overflow: hidden;
     background: #414141;
    text-align: center;
    border-top: 1px #666 solid;
    padding: 20px 0;
}
.nbanner{
    height: 393px;

    background: url('../image/f31.jpg') no-repeat center top;
    position: relative;
}
.nbanner ul{
    position: absolute;
    width: 1000px;

    top:260px;
    left: 200px;

}
.nbanner ul li{
    width: 200px;
    float: left;
    text-align: center;
}
.nbanner ul li a{
    display: block;
    width: 150px;
    height: 50px;
    background: white;
    color: #337ABE;
    line-height: 50px;
    text-align: center;
    border-radius: 5px;
    font-weight: bold;

}
.nbanner ul li a:hover{
    background: #00B0EC;
    color: white;
}
.neiyecont{
    overflow: hidden;
}
.neiyecont1{
    font-size: 20px;

    padding:40px 0 20px;
    background: url('../image/titlebg.jpg') no-repeat center bottom;
}
.neiyecont2{
    padding: 40px 0;
    min-height: 400px;
    line-height: 200%;

}

.nbanner1 ul{
    padding-top: 40px;

}
.nbanner1 ul li{
    width: 200px;
    float: left;
    text-align: center;
}
.nbanner1 ul li a{
    display: block;
    width: 150px;
    height: 50px;
    background: #EEE;
    color: #337ABE;

    line-height: 50px;
    text-align: center;
    border-radius: 5px;
    font-weight: bold;

}
.nbanner1 ul li a:hover{  
    background: #337ABE;
    color: white; 
}
/*干栏目文字列表*/
.ColumnList.Article {padding: 20px 0px;overflow: hidden;}
.ColumnList.Article li {padding:15px 0px;border-bottom: 1px solid #F0F0F0;}
.ColumnList.Article li .Name {float: left;width: 80%;font-size:14px;font-weight:bold;background-image: url

('../global/Maincont_ico4.gif');background-position: 10px center;background-repeat: no-repeat;overflow: hidden;text-overflow: 

ellipsis;white-space: nowrap;color:#333;}
.ColumnList.Article li .Time {float: right;width: 20%;text-align: right;}
.ColumnList.Article li .Desc {clear:both;overflow: hidden;padding: 5px 0 0;line-height: 200%;}

.gsjj1 .gs{
	line-height:300%;font-size:16px;
}
.lxwm{
	font-size: 16px;
	line-height: 300%;

}



.NoColumn.Product ul.List {padding: 20px 0px;display: flex;flex-wrap: wrap;   	}




.NoColumn.Product ul.List li{
    transition: all .3s ease-in-out;
    width: 350px;
    margin-bottom: 20px;

}
.NoColumn.Product ul.List li:hover{
    transform:scale(1.1);
    cursor: pointer; 
}

.NoColumn.Product ul.List li .Image img{
    object-fit: cover;
    width: 320px;
    height: 240px;
    display: block;
}
.PageInfo{
    text-align: right;
}
.NoColumn.Product ul.List li .Name{text-align:center;width:340px;height:35px;line-height:30px;font-size:14px;margin:0;padding-top: 10px;}


.NoColumn.Product  ul li:hover img{
    border: 3px #006AD0 solid;
}


.NoColumn.Product ul.List li a{color:#333;}
.NoColumn.Product ul.List li a.ColName{display:none;}
.NoColumn.Product ul.List li .Desc{display:none;}

.Detail.Product > .Name{
        display: none;

}
.Detail.Product > .Images{
    display: none;

}
.Pagination{
	clear:both;
	text-align: center;
}
.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;
}
.Back{
	text-align: center;
    overflow: hidden;
    padding: 20px 0;
}
.Back a{
	display:inline-block;
	padding: 6px 12px;
	font-size: 15px;
	background-color:#EEE ;
	color: #333;
	border: 1px #CCC solid;
}
.Back a:hover{
	background-color:#006AD0 ;
	color: #fff;	
}


.biaoge{

}
.biaoge table{
    width: 100%;
    border-top: 1px #CCC solid;
    border-left: 1px #CCC solid;
}
.biaoge table tr td{
    border-right: 1px #CCC solid;
    border-bottom: 1px #CCC solid;
    text-align: center;
    height: 30px;
    line-height: 30px;
    min-width: 60px;
}
.biaoge table tr:nth-child(1){
    background-color: #EEE;
    font-weight: bold;

}


.nycpzs1 ul {padding: 20px 0px;display: flex;flex-wrap: wrap;    justify-content: space-between;	}


.nycpzs1 ul li{
    transition: all .3s ease-in-out;
    margin-bottom: 20px;

}
.nycpzs1 ul li:hover{
    transform:scale(1.1);
    cursor: pointer; 
}

.nycpzs1  ul li:hover img{
    border: 3px #006AD0 solid;
}


.nycpzs1 ul li  img{
    object-fit: cover;
    width: 520px;
    height: 380px;
    display: block;
}





.hyly ul {
    padding: 20px 0px;
    display: flex;flex-wrap: wrap;    
    justify-content: space-between;	
}

.hyly ul li{
    transition: all .3s ease-in-out;
    margin-bottom: 20px;

}
.hyly  ul li:hover{
    transform:scale(1.1);
    cursor: pointer; 
}

.hyly  ul li  img{
    object-fit: cover;
    width: 320px;
    height: 230px;
    display: block;
}
.hyly  ul li a{
    display: block;    
    padding-bottom: 10px;
}
.hyly  ul li span{
    display: block;
    width: 340px;
    font-size: 16px;
    text-align: center;
}


.al ul {
    padding: 20px 0px;
    display: flex;
    flex-wrap: wrap;    
	
}

.al ul li{
    transition: all .3s ease-in-out;
    margin-bottom: 20px;    
    width: 320px;    
    text-align: center;
    margin-right: 30px;

}
.al  ul li:hover{
    transform:scale(1.1);
    cursor: pointer;     

}
.al  ul li:hover img{
    border: 3px #006AD0 solid;
}
.al  ul li  img{
    object-fit: cover;
    width: 320px;
    height: 230px;
    display: block;
}

.al  ul li a{
    display: block;    
    padding-bottom: 10px;
}
.al  ul li span{
    display: block;
    width: 340px;
    font-size: 16px;
    text-align: center;
}

/*干栏目图片列表-新闻*/
.NoColumn.Article ul.List
{
	overflow: hidden;	
}
.NoColumn.Article ul.List {padding: 20px 0px;}
.NoColumn.Article ul.List li{overflow: hidden;border-bottom: 1px #DDD solid;padding:10px 0;}
.NoColumn.Article ul.List li.newsList {float: none;width:auto;height:auto;overflow: hidden;text-align: center; padding:10px 0px; border-bottom:1px #AAA solid;overflow: hidden;}
.NoColumn.Article ul.List li div.Image {float:left;padding-right:30px;}
.NoColumn.Article ul.List li div.Image img{width: 150px;height: 100px;padding: 3px;border: 1px solid #CCCCCC;}
.NoColumn.Article ul.List li div.newsName{float:left;  }
.NoColumn.Article ul.List li div.Name{
	padding-top: 8px;
}
.NoColumn.Article ul.List li div.Name a{
	color: #006AD0;
	font-size:16px;font-weight:bold;
}
.NoColumn.Article ul.List li div.Time{
	padding: 5px 0;
	color: #666;
}
.NoColumn.Article ul.List li div.Desc{
	line-height: 180%;
}
.NoColumn.Article ul.List li div.newsBrief{float:left; width:700px; padding:10px 0px; line-height:25px; color:gray;text-align:left;}

.PageInfo{
    text-align: right;
}
.Detail.Article .Name{
    display: none;
}
.Detail.Article .From{
    text-align: right;
}

/*干栏目文字列表*/
.ColumnList.Article {padding: 20px 0px;overflow: hidden;}
.ColumnList.Article li {padding:15px 0px;border-bottom: 1px solid #F0F0F0;}
.ColumnList.Article li .Name {float: left;width: 80%;font-size:14px;font-weight:bold;background-image: url

('../global/Maincont_ico4.gif');background-position: 10px center;background-repeat: no-repeat;overflow: hidden;text-overflow: 

ellipsis;white-space: nowrap;color:#333;}
.ColumnList.Article li .Time {float: right;width: 20%;text-align: right;}
.ColumnList.Article li .Desc {clear:both;overflow: hidden;padding: 5px 0 0;line-height: 200%;}




.ryzs ul {padding: 20px 0px;display: flex;flex-wrap: wrap;    justify-content: space-between;	}


.ryzs ul li{
    transition: all .3s ease-in-out;
    margin-bottom: 30px;

}
.ryzs ul li:hover{
    transform:scale(1.1);
    cursor: pointer; 
}

.ryzs ul li  img{
    object-fit:cover;
    width: 320px;
    height: 220px;
    padding: 4px;
    border: 1px #CCC solid;
    display: block;
}
.ryzs ul li  span{
    display: block;
    text-align: center;
    width: 330px;
}