@charset "utf-8"; /*******CSS commont*************/ body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p{margin:0;padding:0;} img{border:0;} ol,ul{list-style:none;} h1,h2,h3{font-weight:normal;font-size:100%;} q:before,q:after{content:'';} abbr,acronym{border:0;font-variant:normal;} sup{vertical-align:text-top;} sub{vertical-align:text-bottom;} input,textarea,select,button{font-weight:inherit;font-size:inherit;font-family:inherit; border: 0px;} input,textarea,select{*font-size:100%;}legend{color:#000;} /*******CSS reset*************/ body{ background:#fff; color:#333; font-size: 12px;overflow-x: hidden; font-family:'Microsoft YaHei','微软雅黑',Arial;} @media (min-width:1200px) { body{ font-size: 14px; } } a{color:#333;text-decoration:none; cursor: pointer; transition: all 0.3s;} a:hover{ text-decoration: none; color:#d4231f; } .left{float:left;} .right{float:right;} .ovfl{ overflow:hidden;} .mar{ margin:0px auto;} .clear{clear:both;} .hidden{display:none;} .filter_bg8{ filter: alpha(opacity=80); opacity: 0.8; } .imgbox {position:relative;overflow:hidden;width:100%;} .imgbox:after {content:'';display:block;padding-top:75%;} .imgbox img {width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:.36s width;} .imgbox:hover img{width:110%;transition:.36s width;} @font-face{ font-family: 'MONTS'; src:url('MONTSERRAT-BLACK.TTF') format('truetype'); } /*******Css header*******/ #tops{ border-bottom: solid 1px #f5f5f5; overflow: hidden;padding-top: 5px; padding-bottom: 5px;} .topsa1{ font-size: 16px; font-weight: bold; color: #ec0505; float: left; height: 32px; line-height: 30px; background: url(../images/tel.jpg) no-repeat left center; padding-left: 36px;} #header{ padding: 15px 0px; background: url(../images/headbg.jpg) no-repeat center;} #header .container{ position: relative; } .logo{ width:80%; } .logo img{ max-width: 100%; } .navp1{ padding: 10px 0px 10px 30px; } .navp1 img{ max-width: 90%; } .navp2{ padding-left: 30px; font-size: 1.4rem;} .navp2 b{ font-size: 1.6rem; color: #d4231f; } .navul{ width: 90%; margin: 15px auto 25px;} .nav-item{position: relative; border-bottom: solid 1px #f5f5f5;} .nav-item p{overflow: hidden;line-height: 50px;max-height:50px; font-size: 16px; padding: 0px 10px;} .nav-item p i{ float: right; color: #666;} .nav-item.nav-show{border-bottom: none;} .nav-item .msub{display:none; background:#f1f1f1; padding: 0px 16px; overflow:hidden; } .nav-item .msub a{ line-height: 2; margin-bottom:5px; font-size: 14px; display: block;} .nav-item .msub a.on{ color:#d4231f;} .nav-item.nav-show .msub{display: block;} .nav-item p a{ float: left; } .nav-show p i{transform:rotate(90deg);} .nav-show.nav-item>p{ background:#f1f1f1;} .nav-show>a:before,.nav-item>a:hover:before{opacity:1;} .map_open{ color: #d4231f; z-index:999; position: absolute; top: 50%; margin-top: -18px; right: 15px; width:26px; height:36px; line-height: 30px;} .map_open .iconfont{ font-size: 25px; } .map_open:hover{ color:#8c0401; } .map_closes{ height: 61px; line-height: 61px; overflow:hidden; } .map_closes a{ text-align: center; float: right; margin-right: 2px; } .map_closes a .iconfont{ font-size: 30px; color:#d4231f; } .map_close:hover { transform: rotate(90deg); border-radius: 50%; } #menu_map{ transform: translateY(-100%);transition: all 800ms cubic-bezier(.8, 0, .33, 1); border-radius: 0 0 50% 50%; opacity: 0;position: fixed; top: 0; right: 0; left: 0; z-index: 1030; background: #fff; width: 100%!important; height: 100%!important; overflow:hidden; } #menu_map.down { border-radius: 0% 0% 0% 0%; transform: translateY(0); opacity: 1; } #mnav{ padding:5px 0px; background:#d4231f; overflow: hidden;} #mnav a{ color: #fff; height:32px; line-height: 32px; overflow: hidden; font-size:13px; float: left; width: 25%; text-align: center;} #mnav a.on{ font-weight: bold; } @media (min-width:768px) { #mnav a{ width: 12%; height: 36px; line-height: 36px; font-size: 14px;} .logo{ width:484px; } } @media (min-width:992px) { #mnav a{ height: 38px; line-height: 38px; } #header{ padding: 18px 0px 20px 0px;} .tels{ color: #d4231f; font-weight: bold; font-size:16px; background: url(../images/icon2.png) no-repeat left center; padding-left: 35px; position: absolute; right: 70px; top: 50%; margin-top: -11px;} .tels span{ font-weight: normal; font-size: 15px; } } @media (min-width:1200px) { #header{ padding: 25px 0px;} .adds{ height: 32px; line-height: 32px; background: url(../images/icon1.png) no-repeat left center; padding-left: 30px; position: absolute; right: 310px; top: 50%; margin-top: -16px; font-size: 18px; font-weight: bold; } .tels{ font-size: 22px; line-height: 28px; padding-left: 38px; right: 0px; margin-top: -15px;} .tels span{ font-size: 18px; } #nav{ background: #d4231f; } #nav .nLi{ float: left; position: relative; width: 11%; text-align: center;} #nav .nLi p{ float: left; position: relative; width: 100%; height: 60px; line-height: 60px; color: #fff;} #nav .nLi p a{display: block; color: #fff; font-size: 16px; } #nav .nLi p i{ margin-left: 12px; font-size:10px;} #nav .subs{ overflow: hidden; display: none;width: 100%; text-align: center; position: absolute; z-index: 999; padding: 10px 0px 10px 0px; font-size:14px; top: 60px; background:#8c0401;} #nav .subs a{ width: 100%; height: 38px; line-height: 38px;overflow: hidden; float: left; color: #fff;} #nav .subs a:hover{ background:#d4231f; } #nav .nLi.on{ background: #8c0401; } } /*******Css banner*******/ .banner{ text-align:center; overflow:hidden; margin:0px auto; } .banner .swiper-container .swiper-wrapper img { width: 100%; height: auto; } .mbanner{ overflow:hidden; text-align: center; margin:0px auto;} .mbanner .swiper-container .swiper-wrapper img { width: 100%; height: auto; } .page_banner{ width: 100%; position: relative; margin:0px auto; text-align:center; overflow:hidden;} .page_banner img{ width: 100%; } .page_bannerc{ width: 300px; padding-top: 15px; padding-left: 15px; padding-right: 15px; height:100px; text-align: center; border: solid 3px rgba(255,255,255,0.3); position: absolute; top: 50%; margin-top: -50px; z-index: 6; left: 50%; margin-left: -150px;} .page_bannerp1{ font-size: 20px; font-weight: bold; color: #fff;} .page_bannerp2{ color: #fff; margin-top: 5px; } #page_menu{ padding:8px 0px; color: #888; border-bottom: solid 1px #dedede;} .page_menuc{ color: #888; text-align: right; height: 22px; line-height: 22px;} .page_menuc a{ color: #888; } .page_menuc i{ margin-right: 6px; } .page_menul{ font-size: 18px; font-weight: bold; height: 28px; line-height: 28px; background: url(../images/pbg1.png) no-repeat left center; padding-left: 35px; background-size:auto 100%; color: #333; } #cmenus{ padding: 10px 0px; border-bottom: solid 1px #dedede; line-height: 1.8; text-align: center;} #cmenus a{ font-size: 14px; width: 32.3%; height: 32px; line-height: 30px; overflow: hidden; border-radius: 5px; float: left; background: #d4231f; color: #fff; margin: 0px 1% 4px 0px;} .ptitlesp1{ height: 30px; line-height: 30px; overflow: hidden; color: #999;} .ptitlesp1 i{ width: 40px; height: 2px; background: #d4231f; float: left; margin-top: 14px; margin-right: 15px;} .ptitlesp2{ font-size: 20px; color: #d4231f; font-weight: bold; margin-top: 5px;} .ptitles{ margin-bottom: 15px; } @media (min-width:768px) { #cmenus a{ width: 24%; } #page_menu{ overflow: hidden;} .page_menul{ float: left; height: 36px; line-height: 36px; padding-left: 45px;} .page_menuc{ float: right; height: 36px; line-height: 36px;} } @media (min-width:992px) { #cmenus a{ width:19%; } } @media (min-width:1200px) { .page_bannerc{ width: 680px; padding-top: 40px; padding-left: 20px; padding-right: 20px; height: 198px; margin-top: -99px; margin-left: -340px;} .page_bannerp1{ font-size: 50px; } .page_bannerp2{ font-size: 18px; } #page_menu{ padding:12px 0px;} .page_menul{ font-size: 28px; height: 40px; line-height: 40px; padding-left: 55px;} .page_menuc{ height: 42px; line-height: 42px;} #cmenus{ padding: 30px 0px 20px 0px; } #cmenus a{ height:52px; line-height: 50px; font-size: 16px; width:13.6%; letter-spacing: 1px; margin: 0px 0.6% 7px 0px;} .pcontact{ width: 100%; float: left; margin-top: 25px; line-height: 2.2; } .ptitlesp1 i{ width: 70px; } .ptitlesp2{ font-size: 32px; margin-top: 15px;} .ptitles{ margin-bottom: 30px; } } #cmenus a:hover{ background:#ffaf02; } .video{text-align: center;} #playercontainer{margin:0 auto;} /*******Css home*******/ #chan1{ margin-top: 25px; } .mchan1{ overflow: hidden; background: #d4231f; padding: 15px;} .mchan1px{ overflow: hidden; } .mchan1px a{ width: 100%; padding-left: 45px; float: left; margin: 7px 0px; position: relative; color: #fff;} .mchan1px a i{ position: absolute; left: 0px; font-size: 30px; } .mchan1px_p1{ font-size: 16px; font-weight: bold; } .mchan1px_p2{ margin-top: 5px; color: rgba(255,255,255,0.6); } .mchan1pxs{ margin-top:15px; padding-top: 15px; border-top: solid 1px rgba(255,255,255,0.2);} .mchan1pxst a{ font-size: 18px; color: #fff; font-weight: bold;} .mchan1pxsc{ overflow: hidden; margin-top: 10px; } .mchan1pxsc a{ width: 100%; float: left; height: 28px; line-height: 28px; overflow: hidden; color: #fff3ef;} .mchan1pxsc a:hover{ color: #fff; } @media (min-width:768px) { .mchan1px{ width: 43%; float: left; } .mchan1px a{ padding-left: 45px; margin: 10px 0px 20px 0px; } .mchan1pxs{ width: 50%; float: right; padding-left: 7%; margin-top: 0px; padding-top: 0px; border-top: 0px; border-left: solid 1px rgba(255,255,255,0.2);} } @media (min-width:992px) { .mchan1{ padding: 25px; } .mchan1px{ width: 40%; margin-left: 3%;} .mchan1px a{ padding-left: 50px; margin: 15px 0px 25px 0px; } .mchan1pxs{ margin-right: 1%; } } @media (min-width:1200px) { #chan1{ margin-top: 0px; } #chan1 .container{ position: relative; height: 170px; } .chan1{ width: 100%; background: #d4231f; padding: 35px 50px; position: absolute; top:-105px; z-index: 999;} .chan1px{ width: 350px; border-right: solid 1px rgba(255,255,255,0.2); padding-left: 40px; float: left;} .chan1px a{ width: 100%; float: left; color: #fff; margin: 10px 0px 30px 0px; padding-left: 60px; position: relative;} .chan1px a i{ position: absolute; left: 0px; font-size: 36px; top: 0px; } .chan1px_p1{ font-size: 18px; font-weight: bold; } .chan1px_p2{ margin-top: 8px; color: rgba(255,255,255,0.6); } .chan1mess{ width: 370px; float: left; margin-left: 80px; } .chan1pxs{ width: 320px; float: left; margin-left: 80px; padding-left: 65px; border-left: solid 1px rgba(255,255,255,0.2); } .chan1pxst a{ color: #fff; font-size: 20px; font-weight: bold; } .chan1messul{ overflow: hidden; margin-top: 10px;} .chan1messul li{ overflow: hidden; margin-top: 10px; } .fmess_InputText{ height: 32px; line-height: 32px; padding: 0px 15px; float: left; outline: none;} #fname{ width: 160px; } #ftel{ width: 200px; float: right;} #fcontent{ width: 100%; } #fcaptcha{ width: 120px; } #fverifyImg{ width: 100px; height: 32px; float: left; margin-left: 10px; cursor: pointer; } .fmess_But{ width: 120px; height: 32px; float: right; line-height: 32px; background: #FFA800; text-align: center; color: #333;} .fmess_But:hover{ background: #8c0401; color: #fff; } .chan1pxsc{ overflow: hidden; margin-top: 10px; } .chan1pxsc a{ width: 100%; float: left; height: 32px; line-height: 32px; overflow: hidden; color: #fff3ef; } .chan1pxsc a:hover{ color: #fff; font-weight: bold;} } #chan2{ margin-top: 25px; } .chan2t{ background: url(../images/lines1.jpg) repeat-x center; text-align: center;} .chan2t a{ display: inline-block; padding: 0px 20px; background: #fff; font-weight: bold; font-size: 22px;} .chan2t a span{ color: #d4231f; margin-right: 8px;} .pxkc{ padding: 15px; overflow: hidden; background: url(../images/bg1.jpg) no-repeat; background-size: cover; margin-top: 15px;} .pxkctp1{ color: #d4231f; font-size: 18px; font-weight: bold;} .pxkcc{ overflow: hidden; margin-top: 10px; } .pxkcc a{ width: 31%; margin: 0px 1%; float: left; height: 32px; line-height: 32px; overflow: hidden; } .pxkcc a b{ margin-left: 8px; } .pxkcc a:hover{ font-size: 14px; color: #d4231f; } .pxal{ overflow: hidden; margin-top: 15px;} .pxalt{ overflow: hidden; } .pxalt a{ width: 48%; float: left; position:relative; } .pxalt a:last-child{ float: right; } .pxalt_txt{ width: 100%; height: 32px; line-height: 32px; padding: 0px 10px; text-align: center; overflow: hidden; position: absolute; bottom: 0px; left: 0px; background: rgba(0,0,0,0.54); color: #fff;} .pxalb{ overflow: hidden; margin-top: 15px; position: relative;} .pxalb .swiper-button-prev,.pxalb .swiper-button-next{ font-size: 18px; margin-top: -22px; width: 25px; color: #fff; height: 44px; line-height: 40px; text-align: center; } .pxalb .swiper-button-prev{ background: rgba(0,0,0,0.8); left: 0px;} .pxalb .swiper-button-next{ background: #d4231f; right: 0px; left: auto;} @media (min-width:992px) { .pxkcc a{ width:14.2%;} .pxalt a{ width: 48.5%; } .pxalt_txt{ height: 38px; line-height: 38px; } } @media (min-width:1200px) { #chan2{ margin-top:70px; } .chan2t a{ padding: 0px 60px; font-size: 46px; } .chan2t a span{ margin-right: 10px; } .pxkc{ width: 300px; float: left; margin-top: 45px; padding: 40px 50px; text-align: right;} .pxkctp1{ font-size: 28px; } .pxkctp2{ font-size: 28px; color: #d4231f; font-weight: bold;} .pxkcc{ margin-top: 35px; } .pxkcc a{ width: 100%; height: 45px; line-height: 45px; font-size: 16px;} .pxkcc a b{ margin-left: 15px; } .pxkcc a:hover{ font-size: 20px; font-weight: bold; } .pxkcm{ margin-top: 50px; line-height: 2.2; font-size: 15px; color: #888888; text-align: center; } .pxalt_txt{ height: 50px; line-height: 50px; font-size: 15px;} .pxal{ width: 975px; float: right; margin-top: 45px;} .pxalb{ margin-top: 30px; } .pxalt a:hover .pxalt_txt{ background: rgba(0,0,0,0.7); } .pxalb .swiper-button-prev,.pxalb .swiper-button-next{ font-size: 22px; width: 28px; height: 56px; line-height: 50px; margin-top: -28px;} } #chan3{ margin-top: 25px; } #chan3s{ margin-top: 25px; } .mchan3t{ background: url(../images/lines1.jpg) repeat-x center; text-align: center;} .mchan3t a{ display: inline-block; padding: 0px 20px; background: #fff; font-weight: bold; font-size: 22px;} .mchan3t a span{ color: #d4231f; margin-right: 8px;} .chan3{ background: #d4231f; margin-top: 15px; overflow: hidden; } .pxxc{ overflow: hidden; position: relative; } .pxxc .swiper-pagination-bullet{ background: none; border: solid 1px #fff; } .pxxc .swiper-pagination-bullet-active{ background: #fff;} .msfc{ padding: 15px; } .msfcc{ overflow: hidden; height:315px;} .msfcc a{ width: 100%; float: left; color: #fff;} .msfc_img{ width: 35%; float: left; } .msfc_txt{ width: 60%; float: right; } .msfc_tt{ height: 32px; line-height: 30px; overflow: hidden; font-size: 14px; font-weight: bold;} .msfc_dc{ line-height:18px; height: 36px; overflow: hidden; } .msfc_mm{ margin-top: 5px; transition: all 0.3s;} .msfcmm{ margin-top: 15px; text-align: right;} .msfcmm a{ color: #fff; } @media (min-width:768px) { .pxxc{ width: 60%; float: left; } .msfc{ width: 40%; float: right; } .msfcc{ height: 300px; } .msfc_img{ width: 45%; } .msfc_txt{ width: 50%; } .msfcmm{ margin-top: 10px; } } @media (min-width:992px) { .msfcc{ height:360px;} .msfc_dc{ line-height: 20px; height: 40px; } .msfc_mm{ margin-top: 10px; } .msfcmm{ margin-top: 15px; } } @media (min-width:1200px) { #chan3{ margin-top:70px; } #chan3s{ margin-top:50px; } .chan3t{ text-align: center; background: url(../images/lines1.jpg) repeat-x center; } .chan3t a{ padding: 0px 45px; display: inline-block; background: #fff;} .chan3tp1{ float: left; font-size: 26px; color: #9e9e9e; margin-top: 26px;} .chan3tp2{ float: left; margin-left: 35px; } .chan3tp3{ font-size: 46px; } .chan3tp3 span{ color: #d4231f; margin-right: 10px;} .chan3tp4{ color: #565555; font-size: 18px; text-align: right; } .chan3{ margin-top: 40px; } .pxxc{ width: 868px; } .pxxc_a1{ width: 576px; padding-left: 50px; height: 178px; line-height: 100px; color: #fff; font-size: 27px; z-index: 999; background: url(../images/bg4.png) no-repeat; position: absolute; top: 0px; left: 0px;} .pxxc_a1:hover{color: #fff; font-weight: bold;} .pxxc .swiper-pagination{ text-align: right; padding-right: 40px; } .pxxc .swiper-pagination-bullet{ width: 10px; height: 10px; } .msfc{ margin-top: 0px; width:432px; padding: 40px 40px;} .msfcc{ height:520px;} .msfc_tt{ height: 36px; line-height: 36px; font-size: 16px; } .msfc_dc{ line-height: 22px; height: 44px; } .msfcmm{ margin-top:30px; } } .msfcmm a:hover{ padding-right: 10px; } .msfcc a:hover .msfc_mm{ padding-left: 10px; } .jxxs{ background: #d4231f; margin-top: 15px; padding: 15px;} .jxxs a{ width: 100%; float: left; color: #fff; text-align: center; } .jxxs_p1{ font-size: 30px;color: #fff;text-align: center; } .jxxs_p2{ font-size: 16px; margin-top: 5px;color: #fff;text-align: center; } .jxxs_p3{height: auto;overflow: hidden; line-height: 20px; height: 60px; overflow: hidden; margin-top: 20px;color: #dcdcdc;text-align: center; } .jxxs_p4{ height: 18px; background: url(../images/icon3.png) no-repeat center; margin-top: 10px;color: #fff;text-align: center; } @media (min-width:768px) { .jxxs_p3{ height: 40px; } } @media (min-width:992px) { .jxxs{ padding: 20px; } } @media (min-width:1200px) { #jxxst .chan3tp1{ float: right; } #jxxst .chan3tp2{ float: left; margin-right: 35px; margin-left: 0px;} .jxxs{ margin-top: 35px; padding: 35px 35px 40px 35px; } .jxxs_p1 i{ font-size: 48px; } .jxxs_p2{ font-size: 22px; margin-top: 10px;} .jxxs_p3{ line-height: 24px; height: 48px; margin-top: 10px;} .jxxs_p4{ margin-top: 15px; transition: all 0.3s;} .jxxs a:hover .jxxs_p4{ background: url(../images/icon3.png) no-repeat 110px center; } } .chan3tt{ overflow: hidden; height: 32px; line-height: 32px; } .chan3tta1{ float: left; font-size: 18px; font-weight: bold; } .chan3tta2{ float: right; color: #888; } .pxjd{ overflow: hidden; margin-top: 15px; } .pxjd_txt{ margin-top: 5px; height: 30px; line-height: 30px; overflow: hidden; text-align: center; } @media (min-width:1200px) { .chan3tt{ height: 38px; line-height: 38px; } .chan3tta1{ font-size: 22px; } .pxjd{ margin-top: 25px; } .pxjd_txt{ height: 42px; line-height: 40px; font-size: 15px; } } #chan4{ overflow: hidden; margin-top: 25px; padding-bottom: 25px; background: url(../images/bg2.jpg) no-repeat center; background-size: cover;} .mchan4t{ background: url(../images/lines1.jpg) repeat-x center; text-align: center;} .mchan4t a{ display: inline-block; padding: 0px 20px; background: #fff; font-weight: bold; font-size: 22px;} .mchan4t a span{ color: #d4231f; margin-right: 8px;} .news{ overflow: hidden; margin-top: 15px; } .newsl{ overflow: hidden; } .newsl a{ width: 100%; float: left; margin-bottom: 20px; padding-top: 15px; position: relative;} .newsl a i{ width: 20px; height: 2px; background: #d4231f; position: absolute; top: 0px; left: 0px; transition: all 0.3s;} .newsl_p1{ height: 30px; line-height: 30px; overflow: hidden; font-size: 14px; } .newsl_p2{ color: #888; line-height: 20px; height: 40px; overflow: hidden; } .newsl_p3{ color: #999; margin-top: 10px; } .newsr{ overflow: hidden; } .newsr a{ width: 100%; float: left; height: 32px; line-height: 32px; padding-right: 35px; background: url(../images/icon4.png) no-repeat right center; overflow: hidden;} @media (min-width:992px) { .newsl{ width: 64%; float: left; } .newsl a{ width: 46%; float: left; margin-right: 4%;} .newsr{ width: 33%; float: right; } .newsr a{ height: 33px; line-height: 33px; } } @media (min-width:1200px) { #chan4{ margin-top: 55px; padding-bottom: 60px; background: url(../images/bg2.jpg) no-repeat center bottom; background-size: auto;} .chan4t{ text-align: center; background: url(../images/lines1.jpg) repeat-x center; } .chan4t a{ padding: 0px 260px 0px 45px; height: 193px; display: inline-block; background:#fff url(../images/img1.png) no-repeat right center;} .chan4tp1{ font-size: 23px; color: #9e9e9e; float: left; line-height: 40px; margin-top: 50px;} .chan4tp2{ float: right; margin-left:50px; } .chan4tp3{ font-size: 46px; margin-top: 40px;} .chan4tp3 span{ color: #d4231f; margin-right: 10px;} .chan4tp4{ color: #565555; font-size: 18px; text-align: right; } .newsl{ width: 860px; } .newsl a{ width: 375px; margin-right:55px; margin-bottom: 60px; padding-top:20px;} .newsl_p1{ height: 40px; line-height: 40px; font-size: 16px; } .newsl_p2{ line-height: 26px; height: 52px; margin-top: 10px; } .newsl_p3{ margin-top: 20px; } .newsr{ width: 420px; } .newsr a{ height: 52px; line-height: 52px; font-size: 16px; padding-right: 40px; } } .newsr a:hover{ background: url(../images/icon4h.png) no-repeat right center; } /*******Css footer*******/ #mfooter{ background: #d4231f; padding: 15px 0px; text-align: center; color: #fff;} #mfooter a{ color: #fff; } .mfooter_p1 img{ max-width: 100%; } .mfooter_p2{ color: rgba(255,255,255,0.7); margin-top: 8px; line-height: 2;} .mfooter_p3{ margin-top: 8px; font-size: 16px; font-weight: bold;} .mfooter_p4{ margin-top: 8px; } #fmenu{ border-top: solid 1px #DB7371; margin-bottom: 65px; background: #d4231f; padding:6px 0px; text-align: center; color: #fff;} #fmenu a{ color: #fff; } @media (min-width:768px) { #fmenu{ margin-bottom: 0px; } } @media (min-width:1200px) { #footer{ padding: 50px 0px 30px 0px; background: #d4231f; color: #fff;} #footer a{ color: #fff; } .footerl{ width: 350px; padding: 0px 90px 0px 35px; float: left;} .footerl p{line-height: 30px;} .footerlp1{ height: 40px; position: relative; margin: 15px 0; text-align: center; } #footer .footerlp1 a{ width: 150px; height: 40px; line-height: 40px; position: absolute; top: 0px; left: 50%; margin-left: -75px; background: #fff; color: #d4231f; } #footer .footerlp1 a:hover{ background: #8c0401; color: #fff; } .footerlp2{ line-height: 2; margin-top: 25px; } .footerm{ width: 620px; float: left; padding: 0px 80px 0px 50px; border-left: solid 1px #DB7371; border-right: solid 1px #DB7371; text-align: center; } .footerm_p2{ line-height: 2; color: rgba(255,255,255,0.7); margin-top: 25px; } .footerm_p3{ margin-top: 20px; font-size: 18px; font-weight:bold;} .footerr{ width: 196px; float: right; } .footerrt{ font-size: 17px; font-weight: bold; } .footerrc{ overflow: hidden; margin-top: 15px; } .footerrc a{ width: 50%; float: left; height: 36px; line-height: 36px;} #fmenu{ padding: 12px 0px; } } .footernav{ width: 100%; color: #fff; height:auto; overflow: hidden; position: fixed; bottom:0px; padding:10px 0px; left: 0px; z-index: 999; background:#d4231f; } .footernav a{ color: #fff; } .footernav ul li{width: 25%; float: left; text-align: center; } .footernp1{ font-size:2rem;} .footernp2{ line-height:1.5;} .footernav ul li.on .footernp1{ animation: swing 1s; } #warp{ overflow: hidden; padding-bottom: 25px; margin-top: 25px; background: url(../images/bg2.jpg) no-repeat bottom center;} .right_side{ overflow: hidden; min-height: 650px;} .left_side{ overflow: hidden; padding: 15px; margin-top: 30px; background: url(../images/pbg2.jpg) no-repeat; background-size: cover;} .left_clst{ color: #fff; font-size: 18px; font-weight: bold; height: 40px; line-height: 40px; } .left_cls{ overflow: hidden; margin-top: 5px;} .left_cls a{ width: 50%; float: left; font-size: 15px; color:#fff; height: 30px; line-height: 30px;overflow: hidden; } .left_cls a b{ margin-left: 15px; } .page_con{ margin: 25px auto 0px; overflow: hidden;} .ysc{ margin-top: 25px; overflow: hidden; } .left_cls a:hover{ font-size: 18px; font-weight: bold; } @media (min-width:768px) { .left_cls a{ width:33.3%; } } @media (min-width:992px) { .left_cls a{ width:25%; } } @media (min-width:1200px) { #warp{ padding-bottom: 80px; margin-top:70px;} .right_side{ width: 970px; float: right; } .left_side{ width: 285px; float: left;margin-top: 0px;} .left_clst{ font-size: 28px; text-align: right; padding-right:24px; } .left_cls{ margin-top: 15px; } .left_cls a{ width:100%; font-size: 16px; text-align: right; height: 46px; line-height: 46px; padding-right:5px;} .left_contact{ color: #fff; line-height: 2.2; text-align: center; margin-top: 35px;} .left_cls a:hover{ font-size: 17px; } } #page_menus{ background: #fff; overflow:hidden; transition: all 0.2s;} .page_menuls{ float: left; font-size: 20px; font-weight: bold; height: 52px; line-height: 52px; background: url(../images/pbg2.jpg) no-repeat left center; padding-left: 20px; } .page_menusc{ float: right; overflow:hidden; height: 52px; line-height: 52px; width: 65%;} .page_menusc .swiper-slide{ cursor: pointer; width: auto; margin: 0px 0px 0px 30px; position: relative; font-size: 14px; } .page_menusc .swiper-slide i{ width: 0px; height: 2px; background: #d4231f; transition: all 0.3s; position: absolute; bottom: 0px; left: 0px;} .page_menusc .swiper-slide:hover{ color: #d4231f; font-weight: bold;} .page_menusc .swiper-slide.swiper-slide-active{ color: #d4231f; font-weight: bold;} .page_menusc .swiper-slide:hover i{ width: 100%; } .page_menusc .swiper-slide.swiper-slide-active i{ width: 100%; } #page_menus.on{ width: 100%; position: fixed; top: 0px; left: 0px; z-index: 9999; } #page_menus.on .page_menuls{ height: 40px; line-height: 40px; font-size: 18px} #page_menus.on .page_menusc{ height: 40px; line-height: 40px; } @media (min-width:768px) { .page_menusc{ width: 70%; } } @media (min-width:992px) { .page_menusc .swiper-slide{ margin: 0px 0px 0px 40px; } } @media (min-width:1200px) { .page_menuls{ height: 56px; line-height: 56px; font-size: 22px;} .page_menusc{ height: 56px; line-height: 56px; } .page_menusc .swiper-slide{ margin: 0px 0px 0px 80px; font-size: 16px;} #page_menus.on .page_menuls{ height: 42px; line-height: 42px; } #page_menus.on .page_menusc{ height: 42px; line-height: 42px; } } @media (min-width:1601px) { .page_menuls{ height: 75px; line-height: 75px; font-size: 26px;} .page_menusc{ height: 75px; line-height: 75px; } .page_menusc .swiper-slide{ margin: 0px 0px 0px 80px; font-size: 18px;} #page_menus.on .page_menuls{ height: 50px; line-height: 50px; font-size: 22px;} #page_menus.on .page_menusc{ height: 50px; line-height: 50px; } } /*******Css company*******/ .company_tt{ text-align: center; font-size: 18px; font-weight: bold;} .company_bx{ position: relative; color: #d4231f; margin-bottom: 20px; padding:0px 15px 0px 121px; overflow: hidden; margin-top: 10px; font-size: 18px; border: solid 1px #d4231f; } .company_bx strong{ padding: 0px 15px; height: 62px; line-height: 62px; position: absolute; top: 0px; left: 0px; width: 106px; text-align: center; background: #d4231f; color: #fff;} .company_bx span{ display: inline-block; line-height: 26px; padding: 5px 0px;} .contactust{ margin-top: 10px; font-size: 18px; font-weight: bold; margin-bottom:15px; } .contactus{ overflow: hidden; margin-top: 5px; } .contactus li{ background: #f1f1f1; text-align: center; border-radius: 5px; padding: 15px 10px; margin-top: 10px; margin-bottom: 10px;} .contactusp1{ height: 44px; } .contactusp2{ height: 30px; line-height: 30px; overflow: hidden; color: #888; font-size: 14px; margin-top: 5px;} .contactusp2 b{ color:#d4231f; font-size: 16px; } #contactusli1 .contactusp1{ background: url(../images/fot-icon-03.png) no-repeat center; } #contactusli2 .contactusp1{ background: url(../images/fot-icon-01.png) no-repeat center; } #contactusli3 .contactusp1{ background: url(../images/fot-icon-06.png) no-repeat center; } #contactusli4 .contactusp1{ background: url(../images/fot-icon-02.png) no-repeat center; } @media (min-width:768px) { .company_bx strong{ height: 40px; line-height: 40px; } .company_bx span{ line-height: 40px; padding: 0px; } .contactus li{ width: 48%; float: left; margin-right:1%; margin-left:1%; padding: 20px 10px;} } @media (min-width:992px) { .contactus li{ padding: 25px 10px; margin-top: 15px;} .company_bx{ width: 80%; margin: 15px auto 25px; } } @media (min-width:1200px) { .company_tt{ font-size: 36px; } .company_bx{ width: 980px; height: 80px; padding:0px 35px 0px 235px; margin: 30px auto 60px; font-size: 26px;} .company_bx strong{ height: 80px; line-height: 80px; width: 195px; } .company_bx span{ line-height: 76px;} .contactust{ font-size: 26px; margin-top: 15px;} .contactus{ margin-top: 20px; } .contactus li{ padding: 35px 10px;} .contactusp2{ height: 40px; line-height: 40px; font-size: 16px; margin-top: 10px; } .contactusp2 b{ font-size: 20px; } } .contactus li:hover{ cursor: pointer; background:#d4231f; color: #fff; } .contactus li:hover .contactusp2{ color:#f1f1f1; } .contactus li:hover .contactusp2 b{ color: #fff; } #contactusli1:hover .contactusp1{ background: url(../images/contact-icon-05.png) no-repeat center; } #contactusli2:hover .contactusp1{ background: url(../images/contact-icon-01.png) no-repeat center; } #contactusli3:hover .contactusp1{ background: url(../images/contact-icon-06.png) no-repeat center; } #contactusli4:hover .contactusp1{ background: url(../images/contact-icon-03.png) no-repeat center; } /*******Css list*******/ #newslist{ overflow: hidden; } #newslist li{ margin-bottom: 15px; padding-bottom: 15px; overflow: hidden; border-bottom: solid 1px #f3f3f3;} #newslist li a{ width: 100%; position: relative; float: left; } .newslist_times{ height:26px; line-height: 26px; color: #999; font-size: 14px; margin-bottom: 5px;} .newslist_img{border: solid 1px #dedede;} .newslistp1{ height:28px; line-height: 28px; overflow: hidden; font-size: 15px;} .newslist_time{color: #888; } .newslistp2{ line-height: 20px; max-height: 40px; margin-top: 5px; overflow: hidden; color: #999;} .newslistp3{ margin-top: 5px; color: #d4231f; text-transform: uppercase;} @media (min-width:992px) { .newslistp1{ font-size: 16px;} .newslistp3{ height: 26px; line-height: 26px; overflow: hidden; } .newslistp3 i{ transition: all ease 1s; float: left;margin-top: 11px; height: 3px; background: #d4231f; } .newslistp3 span{ float: left; } .newslistp2{ margin-top: 8px; } } @media (min-width:1200px) { #newslist li{ margin-bottom: 25px; padding-bottom: 15px;} .newslist_img{ width: 22%;} .newslist_txt{ width: 75%; } .newslistp1{ height: 40px; line-height: 40px; font-size: 17px; } .newslistp2{ line-height: 23px; max-height: 46px; } .newslistp3{ margin-top: 10px; } #newslist li a:hover{ color: #d4231f;} #newslist li a:hover .newslistp3 i{ width:60px; margin-right: 8px; } } .lxxslist{ overflow: hidden; padding-bottom: 40px;} .lxxslist a{ border: solid 1px #f1f1f1; margin-bottom: 15px; border-radius: 20px; padding: 15px; width: 100%; float: left;} .lxxslist_txt{ width: 55%; float: left; } .lxxslist_img{ width: 40%; float: right; border-radius: 10px;} .lxxslist_txtp1{ height: 35px; line-height: 35px; overflow: hidden; font-size: 18px; } .lxxslist_txtp2{ line-height: 20px; height: 40px; overflow: hidden; color: #888; margin-top: 3px; } .lxxslist_txtp3{ margin-top: 8px; transition: all 0.3s; height: 16px; background: url(../images/icon4h.png) no-repeat left center;} @media (min-width:768px) { .lxxslist_txt{ width: 65%; } .lxxslist_img{ width: 30%; } } @media (min-width:992px) { .lxxslist_txt{ width: 70%; } .lxxslist_img{ width: 25%; } .lxxslist_txtp1{ height: 40px; line-height: 40px; font-size: 22px; } } @media (min-width:1200px) { .lxxslist{ padding-bottom: 100px; } .lxxslist a{ margin-bottom: 25px; border-radius: 25px; padding: 35px;} .lxxslist_txt{ width: 390px; } .lxxslist_txtp1{ height: 55px; line-height: 55px; font-size: 26px; } .lxxslist_txtp2{ line-height: 26px; height: 52px; margin-top: 10px; } .lxxslist_txtp3{ margin-top: 25px; } .lxxslist_imgs{ width: 780px; float: right;} .lxxslist_simgs{ width: 31.3%; float: left; margin-right: 2%; border-radius: 10px; } } .lxxslist a:hover{ border: solid 1px #d4231f; } .lxxslist a:hover .lxxslist_txtp3{ background: url(../images/icon4h.png) no-repeat 10px center; } .kcaplist{overflow: hidden; padding-bottom: 50px;} .kcaplist a{ border: solid 1px #f1f1f1; margin-bottom: 15px; border-radius: 20px; padding: 15px; width: 100%; float: left; } .kcaplist_txtp1{ height: 35px; line-height: 35px; overflow: hidden; font-size: 18px; } .kcaplist_txtp2{ line-height: 20px; height: 40px; overflow: hidden; color: #888; margin-top: 3px; } .kcaplist_txtp3{ overflow: hidden; margin-top: 10px; } .kcaplist_txtp3 span{ float: left; transition: all 0.3s; width: 110px; height: 30px; line-height: 30px; background:#d4231f; border-radius: 20px; text-align: center; color: #fff; } @media (min-width:768px) { .kcaplist{ padding-bottom: 80px; } .kcaplist a{ width: 48%; float: left;} .kcaplist a.kcaplista0{ float: right; } } @media (min-width:1200px) { .kcaplist{ padding-bottom: 100px; } .kcaplist a{ margin-bottom: 25px; border-radius: 25px; padding: 35px;} .kcaplist_txtp1{ height: 55px; line-height: 55px; font-size: 34px; } .kcaplist_txtp2{ line-height: 26px; height: 52px; margin-top: 10px; } .kcaplist_txtp3{ margin-top: 25px; } .kcaplist_txtp3 span{ width: 120px; height: 34px; line-height: 34px;} } .kcaplist a:hover{ border: solid 1px #d4231f; } .kcaplist a:hover .kcaplist_txtp3 span{ margin-left: 10px; background: #8c0401; } #proUL{ overflow: hidden; } #proUL li{ margin: 10px 0px; } .pros_imgs{ border:solid 1px #dedede; } .pros_txt{ background: #f5f5f5; padding: 15px;} .pros_txtp1{ height: 36px; line-height: 36px; overflow: hidden; position: relative;} .pros_txtp1 a{ font-size: 14px; color: #d4231f; } .pros_txtp1 i{ width: 20px; height: 1px; background: #d4231f; position: absolute; left: 0px; bottom: 0px; transition: all 0.3s;} .pros_txtp2{ color: #888; line-height: 20px; height: 60px; overflow: hidden; margin-top: 10px; } .pros_txtp3{ overflow: hidden; margin-top: 15px;} .pros_txtp3 a{ float: left; padding: 6px 18px; color: #fff; position:relative; overflow: hidden;} .pros_txtp3 a span{ z-index: 55; position: relative; } .pros_txtp3a1{ background: #d4231f; } .pros_txtp3a2{ background: #ffaf02; margin-left: 10px;} @media (min-width:768px) { #proUL li{ width: 48%; float: left; margin: 10px 1%; } } @media (min-width:992px) { #proUL li{ width: 31%; float: left; margin: 10px 1%; } } @media (min-width:1200px) { #proUL li{ margin: 15px 1%; } .pros_txt{ padding:10px 15px 20px 15px; } .pros_txtp1{ height: 46px; line-height: 46px; } .pros_txtp1 a{ font-size: 16px; } .pros_txtp2{ line-height: 22px; height: 44px; } .pros_txtp3 a{ padding: 8px 22px; } } @media (min-width:1601px) { #proUL li{ margin: 20px 1%; } .pros_txt{ padding:15px 20px 25px 20px; } .pros_txtp1{ height: 52px; line-height: 52px; } .pros_txtp1 a{ font-size: 17px; } .pros_txtp2{ line-height: 23px; height: 46px; } .pros_txtp3 a{ padding: 9px 23px; } } .pros_txtp1:hover i{ width: 40px; } .pros_txtp3a1 .bgsqr1{content: '';width: 0;height: 0;-webkit-transform: rotate(360deg); transform: rotate(360deg);border-style: solid;border-width: 0; border-top-color:transparent; border-right-color:transparent;border-bottom-color:transparent; border-left-color:#d4231f; position: absolute;bottom: 0;left: 0; -webkit-transition: all 0.6s; transition: all 0.6s;} .pros_txtp3a1 .bgsqr2{content: '';width: 0;height: 0;-webkit-transform: rotate(360deg); transform: rotate(360deg);border-style: solid;border-width: 0; border-top-color:transparent;border-left-color:transparent; border-bottom-color:transparent;border-right-color:#ffaf02; position: absolute;top: 0; right: 0;-webkit-transition: all 0.6s; transition: all 0.6s;} .pros_txtp3a2 .bgsqr1{content: '';width: 0;height: 0;-webkit-transform: rotate(360deg); transform: rotate(360deg);border-style: solid;border-width: 0; border-top-color:transparent; border-right-color:transparent;border-bottom-color:transparent; border-left-color:#ffaf02; position: absolute;bottom: 0;left: 0; -webkit-transition: all 0.6s; transition: all 0.6s;} .pros_txtp3a2 .bgsqr2{content: '';width: 0;height: 0;-webkit-transform: rotate(360deg); transform: rotate(360deg);border-style: solid;border-width: 0; border-top-color:transparent;border-left-color:transparent; border-bottom-color:transparent;border-right-color:#d4231f; position: absolute;top: 0; right: 0;-webkit-transition: all 0.6s; transition: all 0.6s;} .pros_txtp3 a:hover .bgsqr1{ border-width:200px 0 0 200px;} .pros_txtp3 a:hover .bgsqr2{ border-width:0 200px 200px 0;} #piclist{ overflow: hidden; } #piclist li{ margin-bottom: 15px; overflow: hidden; } .piclist_img{ overflow: hidden; } .piclist_img img{ width: 100%; } .piclistp1{ height: 28px; font-weight: bold; line-height: 28px; overflow: hidden; margin-top: 6px; font-size: 15px;} .piclistp2{ line-height: 18px; height: 54px; overflow: hidden; color: #888; margin-top: 5px; } .piclistp3{ margin-top: 5px; text-transform: uppercase; color: #999;} @media (min-width:768px) { #piclist li a{ overflow: hidden; float: left; width: 100%;} .piclist_img{ width: 25%; float: left; } .piclist_txt{ width: 72%; float: right; margin-top: 0px;} } @media (min-width:992px) { #piclist li{ padding-bottom: 14px; margin-top: 16px;} } @media (min-width:1200px) { #piclist li{ margin-top: 35px; padding-bottom: 22px; } .piclist_img{ width: 21%;} .piclist_txt{ width: 76%;} .piclistp1{ height: 38px; line-height: 38px; font-size: 20px; } .piclistp2{ line-height: 23px; height: 46px; margin-top: 12px;} .piclistp3{ margin-top: 30px; } } #piclist li a:hover .piclistp3{ color:#2b6ed7;} #newslist1{ overflow: hidden; margin-top: 10px;} #newslist1 li{ margin-top: 15px; overflow: hidden; padding-bottom: 20px; border-bottom: solid 1px #e5e5e5;} .newslist1p1{ height: 32px; line-height: 32px; overflow: hidden; font-size: 14px;} .newslist1p4{ color: #999; } .newslist1p2{ line-height: 21px; height: 42px; margin-top: 5px; overflow: hidden; color: #999;} .newslist1p3{ margin-top: 10px; color: #999; } @media (min-width:992px) { .newslist1p2{ height: 24px; line-height: 24px; } } @media (min-width:1200px) { #newslist1{ margin-top: 18px; } #newslist1 li{ margin-top: 23px; padding-bottom: 20px; } .newslist1p1{ height: 38px; line-height: 38px; font-size: 16px; } .newslist1p2{ height: 26px; line-height: 26px; } .newslist1p3{ margin-top: 15px; } } @media (min-width:1601px) { #newslist1{ margin-top: 25px; } #newslist1 li{ margin-top: 28px; padding-bottom: 25px; } .newslist1p1{ height: 40px; line-height: 40px; font-size: 18px; } .newslist1p2{ height: 26px; line-height: 26px; } .newslist1p3{ margin-top: 15px; } } #picUL li{ margin:0px 0px 12px 0px; overflow: hidden;} #picUL li a{ width: 100%; height: 100%; float: left; background:#f5f5f5; text-align: center; padding: 5px;} #picUL li a .pic_02{ height:38px; line-height: 38px; overflow: hidden; margin:0px 5px;} #picUL li a:hover{ background:#d4231f; color: #fff; } /*******Css info*******/ #company_main{ line-height:2; font-size: 13px; min-height: 400px; } #company_main img{ max-width:100%; } #company_main a{ color:#d4231f;} #company_main strong{ color:#d4231f;} #contact_main{ margin:0 auto; padding:10px; line-height: 2.2;} #contact_main a{ color:#d4231f;} #contact_main p{ line-height: 2.2; } #contact_main strong{ color:#d4231f; } #company_main strong{ color:#d4231f; } #page_Title{ line-height:1.8; font-size:16px; text-align:center; } .page_Info{ height:36px; line-height: 36px; margin-top: 15px; color:#666; border-top:solid 1px #E6E6E6; border-bottom:solid 1px #E6E6E6; } .page_Infoleft { padding-left: 30px; float: left;} .page_Infoleft i{ margin-right: 5px; } .page_Share{ margin-right: 10px; float: right; } .page_Share a{ float: left; margin-left: 10px;} .page_Share a:hover{ animation: swing 1s; } .page_Share span{ float: left; } .ljdg{ width: 150px; height: 48px; line-height: 48px; background: #d4231f; color: #fff; text-align: center; float: right; margin-right: 5px; border-radius: 5px; } .qd{ float: left; font-size: 16px; margin-left: 25px; } .qd b{ color:#d4231f; } #infoImage{ width:100%;text-align:center; margin:15px 0 15px 0;} #infoImage img{ max-width:100%; border:#dcdcdc solid 1px;} .page_tit_bg{ height:36px; background:#F9F9F9; border-radius:5px; margin:10px auto;} .page_tit_tit{ width:120px; height:36px; border-top-left-radius: 2px; border-bottom-left-radius: 2px; background:#d4231f; color:#ffffff; line-height:36px; text-align: center; font-size: 15px; } .ljdg{ width: 150px; height: 48px; line-height: 48px; background: #d4231f; color: #fff; text-align: center; float: right; margin-right: 5px; border-radius: 5px; } .ljdg:hover{ color: #fff; } #page_Content{ margin:15px auto 0px; line-height:2; padding:10px; font-size: 13px;} #page_Content img{max-width:100%;} #page_Content table { width:100%; margin:0 auto; border-width:1px; color:#333; border-color: #f1f1f1 !important; border-collapse: collapse; box-sizing: border-box; } #page_Content table th { border-width:1px; padding:5px; border-style: solid; border-color: #f1f1f1 !important; background-color: #dedede; } #page_Content table td { border-width:1px; padding:5px; border-style: solid; border-color: #f1f1f1 !important; } #page_Content table td a { text-decoration:underline; color: #333;} .page_Content{ margin:0 auto; line-height:2; padding:10px; } .page_Content img{max-width:100%;} .page_Content table { width:100%; margin:0 auto; border-width:1px; color:#333; border-color: #f5f5f5 !important; border-collapse: collapse; box-sizing: border-box; } .page_Content table th { border-width:1px; padding:5px; border-style: solid; border-color: #f1f1f1 !important; background-color: #dedede; } .page_Content table td { border-width:1px; padding:5px; border-style: solid; border-color: #f1f1f1 !important; } .page_Content table td a { text-decoration:underline; color: #333;} /* 无内容 */ .no-goods,.no-network{ padding-top:70px; overflow: hidden; text-align: center; } .no-goods img{ display: block; margin:0 auto 30px; width:220px; max-height: 105px; } .no-network img{ display: block; margin:0 auto 30px; width:222px; height: 160px; } .no-goods p,.no-network p{ color:#666666; line-height: 2; } .contact-list{ overflow: hidden; margin-top: 10px;} .contact-list ul li { min-height: 36px; padding-left: 50px; font-size: 14px; color: #666; margin-bottom: 14px; word-wrap: break-word; line-height: 36px; } .contact-list ul li span { display: block; float: left; color: #999; } .contact-list ul li.icon-01 { background: url(../images/contact-icon-01.png) no-repeat left top; } .contact-list ul li.icon-02 { background: url(../images/contact-icon-02.png) no-repeat left top; } .contact-list ul li.icon-03 { background: url(../images/contact-icon-03.png) no-repeat left top; } .contact-list ul li.icon-04 { background: url(../images/contact-icon-04.png) no-repeat left top; } .contact-list ul li.icon-05 { background: url(../images/contact-icon-05.png) no-repeat left top; } .contact-list ul li.icon-06 { background: url(../images/contact-icon-06.png) no-repeat left top; } .contact-map { overflow: hidden; margin-top: 25px; } .contact-map #dituContent { width: 100%; height: 475px; } .morder{ overflow: hidden; margin-top: 20px; } .morder li{ overflow: hidden; margin-bottom: 15px;} .morder_InputText{ width:45%; margin-right: 5%; padding: 0px 15px; border-radius: 8px; outline: none; float: left; background: #f1f1f1; border: solid 1px #dedede; height: 40px; line-height: 40px;} .morder_InputText1{ width:95%; padding: 0px 15px; border-radius: 8px; outline: none; float: left; background: #f1f1f1; border: solid 1px #dedede; height: 40px; line-height:40px;} .morder_textarea{ width:95%; padding: 15px; border-radius: 8px; outline: none; float: left; background: #f1f1f1; border: solid 1px #dedede; height: 120px; line-height: 30px;} .morder_captcha{ width:200px; padding: 0px 15px; border-radius: 8px; outline: none; float: left; background: #f1f1f1; border: solid 1px #dedede; height: 40px; line-height:40px;} .morder_img{ float: left; margin-left: 10px; margin-top: 15px; height: 20px; cursor: pointer; } .morder_But{ float: left; outline: none; margin-top: 15px; margin-right: 5%; font-size:15px; width: 250px; height: 42px; line-height: 42px; background: #d4231f; color: #fff; border-radius: 15px;} .morder_But:hover{ background: #FF8C10; } @media (min-width:768px) { #page_Title{ font-size: 18px; } .ewm{ float: right; margin-right: 20px; margin-top: 25px; } .morder_But{ float: right; margin-top: 0px;} } @media (min-width:992px) { #picUL li a .pic_02{ height:40px; line-height: 40px; } } @media (min-width:1200px) { #page_Title{ font-size: 20px; } .page_Info{ height: 44px; line-height: 44px; margin-top: 10px; } #picUL li{ margin: 0px 0px 15px 0px; } #picUL li a{ padding: 5px; } #picUL li a .pic_02{ height: 42px; line-height: 42px; } #company_main{ font-size: 15px; min-height: 550px;} .contact-list{ margin-top: 30px; } .contact-list ul li{ font-size: 17px; } .morder{ margin-top: 20px; } .morder_InputText{ height: 40px; line-height: 40px; } .morder_InputText1{ height: 40px; line-height: 40px; } .morder_captcha{ height: 40px; line-height: 40px; } .morder_But{ height:45px; line-height: 45px; font-size: 15px; } #infoImage{ margin-top: 25px; } .page_Content{ font-size: 15px; } #page_Content{ font-size: 15px; } #contact_main{ font-size: 15px; } } #warps{ position: relative; margin-top: 20px; } .proinfosc{ overflow: hidden;} .proinfoimg{ overflow: hidden; text-align: center; border: solid 1px #dedede;} .proinfoimg img{ max-width: 100%; } .proinfostxt{ margin-top: 20px;} .proinfot{ font-size: 16px; line-height: 1.7; } .proinfop1{ padding: 8px 2px; border-bottom: solid 1px #eee; font-size: 13px;} .proinfop1 span{ color: rgba(0,0,0,0.5); } .proinfop1 a{ font-weight: bold; color:#ffaf02; } .proinfop1 b{ font-weight: bold; color:#ffaf02; } .proinfop2{ line-height: 1.6; color: #999; margin: 10px 0px; } .proinfop3{ overflow: hidden; margin-top: 15px; height: 45px; line-height: 45px; background: #d4231f; } .proinfop3 a{ float: left; font-size: 14px; font-weight: bold; color: #fff; padding: 0px 35px; background:#ffaf02; } .proinfop3 b{ float: right; margin-right: 15px; font-size: 16px; color:#fff; } .proinfogg{ overflow: hidden; margin-top: 10px;} .proinfogg p{ margin-top: 10px; } .pmenuss{ margin-top: 25px; } .pmenuss ul{ background:#eee; overflow: hidden; } .pmenuss ul li{ width:30%; cursor: pointer; float: left; text-align: center; font-size: 14px; padding: 14px 0px;} .pmenuss ul li.on{ font-weight: bold; background: #d4231f; color: #fff;} .pmenuss.down{ position: fixed; top: 0px; width: 100%; z-index: 999; margin-top: 0px;} .pageprc{ margin-top: 25px; } .productrs{ overflow: hidden; margin-top:20px; } .productrs a{ float: left; width: 100%; text-align: center; overflow: hidden; position: relative;} .productrs a:hover .products_txts{ bottom: 10px; background: rgba(0,0,0,0.8); } .productrs .products_img{ border: solid 1px #dedede; } .xgss{ margin-top: 25px; margin-bottom: 25px;} .newst{ height: 32px; line-height: 32px; overflow: hidden; } .news_a1{ float: left; font-size: 18px; font-weight: bold; } .newst i{ width: 30px; height: 3px; background:#ffaf02; float: left; margin-left: 15px; margin-top: 14px; } .newst span{ font-size: 13px; color: rgba(0,0,0,0.2); float: left; margin-left: 10px; } .pscls{ overflow: hidden; margin-top: 20px; } .pscls a{ width: 44%; float: left; font-size: 15px; position: relative; padding-right: 50px; margin:0px 3%; border-bottom: solid 1px #dedede; overflow: hidden; height:40px; line-height: 40px;} .pscls a i{ position: absolute; right: 0px; top: 0px; } .protsts{ color: #d4231f; margin: 10px 0px; font-size: 14px; font-weight: bold;} @media (min-width:768px) { .proinfoimg{ width: 45%; float: left; } .proinfostxt{ width: 50%; float: right;} .pscls a{ width: 27%; } } @media (min-width:1200px) { .proinfot{ font-size: 22px; } .proinfop1{ font-size: 14px; padding: 12px 2px; } .proinfop2{ font-size: 13px; } .proinfop3{ margin-top: 15px; height: 40px; line-height: 40px;} .proinfop3 a{ padding: 0px 30px; font-size: 15px;} .proinfop3 b{ font-size: 17px; } .pmenuss{ margin-top: 30px; } .pmenuss ul li{ padding: 12px 0px; font-size: 15px; transition: all 0.3s;} .pmenuss.down li{ padding: 10px 0px; } .pageprc{ margin-top: 25px; } .pageprc .ys{ margin-top: 20px; } .xgss{ margin-top: 35px; margin-bottom: 40px; } .productrs{ margin-top: 25px; } .newst{ height: 50px; line-height: 50px; } .news_a1{ font-size: 22px; } .newst i{ width: 60px; margin-top: 23px; margin-left:20px;} .newst span{ font-size:13px; margin-left:20px;} #warps{ margin-top: 70px; } .pscls a{ width: 19%; height: 55px; line-height: 55px; font-size: 17px;} .proinfogg{ margin-top: 15px; } .protsts{ font-size: 17px; } } @media (min-width:1601px) { .proinfot{ font-size: 26px; } .proinfop2{ font-size: 14px; } .proinfop3{ margin-top: 20px; height: 50px; line-height: 50px;} .proinfop3 a{ padding: 0px 40px; font-size: 16px;} .proinfop3 b{ font-size: 18px; } .pmenuss{ margin-top: 40px; } .pmenuss ul li{ padding: 15px 0px; font-size: 16px; } .pmenuss.down li{ padding: 12px 0px; } .pageprc{ margin-top: 35px; } .pageprc .ys{ margin-top: 20px; } .xgss{ margin-top: 75px; margin-bottom: 80px; } .productrs{ margin-top: 25px; } .newst{ height: 50px; line-height: 50px; } .news_a1{ font-size: 22px; } .newst i{ width: 60px; margin-top: 23px; margin-left:20px;} .newst span{ font-size:13px; margin-left:20px;} #warps{ margin-top: 70px; } .pscls a{ width: 19%; height: 55px; line-height: 55px; font-size: 17px;} .proinfogg{ margin-top: 15px; } .protsts{ font-size: 17px; } } /*******Css job*******/ #job_ul{} #job_ul li{ border-bottom:dashed 1px #cfcfcf; padding:10px 0px; height: 100%; overflow: hidden; } #job_ul li .recruit_info{ float:left; width: 80%; } .job_nam{ color:#d4231f; font-weight:bold; } #job_ul li .recruit_but{ height:45px; float:right; margin-top:10px; margin-right:22px; } .job_ul li .recruit_but a{ width:150px; height:45px; line-height:45px; background: #1C5FB8; border-radius:2px; text-align:center; float: left; } .recruit_info_tit_bg{ height:40px; background:#f8f8f8; border-radius:2px; margin:15px auto; } .recruit_info_tit_bg .recruit_info_tit{ width:140px; height:45px; border-top-left-radius: 2px; border-bottom-left-radius: 2px; background:#d4231f; color:#ffffff; line-height:45px; text-align: center; } .recruit_info_main{ margin:0px auto; margin-top:10px; margin-bottom:60px; padding:5px 20px; line-height: 32px; } .seek_job{ margin-left: 20px; } .seek_job li{ padding-top:10px; height: 100%; overflow: hidden;} .seek_t1{ float: left; font-weight: bold; height: 40px; line-height: 40px; width:60px;} .job_nam{ float: left; margin-left: 15px; color:#d4231f; font-weight: bold; } .G_InputText{ width:250px; height:40px; line-height:40px; border:1px solid #dedede; padding:0px 10px; float:left; border-radius: 2px;outline: none; } .G_InputText:hover{ border:1px solid #d4231f; } .G_captcha{ width:100px; height:40px; line-height:40px; border:1px solid #dedede; padding:0px 10px; float:left; border-radius: 2px; outline: none; } .G_captcha:hover{ border:1px solid #d4231f; } .G_textarea{ width:250px; height:150px; line-height:30px; border:1px solid #dedede; padding:0px 10px; float:left; border-radius: 2px;outline: none; } .G_textarea:hover{ border:1px solid #d4231f; } .G_select{ float: left; border:1px solid #dedede; height: 40px; line-height: 40px; } .job_radio{ float: left; } .G_img{ float: left; margin-top: 10px; margin-left: 5px; } .G_But{ width:340px; height:50px; line-height:50px; background:#d4231f; border-radius:5px; text-align:center; color:#FFF; cursor:pointer; transition: all 0.3s; float: left;outline: none; border: 0px;font-size: 18px; } .G_But:hover{ background:#ffaf02; color: #fff; } @media (min-width:768px) { .G_InputText{ width: 400px; } .G_textarea{ width: 500px; } } @media (min-width:1200px) { .seek_job li{ padding-top: 15px; } .G_InputText{ width: 400px; } .G_textarea{ width: 550px; } .seek_job{ float: left; } .mess_img{ float: right; width: 400px; margin-top: 30px;} .mess_img img{ max-width: 100%; } } /*******Css prev_next*******/ #prev_next{margin: 10px 10px;clear: both;overflow: hidden; } #prev_next li{margin: 10px 0;} #prev_next li i{ margin-right: 5px; } #prev_next li a:hover{ color: #d4231f; } #prev_next li div{ display: inline-block; } /*css digg style pagination*/ .de-page-mian { overflow: hidden; text-align: center; font-size: 0; margin: 10px 0 35px; } .de-page-mian .page-inner { display: inline-block; overflow: hidden; } .de-page-mian .page-inner a { display: block; float: left; min-width: 26px; padding: 0 5px; height: 36px; border: 1px solid #dddddd; background: #fff; text-align: center; line-height: 36px; font-size: 14px; color: #333; margin-right: -1px; overflow: hidden; } .de-page-mian .page-inner a.active, .de-page-mian .page-inner a:hover { color: #fff; border-color: #d4231f; background: #d4231f; } .de-page-mian .page-inner a.prev { margin-right: 10px; background: #fff url(../images/prev.jpg) no-repeat center; } .de-page-mian .page-inner a.prev.on { background: #fff url(../images/prev-hover.jpg) no-repeat center; } .de-page-mian .page-inner a.prev:hover { background-color: #fff; border-color: #dddddd; } .de-page-mian .page-inner a.next { margin-left: 10px; margin-right: 15px; background: #fff url(../images/next.jpg) no-repeat center; } .de-page-mian .page-inner a.next.on { background: #fff url(../images/next-hover.jpg) no-repeat center; } .de-page-mian .page-inner a.next:hover { background-color: #fff; border-color: #dddddd; } .de-page-mian .page-inner a.page-btn { font-size: 12px; margin-right: 0; width: 63px; margin-left: 10px; } .de-page-mian .page-inner span { display: block; font-size: 12px; color: #333; float: left; line-height: 38px; } .de-page-mian .page-inner input { display: block; float: left; height: 36px; width: 36px; border: 1px solid #dddddd; text-align: center; line-height: 36px; font-size: 14px; color: #333; margin: 0 5px; } div.digg{ margin:10px auto; text-align:center; float:right; display: inline;} div.digg a{border:#dedede 1px solid; padding:3px 10px; margin:3px; color:#666; display: inline-block;} div.digg a:hover{border:#d4231f 1px solid;color:#fff; background: #d4231f;} div.digg a:active{border:#d4231f 1px solid;color:#fff; background: #d4231f;} div.digg span.current{border:solid 1px #d4231f;padding:3px 15px; font-weight:bold; margin:3px; color:#fff; background-color:#d4231f; display: inline-block;} div.digg span.disabled{border:#dedede 1px solid;padding:3px 10px;margin:3px;color:#ddd; display: inline-block;} div.digg select{ border:#dedede 1px solid; padding:3px 0px; display: inline-block;} @media (min-width: 1200px) and (max-width: 1300px) { .container{width: 1200px;} .chan1px{width: 300px;} .chan1px{padding-left: 40px;} .chan1pxs{margin-left: 40px;width: 310px;} .pxkc{padding: 40px 20px;} .pxal{width: 880px;} .pxxc{width: 768px;} .newsl{width:770px;} .newsl a{margin-right: 10px;} .right_side{width: 890px;} .lxxslist_txt{width: 340px;} } @media (min-width: 576px) and (max-width: 768px) { .msfcc .swiper-slide{overflow: hidden;} }