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: 280px;
}

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

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

.yewurequest{
    width: 1100px;
    margin: 0px auto;
    margin-top: 70px;
    background-color: #f2f2f2;
    padding-bottom: 85px;
  
}

.yewurequest .yewucontet{
    padding-top: 60px;
}

table{
    border: 1px solid  #dfdfdf;
}

table tr td{
    height:242px ;
    width: 300px;
    padding-left: 50px;
    padding-right: 30px;
    padding-bottom: 35px;
    position: relative;
}

.yewu_title{
    font-size: 20PX;
    color: #404040;
    position: absolute;
    top: 90px;
    padding-bottom: 20px;
    font-weight: bold;
}

.yewu_content{
    font-size: 16px;
    padding-top: 150px;
    color: #404040;
}

.yewu_img{
    position: absolute;
    top:25px;
}

.shiyonduixian_row{
    width: 100%;
    background-color: #ffffff;
    margin: 0px auto;
}

.shiyonduixian{
    width: 1100px;
    margin: 0px auto;
    padding-top: 90px;
    padding-bottom: 90px;

}

.shiyonduixian .bing_img_row{
    width: 1100px;
    margin-top: 50px;
   
}

.shiyonduixian .bing_img_row .bing_img{
    width: 338px;
    height: 260px;
    border: 1px solid #ececec;
    margin-right: 25px;
    margin-bottom: 25px;
    position: relative;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
   

}

.shiyonduixian .bing_img_row .bing_img .bing_img_img img{
    padding-bottom: 50px;


}

.shiyonduixian .bing_img_row .bing_img .bing_img_name{
    width: 338px;
    height: 60px;
    background-color: #eff2f7;
    text-align: center;
    position: absolute;
    bottom: 0px;
    font-size: 16px;
    color: #404040;
    font-weight: 600;
    line-height: 60px;
}




.shiyonduixian .small_img_row{
    width: 1100px;
    padding-bottom: 100px;

   
   
}

.shiyonduixian .small_img_row .small_img{
    width: 247px;
    height: 220px;
    border: 1px solid #ececec;
    margin-right: 25px;
    margin-bottom: 25px;
    position: relative;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
   

}

.shiyonduixian .small_img_row .small_img .small_img_img img{
    padding-bottom: 50px;
}

.shiyonduixian .small_img_row .small_img .small_img_name{
    width: 247px;
    height: 60px;
    background-color: #eff2f7;
    text-align: center;
    position: absolute;
    bottom: 0px;
    font-size: 16px;
    color: #404040;
    font-weight: 600;
    line-height: 60px;
}

.company_row{
    width: 100%;
    margin: 0px auto;
}

.company {
    width: 1100px;
    height:800px ;
    padding-top: 70px;
    margin: 0px auto;
}

.company_title_row{
    width: 1100px;
    margin-top: 75px;
}

.company_title_row .company_title{
    width: 255px;
    height: 100px;
    background-color: #ffffff;
    text-align: center;
    float: left;
    margin-right: 20px;
    line-height: 150px;
    font-size: 18px;
    color: #404040;
    font-weight: 500;

}

.company_img{
    margin-top: 30px;
    
}

.company_img img{
    width: 1080px;

}