﻿body {
    font-size: 12px;
    font-family: "微软雅黑", sans-serif;
    min-width: 1200px;
}

html {
    *overflow-x: hidden;
}

*, p, h1, ul, li, input, img, figure, h3, h1, h2, dl, dd, dt {
    margin: 0;
    padding: 0;
}

ul, ol, li, dl, dt, dd {
    list-style: none;
}

a {
    text-decoration: none;
    outline: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

img{
    margin: 0 auto;
}

.clear {
    clear: both;
}

input[type="text"], input[type="password"], input[type="submit"], input[type="reset"], input[type="button"], textarea {
    -webkit-appearance: none;
    border: none;
    outline: none;
}

.box {
    clear: both;
    width: 1170px;
    margin: 0 auto;
}

.unified {
    clear: both;
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.lf {
    float: left;
}

.rg {
    float: right;
}

body ::selection {
    color: #FFFFFF;
    background-color: #0085b9;
    text-shadow: none;
}

body ::-moz-selection {
    color: #FFFFFF;
    background-color: #0085b9;
    text-shadow: none;
}

/* 首页 */

.head-top{
    position: relative;
    height: 92px;
}

.logo{
    display: block;
    margin: 0 auto;
    height: 92px;
}

.y-tab{
    position: absolute;
    right: 20px;
    bottom:20px;
}

.y-tab img{
    display: inline-block;
    position: relative;
    top:4px;
    right: 2px;
}

.y-tab a{
    line-height: 18px;
    font-size: 14px;
    color: #333;
    margin: 0 4px;
}

.y-tab a:hover{
    text-decoration: underline;
}

.head-bottom{
    position: absolute;
    top:92px;
    z-index: 999;
    width: 100%;
    height: 78px;
    background: #2b66ac;
}

.nav1{
    text-align: center;
}

.nav1 li{
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.nav1 li a{
    /*width: 140px;*/
    padding: 0 30px;
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 78px;
}

.nav2{
    display: none;
    width: 100%;
    position: absolute;
    z-index: 999;
}

.nav2 a{
    line-height: 30px!important;
    border-top: 1px solid #fff;
    padding: 10px 0!important;
    background: #2D67AD!important;

}

.nav1 li:hover span,.nav1 li.active span{

    padding-bottom: 5px;
}

.nav2  a:hover{
    background: #367fd0 !important;
}

.flexslider .slides .banner01{
    position: absolute;
    z-index: 999;
    width: 711px;
    height:initial;
    margin-left: -355px;
    top:160px;
    opacity: 0;
}

.flexslider .slides .banner01e{
    width: 1027px!important;
    margin-left: -513px;
}

.aim {
    animation:move 1s 1;
    -moz-animation:move 1s 1;
    -webkit-animation: move 1s 1;
}

@keyframes move {
    0%   { opacity: 0; top:0;}
    100% {opacity: 1;top:160px; }
}

@-moz-keyframes move {/* Firefox */
    0%   { opacity: 0; top:0;}
    100% {opacity: 1;top:160px; }
}

@-webkit-keyframes move{/* Safari and Chrome */
    0%   { opacity: 0; top:0;}
    100% {opacity: 1;top:160px; }
}

@-o-keyframes move {/* Opera */
    0%   { opacity: 0; top:0;}
    100% {opacity: 1;top:160px; }
}

.banner02{
    position: absolute;
    top:0;
    width: 100%;
}

.flexslider .slides .banner201{
    width: 352px;
    height: inherit;
    margin-left: -80px;
    top:150px;
    left: 50%;
}

.flexslider .slides .banner202{
    width: 356px;
    height: inherit;
    margin-left: auto;
    margin-right: -150px;
    top:250px;
    right: 50%;
    left: auto;
}

.aim1 {
    animation:move1 1s ;
    -moz-animation:move1 1s ;
    -webkit-animation: move1 1s;
}

@keyframes move1 {
    0%   { opacity: 0; left: 0;}
    100% {opacity: 1;left: 50%; }
}

@-moz-keyframes move1 {/* Firefox */
    0%   { opacity: 0; left: 0;}
    100% {opacity: 1;left: 50%; }
}

@-webkit-keyframes move1{/* Safari and Chrome */
    0%   { opacity: 0; left: 0;}
    100% {opacity: 1;left: 50%; }
}


@-o-keyframes move1 {/* Opera */
    0%   { opacity: 0; left: 0;}
    100% {opacity: 1;left: 50%; }
}

.aim2 {
    animation:move2 1s 1;
    -moz-animation:move2 1s 1;
    -webkit-animation: move2 1s 1;
}

@keyframes move2 {
    0%   { opacity: 0; right: 0;}
    100% {opacity: 1;right:50%; }
}

@-moz-keyframes move2 {/* Firefox */
    0%   { opacity: 0; right: 0;}
    100% {opacity: 1;right:50%; }
}

@-webkit-keyframes move2{/* Safari and Chrome */
    0%   { opacity: 0; right: 0;}
    100% {opacity: 1;right:50%; }
}

@-o-keyframes move2 {/* Opera */
    0%   { opacity: 0; right: 0;}
    100% {opacity: 1;right:50%; }
}

.title{
    position: relative;
    height: 74px;
    margin-bottom:20px;
    padding-top: 40px;
}

.index1{
    width: 49%;
}

.title-e{
    font-size: 56px;
    display: block;
    color: #005898;
    opacity: 0.4;
    font-weight: bold;
    margin-right: 5px;
}

.title-e1{
    display: block;
    font-size: 16px;
    color: #005898;
    opacity: 0.4;
    font-weight: bold;
    padding-top: 15px;
}

.title-c{
    font-size: 22px;
    color: #0c4a9a;
    font-weight: bold;
}

.title hr{
    position: absolute;
    bottom:15px;
    width: 100%;
    height: 1px;
    border: none;
    background: #005898;
    opacity: 0.27;
}

.index1-1{
    position: absolute;
    background: #fff;
    overflow: hidden;
    padding-right: 30px;
    z-index: 1;
}

.index1-2 {
    width: 211px;
    height: 275px;
    margin-left: 45px;
}

.index1-3{
    position: relative;
    width: 310px;
    height: 275px;
}

.index1-3 span{
    display: block;
    font-size: 18px;
    color: #005898;
    padding: 20px 0;
    font-weight: bold;
    text-transform: uppercase;
}

.index1-3 p{
    font-size: 12px;
    color: #666;
    line-height: 22px;
}

.index1-3 p{
    font-size: 12px;
    color: #666;
    line-height: 22px;
}

.more{
    position: absolute;
    right: 8px;
    bottom:2px;
    color: #000;
    font-size: 12px;
    padding-bottom: 4px;
    background: url("/pcweb/img/index101.jpg") no-repeat center bottom;
}

.more:hover{
    background: url("/pcweb/img/index102.jpg") no-repeat center bottom;
}

.news-list li{
    padding: 16px 0;
    overflow: hidden;
    border: 1px solid #dcdcdc;
    margin-bottom: 10px;
}

.news-list li:hover,
.news-list li.active{
    background: #0c4a9a;
    border:1px solid #0c4a9a;
}

.time{
    text-align: center;
    font-size: 14px;
    color: #707070;
    border-right: 1px solid #dcdcdc;
    padding: 0 15px 0 20px;
}

.time span{
    font-size: 22px;
    color: #000;
    display: block;
    text-align: center;
}

.news-con{
    width: 420px;
    padding-right: 15px;
}

.news-con span{
    font-size: 16px;
    color: #333;
}

.news-con p{
    font-size: 12px;
    color: #333;
    padding-top: 6px;
}

.news-list li:hover .time,
.news-list li:hover span,
.news-list li:hover p,
.news-list li.active .time,
.news-list li.active span,
.news-list li.active p{
    color: #fff;
}

.index1-nav{
    position: absolute;
    right: 0;
    bottom: 20px;
    color: #005898;
}

.index1-nav a{
    font-size: 14px;
    color: #005898;
    text-transform: uppercase;
}

.index1-nav a:hover{
    text-decoration: underline;
}

.lassic-box{
    overflow: hidden;
}

.lassic-lf{
    width: 708px;
    height: 595px;
    background: #bcdcfb;
}

.lassic-lf-lb{
    width: 687px;
    height: 588px;
}
.swiper-container {
    width: 687px;
    height: 385px;
    margin: 10px 0 0 10px;
}


.swiper-button-next,.swiper-button-prev{
    width: 46px;
    height: 124px;
    /*改*/
    margin-top: -120px;
    background-size: 46px 124px;
    background-image: url("/pcweb/img/right.png");
}

.swiper-button-prev{
    background-image: url("/pcweb/img/left.png");
}

.lassic-text{
    position: relative;
    padding: 0 15px;
    /*改*/
    height: 100px;
}

.lassic-text span{
    display: block;
    padding: 18px 0;
    font-size: 22px;
    font-weight: bold ;
    color: #000;
    text-transform: uppercase;
}

.lassic-text p{
    font-size: 14px;
    color: #333;
}

.lassic-text .more{
    color: #005898;
    background: url("/pcweb/img/index104.jpg") no-repeat center bottom;
}

.lassic-text .more:hover{
    background: url("/pcweb/img/index105.jpg") no-repeat center bottom;
}

.lassic-rg{
    width: 452px;
}

.lassic-rg-list li{
    position: relative;
    height: 190px;
    background: #deefff;
    margin-top: 12px;
}

.lassic-rg-list li:first-child{
    margin-top: 0;
}

.lassic-rg-list li img{
    float: left;
    width: 238px;
    height: 190px;
}

.lassic-rg-text{
    position: relative;
    float: left;
    width: 190px;
    height: 190px;
    margin-left: 15px;
    text-transform: uppercase;
}

.lassic-rg-text p{
    font-size: 18px;
    color: #000;
    font-weight: bold;
    padding: 30px 0 8px;
}

.lassic-rg-text span{
    display: block;
    font-size: 18px;
    color: #9ab8d6;
    font-weight: bold;
    padding-bottom: 60px;
}

.more2{
    position: absolute;
    bottom:20px;
    color: #000;
    font-size: 12px;
    padding-bottom: 4px;
    background: url("/pcweb/img/index101.jpg") no-repeat center bottom;
}

.more2:hover{
    background: url("/pcweb/img/index102.jpg") no-repeat center bottom;
}

.index1-4{
    display: block;
    width: 320px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: #0c4a9a;
    font-size: 18px;
    color: #fff;
    margin: 40px auto 20px;
}

.index1-5 {
    position: relative;
    width: 680px;
    color: #333;
    font-size: 18px;
    margin: 40px auto 20px;
    text-align: center;
    text-transform: uppercase;
}

.index1-5 span{
    position: absolute;
    color: #0c4a9a;
    font-size: 75px;
    top:-30px;
}

.index1-6{
    width: 100%;
    height: 1px;
    background: #dcdcdc;
    border:none;
}

.index1-7{
    text-align: center;
    font-size: 14px;
    color: #484848;
    margin-bottom: 20px;
}

.index1-1s{
    background: #deefff;
}

.major-box{
    position: relative;
    padding-bottom: 30px;
}
#roll dd{
    width: 116px;
    height: 120px;
    float: left;
   margin: 0 30px;
}

#roll dd img{
    width: 116px;
    height: 66px;
    border: 1px solid #dcdcdc;
    border-radius: 6px;
}

#roll dd p{
    text-align: center;
    font-size: 14px;
    color: #000;
    margin-top: 5px;
}

