<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* -------top------- */
@font-face
{
    font-family: myFirstFont;
    src: url(../images/msyh.ttf);
}
@font-face
{
    font-family: mysecondFont;
    src: url(../images/msyhbd.ttf);
}
*{ padding:0; margin:0; font-size:15px; font-family: myFirstFont,Helvetica Neue, Helvetica,Microsoft YaHei, Arial, sans-serif; line-height:27px;}
ul,ol,li{
	list-style-type: none;
}
.box{ margin:3% 0;}
.box_bj{ padding:4% 0;}
.clearbox{ clear:both;}

.pd25{ padding:0.8%;}
a {
    color: #666;
    text-decoration: none;
}
.bj{
	background-image: url(../images/bj_15.jpg);
	width: 100%;
	overflow: hidden;
	height:auto;	
	
}


/* ----//--------------pone----12ç½‘æ&nbsp;¼é—´è·--- */

@media (max-width: 767px) {
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 3px;
    padding-left: 3px;
}
}

/*---------------------------------logo--------------*/

.logo{
	height: auto;
	width: 100%;
	max-width:540px;
}




.col-1,.col-2{
	margin-top:15%;
	
	}

.col-1{ width:80%; float:right;}

.col-2{ width:18%;float:right; margin-left:2%;}


.lv_dropdown-menu {
    position: absolute;
    top: 100%;
    right:0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 40px 0 0 -70px;
    font-size: 14px;

}
/*---------------------------------å¯¼èˆª--------------*/

.nav-bg{

	background-color:#17802d;
	margin-bottom:1px;
}

.nav-justified &gt; li &gt; a {
    margin-bottom: 0;
	color: #000;
	font-size:16px;
}

.nav-pills &gt; li.active &gt; a, .nav-pills &gt; li.active &gt; a:hover, .nav-pills &gt; li.active &gt; a:focus {
    color: #fff;
    background-color: #000;
}

.navbar-default {
    background-color: #fff;
    border-color: #fff;
}

.navbar {
    position: relative;
 height: aotu;
 margin-bottom:1%;
	 margin-top: 1%;
    border: 1px solid transparent;
}
.navbar-brand{
  
	margin-left:15px;
    margin-top: -5%;
	padding:0;
	height: auto;


	
}
.navbar-brand img{
  
    margin-top: 0;
	
	
}

/*---------------é¦–é¡µ----------pc---------------å¯¼èˆª---------------*/

