/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{ font-size:12px;font-family:' '; color:#666;}
a{color:#666;}
a:hover{/* color:#f60;*/ /*text-decoration:underline;*/}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ max-width:1170px; margin:0 auto;}


.header-bg{ position:fixed; width:100%; background:none;
    border-color: #e6e5e5;
    box-shadow:none; z-index:9;padding: 15px 0;} 
.header{
    box-sizing: border-box;
    padding: 0 17px;
}
.logo{float:left;display:block;width: 20%;}
.logo img{ width:100%;}
.sopuie{ float:right; display:block;    background: rgba(0, 28, 64, 0.15);
    border-radius: 5px; width:47px; }
.sopuie a{ display:block;  display: flex;
    justify-content: center;height:40px;
    align-items: center;}
.sopuie a img{ display:block;  
}
img{ max-width:100%}
/*menu*/
.menu{height:44px;line-height:44px;float:left;width:70%;margin-left: 5%;}
.menu ul li{float:left;position:relative;}
.menu ul li dl{background:#fff;width:230%;position:absolute;left:0px;top:35px;/* box-shadow:2px 2px 5px rgba(0,0,0,0.2); */padding:10px 0;display:none;}
.menu ul li dl dd{line-height: 40px;margin:0 10px; width:44%; float:left}
.menu ul li dl dd a{font-size: 16px;color: #052146;font-weight: bold;padding:0;text-align: center;display: block;}
.menu ul li dl dd a:hover{color: #00A7EA;}
.menu a{font-size: 18px;color: #444;text-decoration:none;font-weight: normal;display:block;text-align:center;padding: 0 20px;}
.menu a:hover{color: #00A7EA;
    transition: all 0.5s ease-in-out;}
a.menu_hover{ color: #00A7EA;
    transition: all 0.5s ease-in-out; font-weight:bold;}
/*.menu_down span{ display:block;background:url(../images/menu_down.gif) right 10px center no-repeat;}*/
.menu ul li:hover{   
    background-color: rgba(255, 255, 255, 0.75);
    box-shadow: 0 11px 30px 0 rgb(0 0 0 / 10%);
    border-radius: 4px 4px 0 0;
    text-align: center;}

.banner .img{ position:relative}
.bane{position:absolute;bottom: 18%;width:184px;height:65px;text-align:center;line-height:65px;left: 50%;margin-left: -92px;background: #fff;border-radius: 41px;}
.bane a{font-size:20px;color:#4BA4E6;font-weight:bold;display: flex;justify-content: center;align-items: center;}
.bane a i{position:relative;width:15px;height:18px;display:inline-block;margin-left: 10px;}
.bane a i::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    border-left: 14px solid #4BA4E6;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}
.bane01{position:absolute;color:#fff;left: 20%;top: 16%;}
.bane01 h2{display:block;font-size:48px;margin-bottom: 2%;}
.bane01 span{display:block;font-size:48px;font-weight:bold;margin-bottom: 7%;}
.bane01 a{cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0.05em;
    color: #fff;
    padding: 0.9375vw 1.875vw;
    background: rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(3px);
    border-radius: 35px;}
.bane01 a i {
    width: 20px;
    height: 14px;
    margin-left: 20px;
    background-image: url(../images/i-arrow.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    transition: transform .4s;
}
.top{ height:84px; display:none}



.pc{ display:block}
.mo{ display:none}



.cent01-bg{ background:url(../images/index-bg.png) center no-repeat; background-size:cover;}
.cent01{ padding-top:3%;}
.cent01 ul li{ float:left; display:block; width:49%; margin-right:2%; border-radius:10px; overflow:hidden; position:relative;}
.cent01 ul li:nth-child(2n) {
    margin-right: 0% ;
}
.cent01 ul li a{ display:block}
.cent01 ul li a .img{ width:100%; height:346px;    display: flex;
    justify-content: center;
    align-items: center;}
.cent01 ul li a .img img{ max-width:100%; max-width:100%;cursor:pointer; transition: all 0.5s; }
.cent01 ul li a .img:hover img{ transform: scale(1.1);}
.sjij{position:absolute;bottom:0;left:0;padding: 2% 7%;color:#fff;width:100%;box-sizing: border-box;}
.sjij em{ display:block; font-style:normal; font-size:16px; line-height:40px;}
.sjij span{ display:block; font-size:22px;}

.jinru{ width:146px; height:40px; display:block; margin:4% auto 0; background:#00A7EB; border-radius:30px; font-size:16px; line-height:40px; color:#fff; text-align:center;}

.cent02{ position:relative;}
.cent02>img{ float:right; width:70%;}
.cent02-0{position:absolute;bottom: 35%;left: 2%;}
.cent02-0 span{ font-size:30px; color:#09183E; line-height:30px; display:block;}
.cent02-0::before {
    content: '';
    display: block;
    background-color: #00A7EB;
    width: 4px;
    height: 75px;
    border-radius: 2px;
    position: absolute;
    left: -20px;
}
.cent03-bg{ background:url(../images/project-bg.png) center no-repeat;}
.cent03{ padding:3% 0; color:#fff;}
.cent03 span{ font-size:24px; font-weight:normal; float:left; display:block; width:50%}
.cent03 a{ float:right; display:block; color:#fff; font-size:18px; background:#00A7EB; border-radius:30px; display:block; width:130px; height:46px; line-height:46px; text-align:center;}

.footer-bg{ background:#000;}
.footer{ padding:1.5% 0}
.logo01{ width:8%; float:left; display:block;}
.logo01 img{ width:100%;}
.footer-02{ float:right; display:block; width:60%; text-align:right; color:#fff;}
.footer-02 span{
    display: flex;
    justify-content: right;
    align-items: center;
    height: 30px;
    font-size:14px;
    }
.footer-02 span a{ color:#fff;  display: flex;
    justify-content: right;
    align-items: center;
    height: 30px; margin:0 10px;} 	
.footer-02 span a>img{ margin-right:10px}	
.footer-02 strong{  display: flex;
    justify-content: right;
    align-items: center;
    height: 30px;
    font-size:14px; font-weight:normal;}
.footer-02 strong a{ color:#fff;}
.weixin {
            position: relative;
        }
 
.weixin .qrcode {
            position: absolute;
            z-index: 99;
            bottom: 100%;
            right: -40px;
            max-width: none;
            width: 140px;
            height: 168px;
            transform-origin: top right;
            opacity: 0;
            border-radius: .25rem;
            -webkit-transition: all .4s ease-in-out;
            -o-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out;
            background: #fff;
            padding: 0;
            margin: 0;
            overflow: hidden;
        }
 
.weixin:hover .qrcode {
            transform: scale(1);
            opacity: 1;
        }
 .weixin .qrcode img{ width:100%}
 .weixin .qrcode em{display:block;font-weight:normal;font-style:normal;text-align: center;font-size: 12px;line-height: 18px;color: #252b3a;} 
 
 
 .HBoxbg{ position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:88; background:rgba(0,0,0,0.5); display:none;}
.HBox {    width: 1140px;
    background: #FAFDFF;
    box-shadow: 0 10px 40px 0 rgb(9 42 59 / 10%);
    border-radius: 10px;
    position: fixed;
    top: 64%;
    left: 50%;
    transform: translate(-50%, -64%);
    z-index: 100;
}
.fandz{ padding:4% 5%;}
.fandz h2{ text-align:center; font-weight:bold; color:#00517C; font-size:24px; margin-bottom:4%;} 
/*.fandz ul{ margin-top:4%;}
.fandz ul li{ float:left; display:block; width:49%; margin-right:2%; margin-bottom:2%}
.fandz ul li:nth-child(2n) {
    margin-right: 0% ;
}*/
.yig{ background:#cccccc33; height:60px;    display: flex; align-items: center; box-sizing:border-box; padding:0 3%; float:left; width:49% ; margin-right:2%; margin-bottom:2%}
.yig em{ font-size:16px; color:#00A7EA; font-weight:normal; font-style:normal; margin-right:10px;} 
.yig .input_text01{outline:none; line-height:60px; background:none; font-size:16px;width:100%; color:#000}
.yig .input_text01::-webkit-input-placeholder{ color:#1d1d1dbf;} 

.yig02{background:#cccccc33;height:60px;display: flex;align-items: center;box-sizing:border-box;padding:0 3%;float:left;width: 23%;margin-right: 2%;margin-bottom:2%}
.yig02 em{ font-size:16px; color:#00A7EA; font-weight:normal; font-style:normal; margin-right:10px;}
.yig02 .input_text01{outline:none; line-height:60px; background:none; font-size:16px;width:100%;color:#000}
.yig02 .input_text01::-webkit-input-placeholder{ color:#1d1d1dbf;} 
/*.yig02:nth-child(2n) {
    margin-right: 0% ;
}*/
.select{outline:none; line-height:60px; background:none; font-size:16px; border:none; width:100%; color:#000}
.select::-webkit-input-placeholder{ color:#1d1d1dbf;} 
.fandz span{ font-size:14px; color:#1d1d1dbf; margin-top:10px;} 
.fandz span a{ color:#01a6ec} 
.fandz>a{ display:block; width:125px; height:45px; line-height:45px; text-align:center; border-radius:30px; color:#fff; background:#00A7EA; font-size:16px; margin:4% auto 0 auto;} 

.dshe{ margin-right:0 !important;}

.moblie_head{ display:none}
.a_txt{display:none}
.lf{float:left}
.rg{float:right}

.cent04{ width:100%}
.cent04 img{ width:100%;vertical-align: bottom;} 

.news{ display:none}
.weizhi{height:40px; line-height:40px; background:url(../images/title03.png) no-repeat;font-size:14px; } 
.weizhi a{ color:#666}
.weizhi span{ color:#00a7eb;} 
 
.teke{}
.teke h2{ font-size:36px; color:#00517c; display:block; font-weight:normal;} 
.cent05-01{ width:100%;}
.cent05-01 img{ width:100%; margin-top:2%; display:block;}  
  
 .cent05-bg{ background:url(../images/page_bg.png) bottom no-repeat; background-size:100% auto;min-height: 68.9vh;} 
 .cent05{ padding-bottom:4%;}
.cent05-1{ float:left; display:block; background:#fff;    box-shadow: 0 5px 19px 0 rgb(29 40 46 / 15%);
    margin: -30px 0 0 30px; box-sizing:border-box; padding:1% 2%; position:relative; width:20%;}  
.cent05-1 h2{ border-bottom:1px solid rgba(0, 0, 0, .1); font-size:18px; padding-bottom:15px; color:#000;} 
.cent05-1 ul li{ line-height:35px; font-size:18px; color:#1CACEC; font-weight:400;    display: flex;  align-items: center;}  
 .cent05-1 ul li i { border:1px solid #1383B7; height:18px; width:18px; display:inline-block; margin-right:8px}
.cent05-1 .cur{color:#1383B7; font-weight:700; }
.cent05-1 .cur i{ background:url(../images/gxu.png) center no-repeat; background-size:100% 100%;}
.cent05-1 .select01{ height:50px; width:100%; border:1px solid #00A7EB; font-size:18px; box-sizing:border-box; padding:0 10px; margin-top:6%}
 
.cent05-r{ float:right; display:block; width:72%; margin-top:4%;} 
.news{}
.news ul li{    padding: 15px 5px;
    border-bottom: 1px solid rgba(0, 0, 0, .07);}
.news ul li a{ display:block}
.news ul li strong{ font-size:18px; color:#000; display:block;}
.news ul li em{ font-size:14px; color:#000; font-style:normal;display:block; margin-top:2%}
.news ul li strong:hover{    color: #00A7EB;}
 
 
.cent06-bg{background:url(../images/page_bg.png) bottom no-repeat; background-size:100% auto;} 

.inside_con{ padding:10px 0; min-height:300px;} 
 
.cent06-1{ float:left; display:block; width:6%}
.cent06-1 h2{ font-size:16px; font-weight:normal; color:#000;} 
.cent06-1 ul li{ width:40px;  display:block; border-radius:50%; border:2px solid #00a7eb; margin-top:30%;} 
 .cent06-1 ul li a{    display: flex;
    justify-content: center;
    align-items: center;height:40px; width:100%; font-size:20px; color:#00a7eb}
.cent06-1 ul li:hover{ background:#07b908;border:2px solid #07b908 !important;} 
.cent06-1 ul li:hover a{ color:#fff;}
.cent06-r{ float:right; display:block; width:89%;} 
.die{color:#000; border-bottom:1px solid #0000001a; }
.die h2{ font-size:32px; color:#000; display:block; font-weight:normal;}
.die span{ font-size:18px; display:block; margin:1% 0} 
 
 .cent07 { padding-bottom:4%;} 
 .cent07 h2{ font-size:32px; font-weight:normal; color:#000; font-weight:normal;}
.cent07 ul li{ display:block; margin-top:2%;width:calc((100% - 4%)/3); box-shadow: 0 10px 19px 0 rgb(29 40 46 / 10%); float:left; margin-right:2%; background:#fff; padding:2% 2%; box-sizing:border-box;}  
.cent07 ul li:nth-child(3n) {
    margin-right: 0% ;
}  
.cent07 ul li a{ display:block}
.cent07 ul li a em{ font-size:14px; color:rgba(0, 0, 0, 0.75); font-weight:400; display:block; font-style:normal;}
.cent07 ul li a span{ font-size:18px; color:#000000; display:block; margin:2% 0 6% 0; line-height:30px;}
.cent07 ul li:hover span{color: #00A7EB;}
.cent07 ul li i{color: #00A7EB; font-size:18px; display:inline-block; padding: 0 10px}
.cent07 ul li:hover i{ background: #00A7EB; color:#fff;}

.cent08-bg{background:url(../images/page_bg.png) bottom no-repeat; background-size:100% auto; min-height:68.9vh;}
.cent14{min-height:68.9vh;}
.cent08{ padding-bottom:5%}
.cent08 ul li{ float:left; display:block; margin-right:1.5%; margin-top:3%}
.cent08 ul li a{ display:block}
.cent08 ul li .img{ position:relative;}
.cent08 ul li .img .img01{ padding-top:300px;}
.dhen{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background:rgba(16, 74, 160, .8);
    color:#fff;
    flex-direction: column;
    box-sizing: border-box;
    padding: 0 11%;
    text-align: center;
}
.dhen h2{ color:#fff; font-size:29px; margin-bottom:2%;}
.dhen span{display:block;font-size:16px;color:#fff;line-height: 30px;}
.jiane{ position:absolute; bottom:4%; right:4%; width:50px; height:50px;}
.jiane img{ width:100%;}

.cent08 ul li:nth-child(5n-4){ width:calc((100% - 1.5%)/2);}
.cent08 ul li:nth-child(5n-3) {margin-right: 0%; width:calc((100% - 1.5%)/2);}
.cent08 ul li:nth-child(5n-2) {width:29%;}
.cent08 ul li:nth-child(5n-1) {width:calc(100% - 29% - 29% - 1.5% - 1.5%);}
.cent08 ul li:nth-child(5n) {margin-right: 0%;width:29%;}
.cent08 ul li:nth-child(5n-3) .img .img01{padding-top: 300px;}
.cent08 ul li:nth-child(5n-2) .img .dhen { background:rgba(232, 126, 0, .8)  !important;}
.cent08 ul li:nth-child(5n-1) .img .img01{ padding-top:66%}
.cent08 ul li:nth-child(5n) .img .img01{/* padding-top:80.5%; */}
.cent08 ul li:nth-child(5n) .img .dhen { background:rgba(232, 126, 0, .8)  !important;}

.cent10-bg{ position:relative}
.cent10-bg img{ width:100%;}
.dfee {
    position: absolute;
    max-width: 1920px;
    width: 100%;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
}
.cent10-bg{ overflow:hidden;}
.zbe{position:absolute;top: 28%;left: 21%;color:#fff;width: 28%;}
.zbe h2{ font-size:36px;}
.zbe span{font-size:18px;display:block;margin: 6% 0;line-height: 30px;}
.zbe a{ width:125px; height:46px; line-height:46px; border-radius:5px; text-align:center; color:#fff; font-size:16px; background:#00A7EB; display:block}


.tab_valli{ display:none; width: 100%;
    height: auto;
    /*min-height: 370px;*/
    background: #FFFFFF;
    box-shadow: 0 8px 20px 0 rgba(29, 40, 46, 0.1);}
.tab-item {
    padding: 40px 65px 10px;
}

.item-tltle {
    font-size: 18px;
    font-weight: bold;
    color: #00A7EA;
    line-height: 18px;
    padding-left: 10px;
    border-left: 3px solid #00A7EA;
}

.item-tltle1 {
    margin-bottom: 20px;
}

.item-slogan {
    font-size: 14px;
    font-weight: 400;
    color: rgba(6, 24, 40, 0.75);
    line-height: 28px;
    margin: 13px 0 45px;
    text-align: justify;
}

.item-info {
    font-weight: 400;
    color: rgba(6, 24, 40, 1);
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 30px;
}

.core-icon img {
    width: 18px !important;
    height: 20px !important;
    margin-right: 25px !important;
}

.item-info .item-point {
    font-size: 16px;
    line-height: 20px;
    margin-right: 16px;
    font-weight: bold;
}

.item-info .item-desc {
    font-size: 14px;
    color: rgba(6, 24, 40, 0.75);
    line-height: 20px;
}

.cgan{ position:relative; padding-top:4%;}
.mySwiper02{ width:90% !important; margin:0 auto;}
.cgan>h2{ text-align:center; display:block; font-size:44px; color:#052146; margin-bottom:4%;}
.cgan .swiper-button-prev:after,
.cgan .swiper-container-rtl .swiper-button-next:after {
    content: url('../images/icon_swiper_prev_disable.png');
}

.cgan .swiper-button-next:after,
.cgan .swiper-container-rtl .swiper-button-prev:after {
    content: url('../images/icon_swiper_next_normal.png');
}

.cast-left, .cast-right {
    position: absolute;
    width: 45px;
    height: 45px;
    transform: translateY(65%);
    outline: none;
}
.case-item {
    width: 100%;
    height: auto;
    background: #FFFFFF;
    position: relative;
    margin-top: 40px;
}

.case-item:hover {
    box-shadow: 0 10px 20px 0 rgba(29, 40, 46, 0.1);
    z-index: 2;
}

.case-item:hover .case-title {
    color: #01A6EC;
}

.case-item:hover img {
    transform: scale(1.06);
    -ms-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -webkit-transform: scale(1.06);
    -o-transform: scale(1.06);
}

.case-item:hover::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 5px;
    background: #01A6EC;
}

.case-sort {
    font-size: 130px;
    line-height: 120px;
    font-weight: bold;
    color: #F7F7F7;
    position: absolute;
    top: 0;
    left: 40px;
    z-index: 1;
}

.case-info {
    position: relative;
    color: #000000;
    padding: 60px 30px 25px;
    z-index: 2;
}

.case-title {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
}

.case-title.case-title1 {
    font-size: 17px;
    line-height: 26px;
    height: 52px;
    margin-bottom: 8px;
}

.case-img {
    width: 100%;
    height: 160px;
    margin-bottom: 20px;
    overflow: hidden;
}

.case-img img {
    width: 100%;
    min-width: 100%;
    min-height: 100%;
    transition: all .5s;
}

.case-slogan {
    font-size: 15px;
    line-height: 22px;
    height: 44px;
    font-weight: bold;
    overflow: hidden;
}

.cent11-bg{ background:url(../images/bg1.png) center no-repeat; background-size:cover;}
.cent11>h2{ text-align:center; display:block; font-size:44px; color:#052146}
.cent11 span{ display:block; font-size:16px; color:#061828; line-height:32px; margin:4% 0;}
.cent11>img{ display:block; width:100%; margin-top:4%;}
.cent11{ padding-bottom:4%; padding-top:4%;}

.cent11 ul{margin-top:4%;margin-bottom:4%;display: flex;justify-content: center;align-items: center;}
.cent11 ul li{text-align:center;display:block;width:25%;background: rgba(255, 255, 255, 0.75);box-shadow: 0 0 2px 0 rgb(0 0 0 / 10%);box-sizing:border-box;padding: 4% 2%;height:390px}
.cent11 ul li:hover {
    box-shadow: 0 10px 20px 0 rgb(0 28 54 / 10%);
}
.cent11 ul li a{ display:block}
.cent11 ul li a img{ display:block; margin:0 auto;}
.cent11 ul li strong{display:block;font-size:24px;color:#000000;font-weight:normal;margin: 10% 0;}
.cent11 ul li em{    font-size: 16px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.75); font-style:normal;}
.cent11 ul li:hover strong{    color: #41BCF1;}


.cent12{}
.cent12 .title{ text-align:center}
.cent12 .tab_item{    font-size: 24px;
    font-weight: bold;
    color: #052146;
    line-height: 70px;
    text-align: center; display:inline-block; width:19.5%}

.cur2{
    font-style: italic;
    color: #00A7EA;
    /* background: linear-gradient(-42deg, #00CFF3 0%, #00A7EA 91.6015625%); */
    background: linear-gradient(-42deg, #00CFF3 45%, #00A7EA 50.601563%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; position:relative;
}
.cur2::after {
    content: '';
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    height: 3px;
    background: linear-gradient(270deg, #00CFF3, #00A7EA);
}

.cent12-bg{ background:url(../images/page_bg.png) bottom no-repeat; background-size:100% auto;}
.cent12{ padding-top:0%; padding-bottom:4%;}

.lxen{ display:block; margin-top:4%;}
.lxen>h2{ text-align:center; display:block; font-size:44px; color:#052146}
.lxen ul{background:#fff;padding:4% 5%;width: 70%;margin:4% auto 0; box-shadow: 0 3px 20px 0 rgb(29 40 46 / 10%);}
.lxen ul li{ float:left; display:block; width:calc((100% - 4%)/3); margin-right:2%}
.lxen ul li:nth-child(3n) {
    margin-right: 0% ;
}
.lxen ul li span{ display:block; font-size:16px; color:#1D1D1D; font-weight:bold;}
.lxen ul li span em{color:#00A7EA;font-style:normal;margin-right: 10px;}
.input_text02{
    width: 100%;
    height: 45px;
    border: 1px solid #D9D9D9;
    margin-top: 10px;
    margin-bottom: 15px;
    padding-left: 20px;
    box-sizing: border-box;
    }
.lxen ul li:nth-child(6){ width:100%}
.text{
    width: 100%;
    height: 100px;
    border: 1px solid #D9D9D9;
    margin-top: 10px;
    margin-bottom: 15px;
    padding-left: 20px;
    box-sizing: border-box;
    }
.lxen ul a{ width:125px; height:45px; line-height:45px; text-align:center; background:#00A7EA; border-radius:30px; color:#fff; font-size:16px; margin:4% auto 0; display:block}

.cent13{ padding-bottom:5%; }
.cent13 ul li{ float:left; display:block; margin-right:1.5%; margin-top:3%;width:calc((100% - 1.5%)/2);}
.cent13 ul li a{ display:block}
.cent13 ul li .img{ position:relative;}
.cent13 ul li .img .img01{ padding-top:50%;}
.cent13 ul li:nth-child(2n) {margin-right: 0%;}
.cent13 ul li .dhen{ background:rgba(56, 191, 246, .8)}
.cent13 ul li:nth-child(2) .dhen{    background: rgba(32, 96, 133, .8);}

.cent14{ padding-bottom:4%;}
.anli{}
.anli ul li{ float:left; display:block; width:calc((100% - 6%)/3); margin-right:3%; background:#fff;    box-shadow: 0 5px 10px 0 rgb(29 40 46 / 10%);
    margin-top:3%;} 
.anli ul li:nth-child(3n) {margin-right: 0%;}
.anli ul li a{ display:block}
.anli ul li a .img{width: 100%;
    overflow: hidden;    display: flex;
    justify-content: center;
    align-items: center; height:220px;}
.anli ul li a .img img{ max-height:100%; max-width:100%;}
.anli ul li a :hover img {
    transform: scale(1.06);
    -ms-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -webkit-transform: scale(1.06);
    -o-transform: scale(1.06);    transition: all .5s;
}
.anli01{ padding:4% 5%;}
.anli01 span{font-size: 20px;
    line-height: 48px; color:#000;}
.anli01 em{ font-style:normal; display:block; font-size:14px; height:64px; color:#000;}
.anli ul li a :hover span{ color:#00a7ea}

.cent16{ width:100%; position:relative;    box-shadow: 0 3px 10px 0 rgb(29 40 46 / 10%);}
.cent16 img{ width:100%;}
.cent16-01{position:absolute;top: 13%;width: 43%;box-sizing: border-box;padding: 4% 5%;}
.cent16-01 span{display:block;font-size:16px;color:#000;line-height: 30px;}



.cent17{ margin-top:4%; margin-bottom:3%;}
.cent17 ul li{float:left;display:block;width: 49.5%;margin-right: 1%;box-shadow: 0 3px 10px 0 rgb(29 40 46 / 10%);padding:3% 4%;box-sizing:border-box;margin-bottom:2%;    display: flex;align-items: center; justify-content: space-between
}
.cent17 ul li:nth-child(2n) {margin-right: 0%;}
.yuox{ width:78%; color:#000;}
.yuox h2{ font-weight:normal; font-size:20px;}
.yuox span{ font-size:14px; color:#000; line-height:30px;}


.cent18{ padding-bottom:4%;}
.cent19{ margin-top:3%}
.cent19-l{ float:left; display:block; width:48%}
.cent19-l span{ font-size:16px; color:#000; display:block; margin-bottom:2%; line-height:30px;}
.cent19-r{ float:right; display:block; width:48%; position:relative}
.cent19-r video{ width:100%; height:100%; position:relative}
.cent19-r::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border: 2px solid #7CA8D5;
    top: 20px;
    left: 20px;
}


.cent20 ul li{ float:left; display:block; margin-right:2%; margin-top:3%;width:calc((100% - 4%)/3);}
.cent20 ul li a{ display:block}
.cent20 ul li .img{ position:relative;}
.cent20 ul li .img .img01{ padding-top:68%;}
.cent20 ul li:nth-child(3n) {margin-right: 0%;}
.cent20 ul li .dhen{ background:none}


@media only screen and (max-width: 980px) {
.pc{ display:none}
.mo{ display:block}
.wapper{ width:90%;}
.HBox{width:90%;top: 54%;}	
.top{ height:50px; display:block;}
.header-bg{ display:none}

.moblie_head{display:block;height:50px;background:#fff;position:fixed;top:0px;left:0px;width:100%;z-index:9999;border-bottom:1px solid #ddd}
.moblie_head .lf{padding-top:10px;padding-left:5%}
.moblie_head .lf img{height:24px}
.moblie_head .rg{padding-right:5%;padding-top:17px}
.moblie_head .rg a img{height:16px;vertical-align:top}
.a_txt{display:block;position:fixed;top:0px;left:0px;width:0px;height:0px;overflow:hidden;z-index:10000}
.a_txt .div1{position:absolute;width:100%;height:100%;background:#0b0d19;filter:alpha(opacity=0);opacity:0;left:0px;top:0px;z-index:1}
.a_txt .div2{position:absolute;width:20%;left:0px;top:5%;z-index:100;text-align:center;filter:alpha(opacity=0);opacity:0}
.a_txt .div3{position:absolute;width: 50%;right:0px;top:0px;background: #e6e6e6;height:100%;z-index:100;right:-80%}
.a_txt .div3 ul{padding-left:5%;padding-right:5%}
.a_txt .div3 ul li{border-bottom: solid 0.01rem rgba(0, 0, 0, 0.1);}
.a_txt .div3 ul li a{display:block;height:45px;color: #343434;line-height:45px;padding-left:5%;font-size:16px}
.a_txt .div3 ul li .a_js2{background:url(../images/plus.png) 95% center no-repeat;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.a_txt .div3 ul li .a_js2_on{background:url(../images/reduce.jpg) 95% center no-repeat;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.a_txt .div3 ul li .a_txt2{display:none}
.a_txt .div3 ul li .a_txt2 a{height:40px;line-height:40px;font-size:14px}

.bane01{ display:none}
.cent01{ margin-top:5%}
.cent01 ul li{ float:none; width:100%; margin-right:0; margin-bottom:5%;}
.sjij span{ font-size:18px;}
.cent01 ul li a .img{ height:auto}
.sjij em{ font-size:14px;}

.cent02>img{ float:none; width:100%;}
.jinru{ font-size:12px; line-height:30px; height:30px; width:90px;}
.cent02-0 span{font-size:15px;line-height: 22px;}
.cent02-0::before{width:2px;height: 99%;left: -11px;}
.cent02-0{    bottom: 12%;}

.cent03{ padding:5% 0}
.cent03 span{ font-size:14px;width: 76%;line-height:27px;}
.cent03 a{ font-size:12px; width:75px; height:27px; line-height:27px;}

.logo01{ float:none; margin:4% auto; width:30%;}
.footer-02{ float:none; width:100%; }
.footer-02 strong{ font-size:12px;justify-content: center;}
.footer-02 span{ font-size:12px;justify-content: center; }

.yig{ height:30px;}
.yig .input_text01{ line-height:30px; font-size:12px;}
.yig02{height:30px;}
.yig02{ width:49%; }
.yig02 .input_text01{ line-height:30px; font-size:12px;}
.dshe{ margin-right:2% !important}
.dmie div:nth-child(2n) {  margin-right: 0% !important;}

.fandz span{ font-size:12px; margin-top:5%}
.fandz>a{ width:90px; height:30px; line-height:30px; font-size:12px}

.cent05-1{ display:block; float:none; width:100%; margin:5%  auto}
.cent05-r{ display:block; width:100%;}
.news ul li strong{ font-size:14px;}
.news ul li em{ font-size:12px;}
.news ul li{ padding: 8px 0; }

.teke h2{ font-size:20px;}

.cent07 h2{ font-size:16px; text-align:center;}
.cent07 ul li{ float:none; width:100%; margin-right:0}
.cent07 ul li a span{ font-size:12px; line-height:24px; margin:2% 0}

.cent06-1{float:none; width:100%;}
.cent06-r{ float:none; width:100%; margin-top:5%}
.die h2{ font-size:20px;}
.cent06-1 ul {}
.cent06-1 ul li{ display:inline-block;    margin-top: 5%;}

.cent07{ padding-bottom:10%;}

.cent08 ul li{ float:none; display:block; width:100%; margin-right:0}

.cent08 ul li:nth-child(5n-1){ width:100%;}
.cent08 ul li:nth-child(5n-2) { width:100%;}
.cent08 ul li:nth-child(5n-3) { width:100%;}
.cent08 ul li:nth-child(5n-4) { width:100%;}
.cent08 ul li:nth-child(5n) { width:100%;}
.cent08 ul li .img .img01{ padding-top:60% !important}
.dhen h2{ font-size:15px;}
.dhen span{ font-size:12px; line-height:24px;}

.dhen{ background:none !important}
.cent08 ul li:nth-child(3) .img .dhen{background:none !important}
.cent08 ul li:nth-child(5) .img .dhen{background:none !important}


.zbe{ text-align:center; left:0; width:100%;}
.zbe h2{ font-size:27px;}
.zbe span{ font-size:12px; margin:2% 0}
.zbe a{ width:90px; height:30px; line-height:30px; margin:0 auto;}

.cent11 span{ font-size:12px; line-height:20px;}
.cent11>h2{ font-size:22px;}
.cent11 ul{ display:block}
.cent11 ul li{ width:50%; height:200px; float:left;}
.cent11 ul li a img{ width:26px;}
.cent11 ul li em{ font-size:12px;}
.cent11 ul li strong{ font-size:14px;    margin: 4% 0;}
.cent12 .tab_item{ font-size:12px; line-height:35px;width: 26.5%;}
.tab-item {
    padding: 12.5px 15px 15px;
}
.item-tltle{ font-size:15px;}
.item-slogan{ font-size:12px; line-height:normal; margin:4% 5%;}
.item-desc { font-size:12px;
}
.item-info .item-point{ font-size:12px;}
.core-icon img{ margin-right:10px !important;}

.lxen>h2{font-size:22px;}
.cgan>h2{font-size:22px;}
.lxen ul li{ float:none; width:100%; margin-right:0;}
.input_text02{ height:25px;}
.text{ height:75px;}
.lxen ul a{ width:70px; height:30px; line-height:30px;}

.cent13 ul li{ float:none; display:block; width:100%; margin-right:0}
.jiane{ width:30px; height:30px;}

.anli ul li{ width: calc((100% - 3%)/2);}
.anli ul li:nth-child(3n) {margin-right: 3%;}
.anli ul li:nth-child(2n) {margin-right: 0%;}
.anli ul li a .img{ height:110px;} 
.anli01 span{ font-size:14px}
.anli01 em{ font-size:12px}

.cent16{ box-shadow:none;}
.cent16-01{ position:inherit; width:100%; padding:4% 0}
.cent17 ul li{ float:none; width:100%; margin-right:0}
.cent17 img{ width:41px;}
.yuox h2{ font-size:12px;}
.yuox span{ font-size:12px; line-height:inherit;}

.cent19-l{ float:none; display:block; width:100%;}
.cent19-r::before{ left:9px;}
.cent19-r{float:none; display:block; width:100%;}

.cent20{ margin-top:5%;}
.cent20 ul li{ width:100%; float:none; margin-bottom:5%}
.cent20 ul li .img .img01{ padding-top:30%}
	}



.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: #00a7ea url(../images/icon-arrow-up.png) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 50%;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* 如果用户继续向下滚动,这个按钮的透明度会变得更低 */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}

.slideBox{ width:210px; height:250px; overflow:hidden; position:relative;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:10px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:5px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd ul li{ position:relative;}
.slideBox .bd ul span{ display:block; height:40px; line-height:40px; background:#000; background:rgba(0,0,0,0.8); position:absolute; bottom:0px; width:100%; color:#fff; padding-left:10px;}
.slideBox .bd img{ width:210px; height:250px; }

.flash{ position:relative; width:100%; height:415px; overflow:hidden; margin-top:-50px;}
.myFocus{width:1600px;
	margin:0 auto;
	position:absolute;
	left:50%;
	margin-left:-800px;
	height:415px;
	}
.flashn{ position:relative; width:100%; height:250px; overflow:hidden; margin-top:-50px;}
.myFocusn{width:1600px;
	margin:0 auto;
	position:absolute;
	left:50%;
	margin-left:-800px;
	height:250px;
	}
	
	
/* 大图特效 开始theme-default */
.theme-default #slider{margin:0 auto;width:1600px;height:415px;}
.theme-default .nivoSlider{background:url(loading.gif) no-repeat 50% 50% rgb(255, 255, 255);margin-bottom:50px;position:relative;}
.theme-default .nivoSlider img{left:0px;top:0px;display:none;position:absolute;}
.theme-default .nivoSlider a{border:0px currentColor;display:block;}
.theme-default .nivo-controlNav{left:684px;width:193px;height:38px;bottom:-12px;padding-top:0px;padding-left:50px;position:absolute;z-index:9;}
.theme-default .nivo-controlNav a{background:url(../images/bullets.png) no-repeat;border:0px currentColor;width:23px;height:17px;text-indent:-9999px;margin-right:3px;float:left;display:block;}
.theme-default .nivo-controlNav a.active{background-position:0px -17px;}
.theme-default .nivo-directionNav a{background:url(../images/arrows.png) no-repeat;border:0px currentColor;width:65px;height:65px;text-indent:-9999px;display:block;}
.theme-default a.nivo-nextNav{background-position:-65px 0px;top:181px;right:300px;}
.theme-default a.nivo-prevNav{left:300px;top:181px;}
.theme-default a.nivo-nextNav:hover{background-position:-65px -65px;top:181px;right:300px;}
.theme-default a.nivo-prevNav:hover{background-position:0px -65px;left:300px;top:181px;}
.theme-default .nivo-caption{font-family:Helvetica,Arial,sans-serif;}
.theme-default .nivo-caption a{color:rgb(255, 255, 255);border-bottom-color:rgb(255, 255, 255);border-bottom-width:1px;border-bottom-style:dotted;}
.theme-default .nivo-caption a:hover{color:rgb(255, 255, 255);}
/* nivoSlider */
.nivoSlider{position:relative;}
.nivoSlider img{left:0px;top:0px;position:absolute;}
.nivoSlider a.nivo-imageLink{margin:0px;padding:0px;border:0px currentColor;left:0px;top:0px;width:100%;height:100%;display:none;position:absolute;z-index:6;}
.nivo-slice{height:100%;display:block;position:absolute;z-index:5;}
.nivo-slice img{width: 107px; height: 100%; opacity: 1; top: 0px; display: block;}
.nivo-box{display:block;position:absolute;z-index:5;}
.nivo-caption{background:rgb(0, 0, 0);left:0px;width:30%;bottom:0px;color:rgb(255, 255, 255);display:none;position:absolute;z-index:8;opacity:0.8;}
.nivo-caption p{margin:0px;display:none;}
.nivo-caption a{display:inline !important;}
.nivo-html-caption{display:none;}
.nivo-directionNav a{top:45%;position:absolute;z-index:9;cursor:pointer;}
.nivo-prevNav{left:0px;}
.nivo-nextNav{right:0px;}
.nivo-controlNav a{position:relative;z-index:9;cursor:pointer;}
.nivo-controlNav a.active{font-weight:bold;}	
/* 大图特效 end */











/*common end*/

/*banner_01*/
.banner_01{ width:1000px;height:360px; overflow:hidden; position:relative; z-index:1; }
.banner_01 ul {height:360px;position:absolute;}
.banner_01 ul li {width:1000px; height:360px;float:left;overflow:hidden; position:relative; background:#ccc;}
.banner_01 ul li img{ width:1000px; height:360px;}
.banner_01 .btnBg { width:1000px;height:20px;position:absolute; left:0; bottom:0; background:#000;}
.banner_01 .btn {width:1000px; position:absolute; height:10px; padding:5px 10px; right:0; bottom:3px; text-align:right;}
.banner_01 .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}
.banner_01 .btn span.on {background:#fff;}
.banner_01 .preNext {top:130px;width:45px; height:100px;  position:absolute; background:url(../images/sprite.png) no-repeat 0 0; cursor:pointer;}
.banner_01 .pre {left:0;}
.banner_01 .next {right:0; background-position:right top;}

/*banner_02*/
.banner_02{ height:360px; overflow:hidden;}
.banner_02 #banner_02_con{ display:none;}

/*banner_03*/
.banner_03{ position:relative; z-index: 1; width:100%; height:360px; overflow:hidden;}
.banner_03 .bd { Z-INDEX: 0; position: relative; overflow:hidden; }
.banner_03 .bd ul{ margin:0px auto;}
.banner_03 .bd li { width:100%; height:360px; text-align:center;  overflow:hidden;}
.banner_03 .hd { position:relative; top:-40px; width:1100px; height:20px; margin:0px auto; text-align:center;}
.banner_03 .hd ul { position:absolute; left:50%; margin-left:-60px; bottom:0px; z-index:99; width:150px; height:22px;}
.banner_03 .hd ul li { height:22px; width:22px; margin-left:15px; text-align:center; text-indent:-9999em; float:left; background:url(../Images/BannerBg_02.png) no-repeat; cursor:pointer;}
.banner_03 .hd ul .on { background:url(../images/BannerBg_01.png) no-repeat; }
.banner_03 .prev { position:absolute;  TOP:50%; left:20px; Z-INDEX:2; width:31px; height:53px; margin-top:-30px; background:url(../Images/BannerLeft.png) no-repeat; cursor: pointer;}
.banner_03 .next { position:absolute; TOP:50%; right:20px; Z-INDEX:2; width:31px; height:53px; margin-top:-30px; background:url(../Images/BannerRgt.png) no-repeat; cursor:pointer;}

/*scroll_left start*/
#scroll_left{overflow:hidden;width:930px; margin:0px 10px; }
#scroll_left span{ display:block; height:28px; line-height:28px; text-align:center;}
#scroll_left .scroll_scale{width:164px;height:124px; background:#FFF; margin:0 5px;border:1px solid #e4e4e4;} 
#scroll_left .scroll_scale table tr td{ height:124px; width:164px; text-align:center;}
#scroll_left .scroll_scale img{max-width:160px; max-height: 120px; width: expression(this.width >160 && this.height < this.width ? 160: true); height: expression(this.height > 120 ? 120: true);}
/*scroll_left end*/

/*scroll_01*/
.scroll_01{ background:#ddd;}
.scroll_01 .hd .prev,.scroll_01 .hd .next{ display:block;  width:5px; height:9px; line-height:10px;overflow:hidden;cursor:pointer; background:url(../images/icoLeft.gif) no-repeat;} 
.scroll_01 .hd .next{ background:url(../images/icoRight.gif) no-repeat;} 
.scroll_01 .bd li{ float:left;}

/*scroll_02*/
.scroll_02{ background:#ddd;}
.scroll_02 .hd .prev,.scroll_02  .hd .next{ display:block;  width:5px; height:9px; line-height:10px;overflow:hidden;cursor:pointer; background:url(../images/icoLeft.gif) no-repeat;} 
.scroll_02 .hd .next{ background:url(../images/icoRight.gif) no-repeat;} 

/*scroll_03*/
.scroll_03{ background:#ddd;}
.scroll_03 .hd .prev,.scroll_03 .hd .next{ display:block;  width:5px; height:9px; line-height:10px;overflow:hidden;cursor:pointer; background:url(../images/icoLeft.gif) no-repeat;} 
.scroll_03 .hd .next{ background:url(../images/icoRight.gif) no-repeat;} 
.scroll_03 .bd li{ float:left; width:200px; overflow:hidden; margin:0 10px;}
.scroll_03 .bd li .img{height:150px; border:#f4f4f4 solid 1px; padding:2px; background:#fff;}
.scroll_03 .bd li .img:hover{background:#f4f4f4;}
.scroll_03 .bd li span{ height:30px; line-height:30px; text-align:center; display:block;}
.scroll_03 .bd li .img table tr td{ height:144px;}
.scroll_03 .bd li .img table tr td img{ max-width:194px; max-height:144px;}


/*slideTxtBox_01*/
.slideTxtBox_01 .hd ul li.on{ background:#ddd;cursor:pointer; } 

.contentfirst{ display:none;}
.contentin{ display:block;}
.tabin{ background:#ddd;}



/*Add------------------------------------------------------------------------------*/


.inside{margin-top:20px; background:url(../images/title_04.gif) #fff repeat-y; min-height:400px;}

.inside_left{ width:220px; float:left;}
.inside_left .side_a dl dt{ border-bottom:3px solid #ddd; display:block; height:40px; color:#324483; font-weight:bold; line-height:40px; font-size:18px;}
.inside_left .side_a dl dd{ height:36px; line-height:36px; border-bottom:#ddd solid 1px;}
.inside_left .side_a dl dd a{ display:block; padding-left:30px; font-size:14px; background: url(../images/about-cn3_19.jpg) 15px center no-repeat;}
.inside_left .side_a dl dd a:hover{ background:#324483; color:#fff;}
.inside_left .side_a dl .hover a{ background:#324483; color:#fff;} 
.lianxi{ margin-top:15px; text-align:center; padding-bottom:20px;}

.inside_right{ width:720px; float:right; }




/*contact*/
.contact h2{ height:36px; line-height:36px; padding-left:20px; color:#fff; background:#999;}
.contact{ margin-top:15px; }
.contact ul{ padding:10px 10px; border:#e4e4e4 solid 1px;}
.contact ul li{ line-height:20px; padding:3px 0;}

/*proShow*/
.product_show ul li{ width:130px;line-height:20px;}
.product_show ul li{ float:left; margin:15px 20px 0; border:#e4e4e4 solid 1px; display:inline;}
.pro img{max-width:120px; max-height: 90px; width: expression(this.width >120 && this.height < this.width ? 120: true); height: expression(this.height > 90 ? 90: true);}
.hover2{ background:#f4f4f4;}

/*product_list*/
.side_product { margin-top:15px;}
.side_product h2{ height:36px; line-height:36px; padding-left:20px; color:#fff; background:#999;}
.side_product ul{ padding:10px 10px; border:#e4e4e4 solid 1px; }
.side_product ul li{line-height:24px;}
.side_product ul li a{ padding-left:30px; display:block; border-bottom:#e4e4e4 dashed 1px;background: url(../images/side_menu_bg.gif) 10px 8px no-repeat;}
.side_product ul li dl dd a{ display:inline; border:none; background:none;}