.major-box span{position: absolute;bottom: 50%; background-repeat:no-repeat;display: inline-block;width: 19px;height:36px;cursor: pointer;z-index: 90;}

.major-box .next{
    right: 0;
    left:auto;
    background-image:url("/pcweb/img/right01s.png");
}

.major-box .next:hover{
    right: 0;
    left:auto;
    background-image:url("/pcweb/img/right01.png");
}

.major-box .prev{
    background-image:url("/pcweb/img/left01s.png");
}

.major-box .prev:hover{
    background-image:url("/pcweb/img/left01.png");
}

footer{
    padding: 20px 0 0;
    overflow: hidden;
    border-top:1px solid #dcdcdc;
}

.foot-1{
    overflow: hidden;
    margin-top: 20px;
}

.foot-1 span{
    width: 90px;
    text-transform: uppercase;
    float: left;
    padding-right: 6px;
    font-size: 14px;
    line-height: 24px;
    color: #333;
    border-right: 1px solid #dcdcdc;
}

.foot-1 p{
    float: left;
    width: 425px;
    line-height: 24px;
    padding-left: 30px;
    text-transform: uppercase;
    background-repeat: no-repeat;
    background-position: left top;
    margin-left: 10px;
}

.foot-m{
   margin:0 0 0 60px;
}

