@charset "utf-8";
/* CSS Document */
body{min-width:1200px;_width: expression((documentElement.clientWidth < 1200) ? "1200px" : "100%" );}
.help_box{ background:#f7f7f7; height:550px;}
.help_peo{ position:absolute; top:160px; left:287px;}
.help_text{ width:390px; height:155px; position:absolute; background:url(../pic/help/textbg.jpg) no-repeat; top:162px; left:521px;}
.help_text .help_p1{ font-size:18px; color:#4A4A4A; padding:40px 0px 6px 60px; line-height:24px;}
.help_text .help_p2{ font-size:30px; color: #f08524; padding:10px 0px 0 60px;}

.help_box .help_btn1{ display:block; width:232px; height:42px; text-align:center; line-height:42px; background: #4A90E2;border-radius: 50px; color:#fff;font-size:16px; position:absolute; top:370px; left:615px;}
.help_box .help_btn1:hover{ background:#539ff8; color:#fff;}
.help_box .help_btn2{ display:block; width:232px; height:42px; text-align:center; line-height:42px; border:1px solid #4A90E2;border-radius: 50px; color:#4A90E2; font-size:16px;position:absolute; top:430px; left:615px;}
.help_box .help_btn2:hover{ border:1px solid #539ff8; color:#539ff8;}

.top_logo{ border-bottom:1px solid #eaeaea; height:90px; }
.top_logo img{ margin-top:20px;} 
.number_text{ position:absolute; top:80px; left:60px; text-align:left;}
.number_text p{ font-size: 14px;color: #4A4A4A; margin-bottom:10px;}
.number_text p span{font-size:18px; color:#e03c3e; }
.number_text a{ display:block; width:155px; height:38px; text-align:center; line-height:38px;background: #4A90E2;border-radius: 50px;font-size:16px; color:#fff; }
.number_text a:hover{ background:#539ff8; color:#fff;}
.number_img{ text-align:center; padding-top:50px;}
.number_img2{ text-align:center; border-top:1px solid #efefef; margin-bottom:40px;}
.number_img2 h6{font-size: 20px;color: #4A4A4A; padding:50px 0 0 0;}
.number_img2 h6 span{color: #F4523B;}