﻿
/* 头部 */
.head{
    padding: 26px 0;
    display: flex;
    flex-wrap: wrap;
}
.logo{
    float: left;
    width: 20%;
}
.logo a{
    display: block;
}
.logo a img{
    max-width: 100%;
}
.hd-nav{
    float: right;
    width: 61%;
    height: 100%;
    display: flex;
    align-items: center;
    /* justify-content: end; */
}
.jidsnhhg{
     font-size: 18px;
    color: #444444;
    line-height: 99px;
    display: block
}
.jidsnhhg a{
    color: #444444;
}
.x-menu > li .hd-tel{
    position: relative;
}
.x-menu > li .hd-tel img{
    max-width: 100%;
}
.x-menu > li .hd-tel h3{
    position: absolute;
    text-align: center;
    background-color: #2273dd;
    width: 200px;
    font-size: 20px;
    color: #fff;
    line-height: 50px;
    font-weight: bold;
    z-index: 9999;
    right: 0;
    top: 74px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.x-menu > li .hd-tel:hover h3{
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}



    .gydbg { position: relative; }
    .gydbg .hudnjg { position: absolute; left: 0; top: 0; z-index: 9; right: 0;}
    .gydbg .hudnjg { opacity: 0; visibility: hidden; transition: all .5s ease; }
    .gydbg .hudnjg.on { position: static; opacity: 1; visibility: visible; }


.ttry{
    overflow: hidden;
    position: relative;
}


/* 产品中心 */
.product{
    padding-top: 90px;
    padding-bottom: 105px;
    overflow:hidden;
    background: url(../image/42113f16aef46114cc2ea87a36cf670bfe5a0f11.png) center bottom no-repeat;
    background-size: 100% 100%;
}

.swaon {
    position: absolute;
    text-align: right;
    z-index: 999;
    bottom: 20px!important;
    width: 95%!important;
}
.swaon .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: 1;
}
.swaon .swiper-pagination-bullet-active {
    opacity: 1;
    background: #2273dd;
}

.ttry .swiper-wrapper .swiper-slide{
    position: relative;
}
.dhjsnjh{
    position: absolute;
    left:0px;
    bottom: 0px;
    z-index: 99;
    background: rgba(34,115,221,0.9);
    box-sizing: border-box;
    padding: 3%;
    color: #fff;
    width: 80%;
    border-top-right-radius: 110px;
}
.dhjsnjh_a{
    font-size: 24px;
    font-weight: 600;
    line-height: 50px;
    color: #fff;
}
.dhjsnjh_a a{
    color: #fff;
}
.dhjsnjh_b{
    font-size: 15px;
    line-height: 30px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical; 
    -webkit-line-clamp: 2;
}
.pro-show{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}
.pro-left{
    width: 50%;  
    padding-left:12%;
    margin-top: 1.6%;
}
.title{
    text-align: left;
}
.title h3{
    font-size: 40px;
    color: #333;
    font-weight: bold;
}
.title p{
    font-size: 18px;
    color: #888;
    margin-top: 25px;
}

.pro-cfn{
    margin-top: 20px;
}




.nei1{
    background: #f3f3f3;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
    padding-bottom: 4%;
}
.hunjh{
    position: absolute;
    top:0px;
    width: 48%;
    left: 0px;
}
.hunjh img{
    width: 100%;
    height: auto;
}
.hdunjher{
    width: 50%;
    position: relative;
    z-index: 99;
    box-sizing: border-box;
    padding: 3% 0 20% 0%;
}
.hdunjher_a{
    font-size: 2rem;
	font-weight: 600;
	font-stretch: normal;
	line-height: 70px;
	letter-spacing: 0px;
	color: #222222;
}
.shdubg{
    position: absolute;
    width: 117%;
    background: rgba(255, 255, 255, 0.9);
    box-sizing: border-box;
    padding: 4%;
    left: -15%;
    box-shadow: 0px 0px 20px -10px rgba(0, 0, 0, .4);
    border-radius: 60px;
    bottom: 16%;
}
.shdubg_b{
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #666666;
}

.rongyule{
    background: url(../image/42ced1403faa74616b55d2cecc010401a013f215.png) left center no-repeat;
    box-sizing: border-box;
    padding-left: 80px;
    width: 18%;
}
.rongyule_le{
    font-size: 1.8rem;
	font-weight: 600;
	font-stretch: normal;
	line-height: 34px;
	letter-spacing: 0px;
	color: #333333;
}
.rongyule_r{
    font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 34px;
	letter-spacing: 1px;
	color: #999999;
    text-transform: uppercase;
}

.flex4{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: baseline;
}

.rongyuzd{
    width: 70%;
    border-bottom: #d6d6d6 1px solid;
    
}
.zhengunhss_img img{
    width: 100%;
    height: auto;
    
}

.zhengunhss_img h3{
    font-size: 16px;
    text-align: center;
    color: #000;
}

.zhengunhss{
    overflow: hidden;
}
.rngyu{
    margin-top: 3%;
}
.rongyurt{
    width: 9%;
    font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 34px;
	letter-spacing: 0px;
	color: #a5a5a5;
}
.rongyurt a{
    color: #a5a5a5;
}

.shdubg li{
    width: 25%;
    text-align: center;
}
.shdubg_a{
    font-size: 18px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #2273dd;
}
.shdubg_a em{
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
}
.shdubg_a span{
    font-size: 40px;
    font-weight: 600;
}






.hdunjher_b{
    width: 64px;
	height: 3px;
	background-color: #2273dd;
    margin: 2% 0 3% 0;
}
.hdunjher_c{
    font-size: 16px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #333333;
    line-height: 35px;
}


input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}
p{margin: 0;}







/* .pro-cfn ul{

} */
.pro-cfn ul li{
    float: left;    
    width: 41.7%;
    margin-left: 30px;
    margin-top: 20px;
    height: 84px;
    overflow: hidden;
}
.pro-cfn ul li:nth-child(1),
.pro-cfn ul li:nth-child(2){
    margin-top: 0;
}
.pro-cfn ul li:nth-child(2n+1){
    margin-left: 0;
}
.pro-cfn ul li a{
    display: flex;
    align-items: center;
    border: solid 1px #ddd;
    border-top-right-radius: 50px;
    padding: 16px 0;
    padding-left: 15px;
    transition: all .5s ease;
}

