.qa_header { background: #aaddf1; width: 100%; height: 100px; position: absolute; top: 0; z-index: -2; }
.qa_main { width: 100%; height: 100%; margin: 0 auto; position: relative; border-top: 2px solid #002776;background:#fff;}
.qa_main > .qa_top { width: 100%; height: 100px; }
.qa_main > .qa_top > p { position: absolute; font-size: 20px; text-align: center; color: #001d59; width: 100%; height: 100%; line-height: 100px; font-weight: 600; }
.qa_main > .qa_top .qa_logo { position: absolute; width: 80px; height: 80px; top: 10px; left: 0; }
.qa_main > .qa_top > a { position: absolute; width: 80px; height: 30px; color: #001d59; line-height: 30px; font-size: 16px; top: 35px; right: 0; text-align: center; text-decoration: none; }
.qa_container { position: relative; margin:0 auto;width: 1024px;}
.qa_container > .qa_wraper { position: relative; top: 0; width: 1024px; height: auto;overflow: hidden;}
.qa_mulu { height: 32px; }
.qa_mulu > p { color: #001d59; width: 984px; margin-left: 20px; line-height: 20px; font-size: 16px; height: 20px; letter-spacing: 1px; }
.qa_mulu > p.qa_line { border-top: 1px solid #dcdcdc; height: 5px; }
.qa_mulu > p.qa_bigfont { font-size: 16px; font-weight: bold; margin-bottom: 12px; margin-left: 46px; }
.qa_left_nav { position: relative; right: 50%; top:60px;height: auto; margin-bottom: 170px;cursor: pointer; float:right;}
.qa_left_nav > p { width: 100%;margin-top: 12px;}
.qa_left_nav > p span { position: relative; width: 100%; font-size: 16px; color: #002776; letter-spacing: 2px;text-align: right;display: inline-block;}
.qa_left_nav > p ::after{content: ">"; display: inline-block;background-size: 100%; margin-right: 20px;margin-left:10px;font-size: 16px;font-family:"MS PGothic";font-weight: 900;}
.qa_left_nav > p.actived span{color: #00a1de;}
.qa_right_list { position: relative; left: 50%; width:512px;margin-bottom: 170px;top: 60px;border-left: 1px solid #dcdcdc;float:left;}
.qa_right_list > .qa_title { position: relative; font-size: 14px; color: #00a1de; letter-spacing: 2px; margin-top: 23px; margin-left: 36px; }
.qa_right_list > a { display: list-item; margin-top: 12px; margin-left: 36px; font-size: 16px; color: #00a1de;list-style-type: disc}
@media (max-width: 767px){ .qa_main{ display: none; }
@media (min-width: 767px){ .qa_main{ display: block; }