.n_banner{width: 100%;text-align: center;}
.n_banner img{max-width: 100%;}
.n_banner1{width: 100%;text-align: center;padding-top: 95px;}
.n_banner1 img{max-width: 100%;}
.here{height: 30px;margin-top: 10px;}
.here p,.here p a{line-height: 30px;font-size: 14px;color: #999;text-align: left;}
.here p a:hover{color: #cc2b27;}
.menu{overflow: hidden;margin-bottom:45px;margin-top: 268px;}
.menu_1 p{text-align: center;line-height: 46px;}
.menu_1 a{margin:0 30px;padding:5px 5px 15px 5px;font-size: 17px;color: #666666;}
.menu_1 a.active,.menu_1 a:hover{color: #cc2b27;border-bottom: 2px solid #cc2b27;}

.body{background: #f9f9f9;}
.pglist {
    padding: 30px 0 15px;
    width: 100%;
    text-align: center;
    clear: both;
}.pglist * {
    display: inline-block;
    vertical-align: middle;
    line-height: 34px;
    padding-bottom: 1px;
}.pglist a {
    color: #333;
    padding: 0 15px;
    margin: 0 4px;
    background: #fff;
    border: 1px solid #edebeb;
}.pglist .active a{
    display: inline-block;
    color: #fff;
    background: #0056a8;
    border-color: #0056a8;
}.pglist span{
    color: #333;
    padding: 0 15px;
    margin: 0 4px;
    background: #fff;
    border: 1px solid #edebeb;
}
.pglist .current{  background: #0056a8; color: aliceblue !important; }
.pglist .hover{  background: #0056a8; color: aliceblue !important; }

/* 联系我们 */
.c_list1{width: 100%;padding: 125px 0px;}  
.c_list1 .c_list1_l{width: 41.875%;float: left;}
.c_list1 h2{font-size: 32px;color: #5a636d;}
.c_list1 .hr{width: 133px;height: 2px;background-color: #7d7d7d;margin-top: 15px;}
.c_list1 h3{font-size: 42px;color: #464e56;font-weight: bold;margin-top: 60px;}
.c_list1 .hr1{width: 100%;overflow: hidden;margin-top: 60px;}
.c_list1 .hr1 img{width: 100%;}
.c_list1 ul{margin-top: 32px;}
.c_list1 li{width: 100%;padding: 45px 0px;border-top: 1px rgba(0, 0, 0, .1) solid;}
.c_list1 li:nth-child(1){border-top: none;}
.c_list1 li .li_l{width: 50px;float: left;}
.c_list1 li .li_r{width: calc(100% - 85px);float: right;}
.c_list1 li .li_r h4{font-size: 16px;color: #666;margin-top: -10px;}
.c_list1 li .li_r .li_r1{width: 50%;float: left;font-size: 18px;color: #333;margin-top: 14px;}
.c_list1 li .li_r p{font-size: 18px;color: #333;margin-top: 14px;}
.c_list1 .c_list1_r{width: 50.8%;float: right;overflow: hidden;text-align: right;}
.c_list1 .c_list1_r img{max-width: 100%;}

.c_list2{background-color: #f0f3f4;padding: 85px 0px 135px;}
.c_list2 h2{font-size: 32px;color: #5a636d;}
.c_list2 .hr{width: 394px;height: 2px;background-color: #7d7d7d;margin-top: 25px;}
.c_list2 h3{font-size: 20px;color: #767f8b;line-height: 45px;margin-top: 36px;margin-bottom: 75px;}
.c_list2 .text1{width:32%;float: left;margin-right: 2%;background-color:#ffffff;margin-bottom: 20px;}
.c_list2 .text1:nth-child(3){margin-right: 0px;}
.c_list2 .text1 input[type="text"]{
    box-sizing: border-box;
    font-size:14px;
    height: 70px;
    border:0px solid #e6e6e6;
    color:#666666;
    -web-kit-appearance:none;
    -moz-appearance: none;
    display:block;
    outline:0;
    padding-left: 20px;
    text-decoration:none;
    width:100%;
    background-color:#ffffff;
  }
.c_list2 .text1 input[type="text"]:focus{border:0px solid #2934d3;}
.c_list2 .msg{
    font-size: 14px;
    background-color:#ffffff;
    width: 100%;
    height: 274px;
    padding: 20px;
    resize: none;
    margin-bottom: 25px;
}
.c_list2 .msg:focus{outline-color:#2934d3}
.c_list2 textarea{color:#666666;}
.c_list2 .submit1{width: 21%;height: 50px;float: right;}
.c_list2 .submit1 input[type="submit"]{
    box-sizing: border-box;
    font-size:16px;
    height: 50px;
    border:0 solid #ffffff;
    color:#ffffff;
    -web-kit-appearance:none;
    -moz-appearance: none;
    display:block;
    outline:0;
    text-align: center;
    text-decoration:none;
    width:100%;
    line-height: 50px;
    background-color: #2934d3;
    cursor: pointer;
}
.c_list2 .code{float: left;line-height: 50px;height: 50px;width: 78%;}
.c_list2 .code1 input{background-color: #fff;}
.c_list2 .code_a{width: 39%;height: 50px;float: left;background-color: #fff; padding-left: 20px;margin-right: 15px;}
.c_list2 .code_b{width: 12%;float: left;}
.c_list2 .code_b img{width: 100%;height: 50px;}


/*  关于我们 */
.menu_about{height:95px;background-color: #fff;border-bottom: 1px rgba(0,0,0,.1) solid;}
.menu_about a.active,.menu_about a:hover{color:#2934d3;}
.menu_about li{height: 95px;padding: 0px 8px;line-height: 95px; float: left;margin-right: 70px;font-size: 16px;color: #666;text-align: center;}
.menu_about li .tp{text-align: center;display: none;}
.menu_about a.active li{color: #2934d3;font-size: 18px;border-bottom: 2px #2934d3 solid;}
.menu_about a:hover li{color: #2934d3;font-size: 18px;border-bottom: 2px #2934d3 solid;}
.menu_about .right{line-height: 95px;height: 95px;border-left: 1px rgba(0,0,0,.1) solid;padding-left: 3.5%;}
.menu_about .right img{margin-right: 10px;}
.menu_about .right a{font-size: 15px;color: #888;}
.menu_about .right a:hover{color: #2934d3;}


/* 新闻列表 */
.news_list1{padding: 84px 0px 110px;background-color: #f8f8f8;}
.news_list1 li{width: 48.625%;float: left; margin-bottom: 58px;}
.news_list1 li:nth-child(2n){float: right;}
.news_list1 .li_l{width: 46%;height: 250px;overflow: hidden;float: left;}
.news_list1 .li_l img{width: 100%;height: 250px;transition: all .5s;}
.news_list1 li:hover .li_l img{transform: scale(1.1);transition: all 3s;}
.news_list1 .li_r{width: 54%;height: 250px;overflow: hidden;float: right;background-color: #fff;padding: 35px 5.8%;}
.news_list1 .li_r h2{font-size: 22px;color: #333;height: 24px;line-height: 24px;overflow: hidden;}
.news_list1 .li_r h3{font-size: 16px;color: #666;margin-top: 23px;line-height: 35px;height: 70px;overflow: hidden;}
.news_list1 .li_r h4{font-size: 16px;color: #888;margin-top: 33px;}
.news_list1 .li_r h4 img{float: right;}
.news_list1 li:hover .li_r h2{color: #2934d3;}


/* 新闻详情 */
.news_info{width: 100%;background: #f1f1f1;padding: 87px 0px 130px;}
.news_info .news_info_c{width: 100%;background-color: #fff;padding: 75px 50px 45px;}
.news_info p.next{line-height: 60px;margin:30px 0 30px 0;text-align: left;border-top: 1px solid #eee;padding-top: 15px;color: #666;font-size: 16px;}
.news_info p.next a{font-size: 16px;margin-left: 10px;color: #666;}
.news_info p.next a:hover{color:#cc2b27;}
.news_info p.next span{float: right;font-size: 16px;}
.news_info h1{text-align: center;font-size: 28px;color: #333;}
.news_info h6{text-align: center;font-size: 16px;color: #666;border-bottom: 1px solid #eee;margin-bottom: 50px; padding-bottom: 30px;margin-top: 28px;}
.news_info h6 i{margin-left: 20px;}
.news_info .news_info_c img{max-width: 100%;}
.news_info .news_info_c .content p{font-size: 16px;color: #666;line-height: 35px;}
.news_info .news_info_c .content span{font-size: 16px;color: #666;line-height: 35px;}

/* 案例列表页 */
.case_list1{padding: 84px 0px 110px;background-color: #f8f8f8;}
.case_list1 li{width: 100%;margin-bottom: 53px;}
.case_list1 .li_l{width: 34%;height: 380px;overflow: hidden;float: left;}
.case_list1 .li_l img{width: 100%;height: 380px;transition: all .5s;}
.case_list1 li:hover .li_l img{transform: scale(1.1);transition: all 3s;}
.case_list1 .li_r{width: 66%;height: 380px;overflow: hidden;float: right;background-color: #fff;padding: 75px 4.6%;}
.case_list1 .li_r h2{font-size: 24px;color: #333;height: 26px;line-height: 26px;overflow: hidden;}
.case_list1 .li_r .hr{width: 35px;height: 3px;background-color: #2934d3;margin-top: 22px;}
.case_list1 .li_r h3{font-size: 17px;color: #666;margin-top: 25px;line-height: 36px;height: 72px;overflow: hidden;}
.case_list1 .li_r h4{font-size: 16px;color: #888;margin-top: 56px;}
.case_list1 .li_r h4 .img2{display: none;}
.case_list1 li:hover .li_r h2{color: #2934d3;}
.case_list1 li:hover .li_r h4 .img2{display: inline;}
.case_list1 li:hover .li_r h4 .img1{display: none;}
.case_list1 li:hover .li_r h4{color: #2934d3;}


.case_infos{width: 100%;background: #f1f1f1;padding: 87px 0px 130px;}
.case_infos .case_infos_c{width: 74.375%;background-color: #fff;padding: 75px 50px 45px;float: left;}
.case_infos .case_infos_c p.next{line-height: 60px;margin:30px 0 30px 0;text-align: left;border-top: 1px solid #eee;padding-top: 15px;color: #666;font-size: 16px;}
.case_infos .case_infos_c p.next a{font-size: 16px;margin-left: 10px;color: #666;}
.case_infos .case_infos_c p.next a:hover{color:#cc2b27;}
.case_infos .case_infos_c p.next span{float: right;font-size: 16px;}
.case_infos .case_infos_c h1{text-align: center;font-size: 28px;color: #333;}
.case_infos .case_infos_c h6{text-align: center;font-size: 16px;color: #666;border-bottom: 1px solid #eee;margin-bottom: 50px; padding-bottom: 30px;margin-top: 28px;}
.case_infos .case_infos_c h6 i{margin-left: 20px;}
.case_infos .case_infos_c img{max-width: 100%;}
.case_infos .case_infos_c .content p{font-size: 16px;color: #666;line-height: 35px;}
.case_infos .case_infos_c .content span{font-size: 16px;color: #666;line-height: 35px;}


.case_infos_r{width: 23.75%;float: right;}
.case_infos_r .case_infos_r1{width: 100%;padding: 25px 5%;background-color: #fff;}
.case_infos_r .case_infos_r1 h2{font-size: 20px;color: #0f37b3;}
.case_infos_r .case_infos_r1 h2 a{float: right;font-size: 14px;color: #888;}
.case_infos_r .case_infos_r1 h2 a:hover{color: #0f37b3;}
.case_infos_r1 ul{margin-top: 20px;}
.case_infos_r1 .tp{width: 100%;height: 220px;overflow: hidden;text-align: center;line-height: 220px;}
.case_infos_r1 .tp img{max-width: 80%;max-height: 80%;transition: all .5s;}
.case_infos_r1 li:hover .tp img{transform: scale(1.1);transition: all 3s;}
.case_infos_r1 p{font-size: 16px;color: #333;text-align: center;margin-top: 20px;}
.case_infos_r1 li:hover p{color: #2934d3;}
.case_infos_r1 li{margin-bottom: 40px;}



.case_infos_r2{width: 100%;padding: 25px 5%;background-color: #fff;margin-top: 28px;}
.case_infos_r2 h2{font-size: 20px;color: #0f37b3;}
.case_infos_r2 h2 a{float: right;font-size: 14px;color: #888;}
.case_infos_r2 h2 a:hover{color: #0f37b3;}
.case_infos_r2 li{padding: 18px 0px;}
.case_infos_r2 li p{font-size: 17px;color: #333;}
.case_infos_r2 li p span{margin-right: 10px;}
.case_infos_r2 li:hover p{color: #2934d3;}



/* 关于我们页面 */
.a_menu{margin-top: -620px;height: 420px; position: relative;background-color: none;}
.a_menu .a_menu_c{width: 100%;}
.a_menu .a_menu_c .a_menu_l{width: 100%;}
.a_menu .a_menu_c .a_menu_r{width: 4px; float: right;margin-top: 93px;}
.a_menu .a_menu_c h2{font-size: 38px;color: #fff;}
.a_menu .hr{width: 150px;height: 2px;background-color: #fff;margin-top: 15px;}
.a_menu .a_menu_c h3{font-size: 17px;color: rgba(255, 255, 255, 0.9);line-height: 43px;margin-top: 30px;height: 205px;overflow: hidden;}
.a_menu .ab_hf .hf_1{width: 17%;height: 180px;float: left;margin-right: 10.66%;}
.a_menu .ab_hf .hf_1:nth-child(4){margin-right: 0px;}
.a_menu .ab_hf .hf_1 span{color: rgba(255, 255, 255, 0.83);font-size: 60px;float: left;display: block;}
.a_menu .ab_hf .hf_1 em{float: left;margin-top: 30px;font-size: 30px;color: #fff;display: block;padding-left: 5px;}
.a_menu .ab_hf .hf_1 h3{font-size: 16px;color: rgba(255,255,255,.76);margin-top: 0px;}


.a_list1{margin-top: 41px;height: 420px; position: relative;background-color: none;}
.a_list1 .c{background-color: #fff;padding: 70px 2%;}
.a_list1 li{width: 47%;height: 200px;overflow: hidden;border-bottom: 1px rgba(0, 0, 0, .1) solid; float: left;}
.a_list1 li:nth-child(2n){float: right;}
.a_list1 li .li_l{float: left;width: 75px;}
.a_list1 li .li_r{float: right;width: calc(100% - 75px);}
.a_list1 li .li_r h3{font-size: 22px;color: #333;font-weight: bold;}
.a_list1 li .li_r p{font-size: 15.6px;color: #666;line-height: 35px;margin-top: 20px;}
.a_list1 li:nth-child(3){margin-top: 70px;border-bottom: none;}
.a_list1 li:nth-child(4){margin-top: 70px;border-bottom: none;}

.a_list2{width: 100%;padding: 185px 0px 115px;}
.a_list2 .a_list2_t .left{width: 152px;float: left;font-size: 38px;color: #333;border-bottom: 2px solid #333;padding-bottom: 5px;}
.a_list2 .a_list2_t .right{width: 490px;float: left;font-size: 21px;color: #333;line-height: 45px;margin-top: -12px;margin-left: 120px;}
.a_list2 ul{margin-top: 81px;}
.a_list2 li{width: 32%;height: 250px;overflow: hidden; padding: 60px 6.5% 0px 2%; background-color: #fff;float: left;margin-right: 2%;margin-bottom: 33px;}
.a_list2 li:nth-child(3n){margin-right: 0px;}
.a_list2 li .left{width: 48px;float: left;overflow: hidden;}
.a_list2 li .left img{max-width: 100%;}
.a_list2 li .right{width: calc(100% - 68px);float: right;overflow: hidden;}
.a_list2 li .right h3{font-size: 22px;color: #333;font-weight: bold;}
.a_list2 li .right p{font-size: 16px;color: #666;line-height: 30px;margin-top: 30px;}

.a_list3{background: url("../image/a_list3_bj.png") no-repeat center center;width: 100%;height: 834px;padding-top: 82px;}
.a_list3 .a_list3_t .left{width: 152px;float: left;font-size: 38px;color: #fff;border-bottom: 2px solid #fff;padding-bottom: 5px;}
.a_list3 .a_list3_t .right{width: 490px;float: left;font-size: 21px;color: #fff;line-height: 45px;margin-top: -12px;margin-left: 120px;}
.a_list3 .a_list3_c{position: relative;margin-left: 272px;margin-top: 120px;}
.a_list3 .swiper-button-next,.a_list3 .swiper-button-prev{width: 55px;height: 55px;margin-top: 270px;}
.a_list3 .swiper-button-prev{background: url("../image/a_list3_l1.png") no-repeat;left:0%;opacity: 1;}
.a_list3 .swiper-button-next{background: url("../image/a_list3_r1.png") no-repeat;right:90%;opacity: 1;}
.a_list3 .swiper-button-prev.swiper-button-disabled{background: url("../image/a_list3_l.png") no-repeat;left:0%;opacity: 1;}
.a_list3 .swiper-button-next.swiper-button-disabled{background: url("../image/a_list3_r.png") no-repeat;right:90%;opacity: 1;}
.a_list3 .a_list3_c .left{width: 88%;float: left;}
.a_list3 .a_list3_c .right{width: 1px;height: 260px;background-color: rgba(255,255,255,.2); float: right;margin-top: 10px;}
.a_list3 h2{font-size: 48px;color: #fff;font-family:'tt0524m';}
.a_list3 h3{font-size: 20px;color: #fff;font-weight: bold;margin-top: 70px;}
.a_list3 p{font-size: 16px;color: rgba(255,255,255,.61);margin-top: 25px;line-height: 30px;}
.a_list3 .a_list3_hr{margin-left: 12%;overflow: hidden;position: absolute;bottom: -130px;}
.a_list3 .a_list3_hr img{max-width: 100%;}

.a_list4{width: 100%;background-color: #fff;padding: 116px 0px 140px;}
.a_list4 .a_list4_t .left{width: 152px;float: left;font-size: 38px;color: #333;border-bottom: 2px solid #333;padding-bottom: 5px;}
.a_list4 .a_list4_t .right{width: 450px;float: left;font-size: 21px;color: #333;line-height: 45px;margin-top: -12px;margin-left: 120px;}

.a_list4 ul{margin-top: 80px;}
.a_list4 li{overflow: hidden;}
.a_list4 li:nth-child(1){width: 32%;height: 730px; float: left;margin-right: 2%;}
.a_list4 li:nth-child(2){width: 32%;height: 360px; float: left;margin-right: 2%;margin-bottom: 24px;}
.a_list4 li:nth-child(3){width: 32%;height: 360px; float: left;margin-bottom: 24px;}
.a_list4 li:nth-child(4){width: 20.4%;height: 346px; float: left;margin-right: 2%;}
.a_list4 li:nth-child(5){width: 20.4%;height: 346px; float: left;margin-right: 2%;}
.a_list4 li:nth-child(6){width: 20.4%;height: 346px; float: left;}
.a_list4 li:nth-child(1) .tp{width: 100%;height: 670px;overflow: hidden;}
.a_list4 li:nth-child(2) .tp{width: 100%;height: 301px;overflow: hidden;}
.a_list4 li:nth-child(3) .tp{width: 100%;height: 301px;overflow: hidden;}
.a_list4 li:nth-child(4) .tp{width: 100%;height: 286px;overflow: hidden;}
.a_list4 li:nth-child(5) .tp{width: 100%;height: 286px;overflow: hidden;}
.a_list4 li:nth-child(6) .tp{width: 100%;height: 286px;overflow: hidden;}
.a_list4 li .tp img{width: 100%;height: 100%;transition: all .5s;}
.a_list4 li .tp:hover img{transform: scale(1.1);transition: all 4s;}
.a_list4 li p{width: 100%;height: 60px;overflow: hidden;text-align: center;line-height: 60px;font-size: 18px;color: #333;}

.a_list5{width: 100%;padding: 100px 0px;background-color: #f7f7f7;}
.a_list5 .a_list5_t .left{width: 152px;float: left;font-size: 38px;color: #333;border-bottom: 2px solid #333;padding-bottom: 5px;}
.a_list5 ul{margin-top: 70px;}
.a_list5 li{width: 7%;flex: 0 0 7%;height: 445px;overflow: hidden;float: left;}
.a_list5 li.active{width: 19.5%;flex: 0 0 19.5%;}
.a_list5 li.active img{max-width: 100%;height: 445px;}



.a_list6 {width: 100%;height: auto;position: relative;overflow: hidden;padding: 115px 0px;background-color: #fff;}
.a_list6 .a_list6_t .left{width: 152px;float: left;font-size: 38px;color: #333;border-bottom: 2px solid #333;padding-bottom: 5px;}
.a_list6 .a_list6_t .right{width: 450px;float: left;font-size: 21px;color: #333;line-height: 45px;margin-top: -12px;margin-left: 120px;}
.a_list6 .zzjg_body {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-top: 70px;
}
  
.a_list6 .zzjg_body .zzjg_big {width: 28%;height: auto;}
.a_list6 .zzjg_body .zzjg_big .center {
    width: 266px;
    height: 266px;
    overflow: hidden;
    position: relative;
    overflow: initial;
}
  
.a_list6 .zzjg_body .zzjg_big .center::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    transform: translate(-50%, -50%);
    background: url(../image/lbx.png) no-repeat center / cover;
    opacity: 0;
    animation: zzjg_fadeUp 3.4s linear infinite
}
  
.a_list6 .zzjg_body .zzjg_big .center::before {
    content: '';
    width: 90%;
    height: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
    background: url(../image/lbx.png) no-repeat center / cover;
    opacity: 0;
    animation: zzjg_fadeUp 3.4s linear 1.7s infinite
}
  
.a_list6 .zzjg_body .zzjg_big .center .info {
    width: 76%;
    height: 76%;
    position: absolute;
    top: 12%;
    left: 12%;
    z-index: 3;
    box-sizing: border-box;
    padding: 0 15%;
    background: url(../image/lbx.png) no-repeat center / cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    overflow: hidden
}
  
.a_list6 .zzjg_body .zzjg_big .center .info .txt {font-size: 38px;}
  
  
@keyframes zzjg_fadeUp {
    0% {
      width: 76%;
      height: 76%;
      opacity: .3
    }
  
    100% {
      width: 120%;
      height: 120%;
      opacity: 0
    }
}
  
.a_list6 .zzjg_body .zzjg_img {float: right;}
.a_list6 .zzjg_body .zzjg_img img{max-width: 100%;}
  

.n_why{position: absolute;top: 280px;width: 100%;}
.n_why .left{width: 53.4%;float: left;}
.n_why h2{font-size: 36px;color: #fff;font-weight: bold;text-align: left;}
.n_why h3{font-size: 30px;color: #fff;text-align: left;margin-top: 4px;}
.n_why .hr{width: 30px;height: 5px;background-color: #fff;margin-top: 25px;}
.n_why p{font-size: 18px;color: rgba(255,255,255,.82);line-height: 50px;text-align: left;margin-top: 43px;}
.n_why .right{width: 40%;float: right;margin-top: 200px;}
.n_why .right .right1{width: 200px;height: 50px;margin-left: 27px; border: 1px #fff solid;float: right;font-size: 18.5px;color: #fff;text-align: center;line-height: 50px;}
.n_why .right .right1:hover{background-color: #2b37d8;border: none;}

.customized_list1{width: 100%;background-color: #fff;padding:  108px 0px;}
.customized_list1 h2{font-size: 36px;color: #333;}
.customized_list1 h3{font-size: 18.5px;color: #666;margin-top: 30px;margin-bottom: 95px;}
.customized_list1_c{width: 100%;overflow: hidden;}
.customized_list1_c img{max-width: 100%;}

.customized_list2{width: 100%;overflow: hidden;text-align: center;}
.customized_list2 img{max-width: 100%;}



.menu_pro{height:145px;background: #fff;overflow: hidden;}
.menu_pro p{line-height: 145px;}
.menu_pro a{font-size: 17px;color: #333;margin-right: 3%;}
.menu_pro img{margin-left: 15px;}
.menu_pro .img2{display: none;}
.menu_pro a.active .img1,.menu_pro a:hover .img1{display: none;}
.menu_pro a.active .img2,.menu_pro a:hover .img2{display: inline;}
.menu_pro a.active,.menu_pro a:hover{color:#2934d3;}


.pro_list1{padding: 50px 0px 50px;}
.pro_list1 ul{display: none;width: calc(100% - 370px);float: left;}
.pro_list1 ul.active{display: block;}
.pro_list1 li{font-size: 16px;color: #666;float: left;}
.pro_list1 li a{font-size: 16px;color: #666;display: inline;}
.pro_list1 li.active1 a{color: #2934d3;}
.pro_list1 li:hover a{color: #2934d3;}
.pro_list1 .hr{width: 1px;height: 16px;background-color: rgba(0, 0, 0, .1);float: left;margin: 5px 30px;}
.pro_list1 .hr:nth-child(1){display: none;}
.pro_list1 form{width: 360px;height: 50px;float: right;}
.pro_list1 .text2{width:360px;height: 50px;background: #fff;float: right;margin-left: 20px;}
.pro_list1 .text2 input[type="text"]{
    box-sizing: border-box;
    font-size:14px;
    height: 50px;
    color:#333;
    -web-kit-appearance:none;
    -moz-appearance: none;
    display:block;
    outline:0;
    text-decoration:none;
     width:300px;
     background: #fff;
    float: left;
    margin-top: 0px;
    padding-left: 15px;
}
.pro_list1 .text2 input[type="image"]{
    box-sizing: border-box;
    -web-kit-appearance:none;
    -moz-appearance: none;
    display:block;
    outline:0;
    text-decoration:none;
    margin-right: 18px;
    margin-top: 15px;
    float: right;
}

.pro_list2{width: 100%; padding: 5px 0px 115px;}
.pro_list2 li{width: 32%;float: left;margin-right: 2%;margin-bottom: 70px;}
.pro_list2 li:nth-child(3n){margin-right: 0px;}
.pro_list2 li .tp{width: 100%;height: 510px;text-align: center;line-height: 510px;background-color: #fff;}
.pro_list2 li .tp img{max-width: 70%;max-height: 70%;transition: all .5s;}
.pro_list2 li:hover .tp img{transform: scale(1.1);transition: all 4s;}
.pro_list2 li p{font-size: 20px;color: #333;margin-top: 45px;height: 50px;line-height: 25px;overflow: hidden;text-align: center;}
.pro_list2 li:hover p{color: #2934d3;}

.det_list1{width: 100%;position: relative;margin-top: -175px;}
.det_list1 .det_list1_t{text-align: right;}
.det_list1 .det_list1_t img{margin: 0px 8px;}
.det_list1 .det_list1_t a{font-size: 15px;color: rgba(255, 255, 255, 0.7);}
.det_list1 .det_list1_t a:hover{color: #2934d3;}
.det_list1_c{width: 100%;padding: 90px 6% 100px;background-color: #f1f4f5;}
.det_list1_c .left{width: 40%;float: left;}
.det_list1_c .left h2{font-size: 30px;color: #333;font-weight: bold;}
.det_list1_c .left .hr{width: 100%;overflow: hidden;margin-top: 38px;}
.det_list1_c .left .hr img{width: 100%;}
.det_list1_c .left ul{margin-top: 50px;}
.det_list1_c .left li{font-size: 16px;color: #666;margin-bottom: 10px;}
.det_list1_c .left li span{font-size: 26px;color: #2934d3;margin-top: -4px;margin-right: 15px; display: block;float: left;}
.det_list1_c .left li p{float: left;font-size: 16px;color: #666;}
.det_list1_c h4 .det_a{float: left;}
.det_list1_c h4 .infos_top_right2a{width: 250px;height: 50px;float: left;margin-left: 50px;margin-top: 10px;}
.det_list1_c h4 .infos_top_right2a img{float: left;}
.det_list1_c h4 .infos_top_right2a .h4_a{float: left;margin-left: 10px;font-size: 17.4px;color: #888;margin-top: -10px;}
.det_list1_c h4 .infos_top_right2a .tel{float: left; font-size: 22px;color: #0630b4;margin-left: 10px;font-weight: bold;}
.det_list1_c .right{width: 45%;position: relative;height: 430px;overflow: hidden;}
.det_list1_c .right  .swiper {width: 100%;height: 430px;}
.det_list1_c .right .swiper-slide {
    text-align: center;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.det_list1_c .right .swiper-slide .tp{width: 100%;height: 430px;text-align: center;line-height: 430px;overflow: hidden;}
.det_list1_c .right .swiper-slide img {max-width: 100%;max-height: 100%;}
.det_list1_c .right .swiper-pagination-bullet{width: 12px;height: 12px;margin: 20px 0px;opacity: 1; border-radius: 6px;background-color: #dcdcdc;}
.det_list1_c .right .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 12px;height: 12px;border-radius: 6px;background-color: #2934d3;}


.det_list2{padding: 85px 0px;}
.det_list2 .det_list2_t{border-bottom: 1px rgba(0, 0, 0, .1) solid;}
.det_list2 .det_list2_t .det_list2_t1{font-size: 22px;color: #333;margin-right: 70px;float: left;padding-bottom: 27px;}
.det_list2 .det_list2_t .det_list2_t1.active{color: #2934d3;border-bottom: 2px #2934d3 solid;}
.det_list2 .det_list2_t .det_list2_t1:hover{color: #2934d3;border-bottom: 2px #2934d3 solid;}
.det_list2 .det_list2_c{width: 100%;padding: 60px 0px;overflow: hidden;}
.det_list2 .det_list2_c .det_list2_c1{display: none;}
.det_list2 .det_list2_c .det_list2_c1:nth-child(1){display: block;}





.proa_list{padding: 140px 0px;}
.proa_list .dow_top{text-align: right;}
.proa_list .dow_top img{margin: 0px 8px;}
.proa_list .dow_top a{font-size: 15px;color: #666;}
.proa_list .dow_top a:hover{color: #2934d3;}
.proa_list .dow_top1{font-size: 34px;color: #333;margin: 0px 0px 60px;}

.proa_list .proa_left{width: 21.3%;float: left;}
.proa_left h2{font-size: 24px;color: #333;height: 84px;line-height: 84px;text-align: center;background-color: #fff;border-bottom: 2px #2934d3 solid;}
.proa_left ul{width: 100%;background: #fff;transition: all 1s;padding: 18px;}
.proa_left ul{margin-bottom:3px;background: #fff; }
.proa_left ul > li#li1{ width:100%;font-size: 18px;padding-left: 6px; text-align: center; color: #4c4c4c; margin-bottom:7px; line-height:72px;}
.proa_left ul > li:nth-child(1)#li1{border-top: none;}
.proa_left ul > li .tp1{float: left;width: 20px; margin-right: 20px;}
.proa_left ul > li .tp{float: right;width: 20px; margin-right: 20px;}
.proa_left ul > li .tp .img4{display: none;}
.proa_left ul > li.active .tp .img3{display: none;}
.proa_left ul > li.active .tp .img4{display: inline;}
.proa_left ul > li > ol{display: none;}
.proa_left ul > li > ol li{height: 55px;}
.proa_left ul > li > ol li:hover{color: #0e359d;}
.proa_left ul > li > ol li.active1{color: #0e359d;}
.proa_left ul > li > a{font-size:18px; color:#4c4c4c;line-height: 72px;display: block;float: left; text-align: left;}
.proa_left ul > li ol li a{font-size: 16px;color: #696969;text-align: left; padding-left: 17%;line-height: 55px;display: block;}
.proa_left ul > li.active > a{color: #0e359d;}
.proa_left ul > li.active > ol{display: block;}
.proa_left ul > li > ol li.active1 a{color: #0e359d;}
.proa_left ul > li > ol li:hover a{color: #0e359d;}
.proa_left ul > li > ol li span{margin-right: 10px;}
.proa_left li .img2{display: none;}
.proa_left ul > li.active .img2{display: inline;}
.proa_left ul > li.active .img1{display: none;}
.proa_left .tel{margin-top: 30px;width: 100%;overflow: hidden;}
.proa_left .tel img{width: 100%;}


.proa_right{width: 76%;float: right;}
.proa_right .proa_right_t form{width: 100%;height: 52px;float: right;}
.proa_right .proa_right_t .text2{width: 100%; height: 52px;background: #fff;float: right;}
.proa_right .proa_right_t .text2 input[type="text"]{
    box-sizing: border-box;
    font-size:14px;
    height: 52px;
    color:#333;
    -web-kit-appearance:none;
    -moz-appearance: none;
    display:block;
    outline:0;
    text-decoration:none;
     width:calc(100% - 82px);
     background: #fff;
    float: left;
    margin-top: 0px;
    padding-left: 15px;
}
.proa_right .proa_right_t .text2 input[type="image"]{
    box-sizing: border-box;
    -web-kit-appearance:none;
    -moz-appearance: none;
    display:block;
    outline:0;
    width: 82px;
    height: 52px;
    text-decoration:none;
    float: left;
}


.proa_right li{width: 48%;height: 300px;overflow: hidden; background-color: #fff; float: left;margin-bottom: 45px;padding: 45px 5%;}
.proa_right li:nth-child(2n){float: right;}
.proa_right li .li_l{width: 50%;height: 210px;overflow: hidden; float: left;text-align: center;line-height: 210px;}
.proa_right li .li_l img{max-width: 100%;max-height: 100%;}
.proa_right li .li_r{width: 45%;float: right;}
.proa_right li .li_r h3{font-size: 20px;color: #333;font-weight: bold;height: 100px;line-height: 25px;overflow: hidden;}
.proa_right li .li_r .tp1{margin-bottom: 17px;width: 100%;overflow: hidden;}
.proa_right li .li_r .tp1 img{max-width: 100%;}

.proa_right .ul1{margin-top: 0px;display: none;}
.proa_right .more{text-align: center;margin-top: 20px;}



































@media screen and (max-width: 1700px) {
    .menu_about li{height: 95px;padding: 0px 8px;line-height: 95px; float: left;margin-right: 40px;font-size: 16px;color: #666;text-align: center;}
    .menu_pro a{font-size: 17px;color: #333;margin-right: 2%;}
    .menu_pro img{margin-left: 10px;}
}
@media screen and (max-width: 1600px) {
    .menu_about li{height: 95px;padding: 0px 8px;line-height: 95px; float: left;margin-right: 30px;font-size: 16px;color: #666;text-align: center;}
    .menu_pro a{font-size: 17px;color: #333;margin-right: 1.5%;}
    .menu_pro img{margin-left: 8px;}
}
@media screen and (max-width: 1500px) {
    .menu_about li{height: 95px;padding: 0px 8px;line-height: 95px; float: left;margin-right: 20px;font-size: 16px;color: #666;text-align: center;}
    .menu_pro a{font-size: 17px;color: #333;margin-right: 1%;}
    .menu_pro img{margin-left: 7px;}
}
@media screen and (max-width: 1400px) {
    .menu_about li{height: 95px;padding: 0px 8px;line-height: 95px; float: left;margin-right: 10px;font-size: 16px;color: #666;text-align: center;}
    .menu_pro a{font-size: 17px;color: #333;margin-right: 0.5%;}
    .menu_pro img{margin-left: 5px;}


    .a_list3{background: url("../image/a_list3_bj.png") no-repeat center center;width: 100%;height: 834px;padding-top: 82px;}
    .a_list3 .a_list3_t .left{width: 152px;float: left;font-size: 38px;color: #fff;border-bottom: 2px solid #fff;padding-bottom: 5px;}
    .a_list3 .a_list3_t .right{width: 490px;float: left;font-size: 21px;color: #fff;line-height: 45px;margin-top: -12px;margin-left: 120px;}
    .a_list3 .a_list3_c{position: relative;margin-left: 272px;margin-top: 70px;}
    .a_list3 .swiper-button-next,.a_list3 .swiper-button-prev{width: 55px;height: 55px;margin-top: 270px;}
    .a_list3 .swiper-button-prev{background: url("../image/a_list3_l1.png") no-repeat;left:0%;opacity: 1;}
    .a_list3 .swiper-button-next{background: url("../image/a_list3_r1.png") no-repeat;right:85%;opacity: 1;}
    .a_list3 .swiper-button-prev.swiper-button-disabled{background: url("../image/a_list3_l.png") no-repeat;left:0%;opacity: 1;}
    .a_list3 .swiper-button-next.swiper-button-disabled{background: url("../image/a_list3_r.png") no-repeat;right:85%;opacity: 1;}
    .a_list3 .a_list3_c .left{width: 88%;float: left;}
    .a_list3 .a_list3_c .right{width: 1px;height: 260px;background-color: rgba(255,255,255,.2); float: right;margin-top: 10px;}
    .a_list3 h2{font-size: 48px;color: #fff;font-family:'tt0524m';}
    .a_list3 h3{font-size: 20px;color: #fff;font-weight: bold;margin-top: 70px;}
    .a_list3 p{font-size: 16px;color: rgba(255,255,255,.61);margin-top: 25px;line-height: 30px;}
    .a_list3 .a_list3_hr{margin-left: 17%;overflow: hidden;position: absolute;bottom: -65px;}
    .a_list3 .a_list3_hr img{max-width: 100%;}


}