.pro-cfn ul li a span{
    max-width: 50px;
    max-height: 50px;
    overflow: hidden;
}
.pro-cfn ul li a span img{
    max-width: 100%;
}
.ttry_img img{
    width: 100%;
    height: auto;
}
.pro-cfn ul li a h3{
    font-size: 16px;
    color: #666666;
    margin-left: 10px;
    transition: all .5s ease;
    text-transform: uppercase;
    height: 50px;
    width: 80%;
    display: flex;
    align-items: center; 
    justify-content: flex-start; 
    margin-right: 3%;
}
.pro-cfn ul li.on a{
     border: solid 1px #2273dd;
    border-top-right-radius: 50px;
}
.pro-cfn ul li.on a h3{
    color: #fff;
}
.pro-cfn ul li.on a span img{
    margin-top: -50px;
     transition: all .5s ease;
}
.pro-cfn ul li.on a{
    background-color: #2273dd;
    border: solid 1px #2273dd;
}

.pro-right{
    float: right;
    width: calc(100% - 50%);
}
.pro-right ul{
    width: 100%;
}
/* .pro-right ul li{
    display: none;
    position: relative;
} */
.pro-right ul li .pro-con{
    position: relative;
}
/* .pro-right ul li .pro-img{

} */
.pro-right ul li .pro-img img{
    width: auto;
}
.pro-right ul li .pro-text{
    position: absolute;
    width: 100%;
    background-color: rgba(0, 92, 172, 0.8);
    padding-left: 34px;
    padding-right: 40px;
    padding-top: 20px;
    padding-bottom: 16px;
    border-top-right-radius: 90px;
    left: 0;
    bottom: 0;
}
.pro-right ul li .pro-text h3{
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
}
.pro-right ul li .pro-text p{
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    margin-top: 10px;
}   

/* 应用案例 */
.case{
    background: url(../image/0ec2439fd993ae932e6400c804cd17454f269d82.png)no-repeat center;
    padding-top: 75px;
    padding-bottom: 100px;overflow:hidden;
}

