body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0; } 
body, button, input, select, textarea { font:12px/1.5tahoma, arial, \5b8b\4f53; } 
h1, h2, h3, h4, h5, h6{ font-size:100%; } 
address, cite, dfn, em, var { font-style:normal; } 
code, kbd, pre, samp { font-family:couriernew, courier, monospace; } 
small{ font-size:12px; } 
ul, ol { list-style:none; } 
a { text-decoration:none; } 
sup { vertical-align:text-top; } 
sub{ vertical-align:text-bottom; } 
legend { color:#000; } 
fieldset, img { border:0; } 
button, input, select, textarea { font-size:100%; } 
table { border-collapse:collapse; border-spacing:0; } 

.clear{
    clear: both;
}

.allmain{
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: #f2f2f2;
}

.shebaojiaona{
    width: 100%;
    background-color: #ffffff;
    margin: 0px auto;
    padding-top: 70px;
   
}

 .title{
    width:400px;
    margin: 0px auto;
    text-align: center;
}

 .title .cn_title{
    font-size: 32px;
    color: #193b85;
    margin-bottom: 20px;
    font-weight: bold;
}

 .title .en_title{
    font-size: 18px;
    color: #9f9f9f;
}

.title span{
    padding-left: 10px;
    padding-right: 10px;
}

.shebaojiaona .shebaocontent{
    width: 1100px;
    margin: 0px auto;
    margin-top: 80px;
    
    position: relative;
}

.shebaojiaona .shebaocontent .content{
    width:520px;
    padding-top: 70px;
    padding-bottom: 200px;
}

.shebaojiaona .shebaocontent .content .content_title{
    font-size:26px ;
    color: #3e69b7;
    margin-bottom: 45px;
}
.shebaojiaona .shebaocontent .content .content_content{
    font-size: 16px;
    color: #525252;
}

.shebaojiaona .shebaocontent .shebao_img {
    position: absolute;
    right: 0px;
    top: 0px;
}

.service{
    width:100%;
    margin: 0px auto;
    margin-top: 70px;
    background-color: #f2f2f2;
    padding-bottom: 70px;
  
}

.servicecontents{
    width: 1100px;
    background-color: #ffffff;
    margin: 0px auto;
    margin-top: 70px;

}

.service .service_content{
    width: 1100px;
    font-size: 16px;
    color: #404040;
    font-weight: 600;
    line-height: 32px;
    position: relative;
    padding-top: 80px;
   
}
.service .service_content img{
    padding-left: 45px;
}


.service .service_content .content_contnet .contnet_title{
    color: #3e69b7;
    line-height: 32px;
    font-weight: 600;
}

.service .service_content .content_contnet{
    padding-bottom: 30px;
}

.service .service_content .content1{
    width: 500px;
    position: absolute;
    right: 25px;
    top: 80px;
    margin-bottom:50px;

}

.service .service_content .content2{
    width: 491px;
    float: left;
    padding-left: 45px;

}

.service .service_content .img_content2{
    margin-right: 0px;

}

.service .service_content3{
    width: 1100px;
    font-size: 16px;
    color: #404040;
    font-weight: 600;
    line-height: 32px;
    position: relative;
    padding-top: 40px;
    padding-bottom: 50px;
   
}

.service .service_content3 .content_contnet .contnet_title{
    color: #3e69b7;
    line-height: 32px;
    font-weight: 600;
}

.service .service_content3 .content3{
    width: 500px;
    position: absolute;
    right: 25px;
    top: 40px;
}

.service .service_content3 img{
    padding-left: 45px;
}