﻿@charset "utf-8";
/* CSS Document */

.help_bg{ width:100%; background-color:#12a2ff; height:75px;}
.content{ width:1200px; min-height:1000px; height:auto; margin:0 auto; padding-left:10px; padding-right:10px;}
.content_head ul li{ width:116px; height:42px; border-radius:21px; border:1px solid #12a2ff; text-align:center; line-height:42px; float:left; margin-left:10px; font-size:17px;    margin-top: 30px;}
.ql,.ql a{color:#12a2ff; cursor:pointer;display: block;border-radius:21px;}
.current_q,.current_q a{ background-color:#12a2ff; color:#fff;}

.content_head{ width:880px; height:100px; border-bottom:1px solid #e3e3e3; }
.news_titile p{ color: #12a2ff;font-size: 22px; margin-top: 25px;  }
.news_content{padding-bottom:32px;}
.news_content p{ margin-top: 15px; font-size: 14px; color: #333333;  line-height:22px; letter-spacing: 1.3px;}
.news{ border-bottom:1px solid #e3e3e3; width:880px; position:relative;}
.rep_txt{color:#1d53aa;  cursor:pointer;}
.rep_img{color: #aaa; cursor: pointer; position: absolute; bottom: 7px; right: 0px;}
.new_footer {
width: 900px;
height: 30px;
text-align: center;
line-height: 30px;
font-size: 14px;}
.new_footer .help_page{
  margin:0px 5px;
  color:#000;
}