.case-show{
    margin-left: -14px;
    margin-right: -14px;
    margin-top: 55px;
}
.case-show ul li{
    margin: 0 14px;
    padding: 10px 0;
}
.case-show ul li a{
    display: block;
    box-shadow: 0px 4px 8px 0px rgb(0 0 0 / 6%);
}
.case-show ul li a .case-img{
    overflow: hidden;
}
.case-show ul li a .case-img img{
    max-width: 100%;
}
.case-show ul li a .case-text{
    background-color: #fff;
    padding-left: 40px;
    padding-top: 30px;
    padding-bottom: 30px;
    transition: all .5s ease;
}
.case-show ul li a .case-text h3{
    font-size: 24px;
    color: #333;
    font-weight: bold;
}
.case-show ul li a .case-text p{
    font-size: 14px;
    color: #666;
    margin-top: 15px;
    text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.case-show ul li a .case-text span{
    display: block;
    font-size: 14px;
    color: #999;
    margin-top: 20px;
}
.case-show ul li a:hover .case-text{
    background-color: #2273dd;
}
.case-show ul li a:hover .case-text h3{
    color: #fff;
}
.case-show ul li a:hover .case-text p{
    color: #fff;
}
.case-show ul li a:hover .case-text span{
    color: #fff;
}
.case-show .owl-carousel .owl-nav{
    display: block;
}
.case-show .owl-carousel .owl-nav button{
    position: absolute;
    width: 60px;
    height: 60px;
    top: 40%;
}
.case-show .owl-carousel .owl-nav button.owl-prev{
    background: url(../image/c892cbe441d222e03ba648bbdf1506454d25b94b.png)no-repeat;
    left: -15px;
}
.case-show .owl-carousel .owl-nav button.owl-next{
    background: url(../image/9bb2437fdc261d82e72605df24ba02aa4e468eda.png)no-repeat;
    right: -15px;
}

.case-show .owl-carousel .owl-nav button span{
    display: none;
}


/* 选择理由 */
.reason{overflow: hidden;

}
.ron-tit{
    padding: 70px 0;
    flex-wrap: wrap;
}
.ron-tit .title{
    float: left;
    width: 50%;
}
.ron-tit .title p{
    text-wrap: nowrap;
    white-space: nowrap;
}
.ron-cfn{
    float: right;
    width: 40%;
    height: 100%;
    display: flex;
    align-items: center;
}
.ron-cfn ul{
    width: 100%;
    display: flex;
    justify-content: end;
}
.ron-cfn ul{display:flex;justify-content:space-between;}
.ron-cfn ul li{width:24%;text-align:center;

}

.ron-cfn ul li{
    display: block;
    font-size: 20px;
    color: #888888;
    cursor: pointer;position:relative;
}
.ron-cfn ul li.on{
    font-weight: bold;
    color: #2273dd; background:url(../image/12defa164b5eed22d14a14f6f2ff6936f4a7ece2.png) no-repeat center bottom;padding-bottom:20px;
}



.ron-show{
    max-height: 718px;
    overflow: hidden;
    display: flex;
    /* flex-wrap: wrap; */
    justify-content: flex-end;
}
.ron-list{
    float: left;
    width: 7%;
    background: #2a2a2a;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    transition: all .8s;
}
.ron-show .ron-list.cur{
    transition: all .8s;
    width: calc(100% - 21%);
    height: auto;
    position: relative;
}
.ron-show .ron-list:hover{
    width: calc(100% - 21%);
    height: auto;
    position: relative;
}
.ron-list + .ron-list{
    border-left: solid 1px #ddd;
}
.ron-list .tit{
    position: absolute;
    width: 100%;
    background: #2a2a2a;
    height: 718px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ron-list .tit h3{
    font-size: 20px;
    color: #d9d9d9;
    line-height: 36px;
    font-weight: 400;
}
.ron-list .tit h3 span{
    display: block;
    text-align: center;
    margin-top: 20px;
}
.ron-list .ron-warp{
    width: 0;
    overflow: hidden;
}
.ron-list:nth-child(1) .ron-warp{
    background: url(../image/1747b82ad147979f4797cebd91b3bc7ed4c77b94.png)no-repeat center;
}
.ron-list:nth-child(2) .ron-warp{
    background: url(../image/f31aea9ff229486f6fd6d904464187f64cbf1942.jpg)no-repeat center;
}
.ron-list:nth-child(3) .ron-warp{
    background: url(../image/5e1f3332f23857b6e32891b17c6b9a65f9cb92ec.jpg)no-repeat center;
}
.ron-list:nth-child(4) .ron-warp{
    background: url(../image/3efa2a39ed3e886c06036f8a88f9690cda46407a.jpg)no-repeat center;
}
.ron-list.cur .tit{
    display: none;
}
.ron-list .ron-warp{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ron-list .ron-warp .ron-con{
    width: 1050px;
}
.ron-list .ron-warp .ron-con .mod-tit{
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    text-align: left;
}
.ron-list h3{
    font-size: 36px;
    color: #fff;
    font-weight: bold;
}
.ron-list .text{
    font-size: 16px;
    color: #fff;
    line-height: 32px;
    margin-top: 40px;
}
.ron-list ul{
    margin-top: 90px;
}
.ron-list ul li{
    float: left;
        padding: 0 5%;
}
.ron-list ul li:hover a span{
     color: rgba(255, 255, 255, 0.5);
}
.ron-list ul li + li{
    border-left: solid 1px rgba(255, 255, 255, 0.15);
}
.ron-list ul li:nth-child(1){
    padding-left: 0;
}
.ron-list ul li a{
    display: block;
    
}
.ron-list ul li a .ron-ico{
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    
}

.ron-list ul li a .ron-ico .ico{
    text-align: center;
    max-width: 100%;
    height: 52px;

}

@-webkit-keyframes rotation{
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(360deg);}
}

.ron-list ul li:hover a .ron-ico .ico img{
    -webkit-transform: rotate(360deg);
    animation: rotation 2s linear infinite;
    -moz-animation: rotation 2s linear infinite;
    -webkit-animation: rotation 2s linear infinite;
    -o-animation: rotation 2s linear infinite;
}

.nei4{
    background: url(../image/f40a7359983d326cc74e723bebec9b7966f5ccbf.png) center center no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
    box-sizing: border-box;
    padding: 4% 0;
}
.anuli_a{
    font-size: 2rem;
	font-weight: 600;
	font-stretch: normal;
	line-height: 60px;
	letter-spacing: 0px;
	color: #333333;
}
.anuli_b{
   font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height:40px;
	letter-spacing: 0px;
	color: #888888;
	opacity: 0.8; 
}
.yingung{
    overflow: hidden;
}
.gunfong{
    position: relative;
    margin-top: 3%;
}

.yingung .swiper-wrapper .swiper-slide{
    position: relative;
    background: #fff;
}
.yingungnei{
    box-sizing: border-box;
    padding: 4%;
}
.yingungnei_a{
    font-size: 24px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 45px;
	letter-spacing: 0px;
	color: #333333;
}
.yingungnei_b{
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #666666;
}
.yingungnei_c{
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #999999;
    margin-top: 5%;
}
.yingung .swiper-wrapper .swiper-slide:hover{
    background: #2273dd;
}

.yingung .swiper-wrapper .swiper-slide:hover .yingungnei_a{
    color: #fff;
}
.yingung .swiper-wrapper .swiper-slide:hover .yingungnei_b{
    color: #fff;
}
.yingung .swiper-wrapper .swiper-slide:hover .yingungnei_c{
    color: #fff;
}

.yingung_img img{
    width: 100%;
    height: auto;
}

.com-img{  overflow:hidden;}
.com-img img{ transition:all 0.8s; -webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s;}
.com-img:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}

.swiaxt{
    position: absolute;
    top:40%;
    right: -2%;
    background: url(../image/0e156ccca563a7264808b213b9e82d8e81123142.png) no-repeat;
    width: 60px;
    height: 60px;
    z-index: 999;
    background-size: 100% 100%;
}
.swipbev{
    position: absolute;
    top:40%;
    left: -2%;
    background: url(../image/41b41d61a13751311607fecda685d8e8be307722.png) no-repeat;
    width: 60px;
    height: 60px;
    z-index: 999;
    background-size: 100% 100%;
}

.ron-list ul li a .ron-ico .ico img{
    max-width: 100%;
    max-height: 100%;
}
.ron-list ul li a span{
    display: block;
    font-size: 16px;
    color: #fff;
    margin-top: 20px;
}

.ron-list .ron-warp .ron-more{
    overflow: hidden;
    margin-top: 85px;
    transition: all .5s ease;
}
.ron-list .ron-warp .ron-more img{
    max-width: 100%;
}
.ron-list .ron-warp .ron-more:hover{
    margin-left: 20px;
}


.nei5{
    box-sizing: border-box;
     background: url(../image/450c1c6255a34fe452958373dc6962700034210a.png) center center no-repeat;
    background-size: 100% 100%;
    padding: 3% 0;
    overflow: hidden;
}

.xwwfle{
    width: 60%;
}
.xwwfrt{
    width: 24%;
}
.xwwfrt li{
    font-size: 21px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #888888;
    line-height: 65px;
    height: 65px;
}
.xwwfrt li a{
    color: #888888;
}
.xwwfrt li:hover{
    background: url(../image/b89042514d8d6b0f229d8843005f5194de882520.jpg) bottom center no-repeat;
}
.xwwfrt li:hover a{
    color: #2273dd;
    font-weight: 600;
}
.xffhuytle{
    width: 49%;
     box-shadow: 0px 0px 20px -10px rgba(0, 0, 0, .4);
     margin-top: 2%;
}
.xffhuytle_a img{
    width: 100%;
    max-width: 100%;
    height: auto;
}
.xffhuyt{
    margin-top: 1%;
}
.xffhuytled{
    box-sizing: border-box;
    padding: 3%;
}
.xffhuytled_a{
    font-size: 18px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #333333;
}
.xffhuytled_b{
    	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #777777;
}
.xffhuytled_m{
    position: relative;
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 45px;
	letter-spacing: 0px;
	color: #999999;
}
.xffhuytled_m span{
    position: absolute;
    top:0px;
    right: 8%;
}

.xffhuyter{
    width: 49%;
}

.xffhuyterle{
    width: 30%;
    float: left;
}
.xffhuyterle img{
    width: 100%;
    height: auto;
}
.xffhuyterrt{
    float: right;
    width: 66%;
}
.xffhuyter li{
    border-bottom: #d2d1d1 1px solid;
    box-sizing: border-box;
    padding: 4% 0;
}
.xffhuyterrt_a{
    font-size: 18px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #333333;
}
.xffhuyterrt_c{
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #999999;
}
.xffhuyterrt_b{
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #777777;
}

.xffhuyter li:hover .xffhuyterrt_a{
    color: #2273dd;
}



.hnmuui{
    overflow: hidden;
}
.dirnyun{
    margin-top: 3%;
}
.hdunjh img{
    max-width: 100%;
    height: auto;
}

.hdunjh h3{
    font-size: 16px;
    text-align: center;
}

.swiphkkn{
    text-align: center;
    margin-top: 2%;
}
.swiphkkn .swiper-pagination-bullet {
    width: 60px;
    height: 5px;
    display: inline-block;
    background: #e9e9e9;
    opacity: 1;
    margin: 0!important;
    border-radius: 15px;
}
.swiphkkn .swiper-pagination-bullet-active {
    opacity: 1;
    background: #2273dd;
    border-radius: 15px;
}









.ywfg{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ywfg li{
    width: 25%;
    float: none!important;
    padding: 0!important;
    border: none;
    margin-bottom: 30px;
    padding-right: 2%!important;
}
.ywfg li+li{
    border: none!important;
}
.ywfg li a{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.ywfg li a .img1{
    max-width: 25px;
    max-height: 25px;
    overflow: hidden;
    margin-right: 16px;
}
.ywfg li a .img1 img{
    margin-top: -25px;
    width: 100%;
}
.ywfg li a h3{
    font-size: 17px;
    color: #ffffff;
    font-weight: 400;
    text-transform: uppercase;
}
.ywfg li a h3:hover{
    color: rgba(255, 255, 255, 0.5);
}

.w-message-wrap{
    margin-top: 10%;
}
.w-message-wrap input{
    border: none;
    outline: none;
    background: none;
}
.w-message-wrap textarea{
    border: none;
    outline: none;
    background: none;
}
.ysly{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; 
}
.ysly input{
    width: 31.5%;
    border: 1px solid #cfd7de;
    border-radius: 5px;
    height: 58px;
        text-indent: 20px;
    font-size: 16px;
    color:rgba(255, 255, 255, 0.5);
}
.ysly textarea{
    width: 31.5%;
    border: 1px solid #cfd7de;
    border-radius: 5px;
    height: 58px;
        text-indent: 20px;
        line-height: 58px;
    font-size: 16px;
    color:rgba(255, 255, 255, 0.5);
}

.code-group2{
   width: 31.5%; 
       border: 1px solid #cfd7de;
    border-radius: 5px;
    height: 58px;
}
.ysly #checkcode2{
    width: 55%;
    border: none;
    border-radius: none;
}

input::-webkit-input-placeholder{
    color:rgba(255, 255, 255, 0.5);
    text-indent: 20px;
    font-size: 16px;
}
input::-moz-placeholder{
    color:rgba(255, 255, 255, 0.5);
    text-indent: 20px;
    font-size: 16px;
}
input:-moz-placeholder{ 
    color:rgba(255, 255, 255, 0.5);
    text-indent: 20px;
    font-size: 16px;
}
input:-ms-input-placeholder{ 
    color:rgba(255, 255, 255, 0.5);
    text-indent: 20px;
    font-size: 16px;
}

textarea::-webkit-input-placeholder{
    color:rgba(255, 255, 255, 0.5);
    text-indent: 20px;
    font-size: 16px;
    line-height: 58px;
}
textarea::-moz-placeholder{
    color:rgba(255, 255, 255, 0.5);
    text-indent: 20px;
    font-size: 16px;
    line-height: 58px;
}
textarea:-moz-placeholder{ 
    color:rgba(255, 255, 255, 0.5);
    text-indent: 20px;
    font-size: 16px;
   line-height: 58px;
}
textarea:-ms-input-placeholder{ 
    color:rgba(255, 255, 255, 0.5);
    text-indent: 20px;
    font-size: 16px;
    line-height: 58px;
}


.w-submit{
    width: 50%;
    margin: 0 auto;
    display: block;
    background: #2273dd!important;
    border-radius: 5px;
    border-color: none;
    height: 60px;
    font-size: 18px;
    color: #fff;
    line-height: 60px;
    margin-top: 30px;
}


/* 新闻资讯 */
.news{
    padding-top: 80px;
    padding-bottom: 80px;overflow:hidden;
}
.news .title{
    text-align: center;
}
.news .title p{
    font-size: 18px;
    color: #888888;
}
.news .title p span{
    display: inline-block;
    background: url(../image/4b9aeeb83a39d67505fb2841ab59d46f7f666012.png)no-repeat left center;
    padding-left: 25px;
    margin: 0 5px;
}
.news .slick-slider{
    margin-bottom: 0;
    overflow: hidden;
}

.new-show{
    margin-top: 75px;
    /* margin-left: -18px; */
}
.new-show .new-con{
    margin: 0;
    /* float: left; */
    /* width: 31.7%; */
    /* margin-left: 2.45%; */
    /* padding: 0 18px; */
   
}
/*.new-show .new-con:nth-child(1){
    display: none;
}*/


.new-show .new-con a{
       margin: 0 12px;
    display: block;
}
.new-show .new-con a .new-img{
    position: relative;
    overflow: hidden;
     
}
.new-show .new-con a .new-img img{
    max-width: 100%;
}
.new-show .new-con a .new-img span{
    display: block;
    position: absolute;
    top: 0;
    left: 30px;
}
.new-show .new-con a .new-img span img{
    max-width: 100%;
}
.new-show .new-con a .new-text{
    padding-top: 35px;
}
.new-show .new-con a .new-text h3{
    font-size: 18px;
    color: #333;
    font-weight: bold;
    transition: all .3s ease;
     display:-webkit-box;/**对象作为伸缩盒子模型展示**/
    -webkit-box-orient:vertical;/**设置或检索伸缩盒子对象的子元素的排列方式**/
    -webkit-line-clamp:1;/**显示的行数**/
    overflow:hidden;/**隐藏超出的内容**/
}
.new-show .new-con a:hover .new-text h3{
    color: #2273dd;
}
.new-show .new-con a .new-text span{
    display: block;
    font-size: 14px;
    font-family: Arial;
    color: #999;
    margin-top: 5px;
}
.new-show .new-con a .new-text p{
    font-size: 16px;
    line-height: 28px;
    color: #6f6f6f;
    margin-top: 25px;
         display:-webkit-box;/**对象作为伸缩盒子模型展示**/
    -webkit-box-orient:vertical;/**设置或检索伸缩盒子对象的子元素的排列方式**/
    -webkit-line-clamp:2;/**显示的行数**/
    overflow:hidden;/**隐藏超出的内容**/
}


/* 底部 */
.foot{
    background: #232630;
    padding-top: 50px;
    padding-bottom: 70px;
        display: flex;
    flex-wrap: wrap;overflow: hidden;
}
.ft-cfn{
    float: left;
    width: 50%;
}
.ft-list{
    float: left;
    margin-left: 25%;
}
.ft-list:nth-child(1){
    margin-left: 0;
}
.ft-list h3{
    font-size: 17px;
    color: #fff;
    font-weight: bold;
}
.ft-list ul{
    margin-top: 30px;
}
.ft-list ul li a{
    display: block;
    font-size: 14px;
    color: #fff;
    opacity: .5;
    line-height: 32px;
}
.ft-list ul li a:hover{
    opacity: 1;
}

.ft-con{
    float: right;
    width: 50%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
}
.ft-contact{
    float: left;
    width: 70%;
}
.ft-contact h3{
    font-size: 17px;
    color: #fff;
    font-weight: bold;
}
.ft-contact .contact{
    font-size: 14px;
    color: #fff;
    opacity: .5;
    line-height: 28px;
    margin-top: 30px;
}
.ft-share{
    margin-top: 45px;
}
.ft-share a{
    display: inline-block;
    margin-left: 15px;
}
.ft-share a:hover{
    background: #2273dd;
}
.ft-share a:nth-child(1){
    margin-left: 0;
}
.ft-share a img{
    max-width: 100%;
}
.ft-ewm{
    float: right;
    width: 30%;
    display: flex;
    justify-content: end;
    align-items: center;
}
.ft-ewm p{
    font-size: 14px;
    color: #fff;
    text-align: center;
    opacity: .5;
    margin-top: 15px;
}
.ft-ewm img{
    max-width: 100%;
}

.footer{
    background: #fff;
    font-size: 14px;
    color: #666;
    padding: 28px 0;
}
.footer a{
    font-size: 14px;
    color: #666;
}
.footer a:hover{
    color: #2273dd;
}
.copy{
    float: left;
}
.ft-right{
    float: right;
}
.reg{
    float: right;
}
.ft-link{
    float: left;
    position: relative;
}
.ft-link span.button{
    font-size: 14px;
    color: #666666;
    cursor: pointer;
}
.ft-link span.button:hover{
    color: #2273dd;
}
.ft-link .sec{
    display: none;
    position: absolute;
    bottom: 100%;
    left: 0;
    background: rgba(255,255,255,.6);
    padding: 10px;
    width: 100%;
    z-index: 999;
}


.hgtyle{
    width: 60%;
}

.hgtyzf{
    width: 25%;
}
.hgtyzfgh{
    background: url(../image/de5a7c81d71f56a03d085bffbfbfcd512fdbfa4e.png) left center no-repeat;
    box-sizing: border-box;
    padding-left: 70px;
}
.hgtyzfgh_a{
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #a3a3a3;
}
.hgtyzfgh_b{
    font-size: 28px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #2273dd;
}
.linhhg{
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 34px;
	letter-spacing: 0px;
	color: #a3a3a3;
    margin-top: 2%;
}
.hgtyrt{
    width: 12%;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 54px;
    letter-spacing: 0px;
    color: #a3a3a3;
}
.hgtyrt img{
    max-width: 100%;
    height: auto;
}

.yiuinjh{
    border-top: #313131 1px solid;
    border-bottom: #313131 1px solid;
    margin-top: 3%;
}

.hudnsgh{
    text-align: center;
    font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #767676;
    margin-top: 2%;
}
.hudnsgh a{
    color: #767676;
}


@media(max-width: 1600px){
    .x-menu > li > a{
        font-size: 17px;
    }
    .pro-left{
        padding-left: 7%;
    }
    .title h3{
        font-size: 36px;
    }
    .dhjsnjh_a{
        font-size: 22px;
    }
    .hdunjher_a{
        font-size: 1.6rem;
    }
    .rongyule_le{
        font-size: 1.6rem;
    }
    .rongyule_r{
        font-size: 22px;
    }
    .anuli_a{
        font-size: 1.6rem;
    }
}

@media(max-width: 1500px){
    .x-menu > li > a{
        font-size: 17px;
    }
    .pro-left{
        padding-left: 7%;
    }
    .title h3{
        font-size: 32px;
    }
    .dhjsnjh_a{
        font-size: 20px;
    }
    .hdunjher_a{
        font-size: 1.4rem;
    }
    .rongyule_le{
        font-size: 1.4rem;
    }
    .rongyule_r{
        font-size: 19px;
    }
    .anuli_a{
        font-size: 1.4rem;
    }
    .pro-cfn{
        margin-top: 50px;
    }
    .shdubg_a span{
        font-size: 35px;
    }
    .yingungnei_a{
        font-size: 22px;
        line-height: 40px;
    }
}




/* 头部自适应 */
@media(max-width: 1440px){
     .x-menu > li > a{
        font-size: 16px;
    }
    .pro-left{
        padding-left:4%;
    }
    .title h3{
        font-size: 28px;
    }
    .dhjsnjh_a{
        font-size: 20px;
    }
    .hdunjher_a{
        font-size: 1.2rem;
    }
    .rongyule_le{
        font-size: 1.2rem;
    }
    .rongyule_r{
        font-size: 18px;
    }
    .anuli_a{
        font-size: 1.2rem;
    }
    .pro-cfn{
        margin-top: 30px;
    }
    .shdubg_a span{
        font-size: 30px;
    }
    .yingungnei_a{
        font-size: 20px;
        line-height: 40px;
    }
    .rongyurt{
        font-size: 18px;
    }
    .xwwfrt li{
        font-size: 18px;
    }
}



@media(max-width: 1366px){
     .x-menu > li > a{
        font-size: 15px;
    }
    .pro-left{
        padding-left:2%;
    }
    .title h3{
        font-size: 26px;
    }
    .dhjsnjh_a{
        font-size: 18px;
        width: 90%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
    }
    .hdunjher_a{
        font-size: 1.1rem;
    }
    .rongyule_le{
        font-size: 1.1rem;
    }
    .rongyule_r{
        font-size: 16px;
    }
    .anuli_a{
        font-size: 1.1rem;
    }
    .pro-cfn{
        margin-top: 26px;
    }
    .shdubg_a span{
        font-size: 26px;
    }
    .yingungnei_a{
        font-size: 18px;
        line-height: 35px;
    }
    .rongyurt{
        font-size: 16px;
    }
    .xwwfrt li{
        font-size: 16px;
    }
}

@media(max-width: 1200px){
    .title p {
    font-size: 16px;
    color: #888;
    margin-top: 7px;
}
}


@media(max-width: 1024px){
    .title h3 {
        font-size: 30px;
    }
    .hdunjher_a{
        font-size: 20px;
        line-height: 45px;
    }
    .hunjh{
        position: relative;
        width: 100%;
    }
    .hdunjher{
        width: 100%;
        padding: 0px;
        margin-top: 2%;
    }
    .shdubg{
        position: relative;
        width: 100%;
        left: 0px;
        bottom: 0px;
        margin-top: 3%;
    }
    .rongyu{
        margin-top: 3%;
    }
    .title h3 {
        font-size: 30px;
    }
    .ron-list .ron-warp .ron-con .mod-tit{
        font-size: 24px;
    }
    .xffhuyterrt_a{
        font-size: 16px;
    }
    .hgtyrt{
        display: none;
    }
    .hgtyzf {
        width: 32%;
    }
}





/* 产品中心自适应 */

@media(max-width: 1469px){
    /* .pro-cfn ul li a span{
        max-width: 50px;
        max-height: 50px;
    }
    .pro-cfn ul li.on a span img{
        margin-top: -50px;
    } */
    .pro-cfn ul li a{
        padding-left:10px;
    }
    .pro-cfn ul li a h3{
        font-size: 13px;
        margin-left: 3px;
    }
    .pro-right ul li .pro-text{
        width: 100%;
        padding-right: 50px;
        padding-top: 35px;
        padding-bottom: 35px;
    }

    .ywfg li{
        width: 33%;
    }
}
@media(max-width: 1199px){
    .pro-left{
        float: none;
        width: 100%;
    }
    .pro-cfn ul li{
        width: 24%;
        margin-left: 1.3%;
    }


    .pro-cfn ul li:nth-child(2n+1){
        margin-left: 1.3%;
    }
    
    .pro-cfn ul li a span{
        max-width: 40px;
        max-height: 40px;
    }
    .pro-cfn ul li.on a span img{
        margin-top: -40px;
    }
    .pro-cfn ul li a h3{
        font-size: 14px;
    }
    .pro-right{
        float: none;
        width: 100%;
    }
    .pro-right ul li .pro-img img{
        width: 100%;
    }
     .pro-right ul{
         height: auto !important;
     }
    .pro-right ul li{
        position: unset !important;
    }
    .pro-right{
        margin-top: 20px;
    }
    .pro-right ul li .pro-text{
        width: 90%;
    }
    .product{
        padding-top: 50px;
        padding-bottom: 60px;
    }
    .pro-cfn{
        margin-top: 40px;
    }
    .title h3{
        font-size: 36px;
    }
    .title p{
        font-size: 16px;
        margin-top: 15px;
    }


    .ysly #checkcode2{
        width: 37%;
    }
    .ysly input{
        height: 38px;
        line-height: 38px;
        font-size: 14px;
    }
    .ysly textarea{
        height: 38px;
        line-height: 38px;
        font-size: 14px;
    }
    .code-group2{
        height: 38px;
        line-height: 38px;
        font-size: 14px;
    }
    #codeimg1{
        margin-top: -6px;
    }
    .w-submit{
       
        height: 38px;
        line-height: 38px;
        font-size: 14px; 
    }
input::-webkit-input-placeholder{
    color:rgba(255, 255, 255, 0.5);
    text-indent: 15px;
    font-size: 14px;
    line-height: 38px;
}
input::-moz-placeholder{
    color:rgba(255, 255, 255, 0.5);
    text-indent: 15px;
    font-size: 14px;
    line-height: 38px;
}
input:-moz-placeholder{ 
    color:rgba(255, 255, 255, 0.5);
    text-indent: 15px;
    font-size: 14px;
    line-height: 38px;
}
input:-ms-input-placeholder{ 
    color:rgba(255, 255, 255, 0.5);
    text-indent: 15px;
    font-size: 14px;
    line-height: 38px;
}

textarea::-webkit-input-placeholder{
    color:rgba(255, 255, 255, 0.5);
    text-indent: 15px;
    font-size: 14px;
    line-height: 38px;
}
textarea::-moz-placeholder{
    color:rgba(255, 255, 255, 0.5);
    text-indent: 15px;
    font-size: 14px;
    line-height: 38px;
}
textarea:-moz-placeholder{ 
    color:rgba(255, 255, 255, 0.5);
    text-indent: 15px;
    font-size: 14px;
    line-height: 38px;
}
textarea:-ms-input-placeholder{ 
    color:rgba(255, 255, 255, 0.5);
    text-indent: 15px;
    font-size: 14px;
    line-height: 38px;
}

    
}
@media(max-width: 991px){
    .pro-cfn ul li a span{
        max-width: 30px;
        max-height: 30px;
    }
    .pro-cfn ul li.on a span img{
        margin-top: -30px;
    }
    .pro-cfn ul li a h3{
        font-size: 13px;
        margin-left: 0;
    }
    .pro-cfn ul li a{
        border-top-right-radius: 30px;
        padding: 10px 0;
        padding-left: 5px;
    }
    .pro-right ul li .pro-text h3{
        font-size: 22px;
    }
    .pro-right ul li .pro-text p{
        font-size: 14px;

    }
    .pro-right ul li .pro-text{
        padding-top: 30px;
        padding-bottom: 30px;
        padding-left: 30px;
    }
    .title h3{
        font-size: 32px;
    }
    .title p{
        font-size: 15px;
        margin-top: 10px;
    }
    .product{
        padding: 40px 0;
    }
        .ywfg li{
        width: 50%;
        margin-bottom: 12px;
    }
    .ywfg li a h3{
        margin-top: 0;
        font-size: 14px;
    }
}

