

#side{position:fixed;width:54px;height:220px;right:0;top:60%;z-index:100;}
#side ul li {width:54px;height:54px;float:left;position:relative;border-bottom:1px solid #f5f5f5;}
#side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;background:rgba(0,0,0,.5);opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:14px/54px "å¯°î†¿è’‹é—†å‘´ç²¦";overflow:hidden;}
#side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:rgba(0,0,0,.5);opacity:0.8;filter:Alpha(opacity=80);}
#side ul li .sidetop:hover{opacity:1;filter:Alpha(opacity=100);}
#side ul li i {float:left; display: inline-block; width: 54px; height: 54px; text-align: center; line-height: 54px; color: #fff; font-size: 24px;}
#side ul li span {float:left; display: inline-block; width: 106px; height: 54px; text-align: center; line-height: 54px; color: #fff; font-size: 14px;}
#side .code_img {display: none; position: absolute; top: 54px; right: 54px;}
#side .code_img img {width: 124px; height: 124px; border-left: 2px solid #000; border-bottom: 2px solid #000;max-width: none;}

/***********新闻内页************/

.wrap{ max-width:1200px; margin:0 auto; width:100%; min-width:300px}
.mg40{margin-top:40px}
.news_tt{ width:100%;font-size:24px; text-align:left;line-height:1.6;}
.news_time{border-bottom:1px solid #ddd; padding:10px 0 20px; font-family:Arial; color:#999}
.article{line-height:2; font-size:16px; padding:40px 0}
.pre_next{ line-height:30px; color:#999; margin-bottom:50px;}
.pre_next a{color:#999}
/***********新闻内页结束************/
.pro_lg iframe{width: 100%;height: 600px}
/********案例内页********/
.pro_box{width: 1200px;margin: 0 auto;}
.swiper-slide {background-size: cover;background-position: center;}
.gallery-top {
	height:300px;
	width:480px;
}
.gallery-thumbs {
	width: 260px;
	height: 60px;
	box-sizing: border-box;
	margin-top: 15px;
	text-align: center;
}
.gallery-thumbs .swiper-slide {
	width: 80px !important;
	height: 60px;
	opacity: 1;
	border: 1px solid #999999;
	cursor: pointer;
}
.gallery-thumbs .swiper-slide-active {
	opacity: 1;
	border-color: #db3939;
}
.swiper-button-next.swiper-button-white{background: url(../img/icon16.png) no-repeat;background-size: 100% 100%;right: 0;}
.swiper-button-prev.swiper-button-white{background: url(../img/icon15.png) no-repeat;background-size: 100% 100%;left: 0;}
.swiper-button-next, .swiper-button-prev{width: 27px;height: 50px;}
.pro_lg{overflow: hidden;}
.xq_lf{display: inline-block;width: 630px;position: relative;vertical-align: top;}
.xq_rg{display: inline-block;width: 500px;float: right;vertical-align: top;padding-top: 15px;}
.xq_rg h2{color:#db3939;font-size: 28px;margin-bottom: 20px;}
.xq_list{width: 100%;border-top: 1px solid #eeeeee;border-bottom: 1px solid #eeeeee;padding: 15px 0;}
.xq_list li{display: inline-block;font-size: 16px;width: 100%;line-height: 25px;margin-bottom: 10px;color: #787878;}
.pro_box{margin-bottom: 100px;}
.pro_xq{width: 100%;margin-top: 50px;overflow: hidden;}
.pro_xq_lf{display: inline-block;width: 850px;vertical-align: top;}
.pro_xq_rg{display: inline-block;width: 300px;float: right;vertical-align: top;}
.pro_xq_rg h4{text-align: center;color:#5398FF;font-size: 18px;margin-bottom: 20px;}
.pro_xq_rg ul li{width: 300px;height: 300px;text-align: center;border: 1px solid #EEEEEE;border-top: 0;padding: 10px 0;}
.pro_xq_rg ul li img{width: 250px;height: 250px;}
.pro_xq_rg ul li p{color: #999999;font-size: 16px;margin-top: 5px;}
.pro_xq_rg ul li:hover p{color:#5398FF;}
.pro_xq_rg ul li:first-child{border-top: 1px solid #EEEEEE;}
.gallery-thumbs .swiper-wrapper{transform:none !important;}
.xq_zx a{display: inline-block;width: 150px;height: 40px;line-height: 40px;background: #db3939;text-align: center;color: white;font-size: 16px;}
.xq_zx{margin-top: 20px;}
.pro_xq{width: 100%;margin-top: 60px;}
.pro_xq h3{color: #666666;font-size: 18px;border-bottom: 1px solid #a0a0a0;padding-bottom: 10px;}
.xq_nr{padding-top: 20px;text-align: center;}
/********案例内页结束********/
/*****资料下载*****/
.xz_lb{margin-top: 15px}
.xz_lb li{width: 100%;height: 80px;border: 1px solid #eeeeee;padding: 0 30px;display: flex;justify-content: space-between;align-items: center;margin-bottom: 20px;transition-duration: 0.2s;}
.xz_lb li p{color: #666666;font-size: 18px;width: 75%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.xz_lb li p img{margin-right: 15px;}
.xz_btn a{display: inline-block;width:120px;line-height: 40px;text-align: center;border: 1px solid #a2061b;color: #a2061b;font-size:16px;letter-spacing: 5px;margin-left: 15px;}
.xz_btn a:hover{background:#a2061b;color: white;}
.xz_lb li:hover{box-shadow:3px 3px 6px #c0bebe;-moz-box-shadow:3px 3px 6px #c0bebe; -webkit-box-shadow:3px 3px 6px #c0bebe;}


/****招募信息****/
.rec_box{margin-top: 80px;margin-bottom: 100px;min-height: 300px;}

.recruit_menu{width: 100%;overflow: hidden;}
.recruit_menu .accordion{width: 100%;}
.recruit_menu .accordion li.open .link {
	color: #333;
	border: 1px solid #a2061b;
	border-bottom: none;
	background: #f5f5f5;
}
.recruit_menu .accordion .fa-chevron-down{color: #717171;font-size: 20px;}
.recruit_menu .submenu{background:white;padding:40px 15px 15px 60px;}
.recruit_menu .open .submenu{background:white;width: 100%;overflow: hidden;border: 1px solid #a2061b;border-top: none;}

.recruit_menu .submenu ul li{border-bottom: none;background-color:white;color: #333;font-size: 13px;line-height: 26px;}
.recruit_menu .accordion .link{padding: 5px 5px 5px 30px;border-bottom: 3px solid white;color: #333333;cursor: pointer;background: #f5f5f5;font-size: 16px;height: auto;  overflow: hidden;}
.recruit_menu .accordion .link ul,.rec_zp ul{width: 100%;}
.recruit_menu .accordion .link ul li,.rec_zp ul li{display: inline-block;width: 14%;line-height: 30px;color: #333;font-size: 15px;text-align: center;}
.recruit_menu .accordion li i{top:12px}
.recruit_menu li{font-weight: normal;position: relative;}
.recruit_menu .submenu ul{margin-bottom: 35px;}
/*.recruit_menu .link ul li{float:left;}*/
.accordion li i.fa-chevron-down{right: 12px;left: auto;font-size: 16px;}
.accordion li.open i.fa-chevron-down {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
/*.accordion li.open .link ul li{color: white;}*/
.accordion li i {position: absolute;top: 16px;left: 12px;font-size: 18px;color: #595959;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;}
.accordion li.default .submenu {display: block;border: 1px solid #a2061b;border-top: none;}
.submenu {display: none;background: #444359;font-size: 14px;}
.accordion li.open i.fa-chevron-down{color: white;}
.submenu p span{margin-right: 20px;}
.submenu p{color: #333333;font-size: 15px;}
.recruit_menu .submenu ul li:nth-child(1){font-size: 15px;margin-bottom:5px;font-weight: bold;}

.rec_zp{width: 100%;padding: 5px 5px 5px 30px;background: #a2061b;height: auto;overflow: hidden;}
.rec_zp ul li{color: white;font-size: 15px;}
.rec_t span{display: inline-block;color: white;font-weight: bold;padding: 2px 20px;background: #ef6b00;font-size: 16px;}
.rec_t p{font-size: 22px;color:#ef6b00;margin-top: 10px;}
.rec_t{margin: 15px 0;}
.rec_yc{display: none;}

/********首页********/

/*头部*/
.nr{width: 1400px;margin: 0 auto;}
.header{padding: 20px 0;display: flex;justify-content: space-between;width: 1400px;margin: auto}
.top_tel{padding-left: 55px;position: relative;}
.top_tel img{position: absolute;top: 5px;left: 0;}
.top_tel p{color: #322e2a;font-size: 22px;}


/*导航*/
.mynav{width: 100%;height: 60px;line-height: 60px;background: #333333;}
.nav_list{display: flex;}
.nav_list>li{width: 12.5%;height: 60px;line-height: 60px;text-align: center;position: relative;}
.nav_list>li>a{color: white;font-size: 18px;}
.nav_list>li.active,.nav_list>li:hover{background: #a2061b;}
.nav_list>li.active>a,.nav_list>li:hover>a{color:white;}
.nav_mod{width: 100%;position: absolute;top: 60px;left: 0;background: rgba(51, 51, 51,0.8);z-index: 99;display: none;}
.nav_mod li{line-height: 50px;height: 50px;}
.nav_mod li a{color: white;font-size: 16px;}
.nav_mod li:hover{background: #a2061b;}
.nav_mod li:hover a{color:white;}
.nav_list>li:hover .nav_mod{display: block;}
.y_nav{display: none;}

/*banner*/
.ban_swi .swiper-pagination-bullet-active{background:#a2061b;}
.ban_swi .swiper-slide img{width: 100%;}

/*5大项目*/
.ind_xm{margin-top: 50px;}
.tit{text-align: center;}
.tit p{color: #333333;font-size: 60px;font-weight: bold;opacity: 0.1;line-height: 55px;}
.tit h2{color: #333333;font-size: 30px;font-weight: bold;position: relative;bottom:44px;letter-spacing: 1px;}
.tit h2 span{color:#a2061b;font-size: 30px;}
.tit .tit_s{color: #333333;font-size: 18px;position: relative;bottom: 22px;}
.ind_ser_lb{margin-top: 15px;display: flex;flex-wrap: wrap;border-bottom: 3px solid #666666;}
.ind_ser_lb li{width: 20%;position: relative;cursor: pointer;}
.ind_ser_lb li .fw_mod{width: 100%;height: 100%;background: rgba(0,0,0,0.2);position: absolute;top: 0;left: 0;text-align: center;color: white;padding-top: 47%;transition: all 0.3s;overflow: hidden;}
.fw_mod .fw_ic{height: 50px;}
.ind_ser_lb li .fw_mg{width: 100%;}
.fw_mod h4{color: white;font-size: 20px;letter-spacing: 5px;margin-top: 8px;margin-bottom: 8px;}
.fw_mod span{font-size: 16px;color: white;}
.fw_mod p{color: white;font-size: 14px;line-height: 24px;margin-top: 35px;}
.fw_xbox{height:3px;overflow:hidden;position: absolute;width: 100%;bottom: -3px;left: 0;}
.fw_x{background-color:#a2061b;width:0;height:3px;margin: 0 auto;transition:width .6s;-webkit-transition:width .6s;}
.ind_ser_lb li:hover .fw_x{width:100%;transition:width .6s;-webkit-transition:width .6s;}
.ind_ser_lb li:hover .fw_mod{padding-top: 15%;transition: all 0.5s;}

/*热门案例*/
.ind_case{margin-top: 75px;}
.tab{width:100%;margin-top: 15px;}
.tab-hd {text-align: center;}
.tab-hd li{display: inline-block;width:150px;line-height: 40px;color:#333333;text-align:center;font-size: 16px;cursor:pointer;border: 1px solid #a2061b;margin: 0 10px;}
.tab-hd li.active{background:#a2061b;color: white;}
.tab-bd>li{display:none;}
.tab-bd li.thisclass{display:list-item;}
.al_list{display: flex;flex-wrap: wrap;margin-top: 30px;}
.al_list li{width:32%;margin-right: 2%;margin-bottom: 30px;box-shadow:2px 2px 10px #ccc;-moz-box-shadow:2px 2px 10px #ccc; -webkit-box-shadow:2px 2px 10px #ccc;transition: all 0.3s;}
.al_list li:nth-child(3n){margin-right:0;}
.al_list li p{color: #666666;font-size: 16px;line-height: 50px;padding: 0 10px;}
.al_list li p em{float: right;color: #666666;font-size: 16px;}
.al_list li .al_mg{width: 100%;overflow: hidden;}
.al_list li .al_mg img{width: 100%;transition: all 0.5s;}
.al_list li:hover .al_mg img{transform: scale(1.1);transition: all 0.5s;}
.al_list li:hover{background:#a2061b;}
.al_list li:hover p,.al_list li:hover p em{color: white;transition: all 0.3s;}

/*企业实力*/
.ind_gy{margin-top: 45px;}
.gy_box{display: flex;justify-content: space-between;margin-top: 15px;}
.gy_box .gy_lf{width: 46.5%;padding-top: 80px;}
.gy_box .gy_rg{width: 50%;}
.gy_box .gy_rg img{width: 100%;}
.gy_wz h2{color: #a2061b;font-size: 30px;font-weight: bold;margin-bottom: 35px;}
.gy_wz p{color: #666666;font-size: 14px;line-height: 24px;text-indent: 2em;}
.gy_sj{display: flex;justify-content: space-between;margin-top: 35px;}
.gy_sj li{text-align: center;width: 25%;}
.gy_sj li p{color: #a2061b;font-size: 40px;font-weight: bold;}
.gy_sj li span{color: #666666;font-size: 14px;}
.more{margin-top: 35px;}
.more a{display: inline-block;width: 180px;line-height: 45px;border: 1px solid #a2061b;color: #a2061b;text-align: center;transition: all 0.3s;}
.more a:hover{background:#a2061b;color: white;transition: all 0.3s;}

/*新闻资讯*/
.ind_xw{margin-top: 75px;overflow: hidden;}
.xw_lf{display: inline-block;width: 46.5%;margin-top: 25px;}
.xw_lf h4{color: #333333;font-size: 18px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.xw_lf img{width: 100%;max-height: 300px;margin-bottom: 15px;}
.xw_lf span{color: #a2061b;font-size: 16px;}
.xw_lf span em{color: #999999;font-size: 16px;margin-left: 15px;}
.xw_lf p{font-size: 14px;color: #333333;line-height: 24px;margin-top: 15px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.xw_lf:hover h4{color:#a2061b;}
.xw_rg{display: inline-block;width: 49%;float: right;margin-top: 20px;}
.new_u li{width: 100%;overflow: hidden;border-bottom: 1px solid #e7e6e6;padding: 25px 0;}
.new_u li:first-child{padding-top: 0;}
.new_txt{width: 100%;position: relative;padding-top: 5px;}
.new_txt .new_wz{color: #333333;font-size: 14px;margin-top: 15px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.new_txt p{color: #666;}
.new_txt .new_t{font-size: 18px;color: #333333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;margin-bottom: 5px;}
.new_n span{margin-right: 10px;color: #666666;font-size: 14px;}
.new_u li:hover .new_txt .new_t{color: #a2061b;}

/*合作客户*/
.ind_hz{margin-top: 75px;margin-bottom: 100px;}
.hz_list{width:100%;margin: 0 auto;margin-top: 30px;border-left: 1px solid #eee; border-top: 1px solid #eee;}
.hz_list li{display: inline-block;width:16.66%;float: left;border-bottom: 1px solid #eeeeee;border-right: 1px solid #eeeeee;transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out;}
.hz_list li img{width: 100%;}
.hz_list li a{display: block;padding: 5% 15%;transition: all 0.2s ease-out;-webkit-transition: all 0.2s ease-out;}
.hz_list li:hover{box-shadow: 0px 0px 20px #ccc; -webkit-box-shadow: 0px 0px 20px #ccc;}

/*底部*/
.footer{width: 100%;background: #333333;padding-top: 30px;}
.foot_box{display: flex;justify-content: space-between;}
.foot_lx{margin-top: 20px;}
.foot_lx li{color: white;;font-size: 14px;line-height: 26px;margin-bottom: 7px;}
.foot_lx li img{margin-right: 10px;}
.foot_nav{display: flex;}
.foot_nav li{width: 100px;margin: 0 20px;}
.foot_nav li a{display: inline-block;width: 100%;color: white;font-size: 14px;text-align: center;margin-top: 16px;}
.foot_nav li a:first-child{border-bottom: 1px solid white;padding-bottom: 15px;margin-top: 0;font-size: 16px;}
.foot_nav li a:hover{color:#a2061b;}
.foot_w li{display: inline-block;text-align: center;margin: 0 10px;}
.foot_w li p{color: #ffffff;font-size: 20px;font-weight: bold;margin-bottom: 20px;}
.foot_w li img{width: 165px;}
.foot_bq{margin-top: 20px;border-top: 1px solid white;padding: 15px 0;margin-top:20px;}
.foot_bq .nr{display: flex;justify-content: space-between;}
.foot_bq p,.foot_bq p a{color: white;font-size: 14px;}



/*****联系我们*****/
.banner img{width: 100%;}
.nr02{width: 1200px;margin: 0 auto;}
.section{margin-bottom: 80px;margin-top: 30px;min-height: 500px;}
.contact{display: flex;flex-wrap: wrap;justify-content: space-between;}
.cont_lf{width: 405px;height: 360px;background:#a2061b;padding: 25px;color: white;}
.cont_lf h2{font-size: 22px;color: white;margin-bottom: 20px;}
.cont_lf p{font-size: 14px;line-height: 27px;color: white;}
.cont_lx li{color: white;font-size: 14px;line-height: 30px;}
.cont_lx{margin-top: 15px;}
.cont_lx li span{margin-left: 70px;}
.map{width: 795px;height: 360px;}
.cont_msg{margin-top: 50px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.msg_fl{width: 515px;}
.msg_fl img{width: 100%;}
.msg_rg{width: 655px;}
.f_lb{display: inline-block;margin-bottom: 20px;margin-right: 40px;}
.f_lb:nth-child(even){margin-right: 0;}
.f_lb input,.f_text textarea{width: 305px;height: 35px;border: 1px solid #d7d5da;padding-left: 10px;}
.f_lb input::-moz-placeholder,.f_text textarea::-moz-placeholder{color: #b8b8b8;}
.f_lb input::-ms-input-placeholder,.f_text textarea::-ms-input-placeholder{color: #b8b8b8;}
.f_lb input::-webkit-input-placeholder,.f_text textarea::-webkit-input-placeholder{color: #b8b8b8;}
.f_text textarea{width: 100%;height: 120px;padding: 10px;}
.f_sub input{width: 100%;background: #a2061b;color: white;height: 50px;font-size: 18px;border: none;margin-top: 15px;}
.msg_p{color: #999999;font-size: 14px;margin-bottom: 10px;}
.cont_fl{margin-top: 50px;display: flex;flex-wrap: wrap;}
.cont_fl li{width:375px;margin-right: 35px;}
.cont_fl li:nth-child(3n){margin-right:0;}
.cont_fl li .cont_mg{width: 100%;}
.cont_wz{margin-top: 15px;}
.cont_wz h4{color: #333333;font-size: 16px;}
.cont_wz p{color: #333333;font-size: 14px;margin-top: 12px;}
.cont_wz p img{margin-right: 10px;}


/*****新闻资讯*****/
.pro_tab{display: flex;flex-wrap: wrap;}
.pro_tab>li{width: 150px;height: 50px;text-align: center;line-height: 50px;position: relative;margin-right: 10px;}
.pro_tab>li>a{color:#666666;font-size: 16px;}
.pro_tab>.active,.pro_tab>li:hover{background: #a2061b;}
.pro_tab>.active>a,.pro_tab>li:hover>a{color: white;}
.mytab{width: 100%;background: #eeeeee;margin-bottom: 1px;}
.pro_mod{width: 100%;position: absolute;top: 50px;left: 0;z-index: 99;display: none;}
.pro_mod li{margin-top: 1px;width: 100%;background:#f3f1f1;padding: 10px 5px;line-height: initial;}
.pro_mod li a{color: #333333;font-size: 15px;}
.pro_mod li:hover{background:#a2061b;}
.pro_mod li:hover a{color: white;}
.pro_tab>li:hover .pro_mod{display: block;}

.news_list{margin-top: 30px;}
.news_list li{padding: 10px 20px;border: 1px solid #eeeeee;position: relative;margin-bottom: 30px;width: 100%;background: white;transition-duration: 0.4s;}
.news_list li .news_m{width: 180px;height: 130px;vertical-align: top;}
.news_list li .news_wz{display: inline-block;width: 71%;height: 130px;padding-right: 40px;border-right: 1px solid black;margin-left: 20px;position: relative;}
/*.news_list .hvr-grow:hover{transform: scale(1.03);}*/
.news_wz p{color: #010101;font-size: 20px;margin-bottom: 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news_wz span{color: #666666;font-size: 16px;position: absolute;bottom: 0;left: 0;}
.news_icon{position: absolute;right: 65px;top: 50%;margin-top: -12.5px;}
.news_list li:hover{box-shadow:4px 4px 10px #949294;-moz-box-shadow:4px 4px 10px #949294; -webkit-box-shadow:4px 4px 10px #949294;}
.news_wz em{font-size: 16px;color: #666666;line-height: 25px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.news_list li:hover .news_wz p{color:#a2061b;}
.paging{width: 100%;height: auto;margin-top: 25px;}
.paging li{display: inline-block;padding: 5px 10px;margin: 0 2px;background: #f3f1f1;}
.paging .active a{color: white;}
.paging .active{background: #a2061b;}
.paging li a{display: block;color: #333;font-size: 12px;}


/*****关于我们*****/
.about{margin-top: 30px;display: flex;justify-content: space-between;}
.ab_lf{width: 51%;}
.ab_lf img{width: 100%;}
.ab_rg{width: 46%;}
.ab_rg p{text-indent: 2em;color: #666666;font-size: 16px;line-height: 30px;margin-bottom: 30px;}
.ind_sj{background: white;display: flex;height: 140px;box-shadow:0px 2px 6px #4f4f4f;-moz-box-shadow:0px 2px 6px #4f4f4f;-webkit-box-shadow:0px 2px 6px #4f4f4f;z-index: 99;margin-top: 50px;}
.ind_sj li{width: 25%;text-align: center;padding-top: 12px;position: relative;}
.ind_sj li p{color: #000000;;font-size: 24px;}
.ind_sj li p em{color: #a2061b;;font-size: 60px;vertical-align: top;}
.ind_sj li span{color: #000000;font-size: 16px;}
.ind_sj li:before{content: "";width: 1px;height: 100px;background: #e5e5e5;position: absolute;top:18px;right: 0;}
.ind_sj li:last-child:before{display: none;}

/*****荣誉资质*****/
.honor_lb{margin-top: 30px;display: flex;flex-wrap: wrap;}
.honor_lb li{width: 23.5%;margin-right: 2%;margin-bottom: 30px;box-shadow:2px 2px 10px #ccc;-moz-box-shadow:2px 2px 10px #ccc; -webkit-box-shadow:2px 2px 10px #ccc;}
.honor_lb li:nth-child(4n){margin-right: 0;}
.honor_lb li p{color: #666666;font-size: 16px;line-height: 40px;padding: 0 10px;}
.honor_lb li .ry_mg{height: 230px;width: 100%;overflow: hidden;display: flex;justify-content: center;align-items: center;}
.honor_lb li .ry_mg img{transition: all 0.5s;}
.honor_lb li:hover .ry_mg img{transform: scale(1.1);transition: all 0.5s;} 





@media only screen and (max-width: 1440px) {
	.nr{width: 1200px;}
	.logo{width: 60%;}
	.top_tel p{font-size: 20px;font-weight: bold;}
	.gy_box .gy_lf{padding-top: 15px;}
	.foot_nav li{margin: 0 20px;width: 90px;}
	.foot_w li img{width: 115px;}
	.foot_w li p{font-size: 16px;margin-bottom: 15px;}
	.ab_rg p{font-size: 14px;line-height: 24px;margin-bottom: 20px;}
}


/****分辨率小于768****/
@media only screen and (max-width: 768px) {
	.header,.mynav{display: none;}
	.container-fluid>.navbar-header{width: 100%;margin: 0;}
	.navbar{margin-bottom: 0;}
	.navbar-brand{width: 25%;padding-top:7px;padding-left: 0;}
	.navbar-brand>img{width:100%;}
	.navbar-default .navbar-toggle {border-color: transparent;margin-right: 0;}
	.navbar-default .navbar-toggle .icon-bar {background-color: #a2061b;}
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {background-color: transparent;}
	.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{background: #a2061b;color: white;}
	.navbar-default{background: white;}
	.y_nav{display: block;width: 100%;position: fixed;top: 0;left: 0;z-index: 999;box-shadow:2px 2px 5px #A1A1A1;-moz-box-shadow:2px 2px 5px #A1A1A1; -webkit-box-shadow:2px 2px 5px #A1A1A1;}
	.banner,.ban_swi{margin-top: 53px;}
	.nr{width: 100%;padding-left: 15px;padding-right: 15px;}
	
	.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 5px;}
	.tit h2{font-size: 21px;bottom: 40px;}
	.tit h2 span{font-size: 21px;}
	.tit p{font-size: 40px;}
	.tit .tit_s{font-size: 12px;bottom: 27px;}
	
	.ind_xm{margin-top: 20px;}
	.ind_ser_lb li{width: 100%;}
	.ind_ser_lb li .fw_mod{padding-top: 60px;}
	.fw_mod h4{font-size: 18px;}
	.fw_mod span{font-size: 14px;}
	.ind_ser_lb{margin-top: 0;}
	
	.ind_case{margin-top: 20px;}
	.tab{margin-top: 0;}
	.tab-hd{display: flex;flex-wrap: wrap;}
	.tab-hd li{margin: 0;width: 30%;margin-bottom: 10px;font-size: 14px;margin-right: 16px;}
	.tab-hd li:nth-child(3n){margin-right: 0;}
	.al_list{justify-content: space-between;margin-top: 15px;}
	.al_list li{width: 48%;margin-right: 0;margin-bottom: 15px;}
	.al_list li p em{display: none;}
	.al_list li p{font-size: 14px;line-height: 40px;padding: 0 5px;}
	
	.ind_gy{margin-top: 15px;}
	.gy_box{flex-wrap: wrap;margin-top: 0;}
	.gy_box .gy_lf,.gy_box .gy_rg{width: 100%;}
	.gy_wz h2{display: none;}
	.gy_box .gy_lf{padding-top: 0;}
	.gy_sj li p{font-size: 23px;}
	.gy_sj{margin-top: 20px;}
	.more a{width: 120px;line-height: 30px;}
	.gy_box .gy_rg{margin-top: 15px;}
	
	.ind_xw{margin-top: 25px;}
	.xw_lf{margin-top: 0;width: 100%;}
	.xw_lf h4{font-size: 16px;}
	.xw_rg{width: 100%;}
	.new_txt .new_t{font-size: 15px;}
	.new_u li{padding: 15px 0;}
	.new_txt{padding-top: 0;}
	.new_txt .new_wz{margin-top: 10px;}
	
	.ind_hz{margin-top: 35px;margin-bottom: 80px;}
	.hz_list li{width: 25%;}
	.hz_list{margin-top: 0;}
	
	.foot_box{display: none;}
	.footer{padding-top: 0;}
	.foot_bq{margin-top: 0;border: none;padding: 15px 10px;}
	.foot_bq .nr{flex-wrap: wrap;justify-content: center;}
	.foot_bq p, .foot_bq p a{font-size: 12px;}
	.foot_bq p{width: 100%;text-align: center;}
	
	/*联系我们*/
	.nr02{width: 100%;padding: 0 15px;}
	.cont_lf,.map{width: 100%;height: auto;}
	.cont_lf h2{font-size: 17px;}
	.msg_fl,.msg_rg{width: 100%;}
	.msg_rg{margin-top: 25px;}
	.f_lb{width: 100%;margin-right: 0;margin-bottom: 15px;}
	.f_lb input, .f_text textarea{width: 100%;}
	.f_sub input{font-size: 14px;height: 35px;}
	.cont_fl li{width: 100%;margin-right: 0;margin-bottom: 15px;}
	.cont_msg{margin-top: 35px;}
	
	/*新闻*/	
	.pro_tab>li>a{font-size: 14px;}
	.pro_tab>li{margin-right: 0;height: 40px;line-height: 40px;width: 33.33%;}
	.pro_mod{top: 35px;}
	.pro_mod li{padding: 8px 3px;}
	.pro_mod li a{font-size: 13px;}
	.paging li{padding: 3px 7px;margin: 0 1px;}
	.paging{margin-top: 25px;}
	.section{margin-bottom: 60px;margin-top: 20px;min-height: 300px;}
	.news_list li{padding: 10px;margin-bottom: 15px;}
	.news_list li .news_m{width: 33%;height: auto;}
	.news_icon{display: none;}
	.news_list li .news_wz{border: none;height:77px;margin-left: 10px;width: 61%;padding-right: 0;}
	.news_wz p{font-size: 15px;margin-bottom: 0;}
	.news_wz span{font-size: 12px;}
	.news_wz em{font-size: 12px;line-height: normal;}
	.news_list{margin-top: 25px;}
	.paging li{padding: 3px 7px;margin: 0 1px;}
	.paging{margin-top: 25px;}
	.mytab{margin-bottom: 5px;}
	
	/*关于*/
	.about{flex-flow: wrap;}
	.ab_lf,.ab_rg{width: 100%;}
	.ab_rg p{margin-bottom: 0;margin-top: 20px;}
	.ind_sj{bottom: 0;margin-top: 25px;width: 100%;padding: 0;height: 80px;}
	.ind_sj li p em{font-size: 25px;}
	.ind_sj li p{font-size: 16px;}
	.ind_sj li span{font-size: 12px;}
	.ind_sj li:before{height: 50px;}
	
	/*荣誉*/
	.honor_lb{justify-content: space-between;}
	.honor_lb li{width: 48%;margin-right: 0;margin-bottom: 15px;}
	.honor_lb li p{font-size: 14px;padding: 0 5px;line-height: 35px;}
	.honor_lb li .ry_mg{height: 125px;}

	/********新闻内页********/
	.mg40{ margin-top:20px}
	.wrap{ margin:0 10px;width:auto}
	.news_tt{font-size:18px;}
	.article{ padding:20px 0; font-size:14px;}

	.article img[align="right"]{ display:block; margin:5px auto;}
	.article img[align="left"]{ display:block; margin:5px auto;}
	/********新闻内页结束********/

	/*******案例内页********/
	.pro_box{width: 100%;padding: 0 15px;margin-top: 25px;}
	.xq_lf{width: 100%;}
	.gallery-top{width: 290px;height: 180px;}
	.xq_rg{width: 100%;margin-top: 20px;padding-top: 0;}
	.xq_rg h2{font-size: 18px;margin-bottom: 10px;}
	.xq_list li{font-size: 14px;margin-bottom: 0;}
	.pro_xq{margin-top: 35px;}
	.pro_xq h3{font-size: 16px;}
	.gallery-thumbs .swiper-slide{width: 70px !important;height: 50px;}
	.gallery-thumbs{width: 230px;}
	.xq_zx a{font-size: 14px;width: 120px;height: 35px;line-height: 35px;}
	/********案例内页结束*************/

	/*下载*/
	.xz_lb li{padding: 15px;flex-wrap: wrap;height: auto;}
	.xz_lb li p{width: 100%;font-size: 14px;}
	.xz_lb li p img{width: 20px;margin-right: 10px;}
	.xz_btn{margin-top: 15px;width: 100%;text-align: center;}
	.xz_btn a{width: 80px;line-height: 25px;margin: 0 10px;font-size: 12px;}
	/*招聘*/
	.rec_yc{display: block;}
	.rec_zp{display: none;}
	.recruit_menu .accordion .link{padding: 5px;}
	.recruit_menu .accordion .link ul li{display: none;}
	.recruit_menu .accordion .link ul li:first-child{display: block;width: 100%;}
	.recruit_menu .submenu{padding: 15px;}
	.rec_yc li{display: inline-block;width: 100%;}
	.rec_yc li:nth-child(1){font-weight: normal !important;font-size: 14px !important;}
	.rec_box{margin-top: 35px;margin-bottom: 50px;}
}