﻿@charset "utf-8";
/*当页面小于992px的时执行下面的CSS*/
@media screen and (max-width: 992px){
/*关于我们菜单*/
.about_menu {width:100%; height:55px; margin:0 auto; margin-top:20px; display:flex; display: -webkit-flex; /*启用弹性布局*/ flex-direction:row;/*从左到右排*/}
.about_menu li {width:100%; height:55px; line-height: 55px; font-size: 18px; text-align: center; background: #f4f4f4; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.about_menu li a {display: block; color: #a8a8a8;}
.about_menu li:hover {background: url(../images/p16-icon6.png) no-repeat bottom center #0059b5;}
.about_menu li:hover a{color:#fff; }
.about_menu li.active a{color:#fff; background: url(../images/p16-icon6.png) no-repeat bottom center #0059b5;}

/*标题*/
.title_202110{width:100%; height:0.4rem; line-height:0.4rem; margin:0 auto; margin-top:10px; text-indent:26px; color:#FFF; background: #f1f4f8; border-radius:4px; position:relative}
.title_202110:before{content: ""; width:10px; height:0.36rem; background-color:#dd0000; position:absolute; left:0; top:0; border-radius:4px 0 0 4px; }
.title_202110 a{ color:#666; margin-right:10px;}
.title_202110 a:hover{ color:#dd0000}
.title_202110 a+a:before{ padding-right:10px; color:#999999; content: "/";}

/*以下是主体部分*/
.left_right{margin-top:10px; overflow:hidden}
.left_right .l_left{margin-top:26px; width:100%; height:auto}
.left_right .l_right{width:100%; height:auto;}

.pc_fl{ display:none}

.m_fl{width:100%; height:0.45rem; line-height:0.45rem; background: #546fa6; text-indent:10px; font-size:0.16rem; color:#fff; margin-bottom:10px; position:relative}

.donghua {width:30px; height: 20px; position:absolute; right:10px; top:10px}
.dhdh {width: 100%; height:3px; position: relative; margin:4px 0}
.dhdh:before {animation: dhxg 1s linear 0s infinite alternate; position: absolute; left:0; top:0; width: 100%; height:4px; background:#FFFFFF; content: ""; display: block; opacity: 0;}
.dhdh:nth-child(2):before {animation-delay: 0.5s;}
.dhdh:nth-child(3):before {animation-delay: 0.2s;}
@keyframes dhxg {
	0%{width:30%; opacity: 1;}
	50%{width:100%; opacity:0.5;}
}

.m_ul{width:100%; height:auto; margin-bottom:10px; overflow:hidden; display:none;}
.m_ul li{float:left; width:50%; height:0.4rem; line-height:0.4rem; text-align:center; border-right:1px solid #fff; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; background:linear-gradient(to bottom,#6e90be,#546fa6);}
.m_ul li a{display: block; font-weight:400; font-size:0.14rem; color:#fff;}
.m_ul li:hover a{color:#fff; background-color:#3697fd}
.m_ul li:nth-child(2n){border-right:none}

/*左侧部分*/
.l_right_title{height:0.8rem; background:#3697fd; color:#fff; text-align:center;}
.l_right_title .span1{ display:block; font-size:0.22rem; font-weight:700; padding-top:0.15rem;}
.l_right_title .span2{ display:block; font-size:12px; color:#EFFCF7; padding-top:5px; text-transform:uppercase}

.ul_l_right{ width:100%; height:auto; margin-top:10px;}
.ul_l_right li{height:0.5rem; line-height:0.5rem; font-size:0.16rem; background-color:#f2f2f2; color:#000; position: relative; border-left:3px solid #ea6103; border-bottom: 1px solid #ddd; border-top: 1px solid #ddd;}
.ul_l_right li a{display:block; color:#737373; z-index:1; position:absolute; left:0; top:0; width:100%; height:100%; padding-left: 24px;}
.ul_l_right li a:hover{ color:#FFF}
.ul_l_right li span{ display:inline-block; position: absolute;z-index: 10; right:20px; top:0; width:27px; height:100%; background:url(../images/jiantou.png) left center no-repeat;}
.ul_l_right li em{ position: absolute; left:0; top:0; width: 0; height: 100%; background:#3697fd; -moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.3s; }
.ul_l_right li:hover em{ width:100%; }
.ul_l_right li.active a{color:#fff; background:#3697fd;}

.l_left .images{display:none}
.left_tel{ display:none}

.about_bj{background-color:#f4f8fb;}
.about_bj2{width:100%; height:auto;margin-top:-10px;}
.about_bj3{background-color:#f4f8fb;margin-top:10px;}
.three_box{width:100%;overflow:hidden; }
.three_box h3 {font-size:28px; line-height: 30px; text-align: center;margin-top:20px;}
.three_box h5 {font-size:14px;  color:#666;line-height: 30px; text-align: center;font-weight:normal;margin-top:50px;}
.three_box_left{float:right; width:100%; height:auto;margin-bottom:30px;margin-top:20px;}
.three_box_left img{width:100%; height:auto;border-radius: 10px;}
.three_box_right{ float:left; width:100%; height:auto;}
.three_box_right .n_box{margin-top:-40px;  width:90%; height:auto;  float:left; padding-left:50px;line-height:35px;}
.three_box_right .n_box h4 {font-size:16px; color:#000; line-height: 30px;margin-top:-10px; margin-bottom:10px;font-weight:normal;text-align:left}
.three_box_right .n_box h2 {font-size: 20px; font-weight:bold; color:#000; line-height: 40px;  margin-top:30px;margin-bottom: 20px; overflow:hidden; text-align:left}
.three_box_right .n_box p {color:#eee; font-size:14px;line-height:25px;overflow:hidden;padding-right:30px;}
.three_box_right dl {float:left; width:90%;padding-left:50px;margin-top:30px; height:auto;}

.three_box22{width:100%;overflow:hidden; }
.three_box22 h3 {font-size:28px; line-height: 35px; text-align: center;margin-top:50px;}
.three_box22_left{float:left; width:100%; height:auto;margin-top:30px;margin-bottom:30px;}
.three_box22_left img{width:100%; height:auto;border-radius: 10px;}
.three_box22_right{ float:right; width:100%; height:auto;}
.three_box22_right .n_box{margin-top:-40px;  width:90%; height:auto;  float:left; padding-left:50px;line-height:35px;}
.three_box22_right .n_box h4 {font-size:20px; color:#000; line-height: 30px;margin-top:-10px; margin-bottom:10px;font-weight:normal;text-align:left}
.three_box22_right .n_box h2 {font-size: 20px; font-weight:bold; color:#000; line-height: 40px;  margin-top:30px;margin-bottom: 20px; overflow:hidden; text-align:left}
.three_box22_right .n_box p {color:#eee; font-size:14px;line-height:25px;overflow:hidden;padding-right:30px;}
.three_box22_right dl {float:left; width:90%;padding-left:50px;margin-top:30px; height:auto;}

.three_box33{width:100%;overflow:hidden; }
.three_box33 h4 {font-size:28px; line-height: 30px; text-align: center;margin-top:80px;margin-bottom:80px;}
.three_box33_left{ float:left; width:86px; height:86px;  }
.three_box33_right{ float:left; width:45%; height:220px;background-color:#eee; margin-left:15px;margin-bottom:10px; }
.three_box33_right .n_box{ width:80%;  height:auto;  margin-top:10px; color:#666666; line-height:30px;}
.three_box33_right .n_box h3 {font-size:22px;font-weight: normal;color:#000; line-height: 30px;margin-top: 10px;}
.three_box33_right .n_box h2 {font-size: 20px; font-weight: normal; color:#cfcdcd; line-height: 30px;}
.three_box33_right .n_box p {font-size: 14px; font-weight: normal; color:#666; line-height: 20px; margin-top: 10px;}


.three_box44{width:100%;overflow:hidden; margin-bottom:30px;}
.three_box44 h4 {font-size:24px; line-height: 30px; text-align: center;margin-top:30px;margin-bottom:30px;}
.three_box44_left{ float:left; width:86px; height:86px;  }
.three_box44_right{ float:left; width:45%; height:240px;background-color:#fff; margin-left:15px;margin-bottom:10px; }
.three_box44_right .n_box{ width:80%; height:auto;  margin-top:10px; color:#666666; line-height:30px;}
.three_box44_right .n_box h3 {font-size:18px;font-weight: normal;color:#000; line-height: 30px;margin-top: 10px;}
.three_box44_right .n_box h2 {font-size: 18px; font-weight: normal; color:#cfcdcd; line-height: 40px;}
.three_box44_right .n_box p {font-size: 14px; font-weight: normal; color:#666; line-height: 20px; margin-top: 10px;margin-bottom:20px;}
.three_box44_right .n_box line{position:relative;float:left;margin:10px auto 0;width:60px;height:4px; background-color: #0953c0;}
.three_box44_right .n_box:after{content:"";  float:left;position:absolute;text-align:center; top:100px; width:60px; height:4px; background-color:#0953c0;}

.gundong_num44{ z-index:10; margin-top:-5px;margin-bottom:10px;}
.num4{ width:100%; height:auto; overflow:hidden; }
.num4 li{ float:left; width:100%; transition-duration:500ms; cursor:pointer;color:#666; }
.num4 li .n_box{ width:100%; margin:0 auto; overflow:hidden;color:#666;border-radius:10px;  }
.num4 li .n_box .n_l{ float:right;  width:90%; padding:5px 0; line-height:20px;}
.num4 li .n_box .n_l span{ font-size:14px; font-weight:500; margin-left:-60px; color:#000;margin-right:20px}
.num4 li .n_box .n_l p{   line-height:25px;font-size:14px; color:#333; margin-right:20px}
.num4 li .n_box .n_r{ float:left;  width:10%; height:18px; margin-left:-60px; background: url(../images/duih.png) no-repeat top center;  transition-duration:600ms;margin-top:7px; }
.num4 li .n_box .n_r2{ float:left; width:15%; height:67px; margin-left:-20px;  background: url(../images/gs2.png) no-repeat top center;  transition-duration:600ms;margin-top:42px; }
.num4 li .n_box .n_r3{ float:left; width:15%; height:67px; margin-left:-20px; background: url(../images/gs3.png) no-repeat top center;  transition-duration:600ms;margin-top:42px; }
.num4 li .n_box .n_r4{ float:left;  width:25%; height:70px; background: url(../images/gs4.png) no-repeat top center;  transition-duration:600ms;margin-top:42px;}
.num4 li .n_box .n_r5{ float:left;  width:25%; height:70px; background: url(../images/gs5.png) no-repeat top center;  transition-duration:600ms;margin-top:42px;}
.num4 li .n_box .n_r6{ float:left;  width:25%; height:70px; background: url(../images/gs6.png) no-repeat top center;  transition-duration:600ms;margin-top:42px;}
.num4 li:nth-of-type(6n+0){border-right:none;}
.num4 li .n_box:hover{background:#ffffff; }

.indexone{width:100%;overflow:hidden;  margin-top:10px; padding-bottom:40px;}
.indexone li{float:left; background:#fff;width:95%;height:auto;margin-right:10px;margin-left:10px;margin-top:-10px;margin-bottom:30px;overflow:hidden}
.indexone li dl{width:100%; height:auto;  overflow:hidden;}
.indexone li img{ width:100%; height:auto;-moz-transition: all .8s ease 0s;-ms-transition: all .8s ease 0s;-o-transition: all .8s ease 0s;transition: all .8s ease 0s; }
.indexone li:hover img{transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1); }
.indexone li .box{width:100%;background:#fff;height:auto;padding-left:10px; }
.indexone li .box h1{width:90%;float:left;font-weight:400; font-size:20px;line-height:50px;color:#222; border-bottom:1px solid #eee; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.indexone li .box h2{width:90%;float:left;font-weight:300; font-size:20px;line-height:60px;color:#222;  overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.indexone li .box dd{width:90%;float:left;line-height:25px; font-size:14px; color:#222; margin-top:10px;margin-bottom:30px;}
.indexone li:nth-of-type(5n+0){margin-right:0px;}
.indexone li:first-child+li+li+li+li{margin-right:0px;}
.indexone li a{background:#222; text-decoration:none}
.indexone li:hover h1{ color:#fff;border-bottom:1px solid #fff;}
.indexone li:hover h2{ color:#fff;}
.indexone li:hover dd{ color:#fff;}
.indexone li:hover{ background-color:#333;}

.indexone22{width:100%;overflow:hidden;  margin-top:80px; padding-bottom:3px;}
.indexone22 li{float:left; background:#fff;width:95%;height:auto;margin-left:10px;margin-bottom:20px;overflow:hidden}
.indexone22 li dl{width:100%; height:auto;  overflow:hidden;}
.indexone22 li img{ -moz-transition: all .8s ease 0s;-ms-transition: all .8s ease 0s;-o-transition: all .8s ease 0s;transition: all .8s ease 0s; }
.indexone22 li:hover img{transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1); }
.indexone22 li .box{width:90%;background:#fff;height:auto;padding-left:10px; }
.indexone22 li .box h1{width:90%;float:left;font-weight:400; font-size:24px;line-height:40px;color:#222; border-bottom:1px solid #ccc; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.indexone22 li .box h2{width:90%;float:left;font-weight:300; font-size:18px;line-height:30px;color:#222;  overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.indexone22 li .box dd{width:90%;float:left;line-height:25px; font-size:14px; color:#222; margin-top:10px;margin-bottom:20px;}
.indexone22 li:nth-of-type(5n+0){margin-right:0px;}
.indexone22 li:first-child+li+li+li+li{margin-right:0px;}
.indexone22 li a{background:#222; text-decoration:none}
.indexone22 li:hover h1{ color:#fff;border-bottom:1px solid #fff;}
.indexone22 li:hover h2{ color:#fff;}
.indexone22 li:hover dd{ color:#fff;}
.indexone22 li:hover{ background-color:#333;}

.indexone33{width:100%;overflow:hidden; text-align:center; margin-top:30px; padding-bottom:20px;}
.indexone33 li{text-align:center; background:#fff;width:90%;height:auto; margin-left:20px;margin-bottom:20px;overflow:hidden}
.indexone33 li dl{width:100%; height:auto; overflow:hidden;}
.indexone33 li img{ width:100%; height:auto; -moz-transition: all .8s ease 0s;-ms-transition: all .8s ease 0s;-o-transition: all .8s ease 0s;transition: all .8s ease 0s; }
.indexone33 li:hover img{transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1); }
.indexone33 li .box{width:90%;background:#fff;height:auto;padding-left:10px; }
.indexone33 li .box h1{float:left;font-weight:400; font-size:18px;line-height:30px;margin-top:10px;color:#222;  }
.indexone33 li .box h2{float:left;font-weight:300; font-size:20px;line-height:60px;color:#222;  overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.indexone33 li .box dd{float:left;line-height:25px; font-size:14px; color:#999; margin-top:10px;margin-bottom:20px;}
.indexone33 li:nth-of-type(5n+0){margin-right:0px;}
.indexone33 li:first-child+li+li+li+li{margin-right:0px;}
.indexone33 li a{background:#222; text-decoration:none}
.indexone33 li:hover h1{ color:#fff;border-bottom:1px solid #fff;}
.indexone33 li:hover h2{ color:#fff;}
.indexone33 li:hover dd{ color:#fff;}
.indexone33 li:hover{ background-color:#333;}

.Join{
	margin-top:35px;
	display:flex;/*启用弹性布局*/
	display: -webkit-flex; /*启用弹性布局,Webkit内核的浏览器*/
	flex-direction:row;/*项目的排列方向,从左到右排*/
	-webkit-flex-direction:row;/*项目的排列方向,从左到右排*/
	flex-wrap:wrap;/*一行排不下则换行，第一行在上方*/
	-webkit-flex-wrap:wrap;/*一行排不下则换行，第一行在上方*/
	justify-content:space-between;/*在主轴上的对齐方式,两端对齐，项目之间的间隔都相等*/
	-webkit-flex-justify-content:space-between;/*在主轴上的对齐方式,两端对齐，项目之间的间隔都相等*/
}
.Join li{width:50%; height:auto; margin-bottom:10px; background-color:#FFF; padding:10px 0; position:relative}
.Join li:before{content: ""; width:0px; height:5px; background-color:#e30920; position:absolute; left:0; bottom:0; transition:all 0.5s;}
.Join li:hover:before{ width:100%; }
.Join li i{ display:block; width:80%; height:auto; margin:0 auto; text-align:center;}
.Join li i img{ max-width:100%; height:auto;}
.Join li p{ width:86%; height:30px; line-height:30px; margin:0 auto; font-size:19px; font-weight:500; text-align:center; }
.Join li span{ display:block; width:86%; height:auto; margin:0 auto; line-height:30px; font-size:14px; color:#999; text-align:center; margin-top:15px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:3;/*显示几行*/-webkit-box-orient: vertical;}

/*新闻图片分类*/
.fenlei_box{width:100%; height:auto; background: #f1f4f8;}
.fl_menu_u1{overflow:hidden}
.fl_menu_u1 li{float:left; height:0.5rem; line-height:0.5rem;  text-align:center; }
.fl_menu_u1 li a{display: block; font-weight:400; font-size:0.15rem; color:#333333; padding:0 15px;}
.fl_menu_u1 li:hover a,.fl_menu_u1 li.active a{color:#000000; font-weight:bold; background-color:#FFFFFF}

/*产品详情标题*/
.product_list{height:0.45rem; line-height:0.45rem; background-color:#f3f3f3; margin-top:30px; font-size:0.16rem; font-weight:bold; text-indent:30px; position:relative;}
.product_list:before{content: ""; width:5px; height:0.25rem; background-color:#037773; position:absolute; left:10px; top:10px}

/*弹性布局产品*/
.prolist{
	width:100%;
	height:auto;
	display:flex;/*启用弹性布局*/
	display: -webkit-flex; /*启用弹性布局,Webkit内核的浏览器*/
	flex-direction:row;/*项目的排列方向,从左到右排*/
	-webkit-flex-direction:row;/*项目的排列方向,从左到右排*/
	flex-wrap:wrap;/*一行排不下则换行，第一行在上方*/
	-webkit-flex-wrap:wrap;/*一行排不下则换行，第一行在上方*/
	justify-content:space-between;/*在主轴上的对齐方式,两端对齐，项目之间的间隔都相等*/
	-webkit-flex-justify-content:space-between;/*在主轴上的对齐方式,两端对齐，项目之间的间隔都相等*/
}
.prolist li{width:49%; height:auto; margin-bottom:0.15rem;}
.prolist li span{display:block; width:100%; height:auto; overflow:hidden;}
.prolist li span img{width:100%; height:auto;}
.prolist li p{ width:95%; height:auto; margin:0 auto; margin-top:6px; text-align: center; font-size:0.12rem; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.prolist li a{ display:block}
/*产品框_end*/

/*新闻*/
.ul_news{ padding:10px; overflow:hidden; margin-top:15px;}
.ul_news li{ padding:15px; height:auto; border:1px solid #e7eaf1; box-shadow:0px 0px 10px #dddbdb; border-radius: 5px; margin-bottom:20px}
.ul_news li h4{ font-size:0.18rem; font-weight:400; height:auto; line-height:0.32rem}
.ul_news li h4 a{ color:#333333}
.ul_news li h4 a:hover{ color:#FF0000}
.ul_news li p{ font-size:0.14rem; color:#999999; margin-top:10px; height:auto; line-height:26px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2;/*显示几行*/-webkit-box-orient: vertical;}
.ul_news li span{color: #a3afb7; font-size:0.14rem; display:inline-table; margin-top:10px}
.ul_news li i{color: #a3afb7; font-size:0.14rem; display:inline-table; margin-top:10px; background:url(../images/click.png) no-repeat left center; padding-left:26px; margin-left:20px;}

/*相关图片*/
.pic_xg{width:100%; height:auto; margin-top:20px;
	display:flex;/*启用弹性布局*/
	display: -webkit-flex; /*启用弹性布局,Webkit内核的浏览器*/
	flex-direction:row;/*项目的排列方向,从左到右排*/
	-webkit-flex-direction:row;/*项目的排列方向,从左到右排*/
	flex-wrap:wrap;/*一行排不下则换行，第一行在上方*/
	-webkit-flex-wrap:wrap;/*一行排不下则换行，第一行在上方*/
	justify-content:space-between;/*在主轴上的对齐方式,两端对齐，项目之间的间隔都相等*/
	-webkit-flex-justify-content:space-between;/*在主轴上的对齐方式,两端对齐，项目之间的间隔都相等*/
}
.pic_xg li{width:49%; height:auto; margin-bottom:15px; position:relative; border:1px solid #EBEBEB}
.pic_xg li img{display:block; width:100%; height:auto;}
.pic_xg li span{display:block; position:absolute; left:0; bottom:0; color:#FFF; width:100%; height:0.35rem; line-height:0.35rem; background:rgba(0,0,0,0.4); z-index:1; font-size:0.12rem; text-align:center; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
/*相关图片_end*/

/*相关产品前6个*/
.pro_tj{width:100%; height:auto; overflow:hidden; margin-top:30px; }
.pro_tj li{float:left; width:48%; height:auto; margin-right:4%; margin-bottom:15px; position: relative; border:1px solid #EBEBEB; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.pro_tj li img{display:block; width:100%; height:100%; max-width:100%;}
.pro_tj li h2{ position:absolute; left:0; bottom:0; right:0; height:0.35rem; line-height:0.35rem; color:#FFF; text-align:center; font-size:0.12rem; font-weight:100; background-color:#333; opacity: 0.7; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis; padding:0 10px}
.pro_tj li:hover h2{ background-color:#000}
.pro_tj li:nth-of-type(2n+0){margin-right:0px;}
/*产品前6个end*/

/*标题专用*/
.view_title{ width:100%; height:0.5rem; line-height:0.5rem; background: #f1f4f8;}
.view_title a{ color:#666; margin-right:10px;}
.view_title a:hover{ color:#dd0000}
.view_title a+a:before{ padding-right:10px; color:#999999; content: "/";}

/*产品框*/
.box_product{
	width:100%;
	height:auto;
	display:flex;/*启用弹性布局*/
	display: -webkit-flex; /*启用弹性布局,Webkit内核的浏览器*/
	flex-direction:row;/*项目的排列方向,从左到右排*/
	-webkit-flex-direction:row;/*项目的排列方向,从左到右排*/
	flex-wrap:wrap;/*一行排不下则换行，第一行在上方*/
	-webkit-flex-wrap:wrap;/*一行排不下则换行，第一行在上方*/
	justify-content:space-between;/*在主轴上的对齐方式,两端对齐，项目之间的间隔都相等*/
	-webkit-flex-justify-content:space-between;/*在主轴上的对齐方式,两端对齐，项目之间的间隔都相等*/
}
.box_product li{width:48.5%; height:auto; margin-bottom:0px;}
.box_product li span{display:block; width:100%; height:auto; overflow:hidden;}
.box_product li span img{width:100%; height:auto;}
.box_product li p{color:#002469; padding:0.15rem; text-align:center; font-size:0.14rem; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.box_product li:hover p{color:#ff6a00}
/*产品框_end*/
}

/*当页面大于992px时候*/
@media screen and (min-width:992px){
/*标题*/
.title_202110{width:100%; height:40px; margin:0 auto; line-height:40px; margin-top:20px; text-indent:26px; color:#FFF; background: #f1f4f8; border-radius:4px; position:relative}
.title_202110:before{content: ""; width:10px; height:40px; background-color:#dd0000; position:absolute; left:0; top:0; border-radius:4px 0 0 4px; }
.title_202110 a{ color:#666; margin-right:10px;}
.title_202110 a:hover{ color:#dd0000}
.title_202110 a+a:before{ padding-right:10px; color:#999999; content: "/";}

/*关于我们菜单*/
.about_menu {width:100%; height: 55px; margin:0 auto; margin-top:20px; display:flex; display: -webkit-flex; /*启用弹性布局*/ flex-direction:row;/*从左到右排*/}
.about_menu li {width:100%; height:55px; line-height: 55px; font-size: 18px; text-align: center; background: #f4f4f4; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.about_menu li a {display: block; color: #a8a8a8;}
.about_menu li:hover {background: url(../images/p16-icon6.png) no-repeat bottom center #0059b5;}
.about_menu li:hover a{color:#fff; }
.about_menu li.active a{color:#fff; background: url(../images/p16-icon6.png) no-repeat bottom center #0059b5;}

/*用于左右分开，左侧用于分类*/
.left_right{margin-top:10px; overflow:hidden}
.left_right .l_left{float:left; width:18%; height:auto;}
.left_right .l_right{text-align:center; width:100%; height:auto;}

.m_fl{ display:none}
.m_ul{ display:none}

/*产品分类*/
.l_right_title{height:90px; background:#3697fd; color:#fff; text-align:center;}
.l_right_title .span1{ display:block; font-size:31px; font-weight:700; padding-top:11px;}
.l_right_title .span2{ display:block; font-size:12px; color:#EFFCF7; padding-top:8px; text-transform:uppercase}

.ul_l_right{ width:100%; height:auto; margin-top:10px; overflow:hidden}
.ul_l_right li{height:54px; line-height:54px; font-size:15px; background-color:#f2f2f2; color:#000; position: relative; border-left:3px solid #ff6a00;  border-top: 1px solid #ddd;}
.ul_l_right li:last-child{border-bottom: 1px solid #ddd;}
.ul_l_right li a{display:block; color:#737373; z-index:1; position:absolute; left:0; top:0; width:100%; height:100%; padding-left: 24px;}
.ul_l_right li a:hover{ color:#FFF}
.ul_l_right li span{ display:inline-block; position: absolute;z-index: 10; right:0px; top:0; width:27px; height:100%; background:url(../images/jiantou.png) left center no-repeat;}
.ul_l_right li em{ position: absolute; left:0; top:0; width: 0; height: 100%; background:#3697fd; -moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.3s; }
.ul_l_right li:hover em{ width:100%; }
.ul_l_right li.active a{color:#fff; background:#3697fd;}
.left_tel{width:100%; height:auto; padding:15px 0; color:#fff; font-size:22px; font-weight:bold; text-indent:60px; background:#3697fd url(../images/prolist4.png) no-repeat 25px center}


/*图片新闻分类*/
.fenlei_box{width:100%; height:auto; background: #f1f4f8;}
.fl_menu_u1{overflow:hidden}
.fl_menu_u1 li{float:left; height:60px; line-height:60px; text-align:center;}
.fl_menu_u1 li a{display: block; font-size:16px; color:#333333; padding:0 45px;}
.fl_menu_u1 li:hover a,.fl_menu_u1 li.active a{color:#000000; font-weight:bold; background-color:#FFFFFF}

/*产品详情标题*/
.product_list{height:45px; line-height:45px; background-color:#f3f3f3; margin-top:30px; font-size:18px; font-weight:bold; text-indent:30px; position:relative;}
.product_list:before{content: ""; width:5px; height:25px; background-color:#037773; position:absolute; left:10px; top:10px}

/*弹性布局产品*/
.prolist{
	width:100%;
	height:auto;
	display:flex;/*启用弹性布局*/
	display: -webkit-flex; /*启用弹性布局,Webkit内核的浏览器*/
	flex-direction:row;/*项目的排列方向,从左到右排*/
	-webkit-flex-direction:row;/*项目的排列方向,从左到右排*/
	flex-wrap:wrap;/*一行排不下则换行，第一行在上方*/
	-webkit-flex-wrap:wrap;/*一行排不下则换行，第一行在上方*/
	justify-content:space-between;/*在主轴上的对齐方式,两端对齐，项目之间的间隔都相等*/
	-webkit-flex-justify-content:space-between;/*在主轴上的对齐方式,两端对齐，项目之间的间隔都相等*/
}
.prolist li{width:32.5%; height:auto; margin-bottom:30px; background-color:#FFF;}
.prolist li span{display:block; width:100%; height:auto; overflow:hidden; position:relative; display: flex; justify-content: center;}
.prolist li span img{width:100%; height:auto;}
.prolist li p{ width:95%; height:auto; margin:0 auto; margin-top:10px; text-align: center; font-size:14px; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.prolist li a{ display:block}
.prolist li span:after{
	  content:"";
	  width:0px;
	  height:100%;
	  position:absolute;
	  transform:skew(45deg);
	  background:rgba(255,255,255,0.2);
	  z-index:9999;
	  transition: all 1s;
}
.prolist li:hover span:after{width:700px;}
/*产品框_end*/
.about_bj{background-color:#f4f8fb;}
.about_bj2{width:100%; height:auto;margin-top:-30px;}
.about_bj3{background-color:#f4f8fb;margin-top:-50px;}
.three_box{width:1270px;overflow:hidden; }
.three_box h3 {font-size:34px; line-height: 30px; text-align: center;margin-top:20px;}
.three_box h5 {font-size:14px;  color:#666;line-height: 30px; text-align: center;font-weight:normal;margin-top:50px;}
.three_box_left{float:right; width:50%; height:auto;margin-top:30px;margin-bottom:30px;}
.three_box_left img{width:100%; height:auto;border-radius: 10px;}
.three_box_right{ float:left; width:50%; height:auto;}
.three_box_right .n_box{margin-top: 60px;  width:90%; height:auto;  float:left; padding-left:50px;line-height:35px;}
.three_box_right .n_box h4 {font-size:20px; color:#000; line-height: 30px;margin-top:-10px; margin-bottom:10px;font-weight:normal;text-align:left}
.three_box_right .n_box h2 {font-size: 26px; font-weight:bold; color:#000; line-height: 40px;  margin-top:30px;margin-bottom: 20px; overflow:hidden; text-align:left}
.three_box_right .n_box p {color:#eee; font-size:14px;line-height:25px;overflow:hidden;}
.three_box_right dl {float:left; width:90%;padding-left:50px;margin-top:30px; height:auto;}

.three_box22{width:1270px;overflow:hidden; }
.three_box22 h3 {font-size:34px; line-height: 35px; text-align: center;margin-top:50px;}
.three_box22_left{float:left; width:50%; height:auto;margin-top:30px;margin-bottom:30px;}
.three_box22_left img{width:100%; height:auto;border-radius: 10px;}
.three_box22_right{ float:right; width:50%; height:auto;}
.three_box22_right .n_box{margin-top: 60px;  width:90%; height:auto;  float:left; padding-left:50px;line-height:35px;}
.three_box22_right .n_box h4 {font-size:20px; color:#000; line-height: 30px;margin-top:-10px; margin-bottom:10px;font-weight:normal;text-align:left}
.three_box22_right .n_box h2 {font-size: 26px; font-weight:bold; color:#000; line-height: 40px;  margin-top:30px;margin-bottom: 20px; overflow:hidden; text-align:left}
.three_box22_right .n_box p {color:#eee; font-size:14px;line-height:25px;overflow:hidden;}
.three_box22_right dl {float:left; width:90%;padding-left:50px;margin-top:30px; height:auto;}

.three_box33{width:1270px;overflow:hidden; }
.three_box33 h4 {font-size:34px; line-height: 30px; text-align: center;margin-top:80px;margin-bottom:80px;}
.three_box33_left{ float:left; width:86px; height:86px;  }
.three_box33_right{ float:left; width:30%; height:240px;background-color:#eee; margin-right:20px;margin-bottom:30px; }
.three_box33_right .n_box{ width:300px; height:auto;  margin-top:10px; color:#666666; line-height:30px;}
.three_box33_right .n_box h3 {font-size:22px;font-weight: normal;color:#000; line-height: 30px;margin-top: 30px;}
.three_box33_right .n_box h2 {font-size: 18px; font-weight: normal; color:#cfcdcd; line-height: 40px;}
.three_box33_right .n_box p {font-size: 14px; font-weight: normal; color:#666; line-height: 30px; margin-top: 20px;}


.three_box44{width:1270px;overflow:hidden; margin-bottom:30px;}
.three_box44 h4 {font-size:34px; line-height: 30px; text-align: center;margin-top:80px;margin-bottom:80px;}
.three_box44_left{ float:left; width:86px; height:86px;  }
.three_box44_right{ float:left; width:23%; height:260px;background-color:#fff; margin-right:20px;margin-bottom:30px; }
.three_box44_right .n_box{ width:260px; height:auto;  margin-top:10px; color:#666666; line-height:30px;}
.three_box44_right .n_box h3 {font-size:22px;font-weight: normal;color:#000; line-height: 30px;margin-top: 10px;}
.three_box44_right .n_box h2 {font-size: 18px; font-weight: normal; color:#cfcdcd; line-height: 40px;}
.three_box44_right .n_box p {font-size: 14px; font-weight: normal; color:#666; line-height: 30px; margin-top: 20px;}
.three_box44_right .n_box line{position:relative;float:left;margin:10px auto 0;width:60px;height:4px; background-color: #0953c0;}
.three_box44_right .n_box:after{content:"";  float:left;position:absolute;text-align:center; top:100px; width:60px; height:4px; background-color:#0953c0;}

.gundong_num44{ z-index:10; margin-top:-5px;margin-bottom:10px;}
.num4{ width:100%; height:auto; overflow:hidden; }
.num4 li{ float:left; width:100%; transition-duration:500ms; cursor:pointer;color:#666; }
.num4 li .n_box{ width:100%; margin:0 auto; overflow:hidden;color:#666;border-radius:10px;  }
.num4 li .n_box .n_l{ float:right;  width:90%; padding:5px 0; line-height:20px;}
.num4 li .n_box .n_l span{ font-size:14px; font-weight:500; margin-left:-60px; color:#000;margin-right:20px}
.num4 li .n_box .n_l p{   line-height:25px;font-size:14px; color:#333; margin-right:20px}
.num4 li .n_box .n_r{ float:left;  width:10%; height:18px; margin-left:-60px; background: url(../images/duih.png) no-repeat top center;  transition-duration:600ms;margin-top:7px; }
.num4 li .n_box .n_r2{ float:left; width:15%; height:67px; margin-left:-20px;  background: url(../images/gs2.png) no-repeat top center;  transition-duration:600ms;margin-top:42px; }
.num4 li .n_box .n_r3{ float:left; width:15%; height:67px; margin-left:-20px; background: url(../images/gs3.png) no-repeat top center;  transition-duration:600ms;margin-top:42px; }
.num4 li .n_box .n_r4{ float:left;  width:25%; height:70px; background: url(../images/gs4.png) no-repeat top center;  transition-duration:600ms;margin-top:42px;}
.num4 li .n_box .n_r5{ float:left;  width:25%; height:70px; background: url(../images/gs5.png) no-repeat top center;  transition-duration:600ms;margin-top:42px;}
.num4 li .n_box .n_r6{ float:left;  width:25%; height:70px; background: url(../images/gs6.png) no-repeat top center;  transition-duration:600ms;margin-top:42px;}
.num4 li:nth-of-type(6n+0){border-right:none;}
.num4 li .n_box:hover{background:#ffffff; }

.indexone{width:1270px;overflow:hidden;  margin-top:40px; padding-bottom:40px;}
.indexone li{float:left; background:#fff;width:30%;height:auto;margin-right:10px;margin-left:10px;margin-top:-10px;margin-bottom:50px;overflow:hidden}
.indexone li dl{width:100%; height:auto;  overflow:hidden;}
.indexone li img{ -moz-transition: all .8s ease 0s;-ms-transition: all .8s ease 0s;-o-transition: all .8s ease 0s;transition: all .8s ease 0s; }
.indexone li:hover img{transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1); }
.indexone li .box{width:380px;background:#fff;height:auto;padding-left:10px; }
.indexone li .box h1{width:380px;float:left;font-weight:400; font-size:20px;line-height:50px;color:#222; border-bottom:1px solid #eee; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.indexone li .box h2{width:380px;float:left;font-weight:300; font-size:20px;line-height:60px;color:#222;  overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.indexone li .box dd{width:380px;float:left;line-height:25px; font-size:14px; color:#222; margin-top:10px;margin-bottom:30px;}
.indexone li:nth-of-type(5n+0){margin-right:0px;}
.indexone li:first-child+li+li+li+li{margin-right:0px;}
.indexone li a{background:#222; text-decoration:none}
.indexone li:hover h1{ color:#fff;border-bottom:1px solid #fff;}
.indexone li:hover h2{ color:#fff;}
.indexone li:hover dd{ color:#fff;}
.indexone li:hover{ background-color:#333;}

.indexone22{width:1270px;overflow:hidden;  margin-top:80px; padding-bottom:70px;}
.indexone22 li{float:left; background:#fff;width:610px;height:auto;margin-right:10px;margin-left:10px;margin-top:-10px;margin-bottom:50px;overflow:hidden}
.indexone22 li dl{width:100%; height:auto; margin-top:10px; overflow:hidden;}
.indexone22 li img{ -moz-transition: all .8s ease 0s;-ms-transition: all .8s ease 0s;-o-transition: all .8s ease 0s;transition: all .8s ease 0s; }
.indexone22 li:hover img{transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1); }
.indexone22 li .box{width:600px;background:#fff;height:auto;padding-left:10px; }
.indexone22 li .box h1{width:580px;float:left;font-weight:400; font-size:24px;line-height:70px;margin-top:10px;color:#222; border-bottom:1px solid #ccc; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.indexone22 li .box h2{width:600px;float:left;font-weight:300; font-size:20px;line-height:60px;color:#222;  overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.indexone22 li .box dd{width:580px;float:left;line-height:25px; font-size:14px; color:#222; margin-top:30px;margin-bottom:50px;}
.indexone22 li:nth-of-type(5n+0){margin-right:0px;}
.indexone22 li:first-child+li+li+li+li{margin-right:0px;}
.indexone22 li a{background:#222; text-decoration:none}
.indexone22 li:hover h1{ color:#fff;border-bottom:1px solid #fff;}
.indexone22 li:hover h2{ color:#fff;}
.indexone22 li:hover dd{ color:#fff;}
.indexone22 li:hover{ background-color:#333;}

.indexone33{width:1270px;overflow:hidden;  margin-top:80px; padding-bottom:70px;}
.indexone33 li{float:left; background:#fff;width:23%;height:auto;margin-right:10px;margin-left:10px;margin-top:-10px;margin-bottom:50px;overflow:hidden}
.indexone33 li dl{width:100%; height:auto; margin-top:10px; overflow:hidden;}
.indexone33 li img{ -moz-transition: all .8s ease 0s;-ms-transition: all .8s ease 0s;-o-transition: all .8s ease 0s;transition: all .8s ease 0s; }
.indexone33 li:hover img{transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1); }
.indexone33 li .box{width:260px;background:#fff;height:auto;padding-left:10px; }
.indexone33 li .box h1{width:260px;float:left;font-weight:400; font-size:18px;line-height:30px;margin-top:10px;color:#222;  }
.indexone33 li .box h2{width:260px;float:left;font-weight:300; font-size:20px;line-height:60px;color:#222;  overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.indexone33 li .box dd{width:260px;float:left;line-height:25px; font-size:14px; color:#999; margin-top:10px;margin-bottom:50px;}
.indexone33 li:nth-of-type(5n+0){margin-right:0px;}
.indexone33 li:first-child+li+li+li+li{margin-right:0px;}
.indexone33 li a{background:#222; text-decoration:none}
.indexone33 li:hover h1{ color:#fff;border-bottom:1px solid #fff;}
.indexone33 li:hover h2{ color:#fff;}
.indexone33 li:hover dd{ color:#fff;}
.indexone33 li:hover{ background-color:#333;}

.Join{
	margin-top:35px;
	display:flex;/*启用弹性布局*/
	display: -webkit-flex; /*启用弹性布局,Webkit内核的浏览器*/
	flex-direction:row;/*项目的排列方向,从左到右排*/
	-webkit-flex-direction:row;/*项目的排列方向,从左到右排*/
	flex-wrap:wrap;/*一行排不下则换行，第一行在上方*/
	-webkit-flex-wrap:wrap;/*一行排不下则换行，第一行在上方*/
	justify-content:space-between;/*在主轴上的对齐方式,两端对齐，项目之间的间隔都相等*/
	-webkit-flex-justify-content:space-between;/*在主轴上的对齐方式,两端对齐，项目之间的间隔都相等*/
}
.Join li{width:25%; height:auto; margin-bottom:40px; background-color:#FFF; padding:50px 0; position:relative}
.Join li:before{content: ""; width:0px; height:5px; background-color:#e30920; position:absolute; left:0; bottom:0; transition:all 0.5s;}
.Join li:hover:before{ width:100%; }
.Join li i{ display:block; width:80%; height:auto; margin:0 auto; text-align:center;}
.Join li i img{ max-width:100%; height:auto;}
.Join li p{ width:86%; height:30px; line-height:30px; margin:0 auto; font-size:19px; font-weight:500; text-align:center; }
.Join li span{ display:block; width:86%; height:auto; margin:0 auto; line-height:30px; font-size:14px; color:#999; text-align:center; margin-top:15px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:3;/*显示几行*/-webkit-box-orient: vertical;}
/*新闻*/
.ul_news{ height:auto; padding:12px; overflow:hidden; margin-top:20px;}
.ul_news li{ padding:30px; height:auto; border:1px solid #e7eaf1; box-shadow:0px 0px 10px #dddbdb; border-radius: 5px; margin-bottom:20px; }
.ul_news li h4{ font-size:22px; font-weight:100; height:auto}
.ul_news li h4 a{ color:#333333}
.ul_news li h4 a:hover{ color:#FF0000}
.ul_news li p{ font-size:16px; color:#999999; margin-top:10px; height:auto; line-height:27px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2;/*显示几行*/-webkit-box-orient: vertical;}
.ul_news li span{color: #a3afb7; font-size: 16px; display:inline-table; margin-top:10px}
.ul_news li i{color: #a3afb7; font-size: 16px; display:inline-table; margin-top:10px; background:url(../images/click.png) no-repeat left center; padding-left:26px; margin-left:20px;}

/*相关图片,图片详情下面*/
.pic_xg{width:100%; height:auto; margin-top:30px; overflow:hidden;}
.pic_xg li{float:left; text-align:center; width:23.5%; height:auto; margin-right:2%; margin-bottom:20px; position:relative; overflow:hidden; border:1px solid #EBEBEB}
.pic_xg li img{display:block; width:100%; height:100%; max-width:100%;}
.pic_xg li p{ position:absolute; left:0; top:100%; width:100%; height:100%; background:rgba(0,0,0,0.4); transition: 0.5s all ease}
.pic_xg li:hover p{top:0; }
.pic_xg li span{ display:block; position:absolute; left:0; bottom:0; color:#FFF; width:100%; height:50px; line-height:50px; background:rgba(0,0,0,0.4); z-index:1; font-size:12px; transition: 0.5s all ease; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.pic_xg li:hover span{bottom:43%; background:none;}
.pic_xg li:nth-of-type(4n+0){margin-right:0px;}
/*相关图片_end*/

/*相关产品前5个*/
.pro_tj{width:100%; height:auto; margin-top:26px; display:flex; display: -webkit-flex; /*启用弹性布局*/ flex-direction:row;/*从左到右排*/}
.pro_tj li{width:100%; height:auto; position: relative; margin-right:10px; border:1px solid #EBEBEB; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.pro_tj li img{display:block; width:100%; height:auto}
.pro_tj li h2{ position:absolute; left:0; bottom:0; right:0; height:35px; line-height:35px; color:#FFF; text-align:center; font-size:12px; font-weight:100; background-color:#333; opacity: 0.7; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis; padding:0 10px}
.pro_tj li:hover h2{ background-color:#000}
.pro_tj li:last-child{ margin-right:0}
/*产品前5个end*/

/*标题专用*/
.view_title{ width:100%; height:60px; line-height:60px; background: #f1f4f8;}
.view_title a{ color:#666; margin-right:10px;}
.view_title a:hover{ color:#dd0000}
.view_title a+a:before{ padding-right:10px; color:#999999; content: "/";}

/*产品框*/
.box_product{
	padding:12px;
	display:flex;/*启用弹性布局*/
	display: -webkit-flex; /*启用弹性布局,Webkit内核的浏览器*/
	flex-direction:row;/*项目的排列方向,从左到右排*/
	-webkit-flex-direction:row;/*项目的排列方向,从左到右排*/
	flex-wrap:wrap;/*一行排不下则换行，第一行在上方*/
	-webkit-flex-wrap:wrap;/*一行排不下则换行，第一行在上方*/
	justify-content:space-between;/*在主轴上的对齐方式,两端对齐，项目之间的间隔都相等*/
	-webkit-flex-justify-content:space-between;/*在主轴上的对齐方式,两端对齐，项目之间的间隔都相等*/
}
.box_product li{width:23.5%; height:auto; margin-bottom:40px; box-shadow: 0 0 10px 5px #d8d8d8; position:relative; }
.box_product li span{display:block; width:100%; height:auto; overflow:hidden;}
.box_product li span img{width:100%; height:auto;}
.box_product li p{padding:20px; text-align:center; font-size:14px; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.box_product li:hover p{color:#ff6a00}
.box_product li:before{content: ""; position:absolute; bottom:-12px; width:100%; height:5px; background-color:#ff6a00; transition: 0.4s all ease}
.box_product li:hover:before{bottom:0px;}
/*产品框_end*/
}

/* 移动端底部专用 */
.foot_height{height:0.5rem;}
.footer{width:100%; height:0.6rem; overflow:hidden; position:fixed; bottom:0; right:0; z-index:999; background-color:#3697fd; border-top-right-radius: 10px; border-top-left-radius: 10px;}
.footer li{float:left; width:25%; height:auto; position:relative}
.footer li:before{content: ""; width:1px; height:0.3rem; background-color:#1140ba; position:absolute; right:0; top:0.15rem}
.footer li:nth-child(4):before{ display:none}
.footer li a{display:block}
.footer li span{display:block; width:100%; height:0.26rem; padding-top:0.07rem; text-align:center;}
.footer li span img{height:100%}
.footer li p{width:100%; height:0.26rem; line-height:0.26rem; text-align:center; font-size:0.12rem; font-weight:100; color:#fff;}
/* 移动端底部专用_end */