@media(max-width:768px){
 .pro-cfn ul li a span{display:none;}
 .page-banner {
    padding-top: 0px;
}
}
@media(max-width: 650px){
    body{
        padding-top: 60px;
    }
    .ysly input{
        width: 100%;
        margin-bottom: 15px;
    }
    .ysly textarea{
        width: 100%;
        margin-bottom: 15px;
    }
    .code-group2{
        width: 100%;
    }
    .w-submit{
    margin-top: 15px;
    }
    #codeimg1{
        float: right;
        margin-top: 1px;
    }


}
@media(max-width: 650px){
    .pro-cfn ul li a{
        display: block;
        border-top-right-radius:unset;
        padding: 10px 5px;
    }
    .ywfg li a .img1{
        margin-right: 0;
    }
        .ywfg li a h3{
            font-size: 12px;
            line-height: 25px;
        }
    .pro-cfn ul li a span{
        /* display: block; */
        margin: 0 auto;
    }
    .pro-cfn ul li a h3{
        text-align: center;
    }
    .pro-right ul li .pro-text{
        padding: 15px;
            border-top-right-radius: 50px;
    }
    .pro-right ul li .pro-text p{
        font-size: 12px;
        margin-top: 10px;
        line-height: 20px;
         display:-webkit-box;/**对象作为伸缩盒子模型展示**/
            -webkit-box-orient:vertical;/**设置或检索伸缩盒子对象的子元素的排列方式**/
            -webkit-line-clamp:2;/**显示的行数**/
            overflow:hidden;/**隐藏超出的内容**/
    }
    .pro-right ul li .pro-text h3{
        font-size: 18px;
    }
    .pro-cfn ul li a h3{
        font-size: 12px;
                 display:-webkit-box;/**对象作为伸缩盒子模型展示**/
            -webkit-box-orient:vertical;/**设置或检索伸缩盒子对象的子元素的排列方式**/
            -webkit-line-clamp:2;/**显示的行数**/
            overflow:hidden;/**隐藏超出的内容**/
    }
    .pro-cfn{
        margin-top: 20px;
    }
}
@media(max-width: 375px){
    .pro-right ul li .pro-text{
        padding: 10px;
    }
    .pro-right ul li .pro-text p{
        display: none;
    }
}


