*{margin: 0;padding: 0;}
body{overflow-x: hidden;}
ul,ol{list-style: none;}
a{text-decoration: unset!important;}
h2,h1{font-weight: normal;}
strong,b{font-weight: bold;}

header{width: 100%;height: auto;display: table;margin: 0 auto;position: relative;}
header .head-all{width: 100%;height: auto;display: table;margin: 0 auto;padding: 0 2%;position: relative;}
header .head-all .head-logo{float: left;width: 19%;margin-top: .6%;}
header .head-all .head-logo h1,header .head-all .head-logo h2{margin: 0 auto;}
header .head-all .head-logo h1 img,header .head-all .head-logo h2 img{width: 100%;}
header .head-all .head-nav{height: auto;display: table;float: left;margin: 0 0%;width: 67%;}
header .head-all .head-nav ul{width: 100%;height: auto;display: table;margin: 0 auto;}
header .head-all .head-nav ul li{float: left;margin-right: 1%;padding: 2.5% .5%;}
header .head-all .head-nav ul li:nth-of-type(1){background: #fb8404;}
header .head-all .head-nav ul li:hover{background: #fb8404;}
header .head-all .head-nav ul li:hover a,header .head-all .head-nav ul li:nth-of-type(1) a{color: #fff;}
header .head-all .head-nav ul a{display: inline-block;font-size: 18px;color: #333;}
header .head-all .head-tel{float: right;width: 14%;}
header .head-all .head-tel img{width: 100%;}
header .head-all .head-click{display: none;}
.head-banner{width: 100%;}
.head-banner figure{width: 100%;}
.head-banner figure img{width: 100%;}
.head-search{background: url(../img/bg1.jpg) top center repeat;overflow: hidden;}
.head-search .head-search-left{}
.head-search .head-search-left figure{width: 100%;height: auto;display: table;margin: 0 auto;}
.head-search .head-search-left figure img{display: block;width: 45%;float: left;margin-left: 9%;}
.head-search .head-search-left figure figcaption{font-size: 18px;color: #fff;float: right;letter-spacing: 1px;margin-top: 13%;}
.head-search .head-search-middle{margin-top: 2%;}
.head-search .head-search-middle a h2{font-size: 16px;display: inline-block;color: #000;}
.head-search .head-search-right {height: 36px;background-color: #fff;font-size: 14px;color: #666;line-height: 40px;text-indent: 15px;padding-right: 0;margin-top: 1.5%;}
.head-search .head-search-right input {	height: 34px;background: none;border: none;float: left;outline: none;font-size: 15px;color: #777777;width: 67%;}
.head-search .head-search-right input:nth-of-type(2) {float: right;width: 55px;height: 36px;background-color: #f29c05;text-align: center;font-size: 15px;color: #fff;line-height: 35px;display: block;}

/*公用标题*/
.index_one_text{height: auto;display: table;margin: 2% auto;width: 100%;}
.index_one_text strong{display: block;font-size: 34px;text-align: center;color: #06336a;}
.index_one_text span{display: block;font-size: 16px;text-align: center;color: #9f9f9f;margin-top: 1%;}
.index_one_text figure{width: 3%;margin: 1% auto;}
.index_one_text figure img{width: 100%;}
.index_one_text font{display: block;font-size: 24px;letter-spacing: 1px;text-align: center;}
.index_one_text ul{width: 49%;height: auto;display: table;margin: 2% auto 0 auto;}
.index_one_text ul li{float: left;margin-left: 1%;padding: 1%;border: 1px solid #c8c8c8;transition: all 0.5s;}
.index_one_text ul li a h2{font-size: 20px;color: #333;}
.index_one_text ul li:hover{background: #06336a;}
.index_one_text ul li:hover a h2{color: #fff;}
/*首页 4*/
.index_one{height: auto;margin: 1% auto 3% auto;}
.index_one ul{width: 100%;height: auto;margin: 0 auto;}
.index_one ul li{height: auto;padding-top: 1%;padding-bottom: 1%;background: #fff;width: 23.5%;margin-left: 2%;float: left;position: relative;}
.index_one ul li:nth-of-type(1){margin-left: 0;}
.index_one ul li a figure{width: 95%;margin: 0 auto;overflow: hidden;}
.index_one ul li a figure img{width: 100%;-webkit-transition: All 0.4s ease-in-out;-o-transition: All 0.4s ease-in-out;transition: All 0.4s ease-in-out;height: 230px;}
.index_one ul li a div{padding: 0 3%;margin: 6% auto;}
.index_one ul li a div h2{display: block;margin-bottom: 12px;font-weight: normal !important;font-size: 17px;color: #505050;transition: all 0.3s ease-out;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.index_one ul li a div p{margin-bottom: 4%;font-size: 15px;line-height: 22px;color: #8a8a8a;height: 44px;overflow: hidden;}
.index_one ul li a div font{font-size: 12px;color: #a6a6a6;font-style: italic;position: relative;padding-left: 23%;}
.index_one ul li::before{content: "";position: absolute;left: 0px;bottom: 0px;width: 0px;height: 5px;background: #fcaa0a;transition: all 0.3s ease-out;}
.index_one ul li:hover::before { width: 100%;}
.index_one ul li:hover a figure img{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.index_one ul li a div font::before{content: "";position: absolute;left: 3px;top: 7px;width: 70px;height: 1px;background: #a6a6a6;}
.index_one ul li:hover a div h2{color: #fcaa0a;}

/*首页 2*/
.index_two{width: 100%;height: auto;display: table;margin: 0 auto 2% auto;}
.index_two .index_two_left{}
.index_two .index_two_left .index_two_left_title{width: 50%;border-bottom: 3px solid #f29c05;overflow: hidden;}
.index_two .index_two_left .index_two_left_title b{display: block;float: right;width: 50%;padding: 10px 0px;text-align: center;background-color: #f29c05;font-size: 32px;color: #fff;font-weight: bold;letter-spacing: 2px;}
.index_two .index_two_left .index_two_left_text{margin: 9% auto;}
.index_two .index_two_left .index_two_left_text strong{display: block;color: #000;font-weight: bold;font-size: 31px;text-align: center;margin-bottom: 2%;text-align: right;}
.index_two .index_two_left .index_two_left_text p{font-size: 16px;color: #454545;line-height: 43px;padding: 0 0 0 12%;margin: 0 auto 1% auto;text-align: right;}
.index_two figure img{width: 100%;}
.index_two a{margin-top: 2%;display: block;padding: .8% 3%;border: 1px solid #b5b5b5;text-align: center;font-size: 15px;color: #666;transition: all 0.3s;float: right;}
.index_two a:hover{background-color: #f29c05;color: #fff;border: 1px solid #f29c05;}
.index_two ul.index_two_ul{height: auto;display: table;margin: 0 auto;width: 100%;background: #f29c05;padding: 2% 0;}
/*首页 3*/
.index_three{width: 100%;height: auto;display: table;margin: 0 auto;}
.index_three strong{display: block;font-size: 34px;text-align: center;color: #06336a;}
.index_three font{display: block;font-size: 24px;letter-spacing: 1px;text-align: center;margin-top: 1%;}
.index_three ul{width: 100%;height: auto;display: table;margin: 3% auto;}
.index_three ul li{}
.index_three ul li figure{width: 100%;position: relative;}
.index_three ul li figure img{width: 100%;}
.index_three ul li figure figcaption{position: absolute;top: 38%;padding: 7%;background: rgba(255, 255, 255, 0.75);transition: all 0.3s ease-out;}
.index_three ul li figure figcaption h3{display: block;text-align: center;font-size: 25px;color: #000000;font-weight: bold;}
.index_three ul li figure figcaption p{display: block;margin-top: 15px;font-size: 16px;color: #000;text-align: center;line-height: 150%;}
.index_three ul li:hover figure figcaption{top: 32%;background: rgb(242, 156, 5);}
/*首页 4.*/
.index_four{background: #f2f2f2;width: 100%;height: auto;margin: 0 auto;padding: 0% 0 4% 0;}
.line-one {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;line-clamp: 1;word-break: break-all;overflow: hidden;text-overflow: ellipsis;}
.line-two {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;line-clamp: 2;word-break: break-all;overflow: hidden; text-overflow: ellipsis;}
.baike-item {height: 210px;padding: 25px;border-radius: 15px;border: 1px solid #A9A9A9;}
.baike-item:hover::before,.baike-item:hover::after {transform: scale(1, 1);}
.baike-item::before,.baike-item::after {position: absolute;content: "";width: 100%;height: 100%;border-radius: 15px; transition: .5s; transform: scale(1, 0); z-index: -1;}
.baike-item::before {top: 0;left: 0;border-left: 1px solid var(--bs-zhuti);border-right: 1px solid var(--bs-zhuti);}
.baike-item::after {right: 0;bottom: 0;transform: scale(0, 1);border-top: 1px solid var(--bs-zhuti);border-bottom: 1px solid var(--bs-zhuti);}
.baike-item h2 { font-size: 24px;font-weight: normal;padding: 10px 25px 0 25px;margin-bottom: 0; color: #333;}
.baike-item p {font-size: 16px;color: #9E9E9E;font-weight: normal; line-height: 22px;padding: 0 25px;margin: 10px 0;}
.baike-item span {line-height: 40px;padding: 0px 25px;font-size: 30px;color: #a2a1a1;}
/*首页 1*/
.index_five{}
/*.index_one_text{height: auto;display: table;margin: 2% auto;width: 100%;}
.index_one_text strong{display: block;font-size: 34px;text-align: center;color: #06336a;}
.index_one_text span{display: block;font-size: 16px;text-align: center;color: #9f9f9f;margin-top: 1%;}
.index_one_text figure{width: 3%;margin: 1% auto;}
.index_one_text figure img{width: 100%;}
.index_one_text font{display: block;font-size: 24px;letter-spacing: 1px;text-align: center;}
.index_one_text ul{width: 43%;height: auto;display: table;margin: 2% auto 0 auto;}
.index_one_text ul li{float: left;margin-left: 1%;padding: 1%;border: 1px solid #c8c8c8;transition: all 0.5s;}
.index_one_text ul li a h2{font-size: 20px;color: #333;}
.index_one_text ul li:hover{background: #06336a;}
.index_one_text ul li:hover a h2{color: #fff;}*/
.index_five .index_five_pro{width: 100%;height: auto;display: table;margin: 2% auto;}
.index_five .index_five_pro ul{}
.index_five .index_five_pro ul li{margin-bottom: 1%;}
.index_five .index_five_pro ul li .pro_img{display: block;width: 100%;height: 100%;position: relative;transition: all 0.3s ease 0.1s;overflow: hidden;}
.index_five .index_five_pro ul li .pro_img img{width: 100%;object-fit: cover;height: 317px;}
.index_five .index_five_pro ul li .pro_img .pro_imgbg{width: 100%;height: 100%;opacity: 0;transition: all 0.4s ease 0s;position: absolute;top: 0;left: 0;z-index: 10;}
.index_five .index_five_pro ul li .pro_img .pro_imgbg span.bgbox{display: block;width: 100%;height: 100%;background: rgba(0,0,0,0.6);}
.index_five .index_five_pro ul li .pro_img .pro_imgbg p.stit{display: block;font-size: 16px;line-height: 30px;width: 100%;text-align: center;position: absolute;left: 0;top: 10%;margin-top: -15px;color: #fff;z-index: 11;transition: all 0.3s ease-out;}
.index_five .index_five_pro ul li .pro_img .pro_imgbg p.stit img{width: 110px;height: 84px;}
.index_five .index_five_pro ul li .pro_img:hover .pro_imgbg {opacity: 1;}
.index_five .index_five_pro ul li:hover .pro_img .pro_imgbg p.stit {top: 40%;}
.index_five .index_five_pro ul li .pro_text{width: 100%;height: auto;background: #efefef;display: table;} 
.index_five .index_five_pro ul li .pro_text h2{float: left;overflow: hidden;margin: 4% 0 4% 6%;width: 72%;line-height: 23px;transition: 0.5s;font-size: 17px;color: #444;text-align: left;letter-spacing: 1px;} 
.index_five .index_five_pro ul li .pro_text i{float: right;width: 18%;height: 25px;background: url(../img/pro-y1.png) no-repeat 33px center;transition: 0.5s;display: block;margin-top: 4%;} 
.index_five .index_five_pro ul li .pro_text:hover i{background: url(../img/pro-y2.png) no-repeat 43px center;}

/*首页 5*/
.index_six{width: 100%;height: auto;margin: 0 auto;background: #f2f2f2;}
.index_six ul{height: auto;display: table;margin: 0 auto;width: 100%;}
.index_six ul li{margin-bottom: 1%;padding: 1%;border: 1px solid #f2f2f2;}
.index_six ul li a h2{font-size: 20px;color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 100%;}
.index_six ul li a p{font-size: 16px;color: #828282;margin: 1% auto;}
.index_six ul li a span{display: block;font-size: 14px;color: #a6a6a6;}
.index_six ul li:hover{background: #fcb01c;}
.index_six ul li:hover a h2{color: #fff;}
.index_six ul li:hover a p,.index_six ul li:hover a span{color: #fff;}
/*首页 6*/
.index_seven{width: 100%;height: auto;margin: 0 auto;}
.index_seven ul{width: 100%;height: auto;margin: 0 auto;display: flow-root;}
.index_seven ul li {margin-top: 1%; box-shadow: 0px 15px 15px 0px rgba(0, 0, 0, 0.05);/*! background: #fff; */}
.index_seven ul li:nth-child(1),.index_six ul li:nth-child(4) { margin-left: 0;}
.index_seven ul li a figure img {width: 100%; display: block;}
.index_seven ul li div {position: relative;bottom: 44px;left: 80%;width: 60px; background: #FBAF1C;}
.index_seven ul li div time {padding: 2px 10px; font-size: 21px;color: #fff; text-align: center;font-weight: bold;display: block;}
.index_seven ul li a h2 {padding: 0 10px;font-size: 18px;color: #757575;line-height: 46px;text-align: center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.index_seven ul li:hover a h2{color: #f29c05;}
.index_seven ul li p {margin-top: 10px;padding: 0 10px 10px 10px;font-size: 14px;color: #333;line-height: 28px;border-bottom: 1px solid #e1d4cf;}
.index_seven ul li > a:last-child {margin: 20px 0 20px 20px;width: 135px;height: 40px;font-size: 15px;color: #304F47;text-align: center;line-height: 40px;background: #fff;display: block;border-radius: 40px;box-shadow: 0px 0px 10px rgba(253, 27, 91, 0.2);}
.index_seven ul li > a:last-child:hover {color: #fff; background: #FBAF1C;}
.index_seven b{display: block;text-align: center;font-size: 40px;letter-spacing: 3px;margin-top: 4%;font-weight: bold;}
.index_seven b i{color: #fbaf1c;font-weight: bold;font-style: normal;}

/*首页 7*/
.index_eight {margin: 0 auto;margin-top: 40px;}
.index_eight .link-list1 {float: left;padding-bottom: 30px;margin-left: 72px;}
.index_eight .link-list1:nth-of-type(1) li {margin-left: 0;}
.index_eight .link-list1:nth-of-type(1) {margin-left: 0;}
.index_eight .link-list1 li {margin: 0 47px;height: 30px;}
.index_eight .link-list1 li h4 {font-size: 13px;}
.index_eight .link-list1 li h4 font {color: #565656;}
.index_eight .link-list1 li .linkweight {color: #565656;font-size: 16px;font-weight: bold;}
.index_eight .link-list1 li h4 a {color: #565656;}
.index_eight .link-list1 li h4 {border-bottom: none;font-weight: normal;}
/**/


/*底部*/
.footer-1{border-top: 1px solid #d9d9d9;margin-top: 1%;}
.foot{margin-top: 1%;}
.foot p{font-size: 15px;color: #595959;text-align: center;}

/*客服*/
.izl-rmenu {position: fixed;bottom: 250px;z-index: 999;right: 1px;font-size: 12px;}
.izl-rmenu .btn1 {position: relative;width: 88px;cursor: pointer;background: #f29c05;border-bottom: 1px solid #fff;}
.btn-daohang {height: 35px;line-height: 35px;color: #fff;letter-spacing: 1px;text-align: center;}
.btn-daohang span {text-transform: capitalize;}
.izl-rmenu figure {margin: 0 auto;width: 100%;height: auto;padding: 10px 0;color: #fff;text-align: center;display: table;}
.btn-pro,.btn-phone {letter-spacing: 0 !important;}
.btn-phone figure figcaption:nth-of-type(2){display: none;}
.btn-top {border: none !important;}
.izl-rmenu figure img {width: 32%;height: auto;}
.izl-rmenu figure figcaption {width: 88px;text-align: center;line-height: 25px;}
.btn-pro {display: none;}
/*面包屑*/
.nei_all .crumbs{height: auto;display: table;margin: 1% auto 0;width: 100%;}
.nei_all .crumbs em{display: block;font-size: 22px;color: #02126a;line-height: 40px;font-style: normal;letter-spacing: 1px;padding: 0;}
.nei_all .crumbs span {display: block;height: 40px;text-align: right;line-height: 40px;font-size: 12px;color: #999999;}
.nei_all .crumbs span a {font-size: 12px;color: #999999;}
/*侧边*/
.Lsirbar{}
.Lsirbar .Lsirbar-1{}
.Lsirbar .Lsirbar-1 {width: 100%;height: auto;display: table;margin: 5% auto;background: #f29c05;}
.Lsirbar .Lsirbar-1  b{display: block;font-size: 24px;letter-spacing: 1px;color: #fff;text-align: center;padding-top: 2%;}
.Lsirbar .Lsirbar-1  span{display: block;text-align: center;font-size: 16px;color: #fff;padding-bottom: 2%;}
.Lsirbar .Lsirbar-1 ul{}
.Lsirbar .Lsirbar-1 ul li{background: #fff;}
.Lsirbar .Lsirbar-1 ul li a{display: block;text-align: center;font-size: 16px;letter-spacing: 1px;color: #171717;line-height: 41px;}
.Lsirbar .Lsirbar-1 ul li:hover{background: #f29c05;}
.Lsirbar .Lsirbar-1 ul li:hover a{color: #fff;}
.Lsirbar .Lsirbar-2{width: 100%;margin: 7% auto;}
.Lsirbar .Lsirbar-2 span{display: block;background: url(../img/cptj.png) no-repeat left;font-size: 22px;background-size: 17%;padding-left: 7%;letter-spacing: 1px;margin: 0 auto;text-align: center;width: 56%;}
.picScroll-left{ overflow:hidden;      width: 100%;margin: 3% auto;}
.picScroll-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
cursor:pointer; background:url("../images/arrow.png") 0 0 no-repeat;}
.picScroll-left .hd .next{ background-position:0 -50px;  }
.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{    width: 100%;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 5px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{ text-align:center; width: 100%;}
.picScroll-left .bd ul li .pic img{ width:100%; height:229px; display:block;    }
.picScroll-left .bd ul li .pic a:hover img{ border-color:#1475cf;  }
.picScroll-left .bd ul li .title a h2{ line-height:40px;font-size: 17px;color: #333;border-bottom: 1px solid #9999;}
.Lsirbar .Lsirbar-3{width: 100%;margin: 7% auto;}
.Lsirbar .Lsirbar-3 span{display: block;background: url(../img/cpbk.png) no-repeat left;font-size: 22px;background-size: 17%;padding-left: 7%;letter-spacing: 1px;margin: 0 auto;text-align: center;width: 56%;}
.Lsirbar .Lsirbar-3 ul{width: 100%;margin: 2% auto;}
.Lsirbar .Lsirbar-3 ul li{}
.Lsirbar .Lsirbar-3 ul li a{}
.Lsirbar .Lsirbar-3 ul li a h2{color: #999;font-size: 16px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;width: 96%;line-height: 33px;border-bottom: 1px solid #e6e6e6;}
.Lsirbar .Lsirbar-3 ul li:hover a h2{color: #f29c05;border-bottom: 1px solid #f29c05;}
/*分页|上下页*/
.pagination{margin: 0 auto;display: block;text-align: center;}
.pagination .pagefy {width: 100%;margin: 0 auto;}
.pagination .pagefy a {border: 1px solid #f29c05;cursor: pointer;display: inline-block;line-height: 33px;color: #666;padding: 0 12px;text-align: center;}
.pagination .pagefy .current {background-color: #f29c05;color: #fff;}
.pagination .pagefy a:hover {background-color: #f29c05;color: #fff;}
.dcqprev,.dcqnext {width: 680px;height: auto;display: table;line-height: 20px;margin-top: 10px;font-size: 12px;color: #333;}
.dcqprev a,.dcqnext a {color: #333;}
.dcqprev a:hover {color: #ff002a;}
.dcqnext a:hover {color: #ff002a;}
.zuoyou{ width:100%; }
.zuoyou .top{ width:100%;font-size:16px;color:#3b3652; padding-bottom:5px; padding-top:10px;line-height: 27px;}
.zuoyou .top a{color:#2b3038;}
.zuoyou .boot{width:100%;font-size:16px; padding-top:10px;color:#3b3652;padding-bottom:5px;}
.zuoyou .boot a{color:#3b3652;}

/*产品中心*/
.product{height: auto;display: table;margin: 0 auto;width: 100%;}
.product ul{height: auto;display: table;margin: 2% auto;width: 100%;}
.product ul li{}
.product ul li a figure{width: 100%;margin: 2% auto 0 auto;overflow: hidden;}
.product ul li a figure img{width: 100%;height: 327px;border-radius: 7px;transition: all .4s ease-in-out;}
.product ul li a h2{font-size: 24px;text-align: center;color: #666;line-height: 42px;border-bottom: 3px solid #efefef;}
.product ul li:hover{box-shadow: 0px 0px 8px #666;background: #f0f0f0;} 
.product ul li:hover a figure img{transform: translateZ(0) scale(1.12);} 
/*产品详情*/
.prodetail{}
.prodetail h1{text-align: center;font-size: 28px;margin: 0 auto;}
.keyword_time {width: 100%;margin: 2% auto;height: auto;display: table;}
.keyword_time span {display: block;color: #4a4a4a;text-align: center;font-size: 14px;}
.keyword_time span a h2 {font-size: 14px;color: #868686;display: inline-block;}
.prodetail .prodetail_text{width: 100%;height: auto;display: table;margin: 2% auto;}
.prodetail .prodetail_text h2{font-size: 16px;color:##f29c05;}
.prodetail .prodetail_text p{font-size: 16px;line-height: 38px;text-indent: 1em;}
.prodetail .prodetail_text img{display: none;}
.prodetail .prodetail_img{}
.prodetail .prodetail_img img{width: 100%;}
.prodetail .prodetail_img #prodetail_img{width: 72%;margin: 3% auto;display: block;}
.prodetail_xgcp{}
.prodetail_xgcp b{display: block;font-size: 20px;letter-spacing: 1px;}
.prodetail_xgcp ul{height: auto;display: table;margin: 3% auto;}
.prodetail_xgcp ul li{margin-bottom: 4%;}
.prodetail_xgcp ul li a figure{width: 100%;}
.prodetail_xgcp ul li a figure img{width: 100%;height: 167px;}
.prodetail_xgcp ul li a h2{font-size: 20px;text-align: center;color: #333;margin-top: 2%;}
/*文章列表*/
.category_right ul li{margin-bottom: 4%;}
.category_right ul li .category_right_one{width: 100%;height: auto;display: table;margin: 0 auto;}
.category_right ul li .category_right_one span{display: block;float: left;font-size: 19px;color: #333;}
.category_right ul li .category_right_one font{display: block;float: right;font-size: 19px;color: #333;}
.category_right ul li .category_right_two{border-bottom: 1px solid #999;}
.category_right ul li .category_right_two a h2{font-size: 18px;color: #333;line-height: 39px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;line-clamp: 1;word-break: break-all;overflow: hidden;text-overflow: ellipsis;}
.category_right ul li .category_right_two a p{font-size: 15px;color: #999;line-height: 26px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;line-clamp: 3;word-break: break-all;overflow: hidden;text-overflow: ellipsis;}
.category_right ul li:hover .category_right_two a h2{color: #f29c05;}
.category_right ul li:hover .category_right_two a p{color: #808080;}
.category_right ul li:hover .category_right_two{border-bottom: 1px solid #025707;}
/*文章详情*/
.detail h1{text-align: center;font-size: 28px;margin: 0 auto;}
.detail .detail_text{width: 100%;height: auto;display: table;margin: 2% auto;}
.detail .detail_text h2{font-size: 16px;color:##f29c05;}
.detail .detail_text p{font-size: 16px;line-height: 38px;text-indent: 1em;}
.detail .detail_text img{display: block;width: 60%;margin: 2% auto;}
/*搜索*/
.search_right .search_text{}
.search_right .search_text span{display: block;font-size: 18px;letter-spacing: 1px;}
.search_right .search_text span h1{display: inline-block;font-size: 26px;color: #f29c05;}
.search_right ul li{margin-bottom: 4%;}
.search_right ul li .search_right_one{width: 100%;height: auto;display: table;margin: 0 auto;}
.search_right ul li .search_right_one span{display: block;float: left;font-size: 19px;color: #333;}
.search_right ul li .search_right_one font{display: block;float: right;font-size: 19px;color: #333;}
.search_right ul li .search_right_two{border-bottom: 1px solid #999;}
.search_right ul li .search_right_two a h2{font-size: 18px;color: #333;line-height: 39px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;line-clamp: 1;word-break: break-all;overflow: hidden;text-overflow: ellipsis;}
.search_right ul li .search_right_two a p{font-size: 15px;color: #999;line-height: 26px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;line-clamp: 3;word-break: break-all;overflow: hidden;text-overflow: ellipsis;}
.search_right ul li:hover .search_right_two a h2{color: #f29c05;}
.search_right ul li:hover .search_right_two a p{color: #808080;}
.search_right ul li:hover .search_right_two{border-bottom: 1px solid #025707;}
.search_right ul li.searno{font-size:18px;}
/*404*/
.right_404{}
.right_404 figure{width: 75%;margin: 0 auto;}
.right_404 figure img{width: 100%;}
.right_404 ul{width: 100%;height: auto;display: table;margin: 2% auto;}
.right_404 ul li{font-size: 22px;text-align: center;margin: 2% auto;}
.right_404 ul li:nth-of-type(1){font-size: 26px;letter-spacing: 1px;}
.right_404 ul li a{color: #f29c05;margin: 0 1%;}
/*联系我们*/
.contact{background: url(../img/map.jpg) no-repeat;height: 746px;width: 100%;margin: 2% auto;background-size: 100%;padding-top: 10%;}
.contact ul{width: 76%;height: auto;display: table;margin: 0 auto;padding: 7% 0;background: rgb(242, 156,5,.5);}
.contact ul li{margin-bottom: 2%;}
.contact ul li b{display: block;font-size: 22px;letter-spacing: 1px;color: #000;}
.contact ul li span{display: block;font-size: 18px;margin-top: 12px;}

@media screen and (max-width: 1799px){.index_two .index_two_left .index_two_left_text p span{display: none;}}
@media screen and (min-width: 1600px){.container1{width: 1300px!important;}}
@media screen and (max-width: 1599px){
	.head-search .head-search-left figure img{margin-left: 0;width: 34%;}
	.head-search .head-search-left figure figcaption{margin-right: 20%;margin-top: 8%;font-size: 16px;}
	.head-search .head-search-middle{margin-top: 1.8%;}
	.head-search .head-search-right{margin: 1% auto;}
	.head-search .head-search-left figure{margin-top: 3%;}
	.index_one_text ul{width: 65%;}
	.index_five .index_one_pro ul li .pro_img img{height: 275px;}
	.index_two .index_two_left .index_two_left_title{width: 34%;}
	.index_two .index_two_left .index_two_left_title b{font-size: 26px;width: 59%;padding: 2% 0;}
	.index_two .index_two_left .index_two_left_text p{padding: 0 0 0 0;}
	.index_three ul li figure figcaption{padding: 7% 10%;top: 32%;}
	.index_three ul li:hover figure figcaption{top: 25%;}
	.index_one ul li a figure img{height: 209px;}
	.index_one ul li a div font{padding-left: 30%;}
	.index_eight .link-list1{margin-left: 29px;}
	.product ul li a figure img{height: 248px;}
	.product ul li a h2{line-height: 36px;}
	.prodetail_xgcp ul li a figure img{height: 119px;}
	.prodetail_xgcp ul li a h2{font-size: 16px;}
	.tempWrap{width: 251px !important;}
	.picScroll-left .bd ul li{width: 251px !important;}
	.picScroll-left .bd ul li .pic img{height: 196px;}
	.contact{height: 560px;}
}
@media screen and (max-width: 1519px){
	header .head-all .head-nav ul li:nth-last-of-type(1){display: none;}
	.index_two .index_two_left .index_two_left_text p:nth-of-type(1){display: none;}
	.index_two .index_two_left .index_two_left_text p{padding: 0 0 0 8%;}
}
@media screen and (max-width: 1310px){
	header .head-all .head-nav ul li a{font-size: 15px;}
}
@media screen and (max-width: 1199px){
	header .head-all .head-nav ul li{padding: 2% .5%;margin-right: 0;}
	header .head-all .head-nav ul li a{font-size: 14px;}
	.head-search .head-search-left figure img{width: 27%;margin-top: 7%;}
	.head-search .head-search-left figure figcaption{color: #000;margin-right: 0;margin-top: 10%;}
	.head-search .head-search-middle{margin-top: 2%;}
	.head-search .head-search-middle a h2{font-size: 15px;}
	.index_one_text ul{width: 71%;}
	.index_one_text ul li a h2{font-size: 18px;}
	.index_five .index_five_pro ul li .pro_img img{height: 215px;}
	.index_five .index_five_pro ul li .pro_img .pro_imgbg p.stit img{width: 87px;height: 60px;}
	.index_five .index_five_pro ul li:hover .pro_img .pro_imgbg p.stit{top: 35%;font-size: 15px;}
	.index_five .index_five_pro ul li .pro_text i{background: url(../img/pro-y1.png) no-repeat 12px center;}
    .index_five .index_five_pro ul li .pro_text:hover i{background: url(../img/pro-y2.png) no-repeat 19px center;}
	.index_two .index_two_left .index_two_left_title{width: 49%;}
	.index_two .index_two_left .index_two_left_title b{font-size: 24px;width: 55%;padding: 1% 0;}
	.index_two .index_two_left .index_two_left_text p{padding: 0 0 0 0;}
	.index_two .index_two_left .index_two_left_text strong{font-size: 24px;}
	.index_three ul li figure figcaption{padding: 7% 3%;}
	.index_one_text strong,.index_three strong{font-size: 30px;}
	.index_three ul li figure figcaption h3{font-size: 22px;}
	.index_one ul li a figure img{height: 189px;}
	.index_one ul li a div font{padding-left: 37%;}
	.index_seven b{font-size: 30px;}
	.index_seven ul li div{left: 75%;}
	.index_eight .link-list1{margin-left: -38px;}
	.product ul li a figure img{height: 214px;}
	.product ul li a h2{font-size: 22px;line-height: 32px;}
	.Lsirbar .Lsirbar-2{display: none;}
	.Lsirbar .Lsirbar-1 b{font-size: 20px;}
	.Lsirbar .Lsirbar-1 span{font-size: 14px;}
	.Lsirbar .Lsirbar-3 span{font-size: 20px;}
	.Lsirbar .Lsirbar-3 ul li a h2{font-size: 14px;}
	.contact{height: 461px;padding-top: 9%;}
}
@media screen and (max-width: 1099px){
	header .head-all .head-logo{width: 32%;margin-top: 0;}
	header .head-all .head-nav{display: none;position: absolute;width: 100%;left: 0;top: 100%;margin: 0 auto;background: #fff;z-index: 1;}
	header .head-all .head-nav ul li{padding: 2% .5%;}
	header .head-all .head-tel{display: none;}
	header .head-all .head-nav ul li{width: 100%;padding: 1%;text-align: center;}
	header .head-all .head-click{display: block;height: auto;-webkit-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s;backface-visibility: hidden;padding: 0;margin-top: 2%;float: right;width: 3%;}
	header .head-all .head-click img{width: 100%;}
}
@media screen and (max-width: 992px){
	header .head-all .head-logo{width: 37%;}
	.head-search{background: unset;}
	.head-search .head-search-left,.head-search .head-search-middle{display: none;}
	.head-search .head-search-right{border: 1px solid #c6c6c6;}
	.head-search .head-search-right input:nth-of-type(2){height: 35px;}
	.index_one_text strong,.index_three strong{font-size: 26px;}
	.index_one_text span{font-size: 15px;}
	.index_one_text font,.index_three font{font-size: 22px;}
	.index_one_text ul{width: 72%;}
	.index_one_text ul li a h2{font-size: 13px !important;}
	.index_five .index_five_pro ul li .pro_img .pro_imgbg{display: none;}
	.index_five .index_five_pro{margin: 4% auto;}
	.index_five .index_five_pro ul li:nth-last-of-type(1){display: none;}
	.index_two .index_two_left{margin: 2% auto;}
	.index_two .index_two_left .index_two_left_text{margin: 3% auto;height: auto;display: table;}
	.index_two .index_two_left .index_two_left_text strong{text-align: center;font-size: 20px;margin-bottom: 0;}
	.index_two .index_two_left .index_two_left_text p{line-height: 32px;margin-top: 1%;text-align: left;}
	.index_two a{margin: 0 auto;float: unset;}
	.index_two ul.index_two_ul,.index_three{display: none;}
	.index_one ul li{width: 49%;margin-bottom: 2%;}
	.index_one ul li:nth-of-type(3){margin-left: 0;}
	.index_one ul li a figure img{height: 229px;}
	.index_one ul li a div font::before {display:none;}
	.index_one ul li a div font{padding-left: 0;}
	.index_six ul li a p{font-size: 14px;margin: 1% auto;}
	.index_six ul li a h2{font-size: 16px;}
	.index_six ul li{padding: .5%;margin: 2% auto;}
	.baike-item{padding: 8px;}
	.baike-item h2{font-size: 20px;padding: 0 18px;}
	.baike-item span{font-size: 24px;line-height: 26px;}
	.baike-item p{padding: 0 18px;}
	.index_seven ul li:nth-of-type(3){display: none;}
	.index_eight{display: none;}
	.izl-rmenu {bottom: 0;z-index: 999;right: 0;font-size: 12px;width: 100%;}
	.izl-rmenu .btn1 {position: relative;cursor: pointer;background: #fbaf1c;border-bottom: none;width: 20%;float: left;height: auto;}
	.btn-daohang {height: 65px !important;line-height: 65px;color: #fff;letter-spacing: 1px !important;	text-align: center;	}
	.btn-daohang span {text-transform: capitalize;}
	.izl-rmenu figure {height: auto;color: #fff;text-align: center;display: table;}
	.btn-phone,.btn-pro{letter-spacing: 0 !important;}
	.btn-phone figure figcaption:nth-of-type(1){display: none;}
	.btn-phone figure figcaption:nth-of-type(2){display: block;}
	.btn-top {border: none !important;}
	.izl-rmenu figure img {width: 25px;height: auto;}
	.izl-rmenu figure figcaption {width: 100%;text-align: center;line-height: 25px;}
	.btn-pro {display: block;}
	.btn-daohang {display: none;}
	.product ul li:nth-last-of-type(1){display: none;}
	.product ul li:hover{box-shadow: unset;background: unset;}
	.product ul li a figure img{height: 227px;transition: unset;}
	.product ul li:hover a figure img{transform: unset;}
	.product ul li a h2{border-bottom: unset;}
	.prodetail_xgcp{margin-top: 2%;}
	.prodetail_xgcp ul{width: 100%;}
	.prodetail_xgcp ul li{width: 32%;float: left;margin-right: 1.3%;}
	.prodetail_xgcp ul li a figure img{height: 149px;}
	.zuoyou .top, .zuoyou .boot{font-size: 14px;}
	.Lsirbar{display: none;}
	.contact{background: none;height: auto;display: table;padding-top: 0;}
	.contact ul{background: none;padding: 0;width: 100%;}
	.foot{margin-bottom: 10%;}
	
}
@media screen and (max-width: 768px){
	header .head-all .head-logo{width: 45%;}
	header .head-all .head-click{width: 5%;margin-top: 2%;}
	.index_one_text ul{display: none;}
	.index_one_text strong,.index_three stron{font-size: 24px;}
	.index_one_text span{font-size: 14px;}
	.index_one_text font,.index_three font{font-size: 20px;}
	.index_five .index_one_pro ul li{margin-bottom: 3%;}
	.index_one ul li a figure img{height: 230px;}
	.index_one ul li::before{display: none;}
	.index_one ul li:hover a figure img{-webkit-transform: unset;-ms-transform:  unset;transform: unset;}
	.index_one ul li a div p,.index_one ul li a div font{display:none;}
	.index_one ul li a div h2{margin-bottom: 2%;font-size: 16px;}
	.index_seven ul li:nth-of-type(3){display: block;}
	.index_seven ul li {margin-top: 50px; box-shadow: 0px 15px 15px 0px rgba(0, 0, 0, 0.05);}
	.index_seven ul li:nth-child(1),.index_seven ul li:nth-child(4) { margin-left: 0;}
	.index_seven ul li a figure{width: 28%; float: left;}
	.index_seven ul li a figure img {width: 100%; }
	.index_seven ul li div {display: none;}
	.index_seven ul li a h2 {float: right;width: 72%;padding: 0 5px;line-height: 29px;}
	.index_seven ul li p {float: right;width: 72%;margin: 0;border-bottom: none;padding: 0 5px;}
	.index_seven ul li > a:last-child {display: none;}
	.index_seven ul li > a:last-child:hover {color: #fff; background: #FF7F47;}
	.index_seven b{font-size: 26px;}
	.nei_all .crumbs span{display: none;}
	.product ul li a figure img{height: 234px;}
	.product ul li a h2{font-size: 20px;}
	.prodetail_xgcp ul li a figure img{height: 133px;}
	.prodetail_xgcp ul li a h2{font-size: 15px;}
	.prodetail .keyword_time{margin: 2% auto 0 auto;}
	.prodetail .keyword_time span{margin-bottom: 1%;}
	.Lsirbar{display: none;}
	.right_404 ul li,.right_404 ul li:nth-of-type(1){font-size: 22px;}
	.contact ul li b{font-size: 20px;letter-spacing: 0;}
	.contact ul li span{font-size: 17px;}
	.foot p{font-size: 14px;}
}
@media screen and (max-width: 668px){
	header .head-search .head-search-right{height: 30px;}
	.head-search .head-search-right input{height: 30px;}
	.head-search .head-search-right input:nth-of-type(2){height: 100%;line-height: 28px;font-size: 14px;}
	.index_one_text strong,.index_three stron{font-size: 22px;}
	.index_one_text span{font-size: 12px;}
	.index_one_text font,.index_three font{font-size: 18px;}
	.index_one ul li a figure img{height: 200px;}
	.nei_all .crumbs {width: 100%;height: auto;margin-bottom: 7px;display: table;}
	.nei_all .crumbs em {font-size: 22px;padding: 0;}
	.nei_all .crumbs span {float: right;text-align: right;line-height: 40px;font-size: 12px;color: #999999;}
	.nei_all .crumbs span a {font-size: 12px;color: #999999;}
	.product ul li a figure img{height: 200px;}
	.product ul li a h2{font-size: 18px;}
	.prodetail_xgcp ul li a figure img{height: 120px;}
	.prodetail h1,.detail h1{font-size: 26px;}
	.zuoyou .top, .zuoyou .boot{line-height: 18px;padding: 1% 0;}
	.right_404 ul li, .right_404 ul li:nth-of-type(1){font-size: 21px;}
	.foot{margin-bottom: 13%;}
	.search_right ul li.searno{font-size:16px;}
}
@media screen and (max-width: 568px){
	header .head-all .head-logo{width: 43%;}
	.index_five .index_five_pro ul li .pro_text i{display: none;}
	.index_five .index_five_pro ul li .pro_text h2{width: 100%;float: unset;letter-spacing: 0;margin: 2% auto;text-indent: .5em;}
	.index_one_text strong,.index_three stron{font-size: 20px;}
	.index_one_text span{font-size: 10px;}
	.index_one_text font,.index_three font{font-size: 17px;}
	.index_five .index_five_pro ul li .pro_img img{height: 182px;}
	.index_two .index_two_left .index_two_left_title b{font-size: 22px;width: 49%;}
	.index_one ul li a figure img{height: 165px;}
	.nei_all .crumbs em{text-align: center;font-size: 20px;line-height: 25px;}
	.product ul li a figure img{height: 153px;}
	.product ul li a h2{font-size: 17px;line-height: 27px;}
	.prodetail_xgcp ul li a figure img{height: 100px;}
	.prodetail_xgcp ul li a h2{height: 42px;}
	.prodetail .prodetail_text p,.detail .detail_text p{line-height: 24px;font-size: 15px;}
	.prodetail h1,.detail h1{font-size: 22px;}
	.category_right ul li .category_right_two a h2{font-size: 17px;}
	.category_right ul li .category_right_one span,.category_right ul li .category_right_one font{font-size: 16px;}
	.search_right ul li .search_right_two a h2{font-size: 17px;}
	.search_right ul li .search_right_one span,.search_right ul li .search_one font{font-size: 16px;}
	.right_404 ul li, .right_404 ul li:nth-of-type(1){font-size: 20px;}
	.contact ul li b{font-size: 18px;}
	.contact ul li span{font-size: 16px;margin-top: 2%;}
}
@media screen and (max-width: 468px){
	header .head-all .head-logo{width: 57%;}
	header .head-all .head-click{width: 6%;margin-top: 3%;}
	.index_five .index_five_pro ul li .pro_text h2{font-size: 15px;}
	.index_one_text strong,.index_three stron{font-size: 18px;}
	.index_one_text figure{margin: 0 auto;}
	.index_one_text font,.index_three font{font-size: 16px;}
	.index_five .index_five_pro ul li .pro_img img{height: 144px;}
	.index_two .index_two_left .index_two_left_title{}
	.index_two .index_two_left .index_two_left_title b{font-size: 20px;width: 59%;}
	.index_two .index_two_left .index_two_left_text strong{font-size: 18px;}
	.index_two .index_two_left .index_two_left_text p{font-size: 15px;line-height: 28px;}
	.index_one ul li a figure img{height: 137px;}
	.index_four ul li a div span{font-size: 12px;}
	.baike-item h2{font-size: 18px;}
	.baike-item p{font-size: 14px;}
	.baike-item span{font-size: 20px;line-height: 24px;padding: 0 17px;}
	.index_seven ul li a figure{display: none; }
	.index_seven ul li{margin-top: 21px;}
	.index_seven ul li a h2{font-size: 17px;width: 100%;float: unset;margin: 0 auto;padding: 0;}
	.index_seven ul li p{position: unset;background: #fff;width: 100%;padding: 0;}
	.index_seven b{font-size: 22px;letter-spacing: 0;margin-top: 7%;}
	.index_six ul li a p{display: none;}
	.index_six ul li a h2{width: 80%;float: left;font-size: 15px;}
	.index_six ul li a span{float: right;width: 20%;font-size: 12px;}
	.index_six ul li{padding: 0;margin-bottom: 2%;}
	.index_six ul{margin: 3% auto;}
	.index_six ul li:hover{background: unset;}
	.index_six ul li:hover a h2,.index_five ul li:hover a span{color: #333;}
	.index_six ul li:hover a span{color: #333;}
	.nei_all .crumbs em{font-size: 18px;}
	.product ul li{padding: 0 7px;}
	.product ul li a figure img{height: 124px;}
	.product ul li a h2{font-size: 16px;line-height: 22px;}
	.pagination .pagefy a{line-height: 20px;padding: 0 7px;margin-bottom: 3%;}
	.prodetail_xgcp ul li a figure img{height: 74px;}
	.prodetail h1,.detail h1{font-size: 20px;}
	.right_404 ul li, .right_404 ul li:nth-of-type(1){font-size: 18px;}
	.contact ul li b{font-size: 17px;}
	.contact ul li span{font-size: 15px;}
	.foot{margin-bottom: 17%;}
	.search_right ul li.searno{font-size:15px;}
}
@media screen and (max-width: 368px){
	header .head-all .head-click{width: 7%;margin-top: 2%;}
	.head-search .head-search-right{height: 22px;}
	.head-search .head-search-right input{height: 22px;font-size: 12px;}
	.head-search .head-search-right input:nth-of-type(2){height: 20px;font-size: 12px;line-height: 20px;}
	.index_five .index_five_pro ul li .pro_img img{height: 98px;}
	.index_five .index_five_pro ul li .pro_text h2{text-indent: 0;font-size: 14px;line-height: 19px;padding: 0 3%;overflow: hidden;word-wrap: break-word;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
	.index_one_text strong,.index_three stron{font-size: 16px;}
	.index_one_text figure{width: 5%;}
	.index_one_text font,.index_three font{font-size: 14px;}
	.index_two .index_two_left .index_two_left_title {border-bottom: unset;}
	.index_two .index_two_left .index_two_left_title b{font-size: 17px;width: 80%;float: unset;}
	.index_two .index_two_left .index_two_left_text strong{font-size: 15px;}
	.index_two .index_two_left .index_two_left_text p{font-size: 14px;line-height: 24px;}
	.index_one ul li{margin-left: 0;width: 50%;padding-top: 0;padding-bottom: 0;}
	.index_one ul li a figure img{height: 104px;}
	.index_four ul li a div p,.index_four ul li a div font{display: none;}
	.index_one ul li a div h2{font-size: 16px;}
	.index_one ul li a div{margin: 2% auto;}
	.baike-item h2{font-size: 16px;}
	.baike-item span{font-size: 16px;line-height: 19px;}
	.index_six ul li a span{display: none;}
	.index_six ul li a h2{width: 100%;float: unset;}
	.index_seven ul li a h2{font-size: 15px;}
	.index_seven ul li p{font-size: 13px;}
	.index_seven b{font-size: 20px;}
	.foot p{font-size: 13px;}
	.nei_all .crumbs em{font-size: 16px;}
	.product ul li a figure img{height: 79px;}
	.product ul li a h2{font-size: 15px;line-height: 20px;height: 41px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;line-clamp: 2;word-break: break-all;overflow: hidden;text-overflow: ellipsis;}
	.prodetail_xgcp ul li a figure img{height: 53px;}
	.prodetail_xgcp ul li a h2{font-size: 14px;height: 35px;}
	.prodetail .prodetail_text p,.detail .detail_text p{font-size: 14px;line-height: 22px;}
	.zuoyou .top, .zuoyou .boot{font-size: 12px;}
	.category_right ul li .category_right_two a h2{font-size: 16px;}
	.category_right ul li .category_right_two a p{font-size: 14px;-webkit-line-clamp: 2;line-clamp: 2;}
	.category_right ul li .category_right_one span{font-size: 16px;}
	.category_right ul li .category_right_one font{font-size: 16px;}
	.search_right .search_text span{font-size: 16px;line-height: 20px;}
	.search_right ul li .search_right_two a h2{font-size: 16px;}
	.search_right ul li .search_right_two a p{font-size: 14px;-webkit-line-clamp: 2;line-clamp: 2;}
	.search_right ul li .search_right_one span{font-size: 16px;}
	.search_right ul li .search_right_one font{font-size: 16px;}
	.right_404 ul li, .right_404 ul li:nth-of-type(1){font-size: 15px;}
	.contact ul li b{font-size: 15px;}
	.contact ul li span{font-size: 14px;}
	.foot{margin-bottom: 20%;}
	.search_right ul li.searno{font-size:14px;}
}
@media screen and (max-width: 268px){
	header .head-all .head-logo{width: 62%;}
	.index_one_text strong,.index_three stron{font-size: 14px;}
	.index_one_text font,.index_three font{font-size: 12px;}
	.index_one .index_one_pro ul li .pro_img img{height: 79px;}
	.index_one ul li a figure img{height: 83px;}
	.index_two .index_two_left .index_two_left_title b{font-size: 16px;}
	.index_two .index_two_left .index_two_left_text strong{font-size: 14px;}
	.baike-item h2{font-size: 15px;}
	.baike-item p{font-size: 14px;margin: 2% auto;}
	.baike-item span{font-size: 14px;}
	/*.index_six b{font-size: 16px;}*/
	.index_one ul li a div h2{font-size: 14px;}
	.index_six ul li a h2{font-size: 13px;}
	.izl-rmenu figure figcaption,.btn-phone figure figcaption:nth-of-type(2){display: none;}
	.product ul li a figure img{height: 60px;}
	.product ul li a h2{line-height: 19px;font-size: 14px;}
	.prodetail_xgcp ul li a figure img{height: 38px;}
	.prodetail_xgcp ul li a h2{font-size: 12px;height: 31px;}
	.prodetail h1,.detail h1{font-size: 18px;}
	.right_404 ul li, .right_404 ul li:nth-of-type(1){font-size: 14px;}
	.contact ul li b{font-size: 14px;}
	.contact ul li span{font-size: 13px;}
	.index_five ul li a div h2{font-size: 15px;}
	.foot{margin-bottom: 16%;}
	.search_right ul li.searno{font-size:13px;}
}