<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
body {
	
	margin:0px;
	padding: 0px;
    font-family:"å¾®è½¯é›…é»‘";
	color:#666666;
	margin:0px;
	padding:0px; background-color:#fff;
	overflow-x: hidden;
	box-sizing: border-box;
	
	}
*{font-family:"å¾®è½¯é›…é»‘";}
li{list-style:none}
ul{padding-left:0;margin:0 0}
a{color:#666;}
.center{max-width:1200px;margin:0 auto}
h2,h3,h4,h5,p{margin:0 0;padding:0 0;font-weight:500;}
h1{font-size:2rem;}
.ctrl span{ float:left; cursor:pointer;}
input,textarea,select{outline:none;font-family:"å¾®è½¯é›…é»‘";}
img{border:none}
.cursor_pointer{
	cursor:pointer;
}
button{
	cursor:pointer;
}
.float_l{ float:left;}
.float_r{ float:right;}
.clear{clear:both}
.position_r{position: relative;}
.position_a{position: absolute;}
@media screen and (min-width:320px) {html {font-size:90%;}}
@media screen and (min-width:400px) {html {font-size:90%}}
@media screen and (min-width:480px) {html {font-size:97.5%}}
@media screen and (min-width:560px) {html {font-size:100%}}
@media screen and (min-width:600px) {html{font-size:112.5%}}
@media screen and (min-width:640px) {html {font-size:100%}}



.banner_bottom{ background:#f1f1f1; height:86px;}
.banner_bottom h3{ font-size:1.4rem; font-weight:600; color:#385aaa; line-height:86px;float:left;}
.banner_bottom p{ font-size:0.9rem; color:#333; float:left;line-height:90px; margin-left:0.4rem;}
.banner_bottom .center div{ border-radius:20px; width:8rem; line-height:2.6rem; border:1px solid #999; float:right; text-align:center; margin-top:1.2rem;}
.banner_bottom .center div:hover{ background:#385aaa; border:none; color:#fff;}



.index_fuwu{ background:#fafafa; padding:3rem 0 5rem 0; margin-top:2rem;}
.index_fuwu1{ padding:3rem 0 5rem 0; margin-top:2rem;}
.index_fuwu .title div{ width:290px;}

.index_fuwu1 dl dt{ font-size:1.2rem; font-weight:bold; border-bottom:1px solid #ccc; padding-bottom:10px;clear:both;}
.index_fuwu1 dl dd{ margin-top:10px;clear:both;}
.index_fuwu1 dl dd a{ display:block; float:left; margin-right:10px; margin-bottom:10px;}
.index_fuwu1 dl{ padding-top:30px; clear:both;}
.index_fuwu1 .hot{ clear:both}
.hot a,.hot p a:link,.hot a:visited{color:#385aaa}

.list{ width:98%; max-width:1200px; margin:auto;}
.list ul li{ width:32.3%; margin:0 0.5% 1% 0.5%; background:#fff; float:left;}
.list ul li .list_border{    background:#fff; transition:0.3s; border:1px solid #ccc; padding:2%;}
.list ul li .list_img{ width:100%; height:0; padding-top:60%; position:relative; overflow:hidden;}
.list ul li .list_img img{ position:absolute; width:100%; top:50%; left:50%; transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);  }

.list ul li .list_border:hover{ box-shadow:4px 4px 6px #ccc;transform: translate(0,-10px);}
.list ul li .list_border:hover .list_text{color:#fff;}
.list ul li .list_text{ height:6.6rem; width:98%; margin:0 auto; display:block; overflow:hidden;}
.list ul li .list_text p{ font-size:1rem;color:#222; margin-top:0.4rem; line-height:2rem; font-weight:600; white-space: nowrap;text-overflow: ellipsis;}
.list ul li .list_text span{ display:block;font-size:0.9rem;margin-top:0.4rem;color:#666; display: -webkit-box;-webkit-box-orient: vertical;
-webkit-line-clamp:3;overflow: hidden;	}



.location{
	height:60px;
	padding:0 1%;
	box-shadow:4px 4px 6px #e5e5e5;
	}
.location p{
	float:left;
	line-height:60px;
	}
.location span{
	float:left;
	display:block;
	line-height:60px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;	
	}
.location span:hover{
	color:#333;
	}
.left_nav{
	width:260px;
	height:88px;
	background:url(../image/left_nav.jpg) center no-repeat;
	float:left;
	
	}	

.left_nav h2{
	font-size:1.6rem;
	color:#fff;
	text-align:center;
	font-weight:600;
	padding-top:1rem;
	}
.left_nav span{
	font-size:0.9rem;
	color:#fff;
	text-align:center;
	display:block;
	padding:0.6rem 0;

	}
    .left_nav .chanpin {
        border-bottom: 17px solid #1e61ba;
        border-left: 10px solid #1e61ba;
        border-right: 10px solid #1e61ba;
        padding: 0 2%;
        background: #fff;
    }	
.left_nav .chanpin div{
	width:100%;
	border-bottom:1px solid #f1f1f1;
	}

.left_nav .chanpin div p{
	font-size:1rem;
	color:#333;
	line-height:3rem;
	}	
/* åº•éƒ¨ */
	
.footer{
	width:100%;
	background:#343d42;
	/*padding:3rem 0 0 0;*/
	
	}
.footer .center{
	max-width:1200px;
	width:100%;
	margin:auto;
	overflow: hidden;
	}		
					
.footer .center .foot_l{
	width:24%;
	float:left;
	border-right:1px dashed #666;
	padding-right:4%;
	}
.footer .center .foot_l img{
	width:100%;
	}	
.footer .center .foot-z{
	width:40%;
	float:left;
	margin-left:6%;
	}

.footer .center .foot-z p{
	
	font-size:1rem;
	line-height:30px;
	color:#ccc;
	}
    .footer .center .foot-z a {
        color:#ccc;
    }
.footer .center .er{
	float:right;
	width:24%;

	}
.footer .center .er img{
	width:40%;
	float:right;
	}
.footer .banquan{
	width:100%;
    border-top:1px solid #666;
	/*margin-top:2rem;*/
	}
.footer .banquan p{
	font-size:1rem;
	color:#999;
	text-align:center;
	line-height:3rem;
	
	}
    .footer .banquan a {
        color:#999;
    }
    .footer .banquan a:hover {
        color: #fff;
    }
    .fixed {
        position: absolute;
    }
.fixed_dh{ height:4.0rem;text-align:right;display:none; position:fixed; top:60%;right:2%;}	
.paginationa{ margin:1rem 0;}
.paginationa dl dd{ float:left; border:solid 1px #ccc;margin-right:1%;text-align: center; line-height: 2rem; padding:0 1%;}
.paginationa dl{ max-width:1200px; margin:auto;}
.paginationa dl dd a:hover{ color:#ffc001;}


/* é¦–é¡µæ&nbsp;‡é¢˜ */

.title{
	max-width:1200px;
	margin:auto;
	margin-bottom:2rem;
	}
.title h2{
	color:#333;
	font-size:1.6rem;
	text-align:center;
	font-weight:600;
	}
.title span{
	color:#999;
	font-size:1.4rem;
	text-align:center;
	display:block;
	font-family:Adobe Caslon Pro;
	margin-top:1%;
	}
.title div p{
	color:#999;
	font-size:0.9rem;
	text-align:center;
	display:block;
	margin-top:1%;
	float:left;
	margin:0 10px;
	}
.title div{ width:260px; margin:auto; overflow:hidden; margin-top:0.6rem;}
.title div img{ float:left; margin-top:0.7rem;}


.index_about .title div{ width:300px;}

	
/* ä¿éšœ */
.index_tubiao{ margin-top:4%;}
.index_tubiao .title{ clear:both}
.index_tubiao .baozhang ul{ overflow:hidden; padding:0 1%;}
.index_tubiao .baozhang ul li{ width:21%; float:left; padding:5% 2%; transition:0.3s; margin-top:1rem;}
.index_tubiao .baozhang ul li .shouhuo{background:url(../image/shouhuo.png) center no-repeat; height:80px; margin-bottom:2rem;}
.index_tubiao .baozhang ul li .beian{background:url(../image/beian.png) center no-repeat; height:80px; margin-bottom:2rem;}
.index_tubiao .baozhang ul li .fuwu1{background:url(../image/fuwu.png) center no-repeat; height:80px; margin-bottom:2rem;}
.index_tubiao .baozhang ul li .zhuanye{background:url(../image/zhuanye.png) center no-repeat; height:80px; margin-bottom:2rem;}

.index_tubiao .baozhang ul li:hover{ box-shadow:4px 4px 10px 4px #f1f1f1; transform: translate(0,-10px);}
.index_tubiao .baozhang ul li:hover .shouhuo{ background:url(../image/shouhuo1.png) center no-repeat;}
.index_tubiao .baozhang ul li:hover .beian{ background:url(../image/beian1.png) center no-repeat;}
.index_tubiao .baozhang ul li:hover .fuwu1{ background:url(../image/fuwu1.png) center no-repeat;}
.index_tubiao .baozhang ul li:hover .zhuanye{ background:url(../image/zhuanye1.png) center no-repeat;}

.index_tubiao .baozhang ul li img{ margin-bottom:2rem;}
.index_tubiao .baozhang ul li h3{ font-size:1.2rem; text-align:center;}
.index_tubiao .baozhang ul li p{ font-size:0.9rem; text-align:center; margin-top:1rem; line-height:1.4rem;display: -webkit-box;
-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;	}

.index_link{ margin-top:2%;}

/* æ–°é—»åˆ—è¡¨ */

.news{
	
    padding-bottom:3rem;
     overflow: hidden;
	 margin-bottom:4rem;
	}

.news .center{
	width:100%;
	min-width:1200px;
	margin:auto;
	
}

.news .center ul li{
	width:49%;
	float:left;
	
	}
.news .center ul li .float_ll{
	float:left;
	}
.news .center  ul li .float_ll h2{
	font-size:3rem;
	font-weight:500;
	
	}
.news .center  ul li .float_ll p{
	font-size:0.9rem;
	color:#999;
	
	}
.news .center  ul li .float_rr{
	float:left;
	width:80%;
	margin: 1rem 0 0 1.2rem;
	}
.news .center  ul li .float_rr h2{
	font-size:1.6rem;
	line-height:2rem;
	}
.news .center  ul li .float_rr span{
	font-size:0.9rem;
	line-height:1.4rem;
	display:block;
	color:#666;
	margin-top:0.6rem;
	}




/* å…³äºŽæˆ‘ä»¬é¡µé¢ */
.about{ padding-bottom:6rem; overflow:hidden;}
.about .center{
	margin-top:2rem;
	padding: 1rem;
	}
.about .center .about_box_n p{
	font-size:1rem;
	color:#444;
	line-height:2rem;
	
	}
.about_box_n{ background:#fff;}
.about .center .float_r{ width:70%; }
.about .center img{
	max-width:80%;
	margin:auto;
	display:block;
	
	}

/* æ–°é—»åˆ—è¡¨ */
.biaotu{ overflow:hidden; width:100%; border-bottom:1px solid #ccc; padding-bottom:1rem;}
.biaotu .biaotu1{ float:left;}
.biaotu .weizhi{ float:right;}
.biaotu .weizhi p{ float:left; font-size:0.9rem; color:#444;}
.biaotu .weizhi a{    color:#444;}
.news_list{
	padding:4rem 0;
	background:#f5f5f5;
	
}
.news_list .center .float_r{ width:74%; float:right;}
.news_list .list1 .each{
	background:#fff;
	padding:4%;
	margin-top:1rem;
	transition: all 0.3s ease-in-out;
}
.news_list .list1 .each .float_l h2:hover{
	color:#385aaa;
	}

.news_list .list1 .each .float_l{
	width:100%;
	float:right;
}
.news_list .list1 .each .float_l h2{
	font-size: 1.2rem;
	color: #4c4c4c;
	margin-bottom: 15px;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1; 
}

.news_list .list1 .each .float_l p{
	font-size: 0.9rem;
	color: #757575;
	line-height: 1.4rem;
	text-indent: 2rem;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; 
}


.news_list1 animation_div_a{
	margin-bottom: 30px;
	width:100%;
}
.news_list1 .paging{
	margin-bottom: 80px;
}

.details{ margin-top:4%; margin-bottom:4%;}
.details .float_r{ width:70%; float:right;}
.details_box_n{ margin-top:2rem;}
.details_box_n h3{ font-size:1.4rem; color:#333; line-height:2rem; margin-bottom:1rem;}
.details_box_n p{ font-size:0.9rem; color:#666; line-height:2rem;}
.details_box_n div{ width:70%; margin:auto; display:block; margin-top:1rem;}
.details_box_n div img{ width:100%;}



.switch{
	height: 99px;
	border-top: solid 1px #dbdbdb;
	border-bottom: solid 1px #dbdbdb;
	margin-bottom: 100px;
}
 .switch .margin_left{
	
	margin-top: 18px;
}

.switch .margin_left p{
	font-size: 14px;
	color: #999999;
	width: 330px;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1; 
}
.switch .margin_left:hover p{
	color: #024fa1;
}


	
/*&lt;!--æ–°é—»ä¸­å¿ƒ--&gt;	*/
.index_news1{}
.index_news .title div{ width:325px; margin:auto; overflow:hidden; margin-top:0.6rem;}
.index_news{  padding:4rem 0;}
.index_news .float_l{width:64%; background:#fff; padding:2%; border:1px solid #ccc;}
.index_news .float_l .mt{ overflow:hidden;}
.index_news .float_l .mt div{ width:30%; float:left; margin-right:2rem;height: 0;padding-top:16%;position: relative;overflow: hidden;}
.index_news .float_l .mt div img{ width:100%; position: absolute; width: 100%;top: 0;left: 0; height:100%;}
.index_news .float_l .mt h3{ font-size:1.2rem; color:#222; font-weight:600; line-height:2rem;display: -webkit-box;
-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.index_news .float_l .mt h3:hover{ color:#385aaa;}
.index_news .float_l .mt p{ font-size:1rem; color:#444; line-height:2rem;display: -webkit-box;
-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.index_news .float_l .dt div{ width:48%; height:4rem; background:#f1f1f1; float:left; margin-top:1.5rem; margin-left:2%;}
.index_news .float_l .dt div:hover{ background:#385aaa;}
.index_news .float_l .dt div:hover p{ color:#fff;}
.index_news .float_l .dt div p{ font-size:1rem; color:#333; line-height:4rem; font-weight:600; margin-left:1rem;display: -webkit-box;
-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.index_news .float_l .dt div:nth-child(1){ margin-left:0;}
.index_news .float_l .dt div:nth-child(3){ margin-left:0;}
.index_news .float_r{ float:right; width:26%; background:#fff; padding:2%;border:1px solid #ccc;}
.index_news .float_r div{ width:100%;}
.index_news .float_r div img{ width:100%;}
.index_news .float_r h3{font-size:1.2rem; color:#222; font-weight:600; line-height:2rem; margin-top:0.6rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.index_news .float_r h3:hover{ color:#385aaa;}
.index_news .float_r p{ font-size:1rem; color:#444; line-height:2rem;display: -webkit-box;
-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden; }











	
/*&lt;!--é¦–é¡µå…³äºŽæˆ‘ä»¬--&gt;*/
.index_about .title{ margin-top:0rem;}
.index_about{ background:url( ../image/about.jpg) center no-repeat; height:720px; padding-top:40px;}
.index_about .about_box{ width:54%; margin-top:7rem; float:right;}
.index_about .about_box h3{ font-size:1.6rem; font-weight:600; line-height:2rem;}
.index_about .about_box p{ font-size:0.9rem;  line-height:1.6rem; margin-top:1rem;}
.index_about .about_box div{ margin-top:1rem;}
.index_about .about_box div .dianhua{ font-size:1rem; color:#333;float:left;}
.index_about .about_box div span{ color:#fda105; font-size:2rem; font-weight:600; display:block; float:left;}
.about_bottom{ float:right; width:54%; margin-top:4rem; background:url( ../image/xian_1.png) left no-repeat;}
.about_bottom ul li{ width:25%; float:left;}
.about_bottom ul li div{ overflow:hidden;}
.about_bottom ul li div h3{ font-size:1.7rem; color:#222; font-weight:600; float:left;}
.about_bottom ul li div p{ font-size:1rem; color:#444; font-weight:600;float:left; margin-top:0.9rem;}
.about_bottom ul li span{ display:block; margin-top:0.8rem; font-size:0.9rem;}








.lianjie{
	margin:3rem 0 1rem 0;
	overflow:hidden;
	}
.lianjie .center{
	margin:2rem auto;
	padding:0 2%;
	}
.lianjie .center a span{
	color:#666;
	display:block;
	float:left;
	margin-left:1.6rem;
	line-height:2rem;
	}
.lianjie .center p{
	color:#222;
	display:block;
	float:left;
	font-size:1.4rem;
	
	}

	
.con{
	padding:4% 0;
	}	

.con .center .float_r{ width:70%; float:right;}

.con .center .con_box_n{ margin-top:4rem;}	
.con .center .con_box_n p{
	font-size:1rem;
	color:#333;
	padding-bottom:1.6rem;
		
	}


.online{
	position:fixed;
	top:50%;
	right:1rem;
	
	}
.product_details{ margin-top:4rem;}
.product_details .center{
	margin:auto;
	margin-top:3rem;
	}
.product_details .center .float_r{ width:70%;}
.product_details .center h1{
	font-size:1.6rem;
	color:#444;
	text-align:center;
	
	}
.product_details .product_img{
	width:100%;
	position: relative;
	margin: auto;
	margin-bottom:4rem;
}
.product_details .product_img img{
    max-width:80%;
	margin:auto;
	display:block;
}

.product_text .h3{
	border-bottom: solid 1px #004f9c;
	margin-bottom: 20px;
}
.product_text .h3 h3{
	width: 110px;
	height: 39px;
	background: #004f9c;
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 39px;
}
.product_text .text{
	padding-bottom: 100px;
}
.product_text .text img{ max-width:80%; margin:auto; display:block;}
.product_text .text p{
	font-size: 14px;
	color: #666666;
	line-height: 22px;
	text-indent: 2rem;
}

	
.index_contact{margin-top:2rem; padding:4rem 0; width:100%; margin:auto;}
.index_contact p{ width:60%; margin:auto; line-height:2rem; text-align:center; font-size:0.9rem; color:#666;}
.index_contact .center .box{ margin-top:2rem; overflow:hidden;}
.index_contact .center .box .text01{ width:32%; background:#4bb249; height:160px;} 
.index_contact .center .box .text01{ float:left; margin-left:1%;}
.index_contact .center .box .text01 p{ font-size:1rem; color:#fff; text-align:center; margin-top:1rem;}
.index_contact .center .box .text01 img{ margin:auto; display:block; margin-top:2rem;}


.bottom_fixed{ position:fixed; width:100%;bottom:0; z-index:999; margin:auto;background:#385aaa; opacity:0.9;display:none; height:68px; border-radius:10px;}
.bottom_fixed div{ width:100%;}
.bottom_fixed div img{ width:11%; display:block; float:left; margin-top:0.8rem; margin-right:1rem; margin-left:7rem;}
.bottom_fixed div p{ font-size:1.8rem; color:#fff;float:left; line-height:68px;}



.liucheng{ background:url( ../image/liucheng.jpg) center no-repeat; height:620px;}
.liucheng .top{ overflow:hidden; padding-top:4rem; margin-left:4rem;}
.liucheng .top img{ float:left; margin-right:1rem;}
.liucheng .top h3{ font-size:1.6rem; font-weight:600; color:#385aaa; margin-left:1rem;}
.liucheng .top p{ font-size:1rem; color:#333; line-height:2rem; margin-top:1.4rem;}
.liucheng .bottom{ margin-top:10rem; overflow:hidden; padding-left:10rem; margin-bottom:3rem;}
.liucheng .bottom ul li{ width:25%; float:left;}
.liucheng .bottom ul li img{ margin:auto;}
.liucheng .bottom ul li p{ color:#fff; border-radius:6px; border:1px solid #fff;line-height:2rem; width:6rem; text-align:center; margin-top:1rem; background:#385aaa;}
.liucheng .liucheng_t{ margin-top:4rem; border:1px solid #fff; border-radius:10px; width:24rem; height:4rem; margin:auto; background:#385aaa;}
.liucheng .liucheng_t p{ color:#fbe104; font-size:1rem; float:left;line-height:4rem; margin-left:2rem;}
.liucheng .liucheng_t span{ color:#fbe104; font-size:2rem; font-weight:600;float:left; line-height:4rem;}


.guanggao{ width:100%; background:url(../image/gg.jpg) center no-repeat; height:220px; padding:40px 0; position:relative;}
.guanggao .top h3{ font-size:2.6rem; color:#fff; line-height:2rem; margin-top:1rem; margin-left:4rem;}
.guanggao .top{ position:relative}
.guanggao .top p {
  width: 5rem;
  line-height: 5rem;
  border-radius: 50%;
  background: #ffdc51;
  margin: 0 0.4rem;
  font-family: "æ–¹æ­£å°æ&nbsp;‡å®‹ç®€ä½“";
  position: absolute;
    top: -1.5rem;
    left: 14.5rem;
  text-align: center;
  font-size: 3.2rem;
  color: #355bb6;
  font-weight: 600;
}
.guanggao .wenzi p{ font-size:1rem; color:#fff; line-height:2rem; width:540px; margin-top:2.6rem; margin-left:4rem;}
.guanggao .dh{ background:#f1940f; border-radius:36px; width:23rem; height:3.6rem; margin-top:1rem; margin-left:4rem;}
.guanggao .dh p{ font-size:1rem; color:#fff; float:left;line-height:3.6rem; margin:0 1rem;}
.guanggao .dh span{ font-size:2rem; color:#fff; float:left;line-height:3.6rem; font-weight:600;}

.news_list .list1 .each .float_l div {
    width: 20%;
    float: left;
    margin-right: 1rem;
    height:100px;
}

    .news_list .list1 .each .float_l div img {
        width: 100%;
        height:100%;
    }

.guanggao1{ width:100%; background:url(../image/gg1.jpg) center no-repeat; height:160px; padding-top:80px;}
.guanggao1 h3{ font-size:2.2rem; color:#fff; font-weight:600; margin-left:2rem;}
.guanggao1 h3 span{ color:#fce203;}
.guanggao1 .gg_dianhua{ margin-top:2rem; margin-left:2rem;}
.guanggao1 .gg_dianhua div{ width:60px; float:left;}
.guanggao1 .gg_dianhua div img{ width:80%;}
.guanggao1 .gg_dianhua p{ font-size:1rem; color:#fff; float:left; margin-top:1rem;}
.guanggao1 .gg_dianhua span{ font-size:2rem; color:#fff; float:left; font-weight:600; display:block;}


 
@media screen and (max-width:640px) {
.banner_bottom{ display:none;}
.index_tubiao .baozhang ul li{ width:46%;}
.guanggao{ display:none;}
.liucheng{ width:100%; margin-top:5%;}
.liucheng .top{ width:98%; margin:auto;}
.liucheng .bottom{ width:98%; margin:8rem auto 0 auto; padding-left:0; margin-bottom:4rem;}
.liucheng .bottom ul li img{ width:100%;}
.liucheng .bottom ul li{ width:21%; padding:0 2%;}
.liucheng .bottom ul li p{ width:100%;}
.index_about{ background:none; height:auto;}
.index_about .about_box{ width:98%; margin:auto; float:none;}
.about_bottom{ width:98%; margin:3rem auto 0 auto; float:none; background:none;}
.title div{ display:none;}
.index_news .float_l{ width:96%;}
.index_news .float_r{ width:96%;}
.index_news .float_l .mt div{ display:none;}
.guanggao1{ display:none;}
.footer .center .foot_l{ display:none;}

.bottom_fixed{ display:block;}

.product_details .center{
	margin:auto;
	margin-top:3rem;
	}
.product_details .center h1{
	font-size:1.6rem;
	color:#444;
	text-align:center;
	}

.list ul li{
	width:49%;
    float:left;
	
	}
.footer{ margin-bottom:68px;}
.footer .center{
	width:100%;
	padding:0;
	
	}

.footer .center .foot-z{
	width:100%;
	padding:2rem auto;
	margin-left: 2%;
	border:none;
	}
.footer .center .er{
	display:none;
	}

.banquan p{
	width:100%;
	}
.news_list .list .each .float_l:nth-child(1){
	display:none;
	}	
	
.news_list .list .each .float_l:nth-child(3){
	display:none;
	}		
	
.news_list .list .each .float_l:nth-child(2){
    margin-top: 45px;
    width: 96%;
    margin: auto;
    display: block;
	float:none;
	}	
.news_list .list .each .float_l:nth-child(2) h4{
	margin-top:2rem;
	}
.news_list .list .each .float_l span{
	font-size:3rem;
	display:block;
	
	}		
.news_list .list .each{
	height:150px;
	margin-top:1rem;
	
	}
.news_list .list .each .float_l:nth-child(2) p{
	font-size:1.2rem;
	
	}
.news_list .list .each .float_l:nth-child(2) h2{
	font-size:1.4rem;
	
	}
.news .center .shuxian{
	display:none;
	
	}	
.news .center{
	width:100%;
	min-width: 0px;
	}	
	
.news .center .float_r{
	width:100%;
	
	}
.news .center .float_r div{
	width: 96%;
    padding: 2%;
    margin: auto;
    margin-bottom: 3rem;
	}	
.news .center .float_r div img{
    width: 100%;
	}	

.fixed_dh{ display:block;}
	
.index_product{
	margin-top:0;
	background:none;
	padding:1rem 0;
   }
.con .center .float_r{ width:98%; margin:auto; float:none;}
.fixed_dh{ display:block;}
.left_nav{
	display:none;}
.about .center .float_r{width:100%;}
.left_nav{ display:none;}
.list{ width:100%;}
.news_list .center .float_r{width:100%;}
.news_details .news_right{width:98%; float:none; padding:0 1%;}	
.product_right{ width:100%; float:none;}
.news_details .news_float_r{width:100%;}
.product .list{ width:100%;}
.product_details .center .float_r{ width:100%;}
.details .float_r{ width:98%; margin:auto; float:none;}
    .news_list .list1 .each .float_l div { width:30%; height:60px;}
    .news_list .list1 .each .float_l div  img{
        height:100%;
    }
}
.switch {
    height: 99px;
    border-top: solid 1px #dbdbdb;
    border-bottom: solid 1px #dbdbdb;
    margin-bottom: 100px;
}

    .switch .margin_left {
        margin-top: 18px;
    }

        .switch .margin_left p {
            font-size: 14px;
            color: #999999;
            width: 330px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 1;
        }

        .switch .margin_left:hover p {
            color: #024fa1;
        }</pre></body></html>