/* 应用案例自适应 */
@media(max-width: 1199px){
    .case{
        padding: 60px 0;
    }
    .case-show{
        margin-top: 40px;
    }
    .case-show ul li a .case-text{
        padding: 20px;
    }
    .case-show ul li a .case-text h3{
        font-size: 22px;
    }
    .case-show ul li a .case-text p{
                         display:-webkit-box;/**对象作为伸缩盒子模型展示**/
            -webkit-box-orient:vertical;/**设置或检索伸缩盒子对象的子元素的排列方式**/
            -webkit-line-clamp:1;/**显示的行数**/
            overflow:hidden;/**隐藏超出的内容**/
    }
    .case-show ul li a .case-text span{
        font-size: 13px;
        margin-top: 15px;
    }
}
@media(max-width: 991px){
    .case{
        padding: 40px 0;
    }
    .case-show{
        margin-top: 20px;
        margin-left: -8px;
        margin-right: -8px;
    }
    .case-show ul li{
        margin: 0 8px;
    }
    .case-show .owl-carousel .owl-nav button{
        width: 40px;
        height: 40px;
    
    }
    .case-show .owl-carousel .owl-nav button.owl-prev,
    .case-show .owl-carousel .owl-nav button.owl-next{
        background-size: 40px 40px;
    }
    .case-show ul li a .case-text{
        padding: 15px;
    }
    .case-show ul li a .case-text h3{
        font-size: 18px;
    }
    .case-show ul li a .case-text p{
        font-size: 13px;
        line-height: initial;
        margin-top: 5px;
    }
    .case-show ul li a .case-text span{
        margin-top: 10px;
        font-size: 12px;
    }
}
@media(max-width: 650px){
    .case-show .owl-carousel .owl-nav{
        display: none;
    }
}

