.tech_header{width: 100%;}
.toolbar{height: 30px; background: #f2f2f2;}
.tech_wrapper{width: 1000px; margin: 0 auto;}
.tech_header_info{float: right;}
.tech_header_info li{display: inline-block; margin-left: 35px; height: 30px; line-height: 30px; font-size: 12px; color: #9a9a9a; cursor: pointer;}
.tech_nav{height: 100px; overflow: hidden;}
.tech_nav .tech_title{vertical-align: middle; margin-left: 50px; font-size: 25px; margin-top: -50px; display: inline-block; color: #4d4d4d;}
.tech_nav #logo{width: 200px; height: 50px; display: inline-block; margin-top: 20px; margin-left: 100px;}
.tech_nav #logo a{display: block; width: 100%; height: 100%; background: url(../img/logo.png); background-size: 150px 50px; background-repeat: no-repeat;}
.tech_nav .nav_list{margin-top: 25px;}
.tech_nav .nav_list li{float: left; margin-left: 35px;}
.tech_nav .nav_list li a{font-size: 16px; line-height: 42px; display: inline-block; color: #000;}
.banner{width: 100%;/* height: 500px; */}
.swiper-container{width: 100%;/* height: 100%; */}
.swiper-slide{text-align: center;/* font-size: 18px; *//* background: #fff; */ /* Center slide text vertically */display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;/* -webkit-box-pack: center; */-ms-flex-pack: center;/* -webkit-justify-content: center; *//* justify-content: center; *//* -webkit-box-align: center; */-ms-flex-align: center;/* -webkit-align-items: center; *//* align-items: center; */}
.swiper-slide img{width: 100%;/* height: 100%; */}
#product .brand{width: 100%; height: 180px; background: #393939;}
#product .brand .brandTit{text-align: center; font-size: 22px; line-height: 50px; color: #fff; font-family:SourceHanSerifSC-SemiBold;}
#product .brand .brandTitImg{text-align: center;}
#product .brand .brandImg{width: 260px;}
#product .brand ul{text-align: center; margin-top: 20px;}
#product .brand ul li{display: inline-block; color: #fff; font-size: 16px; margin-right: 100px; font-family:SourceHanSansSC-Medium;}
#product .brand ul li:last-child{margin-right: 0;}
#product .brand ul li a{color:#fff}
#product .brandContent{width: 1000px; margin: 0 auto; padding-bottom: 50px;}
#product .brandContent .brandDesc{display: flex; margin: 30px auto 30px auto;}
#product .brandContent .brandDesc img{width: 120px;}
#product .brandContent .brandDesc p{width: 1000px; font-size: 16px; line-height: 25px;}
#product .brandContent2{display: flex; flex-wrap: wrap;}
/* #product main .day_left{-webkit-column-count: 2; -moz-column-count: 2; column-count: 2; -moz-column-gap:20px; -webkit-column-gap:20px; column-gap:20px; margin-bottom: 30px;}
#product main .day_left img{margin-bottom: 15px; max-width: 100%;} */
#product main .day_left img:nth-child(1){width: 490px; vertical-align: top;}
.imgbox{margin-right: 20px; position:relative; overflow: hidden;}
.imgbox p{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: #fff; z-index: 1000; font-size: 20px; text-align: center; display: none;}
.imgbox p span{font-size: 14px; cursor: pointer;}
.imgbox p .line{display: inline-block; width: 40px; height: 1px; background: #fff; cursor: default;}
.imgbox:after{position:absolute; left: 0; top:0; display: block; width:100%; height: 100%; background-color: rgba(0, 0, 0, 0.6); content: attr(data-text); transition:all 1s ease; transform: translateY(-100%); color: #FFF;}
.imgbox:hover p{display: block;}
.imgbox:hover:after{transform: translateY(0);}
#product main .day_right{width: 490px;}
#product main .day_right .imgbox{margin-bottom: 20px; margin-right: 0;}
#product main .day_right img{width: 490px; vertical-align: top;}
#product main .day_left2{display: flex;}
#product main .day_left2 img{width: 490px;}
#product .brandContent3{padding-top: 50px;}
#product main .day_left .imgbox{margin-right: 16px;}
#product main .day_left3 .img1{width: 659px;}
#product main .day_left3 .img2{width: 321px;}
#product main .day_right img:nth-child(1){/* margin-bottom: 20px; */}
#product main .day_right3 img:nth-child(1){width: 245px; height: 235px;}
#product main .day_right3 img:nth-child(2){width: 241px; height: 235px;}
#product main .compareImg{width: 100%;}
#product main .compareImg img{max-width: 100%;}
#product main .contact{width: 100%; height: 420px; background: url(../img/home/contact.jpg); background-size: 100% 400px;}
#product main .contact p{color: #FFFFFF; line-height: 25px; width: 430px; font-size: 14px; padding: 180px 0 0 670px;}
#product main .contact .seeMore{width:200px; height:50px; background:linear-gradient(190deg,rgba(250,91,4,1),rgba(255,27,27,1)); border-radius:3px; color: #fff; line-height: 50px; text-align: center; margin-top: 50px; font-size: 14px; margin-left: 670px;}
/* 首页 */
#home main .about,
#home main .company,
#home main .productImg{width: 1000px; margin: 0 auto; margin-top: 43px; display: flex;}
#home main .about h5{font-size: 22px; color: #414141; font-weight: 600; font-family:SourceHanSerifSC-SemiBold;}
#home main .about .aboutUs img{margin-top: 20px; width: 195px;}
#home main .about .aboutUs p{width: 405px; font-size: 14px; font-family:SourceHanSansSC-Light; line-height: 27px; margin-top: 40px;}
#home main .about .seeMore{width:220px; height:50px; background:linear-gradient(190deg,rgba(250,91,4,1),rgba(255,27,27,1)); border-radius:3px; color: #fff; line-height: 50px; text-align: center; margin-top: 50px; font-size: 14px;}
#home main .about .seeMore a{color:#fff}
/* #home main .about .aboutUs,
#home main .about .aboutImg{width: 49%; display: inline-block;} */
#home main .about .aboutImg img{width: 100%;}
#home main .company li{width:160px; height:45px; background:rgba(255,255,255,1); border:1px solid rgba(202,202,202,1); border-radius:3px; text-align: center; line-height: 45px; font-size: 16px; color: #414141; flex: 1; margin-left: 30px;}
#home main .company li:first-child{margin-left: 0;}
#home main .company li a{color:#000}
#home main .company{margin-bottom: 50px;}
#home main{border-bottom: 1px solid #DADADA;}
#home .produceShow .about .aboutUs img{width: 330px;}
#home .produceShow .about .seeMore{margin-left: 450px; margin-top: 20px;}
#home .produceShow .productImg{height: 300px;}
#home .produceShow .productImg img{width: 220px; height: 220px;}
#home .produceShow .contact{width: 100%; height: 420px; background: url(../img/home/contact.jpg); background-size: 100% 400px;}
#home .produceShow .contact p{color: #FFFFFF; line-height: 25px; width: 430px; font-size: 14px; padding: 180px 0 0 670px;}
#home .produceShow .contact .seeMore{width:200px; height:50px; background:linear-gradient(190deg,rgba(250,91,4,1),rgba(255,27,27,1)); border-radius:3px; color: #fff; line-height: 50px; text-align: center; margin-top: 50px; font-size: 14px; margin-left: 670px;}
#home .produceShow .contact .seeMore a{color:#fff}
#home .produceShow .cooperate{padding-bottom: 50px; background:linear-gradient(190deg,rgba(250,91,4,1),rgba(255,27,27,1),rgba(194,2,2,1));}
#home .produceShow .cooperate .cooperTit,
#home .produceShow .news .cooperTit{text-align: center; font-size:24px; font-family:SourceHanSerifSC-SemiBold; color:rgba(255,255,255,1); padding-top: 20px;}
#home .produceShow .news .cooperTit{color: #000;}
#home .produceShow .news{margin: 0 auto; text-align: center;}
#home .produceShow .news .newImg{width: 500px; margin: 30px 0 0 0 ;}
#home .produceShow .cooperate .cooperContent{text-align: center; width: 650px; line-height: 30px; color: #fff; margin: 0 auto; margin-top: 30px;}
#home .produceShow .cooperate .cooperImg{width: 1000px; margin: 0 auto; margin-top: 30px;}
#home .produceShow .cooperate .cooperImg img{width: 150px; margin-left: 25px; margin-right: 20px; margin-bottom: 20px;}
#home .produceShow .news{width: 1000px; margin: 0 auto;}
#home .produceShow .newsImgList{height: 280px;}
#home .produceShow .newsImgList img{height: 200px;}
#home .produceShow .make{width: 1000px; margin: 0 auto; padding-bottom: 70px;}
#home .produceShow .make p{text-align: center; font-size:24px; font-family:SourceHanSerifSC-SemiBold; color:#414141; padding-top: 20px;}
#home .produceShow .make .makeImg{text-align: center; margin: 20px 0 0 0;}
#home .produceShow .make .makeImg img{width: 220px;}
#home .produceShow .cooperate .cooperImgPartner{text-align: center; margin: 20px 0 0 0;}
#home .produceShow .cooperate .cooperImgPartner img{width: 200px;}
#home .produceShow .make .makeContent{width: 600px; font-size: 12px; margin: 0 auto;}
#home main .make ul{margin-top: 30px;}
#home main .make ul li{width:205px; cursor: pointer; height:90px; line-height: 90px; text-align: center; font-size: 14px; background:rgba(255,255,255,1); border:1px solid rgba(202,202,202,1); border-radius:3px; color: #414141; display: inline-block; margin-left: 25px; margin-top: 20px; vertical-align: middle;}
#home main .make ul li img{display: inline-block; width: 150px; height: 70px; margin-top: 10px;}
#home main .make ul li:hover{background:linear-gradient(190deg,rgba(250,91,4,1),rgba(255,27,27,1)); box-shadow:0px 0px 8px 4px rgba(255,0,0,0.2); color: #fff; border: 1px solid rgba(255,0,0,0.2);}
#home main .map{width: 100%; height: 500px; background: url(../img/home/map.png); background-size: 100%; position: relative;}
#home main .aside{width:260px; height:400px; background:rgba(255,255,255,1); box-shadow:0px 0px 11px 8px rgba(74,74,74,0.07); border-radius:4px; position: absolute; padding: 10px; top: 50px; left: 350px;}
#home main .aside div{font-size:19px; font-family:TrajanPro-Bold; font-weight:bold; color:rgba(65,65,65,1); background:linear-gradient(190deg,rgba(250,91,4,1) 0%, rgba(255,27,27,1) 98.486328125%); -webkit-background-clip:text; -webkit-text-fill-color:transparent; margin-left: 15px; margin-top: 20px;}
#home main .aside p:nth-child(1){margin-top: 20px; font-size: 18px; margin-left: 15px;}
#home main .aside p:nth-child(1) a{color:#000}
#home main .aside p:nth-child(3){margin-top: 20px; margin-left: 15px;}
#home main .aside p:nth-child(4){margin-top: 10px; margin-left: 15px; color: #898989;}
#home main .aside p:nth-child(5){margin-top: 20px; margin-left: 15px; font-size: 16px;}
#home main .aside p:nth-child(5) span{color: #E60012;}
#home main .aside p:nth-child(6){margin-top: 5px; margin-left: 15px; font-size: 16px;}
#home main .aside p:nth-child(6) span{color: #E60012;}
#home main .aside img{width: 150px; margin-top: 10px; margin-left: 15px;}
#news main .banner{height: auto;}
#news main .banner img{width: 100%;}
#news main .info{width: 1000px; margin: 0 auto; margin-top: 70px; display: flex;}
#news main .info .infoTit ul li{width: 240px; padding: 10px 30px; /*height: 40px;*/ background: rgba(126,125,125,0.5); margin: 0 auto; border-radius: 3px;}
#news main .info .infoTit ul li p{font-size: 16px; color: rgba(126,125,125,1);}
#news main .info .infoTit ul li p a{color:rgba(126,125,125,1);display: block;line-height: 24px;overflow: hidden;height: 24px;}
#news main .info .infoTit ul li .time{font-size: 12px;}
#news main .info .infoTit ul .select{padding: 10px 40px; background:linear-gradient(180deg,rgba(250,91,4,1),rgba(229,0,18,1));}
#news main .info .infoTit ul .select p{color: #fff;}
#news main .info .infoTit ul .select p a{color:#fff}
#news main .info .infoTit{width: 400px;}
#news main .info .infoContent .infoImg{margin-bottom: 15px;}
#news main .info .infoContent .infoImg img{width: 100%; display: inline-block;}
#news main .info .infoContent{flex: 1;/* margin-left: 150px*/}
#news main .info .infoContent .infoContTit{font-size:19px; font-family:SourceHanSansSC-Light; font-weight:300; color:rgba(65,65,65,1); line-height:24px;}
#news main .info .infoContent .infoContTime{font-family:MyriadPro-Regular; font-weight:400; color:rgba(107,107,107,1); line-height:19px; font-size: 12px; margin: 15px 0;}
#news main .info .infoContent .infoConAll{font-size:14px; font-family:SourceHanSansSC-Light; font-weight:300; color:rgba(107,107,107,1); line-height:22px;}
#news main{margin-bottom: 100px;}
#news footer{width: 100%; height: 200px; background: #373232; position: relative;}
#news footer p{position: absolute; bottom: 15px; left: 50%; transform: translate(-50%,0); color: #fff;}
#product footer{width: 100%; height: 200px; background: #373232; position: relative;}
#product footer p{position: absolute; bottom: 15px; left: 50%; transform: translate(-50%,0); color: #fff;}
#home footer{width: 100%; height: 200px; background: #373232; position: relative;}
#home footer p{position: absolute; bottom: 15px; left: 50%; transform: translate(-50%,0); color: #fff;}
.about-us-join-us main .banner{height: auto;}
.about-us-join-us main .banner img{width: 100%;}
.about-us-join-us footer{width: 100%; height: 200px; background: #373232; position: relative;}
.about-us-join-us footer p{position: absolute; bottom: 15px; left: 50%; transform: translate(-50%,0); color: #fff;}
.about-us-join-us main .joinInfo{width: 1000px; margin: 0 auto; margin-top: 50px;}
.about-us-join-us main .joinInfo .joinInfoTit ul li .tit{width:250px; height:90px; background:rgba(126,125,125,0.3); border-radius:3px; text-align: center; line-height: 90px; font-size: 18px; color: #5C5C5C;}
.about-us-join-us main .joinInfo .joinInfoTit ul li{display: flex; margin-bottom: 80px;}
.about-us-join-us main .joinInfo .joinInfoTit ul li .content{margin-left: 100px; flex: 1; line-height: 24px; font-size: 14px; color: #414141;}
.about-us-join-us main .joinInfo .joinInfoTit ul li .content .call{margin-top: 80px; font-weight:600; color:rgba(65,65,65,1); font-size: 16px;}
.about-us-join-us main .joinInfo .joinInfoTit ul li .content .call:before{content: ''; width: 5px; height: 5px; border-radius: 50%; background: #000; display: inline-block; vertical-align: middle; margin-right: 15px;}
.about-us-join-us main .joinInfo .joinInfoTit ul li .content .contentFirst{color: #000; font-weight: 600;}
.about-us-join-us main .joinInfo .joinInfoTit ul li .content .callSec{margin-top: 40px;}
.about-us-join-us main .joinInfo .joinInfoTit ul li .content .callThird{margin-top: 40px;}
.about-us-join-us main .joinInfo .joinInfoTit ul li .content .job{margin-top: 30px;}
.about-us-join-us main .joinInfo .joinInfoTit ul li .content .job .jobTit{color: #E60012; font-size: 15px; font-weight: 600; vertical-align: middle;}
.about-us-join-us main .joinInfo .joinInfoTit ul li .content .job .jobTit:before{width: 10px; height: 10px; border: 2px solid #E60012; content: ''; display: inline-block; vertical-align: middle; margin-right: 15px; border-radius: 50%;}
.about-us-join-us main .joinInfo .joinInfoTit ul li .content .job .jobContent{margin-top: 10px;}
.about-us-join-us main .joinInfo .joinInfoTit ul li .content .job .jobContent span{font-weight: 600;}
.about-us-join-us main .jobAddress{width: 1000px; margin: 0 auto; border-top: 1px solid #DADADA; margin-bottom: 80px;}
.about-us-join-us main .jobAddress p{margin-top: 20px; font-size: 14px; color: #000; font-weight: 600;}
.about-us-join-us main .jobAddress .name{color: #414141; font-size: 16px; font-weight: 400;}
.about-us-join-us main .jobAddress .code{float: right;}
.about-us-join-us main .jobAddress .code img{width: 100px; margin-top: -70px; margin-right: 50px;}
.about-us-join-us main .jobAddress .code .codeTit{margin-top:0px; margin-left: 30px;}
.about-us main .make{width: 1000px; margin: 0 auto; margin-top: 50px; margin-bottom: 70px;}
.about-us, #home, .about-us-join-us, #news, #product{max-width: 1920px;margin: 0 auto;min-width: 1200px;}
.about-us main .make p{text-align: center; font-size:24px; font-family:SourceHanSerifSC-SemiBold; color:#414141; padding-top: 20px;}
.about-us main .make .makeImg{text-align: center; margin: 20px 0 0 0; margin-bottom: 30px;}
#hoaboutme main .make .makeImg img{width: 220px;}
.about-us main .make .makeContent{text-align: justify; width: 450px; font-size: 14px; line-height: 24px; display: inline-block; vertical-align: text-top;}
.about-us main .make .makeContent2{margin-left: 60px;}
.about-us footer{width: 100%; height: 200px; background: #373232; position: relative;}
.about-us footer p{position: absolute; bottom: 15px; left: 50%; transform: translate(-50%,0); color: #fff;}
.about-us main .banner{height: auto; max-width: 1920px; margin: 0 auto;}
.about-us main .banner img{width: 100%;}
.about-us main .cooperate{width: 100%; height: 100%; padding-bottom: 50px; background:linear-gradient(190deg,rgba(250,91,4,1),rgba(255,27,27,1),rgba(194,2,2,1)); /* background: url(../img/about/hz_bg.jpg); background-size: 100% 100%; */}
.about-us main .cooperate .cooperTit{text-align: center; font-size:24px; font-family:SourceHanSerifSC-SemiBold; color:rgba(255,255,255,1); padding-top: 20px;}
.about-us main .cooperate .cooperContent{text-align: center; width: 650px; line-height: 30px; color: #fff; margin: 0 auto; margin-top: 30px;}
.about-us main .cooperate .cooperImg{width: 1000px; margin: 0 auto; margin-top: 30px;}
.about-us main .cooperate .cooperImg img{width: 150px; margin-left: 25px; margin-right: 20px; margin-bottom: 20px;}
.about-us main .cooperate .cooperImgPartner{text-align: center; margin: 20px 0 0 0;}
.about-us main .cooperate .cooperImgPartner img{width: 200px;}
.about-us .organize{width: 1000px; margin: 0 auto; height: 200px; display: flex;}
.about-us .organize:before{content: ''; display: inline-block; width: 13px; height: 150px; background: #FF0000;}
.about-us .organize .orgTit{margin-left: 30px;}
.about-us .organize .orgTit p{font-size: 18px; margin-top: 80px; margin-bottom: 15px;}
.about-us .organize .orgTit img{width: 200px;}
.about-us .orgImg{width: 1000px; margin: 0 auto; text-align: center; margin-bottom: 60px;}
.about-us .orgImg img{width: 600px;}
.about-us main .service{background: #373232; padding-bottom: 80px;}
.about-us main .service .serviceIcon{width: 1000px; margin: 0 auto; margin-top: 60px; display: flex; align-items: center; border-bottom: 1px solid #BFBFBF; padding-bottom: 30px;}
.about-us main .service .serviceIcon:last-child{border: 0;}
.about-us main .service .serviceIcon .serviceNum{display: flex; margin-bottom: 10px;}
.about-us main .service .serviceIcon .num{color: #FF0000; font-size: 30px; vertical-align: text-top; margin-right: 20px; margin-top: -10px; font-family:SourceHanSerifSC-Heavy; font-weight:bold; font-style:italic; width: 110px; text-align: right;}
.about-us main .service .serviceIcon .desc{color: #fff; font-size: 12px;}
.about-us main .service .serviceIcon ul{margin-left: 15px; display: flex;}
.about-us main .service .serviceIcon ul li img{width: 85px;}
.about-us main .service .serviceIcon ul li{margin-right: 15px; display: flex; align-items: center;}
.about-us main .service .serviceIcon ul li .circle{width: 10px; height: 10px; background: #fff; border-radius: 50%; margin-left: 5px;}
.about-us main .thing{background: #F5F5F5; width: 100%;}
.about-us main .thing ul{width: 1000px; margin: 0 auto; margin-top: -50px;}
.about-us main .thing ul li{width: 80px; background:linear-gradient(190deg,rgba(250,91,4,1),rgba(255,27,27,1),rgba(194,2,2,1)); padding: 10px 10px; padding-bottom: 30px; margin-right: 15px; display: inline-block; vertical-align: -webkit-baseline-middle;}
.about-us main .thing ul li:nth-child(5){margin-top: 100px;}
.about-us main .thing ul li:nth-child(7){margin-top: 40px;}
.about-us main .thing ul li:nth-child(8){margin-top: -140px;}
.about-us main .thing ul li .years{color: #fff; line-height: 25px; font-family:SourceHanSerifSC-Heavy; font-weight:bold; font-style:italic; font-size: 20px; text-align: center;}
.about-us main .thing ul li img{width: 80px;}
.about-us main .thing ul li .month{color: #fff; font-family:SourceHanSerifSC-Heavy; font-style:italic; font-size: 14px; text-align: center; margin-top: 20px; margin-bottom: 10px;}
.about-us main .thing ul li .content{color: #fff;}
.about-us main .thing ul li .years2{margin-top: 20px;}
.about-us main .honner{padding-bottom: 100px;}
.about-us main .honner .allYears{height: 256px; width: 100%; background: url(../img/about/honner.jpg); background-size: 100%;}
.about-us main .honner .allYears ul{width: 1000px; margin: 0 auto; display: flex;}
.about-us main .honner .allYears li{color: #fff; font-size: 45px; font-family:SourceHanSerifSC-Heavy; font-weight:bold; font-style:italic; color:rgba(255,255,255,1); padding-top: 195px;}
.about-us main .honner .allYears li:nth-child(2){margin-left: 250px;}
.about-us main .honner .allYears li:nth-child(3){margin-left: 235px;}
.about-us main .honner .honnerThing{width: 1000px; margin: 0 auto;}
.about-us main .honner .honnerThing ul{display: flex;}
.about-us main .honner .honnerThing li{margin-left: 20px; display: flex;}
.about-us main .honner .honnerThing li:nth-child(2){margin-left: 190px;}
.about-us main .honner .honnerThing li:nth-child(3){margin-left: 85px;}
.about-us main .honner .honnerThing .line{width: 1px; height: 80px; background: #FF0000;}
.about-us main .honner .honnerThing .circle{width: 8px; height: 8px; background: #FF0000; border-radius: 50%; margin-left: -3px;}
.about-us main .honner .honnerThing .honnerErevy{margin-top: 70px; margin-left: 15px;}
.about-us main .honner .honnerThing .honnerErevy2{height: 130px;}
.about-us main .honner .honnerThing .honnerErevy p:nth-child(1){font-size:18px; font-family:SourceHanSerifSC-SemiBold; font-weight:600; color:rgba(255,0,0,1);}
.about-us main .honner .honnerThing .honnerErevy p:nth-child(2),
.about-us main .honner .honnerThing .honnerErevy p:nth-child(3),
.about-us main .honner .honnerThing .honnerErevy p:nth-child(4),
.about-us main .honner .honnerThing .honnerErevy p:nth-child(5){line-height: 20px; font-size: 14px;}
.about-us main .honner .honnerThing .honnerErevy p:nth-child(4){margin-top: 10px;}
.about-us main .honner .honnerThing .honnerErevy p:nth-child(3),
.about-us main .honner .honnerThing .honnerErevy p:nth-child(5){font-weight: 600;}
.about-us main .honner .honnerThing .honnerErevy:nth-child(2){margin-top: 20px;}
.about-us main .honner .honnerThing .honnerErevy:nth-child(3){margin-top: 20px;}
.swiper-wrapper{height:auto;}



.brandContent2.brandContent2-jwx .day_right_btn .imgbox{/* width:200px; *//* height:200px; */float: left;}
.brandContent2.brandContent2-jwx .day_right_btn img{width: 234px;height: 234px;}
.brandContent2.brandContent2-jwx .day_right_btn .imgbox:nth-child(4){margin-right:0;}

.brandContent2.brandContent2-abl .day_right_btn .imgbox{/* width:200px; *//* height:200px; */float: left;}
.brandContent2.brandContent2-abl .day_right_btn img{width: 234px;height: 234px;}
.brandContent2.brandContent2-abl .day_right_btn .imgbox:nth-child(4){margin-right:0;}

.brandContent2.brandContent2-nw37  .day_left .imgbox:nth-child(2){margin-top:20px;}

.brandContent2.brandContent2-ky  .day_left .imgbox:nth-child(2){margin-top:20px;}

.brandContent2.brandContent2-xls  .day_left .imgbox:nth-child(2){margin-top:20px;}

.brandContent2.brandContent2-gync  .day_left .imgbox:nth-child(2){margin-top:20px;}
.brandContent2.brandContent2-gync  .day_right .day_left2 .imgbox{margin-right:20px !important;}
.brandContent2.brandContent2-gync  .day_right .day_left2 .imgbox:nth-child(2){margin-right:0 !important;}

.text-right{text-align:right;}

.form-group{margin-bottom:20px;}
.form-group label{display:block;}
.form-group .form-control{width:400px;display:block;padding:4px 4px;}
.form-group .btn{display:block;width:400px;line-height:28px;background:#FF0000;border:0;}