<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.main{padding:0 7vw 0 7vw; margin:auto; position:relative;}

.fd_top{position:fixed; width:100%; top:0; left:0; z-index:9999999999;}

.top_kong{ display:none;}

.header{ border-bottom:1px solid #69573F; padding:0 32px 0 32px; background-color:#000000;}
.header .mleft{float:left; margin:12px 0 12px 0;}
.header .mleft img{ max-height:55px;}
.header .mright{float:right; margin:15px 0 15px 0;}
.header .mright li{float:left; position:relative;}
.header .mright li .p1{ line-height:49px; background-image:url(../images/top_tel.jpg); background-repeat:no-repeat; background-position:left center; font-size:18px; color:#C3A060; font-family:Arial, Helvetica, sans-serif; font-weight:bold; padding:0 0 0 52px;}
.header .mright li .a_en{display:inline-block; padding:4px 0 0 0; color:#C3A060;}
.header .mright .li2{background-image:url(../images/huang_shu.jpg); background-repeat:no-repeat; background-position:center center; height:50px; line-height:50px; width:52px;}
/*搜索框*/
.header .mright li:last-child{ margin-top:10px;}
.header .mright .input-main{ display:none; position:absolute; right:0; top:40px; z-index:333; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;background-color: rgba(255,255,255,1); padding:15px 25px 20px 25px; width:280px;
	-webkit-box-shadow: 0 0 3px #cccccc;  
	-moz-box-shadow: 0 0 3px #cccccc;
	box-shadow: 0 0 3px #ccccccc;
	border-collapse:separate !important;
}
.header .mright .input-main .input-div{ border-bottom:1px solid #d4d4d4; width:100%;}
.header .mright .input-main .input-div &gt; span{float:left;}
.header .mright .input-main .input-div &gt; span .soso_input1{ height:38px; width:100%; border:0; line-height:38px; font-size:15px; color:#9A9695;}
.header .mright .input-main .input-div &gt; span:last-child{float:right;}
/*css 移动上去显示搜索框*/
/**.header .mright .input-main:hover{display:block; -webkit-animation: fadeIn 1s both; -moz-animation: fadeIn 1s both; animation: fadeIn 1s both;}**/
/*主导航开始*/
.header .nav_box{float:right; margin:13px 0 0 0; padding:0 20px 0 20px;}
.header .nav_box li{float:left; position:relative; text-align:center;}
.header .nav_box li &gt; a{ display:inline-block; line-height:55px; padding:0 26px 0 26px;  font-size:16px; color:#ffffff;
	transition: all 0.5s;
	-moz-transition: all 0.5s; /* Firefox 4 */
	-webkit-transition: all 0.5s; /* Safari 和 Chrome */
	-o-transition: all 0.5s; /* Opera */
}
.header .nav_box li .a_be{}
.header .nav_box li p{position:absolute; left:0; top:55px; width:100%; left:0%; display:none; z-index:666666; background-color:#427C15;}
.header .nav_box li p a{position:relative; display:block; text-align:center; line-height:40px; height:40px; overflow:hidden; font-size:14px; padding:0 12px 0 12px; color:#ffffff; border-bottom:1px solid #335F10;}
.header .nav_box li p a:last-child{border-bottom:0;}
.header .nav_box li p a:hover{ color:#ffffff; background-color:#335F10;}
.header .nav_box li:hover &gt; a{ color:#C8A160;}
.header .nav_box li:hover p{
	display:none;   /*改成block 就会显示下拉菜单*/
	animation: xiala 0.4s;
	-moz-animation: xiala  0.4s;
	-webkit-animation: xiala  0.4s;
	-o-animation: xiala  0.4s; 
}



/*手机点开*/
.nav_x{ float:right; display:none; margin-top:4px;}
.nav_x2{ line-height: 50px; display: inline-block; vertical-align: middle;}
.nav_x2 a{ font-size:30px; color:#ffffff;}

/*手机导航*/
.x_nav{ width: 100%; height: 100%; background-color: rgba(255,255,255,0.9); position: fixed; top: 0; right: -101%; z-index: 999999999999; border-left:1px solid #eeeeee;}
.x_nav_t{ width: calc(100% - 15px); width: -moz-calc(100% - 15px); width: -webkit-calc(100% - 15px); height: 60px; line-height: 60px; text-align: right; padding-right: 16px;}
.x_nav_t a{ color: #000000; font-size: 16px; font-weight:normal; vertical-align:middle;}
.x_nav_t i{font-size:24px; vertical-align:middle;}

.x_nav2{ width: 100%; height: 100%; overflow:auto; padding-bottom:75px;}
.x_nav2 ul li{ height: auto;}
.x_nav2 ul li a{ height: 40px; line-height: 40px; display: block; font-size: 14px; color: #333333;  padding-left: 18px;  background-color: rgba(238,238,238,0.5); border-bottom: 1px solid #dddddd;}
.x_nav2 ul li span{ width: 64px; height: 40px; display: inline-block; line-height: 40px; text-align: center; float: right; margin-right: 0px; background: url(../images/jia.png) no-repeat center center;}
.x_nav2 ul li span.xjian{ background: url(../images/jian.png) no-repeat center center;}
.xnav_xl { display: none;}
.xnav_xl dd .a_bj{ background-color:#FFFFFF; padding-left:30px; font-size:12px;}
.xnav_xl dd .a_bj1{ font-weight:bold; color:#555555; background-color:#f9f9f9;}
.xnav_xl dd .a_bj2{ background-image:url(../images/shu_h.png); background-repeat:no-repeat; background-position:32px center; padding-left:48px;}
.xnav_xl dd .a_bj3{ padding-left:48px; font-weight:bold;}
.xnav_xl dd .a_bj4{ padding-left:60px;}




/*banner大图*/
.banner{position:relative; margin:auto;}
.banner .arrow{
	width:35px;
	height:80px;
	line-height:80px;
	position:absolute;	
	top:40%;  top: calc(50% - 40px); top: -moz-calc(50% - 40px); top: -webkit-calc(50% - 40px);
	color:#ffffff;	
	z-index:999;
	font-family:"宋体";
	font-size:24px; font-weight:bold;
	cursor:pointer;
	
	transition: all 1s;
	-moz-transition: all 1s; /* Firefox 4 */
	-webkit-transition: all 1s; /* Safari 和 Chrome */
	-o-transition: all 1s; /* Opera */
	
	filter:alpha(opacity=0); /* IE */
	-moz-opacity:0.0; /* 老版Mozilla */
	-khtml-opacity:0.0; /* 老版Safari */
	opacity: 0.0; /* 支持opacity的浏览器*/
}
.banner .arrow:hover{ color:#ffffff;}
.banner .arrow.pre { left:0px; padding-left:5px; border-radius:0 40px 40px 0; -moz-border-radius:0 40px 40px 0;  -webkit-border-radius:0 40px 40px 0; text-align:left;}
.banner .arrow.next { right:0px; padding-right:5px; border-radius:40px 0 0 40px; -moz-border-radius:40px 0 0 40px;  -webkit-border-radius:40px 0 0 40px; text-align:right;}
.banner:hover .arrow{}

.banner .slick-dots {
	position: absolute;
	width: 100%;
	text-align: center;
	z-index: 1000;
	bottom:40px;
}
.banner .slick-dots li {
	display: inline-block;
	width: auto;
	float: none;
	vertical-align: middle;
}
.banner .slick-dots li button {
	background: #ffffff;
	border: 0 none;
	border-radius: 50%;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 9px;
	line-height: 0;
	margin: 0 6px;
	outline: medium none;
	padding: 0;
	width: 9px;
	border:1px solid #ffffff;
	
	filter:alpha(opacity=80); /* IE */
	-moz-opacity:0.8; /* 老版Mozilla */
	-khtml-opacity:0.8; /* 老版Safari */
	opacity: 0.8; /* 支持opacity的浏览器*/
}
.banner .slick-dots li.slick-active button {
	background:none;
	width:14px;
	height:14px;
}
/*上半部分是固定的 下边是网站的css样式*/
.banner .dataitem{float:left; position:relative; width:100%; background-repeat:no-repeat; background-position:center center; background-size:cover;}
.banner .dataitem img{width:100%;}
/*左右滚动结束*/

.bk_title{ text-align:left;}
.bk_title .t1{ font-size:18px; color:#373737;}
.bk_title .t1_b{ color:#eeeeee;}
.bk_title .t2{ background-image:url(../images/ju_bj.jpg); padding:6px 0 12px 0; background-repeat:no-repeat; background-position:left bottom;}
.bk_title .t2 a{ display:inline-block; font-size:46px; font-weight:bold; color:#000000;}
.bk_title .t2 span{ color:#676767;}
.bk_title .t2 .a2{color:#FFFFFF;}
.bk_title .t3{ line-height:1.8em; padding:30px 0 20px 0; color:#eeeeee; font-size:16px;}
.bk_title ul{ max-width:180px;}
.bk_title ul li{ border-bottom:1px solid #dddddd; height:46px; line-height:46px; overflow:hidden; text-align:left;}
.bk_title ul li a{ font-size:16px; color:#FFFFFF;}
.bk_title ul li a:hover{color:#CA801D;}
.bk_title .ul2{}
.bk_title .ul2 li a{ color:#343434;}


.hei6{height:6px; line-height:6px;}
.hei8{height:8px; line-height:8px;}
.hei12{height:12px; line-height:12px;}
.hei20{height:20px;}
.hei30{height:30px;}
.hei2vw{height:2vw;}
.hei25vw{height:2.5vw;}
.hei3vw{height:3vw;}
.hei35vw{height:3.5vw;}
.hei4vw{ height:4vw;}


.img_yuan{}
.img_yuan img{width:100%; display:block;}
.bj_t{ background-image:url(../images/wangge2.png); background-repeat:no-repeat; background-position:left top;}
.bj_l{ background-image:url(../images/wangge.png); background-repeat:no-repeat; background-position:left center;}
.bj_h{ background-image:url(../images/bj_hei.jpg); background-repeat:no-repeat; background-position:center center; background-size:cover;}
.bj_hui{background-color:#f8f8f8;}

.color_bai{ color:#FFFFFF;}
.color_bai2{ color:#eeeeee;}

.font-size46{font-size:46px;}


/*关于我们*/
.i_about{ position:relative; overflow:hidden;}
.i_about .img_box{ float:right; width:544px;}
.i_about .img_box img{width:100%; display:block;}
.i_about .mleft{float:left; width:60%; width: calc(100% - 640px); width: -moz-calc(100% - 640px); width: -webkit-calc(100% - 640px);}
.i_about .mleft .text_box{line-height:2.2em; font-size:14px; color:#828282; text-align:justify;}


.more{ text-align:left; padding:36px 0 0 0;}
.more a{ display:inline-block; width:140px; height:45px; line-height:45px; text-align:center; background-color:#000000; color:#eeeeee; font-size:14px;}
.more a:hover,
.more .a_be{ background-color:#CA801D;}

/*图片列表*/
.img_list{}
.img_list li{ float:left; width:48%; width: calc((100% - 20px)/2); width: -moz-calc((100% - 20px)/2); width: -webkit-calc((100% - 20px)/2); margin:10px 20px 10px 0; position:relative;}
.img_list li:nth-child(2n+2){margin-right:0;} 
.img_list li .mimg{border:1px solid #eeeeee;}
.img_list li .mimg img{ width:100%; display:block;}


/*产品展示*/
.i_pro{}
.i_pro .mleft{ float:left; width:370px;}
.i_pro .mright{float:right; width:60%; width: calc(100% - 520px); width: -moz-calc(100% - 520px); width: -webkit-calc(100% - 520px);}

.pro_ul{}
.pro_ul li{float:left; margin:0 0 20px 0; width:45px; width: calc((100% - 50px)/2); width: -moz-calc((100% - 50px)/2); width: -webkit-calc((100% - 50px)/2);}
.pro_ul li:nth-child(even){float:right;}
.pro_ul li .img_box{background-image:url(../images/pro_bj.png); background-repeat:no-repeat; background-position:left bottom; background-size:96% 88%; padding:0 0 10px 10px;}
.pro_ul li .img_box .img{ border:1px solid #eeeeee; background-color:#FFFFFF; padding:10px 20px 10px 20px; text-align:center; overflow:hidden;}
.pro_ul li .img_box .img img{max-width:100%;}
.pro_ul li .title{height:60px; line-height:60px; text-align:center; overflow:hidden;}
.pro_ul li .title a{ color:#FEFEFE; font-size:16px;}
.pro_ul li .title a:hover{ color:#E7992C;}

.pro_ul2{ padding:20px 0 0px 0;}
.pro_ul2 li{margin:20px 0 0px 0;}
.pro_ul2 li:nth-child(even){float:right;}
.pro_ul2 li .img_box{background-image:url(../images/pro_bj2.png); background-repeat:no-repeat; background-position:left bottom; background-size:96% 88%; padding:0 0 10px 10px;}
.pro_ul2 li .img_box .img{ border:1px solid #d7d7d7;}
.pro_ul2 li .title{height:60px; line-height:60px; text-align:center; overflow:hidden;}
.pro_ul2 li .title a{ color:#474747;}
.pro_ul2 li .title a:hover{ color:#E7992C;}





/*首页新闻*/
.i_news{ padding:0px 0 0 0;}
.i_news li{ float:left; width:45%; width: calc((100% - 40px)/2); width: -moz-calc((100% - 40px)/2); width: -webkit-calc((100% - 40px)/2); margin:0 40px 0 0; padding:30px 0 30px 0; border-bottom:1px solid #dfdfdf;}
.i_news li:nth-child(2n+2){margin-right:0;} 
.i_news li .mimg{float:left; height:220px; width:280px; overflow:hidden;}
.i_news li .mimg img{ width:100%; display:block; border-radius:4px; -moz-border-radius:4px;  -webkit-border-radius:4px;}
.i_news li .mright{float:right; width:56%; width: calc(100% - 300px); width: -moz-calc(100% - 300px); width: -webkit-calc(100% - 300px);}
.i_news li .mright .mtitle{ line-height:2em; max-height:6em; overflow:hidden;  text-align:left;}
.i_news li .mright .mtitle a{ font-size:18px; font-weight:bold; color:#222222;}
.i_news li .mright .mjianjie{ line-height:1.6em; height:3.2em; overflow:hidden; font-size:14px; color:#777777;  text-align:left; padding:10px 0 0 0;}
.i_news li .mright .mdate{ height:30px; line-height:30px; font-size:12px; color:#999999; padding:0px 0 0 0;}
.i_news li .mright .news_more{ text-align:left; padding:20px 0 0 0;}
.i_news li .mright .news_more a{ display:inline-block; width:90px; height:36px; line-height:36px; font-size:14px; text-align:center; border:1px solid #e5e5e5;
background-image:url(../images/juyuan.png); background-repeat:no-repeat; background-position:84px center; padding:0 28px 0 0;}
.i_news li .mright .news_more a span{display:inline-block; width:17px; height:17px; line-height:16px; text-align:center; background-color:#EA982C; border-radius:50%; -moz-border-radius:50%;  -webkit-border-radius:50%; font-family:"宋体"; font-size:11px; color:#FFFFFF;}
.i_news li .mright .news_more a:hover{}
.i_news li:hover{border-bottom:1px solid #C19F38;}







/*底部信息*/
.footer_box{background-color:#040404;}
.footer_box .main .f_logo{float:left; padding:20px 50px 0 0;}
.footer_box .main .f_logo img{ max-width:184px;}
.footer_box .main .f_text{ float:left; min-height:220px; padding:20px 0 20px 50px; border-left:1px solid #4A4A4A;}
.footer_box .main .f_text .text{ line-height:30px; font-size:14px; color:#FFFFFF;}
.footer_box .main .f_text .text h4{ font-size:24px; line-height:1.6em;}
.footer_box .main .f_text ul{ padding:10px 0 0 0;}
.footer_box .main .f_text ul li{ position:relative; float:left; margin:10px 12px 0 0;}
.footer_box .main .f_text ul li a{}
.footer_box .main .f_text ul li p{position:absolute; display:none; z-index:4444; left:-35px; top:40px; width:100px;}
.footer_box .main .f_text ul li p img{width:100%;}
.footer_box .main .f_text ul li:hover p{display:block;}

.footer_box .main .f_weixin{ float:left; padding:24px 0 0 50px;}
.footer_box .main .f_weixin a{display:inline-block; padding:0 20px 0 20px; line-height:16px; color:#ffffff; text-align:center;}
.footer_box .main .f_weixin a img{display:block; width:100%;}
/*提交留言*/
.footer_box .main .f_liuyan{ float:right; width:360px;}
.footer_box .main .f_liuyan li{ padding:8px 0 8px;}
.footer_box .main .f_liuyan li .minput{width:80%; width: calc(100% - 40px); width: -moz-calc(100% - 40px); width: -webkit-calc(100% - 40px); height:36px; line-height:36px; border-radius:5px; -moz-border-radius:5px;  -webkit-border-radius:5px; color:#777777; padding:0 20px 0 20px;}
.footer_box .main .f_liuyan li .minput2{ height:100px;}
.footer_box .main .f_liuyan li .msubmit{ background-color:#E89A2E; font-size:14px; width:100%; height:38px; line-height:38px; border-radius:5px; -moz-border-radius:5px;  -webkit-border-radius:5px; color:#ffffff; text-align:center;}



.footer_copy{ padding:18px 0 18px 0; background-image:url(../images/f_bj.jpg); background-repeat:repeat-x; background-position:center top; background-color:#0C0C0E; color:#888888; line-height:24px; text-align:center;}
.footer_copy a{color:#888888;}








/*二级页面*/

.er_banner{ background-repeat:no-repeat; background-position:center center; background-size:cover; height:300px; position:relative;}
.er_banner .t-box{ position:absolute; left:0; top:30%; top:calc(50% - 45px); top: -moz-calc(50% - 45px); top: -webkit-calc(50% - 45px); width:100%; height:90px; text-align:center;}
.er_banner .t-box .t_title{line-height:1.2em; font-size:36px; color:#ffffff; font-weight:bold; text-shadow: 0px 1px 1px #555555;}
.er_banner .t-box .en_title{ padding:10px 0 0 0; font-size:24px; letter-spacing:2px; font-family:Arial, Helvetica, sans-serif; color:#FFFEFF; font-weight:bold; text-shadow: 0px 1px 1px #555555;}



.weizhi{ border-bottom:1px solid #505050; line-height:54px;}
.weizhi &gt; p{float:left; color:#000000; font-size:24px;}
.weizhi div{float:right; background-image:url(../images/home.jpg); background-repeat:no-repeat; background-position:left center; color:#505050; padding:0 0 0 32px; font-size:14px;}
.weizhi div a{color:#505050;}


.er_box{}
.er_box .er_left{float:left; width:290px;}
.er_box .er_right{float:right; width:80%; width: calc(100% - 330px); width: -moz-calc(100% - 330px); width: -webkit-calc(100% - 330px);}




/*产品详细*/
.pro_box{ padding:0px 0 0px 0;}
.pro_box .line1{}
.pro_box .line1 .mleft{ float:left; width:70%; width: calc(100% - 524px); width: -moz-calc(100% - 524px); width: -webkit-calc(100% - 524px);}
.pro_box .line1 .mleft .img_box{background-image:url(../images/pro_bj2.png); background-repeat:no-repeat; background-position:left bottom; background-size:96% 88%; padding:0 0 10px 10px;}
.pro_box .line1 .mleft .img_box .img{ border:1px solid #eeeeee; background-color:#FFFFFF; text-align:center; padding:50px 30px 50px 30px; overflow:hidden;}
.pro_box .line1 .mleft .img_box .img img{width:100%;}

.pro_box .line1 .mright{ float:right; width:485px; background-color:#F7F7F7;}
.pro_box .line1 .mright .t_box{ padding:20px 30px 20px 30px;}
.pro_box .line1 .mright .t_box .t1{line-height:2.2em; font-size:20px; color:#000000;}
.pro_box .line1 .mright .t_box .t2{font-size:12px; color:#A7A7A7;}
.pro_box .line1 .mright .t_box ul{ border-top:1px solid #ABA7A6; font-size:12px;}
.pro_box .line1 .mright .t_box ul li{ float:left; height:34px; line-height:34px; width:50%; color:#686868; overflow:hidden; border-bottom:1px solid #ABA7A6;}
.pro_box .line1 .mright .t_box .price{ padding:8px 0 1px 0;}
.pro_box .line1 .mright .t_box .price span{font-size:20px; font-weight:bold; color:#222222;}
.pro_box .line1 .mright .t_box .zxkf{ padding:12px 0 0 0; text-align:center;}
.pro_box .line1 .mright .t_box .zxkf a{ display:inline-block; width:100%; height:45px; line-height:44px; background-color:#000000; color:#FFFFFF;}
.pro_box .line1 .mright .t_box .zxkf a:hover{background-color:#E89A2E;}

.pro_box .line2{line-height:40px; border-bottom:1px solid #D9D9D9;}
.pro_box .line2 p{float:left; display:inline-block; line-height:40px; font-size:15px; color:#ffffff; background-color:#000000; padding:0 25px 0 25px;
border-radius:6px 6px 0 0; -moz-border-radius:6px 6px 0 0;  -webkit-border-radius:6px 6px 0 0;}
.pro_box .line3{padding:20px 10px 20px 10px; line-height:42px; font-size:16px; color:#444444; text-align:justify;}
.pro_box .line3 img{max-width:100%;}


.fanhui{ text-align:center; }
.fanhui a{ display:inline-block; width:230px; height:50px; line-height:49px; background-color:#ffffff; color:#000000; font-size:14px; border:1px solid #000000; border-radius:4px; -moz-border-radius:4px;  -webkit-border-radius:4px;}
.fanhui a:hover{ background-color:#000000; color:#FFFFFF;}

.about_box{padding:10px 4px 10px 4px;}


/*图片列表*/
.photo_ul{}
.photo_ul li{ float:left; width:24%; width: calc((100% - 75px)/4); width: -moz-calc((100% - 75px)/4); width: -webkit-calc((100% - 75px)/4); margin:20px 25px 0px 0; position:relative;}
.photo_ul li:nth-child(4n+4){margin-right:0;} 
.photo_ul li .con_box{ border:1px solid #eeeeee; padding:4px; overflow:hidden;}
.photo_ul li .con_box .mimg{text-align:center; background-repeat:no-repeat; background-position:center center; background-size:cover; overflow:hidden; position:relative;
	transition: all 1s;
	-moz-transition: all 1s; /* Firefox 4 */
	-webkit-transition: all 1s; /* Safari 和 Chrome */
	-o-transition: all 1s; /* Opera */
}
.photo_ul li .con_box .mimg img{ width:100%; display:block; visibility:hidden;}
.photo_ul li .con_box .mtitle{text-align:center;  overflow:hidden; height:46px; line-height:46px; padding:0 12px 0 12px;}
.photo_ul li .con_box .mtitle a{font-size:14px; color:#333333;}
.photo_ul li .con_box:hover{background-color:#427C15;
	transition: all 1s;
	-moz-transition: all 1s; /* Firefox 4 */
	-webkit-transition: all 1s; /* Safari 和 Chrome */
	-o-transition: all 1s; /* Opera */
}
.photo_ul li .con_box:hover .mtitle a{ color:#ffffff;}
.photo_ul li .con_box:hover .mimg{
	/**
	transform: scale(1.1);
	-moz-transform: scale(1.1); 
	-webkit-transform: scale(1.1); 
	-o-transform: scale(1.1); 
	**/
}







/*关于我们二级页面*/
.about_nav{ background-color:#eeeeee; height:46px; line-height:46px; padding:0 8px 0 8px; border-radius:4px; -moz-border-radius:4px;  -webkit-border-radius:4px;}
.about_nav &gt; a{position:relative; display:block; float:left; padding:0 30px 0 30px; font-size:15px;}
.about_nav &gt; a:hover,
.about_nav &gt; .a_be{ background-color:#427C15; color:#FFFFFF;}
.about_nav p{float:right; font-size:12px; color:#777777;}
.about_nav p a{color:#777777; font-size:12px;}








/*联系我们*/
.contact_box{ padding:0 4px 0 4px;}
.contact_box .d1{ padding:15px 0 15px 0;}
.contact_box .d1 li{ float:left; margin:15px 0 15px 0; width:46%; width: calc((100% - 25px)/2); width: -moz-calc((100% - 25px)/2); width: -webkit-calc((100% - 25px)/2);}
.contact_box .d1 li:nth-child(2n+2){ float:right;} 
.contact_box .d1 li .text_box{}
.contact_box .d1 li .text_box .title{ height:44px; line-height:44px; font-size:20px; text-align:left; color:#000000;}
.contact_box .d1 li .text_box .text{ line-height:2em; color:#666666;}
.contact_box .d1 li .text_box .text img{max-width:100%;}


/*新闻*/
.news-list2{ padding:15px 0 0 0;}
.news-list2 li{ float:left; background-color:#FFFFFF; margin:15px 30px 15px 0; width:30%; width:calc((100% - 60px)/3); width:-moz-calc((100% - 60px)/3); width: -webkit-calc((100% - 60px)/3);}
.news-list2 li:nth-child(3n+3){margin-right:0;}
.news-list2 li .c_box{ border:1px solid #eeeeee;}
.news-list2 li .c_box .mimg{ width:100%; overflow:hidden; background-repeat:no-repeat; background-position:center center; background-size:cover;}
.news-list2 li .c_box .mimg img{width:100%; display:block; visibility:hidden;}
.news-list2 li .c_box .mtitle{ padding:30px 25px 0 25px; line-height:2em; height:2em; overflow:hidden;}
.news-list2 li .c_box .mtitle a{font-size:16px; font-weight:bold; color:#333333;}
.news-list2 li .c_box .mjianjie{ font-size:14px; color:#999999; line-height:1.8em; height:3.6em; overflow:hidden; padding:12px 25px 0 25px;}
.news-list2 li .c_box .Mmore{ padding:0 25px 0 25px; line-height:60px; border-top:1px solid #eeeeee; text-align:left;}
.news-list2 li .c_box .Mmore a{ display:inline-block; font-size:14px; color:#A6A6A6; font-family:Arial, Helvetica, sans-serif;}
.news-list2 li .c_box .Mmore a:hover{ color:#E9982C;}

.news-list{ padding:15px 0 0 0;}
.news-list li{ padding:15px 0 15px 0; border-bottom:1px solid #eeeeee;}
.news-list li .mimg{float:left; width:38%; border:1px solid #eeeeee; overflow:hidden; padding:5px;}
.news-list li .mimg img{width:100%; display:block;}
.news-list li .nr-box{ float:right; width:58%;}
.news-list li .nr-box .mtitle{ line-height:2.2em; height:2.2em; padding-top:15px; overflow:hidden;}
.news-list li .nr-box .mtitle a{font-size:18px; color:#000000;}
.news-list li .nr-box .mdate{ line-height:1.8em; font-size:12px; color:#aaaaaa;}
.news-list li .nr-box .mjianjie{ font-size:14px; color:#777777; line-height:2em; max-height:8em; overflow:hidden; padding:5px 0 0 0;}
.news-list li .nr-box .more_n{ padding:15px 0 0 0;}
.news-list li .nr-box .more_n a{ display:inline-block; border:1px solid #444444; line-height:36px; padding:0 24px 0 24px; font-size:14px; color:#444444;}
.news-list li .nr-box .more_n a:hover{color:#FFFFFF; background-color:#000000;}

.news-list li:nth-child(2n+2) .mimg{float:right;}
.news-list li:nth-child(2n+2) .nr-box{float:left;}








/*留言板*/
.message-box{ padding:20px 0 0 0;}
.message-box .mtitle{line-height:38px; font-size:16px; border:1px solid #efefef; background-color:#f8f8f8; padding:0 0 0 20px;}

.message{ padding:0 12px 12px 12px;}
.message li{ float:left; width:calc(50% - 20px); width:-moz-calc(50% - 20px); width:-webkit-calc(50% - 20px); margin:14px 10px 0 10px; line-height:42px; font-size:14px; height:50px;}
.message li p{float:left; width:80px; color:#666666; text-align:left;}
.message li div{float:left; width:calc(100% - 80px); width: -moz-calc(100% - 80px); width: -webkit-calc(100% - 80px); font-size:14px;}
.message li div .minput{ height:42px; line-height:42px; border:1px solid #ededed; width:calc(100% - 50px); width: -moz-calc(100% - 50px); width: -webkit-calc(100% - 50px); padding:0 14px 0 14px; border-radius:3px; font-size:14px; color:#666666;}
.message li div .minput2{ width:60px;}
.message li div span{float:left;}
.mfk_sub{text-align:center;}
.mfk_sub .inputsub{ height:38px; line-height:36px; border:1px solid #B1000B; width:150px; background-color:#B1000B; border-radius:2px; font-size:18px; color:#ffffff;}
.mfk_sub .inputsub:hover{ background-color:#1B1B1B; border:1px solid #947350;}



/*弹出层 留言板*/
.tanchu_box{ position:fixed; left:0; top:0; width:100%; height:100%; z-index:4444; background-color: rgba(140,140,140,0.96);}
.tanchu_box .layer{ position:relative; width:600px; height:100%; margin:auto;}
.tanchu_box .layer .input_box{ position:absolute; background-color: rgba(255,255,255,0.9); width:100%; height:300px; top:30%; top:calc(50% - 150px); top: -moz-calc(50% - 150px); top: -webkit-calc(50% - 150px); left:0; text-align:center;
	-webkit-box-shadow: 1px 1px 2px #666666;  
	-moz-box-shadow: 1px 1px 2px #666666;
	box-shadow: 1px 1px 2px #666666;
	border-collapse:separate !important;
	border-radius:10px; -moz-border-radius:10px;  -webkit-border-radius:10px;
}
.tanchu_box .layer .input_box .mtitle{ padding:50px 40px 30px 40px; font-size:24px; font-weight:bold; text-align:center; color:#B1000B;}
.tanchu_box .layer .input_box .p1{ text-align:center; padding:0 50px 20px 40px;}
.tanchu_box .layer .input_box .p1 .myinput{height:42px; line-height:42px; border:1px solid #dddddd; width:calc(100% - 30px); width: -moz-calc(100% - 30px); width: -webkit-calc(100% - 30px); padding:0 14px 0 14px; border-radius:3px; font-size:14px; color:#666666; background-color:#FFFFFF; text-align:center;}
.tanchu_box .layer .input_box .mysub{ width:140px; text-align:center; height:38px; line-height:38px; background-color:#B1000B; color:#FFFFFF; font-size:16px;
	border-radius:10px; -moz-border-radius:10px;  -webkit-border-radius:10px;
}




/*搜索结果*/
.soso_box{ padding:10px 0 10px 0;}
.soso_box li{ padding:5px 10px 5px 10px;}
.soso_box li a{ position:relative; display:block; border-bottom:1px solid #dddddd; line-height:40px; height:40px; overflow:hidden; font-size:14px; background-image:url(../images/yuandian.png); background-repeat:no-repeat; background-position:8px center; padding:0 0 0 25px;}









/*右边客服*/
.kefu_right{position:fixed; display:none; right:0; top:30%; z-index:9876;}
.kefu_right li{ border:1px solid #eeeeee; position:relative; background-color:#ffffff; border-radius:6px 0 6px 0; -moz-border-radius:6px 0 6px 0;  -webkit-border-radius:6px 0 6px 0; width:70px;}
.kefu_right li &gt; a{position:relative; display:block; width:100%; text-align:center; padding:10px 0 10px 0; text-align:center; line-height:20px; font-size:12px; color:#555555;}
.kefu_right li &gt; a img{ max-width:100%; 
	filter:alpha(opacity=100); /* IE */
	-moz-opacity:1; /* 老版Mozilla */
	-khtml-opacity:1; /* 老版Safari */
	opacity: 1; /* 支持opacity的浏览器*/
}
.kefu_right li p{position:absolute; display:none; right:-250px; top:0; border:1px solid #eeeeee; white-space:nowrap; background-color:#f9f9f9;
	transition: all 2s;
	-moz-transition: all 2s; /* Firefox 4 */
	-webkit-transition: all 2s; /* Safari 和 Chrome */
	-o-transition: all 2s; /* Opera */
}
.kefu_right li:hover &gt; a img{
	filter:alpha(opacity=100); /* IE */
	-moz-opacity:1; /* 老版Mozilla */
	-khtml-opacity:1; /* 老版Safari */
	opacity: 1; /* 支持opacity的浏览器*/
}
.kefu_right li:hover p{display:block;
	right:70px;	
}
.kefu_right li:first-child p{line-height:74px; font-size:18px; color:#333333; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; padding:0 20px 0 20px;}
.kefu_right li:nth-child(2) p{line-height:74px; font-size:18px; color:#333333; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; padding:10px 10px 10px 10px;}
.kefu_right li:nth-child(3) p{line-height:74px; font-size:18px; color:#333333; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; padding:0 20px 0 20px;}
.kefu_right li:last-child{border-bottom:0;}




/*详细*/
.xx_box{padding:0 10px 0 10px;}
.xx_title{ padding:30px 0 16px 0; color:#222222; font-size:24px; text-align:center; line-height:2em; font-weight:bold; }
.xx_author{ text-align:center; border-top:1px solid #eeeeee; border-bottom:1px solid #eeeeee; line-height:3em; font-size:14px; color:#999999; border-radius:4px; -moz-border-radius:4px;  -webkit-border-radius:4px; }
.xx_video{ padding:10px 0 10px 0; text-align:center; width:60%; margin:auto;}
.xx_video video{ width:100%;}
.xx_img{padding:15px 0 0 0; text-align:center;}
.xx_img img{max-width:100%;}
.xx_content{font-size:16px; text-align:justify; line-height:38px; color:#666666; padding:15px 0 0 0;}
.xx_content img{max-width:100%;}



.pre_next{ padding:15px 0 15px 0; background-color:#FFFFFF; border-top:1px solid #eeeeee; border-bottom:1px solid #eeeeee;}
.pre_next p{float:left; width:50%; overflow:hidden; line-height:30px; height:30px;}
.pre_next p a{ font-size:14px; color:#333333;}
.pre_next p a:hover{ color:#E9982C;}
.pre_next .p_l{ float:left; text-align:left;}
.pre_next .p_r{ float:right; text-align:right;}


/***********************************其它页面结束*/





/*分页开始*/
.mypage{ height:30px; padding:20px 0 15px 0;}
.mypage div{ text-align:center;}
.mypage div a{display: inline-block; height:30px; line-height:30px; padding:0 12px 0 12px; color:#595A5E; font-size:14px; background-color:#ffffff; border:1px solid #d9d9d9; border-radius:5px; -moz-border-radius:5px;  -webkit-border-radius:5px; }
.mypage div a:hover,
.mypage div .a_be{ background-color:#060606; color:#FFFFFF;}
/*分页结束*/




#back_to_top { color: #cdcdcd; display:none; height: auto; position: fixed; bottom:10px; right: -70px;z-index: 10000;
-webkit-transition: all .5s ease 0s;
   -moz-transition: all .5s ease 0s;
     -o-transition: all .5s ease 0s;
        transition: all .5s ease 0s;}
#back_to_top span { display: inline-block; text-align: center; font-size: 30px; width: 40px;height: 40px; line-height: 35px; color: white;background-color: rgba(0,0,0,0.4);
-webkit-border-radius: 2px;
-webkit-transition: all .2s ease 0s;
   -moz-transition: all .2s ease 0s;
     -o-transition: all .2s ease 0s;
        transition: all .2s ease 0s;
border-radius: 2px;
}
#back_to_top.on {opacity: 1;filter: alpha(opacity=100);right: 10px;}
#back_to_top:hover span{ background-color: #000;}</pre></body></html>