/* 新闻资讯自适应 */
@media(max-width: 1199px){
    .news{
        padding: 60px 0;
    }
    .new-show{
        margin-top: 40px;
    }
    .new-show .new-con a .new-text{
        padding-top: 20px;
    }
    .new-show .new-con a .new-text p{
        font-size: 14px;
        margin-top: 15px;
    }
}
@media(max-width: 991px){
    .news{
        padding: 40px 0;
    }
    .new-show{
        margin-top: 20px;
    }
    .new-show .new-con a{
        margin: 0 8px;
    }
    .new-show .new-con a .new-text h3{
        font-size: 17px;
    }
    .new-show .new-con a .new-text p{
        font-size: 13px;
        line-height: 24px;
        margin-top: 10px;
    }
}
@media(max-width: 475px){
    .news .title p span{
        padding-left: 18px;
        margin: 0 3px;
    }
    .news .title p{
        font-size: 14px;
    }
}
@media(max-width: 320px){
    .news .title p span{
        margin: 0;
    }
    .news .title p{
        font-size: 12px;
    }
}


/* 选择理由自适应 */
@media(max-width: 1440px){
    .ron-list .ron-warp .ron-con{
        max-width: 840px;
    }
}
@media(max-width: 1199px){
    .ron-cfn ul li{
        font-size: 18px;
    }
    .ron-tit .title{
        width: 60%;
    }
    .ron-cfn{
        width: 40%;
    }
    .ron-cfn ul li{
 
    }
    .ron-tit{
        padding: 50px 0;
    }
    .ron-list h3{
        font-size: 32px;
    }
    .ron-list .text{
        font-size: 15px;
        margin-top: 30px;
    }
    .ron-show{
        max-height: 550px;
    }
    .ron-list .tit{
        height: 550px;
    }
    .ron-list ul li{
        padding: 0 3%;
    }
    .ron-list ul{
        margin-top: 60px;
    }
    .ron-list .ron-warp .ron-more{
        margin-top: 40px;
    }
    .ron-list ul li a span{
        font-size: 14px;
    }
    .ron-list .ron-warp .ron-con{
        max-width: 685px;
    }
}
@media(max-width: 991px){
    .ron-tit .title{
        float: none;
        width: 100%;
    }
    .ron-cfn{
        float: none;
        width: 100%;
        margin-top: 30px;
    }
    .ron-cfn ul{
        justify-content: left;
    }
    .ron-tit{
        display: block;
        padding-bottom: 20px;
    }
    .ron-cfn ul li::after{
        margin-top: 10px;
    }
    .ron-list h3{
        font-size: 28px;
    }
    .ron-list .text{
        font-size: 14px;
        line-height: 26px;
    }
    .ron-list ul li a .ron-ico .ico{
        height: 40px;
    }
    .ron-list ul{
        margin-top: 40px;
    }
    .ron-list .ron-warp .ron-con{
        max-width: 565px;
    }
    .ron-list .tit h3{
        font-size: 18px;
    }
    .ron-list ul li{
        padding: 0 2%;
    }
    .ron-list ul li a span{
        margin-top: 10px;
    }
    .ron-show{
        max-height: 450px;
    }
    .ron-list .tit{
        height: 450px;
    }
}

