@media screen and (max-width:800px) {
.tedian{
display: none;
}

.pc_banner{
background-image: url(../img/service2.jpg);
width: 100%;
height: 150px;
background-position: 78%;
background-size: 200% 100%;
background-repeat: no-repeat;
display: flex;
justify-content: center;
line-height: 150px;
}
.banner_tit{
font-size: 20px;
font-weight: 600;
color: #fff;
}

.info{
padding: 50px 0;
}
.info_desc{
margin: 10px ;
color: #2C2C2C;
font-size: 12px;
text-align: center;
line-height: 23px;
}
.yewu{
padding: 30px 10px;
background: #F5F9FB;
}
.yewu img{
width: 100% !important;
}
.md_tedian{
padding: 30px 0;
}
.md_tedian_con{
margin-top: 20px;
padding: 10px;
}
.md_tedian_con img{
width: 100%;
}
.tedian_box{
text-align: center;
padding: 10px;
background: #F5F9FB;
}
.tedian_tit{
font-size: 14px;
color: black;
font-weight: 600;
}
.tedian_desc{
color: #333;
font-size: 12px;
line-height: 25px;
margin-top: 5px;
}
.md_yingyong{
padding: 30px 10px;
background: #1B3D69;
}
.yingyong_line{
padding: 20px 10px;
background: #234F88;
text-align: center;
margin-top: 10px;
}

.yingyong_tit{
color: #fff;
font-size: 14px;
font-weight: 600;
letter-spacing: 1px;
}


.yingyong_desc{
margin-top: 10px;
font-size: 12px;
color: #fff;
}
.others{
padding: 30px 0;
background: #F5F9FC;
}
.other_con{
padding: 10px;

}

.other_item{
width: 100%;
display: flex;
align-items: center;
margin-top: 10px;
background: #fff;
border-radius: 5px;
}
.tedian_rt_cont{
padding: 5px 10px 5px 0px ;
}


.smart{
padding: 30px 0;
}
.smart_con{
display: flex;
flex-wrap: wrap;
padding: 20px 0;
}
.smart_item{
margin-bottom: 25px;
}
.senven .smart_item:nth-child(1), .senven .smart_item:nth-child(2), .senven .smart_item:nth-child(3), .senven .smart_item:nth-child(4){
width: 25%;
text-align: center;
}

.senven .smart_item:nth-child(5), .senven .smart_item:nth-child(6), .senven .smart_item:nth-child(7){
width: 33%;
text-align: center;

}


.five .smart_item:nth-child(1), .five .smart_item:nth-child(2), .five .smart_item:nth-child(3){
width: 33%;
text-align: center;
}
.five .smart_item:nth-child(4), .five .smart_item:nth-child(5){
width: 50%;
text-align: center;
}

.smart_img img{
width: 25px;
height:25px;
}
.smart_title{
margin-top: 10px;
font-size: 12px;
font-weight: 600;
}

.youshi_box{
display: flex;
flex-wrap: wrap;
margin-top: 30px;
}
.youshi_item{
width: 50%;
}
.youshi_item img{
width: 100%;
height: 100%;
}
.pc_youhsi{
display: none;
}
.youshi_math{
margin: 20px 20px 0 ;
font-size: 20px;
font-weight: 600;
color: #B3C7E2;

}
.youshi_tit{
margin: 10px 0 0 20px;
}
.youshi_f{
display: flex;
flex-wrap: wrap;
}
.youshi_f td{
width: 50%;
text-align: center;
padding: 20px 0;
}
.youshi_f tr{
flex-wrap: wrap;
}

.in3n_h2{
color: #5588C3
}
.youshi_f td p{
color: #333;
font-size: 13px;
margin-top: 10px;
}
.in3ns2{
font-size: 11px;
font-weight: unset;
margin-left: 2px;
}
.yingyong{
background: #1B3D69;
padding: 30px 0;
margin-top: 30px;
position: relative;
height: 550px;
}
.yingyong_right{
position: absolute;
top: 70px;
margin: 10px;
background: #234F88;
padding: 10px;
}
.yingyong_right img{
width: 100%;
}
.yingyong_left{
position: absolute;
top: 300px;

}
.yingyong_line{
margin: 10px ;
}


}
@media screen and (min-width:801px) {
.pc_banner{
background-image: url(../img/service2.jpg);
width: 100%;
height: 400px;
line-height: 400px;
display: flex;
justify-content: center;
background-size: 100% 100%;
}

.banner_tit{
font-size: 30px;
font-weight: 600;
color: #fff;
}
.info{
padding: 50px 0;
}
.info_desc{
margin: 30px auto ;
color: #2C2C2C;
font-size: 15px;
text-align: center;
line-height: 30px;
width: 1000px;
}
.yewu{
width: 100%;
background: #F5F9FC;
padding: 50px 0;
text-align: center;
}
.tedian{
padding: 50px 0;
}
.tedian_info{
width: 1000px;
margin: 30px auto 0;
display: flex;
justify-content: center;
padding-bottom: 30px;
}
.tedian_left{
width: 35%;
height: 350px;
background: #F5F9FC;
box-shadow: 0 0 15px #F5F9FC;
margin-right: 10px;
text-align: center;
float: left;
position: relative;
transition: All 0.4s ease-in-out;
-webkit-transition: All 0.4s ease-in-out;
-moz-transition: All 0.4s ease-in-out;
-o-transition: All 0.4s ease-in-out;
z-index: 2;
cursor: pointer;
}
.tedian_right{
width: 65%;
min-height: 360px;
float: right;
position: relative;
right: 0;
}
.tedian_left img{
width: 100%;
}
.tedian_desc{
color: #6D6E6E;
font-size: 13px;
line-height: 25px;
text-align: left;
}
.tedian_line{
display: flex;
margin-bottom: 10px;
height: 110px;
}
.tedian_line img{
width: 170px;
/*height: 100px;*/
height: 100%;
}
.tedian_rt_cont{
padding: 10px;
background: #F5F9FC;
display: flex;
align-items: center;
}
.tedian_tit{
color: black;
margin-bottom: 10px;
}
.yingyong{
padding: 50px 0;
background: #1B3D69;
}
.yingyong_con{
width: 1000px;
display: flex;
justify-content: center;
margin: 30px auto;
}
.yingyong_left{
width: 35%;
margin-right: 10px;

}
.yingyong_right{
width: 65%;
background:#234F88;
height: 335px;
padding: 10px;
}
.yingyong_right img{
width: 100%;
height: 100%;
}
.yingyong_line{
background:#234F88;
padding: 20px;
margin-bottom: 10px;
}
.yingyong_tit{
color: #fff;
font-size: 16px;
font-weight: 600;
margin-bottom: 10px;
}
.yingyong_desc{
color: #EBEEF2;
font-size: 14px;
line-height: 20px;
}
.others{
padding: 50px 0 ;
background: #F5F9FC;
}
.other_con{
width: 1000px;
display: flex;
justify-content: space-between;
margin: 30px auto 0;
}
.other_item{
width: 49%;
display: flex;
background: #fff;
padding: 10px 0;
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
border-radius: 5px;
}
.other_item img{
width: 100px;
}
.smart{
padding: 30px 0;
}

.smart_con{
width: 1000px;
display: flex;
justify-content: space-between;
margin: 50px auto;
}

.smart_item{
width: 12%;
text-align: center;


}

.smart_img img{
width: 25px;
height: 25px;
}

.smart_title{
font-size: 16px;
font-weight: 600;
margin-top: 5px;
}
.youshi{
padding: 30px 0;
}
.youshi_box{
width: 1000px;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin: 40px auto;
}
.youshi_item{
width: 20%;

}
.youshi_math{
color: #979797;
font-weight: 600;
font-size: 30px;
margin: 30px 20px 5px;
}

.youshi_tit{
color: #000000;
font-weight: 600;
font-size: 16px;
margin: 0px 20px 10px;
}
.youshi_item img{
width: 100%;
height: 100%;
}

.youshi_f {
width: 1000px;
height: 130px;
margin: 0px auto;
margin-top: 60px;
}
.youshi_f tr td h2 {
line-height: 65px;
font-size: 40px;
color: #5588C3;
text-align: center;
font-weight: normal;
position: relative;
}
.youshi_f tr td p {
line-height: 30px;
font-size: 16px;
color: #333333;
text-align: center;
}

.youshi_f .in3ns2{
font-size: 12px;
}
.md_youhsi{
display: none;
}
}