<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "UTF-8";
/*筝私��桁�*/

/*------------��蕁�-------------------*/
/*banner*/
.nbanner{

}
.n_banner{
    width: 100%;
    height: 500px;
    background-image: url(../images/banner.png);
   
    background-size: 100% 100%;
}
/*��蕁灸婚��*/

    /*��蕁灸婚��綏�唱*/
    .translate li{
        width:100%;
        margin-bottom: 5%;
       }
       .translate li:nth-child(2){
        margin-top: 5%;
        padding-top: 5%;
        border-top:1px dotted #000;
       }
       .translate li:nth-child(3){
       border-top:1px dotted #000;
         margin-top: 5%;
       }
        .translate li h2{
            font-size:26px;
            line-height: 52px;
        }
        .translate li p{
            font-size:14px;
            line-height: 28px;
        }
         .translate li button{
         margin-top: 5%;
            width: 164px;
        	height:48px;
            font-size:18px;
            color:#fff;
            background-color: #C1710A;
            border-radius: 5px;
            border:0;
         }
         .translate li button a{
            color:#fff;
         }

/*��蕁究��膣∽�桁�*/
.ss{
	width: 100%;
	height:60px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.sousuo{display: flex; justify-content: space-between; flex-direction: row; width: 1150px;}
@media only screen and (max-width: 800px){
.sousuo_guanjianzi{
    display:none; 
}
}

@media only screen and (min-width: 800px){.sousuo_guanjianzi{
	color: #000;
	height:36px;
	font: 14px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;
text-align: center;
display: flex;
    align-items: center;
}
    
}
.sousuo_guanjianzi a{
	color: #777;
	text-decoration:none;
}
@media only screen and (max-width: 800px){
    .ss{
        display: none;
    }
    .sousuo_neirong{
	width: 100%;
	height: 36px;
	display: none;
}
.sousuo_neirong form{
	width: 100%;
	height: 36px;
	margin: 0 2% ;
	padding: 0;
	display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.sousuo_neirong form input{
	padding: 0 0 0 10px;
	border:1px solid #999999;
	float:left;
	outline:none;
	width: 238px;
	height: 34px;
	margin: 0;
}
.sousuo_neirong form button{
	margin: 0;
	padding: 0;
	width: 50px;
	height: 36px;
	color:#fff;
	border:1px solid #C1710A;
	background-color: #C1710A;
}
}
@media only screen and (min-width: 800px){
   .sousuo_neirong{
	width: 300px;
	height: 36px;
	display: flex;
	flex-direction: row;
	align-items: center;
}
.sousuo_neirong form{
	width: 360px;
	height: 36px;
	margin: 0;
	padding: 0;
	display: flex;
    flex-direction: row;
    align-items: center;
}
.sousuo_neirong form input{
	padding: 0 0 0 10px;
	border:1px solid #999999;
	float:left;
	outline:none;
	width: 238px;
	height: 34px;
	margin: 0 0 0 2%;
}
.sousuo_neirong form button{
	margin: 0;
	padding: 0;
	width: 50px;
	height: 36px;
	color:#fff;
	border:1px solid #C1710A;
	background-color: #C1710A;
}
}


/*����篋у��*/
.recommend {
    width:100%;
}
.recommend li{
    margin-top:21px;
    width:240px;
    height:274px;
    display:flex;
    flex-direction: column;
    align-items: center;
    border-bottom: 1px solid #fdfdfd;
}
.recommend li a img{
    width:200px;
    height:200px;
}
.recommend li p{
    margin-top:30px;
    font-size:14px;
    link-height:28px;
}
/*��絎劫��*/
#container{
    background: #f0f0f0;
    padding-bottom: 20px;
}
.containernei{
	width: 1150px;
	margin: auto;
    padding-top: 25px;
}
.containernei .left{
    float: left;
	width: 245px;
}
.containernei .containerneiright{
	width: 880px;
	float: right;
	background: #ffffff;
}
/*��蕁球窪�割唱��膠脂�����桁�*/
.sort_menu{
	background-color: #ffffff;
}
.sort_menu h3{
    height: 55px;
    line-height: 55px;
    text-indent: 36px;
    color: #fff;
    background-color:#C1710A !important;
    font-size: 16px;
    color: #fff;
    font-weight: 100;
}
.sort_menu li{
    text-indent: 36px;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #f0f0f0;
    background: #fff url(../images/icor.png) no-repeat 246px center;
    transition: 0.5s;
}
.sort_menu li a{
    display: block;
}
.sort_menu li:hover{
    background: #fff url(../images/icor.png) no-repeat 217px center;
}
.sort_lianxi{
	margin-top: 20px;
	background-color: #ffffff;
}
.sort_lianxi h3{
    height: 55px;
    line-height: 55px;
    text-indent: 36px;
    color: #fff;
    background-color:#C1710A !important;
    font-size: 16px;
    color: #fff;
    font-weight: 100;
}
.sort_lianxi .content{
    padding: 20px;
}
.sitemp{
    height: 54px;
    line-height: 54px;
    font-size: 14px;
    padding-left: 15px;
    border-bottom: 1px solid #f0f0f0;
    position: relative;
}
.sitemp h2{
    float: left;
    font-size: 14px;
    font-weight: 100;
}
.sitemp .site{
    width: 380px;
    padding-right: 15px;
    float: right;
    text-align: right;
}
.neixiadahh{
    display: none;
    width: 36px;
    height: 40px;
    margin-top: 13px;
    background: url(../images/more1.png) no-repeat right 0px;
    background-size: 30px;
    transition: 0.7s;
    float: left;
}
.sortsj{
	display: none;
    z-index: 998;
    background: #e7e7e7;
    position: absolute;
    left: 0px;
    top: 54px;
    border-radius: 5px;
}
.sortsj li{
    display: block;
    padding: 0px 30px;
    line-height: 40px;
    border-bottom: 1px solid #f9f9f9;
}
.neixiadahhclose{
   background: url(../images/more2.png) no-repeat right 0px;
   background-size: 30px;
}</pre></body></html>