@media(max-width: 767px){
    .ron-list{
        width: 100%;
        float: none;
    }
    .ron-show .ron-list.cur{
        width: 100%;
    }
    .ron-show{
        max-height: 100%;
        display: block;
    }
    .ron-list .tit{
        display: none;
    }
    .ron-list .ron-warp{
        width: 100%;
        padding: 30px 15px;
    }
    .ron-list .ron-warp .ron-con .mod-tit{
        display: block;
    }
    .ron-list h3{
        font-size: 22px;
        margin-top: 30px;
    }
    .ron-list .text{
        font-size: 13px;
        margin-top: 20px;
    }
    .ron-list + .ron-list{
        border-left: none;
        border-top: solid 1px #ddd;
    }
    .ron-cfn{
        display: none;
    }
    
}
@media(max-width: 560px){
    .ron-list ul li{
        width: 50%;
    }
    .ron-list ul li a span{
        text-align: center;
    }
    .ron-list ul li{
        padding: 10px 0;
    }
    .ron-list ul li:nth-child(3),
    .ron-list ul li:nth-child(4){
        border-top: solid 1px rgba(255, 255, 255, 0.15);
    }
    .ron-list ul li:nth-child(3){
        border-left: none;
    }
}
@media(max-width: 375px){
    .ron-list h3{
        font-size: 20px;
    }
    .ron-list .text{
        font-size: 12px;
    }
    .ron-list ul{
        margin-top: 20px;
    }
    .ron-list .ron-warp .ron-more{
        margin-top: 30px;
    }
}

/* 底部自适应 */
@media(max-width: 1199px){
    .footer{
        padding: 15px 0;
    }
    .foot{
        padding: 50px 0;
    }
    .ft-list ul li a{
        font-size: 13px;
        line-height: 26px;
    }
    .ft-list ul{
        margin-top: 20px;
    }
    .ft-contact .contact{
        margin-top: 20px;
        font-size: 13px;
    }
    .ft-share{
        margin-top: 30px;
    }
    .ft-list{
        margin-left: 15%;
    }
    .ft-cfn{
        width: 45%;
    }
    .ft-con{
        width: 55%;
    }   
    .copy{
        float: none;
        width: 100%;
        font-size: 12px;
    }
    .reg{
        font-size: 12px;
    }
    .footer{
        font-size: 12px;
        text-align: center;
    }
    .footer a{
        font-size: 12px;
    }
    .ft-link span.button{
        font-size: 12px;
    }
    .ft-right{
        float: none;
        width: 100%;
        display: flex;
        justify-content: center;
    }
}


