﻿
/******首页******/

/*头部*/
.nr{width: 1200px;margin: 0 auto;}
.header{display: flex;justify-content: space-between;}
.logo{padding: 15px 0;height: 60px;padding: 14px 0;}
.nav_list,.top_yq{display: inline-block;vertical-align: top;}
.nav_list>li{display: inline-block;width: 140px;height: 60px;line-height: 60px;text-align: center;position: relative;font-size: 16px;color: #1e1a16;}
.nav_list>li>a{color:#1e1a16;position: relative;}
.nav_list>li>a:before{content: "";width: 3px;height: 3px;border-radius: 50%;background: #da241a;position: absolute;top: 10px;left: -11px;}
.nav_list>li.active{background:#da241a;}
.nav_list>li.active>a,.nav_list>li.active>a:hover{color: white;}
.nav_list>li>a:hover{color:#da241a;}

.nav_mod{width: 100%;position: absolute;top: 60px;left: 0;z-index: 999;display: none;}
.nav_list>li .nav_mod{ width: 150%; left: -25%; }
.nav_mod li{background: white;height: 45px;line-height: 45px;margin-top: 1px;font-size: 15px;}
.nav_mod li a{color:#1e1a16;}
.nav_mod li:hover a{color:#da241a;}
.nav_cp .nav_mod{width:180px;left: 50%;margin-left: -90px;}
.top_yq li{display: inline-block;height: 60px;line-height: 60px;font-size: 14px;color:#1e1a16;position: relative;margin: 0 7px;}
.top_yq li a{font-size: 16px;color:#1e1a16;}
.top_yq li.active a{color:#da241a;}
.top_yq li:before{content: "";width: 3px;height: 3px;border-radius: 50%;background: #da241a;position: absolute;top: 29px;right: -10px;}
.top_yq li:last-child:before{display: none;}
.y_nav{display: none;}

/*banner*/
.ban_swi .swiper-slide img{width: 100%;}
.ban_swi .swiper-button-next,.ban_swi .swiper-button-prev{width: 50px;height: 50px;border-radius: 50%;text-align:center;background: rgba(0,0,0,0.5);padding: 14px 0;}
.ban_swi .swiper-button-next:hover,.ban_swi .swiper-button-prev:hover{background: #da241a;}
.ban_swi .swiper-button-next{right: 5%;}
.ban_swi .swiper-button-prev{left: 5%;}

/*公司简介*/
.ind_ab{margin-top: 50px;}
.gy_tit{display: flex;}
.gy_tit h2{color: #1E1A16;font-size: 30px;}
.gy_tit img{position: relative;bottom: 11px;}
.gy_p{margin-top: 20px;padding: 0 40px;}
.gy_p p{text-indent: 2em;color: #1E1A16;font-size: 16px;line-height: 30px;}
.gy_mg{margin-top: 20px;text-align: center;}
.gy_mg img{border: 10px solid white;box-shadow:0px 2px 10px #ccc;-moz-box-shadow:0px 2px 10px #ccc; -webkit-box-shadow:0px 2px 10px #ccc;}
.gy_sj{margin-top: 45px;display: flex;justify-content: space-between;}
.gy_sj p{color: #1E1A16;font-size: 18px;}
.gy_sj .gd span{color: #DA241A;font-size: 48px;font-weight: bold;margin-right: 10px;}
.gy_sj li{position: relative;width: 21%;}
.gy_sj li:before{content: "";width: 1px;height: 78px;background: url(../img/ind_icon03.png) no-repeat;background-size: 100% 100%;position: absolute;top: 3px;right: 0;}
.gy_sj li:last-child:before{display: none;}
.gy_sj li:last-child{display: flex;justify-content: flex-end;}
.gy_sj li:nth-child(2),.gy_sj li:nth-child(3){display: flex;justify-content: center;width: 29%;}

/*产品中心*/
.ind_pro{width: 100%;background: url(../img/ind_img03.png) center no-repeat;background-size:cover;margin-top: 50px;padding-top: 80px;padding-bottom: 90px;}
.tit{text-align: center;color: white;}
.tit h2{font-size: 30px;margin-bottom: 15px;}
.tit p{font-size: 16px;margin-bottom: 10px;}
.pro_list{margin-top:70px;display: flex;flex-wrap: wrap;}
.pro_list li{width: 48%;height: 100px;background: url(../img/ind_img04.png) no-repeat;background-size: 100% 100%;padding: 22px;margin-bottom: 30px;cursor: pointer;transition: all 0.7s;}
.pro_list li:nth-child(odd){margin-right: 48px;}
.pro_list li span{display: inline-block;width: 72px;height: 57px;background: url(../img/ind_img05.png) no-repeat;background-size: 100% 100%;text-align: center;color: white;font-size: 30px;padding-top: 3px;}
.pro_list li p{display: inline-block;color: #1E1A16;font-size: 20px;margin-left: 10px;}
.pro_list li img{float: right;position: relative;top: 17px;}
.pro_list li:hover{background: #da241a;transition: all 0.7s;} 
.pro_list li:hover span{display: none;}
.pro_list li:hover p{color: white;margin-left: 0;transition: all 0.3s;line-height: 57px;}
.pro_list li:hover img{filter: invert(100%);}

/*资质认证*/
.db_box{width: 100%;background: url(../img/ind_img06.png) top no-repeat;padding-top: 85px;}
.zs_bt{display: flex;justify-content: center;}
.zs_bt li{width: 230px;height: 55px;line-height: 55px;text-align: center;background: #fafafa;font-size: 24px;color: #DA241A;}
.zs_bt li a{color: #DA241A;}
.zs_bt li.active{background:#DA241A;color: white;}
.zs_bt li a:hover{text-decoration: underline;}
.zs_swi{margin-top: 80px;}
.zs_swi .swiper-button-next,.zs_swi .swiper-button-prev{width: 15px;height: 27px;}
.zs_swi .swiper-button-next{background: url(../img/ind_icon08.png) no-repeat;background-size: 100% 100%;}
.zs_swi .swiper-button-prev{background: url(../img/ind_icon07.png) no-repeat;background-size: 100% 100%;}
.more,.more:hover{    width: 230px;
    height: 55px;
    line-height: 55px;
    text-align: center;
       background: #DA241A;
    font-size: 18px;
       color: white;    display: block;
    margin: 0 auto;}
/*新闻中心*/
.ind_xw{margin-top: 80px;margin-bottom: 75px;}
.ind_xw .tit h2{color:#1e1a16;}
.xw_list{margin-top: 40px;display: flex;justify-content: space-between;}
.xw_list li{width: 580px;}
.xw_list li h4{color: #1e1a16;font-size: 20px;margin-top: 20px;margin-bottom: 10px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.xw_list li span{color:#999999;}
.xw_list li p{color: #666666;font-size: 14px;margin: 26px 0;margin-top: 20px;height: 80px;line-height: 26px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.xw_list li .xw_m{width: 100%;}
.xw_list li:hover h4{color:#DA241A;}
.xw_list li:hover em img{filter: invert(25%) sepia(37%) saturate(6081%) hue-rotate(349deg) brightness(88%) contrast(106%);}

/*合作伙伴*/
.ind_hz{width: 100%;background:#fafafa;padding: 55px 0;position: relative;}
.hz_list{margin-top: 50px;    text-align: justify;}
.hz_list li{width: 280px;
    height: 185px;
    display: inline-block;
   text-align: center;
    
    background: white;
    /* margin-right: 25px; */
    margin-bottom: 25px;}
.hz_list li img{max-height: 100%;}
.hz_list li:nth-child(4n){margin-right: 0;}
.dw{width: 100%;position: absolute;bottom: 0;left: 0;}

.top{position: fixed;right: 100px;bottom: 100px;display: none;}
@media only screen and (max-width: 1580px) {
	.top{right: 3%;}
}

/*底部*/
.footer{width: 100%;background:#1e1a16;padding-top: 45px;overflow: hidden;}
.foot_lx,.foot_msg{display: inline-block;}
.foot_msg{float: right;}
.foot_lx h4,.foot_msg h4{color: #FFFFFF;font-size: 18px;font-weight: bold;margin-bottom: 15px;}
.dlx_lb li{color: #cccccc;font-size: 16px;position: relative;padding-left: 30px;line-height: 40px;}
.dlx_lb li:first-child{padding-left: 0;}
.dlx_lb li img{position: absolute;top: 11px;left: 0;}
.foot_msg{width: 470px;}
.foot_msg .inp{display: flex;margin-bottom: 17px;}
.foot_msg .inp span{width: 19%;display: inline-block;line-height: 40px;color: #CCCCCC;font-size: 16px;}
.foot_msg .inp input{width: 81%;height: 40px;background: #666666;border: none;padding-left: 15px;color: #CCCCCC;}
.foot_msg .inp textarea{width: 81%;height: 90px;background: #666666;border: none;padding: 10px 15px;color: #CCCCCC;}
.msg_b{text-align: right;}
.msg_b input{width: 120px;height: 35px;border: none;background: #DA241A;color: white;}
.foot_bq{margin-top: 40px;background: black;padding: 15px 0;text-align: center;color: #CCCCCC;}
.foot_bq p{color: #CCCCCC;font-size: 14px;}


/*****产品中心*****/
.m_nav{width: 100%;height: 70px;line-height: 70px;background: #fafafa;}
.m_nav p,.m_nav p a{color: #666666;font-size: 14px;}
.section{margin-top: 50px;margin-bottom: 80px;display: flex;justify-content: space-between;}
.c_lf{width: 280px;}
.c_rg{width: 880px;}
.c_nr h2{color: #1e1a16;font-size: 24px;font-weight: bold;margin-bottom: 20px;}
.c_lb{border: 1px solid #cccccc;}
.c_lb li{width: 100%;height: 60px;line-height: 60px;border-bottom:1px solid #cccccc;padding: 0 10px;white-space: nowrap;    overflow: hidden;text-overflow: ellipsis;}
.c_lb li:last-child{border-bottom: none;}
.c_lb li a{color: #333333;font-size: 17px;}
.c_lb li .c_ic{display: inline-block;width: 30px;height: 25px;float: right;border:1px solid #cccccc;text-align: center;position: relative;top: 17px;padding-top: 5px;}
.c_lb li .c_ic img{vertical-align: top;}
.c_nr{margin-bottom: 60px;}
.c_lb li.active a,.c_lb li a:hover{color:#DA241A;}
.c_lb li.active .c_ic img{filter: invert(41%) sepia(100%) saturate(7195%) hue-rotate(356deg) brightness(91%) contrast(87%);}
.cp_list{display: flex;flex-wrap: wrap;}
.cp_list li{width: 270px;height: 340px;border: 1px solid #eeeeee;margin-right: 35px;text-align: center;transition: all 0.3s;margin-bottom: 25px;}
.cp_list li:nth-child(3n){margin-right: 0;}
.cp_list li .cp_mg{height: 250px;display: flex;justify-content: center;align-items: center;overflow: hidden;padding: 0 10px;}
.cp_list li .cp_mg img{max-height: 220px;}
.cp_list li p{color: #333333;font-size: 16px;margin-top: 5px;margin-bottom: 10px;}
.cp_list li .cp_more{display: inline-block;width: 75px;line-height: 30px;background:#DA241A;text-align: center;color: white;letter-spacing: 3px;border-radius: 3px;opacity: 0;}
.cp_list li:hover{box-shadow:0px 0px 10px #CCCCCC;-moz-box-shadow:0px 0px 10px #CCCCCC; -webkit-box-shadow:0px 0px 10px #CCCCCC;transition: all 0.3s;}
.cp_list li:hover .cp_more{opacity: 1;transition: all 0.4s;}
.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: #1e1a16;border-color: #1e1a16;}
.paging a{color: #666666;font-size: 12px;}


/*****关于我们*****/
.about{border: 1px solid #eeeeee;padding: 15px;}
.about .gy_mg{margin-top: 0;}
.about .gy_p{padding: 0 10px;margin-top: 25px;}
.about .gy_p p{line-height: 34px;}

/*****下载中心*****/
.xz_list li{height: 460px;}
.xz_list li .cp_mg{height: 375px;padding: 0;}
.xz_list li .cp_mg img{max-height: 375px;}


/*****新闻中心*****/
.new_u li{width: 100%;overflow: hidden;border: 1px solid #EEEEEE;padding: 15px;margin-bottom: 30px;transition: all 0.3s;}
.new_img{width: 30%;height:150px;float: left;text-align: center;}
.new_img img{max-width:100%;max-height: 100%;}
.new_txt{width: 68%;float: right;}
.new_txt .new_wz{color: #666666;font-size: 16px;height: 65px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.new_txt .new_t{font-size: 20px;color: #1e1a16;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;margin-bottom: 13px;}
.new_n{margin: 15px 0;margin-bottom: 0;}
.new_n span{margin-right: 10px;color: #666666;}
.new_u li:hover .new_txt .new_t{color: #DA241A;}
.new_u li:hover{box-shadow:0px 0px 10px #CCCCCC;-moz-box-shadow:0px 0px 10px #CCCCCC; -webkit-box-shadow:0px 0px 10px #CCCCCC;transition: all 0.3s;}


/*****联系我们*****/
.cont_lx li{color:#1e1a16;}
.cont_lx li:first-child{color:#DA241A;font-size: 24px;margin-bottom: 10px;}
.cont_lx li img{top: 13px;}
.messg{margin-top: 40px;border-top: 1px dashed #CCCCCC;padding-top: 40px;}
.messg,.messg form{width: 100%;overflow: hidden;}
.messg form{margin-top: 40px;display: flex;justify-content: space-between;}
.messg form .messg_lf{width: 50%;}
.messg form .messg_lf .messg_in{display: inline-block;width: 100%;height: 45px;border: 1px solid #cc0e1d;margin-bottom: 40px;padding-left: 15px;}
.messg form .messg_lf .messg_in input{width: 90%;height: 45px;border: none;background: transparent;padding-left: 10px;}
.messg>p{font-size: 21px;margin-bottom: 10px;font-weight: bold;}
.messg>span{color: #999999;}
.messg form .messg_lf .messg_in img{position: relative;}
.messg form .messg_lf .messg_eml img{}
.messg_rg{width: 46%;text-align: center;}
.messg_rg textarea{width: 100%;border: 1px solid #cc0e1d;padding: 10px;padding-bottom: 0;}
.messg_rg input{width: 38%;height:45px;background: #cc0e1d;border: none;color: white;margin: 30px 10px 0 10px;}
.map{margin-top: 40px; height: 400px;}


.my-map { margin: 0 auto; width:100%; height: 100%; }
.my-map .icon { background: url(//a.amap.com/lbs-dev-yuntu/static/web/image/tools/creater/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%;}

.foot_bq a{ color: #CCCCCC;}

.content img{ max-width: 100%; height: auto !important;}
.header{transition: all 0.3s;}
.header02{transition: all 1s;-moz-transition: all 1s;-webkit-transition: all 1s;-o-transition: all 1s;position: fixed;top: 0;left: 0;z-index: 999;    right: 0;
    background: #fff;}

.justify_fix {
    display: inline-block;
    width: 100%;
    height: 0;
    overflow: hidden;
}


/******分辨率768******/
@media only screen and (max-width: 768px) {

	.map{ height: 250px;}

	.header{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: #DA241A;} 
	.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: #DA241A;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;}
	.banner{overflow: hidden;}
	.banner img{width: 170%;margin-left: -35%;max-width: 200%;}
	.nr{width: 100%;padding-left: 15px;padding-right: 15px;}
		
	.gy_tit img{display: none;}
	.ind_ab{margin-top: 30px;}
	.gy_tit h2{font-size: 21px;}
	.gy_p{padding: 0;}
	.gy_p p{font-size: 14px;line-height: 25px;}
	.gy_sj .gd span{font-size: 21px;margin-right: 5px;}
	.gy_sj p{font-size: 15px;}
	.gy_sj li{width: 50%;display: flex;justify-content: center;margin-bottom: 20px;text-align: center;}
	.gy_sj li:nth-child(2), .gy_sj li:nth-child(3){width: 50%;}
	.gy_sj{flex-wrap: wrap;margin-top: 35px;}
	.gy_sj li:last-child{justify-content: center;}
	.gy_sj li:before{height: 45px;}
	.gy_sj li:nth-child(even):before{display: none;}
	.top{display: none !important;}
	
	.ind_pro{margin-top: 20px;padding-top: 30px;padding-bottom: 40px;}
	.tit h2{font-size: 21px;}
	.tit p{font-size: 13px;}
	.tit h2{margin-bottom: 10px;}
	.pro_list li{width: 100%;padding: 15px;height: auto;margin-bottom: 15px;}
	.pro_list li:nth-child(odd){margin-right: 0;}
	.pro_list li span{width: 50px;height: 45px;font-size: 20px;padding-top: 5px;}
	.pro_list li p{font-size: 15px;margin-left: 5px;}
	.pro_list li img{width: 25px;top: 15px;}
	.pro_list{margin-top: 30px;}
	
	.db_box{padding-top: 40px;background-size:cover;}
	.zs_bt li{font-size: 16px;}
	.zs_bt li{height: 40px;line-height: 40px;}
	.zs_swi{margin-top: 40px;}
	
	.ind_xw{margin-top: 45px;margin-bottom: 30px;}
	.xw_list{flex-wrap: wrap;margin-top: 20px;}
	.xw_list li{width: 100%;margin-bottom: 20px;}
	.xw_list li em img{width: 25px;}
	.xw_list li h4{margin-top: 10px;font-size: 16px;margin-bottom: 5px;}
	.xw_list li span{font-size: 12px;}
	.xw_list li p{line-height: 25px;height: auto;margin-top: 10px;margin-bottom: 15px;}
	
	.hz_list li{width: 31%;margin-right: 12px;margin-bottom: 15px;padding: 0 10px;height: 55px;}
	.hz_list li:nth-child(3n){margin-right: 0;}
	.hz_list li:nth-child(4n){margin-right: 12px;}
	.hz_list{margin-top: 25px;}
	.ind_hz{padding: 30px 0;}
	
	.footer .nr{display: none;}
	.footer{padding-top: 0;}
	.foot_bq{margin-top: 0;padding: 15px 10px;font-size: 12px;}
	.foot_bq p{font-size: 12px;}
	
	/*产品中心*/
	.section{flex-wrap: wrap;margin-top: 30px;margin-bottom: 70px;}
	.m_nav{display: none;}
	.c_lf,.c_rg{width: 100%;}
	.c_gy{display: none;}
	.c_lb li .c_ic{display: none;}
	.c_lb{display: flex;justify-content: space-between;flex-wrap: wrap;border: none;}
	.c_lb li{width: 49%;border: 1px solid #CCCCCC;margin-bottom: 10px;padding: 0;text-align: center;height: 40px;line-height: 40px;}
	.c_lb li a{font-size: 14px;}
	.c_lb li:last-child{border: 1px solid #CCCCCC;}
	.c_nr h2{font-size: 18px;}
	.c_nr{margin-bottom: 30px;}
	.cp_list li{width: 48%;margin-right: 0;height: 230px;margin-bottom: 15px;}
	.cp_list{justify-content: space-between;}
	.cp_list li .cp_mg{height: 180px;}
	.cp_list li .cp_mg img{max-height: 160px;}
	.cp_list li .cp_more{display: none;}
	.cp_list li p{font-size: 14px;}
	
	/*关于我们*/
	.about{border: none;padding: 0;}
	.about .gy_p p{line-height: 25px;}
	
	/*新闻中心*/
	.new_img{display: none;}
	.new_txt{width: 100%;}
	.new_txt .new_t{font-size: 15px;margin-bottom: 5px;}
	.new_u li{margin-bottom: 15px;padding: 10px;}
	.new_txt .new_wz{height: auto;-webkit-line-clamp: 2;font-size: 14px;}
	.new_n{margin-bottom: 0;font-size: 12px}
	
	/*联系我们*/
	.messg form .messg_lf,.messg_rg{width: 100%;}
	.messg_rg{margin-left: 0;}
	.messg_rg input{width: 33%;height: 35px;margin-top: 15px;}
	.messg{margin-top: 30px;padding-top: 30px;}
	.cont_lx li:first-child{font-size: 18px;}
	.cont_lx li{font-size: 14px;line-height: 25px;margin-bottom: 10px;}
	.cont_lx li img{top: 6px;}
	.messg form{flex-wrap: wrap;margin-top: 25px;}
	.messg>p{font-size: 18px;}
	.messg form .messg_lf .messg_in{margin-bottom: 15px;}
.hz_list li {
    width: 49%;
    margin-bottom: 15px;
    padding: 0;
    height: 120px;
    margin-right: 0;
    text-align: center;
}
.ban_swi{    margin-top: 0;}
}