﻿
/******首页******/

/*头部*/
.nr{width: 92%;margin: 0 auto;}
.header{padding:20px 0 25px 0;}
.header .logo{margin-left:-20px;}
.logo,.head_rg,.top_lx,.top_lx li{display: inline-block;}
.head_rg{float: right;padding-top: 15px;}
.top_ser{display: inline-block;width: 265px;height: 40px;border:1px solid #bfbfbf;border-radius: 25px;background: white;margin: 0 60px;box-shadow:0px 0px 5px #d7d5d5 inset;-moz-box-shadow:0px 0px 5px #d7d5d5 inset; -webkit-box-shadow:0px 0px 5px #d7d5d5 inset;}
.top_ser input{width: 76%;height: 38px;border: none;background: transparent;padding-left: 12px;font-size: 14px;}
.top_ser button{width: 36px;border: none;background: transparent;height: 36px;position: relative;bottom: 2px;}
.top_lx li{margin-left: 35px;color: #333333;font-size: 16px;}
.top_lx li:first-child{margin-left: 0;}
.top_lx li img{margin-right: 10px;}
.top_bt li{cursor: pointer;}

/*导航*/
.nav_box{width: 100%;height: 75px;background: url(../img/nav_bg.png) no-repeat;background-size:100% 100%;border-top: 1px solid #ababab;}
.nav_list{display: flex;justify-content: space-between;padding: 13px 0;}
.nav_list li{text-align: center;position: relative;}
.nav_list li p{font-size: 16px;font-weight: bold;color: #333333;margin-bottom: 3px;position: relative;z-index: 99;}
.nav_list li span{color: #666666;font-size: 13px;position: relative;z-index: 99;}
.nav_list li:before{content: "";width: 120px;height: 87px;background: url(../img/nav_bg02.png) no-repeat;background-size: 100% 100%;position: absolute;bottom: -16px;left: 50%;margin-left: -55px;display: none;}
.nav_list li.active:before{display: block;} 
.nav_list li.active p{color: white;}
.nav_list li.active span{color: white;}
.nav_list li:hover p,.nav_list li:hover span{color: #ff9900;}
.nav_list li.active:hover p,.nav_list li.active:hover span{color: white;}
.y_nav{display: none;}

@media only screen and (max-width: 1500px) {
	.top_ser{width: 230px;margin: 0 50px;}
	.top_lx li{margin-left: 25px;font-size: 15px;}
}
@media only screen and (max-width: 1368px) {
	.top_ser{width: 210px;margin: 0 30px;}
	.top_lx li{margin-left: 10px;font-size: 14px;}
	.top_ser input{width: 75%;}
	.top_ser button{width: 40px;}
}

/*banner*/
.ban_swi .swiper-pagination-bullet{width: 20px;height: 20px;border: 2px solid white;opacity: 1;background: white;}
.ban_swi .swiper-pagination-bullet-active{background: #ff9900;}
.ban_swi>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 10px;}
.ban_swi>.swiper-pagination-bullets{bottom: 10%;text-align: right;padding-right: 1%;}

/*关于绿麦*/
.ind_ab{width: 100%;    height: auto;margin-top: 10px;border-bottom: 1px solid #dcdcdc;    overflow: hidden;}
.ab_lf{display: inline-block;padding-top: 50px;}
.ab_rg{display: inline-flex;float: right;width: 84.5%;}
.ab_lf h2{color: #333333;font-size: 24px;font-weight: bold;}
.ab_lf h2 img{margin-right: 7px;position: relative;bottom: 3px;}
.ab_lb{margin-top: 50px;}
.ab_lb li{width: 144px;height: 43px;text-align: center;line-height: 40px;background: url(../img/ind_img01.png) no-repeat;background-size: 100% 100%;margin-bottom: 30px;}
.ab_lb li img{margin-right: 5px;position: relative;bottom: 2px;}
.ab_lb li .m2{display: none;}
.ab_lb li a{color: #333333;font-size: 16px;}
.ab_lb li:hover{background: url(../img/ind_img02.png) no-repeat;background-size: 100% 100%;}
.ab_lb li:hover a{color: white;}
.ab_lb li:hover .m1{display: none;}
.ab_lb li:hover .m2{display: inline-block;}
.ab_xq{width: 51.5%;height: 480px;background: url(../img/ind_img03.png) no-repeat;background-size: 100% 100%;padding: 60px 50px;}
.ab_xq h2,.ab_gc h2{color:#333333;font-size: 18px;font-weight: bold;}
.ab_xq h2 img,.ab_gc h2 img{margin-right: 10px;position:relative;bottom: 2px;}
.ab_xq h2 .bt_more{float: right;color: #999999;font-size: 16px;text-decoration: underline;font-weight: normal;}
.ab_xq h2 .bt_more:hover{color:#ff9900;}
.ab_p{margin-top: 40px;}
.ab_p p{color: #666666;font-size: 16px;line-height: 35px;}
.ab_gc{width: 48.5%;padding-top: 60px;padding-left: 40px;}
.gc_mg{margin-top: 25px;}
.gc_mg img{width: 100%;border: 5px solid white;box-shadow:0px 0px 10px #bebdbd;-moz-box-shadow:0px 0px 10px #bebdbd; -webkit-box-shadow:0px 0px 10px #bebdbd;}
@media only screen and (max-width: 1680px) {
	.ab_p p{line-height: 30px;}
	.gc_mg{margin-top: 45px;}
}
@media only screen and (max-width: 1440px) {
	.ab_p p{line-height: 28px;font-size: 15px;}
	.ab_xq{height: 430px;}
	.ind_ab{height: 430px;}
	.ab_lb li{margin-bottom: 25px;}
	.ab_rg{width: 82%;}
}
@media only screen and (max-width: 1366px) {
	.ab_p p{line-height: 28px;font-size: 14px;}
	.ab_xq{padding: 60px 35px;}
	.ab_rg{width: 80%;}
}

/*产品分类*/
.ind_cp{border-top: 15px solid #f9f9f9;    border-bottom: 1px solid #dcdcdc;padding-bottom: 45px; }
.cp_lf{padding-top:35px;}
.cp_lb{margin-top: 30px;}
.cp_lb li{color: #333333;font-size:16px;margin-bottom: 25px;}
.cp_lb li img{margin-right: 6px;position: relative;bottom: 1px;}
.cp_lb li a{color: #333333;}
.cp_lb li:hover a{color: #ff9900;}
.cp_gd{position: relative;width: 100%;}
#wrapper{overflow: hidden;width: 90%;margin: 0 auto;height: 365px;position: relative;margin-top: 40px;}
#wrapper ul {position: absolute;left: 0;top: 10px;}
#wrapper li{float: left;text-align: center;margin-left: 40px;width:420px;height: 365px;}
#wrapper li .cp_m{width: 100%;height:290px;overflow: hidden;border: 3px solid white;box-shadow:0px 0px 8px #949292;-moz-box-shadow:0px 0px 8px #949292; -webkit-box-shadow:0px 0px 8px #949292;}
#wrapper li img{width:100%;height: 100%;transition: all 0.3s;}
#wrapper li:hover img{transform: scale(1.1);}
#wrapper li p{color: #333333;font-size: 16px;margin-top: 15px;}
#wrapper li:hover p{color:#ff9900;}
#btn1,#btn2{width: 45px;height: 45px;position: absolute;cursor: pointer;top: 42%;}
#btn1{background: url(../img/ind_icon07.png) no-repeat;background-size: 100% 100%;left:0px;}
#btn2{background: url(../img/ind_icon08.png) no-repeat;background-size: 100% 100%;right:0px;}
.more a{display: inline-block;width: 200px;height: 50px;background: url(../img/ind_img06.png) no-repeat;background-size: 100% 100%;text-align: center;line-height: 50px;color: #FF9900;font-size: 15px;}

/*视频中心*/
.ind_vd{width: 100%;border-top: 15px solid #f9f9f9;padding-top: 45px; padding-bottom: 45px;  border-bottom: 1px solid #dcdcdc;}
.tit{text-align: center;}
.tit h3{display: inline-block;color: #333333;font-size: 24px;font-weight: bold;position: relative;}
.tit h3:before,.tit h3:after{content: "";width: 50px;height: 2px;background: #ff9900;position: absolute;top: 13px;right: -70px;}
.tit h3:after{left: -70px;right: inherit;}
.vd_list{margin-top: 40px;display: flex;justify-content: space-between;}
.vd_list li{width: 21%;position: relative;border: 3px solid white;box-shadow:0px 0px 8px #949292;-moz-box-shadow:0px 0px 8px #949292; -webkit-box-shadow:0px 0px 8px #949292;}
.vd_list li .vd_mg{width: 100%;}
.vd_list li .vd_bf{position: absolute;top:50%;left: 50%;margin-left: -30px;margin-top: -17.5px;}
.vd_mod{width: 100%;height: 100%;background: rgba(0,0,0,0.5);position: absolute;top: 0;left: 0;display: flex;justify-content: center;align-items: center;opacity: 0;transition: all 0.3s;}
.vd_list li:hover .vd_mod{opacity: 1;transition: all 0.3s;}
.vd_more{margin-top: 35px;text-align: center;}
.al_db{width: 100%;background: rgba(255,153,0,0.85);position: absolute;bottom: 0;left: 0;padding: 7px 15px;}
.al_db span{color: white;font-size: 16px;line-height: 30px;}
.al_db img{float: right;}
.al_mod{width: 100%;height: 100%;background: url(../img/ind_img09.png) no-repeat;background-size: 100% 100%;position: absolute;top: 0;left: 0;text-align: center;opacity: 0;transition: all 0.5s;}
.al_mod p{color: #FF9900;font-size: 16px;font-weight: bold;margin-bottom: 30px;}
.al_list li:hover .al_mod{opacity: 1;padding-top: 18%;transition: all 0.5s;}
.al_list li:hover .al_db{display: none;}
@media only screen and (max-width: 1440px) {
	.al_db span{font-size: 14px;}
	.al_list li:hover .al_mod{padding-top: 15%;}
	.al_mod p{font-size: 15px;}
}

/*新闻资讯*/
.ind_xw{width: 100%;border-top: 15px solid #f9f9f9;border-bottom: 1px solid #dcdcdc;padding-top: 45px;background: #f5f5f5;padding-bottom: 40px;}
.tit02 h3{color: #666666;font-size: 18px;font-weight: normal;}
.tit02 p{color: #222222;font-size: 24px;font-weight: bold;margin-top: 7px;}
.tit02 h3:before,.tit02 h3:after{width: 40px;right: -50px;top: 8px;}
.tit02 h3:after{left: -50px;right: inherit;}
.xw_list{display: flex;justify-content: space-between;margin-top: 25px;}
.xw_list li{width: 23.2%;background: #f7f7f7;padding: 20px 20px;border: 5px solid white;box-shadow:0px 0px 8px #949292;-moz-box-shadow:0px 0px 8px #949292; -webkit-box-shadow:0px 0px 8px #949292;}
.xw_list li h4{color: #333333;font-size: 16px;margin-bottom: 25px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.xw_list li p{font-size: 14px;color: #a6a6a6;}
.xw_list li p em{float: right;color: #999999;font-size: 12px;text-decoration: underline;}
.xw_list li img{width: 100%;margin-top: 20px;}
.xw_list li p em:hover{color:#FF9900;}
.xw_list li:hover h4{color:#FF9900;}
@media only screen and (max-width: 1680px) {
	.xw_list li{width: 24%;}
}
@media only screen and (max-width: 1440px) {
	.xw_list li{width: 28%;}
}

/*解决方案*/
.ind_fn{width: 100%;border-top: 15px solid #f9f9f9;padding-top: 35px;    border-top: 15px solid #f9f9f9}
.fn_nr{margin-top: 25px;width: 100%;background: url(../img/ind_img12.png) center no-repeat;background-size: cover;}
.fn_list{background: rgba(0,0,0,0.5);height: 330px;display: flex;flex-wrap: wrap;border-right: 1px solid rgba(255,255,255,0.5);border-left: 1px solid rgba(255,255,255,0.5);}
.fn_list li{width: 20%;height: 330px;text-align: center;border-right: 1px solid rgba(255,255,255,0.5);padding: 0 2%;padding-top: 65px;cursor: pointer;}
.fn_list li:last-child{border-right: none;}
.fn_list .fn_ic{width: 105px;height: 105px;border-radius: 50%;border:3px solid white;display: inline-flex;justify-content: center;align-items: center;box-shadow:0px 0px 8px #333;-moz-box-shadow:0px 0px 8px #333; -webkit-box-shadow:0px 0px 8px #333;}
.fn_list .fn_p{color: white;font-size: 18px;margin-top: 30px;position: relative;}
.fn_list .fn_span{display: inline-block;color: white;font-size: 14px;opacity: 0.8;line-height: 25px;margin-top: 50px;opacity: 0;transition: all 0.3s;}
.fn_list .fn_p:before{content: "";width: 1px;height: 45px;background: white;position: absolute;top: -55px;left: 50%;margin-left: -0.5px;}
.fn_list li:hover .fn_ic{background:#FF9900;}
.fn_list li:hover .fn_span{opacity: 0.8;margin-top: 18px;transition: all 0.3s;}
.fn_list li:hover .fn_p:before{width: 45px;height: 1px;background:#FF9900;top: -12px;margin-left: -22.5px;}
.fn_list li:hover .fn_p{font-weight: bold;}

/*合作伙伴*/
.ind_hz{background: #f5f5f5;padding-top: 65px;padding-bottom: 50px;      border-top: 15px solid #f9f9f9}
.hz_list{margin-top: 35px;display: flex;flex-wrap: wrap;}
.hz_list li{width: 11.5%;height:85px;display: flex;justify-content: center;align-items: center;background: white;margin-right: 1.1%;margin-bottom: 25px;border: 1px solid #dbdadb;}
.hz_list li img{max-height: 75px;}
.hz_list li:nth-child(8n){margin-right: 0;}

/*底部*/
.footer{width: 100%;background: url(../img/foot_bg.png) center no-repeat;background-size: cover;padding-top: 50px;}
.foot_box{display: flex;justify-content: space-between;}
.foot_nav{display: flex;width: 42%;justify-content: space-between;}
.f_nb li a{color: #acabac;font-size: 14px;}
.f_nb li:first-child{color: white;font-size: 17px;position: relative;margin-bottom: 35px;}
.f_nb li:first-child:before{content: "";width: 18px;height: 1px;background:#FF9900;position: absolute;top: 37px;left: 0;}
.f_nb li{line-height: 27px;}
.f_nb li a:hover{color:#FF9900;}
.foot_w{width: 18.5%;text-align: center;padding-top: 25px;}
.fw_lb{display: flex;justify-content: space-between;}
.fw_lb li{text-align: center;}
.fw_lb li img{width: 120px;}
.fw_lb li p{color: #999999;font-size: 14px;margin-top: 10px;}
.foot_wl{margin-top:25px;}
.foot_wl a{margin: 0 5px;}
.foot_lx p{color:white;font-size: 20px;margin-bottom: 30px;}
.fl_lb li{position: relative;color: #999999;font-size: 15px;padding-left: 20px;line-height: 27px;margin-bottom: 10px;}
.fl_lb li img{position: absolute;top: 8px;left: 0;}
.foot_bt{margin-top:30px;border-top: 1px solid rgba(255,255,255,0.3);padding: 30px 0;}
.foot_link,.foot_bq{display: inline-block;}
.foot_link li{display: inline-block;font-size: 15px;color: #999999;margin-right: 15px;}
.foot_link li a{font-size: 15px;color: #999999;}
.foot_link li:first-child{color: white;font-size: 16px;margin-right: 0;}
.foot_link li:first-child img{margin-right: 10px;}
.foot_link li a:hover{color:#FF9900;}
.foot_bq,.foot_bq a{color: #999999;font-size: 14px;}
.foot_bq { float: right;}
@media only screen and (max-width: 1440px) {
	.foot_nav{width: 40%;}
	.foot_w{width: 22%;}
}


/****关于绿麦*****/
.banner img{width: 100%;}
.section{margin-top: 50px;display: flex;justify-content: space-between;margin-bottom: 120px;}
.c_lf{width: 16.5%;min-height: 975px;border: 1px solid #e5e5e5;box-shadow:0px 0px 5px #d7d5d5 inset;-moz-box-shadow:0px 0px 5px #d7d5d5 inset; -webkit-box-shadow:0px 0px 5px #d7d5d5 inset;}
.c_lf .c_bt{width: 100%;height: 85px;background: url(../img/c_bg.png) no-repeat;background-size: 100% 100%;text-align: center;color: white;padding: 19px 0;}
.c_lf .c_bt h2{font-size: 24px;font-weight: bold;color: white;margin-bottom: 5px;}
.c_lf .c_bt p{font-size: 18px;letter-spacing: 2px;}
.c_nav li{height: 75px;line-height: 75px;border-bottom:1px solid #e5e5e5;padding-left: 125px;color: #666666;font-size: 16px;position: relative;}
.c_nav li a{color: #666666;font-size: 16px;}
.c_nav li img{position: absolute;top: 27px;left: 90px;}
.c_nav li.active{background: url(../img/c_bg02.png) no-repeat;background-size: 100% 100%;}
.c_nav li.active a{color:#FF9900;text-decoration: underline;}
.c_nav li:hover a{color:#FF9900;text-decoration: underline;}
.sec_rg{width: 81%;min-height: 915px;border: 1px solid #e5e5e5;box-shadow:-2px 2px 0px #b5b5b5; ;-moz-box-shadow:-2px 2px 0px #b5b5b5; ; -webkit-box-shadow:-2px 2px 0px #b5b5b5; ;padding: 40px 25px;}
.rg_tn{border-bottom: 1px dashed #e5e5e5;padding: 0 15px;padding-bottom:15px;}
.rg_tn h3{display: inline-block;font-size: 18px;color: #333;font-weight: bold;}
.rg_tn h3 img{margin-right: 10px;}
.rg_tn .m_nav{display: inline-block;float: right;color: #333333;font-size: 15px;}
.rg_tn .m_nav a{color: #333333;font-size: 15px;}
.rg_tn .m_nav img{margin-right: 10px;position: relative;bottom: 1px;}
.about{margin-top:20px;padding: 0 15px;}
.about p{color: #333333;font-size: 16px;line-height: 30px;}

@media only screen and (max-width: 1680px) {
	
}
@media only screen and (max-width: 1440px) {
	
	
}
@media only screen and (max-width: 1300px) {
	
	
}
.pros li{ padding-left: 0; text-align: center;}

/****联系我们*****/
.contact{margin-top: 85px;padding: 0 15px;}
.cont_tit{color: #333333;font-size: 18px;font-weight: bold;position: relative;margin-bottom: 25px;}
.cont_tit{padding-left:95px;}
.cont_tit:before{content: "";width:65px;height: 2px;background:#FF9900;position: absolute;top: 10px;left: 0;}
.cont_bt p{color: #666666;font-size: 16px;line-height: 30px;}
.contact_tb{margin-top: 60px;width: 100%;margin-bottom: 170px;border: none;}
.contact_tb tr td{border: none;padding: 25px 0;}
/*.contact_tb tr{border-bottom: 1px solid #cccccc;}*/
.contact_tb tr:nth-child(odd){background: rgba(245,245,245,0.5);}
.contact_tb tr:nth-child(even){background: rgba(255,255,255,0.5);}
.contact_tb tr td:first-child{color: #666666;font-size: 16px;text-align: center;width: 140px;}
.contact_tb tr td:nth-child(2n){color: #333333;font-size: 16px;line-height: 30px;padding-right: 15px;}


/****产品中心*****/
.c_nav02 li{padding-left: 115px;}
.c_nav02 li img{left: 82px;}
.c_nav02 li.active img{transform: rotate(-90deg);}
.pro_list{margin-top: 50px;overflow: hidden;    text-align: justify;}
.pro_list li{display: inline-block;width: 23%;border: 1px solid #E5E5E5;margin-bottom: 45px;transition: all 0.4s;height:260px;}
.pro_list li:nth-child(4n){margin-right:0;}
.pro_list li .pro_m{width: 100%;overflow: hidden;    height: 209px;}
.pro_list li .pro_m img{width: 100%;transition: all 0.5s;}
.pro_list li p{color: #333;font-size: 15px;padding:0 12px;line-height: 50px;position: relative;}
.pro_list li p em{float: right;    position: absolute;right:5px;}
.pro_list li:hover .pro_m img{transform: scale(1.1);}
.pro_list li:hover{box-shadow:5px 5px 0px #e6e5e6;-moz-box-shadow:5px 5px 0px #e6e5e6; -webkit-box-shadow:5px 5px 0px #e6e5e6;transition: all 0.4s;}
.pro_list li:hover p em{filter: invert(51%) sepia(98%) saturate(809%) hue-rotate(0deg) brightness(104%) contrast(105%);}
.justify_fix{display:inline-block; width:100%; height:0; overflow:hidden;}

.paging{width: 100%;height: auto;text-align: center;margin-top: 15px;}
.paging a{display: inline-block;padding: 5px 10px;border: 1px solid #CCCCCC;}
.paging .current{color: white;}
.paging .current{background: #FF9900;border-color: #FF9900;}
.paging a{color: #666666;font-size: 12px;}

@media only screen and (max-width: 1440px) {
	.c_nav02 li{padding-left: 100px;}
	.c_nav02 li img{left: 65px;}
	.pro_list li p{font-size: 14px;padding: 0 10px;}
}
@media only screen and (max-width: 1300px) {
	.c_nav02 li{padding-left: 80px;}
	.c_nav02 li img{left: 45px;}
}


/****新闻中心*****/
.news_list{display: flex;flex-wrap: wrap;margin-top: 50px;}
.news_list li{width: 49%;border: 2px solid #eeeeee;display: flex;align-items: center;margin-bottom: 40px;}
.news_list li a{display: flex;align-items: center;}
.news_list li:nth-child(odd){margin-right: 2%;}
.news_list li .xw_mg{width: 28%;}
.news_list li .xw_mg img{width: 100%;}
.news_list li .xw_wz{width: 50%;padding-left: 4%;}
.news_list li .xw_wz p{color: #333333;font-size: 16px;margin-bottom: 15px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.news_list li .xw_wz span{color: #666666;font-size: 13px;line-height: 22px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.news_list li .xw_rg{text-align: right;width: 20%;}
.news_list li .xw_rg span{display: block;color: #999999;font-size: 16px;margin-top: 42px;}
.news_list li:hover .xw_wz p{color:#FF9900;text-decoration: underline;}
@media only screen and (max-width: 1680px) {
	.news_list li .xw_rg span{font-size: 15px;}
}

/****人才招聘*****/
.rec_list{padding: 10px;margin-bottom: 30px;}
.rec_list li{color: #333333;line-height: 35px;}
.rec_list li:first-child{font-weight: bold;font-size: 16px;}


/****在线留言*****/
.join_f{background: #f1f3f5;padding: 40px 45px;}
.j_inp input,.join_f select{width: 46%;height: 48px;border: 1px solid #e4e6e8;padding-left: 20px;font-size: 16px;}
.j_inp input:nth-child(even){float: right;}
.j_inp{margin-bottom: 20px;}
.join_f textarea{width: 100%;height: 125px;border: 1px solid #e4e6e8;padding-left: 20px;padding-top: 15px;}
.b_cent{text-align: center;margin-top: 30px;}
.b_cent input{width: 180px;height: 45px;border: none;background: #FF9900;color: white;font-size: 18px;}
.about_top{    height: auto;
    overflow: hidden;
    margin-bottom: 70px;
}
.about .left{ font-size: 16px;
    line-height: 31px;
    float: left;
    width: 46%;
    padding-right: 4%;
    text-align: justify;
    border-right: 1px solid #eeeeee;color:#333;}
.about .left p{    line-height: 31px;
}
.about .right{color:#666666;float: right;
    width: 50%;
   }
.about .right p{ font-size: 14px;color:#666666;    line-height: 23px;    text-align: justify;}


.pro_list li {
    display: inline-block;
    width: 23%;
    border: 1px solid #E5E5E5;
    margin-bottom: 45px;
    transition: all 0.4s;
    position: relative;
}
.pro_list li p {
    color: #333;
    font-size: 15px;
    padding: 0 12px;
    line-height: 50px;
    width: calc(100% - 15px);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;    position: initial;
}
.pro_list li p em {
    float: right;
    position: absolute;
    right: 10px;
    z-index: 999;
}
.c_lf .tc{
margin:40px auto 40px 7.5%;width: 85%;
}
.c_lf .top_ser{margin:0px auto 40px ;    width: 100%;}
.paging{color: #666666;}
.paging a{display:none;padding:0;border:none;}
.paging .tips{display: inline-block}
.sec_rg {
 
       box-shadow: -2px 2px 0px #b5b5b5;
    -moz-box-shadow: -2px 2px 0px #b5b5b5;
    -webkit-box-shadow: -2px 2px 0px #b5b5b5;

}
.Pagination{ display: inline-block;   color: #666666;}
.paging span{color:red;}

.c_nav li{padding-left:0;     text-align: center;   }
.c_nav li img{left:15%;    position: inherit;    margin-right: 5px;}

.gsjj_left {
    float: right;
    background: url(../images/pic20.gif) no-repeat;
    width: 10px;
    height: 113px;
    margin-right: -40px;
}
.c_lf .tc select{width:100%;}


.hz_list li{
    margin-right: 0.5%;
    margin-bottom: 0.5%;    width: 12%;
}





.my-map { margin: 0 auto; width: 100%; height: 600px; }
		.my-map .icon { background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat; }
		.my-map .icon-cir { height: 31px; width: 28px; }
		.my-map .icon-cir-red { background-position: -11px -5px; }
		.amap-container{height: 100%;}



@media only screen and (max-width: 1680px) {
.pro_list li .pro_m{height:185px;}
.pro_list li{height:240px;}
}

@media only screen and (max-width: 1440px) {
.pro_list li .pro_m{height:155px;}
.pro_list li{height:210px;}
}

@media only screen and (max-width: 1366px) {
.pro_list li .pro_m{height:150px;}
.pro_list li{height:205px;}
}




/*****分辨率小于768px*****/
@media only screen and (max-width: 768px) {
	.header,.nav_box{display: none;}
	.container-fluid>.navbar-header{width: 100%;margin: 0;}
	.navbar{margin-bottom: 0;}
	.navbar-brand{width: 30%;padding-top: 10px;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: #FF9900;} 
	.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: #FF9900;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;}
	.ban_swi,.banner{margin-top: 53px;}
	.ban_swi .swiper-button-next, .ban_swi .swiper-button-prev{display: none;}
	.ban_swi>.swiper-pagination-bullets{text-align: center;padding-right: 0;bottom: 5px;}
	.ban_swi .swiper-pagination-bullet{width: 10px;height: 10px;border: 1px solid white;}
	.ban_swi>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 5px;}
	.banner{overflow: hidden;}
	.banner img{width: 170%;margin-left: -35%;max-width: 200%;}
	.nr{width: 100%;padding-left: 15px;padding-right: 15px;}
	
	.ind_ab{height: auto;}
	.ab_lf{width: 100%;padding-top: 25px;}
	.ab_lf h2{font-size: 18px;}
	.ab_lf h2 img{width: 20px;bottom: 2px;}
	.ab_lb{display: flex;flex-wrap: wrap;justify-content: space-around;margin-top: 30px;}
	.ab_lb li a{font-size: 14px;}
	.ab_lb li img{width: 20px;}
	.ab_lb li{margin-bottom: 20px;}
	.ab_rg{width: 100%;float: none;flex-wrap: wrap;}
	.ab_xq{width: 100%;height: auto;padding: 20px 15px;}
	.ab_xq h2, .ab_gc h2{font-size: 16px;}
	.ab_xq h2 img, .ab_gc h2 img{bottom: 1px;}
	.ab_xq h2 .bt_more{font-size: 12px;}
	.ab_p p{line-height: 25px;}
	.ab_p{margin-top: 20px;}
	.ab_gc{width: 100%;padding: 20px 15px;}
	.gc_mg{margin-top: 20px;}
	
	.cp_lb{display: flex;flex-wrap: wrap;justify-content: space-between;}
	.cp_lb li{font-size: 14px;margin-bottom: 15px;}
	.more a{width: 135px;height: 35px;line-height: 35px;font-size: 12px;}
	.more{text-align: center;}
	#btn1, #btn2{width: 30px;height: 30px;top: 50%;}
	#wrapper li{width: 175px;margin-left: 15px;height: 160px;}
	#wrapper li .cp_m{height: 120px;}
	#wrapper li p{font-size: 13px;margin-top: 10px;}
	#wrapper{height: 160px;margin-top: 25px;}
	
	.ind_vd{margin-top: 25px;padding-top: 25px;}
	.tit h3{font-size: 18px;}
	.tit h3:before, .tit h3:after{width: 30px;top: 10px;right: -40px;}
	.tit h3:after{left: -40px;right: inherit;}
	.vd_list{flex-wrap: wrap;margin-top: 30px;}
	.vd_list li{width: 48%;margin-bottom: 20px;}
	.vd_list li .vd_bf{width: 35px;margin-top: -10px;margin-left: -17.5px;}
	.vd_mod,.al_mod{display: none;}
	.vd_more{margin-top: 15px;}
	.al_db img{width: 20px;}
	.al_db span{line-height: 20px;font-size: 12px;}
	.al_db{padding: 5px;}
	
	.xw_list{flex-wrap: wrap;}
	.xw_list li{width: 100%;margin-bottom: 15px;padding: 15px 10px;}
	.tit02 h3{font-size: 16px;}
	.tit02 p{font-size: 18px}
	.tit02 h3:before, .tit02 h3:after{top: 8px;}
	.ind_xw{padding-top: 25px;}
	.xw_list li h4{font-size: 15px;margin-bottom: 10px;}
	.xw_list li p{font-size: 12px;}
	
	.fn_list{height: auto;}
	.fn_list li{width: 50%;border-bottom: 1px solid rgba(255,255,255,0.5);padding-top: 30px;height: 285px;}
	.fn_list li:last-child{border-right:1px solid rgba(255,255,255,0.5);}
	.fn_list .fn_p{font-size: 16px;}
	.fn_list .fn_span{opacity: 1;margin-top: 18px;line-height: 21px;}
	.fn_list li:nth-child(1n) .fn_ic img{width: 40px;}
	.fn_list li:nth-child(2n) .fn_ic img{width: 32px;}
	.fn_list li:nth-child(3n) .fn_ic img{width: 35px;}
	.fn_list li:nth-child(5n) .fn_ic img{width: 35px;}
	.fn_list .fn_ic{width: 90px;height: 90px;}
	.fn_list .fn_p:before{top: -55px;}
	
	.ind_hz{padding-top: 35px;}
	.hz_list li{width: 23%;margin-right: 2%;height: 50px;border: 3px ridge #dbdadb;margin-bottom: 10px;}
	.hz_list li:nth-child(4n){margin-right: 0;}
	.hz_list li img{max-height: 40px;}
	
	.foot_box{display: none;}
	.foot_link{display: none;}
	.foot_bt{border-top: none;margin-top: 0;padding: 17px 10px;}
	.footer{padding-top: 0;}
	.foot_bq{width: 100%;float: none;text-align: center;}
	.foot_bq, .foot_bq a{font-size: 12px;float: none;}
	.foot_bq span{display: block;}
	
	/*关于我们*/
	.section{flex-wrap: wrap;margin-top: 30px;margin-bottom: 70px;}
	.c_lf{width: 100%;min-height: auto;}
	.c_lf .c_bt{display: none;}
	.c_nav{display: flex;flex-wrap: wrap;justify-content: space-between;}
	.c_nav li{width: 50%;font-size: 14px;padding-left: 67px;height: 45px;line-height: 45px;}
	.c_nav li a{font-size: 14px;}
	.c_nav li img{left: 35px;top: 13px;width: 22px;display:none;}
	.c_nav li:nth-child(odd){border-right: 1px solid #e5e5e5;}	
	.sec_rg{width: 100%;margin-top: 20px;padding: 20px 15px;box-shadow: -8px 8px 0px #eaeaea;-moz-box-shadow: -8px 8px 0px #eaeaea;-webkit-box-shadow: -8px 8px 0px #eaeaea;min-height: 300px;}
	.rg_tn .m_nav{display: none;}
	.rg_tn{padding: 0;padding-bottom: 10px;}
	.rg_tn h3{font-size: 16px;}
	.about{padding: 0;margin-top: 20px;}
	.about p{font-size: 14px;line-height: 25px;}
	
	/*联系我们*/
	.contact{margin-top: 35px;}
	.cont_tit{font-size: 18px;padding-left: 45px;margin-bottom: 20px;}
	.cont_tit:before{width: 30px;top: 10px;}
	.cont_bt p{font-size: 13px;line-height: 23px;}
	.contact_tb tr td:first-child{font-size: 14px;width: 85px;}
	.contact_tb tr td{padding: 15px 0;}
	.contact_tb tr td:nth-child(2n){font-size: 14px;line-height: 23px;}
	.contact_tb{margin-top: 25px;margin-bottom: 50px;}
	
	/*产品中心*/
	.c_nav02 li img{width: 16px;}
	.c_nav02 li{padding-left: 40px;}
	.c_nav02 li img{left: 15px;}
	.pro_list{margin-top: 30px;}
	.pro_list{padding: 0;display: flex;flex-wrap: wrap;justify-content: space-between;}
	.pro_list li{width: 48%;margin-right:0;margin-bottom: 15px;}
	/*.pro_list li:nth-child(odd){margin-right: 13px;}*/
	.pro_list li p em{display: none;}
	.pro_list li p{padding: 0 5px;line-height: 40px;font-size: 13px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
	.paging a{padding: 3px 5px;}
	
	/*新闻中心*/
	.news_list li{width: 100%;}
	.news_list li:nth-child(odd){margin-right: 0;}
	.news_list li .xw_rg{display: none;}
	.news_list li .xw_wz{width: 70%;}
	.news_list li .xw_wz p{font-size: 14px;margin-bottom: 5px;}
	.news_list li .xw_wz span{line-height: inherit;}
	.news_list li{margin-bottom: 15px;}
	.news_list{margin-top: 20px;}
	
	/*人才招聘*/
	.rec_list li{line-height: 25px;}
	.rec_list{margin-bottom: 20px;}
	
	/*留言*/
	.join_f,.join_zc,.join_ban{padding: 15px;}
	.j_inp input, .join_f select{width: 100%;height: 40px;font-size: 14px;margin-bottom: 15px;}
	.b_cent input{height: 40px;font-size: 14px;width: 120px;}
	.b_cent{margin-top: 0;}
	.join_f textarea{margin-bottom: 15px;}
.c_nav li{padding-left:0;    text-align: center;}

.c_lf .tc{display:none;}
}