.md-foot{
  display: none;
}
@media(max-width:767px){
  .foot{
    display:none;
  }
  .footer{
    display: none;
  }
  .md-foot{
  display: block;
  background: #151515;
  }
  .mod-logo{
      text-align: center;
      padding: 30px 0;
  }
  .mod-logo a{
    display: block;
  }
  .mod-logo a img{
    max-width: 100%;
  }
  .fd-cfn{
  border-bottom: solid 1px #ccc;
  margin-top: 10px;
  }
  .fd-cfn h3{
  font-size: 16px;
  color: #fff;
  line-height: 2.5;
  }
  .fd-cfn h3 span{
  padding-right: 10px;
  }
  .fd-cfn .fd-name{
  display: none;
  padding-left: 13px;
  }
  .fd-cfn .fd-name a{
  display: block;
  line-height: 28px;
  color: #fff;
  opacity: .8;
  }
  .fd-ly .copyright{
  color: #fff;
  padding: 15px 15px;
  line-height: 1.5;
  text-align: center;
  float: none;
  }
  .fd-ly .copyright a{
  color: #fff;
  }
}





.about-left{
    background: #f9f9f9;
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
}

.about-left .xypg-left-con{
    border: none;
}

.about-left .xypg-left-title{
    display: none;
}
.about-left .xypg-left-nav > li .first-nav-btn{
    display: none;
}

.about-left .xypg-left-nav > li{
    border:none;
     flex-wrap:nowrap;
}
.about-left .xypg-left-box{
    margin:0;
}

.about-left .xypg-left-nav{
    display: flex;

}
.about-left .xypg-left-nav > li > a{
    padding: 24px 44px;
}
.about-left .xypg-left-nav > li.clicked > a{
    background: #2273dd;
    color:#fff;
}

.about-left .container{
    position: relative;
}
.about-left .page-position{
    position: absolute;
    right:0;
    top:8px;
    font-size:14px;
    color:#999;
}
.about-left .page-position a{
    color:#999;
}
.about-left .page-position a:hover{
    color:#2273dd;
}




@media (max-width: 768px) {

 .xypg-right-content img{max-width:100%!important;width:auto!important;height:auto!important;}
}

@media(max-width: 991px){
    .x-banner,
    page-banner{
        padding-top: 60px;
    }
}
@media(max-width: 768px){
    .x-banner,
    page-banner{
        padding-top: 0px;
    }
}

.so img {
    max-width: 100%;
}

.ss {
    display: none;
    position: absolute;
    right: 0;
    top: 67px;
    width: 238px;
    padding: 15px 20px;
    /* border-radius: 20px; */
    z-index: 999;
    background: rgba(0, 92, 172, 0.6);
}

.ss input {
    outline: none;
    line-height: 30px;
    width: 20%;
    background: none;
    border: 1px solid #fff;
    background: #fff;
    font-size: 13px;
    color: #1c4086;
    float: left;
}

.ss #keyword {
    padding-left: 5px;
    line-height: 30px;
    width: 80%;
    background: none;
    border: 1px solid #fff;
    outline: none;
    font-size: 13px;
    color: #fff;
    float: left;text-align:left;
}

.ss #keyword:-webkit-autofill {
    -webkit-text-fill-color: #fff !important;
    transition: background-color 5000s ease-in-out 0s;
}

.ss #keyword::placeholder {
    color: #fff;font-size:13px;text-align:left;
}



.hytd{
    border-bottom: #e5e5e5 1px solid;
}
.chnghh{
    margin: 0 auto;
    max-width: 1500px;
    padding: 0 2%;
}
.dlogo{
    width: 20%;
    height: 80px;
}
.dlogo img{
    max-width: 100%;
    height: auto;
    max-height: 100%;
}
.nnav{
    width: 70%;
}
.so{
    margin-top: 30px;
}
.huj{
    width: 55px;
    position: relative;
    line-height: 80px;
}
.huj_gh{
    font-size: 18px;
    color: #333333;
    text-transform: uppercase;
    background: url(../image/814dbd1b581e91788b0afaf8e68643b130108452.png) right center no-repeat;
    cursor: pointer;
}
.uindy{
    position: absolute;
    top:80px;
    right: -20px;
    width: 100px;
    font-size: 14px;
    color: #333;
    line-height: 35px;
    text-align: left;
    z-index: 999;
    display: none;
    background: #fff;
    padding-left: 14px;
}



@media(max-width: 992px){
    .title h3 {
        font-size: 20px;
    }
    .pro-cfn ul li{
        width: 32%;
    }
    .pro-cfn ul li{
        margin-top: 0px;
    }
    .pro-cfn ul li a h3{
        width: 95%;
    }
    .rongyule_le {
        font-size: 20px;
    }
    .rongyule{
        width: 26%;
    }
    .rongyuzd{
        width: 55%;
    }
    .rongyurt{
        width: 11%;
    }
    .anuli_b{
        font-size: 14px;
        line-height: 30px;
    }
    .xwwfrt {
        width: 34%;
        margin-top: 3%;
    }
    .xffhuytle{
        width: 100%;
    }
    .xffhuyter{
        width: 100%;
        margin-top: 2%;
    }
    .hgtyzfgh_b{
        font-size: 20px;
    }
}


@media(max-width: 500px){
    .pro-cfn ul li {
        width: 47%;
        height: 68px;
    }
    .pro-cfn ul li a h3{
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap; 
display: block;
    }
    .dhjsnjh_b{
        font-size: 12px;
        line-height: 22px;
        display: none;
    }
    .hdunjher_a {
        font-size: 18px;
        line-height: 40px;
    }
    .hdunjher_c{
        font-size: 14px;
        line-height: 30px;
    }
    .shdubg li {
        width: 49%;
        text-align: center;
    }
    .rongyule {
        width: 52%;
    }
    .rongyuzd{
        display: none;
    }
    .rongyurt {
        width: 24%;
        margin-top: 2%;
    }
    .ron-list .ron-warp .ron-con .mod-tit{
        font-size: 20px;
    }
    .anuli_a{
        font-size: 18px;
        line-height: 40px;
    }
    .xwwfle{
        width: 100%;
    }
    .xwwfrt{
        width: 100%;
    }
    .xffhuytled_a{
        font-size: 16px;
    }
    .xffhuyterle{
        float: none;
        width: 100%;
        display: none;
    }
    .xffhuyterrt{
        float: none;
        width: 100%;
    }
    .hgtyle{
        display: none;
    }
    .hgtyzf{
        width: 100%;
    }
    .title p {
    font-size: 14px;
    margin-top: 10px;
}
}