.pc_nav {}
.pc_nav&gt;li{ float:left;font-size:16px;font-weight: 500;}
.pc_nav&gt;li&gt;a{display:block; padding:10px 11px; margin:1px 1px;color:#fff;font-size:16px;font-weight: 500;}
.pc_nav&gt;li&gt;a:hover{display:block; padding:10px 18px; background-color:#000; color:#fff; margin:1px 1px; border-radius:5px;font-size:16px;font-weight: 500; }
.pc_nav&gt;li&gt;a.hover{display:block; padding:10px 18px; background-color:#000; color:#fff; margin:1px 1px; border-radius:5px; font-size:16px;font-weight: 500;}

.pc_nav li ul
{ 
display:none;width:150px; background-color:#fff; border:#CCC solid 1px;border-radius:5px;z-index:500; position:absolute; 
}

.pc_nav li ul.block1{  
	display:block;
}

.pc_nav li ul li{ 
	padding:5px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	

}
.pc_nav&gt;li ul li:hover {
	display:block;
	background-color:#EEE;
	 

}
.pc_nav li ul ul{  width:500px; left:160px;margin-top:-32px; }
.pc_nav li ul ul li{ float:left; width:250px; border:#CCC solid 1px; margin-top:-1px;margin-left:-1px; }



/* æ¨ªå‘æ”¾ç½®çš„æ‰‹æœºåŠåˆ†è¾¨çŽ‡æ›´å°çš„è®¾å¤‡ */
@media (max-width: 480px) {
.navbar-brand img{ width:70%; margin-top:-8.8%;}
 }


.navbar-default .navbar-nav &gt; li &gt; a {
	color: #000;
	font-size: 17px;
	border-radius: 3px;
	text-align: center;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
	background-color: #F5F5F5;
}

.navbar-default .navbar-nav &gt; li &gt; a:hover {
      background-color:#000;
	  color:#fff;
}
.navbar-default .navbar-nav &gt; li &gt; a.hover {
      background-color:#000;color:#fff;
}

.navbar-default .navbar-nav &gt; .active &gt; a,
.navbar-default .navbar-nav &gt; .active &gt; a:hover,
.navbar-default .navbar-nav &gt; .active &gt; a:focus {
  color: #000;
  background-color:#f5f5f5;
}



/*---------------é¦–é¡µ----------phone---------------å¯¼èˆª---------------*/
.phong_nav_bg {width:100%; text-align:center;}
.phong_nav_bg&gt;a { 
	 background-color:#F6F6F6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;  }
.phong_nav_bg a { display:block; padding:5px 0; background-color:#fff;
	 }
.phong_nav_bg  ul
{ 
width:100%; background-color:#fff; border:#CCC solid 1px;border-radius:5px; display:none; margin-bottom:10px; 
}

.phong_nav_bg ul li
{
	padding:0 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.phong_nav_bg ul li a{ }
.phong_nav_bg a:hover {background-color:#fec11b;}
a.yellow{
	background-color: #17802d;
	color: #fff;
}
.block1{  
	display:none;
}


/*--------------------------------tittle-------------*/
.tit1{
	
	margin-top: 20px;
	margin-bottom: 0;
	width:60%; float:left;height:70px;
	
}

.tit1 h2{
	font-size: 26px;
	font-weight: bold;
	background-image: url(../images/tit_12.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding:8px;
	padding-left: 40px;
}



.more{ text-align:right; height:30px; width:40%; float:right;margin-top: 60px;}
a.more1{
	font-size: 18px;
	color: #666;
	background-image: url(../images/more1_15.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	
	padding-right: 0px;
	
	padding-left: 50px;	
}

a.more1:hover{
	
	color: #000;
	background-image: url(../images/more2_15.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 8px;
	padding-right: 0px;
	
	padding-left: 50px;	
}


@media (max-width: 767px) {
	
	.tit1{
	
	margin-top: 0;
	margin-bottom: 1%;
	width:60%; float:left;height:30px;
	
}




.more{ text-align:right; height:30px; width:40%; float:right;margin-top: 25px;}
a.more1{
	font-size: 15px;
	color: #666;
	background-image: url(../images/more1_15.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	
	padding-right: 0px;
	
	padding-left: 50px;	
}
.tit1 h2{
	font-size: 20px;
	font-weight: bold;
	background-image: url(../images/tit_13.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding:3px;
	padding-left: 25px;
}
}

/*------------------------------åœ†è§’box-----------*/

.round-box{
	border-radius: 15px;
	box-shadow: 0px 0px 10px  #CCC;
	border: #CCC 0px solid;
	overflow: hidden;
	background-color:#FFF;
	margin:10px auto;
}



/*--------------------------------å…³äºŽæˆ‘ä»¬-------------*/

.us_bg{
	background-color: #f0f0f0;
	height:auto; width:auto; overflow:hidden;
	
}
.us-img{ width:100%; max-width:470px;}

/*----------------------------æŽ¨èäº§å“----------*/
.recommend_bj{ background-color:#f7f7f7;}
.recommend{ border:0; margin-top:0 0;  }
.recommend h4{ margin-top:6%; margin-bottom:10%; color:#666; line-height:30px; font-size:18px;}
.recommend img{
	width: 100%;
	border: 0px solid #CCC;
	padding:5px;
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 0px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 0px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.conpany_1{ margin:5% 0 5%;}


.box-pd15{ padding-top:8% ;}
.recommend_home1 img{
	width: 100%;
	border: 0;
	border-radius:15px;
}



.recommend_home2 img{
	width: 100%;
	border: 1px solid #CCC;
	padding:5px;
}



a.link_1{ width:100%; display:block;}


/*------------news--------------------------*/
.news h3{ margin-top:0; margin-bottom:10px;color:#000;}


.news p{
	margin-bottom: 10px;
	text-indent: 30px;	
	
}
@media (max-width: 767px) {
	
	.news h3{ font-size:14px; margin-top:0; margin-bottom:3px; color:#000;line-height:18px;}
	.news p{
		font-size:12px;
		margin-bottom: 0px;
		text-indent: 30px;
		line-height:15px;	
		
	}

}

.pd_btm{ padding-bottom:2%;}
.class1{ background-color:#ecded7; }
.class2{ background-color:#e7e8ec;}
.class3{ background-color:#adc5d9;}
.class4{ background-color:#f6f6f6;}

.class_pro{ text-align:center; padding:10% 0 15%  0; margin-bottom:20%; position:relative; width:auto;  height:auto;}

.class_pro h2{ margin-bottom:10%;}

/*
.class_see{ width:100%;height:100%;top:0;position:absolute;  z-index:3;display:none; background-color:#333;opacity:0.5;filter:Alpha(opacity=50);color: #FFF;

};
*/
.news-content{
	padding: 3% 4% ; text-align:left;
}
.news-content a{
	text-align: left;
	margin: 4% 0;
	display: block;
	width: auto;
	height: auto;
	overflow: hidden;
}
.new-img{width: auto;
	height: auto;
	overflow: hidden;}
	
@media (max-width: 767px) {
	
	.news h3{ font-size:14px; margin-top:0; margin-bottom:3px; color:#000;line-height:18px;}
	.news p{
		font-size:12px;
		margin-bottom: 0px;
		text-indent: 30px;
		line-height:15px;	
		
	}

.news-content{
	padding: 2% 4% ; text-align:left;
}
.news-content a{
	text-align: left;
	margin: 2% 0;
	display: block;
	width: auto;
	height: auto;
	overflow: hidden;
}

}	

/*------é¦–é¡µ---------foot--	------------	*/
.foot_bj{background-color:#2d2d2d; padding:1.5% 0;color:#bdbdbd; }
.foot_bj a {color:#bdbdbd; }
.foot{ display:table;  width:100%; margin-bottom:0;}
.foot dt,.foot dd{ display:table-cell; color:#fff;}
.foot dt{ float:left; margin-top:1.5%; font-weight:100;}
.foot dt a{ color:#fff;}
.foot dd{ float:right;}
.foot dd ul{ margin:0;}
.foot dd ul li{ text-align:center;}

.wx{ width:150px;}
.wx-tu{ width:80px;height:80px;}

/*------é¦–é¡µ-------æ‰‹æœº--foot--	------------	*/
.phone_foot{ margin-bottom:50px;}

/*----------------------------foot --æ‰‹æœº--æŒ‰é’®------*/


.phone_gd{ margin-bottom:50px;}

.phone_lx{
	background-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}

.phone_lx ul{ display:table; width:100%;}
.phone_lx li{ height:40px; display:table-cell; width:25%; text-align:center; vertical-align:middle; }
.phone_lx li a{margin-top:10px; display:inline-block; color:#FFF; font-size:15px; }


/*--home----news--è¿‘æœŸæ´»åŠ¨-------*/
.news_home_2{}
.news_home_2 img{
	height: auto;
	width: 96%;
	border-radius:15px;
	margin-bottom:18%;margin-top:-3px; float:right;
}
.list-group_home1 .list-group-item{
    position: relative;
    display: block;
    padding: 5px 15px;
    margin-bottom: -1px;
    background-color: 
#fff;
border: 0px solid
    #ddd;
}

.list-group_home1 .list-group-item a { font-size:18px;}


/*-----------------page---bj-------------*/

.con_bj{
	background-color:;
	padding:2% 0;
}

.tittle{ background-color:#fff; margin-bottom:10px; padding:6px; 10px; border:#E7E7E7 1px solid; }
.tittle span{ float:right; color:#000;font-size:14px;}
.tittle a{  color:#000; font-size:14px;}
.tittle h3{ margin:0; font-size:20px; color:#fe4004;}

/*------------------  åˆ†é¡µ-ä¾§è¾¹å¯¼èˆª---------------------------------------*/
.page_nav{
	background-color: #fff;
	border: 0px solid #CCC;
	margin-bottom:5px;
}

.page_nav &gt; a:first-child{
	border-radius:15px;
	background-color:#17802d;
	margin-top:10px;
}


.nav_tit{background-image: url(../images/ms-right_arrow20.png);
	background-repeat: no-repeat;
	background-position: 99% 50%;
	/*padding-bottom:18px;*/
	background-size: 4%;
	display: inline-block;	}

.page_nav a{
	margin-bottom: -1px;
	padding: 5px;
	color: #000;
	text-align: center;
	width: 100%;
	overflow: hidden;
	display: block;
	border-bottom: 1px dotted #CCC;
}
.page_nav a.page_nav_active{
	background-color:#17802d;
	width:100%;
	font-size:20px;
	color:#fff;
	margin-bottom:5px;
	padding:5% 0;
	
	}
.page_nav a.page_nav_active h3{ margin:0px;}	
.page_nav a.page_nav_active h3 small{ color:#FEFCF8;}	
	
	.list-group-item a {
    color: #000;
}





.dropdown-menu1 {
	background-color:#fff;
}

.page_active1{
	background-image: url(../images/01.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	background-size:7%;
}
a.page_active2{background-color:#17802d;background-image: url(../images/02.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	background-size:6%;  color:#FFF;
	
	border-radius:15px;
	}

	
	
.pang_nav_bj{ position:relative; display:none;  z-index:1000;width:100%;padding:0; border-top:#DADADA 0px solid;  }



	
@media screen and (max-width:768px){
	
	.page_nav a.page_nav_active{
	background-color:#d6c169;
	width:100%;
	font-size:20px;
	color:#fff;
	margin-bottom:5px;
	padding:2% 0;
	
	}
.page_nav a{
	display: inline-block;
	
	border: 1px solid #DADADA;
	
	width:100%;	
}
.page_nav a.page_nav_active{
	background-color:#17802d;
	
	width: 100%;	
	}
	.nav_tit{background-image: url(../images/ms-right_arrow20.png);
	background-repeat: no-repeat;
	background-position: 99% 50%;
	/*padding-bottom:18px;*/
	background-size: 10%;
	display: inline-block;	}

	}	
@media screen and (min-width:991px){
.page_nav a{
	
	width: 100%;
	overflow: hidden;	display: block;
}
}



@media screen and (max-width:767px){
	
.padding_20{ height:0px;}	
.page_nav a{
	display: inline-block;
	border: 1px solid #EAEAEA;
	width: auto;
	margin: 1px 0 0 5px;	padding:0 15px 0 10px;

}
.page_nav a.page_nav_active{
	
	width:100%;margin:0;
	
	}
	.pang_nav_bj{
	width: 95%;
	position: absolute;
	background-color: #EDF4CE;
}
	
	
.page_nav a.page_active1{
	background-image: url(../images/01.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	/*padding-bottom:18px;*/
	background-size: 20%;
	display: inline-block;
	padding-right:20px;	
	
	}

.page_nav a.page_active2{background-image: url(../images/02.png);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-position: 100% 50%;
	/*padding-bottom:18px;*/
	background-size:20%;
	display:inline-block; 
	padding-right:20px;	
	}
	
	
	}
	

.pang_nav_bj a{
	margin-bottom: -1;
	color: #000;
	margin-top: 5px;
	padding: 2px 5px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ccc;
	text-decoration:none;
	border-radius:15px;
}
.pang_nav_bj a:hover{text-decoration:none;}



/*------------------  åˆ†é¡µ-code---------------------------------------*/

.pager{
	display: block;
	clear: both;
}

	
.pager li&gt;a, .pager li&gt;span {
    display: inline-block;
    padding: 5px 14px;
    
    border: 1px solid #E4E4E4;
    border-radius: 3px;
	color:#000000;
}
/*------------------  åˆ†é¡µ-å…¬å¸ç®€ä»‹---------------------------------------*/
.page_con_pd{ background-color:#fff; margin-top:0; padding:0; 

border-radius: 15px;
box-shadow: 0px 0px 10px
#CCC;
border:
#CCC 0px solid;
overflow: hidden;
background-color:
#FFF;
margin: 10px auto;
padding:10px;

 	}
.page_con{ padding:0.5%;}
.page_text p{
	font-size: 18px;
	line-height:35px;	color:#000;
}
.text-center{ margin-top: 1%;
margin-bottom: 5px;}

.padding_5{ height:5px;}


.text-warning  img{ max-width:100%; height:auto;}


/*------------------  åˆ†é¡µ-news--------------------------------------*/

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
}
.list-group-item:hover { background-color:#F2F2F2;}
.page_time{ float:right; color:#ccc; }


.list-group-item:first-child {
    border-radius: 0;
    
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}


/*------------------  åˆ†é¡µ-imglist--------------------------------------*/
.rec_img2{ height:auto;   z-index:1000;}

.rec_img2 img{ width:100%; margin:0% 0 2%;}
.rec_img2 p{ text-align:center; color:#666;padding:0% 0 0%; display:block;}
.rec_img2 a{width:100%; border:#ccc 0px solid; display:block;margin:0% 0 10%; }
.rec_img2 a:hover{ border:#63bc0d 0px solid; }
.rec_img2 a:hover img{}
.rec_img2 a:hover p{ text-align:center; color:#666;}

.wx02 {
    display: none;
    position: absolute;
    z-index: 100;
    right: 0;
    top: 80px;
}
 /*---css---------------é¦–é¡µ---æŽ¨èæ–°--é—»å›¾ç‰‡-------------*/
.news_scroll{top: 10px;
    bottom:10px;
	border-radius: 15px;
	font-size:40px;
	
	
	}</pre></body></html>