/**************************************/ /*************[公用start]**************/ /**************************************/ *{ font-family: "Arial"!important; } body{ overflow-x: hidden; } div.clear{ clear: both; height: 0; width: 0; } a{ text-decoration: none; color:inherit; cursor: pointer; } img{ border:0; /* width: 100%;*/ max-width: 100%; } div.wp{ width: 1200px; /*主要内容区尺寸大小,每次制作前更新!!! */ margin:0 auto; } .fl{ float: left; } .fr{ float: right; } .tran{ transition: all .3s ease-out 0s; } /*图片中心放大代码区域*/ .img-box{/*图片盒子类名*/ overflow: hidden; } .img-box img{ transition: .3s; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; /* ueco 时间曲线*/ width: 100%; max-width: 100%; } .img-box:hover img{ /*图片中心放大代码*/ -webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); } /*图片中心放大代码区域*/ /**************************************/ /************[公用over]****************/ /**************************************/ /*header-start*/ /**************************************************************/ #header{ background-color: #fff; } .header{ height: 120px; } .header-right{ } .logo{ width: 320px; margin-top: 27px; } .logo img{ display: block; width: 100%; } .header-a{ background-color: #a90f11; padding-left: 50px; background-image: url(../images/jiao.jpg); background-repeat: no-repeat; background-position: left center; position: relative; } .header-a-hong{ background-color: #a90f11; height: 38px; position: absolute; top: 0; bottom: 0; left: 100%; width: 15000px; } .header-a dl{ margin:0; } .header-a dd{ float: left; height: 38px; line-height: 38px; padding: 0 17px; background-image: url(../images/header.png); background-repeat: no-repeat; background-position: left center; } .header-a dd:first-child{ padding: 0; } .header-a dd>a{ color:#f2e3e3; font-size: 14px; } .header-a dd>a img{ margin-top: -3px; margin-right: 9px; } .lan{ position: relative; } .lan-sel{ position: absolute; left: 0; right: 0; top: 38px; z-index: 60; border-left:1px solid #ddd; border-right:1px solid #ddd; display: none; } .lan-sel a{ display: block; height: 30px; line-height: 30px; border-bottom:1px solid #ddd; background-color: #fff; text-align: center; } .lan-sel a:hover{ background-color: #a90f11; color:#fff; } .lan-div{ color:#f2e3e3; height: 38px; line-height: 38px; font-size: 14px; cursor: pointer; padding-right: 32px;background-image: url(../images/lan.png); background-repeat: no-repeat; background-position: 100px center; } .lan-div img{ margin-top: -3px; margin-right: 9px; } .header-a dd>a:hover{ color:#fff; } .nav{ margin-top:25px; padding-right: 25px; position: relative; } .wen1{ position: absolute; right: 0; top: 8px; width: 20px; cursor: pointer; } .wen1 img{ display: block; width: 100%; } .nav ul{ margin:0; } .nav>ul>li{ float: left; margin:0 12px; text-align: center; } .nav>ul>li>a{ font-size: 16px; color:#333; display: block; height: 35px; line-height: 35px; width: 110px; background-color: #fff; } .nav>ul>li:hover>a,.nav>ul>li.active>a{ color:#fff; background-color: #a90f11; } .nav>ul>li:hover ul{ display: block; } .nav>ul>li>ul{ position: absolute; left: 0; right: 0; background-color: #a90f11; top: 35px; z-index: 500; padding-bottom:5px; display: none; } .nav>ul>li>ul li a{ display: block; line-height: 2; font-size: 12px; font-weight:bold; color:#fff; padding:5px 10px; } .nav>ul>li>ul li a:hover{ background-color: #9a0c0e; } .nav>ul>li:hover .xiala{ display: block; } .xiala{ position: absolute; right: 0; top: 35px; width: 620px; /*height: 260px;*/ background-color: #fff; z-index: 900; background-image: url(../images/nav_xlbg.gif); background-repeat: repeat-y; background-position: top left; border-top: 1px solid #f2f2f2; display: none; } .xiala-dl{ width: 176px; padding: 10px; } .xiala-dl dl{ margin:0; } .xiala-dl dd{ border-bottom: 1px solid #ddd; height: 34px; line-height: 34px; } .xiala-dl dd>a{ display: block; padding-left: 10px; font-size: 14px; color:#333; } .xiala-dl dd>a:hover{ color:#a90f11; } .xiala-con{ overflow: hidden; padding: 15px; } .xiala-con1>a{ display: block; } .xiala-con1>a img{ display: block; width: 100%; } .xiala-con1 h1{ margin:0; font-size: 18px; color:#a90f11; margin-top: 15px; } .xiala-con1 p{ margin:0; font-size: 14px; color:#666; margin-top: 8px; line-height: 1.6; } .xiala-list-item{ width: 48%; } .xiala-list-item>a{ display: block; padding-bottom: 68.42%; position: relative; overflow: hidden; } .xiala-list-item>a>img { display: block; width: 100%; position: absolute; left: 0; top: 0; height: 100%; } .xiala-list-item h1{ font-size: 16px; color:#333; margin:0; line-height: 1.4;height: 44px; margin-top: 10px; overflow: hidden; } .xiala-list-item h1 a:hover{ color:#a90f11; } .xiala-list-item p{ font-size: 14px; color:#666; margin:0; line-height: 1.6; height: 66px; overflow: hidden; margin-top: 5px; } .xiala2{ width: 1300px; background-image: none; background-color: #f2f2f2; padding: 15px; } .xiala2-list dl{ margin:0; } .xiala2-list dd{ float: left; width: 14.28571%; padding: 15px; border-left: 1px solid #ddd; } .xiala2-list dd:first-child{ border-left: 0; } .xiala2-h1{ font-size: 16px; color:#333; text-align: center; padding: 10px 0; } .xiala2-h1 a:hover{ color:#a90f11; } .xiala2-a{ padding-top: 10px; } .xiala2-a a{ font-size: 12px; color:#666; display: block; margin-bottom: 8px; } .xiala2-a a:hover{ color:#a90f11; } /**************************************************************/ /*header-over*/ /*main-start*/ /**************************************************************/ #main{ } .fafa .slides>li{ height: 670px; background-repeat: no-repeat; background-position: center; -webkit-background-size: cover; background-size: cover; } .fafa .slides>li>a{ display: block; height: 100%; } .fafa .flex-direction-nav{ display: block; } .fafa .flex-direction-nav a{ width: 40px; height: 39px; margin-top: -20px; z-index: 500; } .fafa .flex-direction-nav .flex-prev{ left: 3%; } .fafa .flex-direction-nav .flex-next{ right: 3%; } .main1{ overflow: hidden; } .color { background: #e0e2e5; background: -webkit-linear-gradient(left, #e0e2e5 , #f5f5f5); background: -o-linear-gradient(right, #e0e2e5 , #f5f5f5); background: -moz-linear-gradient(right, #e0e2e5 , #f5f5f5); background: linear-gradient(to right, #e0e2e5 , #f5f5f5); } .p60{ padding: 60px 0; } .pro1-div{ height: 278px; padding-right: 20px; padding-left: 35px; padding-top: 8px; } .pro1-div+.pro1-div{ margin-top: 30px; } .pro1-pic { width: 350px; margin-left: 15px; } .pic-pic { position: relative; padding-bottom: 75%; overflow: hidden; } .pic-pic img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; } .pro1-div .pic-pic img{ transition: .3s; } .pro1-div .pic-pic:hover img{ -webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); } .pro1-con{ overflow: hidden; padding-top: 80px; } .pro1-con h1{ margin:0; font-size: 26px; color:#323232; font-weight: bold; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .pro1-a{ margin-top: 55px; } .pro1-a a{ display: block; width: 140px; height: 40px; line-height: 36px; border:2px solid #a90f11; color:#a90f11; font-size: 14px; padding-left: 46px; background-image: url(../images/jian1.png); background-position:14px center ; background-repeat: no-repeat; } .pro1-a a:hover{ background-color: #a90f11; color:#fff; background-image: url(../images/jian2.png); } .main1-list .owl-prev{ position: absolute; left:-78px; top: 50%; margin-top: -25px; width: 35px; height: 50px; background-image: url(../images/left.png); cursor: pointer; background-repeat: no-repeat; background-position: center ; font-size: 0; } .main1-list .owl-next{ position: absolute; right:-78px; top: 50%; margin-top: -25px; width: 35px; height: 50px; background-image: url(../images/right.png); cursor: pointer; background-repeat: no-repeat; background-position: center ;font-size: 0; } #main1-list2{ display: none; } .more{ margin-top: 50px; } .more a{ display: block; width: 30px; margin:0 auto; } .more a img{ display: block; width: 100%; } .title-11{ text-align: center; } .title-11 h1{ margin:0; font-size: 28px; color:#333; font-weight: bold; } .title-11 p{ margin:0; font-size: 14px; color:#333; margin-top: 10px; } .main2-list{ background-color: #050a27; margin-top: 50px; overflow: hidden; } .main2-list ul{ margin:0; } .main2-list li{ float: left; width: 33.33333333333333%; } .main2-list li>a{ display: block; position: relative; padding-bottom: 84%; overflow: hidden; } .main2-list li>a>img{ display: block; width: 100%; position: absolute; left: 0; top: 0; height: 100%; transition: .3s; } .main2-list li>a:hover>img{ /*图片中心放大代码*/ -webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); } .main2-con1-wp{ } .main2-con1{ position: absolute; left: 0; right: 0; top: 0; bottom: 0; padding: 22% 10% 0; } .main2-con1 h1{ color:#fff; font-size: 32px; margin:0; } .main2-con1 p{ color:#fff; font-size: 14px; margin:0; line-height: 2; margin-top: 33px; overflow: hidden; } .main2-con1 p span{ font-weight: bold; font-size: 22px; font-family: "Arial"; line-height: 1; } .main2-ic{ width: 67px; margin:0 auto; } .main2-ic img{ display: block; width: 100%; } .main2-ic+h1{ text-align: center; margin-top: 40px; } .main2-ic+h1+p{ margin-top: 10px; line-height: 1.6; text-align: center; } .main2-form{ height: 120px; background-repeat: no-repeat; background-position: center ; -webkit-background-size: cover; background-size: cover; background-image: url(../images/form.jpg); } .main2-form-left{ padding-top: 36px; } .main2-form-left h1{ margin:0; font-size: 22px; font-weight: bold; color:#fff; } .main2-form-left p{ margin:0; font-size: 14px; color:#fff; margin-top: 10px; } .main2-form-right{ width: 535px; position: relative; margin-top: 36px; } .main2-form-right input:focus{ outline: none; } .main2-form-right input[type="image"]{ position: absolute; width: 24px; top: 11px; right: 17px; } .main2-form-right input[type="text"]{ display: block; width: 100%; border:1px solid #fff; border-radius: 35px; background-color:transparent; height: 48px; padding: 8px 50px 8px 25px; color:#fff; } .p100{ padding: 100px 0; } .main3-div{ margin-top: 45px; } .main3-pic{ width: 570px; margin-right: 26px; } .main3-con{ overflow: hidden; } .fmain3 .flex-control-nav{ display: block; text-align: right; font-size: 0; bottom: 17px; padding-right: 14px; } .fmain3 .flex-control-paging li a{ width: 10px; height: 10px; } .fmain3 .flex-control-nav li{ margin:0 7px; } .fmain3 .slides>li>a{ display: block; padding-bottom:68.42%; position: relative; overflow: hidden; } .fmain3 .slides>li>a>img{ display: block; width: 100%; position: absolute; left: 0; top: 0; height: 100%; } .main3-date{ position: absolute; left: 13px; top: 14px; width: 61px; height: 61px; background-color: #a90f11; text-align: center; padding-top: 5px; } .main3-date h1{ margin:0; font-size: 36px; color:#fff; font-family: "Arial"; line-height: 1; font-weight: bold; } .main3-date h2{ margin:0; line-height: 1; font-size: 12px; color:#fff; font-family: "Arial"; margin-top: 3px; } .main3-list ul{ margin:0; } .main3-list li{ margin-top: 15px; } .main3-list li:first-child{ margin-top: 0px; } .main3-list li>a{ display: block; height: 120px; border:1px solid #eef3fa; padding-right: 15px; padding-top: 23px; } .main3-list li>a:hover .main3-list-con h1{ color:#da291c; } .date1{ width: 100px; text-align: right; margin-right: 45px; padding-top: 5px; } .date1 h1{ margin:0; font-size: 21px; color:#999; font-family: "Arial"; } .date1 h2{ margin:0; font-size: 30px; color:#999; font-family: "Arial"; margin-top: 5px; } .main3-list-con{ overflow: hidden; } .main3-list-con h1{ margin: 0; font-size: 18px; color: #333; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .main3-list-con p{ margin: 0; font-size: 14px; color: #666; line-height: 1.6; overflow: hidden; height: 44px; margin-top: 10px; } .main4{ background-repeat: no-repeat; background-position: center ; -webkit-background-size: cover; background-size: cover; background-image: url(../images/main4.jpg); overflow: hidden; } .main4-list{ padding: 0 68px; } .main4-list ul{ margin:0; } .main4-list li:first-child{ border-left: 0; } .main4-list li{ float: left; width: 16.666666666666667%; height: 370px; border-left: 1px solid #951A13; padding-right: 58px; padding-top: 65px; } .main4-pic{ width: 41px; } .main4-pic img{ display: block; width: 100%; } .main4-con{ overflow: hidden; color:#fff; font-size: 16px; line-height: 1.1; padding: 0 20px 0 55px; text-align: right; } .main5-pic{ width: 126px; height: 126px; background-repeat: no-repeat; background-position: center ; margin:0 auto; transition: .3s; } .main5-pic1{background-image: url(../images/u1.png);} .main5-pic2{background-image: url(../images/u2.png);} .main5-pic3{background-image: url(../images/u3.png);} .main5-pic4{background-image: url(../images/u4.png);} .main5-list .item>a:hover .main5-pic1{background-image: url(../images/u11.png);} .main5-list .item>a:hover .main5-pic2{background-image: url(../images/u22.png);} .main5-list .item>a:hover .main5-pic3{background-image: url(../images/u33.png);} .main5-list .item>a:hover .main5-pic4{background-image: url(../images/u44.png);} .main5-pic img{ display: block; width: 100%; } .main5-list .item{ padding-top: 10px; } .main5-list .item>a{ display: block; text-align:center; position: relative; transition: .3s; top: 0; } .main5-list .item>a h1{ font-size: 16px; color:#333; margin-top: 14px; margin:0; margin-top: 30px; font-weight: bold; } .main5-list .item>a:hover{ top: -10px; } .main5-list .item>a:hover h1{ color:#da291c; } .main5-list .item>a:hover p{ color:#da291c; } .main5-list .item>a p{ font-size: 14px; color:#666; margin:0; margin-top: 12px; } .p90{ padding: 60px 0; } /**************************************************************/ /*main-over*/ /*footer-start*/ /**************************************************************/ #footer{ } .footer-1{ height: 327px; background-repeat: no-repeat; background-position: center ; -webkit-background-size: cover; background-size: cover; background-image: url(../images/footer-1.jpg); padding-top: 49px; } .footer-2{ line-height: 1.8; color:#fff; font-size: 14px; padding: 8px 0; background-color: #171f23; } .er-wp{ width: 258px; } .er{ width: 109px; color:#fff; font-size: 14px; text-align: center; } .er img{ display: block; width: 100%; margin-bottom: 10px; } .foo1-left ul{ margin:0; } .foo1-left li{ float: left; margin-left: 60px; } .foo1-left li:first-child{ margin-left: 0; } .foo-title{ font-size: 18px; color:#999; padding-bottom: 12px; border-bottom: 1px dotted #999; } .foo1-a dl{ margin:0; } .foo1-a dd{ font-size: 14px; color:#999; margin-top: 8px; } .foo1-a dd:first-child{ margin-top: 18px; } .foo1-a dd a{ font-size: 14px; color:#999; transition: .3s; } .foo1-a dd a:hover{ color:#fff; } /**************************************************************/ /*footer-over*/ .footer-en-1{ background-color: #f0f0f0; padding: 20px 0; } .footer-en-1-right{ width: 220px; } .footer-en-er{ width: 110px; margin-left: 12px; } .footer-en-er-con{ overflow: hidden; font-size: 12px; color:#666; line-height: 1.8; text-transform: uppercase; text-align: right; padding-top: 30px; } .footer-en-er img{ display: block; width: 100%; } .footer-en-1-left{ margin-left: 45px; margin-top: 35px; } .footer-en-1-left:first-child{ margin-left: 0; } .footer-en-1-left h1{ margin:0; font-size: 18px; font-weight: bold; color:#333; } .footer-en-1-left h2{ margin:0; font-size: 20px; color:#666; margin-top: 13px; } .footer-en-1-pic{ width: 111px; margin-left: 20px; margin-top: 22px; } .footer-en-1-pic img{ display: block; width: 100%; } .footer-en-2{ padding: 12px 0; background-color: #a90f11; color:#fff; font-size: 12px; line-height: 1.8; } /**************************************/ /********[特殊css样式要求区域]**********/ /**************************************/ #header-2{ display: none; height: 75px; /*border-bottom:0px solid #035cac;*/ box-shadow: 0 4px 8px -3px #000; position: fixed; top: 0px; left: 0; width: 100%; z-index: 1001; background-color: #fff; } .nav-2{ display: none; background-color: #fff; position: relative; z-index:900; } .nav-2>ul>li{ border-top: 1px dotted #ccc; position: relative; } .jiaspan{ position: absolute; width: 30px; height: 30px; background-image: url(../images/jia2.png); background-repeat: no-repeat; background-position: center ; top: 6px; right: 14px; } .jiaspan.cur{ background-image: url(../images/jia2h.png); } .nav-2>ul>li:first-child{ /*border-top: 0;*/ } .nav-2>ul>li>a{ padding:10px 10px; display: block; font-size: 16px; width: 100%; color:#333; font-family: "anb"; text-transform: uppercase; } .nav-2>ul>li>ul{ padding-bottom: 10px; display: none; } .nav-2>ul>li>ul>li>a{ padding: 6px 10px; display: block; font-size: 14px; padding-left: 25px; width: 100%; color:#666; } /*.downla-2 { padding: 5px 0 10px; display: none; } .downla-2 dd{ padding-left: 30px; } .downla-2 dd a{ font-size: 14px; display: inline-block; padding: 3px 0; width: auto; }*/ /*.nav-2 li a:hover{ color:#1a0d07; }*/ .nav-2-form{ padding: 10px; position: relative; } .nav-2-form input[type="image"]{ position: absolute; right: 19px; top: 17px; width: 18px; } .nav-2-form .form-control{padding-right: 50px;} .logo-2 { font-size: 0; width: 240px; margin-left: 15px; margin-top: 11px; } .logo-2 img{ display: block; width: 100%; } .menu2{ margin-right: 15px; height: 75px; font-size: 0; } .menu2 li{ cursor:pointer ; margin-left: 15px; float: right; margin-top: 29px; } .menu2 li+li{ margin-top: 21px; } .menu2 li img{ /*vertical-align: middle;*/ } .chenggao{ display: none; height: 75px; } #nav-2-heidi{ position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 800; background-image: url(../images/heidi.png); display: none; } .banner-x{ display: none; } /**************************************/ /********[特殊css样式要求区域]**********/ /**************************************/ /*.product*/ .erji-title{ background-image: url(../images/erji-title.jpg); text-align: center; padding: 80px 0; color:#fff; } .erji-title h1{ margin:0; font-size: 21px; } .erji-title h2{ margin:0; font-size: 24px; font-weight: bold; font-family: "Arial"; text-transform: uppercase; margin:10px 0 15px; } .erji-title p{ margin:0; font-size: 15px; } .product1-div{ background-color: #e6e6e6; } .product1-pic-wp{ width: 580px; margin-left:70px; margin-top: 15px; margin-right: 15px; } .product1-pic{ display: none; } .product1-pic:first-child{ display: block; } .product1-a{ overflow: hidden; padding-top: 28px; } .product1-a dl{ margin:0; } .product1-a dd>a{ height: 50px; line-height: 50px; display: block; font-size: 16px; color:#333; padding-left: 40px; background-repeat: no-repeat; background-position: 90% center; transition: .3s; position: relative; z-index: 80; } .product1-a dd{ position: relative; } .product1-a dd:after{ content:""; position: absolute; background-color: #a90f11; left: 0; width: 0; top: 0; bottom: 0; transition: .5s; z-index: 50; } .product1-a dd.cur:after{ width: 100%; } .product1-a dd.cur>a{ color:#fff; background-image: url(../images/jian3.png); } .tushi{ position: absolute; width: 112px; border:6px solid #ac3436; background-color: #fff; left: -107px; top: 123px; writing-mode: vertical-rl; writing-mode: tb-rl; font-size: 19px; color:#ac3436; font-weight: bold; padding:20px 23px; } .product1-pic a{ display: block; position: relative; padding-bottom: 68.37%; overflow: hidden; } .product1-pic a img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; transition: .3s; } .product1-pic a:hover img{ /*图片中心放大代码*/ -webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); } .product1-list{ margin-top: 53px; } .product1-list ul{ margin:0; } .product1-list li{ background-image: url(../images/pli1.jpg); padding: 40px 35px; } .product1-hong{ width: 110px; height: 34px; line-height: 34px; text-align: center; font-size: 16px; color:#fff; background-color: #a90f11; } .product1-list li h1{ margin:0; font-size: 21px; color:#323232; font-weight: bold; margin-top: 23px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .product1-list li h1 a:hover{ color:#ac3436; } .product1-list li p{ margin:0; font-size: 18px; color:#333; font-weight: bold; font-family: "Arial"; margin-top: 15px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .product2-list ul{ margin:0; } .product2-list li{ padding: 50px 0 40px; } .product2-list li.liji{ background-color: #eeeeee; } .erji-nav-a { text-align: center; font-size: 0; } .erji-nav-a ul{ margin:0; font-size: 0; display: inline-block; border:1px solid #eee; border-left: 0; } .erji-nav-a li{ float: left; width:280px; border-left: 1px solid #eee; } .erji-nav-a li.active>a,.erji-nav-a li>a:hover{ background-color: #1d1819; color:#fff; } .erji-nav-a li>a{ font-size: 14px; color:#666; display: block; height: 38px; line-height: 38px; } .product1-img{ margin-top: 40px; } .product2-left{ width: 285px; margin-top: 33px; padding-left: 22px; position: relative; background-image: url(../images/lefg.jpg); background-repeat: no-repeat; background-position: left 2px; } .product2-right{ overflow: hidden; } .product2-left h1{ margin:0; font-size: 21px; color:#323232; font-weight: bold; } .product2-left h2{ margin:0; font-size: 14px; color:#333; font-weight: bold; font-family: "Arial"; padding-top: 7px; } .product2-a { margin-top: 36px; } .product2-a a{ display: block; width: 104px; height: 38px; line-height: 34px; text-align: center; font-size: 14px; color:#666; border:2px solid #d7d7d7; } .product2-list li:hover .product2-left h1{ color:#a90f11; } .product2-list li:hover .product2-left h2{ color:#a90f11; } .product2-list li:hover .product2-a a{ color:#a90f11; border-color: #a90f11; } .product2-div-pic{ border:1px solid #ddd; } .product2-div-list .item>a{ display: block; } .product2-div-list .item h1{ margin: 0; font-size: 14px; color: #666; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; margin-top: 15px; text-align: center; } .product2-div-list .item a:hover h1{ color:#ac3436; } .about1,.about3{ overflow: hidden; } .about1-con{ font-size: 14px; color:#666; line-height: 2; padding-top: 65px; } .about1-con p{ margin:0; } .about2{ height: 500px; background-repeat: no-repeat; background-position: center ; -webkit-background-size: cover; background-size: cover; background-image: url(../images/about2.jpg); padding-top: 75px; } .title-22 h1,.title-22 p{ color:#fff; } .about2-list{ margin-top: 30px; } .about2-list .item{ padding-bottom: 10px; } .about2-list .item:hover .about2-con{ top: 0; } .about2-con{ background-color: #fff; height: 260px; padding: 45px; position: relative; top: 10px; transition: .3s; } .about2-con h1{ margin:0; font-size: 21px; color:#333; } .about2-con p{ margin:0; font-size: 16px; color:#666; line-height: 2; margin-top: 15px; height: 96px; overflow: hidden; } .about3-list{ background-image: url(../images/about3.jpg); background-repeat: repeat-x; background-position: left center; } .about3-list-wp2{ display: none; } .about3-list .item{ height: 212px; position: relative; } .about3-list .item:hover .you11{ background-image: url(../images/you2.png); } .about3-list .item:hover .about3-div-bottom{ background-color: #a90f11; color:#fff; } .you11{ position: absolute; width: 14px; height: 14px; background-image: url(../images/you1.png); left: 50%; margin-left: -7px; } .about3-list .item1 .you11{ bottom: -7px; } .about3-list .item2 .you11{ top: -7px; } .about3-list{ margin-top: 80px; } .about3-list .item2{ margin-top: 213px; } .about3-list .item2 .about3-div{ padding-top: 52px; } .about3-div{ } .about3-div-top{ background-color: #f9f9f9; height: 118px; padding: 25px 16px 0; } .about3-div-top-div{ font-size: 14px; color:#666; line-height: 1.8; height: 75px; overflow: hidden; } .about3-div-bottom{ background-color: #e8e8e8; height: 42px; line-height: 42px; text-align: center; font-size: 18px; color:#333; font-family: "Arial"; position: relative; } .jjjj{ width: 16px; height: 7px; background-repeat: no-repeat; background-position: center ; position: absolute; left: 50%; margin-left: -8px; } .about3-list .item1 .jjjj{ background-image: url(../images/jj1.png); bottom: -7px; } .about3-list .item1:hover .jjjj{ background-image: url(../images/jj1h.png); } .about3-list .item2 .jjjj{ background-image: url(../images/jj2.png); top: -7px; } .about3-list .item2:hover .jjjj{ background-image: url(../images/jj2h.png); } .about3-list .owl-prev{ position: absolute; left:-42px; top: 50%; margin-top: -21px; width:42px; height: 42px; background-image: url(../images/left2.png); cursor: pointer; background-repeat: no-repeat; background-position: center ; font-size: 0; } .about3-list .owl-prev:hover{background-image: url(../images/left2h.png);} .about3-list .owl-next{ position: absolute; right:-42px; top: 50%; margin-top: -21px; width:42px; height: 42px; background-image: url(../images/right2.png); cursor: pointer; background-repeat: no-repeat; background-position: center ;font-size: 0; } .about3-list .owl-next:hover{background-image: url(../images/right2h.png);} .sanji-a{ margin-top: 65px; } .sanji-a a{ float: left; padding: 0 3px; padding-bottom: 8px; font-size: 21px; color:#333; border-bottom: 2px solid #fff; margin-left: 58px; } .sanji-a a:first-child{ margin-left: 0; } .sanji-a a.cur{ border-color: #a90f11; color:#a90f11; } .ry-date{ width: 104px; font-size: 18px; line-height: 2; color:#a90f11; position: relative; margin-right: 40px; font-family:arial; } .ry-date-img{ position: absolute; width: 15px; left: 97px; top: 50%; margin-top: -7px; } .ry-date-img img{ display: block; width: 100%; } .ry-con{ overflow: hidden; font-size: 16px; color:#666; line-height: 2; padding-top: 3px; } .rongyu ul{ margin:0; } .rongyu{ background-image: url(../images/ry.jpg); background-repeat: repeat-y; background-position: 104px top; padding: 80px 0; margin-top: 40px; position: relative; } .ry2{ position: absolute; width: 8px; left: 101px; top: -4px; } .ry2 img{ display: block; width: 100%; } .ry3{ position: absolute; width: 8px; left: 100px; bottom: -4px; } .ry3 img{ display: block; width: 100%; } .rongyu li{ margin-top: 60px; } .rongyu li:first-child{ margin-top: 0px; } .rongyu-wp{ background-image: url(../images/ry1.png); background-repeat: no-repeat; background-position: right top; } .fenye ul{ margin:0; } .fenye{ margin-top: 70px; padding-left: 104px; } .news1{ height: 680px; background-image: url(../images/news1-bg.jpg); background-repeat: no-repeat; background-position: center ; -webkit-background-size: cover; background-size: cover; padding-top: 80px; } .title-33 h1{ margin:0; font-size: 28px; color:#333; } .title-33 a.fr{ margin:0; font-size: 14px; color:#666; margin-top: 5px; } .title-33 a.fr:hover{ color:#a90f11; } .news1-list{ margin-top: 70px; } .news1-list .item>a{ display: block; } .news1-list .item>a:hover .news1-con-div {top: -65px;background-color: #a90f11; } .news1-list .item>a:hover .news1-con-div h1{ color:#fff; } .news1-list .item>a:hover .news1-con-div h2{ color:#fff; } .news1-list .item>a:hover .news1-con-div p{ color:#fff; display: block; } .news1-pic{ position: relative; padding-bottom: 68%; overflow: hidden; } .news1-pic img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; } .news1-con{ height: 120px; position: relative; } .news1-con-div{ position: absolute; left: 0; right: 0; top: 0; bottom: 0; background-color: #fff; padding: 35px 35px 0; } .news1-con-div h1{ margin: 0; font-size: 16px; color: #333; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .news1-con-div p{ margin: 0; font-size: 14px; color: #fff; line-height: 1.8; height: 50px; margin-top: 13px; overflow: hidden; display: none; } .news1-con-div h2{ margin: 0; font-size: 14px; color: #999; font-family: "Arial"; text-overflow: ellipsis; white-space: nowrap; margin-top: 15px; overflow: hidden; } .news1-list .owl-prev{ position: absolute; left:-75px; top: 50%; margin-top: -25px; width: 29px; height:50px; background-image: url(../images/left3.png); cursor: pointer; background-repeat: no-repeat; background-position: center ; font-size: 0; } .news1-list .owl-next{ position: absolute; right:-75px; top: 50%; margin-top: -25px; width: 29px; height:50px; background-image: url(../images/right3.png); cursor: pointer; background-repeat: no-repeat; background-position: center ;font-size: 0; } .news2{ background-image: url(../images/news22.png); background-repeat: no-repeat; background-position: center 67px; } .news2-div{ margin-top: 50px; } .news2-left{ width: 675px; margin-right: 28px; } .news2-right{ overflow: hidden; } .news2-left h1{ margin:0; width: 100px; height: 32px; line-height: 32px; background-color: #da291c; color:#fff; font-size: 14px; font-family: "Arial"; font-weight: bold; text-align: center; } .news2-left h2{ margin: 0; font-size: 30px; font-weight: bold; color: #333; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; margin-top: 25px; } .news2-left h2 a:hover{ color:#da291c; } .news2-left p{ margin: 0; font-size: 14px; color: #333; overflow: hidden; line-height: 2; height: 112px; margin-top: 20px; } .news-more{ margin-top: 35px; } .news-more a{ display: block; width: 30px; height: 30px; background-image: url(../images/more1.png); transition: .3s; background-repeat: no-repeat; background-position: center ; } .news-more a:hover{ background-image: url(../images/more.png); } .news2-right ul{ margin:0; border: 1px solid #ddd; border-top:0; } .news2-right li{ border-top: 1px solid #ddd; background-color: #fff; position: relative; padding-right: 95px; padding-left: 17px; } .news2-right li span{ position: absolute; right: 15px; top: 0; font-size: 14px; color:#999; font-family: "Arial"; height: 53px; line-height: 53px; } .news2-right li>a{ display: block; height: 53px; line-height: 53px; font-size: 14px; color:#333; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .news3-list { margin-top: 40px; } .news3-list ul{ margin:0; } .news3-list li{ border-bottom: 1px solid #eee; padding: 30px 0; } .news3-list li:hover{ background-color: #f8f8f8; } .news3-date{ width: 123px; height: 115px; margin-right: 38px; text-align: center; border-right: 1px solid #eee; margin-top: 50px; } .news3-date h1{ font-size: 50px; line-height: 1; color:#a90f11; font-family: "Arial"; margin:0; } .news3-date h2{ font-size: 14px; margin:0; color:#878787; font-family: "Arial"; } .news3-list-pic{ width: 320px; margin-left: 30px; margin-right: 30px; } .news3-con{ overflow: hidden; padding-top: 55px; } .news3-con h1{ margin: 0; font-size: 21px; color: #333; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .news3-con h1 a:hover{ color:#a70c0e; } .news3-con h2{ margin: 0; font-size: 12px; color: #999; padding: 22px 0 14px; display:none; } .news3-con h2 img{ margin-top: -3px; margin-right: 5px; } .news3-con h2 a{ margin-left: 15px; } .news3-con p{ margin: 0; font-size: 14px; color: #666; line-height: 2; height: 50px; overflow: hidden; margin-top:20px; } .guanyu-p{ font-size: 14px; color:#666; line-height: 2; text-align: center; padding: 20px 0 90px; } .guanyu1-list ul{ margin:0; } .guanyu1-list li{ float: left; width: 25%; text-align: center; } .guanyu1-list li h1{ font-size: 14px; color:#333; margin:0; } .guanyu1-list li h1 span{ font-size: 52px;font-family: "Arial"; } .line{ width: 27px; height: 1px; background-color: #888; margin:14px auto 26px; } .guanyu1-list li h2{ font-size: 14px; color:#333; margin:0; } .guanyu-more{ margin-top: 80px; } .guanyu-more a{ display: block; font-size: 14px; color:#9c0e11; border:1px solid #9c0e11; height: 36px; line-height: 34px; text-align: center; width: 132px; margin:0 auto; } .guanyu-more a:hover{ color:#fff; background-color: #a90f11; } .guanyu1-list2{ margin-top: 87px; height: 525px; overflow: hidden; } .guanyu1-list2 ul{ margin:0; } .guanyu1-list2 li{ float: left; width:340px; height: 525px; transition: .3s; overflow: hidden; cursor: pointer; position: relative; } .guanyu1-list2 li>a{ display: block; position: absolute; left: 0; top: 0; bottom: 0; width: 620px; } .guanyu1-list2 li.cur{ width: 620px; } .guanyu1-list2 li img{ display: block; width: 100%; } .guanyu1-list2 li.cur .guanyu1-con{ background-image: url(../images/gy-hong.png); width:501px; } .guanyu1-con{ position: absolute; left: 0; bottom: 0; padding: 40px 38px; height: 190px; width:340px; background-repeat: no-repeat; background-position: center ; } .guanyu1-con h1{ color:#fff; font-size: 28px; font-weight: bold; margin:0; } .guanyu1-con p{ color:#fff; font-size:14px; margin:0; line-height: 1.8; height: 50px; overflow: hidden; margin-top: 20px; } .gy-map{ height: 584px; background-repeat: no-repeat; background-position: center; -webkit-background-size: cover; background-size: cover; position: relative; } .guanyu2{ position: relative; } .guanyu2-div{ position: absolute; left: 0; right: 0; height: 0; top: 0; z-index: 50; } .guanyu2-div .container{ height: 0; position: relative; } .guanyu2-div-hong{ height: 584px; width: 486px; background-image: url(../images/hongdi.png); padding: 94px 47px 0; } .guanyu2-div-hong h1{ margin:0; font-size: 24px; font-weight: bold; color:#fff; } .guanyu2-div-hong p{ margin:0; font-size: 14px; color:#fff; line-height: 2.3; margin-top: 32px; } .guanyu2-a {margin-top: 50px;} .guanyu2-a a img{ display: block; } .guanyu3 {padding-top: 67px;} .guanyu3-pic{ width: 362px; margin-right: 40px; } .guanyu3-pic img{ display: block; width: 100%; } .guanyu3-con{ overflow: hidden; padding-top: 25px; } .guanyu3-con h1{ font-size: 28px; color:#a90f11; font-weight: bold; margin:0; } .guanyu3-con h2{ font-size: 14px; color:#666; margin:0; line-height: 2; margin:26px 0 10px; } .guanyu3-con p{ font-size: 14px; color:#888; margin:0; line-height: 1.8; } .guanyu3-con .guanyu-more{ margin-top: 30px; } .guanyu3-con .guanyu-more a{ margin:0; } .chuangxin-title h1{ font-family: arial; font-size: 22px; color:#333; font-weight: bold; margin:0; text-transform: uppercase; } .chuangxin-title h2{ font-size: 24px; color:#333; font-weight: bold; margin:0; text-transform: uppercase; margin-top: 8px; } .chuangxin-title h2 span{ color:#a90f11; } .chuangxin1-title{ margin-top: 60px; } .chuangxin-p{ font-size: 14px; color:#666; line-height: 2; margin-top: 45px; } .chuangxin2{ height: 959px; background-repeat: no-repeat; background-position: center ; -webkit-background-size: cover; background-size: cover; background-image: url(../images/chuangxin2.jpg); padding-top: 90px; } .zs-list { padding-top: 25px; } .zs-list .col-lg-3{ margin-top: 40px; } .zs-list .col-lg-3 h1{ margin: 0; font-size: 16px; color: #333; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; text-align: center; margin-top: 20px; } .zs-list .col-lg-3>a{ display: block; } .zs-list .col-lg-3>a:hover h1{ color:#a90e11; } .zs-pic{ display: block; position: relative; padding-bottom: 75%; overflow: hidden; } .zs-pic img{ display: block; width: 100%; position: absolute; left: 0; top: 0; height: 100%; transition: .3s; } .zs-pic:hover img{ /*图片中心放大代码*/ -webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); } .contact1{ padding: 90px 0; padding-top: 0; } .contact-map .gy-map{width: 100%!important;} .contact1-list{ position: relative; background-color: #fff; /*top: -72px;*/ margin-top: 25px; z-index: 500; } .contact1-con{ padding: 30px; padding-top: 45px; } .contact1-con h1{ font-size: 18px; color:#333; font-weight: bold; margin:0; } .contact1-con p{ font-size: 14px; color:#666; line-height: 1.8; margin:0; margin-top: 15px; height: 100px; overflow: hidden; } .wenhua1-div{ margin-top: 80px; } .wenhua1-left{ width: 400px; } .wenhua1-left h1{ font-size: 43px; font-weight: bold; margin:0; color:#bd494a; } .wenhua1-left h2{ font-size: 50px; font-weight: bold; margin:0; color:#333; font-family: "Arial"; } .wenhua1-right{ overflow: hidden; } .wenhua1-right .col-md-4{ margin-bottom: 35px; } .wenhua1-wen{ padding-left: 27px; background-repeat: no-repeat; background-image: url(../images/lefg.jpg); background-position: left 3px; } .wenhua1-wen h1{ font-size: 21px; color:#666; margin:0; } .wenhua1-wen h2{ font-size: 14px; color:#666; margin:0; margin-top: 16px; line-height: 1.6; height: 74px; /*overflow: hidden;*/ } .wenhua2{ height:800px; background-repeat: no-repeat; background-position: center ; -webkit-background-size: cover; background-size: cover; background-image: url(../images/wenhua2.jpg); padding-top: 80px; } .wenhua2-list{width:363px;margin:45px auto 0; } .fwenhua .slides>li h1{ margin: 0; font-size: 16px; color: #333; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; text-align: center; margin-top: 22px; } .fwenhua .slides>li:hover h1{ color:#a90e11; } .fwenhua .flex-direction-nav{ display: block; } .fwenhua .flex-direction-nav a{ width: 35px; height: 50px; margin-top: -25px; background-image: url(../images/left.png); } .fwenhua .flex-direction-nav .flex-prev{ left: -237px; } .fwenhua .flex-direction-nav .flex-next{ background-image: url(../images/right.png); right: -237px; } .erji-nav-a22{ margin-top: 12px; } .yanghu1{ padding: 80px 0 50px; } .yanghu2{ height:560px; background-repeat: no-repeat; background-position: center ; -webkit-background-size: cover; background-size: cover; background-image: url(../images/yanghu1.jpg); padding-top: 46px; border-bottom: 2px solid #c13030; } .yanghu2-pic-wp{ width: 683px; margin-right: 42px; } .yanghu2-pic{ position: relative; overflow: hidden; padding-bottom: 68.37%; } .yanghu2-pic img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; } .yanghu2-con{ overflow: hidden; padding-top: 35px; } .yanghu2-title{ padding-left: 15px; border-left: 2px solid #a90f11; } .yanghu2-title h1{ font-size: 26px; font-weight: bold; margin:0; line-height: 1; color:#a90f11; } .yanghu2-title h2{ font-size: 16px; margin:0; color:#333; line-height: 1; font-family: "Arial"; text-transform: uppercase; } .yanghu2-con-p{ padding: 20px 0 ; font-size: 14px; color:#333; line-height: 1.6; border-bottom: 1px solid #dddddd; } .yanghu2-ye { padding-top: 25px; } .yanghu2-ye span{ float: left; margin-right: 12px; margin-top: 12px; padding: 5px 15px; background-color: #a90f11; color:#fff; font-size: 14px; } .yanghu3-div{ background-color: #f9f9f9; border-bottom: 4px solid #ccc; padding: 26px; padding-bottom: 75px; position: relative; } .yanghu3-a{ position: absolute; width: 142px; height: 41px; line-height: 39px; text-align: center; z-index: 50; font-size: 14px; color:#666; background-color: #f9f9f9; border:1px solid #ddd; border-radius: 40px; left: 50%; margin-left: -71px; bottom: -20px; } .yanghu3-div-con{ padding-top: 35px; padding-left: 5px; } .yanghu3-div-con h1{ margin: 0; font-size: 18px; color: #333; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .yanghu3-div-con p{ margin: 0; font-size: 14px; color: #666; line-height: 1.8; height: 50px; overflow: hidden; margin-top: 15px; } .yanghu3-list .col-lg-4{ margin-bottom: 60px; } .yanghu3-list .col-lg-4>a{ display: block; } .yanghu3-list .col-lg-4>a:hover .yanghu3-div{ border-color: #c13030; } .yanghu3-list .col-lg-4>a:hover .yanghu3-div-con h1{ color:#c13030; } .yanghu3-list .col-lg-4>a:hover .yanghu3-a{ background-color: #c13030; border-color: #c13030; color:#fff; } .yanghu4-title-1{ border-top: 1px solid #ddd; text-align: center; } .yanghu4-title-1 h1{ margin:0; font-size: 28px; font-weight: bold; color:#333; display: inline-block; padding: 0 18px; background-color: #fff; position: relative; top: -15px; } .yanghu4-div1{ margin-top: 35px; } .yanghu4-pic{ width: 560px; margin-left: 50px; } .yanghu4-div1-con{ overflow: hidden; padding-top: 8px; } .yanghu4-title-2 h1{ margin:0; font-size: 24px; font-weight: bold; color:#333; } .yanghu4-title-2 h2{ margin:0; font-size: 16px; font-weight: bold; color:#333; font-family: "Arial"; margin-top: 0px; } .yanghu4-div1-con-p{ font-size: 16px; color:#333; line-height: 2; margin-top: 32px; } .yanghu4-div1-con-p p{ margin:0; } .yanghu4-a{ margin-top: 25px; } .yanghu4-a a{ display: block; width: 210px; height: 42px; line-height: 42px; padding-left: 60px; color:#fff; font-size: 16px; background-color: #c13030; background-image: url(../images/bo.png); background-repeat: no-repeat; background-position: 22px center; transition: .3s; } .yanghu4-a a:hover{ background-color: #a92929; } .yanghu5{ background-color: #fcfcfc; } .yanghu5-list{ margin-top: 45px; } .yanghu5-list ul{ margin:0; } .yanghu5-list li{ width: 49%; border:1px solid #eee; background-color: #fff; margin-bottom: 16px; } .yanghu5-list li span{ float: left; width: 50px; height: 80px; background-color: #c13030; font-size: 28px; color:#fff; font-family: "Arial"; line-height: 80px; text-align: center; margin-right: 19px; } .yanghu5-con{ overflow:hidden; height: 80px; padding-right: 23px; } .yanghu5-con-p-wp{ display: table; width: 100%; height: 100%; } .yanghu5-con-p{ display: table-cell; vertical-align: middle; font-size: 13px; color:#333; line-height: 1.4; } .yanghu6-pic img{ display: block; } .yanghu6-pic{ margin-top: 32px; } .yanghu7-list{ margin-top: 40px; } .yanghu7{ background-color: #fcfcfc; } .yanghu7-list .item>a{ display: block; } .yanghu7-list .item>a h1{ margin: 0; font-size: 14px; color: #333; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; text-align: center; margin-top: 15px; } .yanghu7-list .item>a:hover h1{ color:#c13030; } .yanghu7-list .item>a .pic-pic img {transition: .3s;} .yanghu7-list .item>a .pic-pic:hover img{ -webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); } .fyanghu4 .flex-direction-nav{ display: block; } .fyanghu4 .pic-pic{ border:1px solid #eee; } .fyanghu4 .flex-direction-nav a{ width: 40px; height: 40px; margin-top: -20px; background-image: url(../images/b-left2.png); } .fyanghu4 .flex-direction-nav .flex-prev{ left: 13px; } .fyanghu4 .flex-direction-nav .flex-next{ right: 13px; background-image: url(../images/b-right2.png); } .fyanghu4 .flex-direction-nav .flex-prev:hover{ background-image: url(../images/b-left2h.png); } .fyanghu4 .flex-direction-nav .flex-next:hover{ background-image: url(../images/b-right2h.png); } .touzi1{ background-color: #e2e6e9; background-image: url(../images/touzi1.png); background-repeat: no-repeat; background-position: center ; position: relative; } .touzi1-div{ height: 807px; } .touzi1-div-con-wp{ display: table; width: 400px; height: 100%; } .touzi1-div-con{ display: table-cell; vertical-align: middle; } .touzi1-div-con h1{ font-size:32px; color:#333; margin:0; font-weight: bold; } .touzi1-div-con h2{ font-size:18px; font-family: "Arial"; color:#333; text-transform: uppercase; margin:0; font-weight: bold; margin:10px 0 26px; } .touzi1-div-con p{ font-size:15px; color:#333; margin:0; } .touzi-list{ position: absolute; right: 0; top: 0; bottom: 0; width: 56.25%; } .touzi-list ul{ margin:0; height: 100%; } .touzi-list li{ height: 100%; width: 16.6666666667%; float: left; text-align: center; padding-top: 10.42%; overflow: hidden; } .touzi-list li.ii1{background-image: url(../images/ii1.png);} .touzi-list li.ii2{background-image: url(../images/ii2.png);} .touzi-list li.ii3{background-image: url(../images/ii3.png);} .touzi-list li.ii4{background-image: url(../images/ii4.png);} .touzi-list li.ii5{background-image: url(../images/ii5.png);} .touzi-list li.ii6{background-image: url(../images/ii6.png);} .touzi-list li.ii4 .line2, .touzi-list li.ii4 .line3, .touzi-list li.ii5 .line2, .touzi-list li.ii5 .line3, .touzi-list li.ii6 .line2, .touzi-list li.ii6 .line3{ background-color: #fff; } .touzi-list li.ii4 h1, .touzi-list li.ii4 h2, .touzi-list li.ii5 h1, .touzi-list li.ii5 h2, .touzi-list li.ii6 h1, .touzi-list li.ii6 h2{ color:#fff; } .touzi-list li h1{ font-size: 14px; color:#444; font-family:"Arial"; text-transform: uppercase; margin:0; } .touzi-list li h2{ font-size: 18px; color:#444; margin:0; margin-top: 24.4%; } .line2{ width: 41px; height: 1px; background-color: #444; margin: 47.7% auto 0; opacity: 0; visibility: hidden; transition: .5s; position: relative; left: 100%; } .touzi-ic{ width: 32px; margin: 24.4% auto 0; } .touzi-ic img{ display: block; width: 100%; } .line3{ width: 41px; height: 1px; background-color: #444; margin: 27.7% auto 0; opacity: 0; visibility: hidden; transition: .5s; position: relative; right: 100%; } .touzi1-a{ margin-top: 35%; } .touzi1-a a{ font-size: 14px; background-color: #fff; display: block; height: 36px; line-height: 36px; color:#a90f11; width: 124px; margin:0 auto; opacity: 0; visibility: hidden; transition: .5s; position: relative; top: 15px; } .touzi1-a a:hover{ background-color: #a90f11; color:#fff; } .touzi-list li:hover .line2{ opacity: 1; visibility: visible; left: 0; } .touzi-list li:hover .line3{ opacity: 1; visibility: visible; right: 0; } .touzi-list li:hover .touzi1-a a{ top: 0; opacity: 1; visibility: visible; } .zhili2{ padding-bottom: 60px; } .zhili2-right{ width: 300px; margin-left:50px ; } .zhili2-right img{ display: block; width: 100%; } .zhili2-right-1 a{ display: block; position: relative; } .zhili2-right-1 a span{ position: absolute; font-size: 16px; color:#fff; left: 0; top: 44px; height: 38px; line-height: 38px; padding: 0 25px; background-color: #c50c13; } .zhili2-right-2{ text-align: right; margin-top: 50px; padding-top: 26px; background-image: url(../images/zhili2.png); background-repeat: no-repeat; background-position: left top; } .zhili2-right-2 h1{ font-size: 36px; color:#c50c13; font-weight: bold; font-family: "Arial"; margin:0; } .zhili2-right-2 h2{ font-size: 18px; color:#999; font-weight: bold; margin:0; margin:8px 0 12px; } .zhili2-right-2 h3{ font-size: 26px; color:#333; font-weight: bold; margin:0; } .zhili2-right-3 a{ display: block; margin-bottom: 8px; } .zhili2-right-3{ margin-top: 56px; } .zhili2-left{ overflow: hidden; } .zhili2-list ul{ margin:0; } .zhili2-list li{ border-bottom: 1px solid #eee; position: relative; padding-right: 105px; } .zhili2-list li span{ position: absolute;right: 25px; font-size: 14px; color:#666; font-family: "Arial"; top: 0; height: 90px; line-height: 90px; } .zhili2-list li a{ display: block; height: 90px; line-height: 90px; padding-left: 90px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; background-image: url(../images/pdf.png); background-repeat: no-repeat; background-position: 20px center; font-size: 16px; color:#666; } .zhili2-list li:hover{ background-color: #f8f8f8; } .zhili2-list li:hover a,.zhili2-list li:hover span{ color:#a90f11; } .fuwu1-pic-wp { width: 564px; position: relative; } .fuwu1 .fuwu1-con{ height: 373px; border:7px solid #edeeee; padding-left: 43px; padding-right: 43px; } .conn-t{ padding-top:0 !important} .fuwu1-conn{ padding-left: 43px; padding-right: 43px; } .fuwui1{ position: absolute; width: 26px; height: 7px; background-color: #666666; top: 0; right: -26px; display: none; } .fuwui2{ position: absolute; width: 26px; height: 7px; background-color: #666666; bottom: 0; display: none; right: -26px; } .fuwu1-pic img{ display: block; width: 100%; } .fuwu1-con{ overflow: hidden; line-height: 2; padding-top: 40px; } .fuwu1-con h1{ font-size: 16px; color:#333; margin:0; font-weight: bold; padding: 10px 0; } .xiaoshou1-top .fuwu1-con h1{ padding: 5px 0; } .fuwu1-con p{ font-size: 12px; color:#666; margin:0; } .fuwu1-conn h1{ font-size: 16px; color:#333; margin:0; font-weight: bold; padding: 10px 0; } .fuwu1-conn p{ font-size: 16px; color:#666; margin:0; } .fuwu2{ margin-top: 90px; height: 648px; background-repeat: no-repeat; background-position: center ; -webkit-background-size: cover; background-size: cover; background-image: url(../images/fuwu2.jpg); padding-top: 100px; } .fuwu2-div{ width: 490px; background-color: #f2f2f2; } .fuwu2-div-1{ height: 300px; padding: 50px 40px 0; } .fuwu2-div-1 h1{ font-size: 26px; font-weight: bold; color:#a90f11; margin:0; } .fuwu2-div-1 h2{ font-size: 18px; color:#666; margin:0; margin-top: 26px; } .fuwu2-div-1 h3{ font-size: 18px; color:#a90f11; font-weight: bold; margin:0; margin-top: 10px; } .fuwu2-div-1 p{ font-size: 14px; color:#666; margin:0; line-height: 1.4; margin-top: 18px; } .fuwu2-div-2{ position: relative; } .fuwu2-div-2 dl{ margin:0; } .fuwu2-div-2 dd{ } .fuwu2-dd{ height: 62px; line-height: 60px; padding-left: 41px; font-size: 14px; color:#666; border-top:2px solid #e8e8e8; cursor: pointer; background-repeat: no-repeat; background-position: 90% center; background-image: url(../images/jjl.png); } .fuwu2-div-2 dd.cur .fuwu2-dd{ background-color: #a90f11; border-color: #a90f11; color:#fff; background-image: url(../images/jjlh.png); } .fuwu2-div-2 dd.cur .fuwu2-dd-div{ display: block; } .fuwu2-dd-div{ position: absolute; top: 0px; bottom: 0; width: 400px; background-image: url(../images/hongdi3.png); right: -400px; color:#fff; padding: 50px 40px 0; display: none; } .fuwu2-dd-div h1{ color:#fff; font-weight: bold; margin:0; font-size: 18px; } .fuwu2-dd-div p{ color:#fff; margin:0; font-size: 12px; overflow: hidden; line-height: 1.8; margin-top: 15px; } .xiaoshou1-bottom{ margin-top: 50px; } .xiaoshou1-top-left{ width: 278px; background-color: #a90f11; margin-right: 25px; padding: 8px; } .xiaoshou1-top-div{ border:1px solid #F59294; height: 192px; color:#fff; font-size: 14px; text-align: center; padding: 0 10px; padding-top: 30px; } .xiaoshou1-top-div img{ display: block; margin:0 auto 23px; } .fuwu1-con2{ padding-top: 0; } .xiaoshou1-list-div-wp{ border:4px solid #eeeeee; } .xiaoshou1-list-div{ height:400px; border:1px solid #eeeeee; text-align: center; padding: 0 22px; padding-top: 50px; } .xiaoshou1-list-div h1{ font-size: 18px; color:#a90f11; margin:0; } .xiaoshou1-list-div h2{ font-size: 14px; color:#333; margin:0; text-transform: uppercase; font-family: "Arial"; } .xiaoshou1-list-div p{ font-size: 14px; color:#333; margin:0; line-height: 1.8; margin-top: 35px; text-align: left; } .xiaoshou2{ position: relative; min-height: 320px; } .xiaoshou2-top{ position: absolute; left: 0; right: 0; top: 0; height: 318px; background-image: url(../images/xiaoshou2.jpg); background-repeat: no-repeat; background-position: center ; -webkit-background-size: cover; z-index: 50; background-size: cover; } .xiaoshou2-div{ position: relative; z-index: 60; } .xiaoshou2-div .title-33 a.fr{ color:#fff; } .xiaoshou2-div .title-33 a.fr:hover{ color:#a90f11; } .xiaoshou-gushi{ background-color: #fff; margin-top: 35px; } .gushi-pic{ width: 570px; margin-right: 46px; } .gushi-pic a{ display: block; position: relative; padding-bottom: 75%; overflow: hidden; } .gushi-pic a img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; transition: .3s; } .gushi-pic a:hover img{ /*图片中心放大代码*/ -webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); } .gushi-con{ overflow: hidden; padding-top: 80px; padding-right: 30px; } .gushi-con h1{ font-size: 30px; color:#333; font-weight: bold; margin:0; } .gushi-con h1 a:hover{ color:#a90f11; } .gushi-con p{ font-size:14px; color:#333; margin:0; line-height: 2; height: 56px; overflow: hidden; margin-top: 28px; } .gushi-con h2{ font-size: 14px; color:#fff; font-family: "Arial"; background-color: #a90f11; font-weight: bold; margin:0; width: 100px; height: 32px; line-height: 32px; text-align: center; margin-top: 50px; } .gushi-a{ margin-top: 53px; } .gushi-a a{ display: block; width: 30px; height: 30px; background-image: url(../images/more1.png); background-repeat: no-repeat; background-position: center ; transition: .3s; } .gushi-a a:hover{ background-image: url(../images/more.png); } .fgushi .flex-control-nav{ display: block; text-align: right; font-size: 0; bottom: 0; padding-right: 25px; } .fgushi .flex-control-paging li a{ width: 10px; height: 10px; background-image: url(../images/arrow-b2.png); } .fgushi .flex-control-nav li{ margin:0 7px; } .fgushi .flex-control-paging li a.flex-active{ background-image: url(../images/arrow-b2-h.png); } .title-33#xiaoshou-title a.fr{display: none;margin-top: 12px;} .title-33#xiaoshou-title a.fr.frr{display: block;} .title-33 span{ height: 42px; line-height: 42px; padding: 0 32px; font-size: 18px; color:#333; background-color: #eeeeee; margin-left: 20px; cursor: pointer; } .title-33 span.cur{ background-color: #a90f11; color:#fff; } .title-33 span:first-child{ margin-left: 0; } .tuji-div-wp{ position: relative; overflow: hidden; margin-top: 35px; } .tuji-div.cur{ position: static; left: 0; } .tuji-div{ position: absolute; left: -15000%; width: 100%; top: 0; } .tuji-div .yanghu7-list{ margin-top: 0; } .xiaoshou2-tuji{ } .chuangxin1,.fuwu2,.guanyu2,.news1,.product1-div,.xiaoshou1,.xiaoshou2, .yanghu1,.yanghu2,.yanghu3,.yanghu4,.yanghu5,.yanghu6,.yanghu7 { overflow: hidden; } .liuyan{ padding: 50px 0 70px; } .liuyan-title{ font-size: 18px; font-weight: bold; color:#333; } .liuyan-form-wp{ padding-right: 478px; background-repeat: no-repeat; background-position: right 42%; background-image: url(../images/liuyan.jpg); } .input-box{ border:1px solid #cecece; } .input-box span{ width: 55px; border-right:1px solid #cecece; height: 46px; line-height: 46px; text-align: center; font-size: 15px; color:#666; } .input-box-con{ overflow: hidden; /*padding: 5px;*/ } .input-box-con input:focus,.input-box-con select:focus,.input-box-con textarea:focus{ outline: none; } .input-box-con input[type="text"]{ display: block; width: 100%; height: 46px; border:0; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555; } .input-box-con select{ display: block; width: 100%; height: 46px; border:0; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555; } .input-box-con textarea{ display: block; width: 100%; height: 46px; border:0; padding: 12px; font-size: 14px; line-height: 1.42857143; color: #555; height: 200px; resize: none; } .liuyan-form .col-sm-6,.liuyan-form .col-sm-12{ margin-top: 22px; } .input-box-con input[type="button"]{ display: block; width: 100%; height: 46px; border:0; font-size: 14px; line-height: 1.42857143; color: #fff; background-color: #a90f11; border-color: #a90f11; } .danpian{ padding: 50px 0; } .danpian-h1{ font-size: 24px; line-height: 1.6; color:#cf372d; text-align: center; padding: 10px 0 15px; } .danpian-h2{ font-size: 14px; line-height: 1.6; color:#999; text-align: center; border-bottom: 1px solid #eee; padding-bottom: 15px; } .danpian-con{ font-size: 14px; color:#666; line-height: 2; padding: 20px 0 20px; } .danpian-con img{ display: block; margin:15px auto; } .dan-page{ padding-top: 10px; border-top: 1px solid #eee; } .dan-a{ margin-top: 12px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .dan-a a{ font-size: 14px; color:#666; } .dan-a a:hover{ color:#cf372d; } .yanghu-fana{ position: fixed; right: 0; width: 130px; margin-top: -21px; top: 50%; z-index: 999; } .yanghu-fana a{ display: block; height: 42px; line-height: 42px; background-color: #ba1919; font-size: 16px; color:#fff; padding-left: 16px; background-repeat: no-repeat; background-position: 97px center; background-image: url(../images/yanghu-fana.png); } .job-left{ width: 260px; margin-right:70px; } .job-right{ overflow: hidden; } .job-left img{ display: block; width: 100%; } .job-left p{ font-size: 15px; color:#666; line-height: 2; margin:0; margin-top: 25px; } .job-right-top h1{ font-size: 18px; font-weight: bold; color:#333; margin:0; line-height: 1.6; } .job-right-top h1 span{ font-size: 12px; color:#666; } .job-right-top p{ font-size: 14px; /*font-weight: bold;*/ line-height: 2; color:#666; margin:0; margin-top: 15px; } .job-table { margin-top: 50px; } .table-responsive{ border:0!important; } .job-table table.table th{ font-weight: normal; font-size: 16px; color:#333; text-align: center; border-color: #fff; height: 40px; line-height: 40px; } .job-table table.table th:first-child{ text-align: left; padding-left: 50px; } .job-table table.table td{ font-weight: normal; font-size: 14px; color:#666; text-align: center; border-color: #fff; height: 40px; line-height: 40px; } .job-table table.table tr.tr11 td{ background-color: #eeeeee; border-bottom: 3px solid #fff; } .job-table table.table td:first-child{ text-align: left; padding-left: 50px; } .job-table table.table tr.tr22{ display: none; } .job-table table.table tr.tr11{ cursor: pointer; } .job-table table.table tr.tr11.cur td{ background-color: #a90f11; color:#fff; } .gangwei{ padding: 15px; padding-left: 0; font-size: 14px; color:#666; line-height: 2.5; } .jj{ width: 22px; height: 24px; background-repeat: no-repeat; background-position: center ; background-image: url(../images/jj1.jpg); display: inline-block; vertical-align: middle; } .job-table table.table tr.tr11.cur .jj{ background-image: url(../images/jj1.png); } .job{ padding: 50px 0; } .wenhua1{ padding-top: 60px; } /*index-en*/ .index-en1{ padding: 55px 0 100px; } .en-title-11{ text-align: center; } .en-title-11 h1{ font-size: 32px; font-weight: bold; color:#a90f11; margin:0; } .en-line{ width: 32px; height: 2px; background-color: #a90f11; margin:13px auto; } .en-title-11 h2{ font-size: 24px; font-weight: bold; color:#cccccc; margin:0; } .index-en1-con{ font-size: 16px; color:#333; line-height: 2; text-align: center; margin-top: 30px; } .index-en-more{ text-align: center; margin-top: 50px; } .index-en-more a{ display: inline-block; padding: 12px 32px; border:1px solid #a90f11; color:#a90f11; transition: .3s; } .index-en-more a:hover{ background-color: #a90f11; color:#fff; } .index-en2{ padding: 30px 0 0px; background-color: #f5f5f5; } .en-title-22{ padding-bottom: 15px; } .en-title-22 h1{ font-size: 24px; color:#a90f11; margin:0; font-weight: normal; } .index-en3{ padding: 70px 0; } .index-en3-list{ margin-top: 25px; } .index-en3-pic a{ display: block; position: relative; padding-bottom: 75%; overflow: hidden; } .index-en3-pic a img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; transition: .3s; } .index-en3-pic a:hover img{ /*图片中心放大代码*/ -webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); } .index-en3-con { margin-top: 24px; } .index-en3-con h1{ margin: 0; font-size: 16px; color: #333; font-weight: bold; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .index-en3-con h1 a:hover{ color:#a90f11; } .index-en3-con p{ margin: 0; font-size: 14px; color: #666; line-height: 2; margin-top: 16px; } .index-en2-list{ border-top: 6px solid #fff; } .enpro-con{ overflow: hidden; padding-top: 13%; padding-left: 30px; } .enpro-con h1{ font-size: 22px; margin:0; font-weight: bold; color:#333; } .enpro-a{ margin-top: 40px; } .enpro-a a{ display: block; width: 140px; height: 40px; line-height: 36px; border:2px solid #a90f11; color:#a90f11; font-size: 14px; text-transform: uppercase; padding-left: 46px; background-repeat: no-repeat; background-position: 14px center; background-image: url(../images/enpro-a.png); transition: .3s; } .enpro-a a:hover{ background-color: #a90f11; color:#fff; background-image: url(../images/enpro-ah.png); } a.fancybox{display:block!important;} .index-en2-list .owl-dots{ display:none!important;} .index-en2-list .owl-prev{ background-color: transparent; border:0; width: 40px; height: 39px; margin-top: -20px; position: absolute; background: url(../images/b-left.png) no-repeat center; top:50%; left: 5px; font-size:0; } .index-en2-list .owl-next{ background-color: transparent; border:0; position: absolute; top:50%; width: 40px; font-size:0; height: 39px; margin-top: -20px; background: url(../images/b-right.png) no-repeat center; right: 5px; } .index-en2-list .owl-nav{ opacity: 0; visibility: hidden; transition: .3s; } .index-en2-list button:focus{ outline: none; } .index-en2-list:hover .owl-nav{ opacity: 1; visibility: visible; } .fyanghu4 .flex-direction-nav a.flex-disabled{ display:none; }