.foot-m p{
    font-size: 18px;
    color: #333;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 20px;
}

.foot-m .code{
    float: left;
    width: 120px;
    margin-right: 10px;
}

.foot-m .code img{
    width: 120px;
    height: 120px;
}

.foot-m .code p{
    text-align: center;
    font-size: 14px;
    color: #333;
    margin-top: 10px;
    text-transform: uppercase;
}

.share a{
    float: left;
    margin-right: 10px;
}

.share img{
    width: 23px;
    height: 23px;
}

.foot-rg p{
    font-size: 18px;
    color: #333;
    margin-top: 30px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.foot-rg img{
    display: block;
    width: 268px;
    height: 119px;
}

.foot-rg select{
    width: 268px;
    height:30px;
    border:1px solid #a0a0a0;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    margin-top: 20px;
    background: url("/pcweb/img/foot04.jpg") no-repeat right center;
}

.foo-bottom p{
    text-align: center;
    font-size: 14px;
    line-height: 40px;
    color: #fff;
}

.foo-bottom{
    clear: both;
    margin-top: 30px;
    background: #0c4a9a;
}

.foo-bottom img{
    display: inline-block;
    position: relative;
    top:2px;
}

.side {
    display: none;
    position: fixed;
    right: 22px;
    top: 70%;
    width: 48px;
    height: 180px;
    z-index: 999;
}

.side li {
    position: relative;
    width: 70px;
    height: 70px;
    background: #acacac;
    margin-bottom: 2px;
    cursor: pointer;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.side li span {
    color: #fff;
    text-align: center;
    display: block;
    line-height: 30px ;
}

.side li img {
    display: block;
    margin: 0 auto;
    padding-top: 9px;
}

.side-fh {
    height: 60px !important;
}

/*2关于我们*/

.banner{
    position: relative;
    height: 582px;
    width: 100%;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
}

.float-nav{
    width: 100%;
    min-height: 80px;
    overflow: hidden;
    background: #dfedff;
}

.float-nav p{
    float: left;
    font-size: 14px;
    color: #333;
    line-height: 80px;
}

.float-nav a{
    float: left;
    margin-left: 60px;
    font-size: 14px;
    color: #333;
    line-height: 80px;
}

.float-nav a:hover{
    text-decoration: underline;
}

.float-nav2{
    display: none;
}

.fixednav {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0!important;
    z-index: 999999;
}

.index-title{
    padding-top: 50px;
    padding-bottom: 30px;
}

.title1{
    display: block;
    text-align: center;
    font-size: 28px;
    letter-spacing: 3px;
    color: #0c4a9a;
    font-weight: bold;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
    background: url("/pcweb/img/index-title-bg.jpg") no-repeat center bottom;
}

.title2{
    text-align: center;
    font-size: 16px;
    color: #0c4a9a;
}

.text-con1{
    margin-bottom: 30px;
}

.text-con1 p{
    font-size: 16px;
    color: #000;
    text-indent: 2em;
    line-height: 34px;
}

.con-box{
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

.news-list1{
    margin-top: 40px;
    overflow: hidden;
    margin-bottom: 50px;
}

.news-list1 li{
    background: #fff;
    width: 49%;
    height: 82px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.more3{
    display: block;
    margin: 0 auto;
    width: 162px;
    height: 36px;
    color: #0c4a9a;
    font-size: 16px;
    text-indent: 40px;
    line-height: 36px;
    text-transform: uppercase;
    background:#fff url("/pcweb/img/more01.png") no-repeat 110px center;
}

.more3:hover{
    height: 36px;
    color: #fff;
    background:#0c4a9a url("/pcweb/img/more01s.png") no-repeat 110px center;
}

.index-title1 span,.index-title1 p{
    color: #fff;
}

.cultrue li{
    overflow: hidden;
    padding: 18px  0;
    cursor: default;
}

.cultrue li img{
    float: left;
    margin-left: 160px;
    width: 40px;
    height: 40px;
    background: #7ecef4;
    border-radius: 50%;
}

.cultrue li p{
    color: #fff;
    float: left;
    width: 960px;
    line-height: 40px;
    margin-left: 40px;
    font-size: 16px;
}

.cultrue li span{
    font-size: 24px;
    font-weight: bold;
    margin-right: 20px;
}

.cultrue li:hover img{
    background: #ffae00;
}

.cultrue li:hover p{
    color: #ffae00;
}

.index2-1{
    display: block;
}

.certificate{
    text-align: center;
}

.certificate a{
    position: relative;
    display: inline-block;
    box-shadow: 5px 5px 5px #333;
    margin: 0 10px 40px;
    width: 248px;
    height: 176px;
    padding: 30px;
    background: url("/pcweb/img/index2-bg.png") no-repeat center top;
}

.certificate a img{
    width: 248px;
    height: 176px;
}

.certificate-s{
    position: absolute;
    top:30px;
    left: 30px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
}

.certificate a:hover .certificate-s{
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1 ,1);
    -o-transform: scale(1,1);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    opacity: 1;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
}

.swiper-container {
    width: 687px;
    /*改数据*/
    height: 595px;
    margin: 10px 0 0 10px;
}
.swiper-container1{
    width: 100%;
    height: 600px;
}

.swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    background: #fff;
    opacity: 1;
}

.swiper-pagination-bullet-active{
    background: #ffae00;
}

.certificate1 a{
    width: 200px;
    height: 260px;
    box-shadow: 5px 5px 5px #333;
    background: url("/pcweb/img/index2-bg1.jpg") no-repeat center top;
    background-size: 100% 100%;
    position: relative;
    display: inline-block;
    margin: 5px 20px;
}

.certificate1 a img{
    margin-top: 30px;
    width: 130px;
    height: 200px;
}

.certificate1-s{
    position:absolute;
    top:0;
    left: 35px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
}

.certificate1 a:hover .certificate1-s{
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1 ,1);
    -o-transform: scale(1,1);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    opacity: 1;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
}

.swiper-container-horizontal>.swiper-pagination-bullets{
    bottom:0;
}

/*2关于我们-公司动态列表*/

.head-bottom1{
    position: relative;
    top:0;
}

.news-list2 li{
    padding: 20px 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #dcdcdc;
    margin-bottom: 20px;
}

.news-list2 li:hover{
    background: #4e7bb5;
}

.news-list2 li:hover span,
.news-list2 li:hover p{
    color: #fff;
}

.news-list2 span{
    display: block;
    font-size: 18px;
    color: #333;
    line-height: 32px;

}

.news-list2 p{
    font-size: 14px;
    color: #888;
    line-height: 24px;
}

.news-list2 .time1{
    font-size: 14px;
    color: #888;
    margin-top: 10px;
}

.paging{
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}

.paging span{
    display: inline-block;
    font-size: 12px;
    color: #666;
    border:1px solid #ccc;
    border-radius: 2px;
    line-height: 25px;
    width: 56px;
    cursor: pointer;
}

.paging span:hover{
    color: #fff;
    border:1px solid #666;
    background: #666;
}

.paging a{
    display: inline-block;
    font-size: 12px;
    color: #666;
    border:1px solid #ccc;
    border-radius: 2px;
    line-height: 25px;
    width: 25px;
    margin: 0 2px;
}

.paging a:hover,.paging a.active{
    color: #fff;
    border:1px solid #666;
    background: #666;
}

.news-title{
    padding-top: 74px;
    padding-bottom: 40px;
}

.news-title span{
    font-size: 20px;
    color: #333;
    display: block;
    text-align: center;
}

.news-title p{
    font-size: 14px;
    color: #888;
    text-align: center;
    margin-top: 10px;
}

.news-con1 img{
    display: block;
    margin: 0 auto 40px;
    border-radius: 8px;
}

.news-con1 p{
    font-size: 14px;
    color: #000;
    line-height: 36px;
    text-indent: 2em;
}

.news-share{
    margin-top: 60px;
}

.share1{
    margin-bottom: 10px;
}

.share1 p{
    font-size: 14px;
    color: #333;
    float: left;
    line-height: inherit;
}

.share1 a{
    float: left;
}

.share1 img{
    width: 18px;
    height: 18px;
    border-radius: 0;
    margin: 0 2px;
}

.index2-2{
    clear: both;
    padding: 20px 0 50px;
    overflow: hidden;
    border-top:1px solid #dcdcdc;
}

.index2-2 a{
    font-size: 14px;
    color: #3c3c3c;
    line-height: 28px;
}

.index2-2 a:hover{
    color: #999;
}

.index2-2 .back{
    float: right;
    width: 100px;
    height: 36px;
    background: #0c4a9a;
    line-height: 36px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
}

.index2-2 .back:hover{
    background: #0259CA;
    color: #fff;
}

/*3产品和经典工程--列表*/

.content{
    overflow: hidden;
    margin-top: 20px;
    padding-bottom: 100px;
}

.menu_list{
    width:253px;
    float: left;
}

.menu_head{
    padding: 25px 0;
    padding-left: 38px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    border-top: 1px solid #7ecef4;
    position: relative;
    margin: 0px;
    font-weight: bold;
    background: #0c4a9a url("/pcweb/img/nav3-1.png") center right no-repeat;
}

.menu_head span{
    display: block;
    padding-left: 20px;
    width: 160px;
    background: url("/pcweb/img/nav3-3.png") no-repeat left 5px;
}

.menu_list .current{
    background:#0c4a9a url("/pcweb/img/nav3-2.png") center right no-repeat;
}

.menu_list .current span{
    color: #ffc600;
    background: url("/pcweb/img/nav3-4.png") no-repeat left 5px;
}

.menu_body{
    display: none;
    padding: 10px 0;
    background: #5b8ccc;
}

.menu_body a{
    display:block;
    font-size: 14px;
    color: #fff;
    padding: 6px 5px 6px 0;
    padding-left:60px;
    background: url("/pcweb/img/nav3-dot.png") no-repeat 50px 15px;
    text-decoration:none;
}

.menu_body a:hover{text-decoration:underline;}

.content-rg{
    width: 920px;
    float: right;
    overflow: hidden;
}

.lassic-rg-list1 .lassic-rg-text{
    width: 637px;
    height: 190px;
}

.lassic-rg-list1 li{
    background: #f4f4f4;
}

.lassic-rg-list1 li:hover,
.lassic-rg-list1 li.active{
    background: #dfedff;
}

.lassic-rg-list1 li:hover p,
.lassic-rg-list1 li.active p{
    color: #2a64ac;
}

.lassic-rg-list1 li:hover span,
.lassic-rg-list1 li.active span{
    color: #005898;
}

.lassic-rg-list1 span{
    color: #686868;
    font-size: 14px;
    font-weight: normal;
    padding: 15px 0 0 0;
}

.lassic-rg-list1 .more2{
    position: absolute;
    bottom:16px;
}

.lassic-rg-list1 .lassic-rg-text {
    text-transform: none;

}
/*3产品和经典工程--列表详情*/

.text-box{
    overflow: hidden;
    border:1px solid #dcdcdc;
    padding-bottom: 40px;


}

.text-title1{
    display: block;
    padding: 40px 0 50px;
    text-align: center;
    font-size: 26px;
    color: #2a64ac;
    font-weight: bold;

}

.text-con3{
    overflow: hidden;
    padding: 0 30px 0 45px;
    margin-bottom: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.text-con3 span{
    float: left;
    font-size: 16px;
    color: #0c4a9a;
    width: 90px;
    line-height: 40px;
}

.text-con3 p{
    float: left;
    font-size: 16px!important;
    color: #333;
    line-height: 40px;
    width: 750px;
    text-align: left!important;
    margin: 0!important;
}

.text-box img{
    display: block;
    margin: 0 auto;
    padding: 10px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width:100% ;
}

.text-box p{
    font-size: 18px;
    color: #000;
    display: block;
    margin-bottom: 35px;
    text-align: center;
}

/*主要客户*/

.customer-box{
    background: #f5f5f5;
    padding-bottom: 60px;
    overflow: hidden;
}

.customer-list li{
    float: left;
    width: 280px;
    margin-top: 70px;
    margin-left: 16px;
    background: url("/pcweb/img/index4-bg.png") no-repeat center 100px;
}

.customer-list li img{
    display: block;
    width: 200px;
    height: 116px;
    border-radius: 10px;
    border: 1px solid #dcdcdc;
    margin: 0 auto;
    -webkit-box-shadow: 5px -5px 0 rgba(204,204,204,0.5);
    -moz-box-shadow: 5px -5px 0 rgba(204,204,204,0.5);
    box-shadow: 5px -5px 0 rgba(204,204,204,0.5);
}

.customer-list li p{
    font-size: 16px;
    color: #333;
    text-align: center;
    margin-top: 40px;
}








.case-list{
    overflow: hidden;
    text-align: center;
}

.case-list li{
    position: relative;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    margin-left: 10px;
    margin-top: 35px;
}

.case-list li.one{
    margin-left: 0;
}

.case-box{
    width: 384px;
    height: 310px;
}

.case-box img{
    display: block;
    width: 100%;
    height: 238px;
}

.case-box div{
    display: block;
    position: relative;
    text-align: center;
    vertical-align: middle;
    height: 72px;
    font-size: 17px;
    color: #fff;
    background: #424242;
}

.case-box span{
    width: 100%;
    display: block;
    text-align: center;
    line-height: 72px;
    font-size: 17px;
    color: #fff;
    background: url("/pcweb/img/index-title-bg.jpg") no-repeat center 55px;
}

.case-d{
    position: absolute;
    top:0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
}

.case-list li:hover .case-d{
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1 ,1);
    -o-transform: scale(1,1);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    opacity: 1;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
}

.popup-window{
    display: none;
    position: fixed;
    background: rgba(0,0,0,0.6);
    top:0;
    left: 0;
    right: 0;
    bottom:0;
    z-index: 999999;
}
.popup-window111
{
    display: none;
    position: fixed;
    background: rgba(0,0,0,0.6);
    top:0;
    left: 0;
    right: 0;
    bottom:0;
    z-index: 999999;
    
    
    }

.popup-box{
    position: fixed;
    height: 80%;
    top:10%;
    overflow: hidden;
}

.popup-con{
    position: relative;
    margin-left: 90px;
    width: 938px;
    height:100%;
    background: #fff;
    overflow-x: hidden;
    overflow-y:auto;
    padding: 30px 50px ;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.popup-con-title{
    display: block;
    font-size: 26px;
    color: #333;
    padding-bottom: 32px;
}

.popup-con p{
    font-size: 12px;
    color: #333;
    line-height: 24px;
}

.popup-con img{
    display: block;
    max-width: 100%;
    margin: 20px auto;
}

.popup-con-rg{
    width: 60px;
    background: #242424;
}

.popup-con-rg span{
    width: 60px;
    height: 60px;
    display: block;
    color: #ccc;
    font-size: 24px;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
}

.popup-con-rg span:hover{
    color: #fff;
}

/*人才招聘*/

.text-con1-1 p{
    color: #fff;
}

.hiring {
    border: 1px solid #dcdcdc;
    margin-bottom: 50px;
}

.hiring li{
    position: relative;
    overflow: hidden;
    border-top: 1px solid #dcdcdc;
}

.hiring li:first-child{
    border-top:none;
}

.hir1{
    float: left;
    font-size: 20px;
    color: #333;
    line-height: inherit;
    padding: 15px 0;
    width: 330px;
    padding-left: 80px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.hiring span{
    float: left;
    width: 160px;
    font-size: 14px;
    color: #0c4a9a;
    padding: 15px 0;
    line-height: inherit;
    padding-left: 20px;
}

.hir2{
    padding-left: 28px!important;
    background: url("/pcweb/img/index601.png") no-repeat left 15px;
}

.hir3{
    background: url("/pcweb/img/index602.png") no-repeat left 15px;
}

.hir4{
    background: url("/pcweb/img/index603.png") no-repeat left 15px;
}

.hir5{
    position: absolute;
    right: 20px;
    top:50%;
    margin-top: -16px;
    width: 96px;
    height: 32px;
    font-size: 14px;
    border-radius: 6px;
    text-align: center;
    line-height: 32px;
    background: #b6b6b6;
    color: #fff;
    cursor: pointer;
}

.hiring li:hover{
    background: #0c4a9a;
}

.hiring li:hover span{
    color: #ffae00;
}

.hiring li:hover .hir1{
    color: #fff;
}

.hiring li:hover .hir2{
    background: url("/pcweb/img/index601s.png") no-repeat left 15px;
}

.hiring li:hover .hir3{
    background: url("/pcweb/img/index602s.png") no-repeat left 15px;
}

.hiring li:hover .hir4{
    background: url("/pcweb/img/index603s.png") no-repeat left 15px;
}

.hiring li:hover .hir5{
    background: #ffae00;
    color: #333;
}

.hiring-con1{
    overflow: hidden;
}

.hiring-con1 p{
    float: left;
    width: 50%;
    font-size: 16px;
    color: #333;
    line-height: 40px;
    padding-left: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.hiring-con1 span{
    font-weight: bold;
}

.hiring-con2{
    margin-top: 30px ;
    padding-top: 30px;
    border-top:1px solid #dcdcdc;
}

.hiring-con2 p{
    padding-left: 40px;
    font-size:14px;
    color: #666;
    line-height: 36px;
}

.hiring-con2 span{
    display: block;
    font-size:16px;
    color: #333;
    font-weight: bold;
}

.table{
    width: 100%;
    background: #fff;
   
    border: 1px solid #dcdcdc;
}

.table td{
    width: 194px;
    line-height: 52px;
    height: 52px;
    text-align: center;
    font-size: 18px;
    overflow: hidden;
    border: 1px solid #dcdcdc;
}

.table td input{
    width: 100%;
    border: none;
    height: 100%;
    font-size: 20px;
    padding: 0 5px;
    text-align: left;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.table .td1{
    font-size: 22px;
    color: #000;
    letter-spacing: 3px;
}

.table .tr1 td{
    width: 25%;
}

.table td textarea{
    position: relative;
    top:10px;
    left: 20px;
    height: 100%;
    width: 100%;
    text-align: left;
    font-size: 20px;
    padding:10px;
    line-height: 24px;
    outline: none;
    resize: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.table .td2{
    height: 175px;
}

.table .td3{
    height: 80px;
}

.sc-button{
    float: left;
    width: 190px;
    height: 45px;
    background: #dcdcdc;
    font-size: 20px;
    color: #000;
    line-height: 45px;
    text-align: center;
    cursor: pointer;
}

.yl-but{
    font-size: 20px;
    color: #333;
    text-decoration: underline;
    line-height: 45px;
    margin-left: 50px;

}

.yl-but:hover{
    color: #3d6eae;
}

.button{
    display: block;
    width: 200px;
    height: 50px;
    color: #fff;
    background: #3d6eae;
    margin: 20px auto 0;
    font-size: 18px;
}

.button:hover{
    background: #344d83;
}

/*联系方式*/

.contact-con{
    background: #dfedff;
    width: 100%;
    overflow: hidden;
    padding: 20px 0;
    margin-bottom: 8px;
}

.contact-con-lf{
    float: left;
    display: block;
    width: 290px;
    font-size: 24px;
    font-weight: bold;
    color: #344d83;
    text-align: right;
}

.contact-con-rg span{
    font-size: 24px;
    font-weight: bold;
    color: #344d83;
    float: left;
    width: 200px;
    text-indent: 40px;
}

.contact-con-rg1{
    width: 520px;
}

.contact-con-rg1 p{
    font-size: 24px;
    color: #344d83;
    margin-bottom: 30px;
    padding-left: 38px;
}

.tel{
    background: url("/pcweb/img/index701.png") no-repeat left center;
}

.tel1{
    background: url("/pcweb/img/index702.png") no-repeat left center;
}

.fax{
    background: url("/pcweb/img/index703.png") no-repeat left center;
}

.after-sales{
    overflow: hidden;
    margin-left: 90px;
    margin-top: 20px;
}

.after-sales span{
    float: left;
    height: 40px;
    font-size: 18px;
    color: #fff;
    line-height: 40px;
    margin-right: 10px;
}

.after-sales input{
    float: left;
    height: 40px;
    width: 320px;
    font-size: 18px;
    color: #333;
    line-height: 40px;
    padding: 0 10px;
    border: 1px solid #fff;
    background: rgba(255,255,255,0.6);
}

.after-sales textarea{
    float: left;
    width: 835px;
    height: 236px;
    resize: none;
    font-size: 18px;
    color: #333;
    line-height: 24px;
    padding:10px;
    border: 1px solid #fff;
    background: rgba(255,255,255,0.6);
}

.submit{
    display: block;
    margin: 50px auto 0;
    background: #ffae00;
    width: 176px;
    color: #333;
    height: 45px;
    font-size: 20px;
}

.submit:hover{
    background: #ffcb02;
}

.index8-1{
    font-size: 16px;
    color: #d60000;
}

.results-box{
    padding: 30px 0 50px;
    background: #dfedff;
    margin-top: 30px;
}

.results-box img{
    display: block;
    margin: 0 auto;
}

.index402{
    width: 944px;
    margin: 30px auto;
    overflow: hidden;
}

.zhu-biao li{
    float: left;
    width: 50%;
    margin: 5px 0;
    padding-left:95px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: 40px 0px;
}

.zhu-biao hr{
    border:none;
    background: #dcdcdc;
    height: 1px;
    width: 100%;
    margin: 10px 0;
}

.zhu-biao li span{
    font-size: 20px;
    color: #000;
    line-height: 40px;
}

.zhu-biao .index402-1 span{
    font-weight: bold;
    color: #d40009;
}

.title3{
    display: block;
    text-align: center;
    font-size: 28px;
    letter-spacing: 3px;
    color: #0c4a9a;
    font-weight: bold;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.time-4{
    font-size: 14px;
    color: #000;
    text-align: center;
}

.title-e2{
    font-size: 35px;
    opacity: 1!important;
    padding-top: 15px;
}

.index1-4e{
    width: 415px;
    height: inherit;
    padding: 5px 0;
    line-height: 30px;
}

.index1-5e{
    font-size: 12px;
    width: 820px;
}

.foot-m-e .code p {
    font-size: 12px;
}

.float-nav-e p{
    line-height: 50px;
}

.float-nav-e a{
    line-height: inherit;
    padding-bottom: 10px;
}

.nav1e li a{
    padding: 0 10px;
}

.nav1e .nav2{
    width:180px ;
    left: 50%;
    margin-left: -100px;
    padding: 0 10px;
}

.text-con3e span{
    float: none;
    display: block;
    width: inherit;
}

.text-con3e p{
    float: none;
    width: inherit;
}

.case-liste span{
    background: none;
    line-height: inherit;
    padding-top: 10px;
}


.lassic-rg-list2{
        }
.lassic-rg-list2 li{
            vertical-align: top;
            width: 450px;
            height: 430px;
        }

.lassic-rg-list2 img{
            width: 100%;
            height: 360px;
        }

.lassic-rg-list2 p{
            font-size: 18px;
            color: #333;
            margin-top: 10px;
            font-weight: bold;
            text-align: left;
        }

.lassic-rg-list2 li:hover p{
            color: #2a64ac;
        }
        
        
.lassic-lf-lb .swiper-slide img{
    width: 100%;
    height: 100%;
}


.sw-pic{
    width: 687px;
    height: 450px;
}




















































