<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
.newtext/*
* 	Owl Carousel Owl Demo Theme
*	v1.3.3
*/

.owl-theme .owl-controls{
	margin-top: 10px;
	margin: 0 auto;
	width: 1100px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	width: 122px;
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}




.slsl{
	background-color: #ffffff;
	margin: 0 auto;
	width: 1200px;
	border-left: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
}
body{
    
    background-color: #f9f9f9;
}

.navigation{
    display: flex;
    width: 100%;
    
    background-color: #ffffff;
    border-bottom: 1px solid #d7d7d7;
}
.Navigation{
    width: 1200px;
    height: 80px;
    display: flex;
    margin: 0 auto;
}
.logo{
    
    width: 300px;
    height: 80px;
}
.loGo{
    
    width: 300px;
    height: 80px;
}
.nav{
    display: flex;
    margin: 0 auto;
    height: 100%;
    width: 800px;
    
    
    
}

.nav ul {
    
    list-style-type: none;
    
    font-size: 16px;
    overflow: hidden;
    
}

.nav li {
    
    float: left;
    margin: 28px 0;
    margin-left: 41px;
}

.nav li a {
    
    display: block;
    color: #8d8d8d;
    text-align: center;
    
    text-decoration: none;
}

.nav li a:hover {
    
    color: #008960;
    
}


#tip02{
    font-size: 14px;
    margin-top: 20px;
    width:35px;
    padding: 0 10px 0 35px;
    height: 35px;
    background-image: url(../images/sousuo.png);
    background-repeat: no-repeat;
    background-position:  10px;
    
    
}
.box01{

    
    display: flex;
}
 .box01 input{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance:none ;
    outline: 0;
     border-radius: 20px;
     border: 1px solid #e8e8e8;
     padding: 0 30px 0 15px;
     background-color: rgb(232, 232, 232);
     
     
    
 }
 .input{
    display: flex;  
    
    width: 80px;
    }

.con{
    margin: 0 auto;
    display: flex;
    width: 1080px;
}
.con .contitle{
    display: flex;
    width: 300px;
    height: 50px;
	margin: 20px 0;
    color: #009f6f;
}
.con .contitlee{
    
    display: flex;
    width: 250px;
    height: 50px;
    padding: 0 90px;
    border-left: 1px solid #8e8e8e;
    margin: 20px 0 ;
    color: #009f6f;
    
   
}
.con .contitleee{
    margin-left: 30px;
    display: flex;
    
    height: 50px;
    padding-left: 82px;
    border-left: 1px solid #8e8e8e;
    margin: 20px 0 ;
    color: #009f6f;
    
   
}
.con .concon{
    width: 50px;
    height: 50px;
    
}
.con .context{
    margin: 15px 0;
    margin-left: 18px;
    font-size: 20px;
}
.content{
    
   
    width: 1080px;
    
    margin: 0 auto;
}
.contenttext{
    color: #8e8e8e;
    font-size: 14px;
    line-height:28px;
    letter-spacing:0.1px;
    
}
.Title{
	
	margin: 0 auto;
    display: flex;
    border-top: 1px solid #d7d7d7;
    width: 1200px;
    margin-top: 30px;
    
}
.title{
    width: 600px;
    text-align: center;
    font-size: 20px;
    margin: 0 auto;
    padding: 30px 0;
    color: #008960;;
}
.hotbox{
    display: flex;
	width: 1200px;
	margin: 0 auto;
}
.hotnews{
    margin-left: 55px;
    width: 440px;
    height: 340px;
    
}
.newsimage{
    width: 440px;
    height: 200px;
}
.newtitlee{
    margin-left: 42px;
    width: 600px;
    height: 310px;
    margin-top: -17px;
    
}
.newtitlee ul {

    margin: 0 auto;

}
.newtext{
    float: right;
}
.newtitlee li {
    width: 600px;
    float: left;
    font-size: 14px;
    color: #959595;
    padding: 15px 0;
  margin-left: 20px;
    letter-spacing:1px;
}

/*.newtitlee li:hover {*/
    /**/
    /*color: #008960;*/
    /*border-bottom: 1px solid #008960;*/
    /**/
/*}*/
.renwuu{display: flex;margin: 0 auto; width: 1080px;}
.divcss5{width:120px; height:120px;} 
.divcss6{width:720px; height:120px;} 
.divcss5 a,.divcss5 span{display:none; text-decoration:none;text-align: center;font-size: 16px;}
.divcss5:hover{cursor:pointer;} 
.divcss5:hover span.now{cursor:pointer; position:absolute; width:120px; height:120px; z-index:100; left:0; display:block;}
.divcss5:hover a{ display:block;position:absolute; color:#FFFfff;width:120px; height:120px;;z-index:10; line-height:30px; background:#000;filter:alpha(opacity=60);-moz-opacity:0.5;opacity: 0.7;}

.tushu{display: flex;width: 1080px;margin-left: 40px;}
.tushuu{overflow: hidden;width:170px; margin-left: 40px}
.tushus {overflow: hidden;width:190px; height:230px; margin-left: 35px; margin-bottom: 35px;border: 1px solid #e5e5e5;}
.tushus img,.tushuu img{cursor: pointer;  width: 170px !important;
    transition: all 0.6s;}
.tushus img:hover,.tushuu img:hover{
    transform: scale(1.1); 
}
.Chak{
    text-align: center;
	width: 1200px;
    margin: 0 auto;
    margin-bottom: 35px;
    margin-top: 40px;
}

.chak{
    width: 600px;
    height: 40px;
    color: #505050;
    text-align: center;
    font-size: 14px;
    margin: 0 auto;
    padding-bottom: 15px;
    font-weight: bold;
    
    
}
.Chakk{
    width: 1200px;
    height: 50px;
    color: #f9f9f9;
    border-top: 1px solid #dedede;
}
.dibu{
    display: flex;
    width: 100%;
	height: 200px;
	font-size: 14px;
    background-color: #3e3e3e;
}
.Collapse{
    margin: 0 auto;
    width: 1080px;
}
.pse{
    display: flex;
    width: 1080px;
}
.coll{
    text-align: center;
    color: #ffffff;
    width: 270px;
    height: 44px;
    
    margin-top: 38px;
}
.colll{
    
    text-align: center;
    color: #ffffff;
    width: 270px;
    height: 44px;
    border-left: 1px solid #797979;
    margin-top: 38px;
    margin-bottom: 54px;
}
.pse a{
    color: #ffffff;
}
.ps{
    text-align: center;
    color: #ffffff;
    width: 1080px;
    
}
.ps p{
    /*margin-top: 20px;*/
}</pre></body></html>