﻿*{margin:0;padding:0}html {
    font-family: "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
    html, body, H1, h2, h3, h4, h5, h6, P, DL, DT, DD, table, tbody, tfoot, thead, tr, th, td, footer, header {
    
    padding: 0;
    border: 0;
    vertical-align: baseline;
}
ul{
    margin-top: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}
li {
    list-style: none
}
a:active, a:hover {
    outline: none;
}
a {
    text-decoration: none;
    color: #949494;
}
table {
 margin:auto;   border-collapse: collapse;
    border-spacing: 0;
}
/*<!--头部内容 第一部分-->*/
.header {
    background: #f1f1f1;
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
}
.header_top_1 {
    color: #949494;
    width: 1200px;
    margin: 0 auto;
    line-height: 40px;
}
.header_top_ul {
    float: right;
}
.header_top_ul li {
    display: inline-block;
}
.header_top_ul_a {
    background: #d8d8d8;
    padding: 3px;
    border-radius: 3px;
    color: #949494;
}
.header_top_ul_a > img {
    display: inline-block;
    margin-bottom: -1px;
}
/*<!--头部内容 第二部分-->*/
.header_top_2 {
    height: 177px;
    width: 100%;
    background: url(06.png) no-repeat center;
}
.header_top_2 .TRS_Editor{

    position: relative;
}
/*<!--头部内容 第三部分-->*/
.header_top_3 {
    background: #234186;
    width: 100%;
    min-width: 1200px;
    overflow: hidden;
}
.header_top_3_div {
    width: 1200px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    height: 50px;
}
.header_top_3_div > ul {
    width: 70%;
}
.header_top_3_div > ul li {
    display: inline-block;
    width: 12%!important;
    text-align: center;
}
.header_top_3_div > ul > li a {
    color: #fff;
    width: 100%;
    line-height: 50px;
    display: inline-block;
}
.active {
    background: #2260cc;
}
.header_top_3_div > p {
    width: 20%;
    height: 30px;
    margin: 10px 0;
    background: #fff;
    overflow: hidden;
}
.header_top_3_div > p > input {
    width: 70%;
    height: 100%;
    border: none;
    outline: none;
    float: left;
    padding-left: 5px;
}
.header_top_3_div > p > a {
    width: 25%;
    line-height: 30px;
    background: #2260cc;
    color: #fff;
    text-align: center;
    float: right;
}
embed{
   position: absolute;
    left: 0px;
}
/*<!--底部内容-->*/
.footer {
    width: 100%;
    min-width: 1200px;
    background: #234186;
    margin: 0 auto;
    text-align: center;
    color: #ffffff;
}
.footer_ul {
    width: 1200px;
    margin: 0 auto;
    line-height: 55px;
    height: 55px;
    box-sizing: border-box;
    padding: 0px 157px;
    border-bottom: 1px solid #8d9ec1;
}
.footer_ul > li {
    float: left;
    margin-right: 110px;
    cursor: pointer;
}
.footer_ul_span {
    display: inline-block;
    border: 8px solid transparent;
    border-top: 8px solid #e3e3e3;
    margin-bottom: -7px;

}
.footer_div {

    width: 1200px;
    margin: 0 auto;
    clear: both;
    box-sizing: border-box;
    padding: 25px 157px;
}
.footer_div > img {
    float: left;
}
.footer_div > p {
    display: inline-block;
    line-height: 25px;
}

 .two_txt {float: left;width: 100%;line-height: 30px;margin:5px 0 0 20px;font-size: 16px;color: #333;}
 .ttxt{float:left;width:100%;border-bottom: 1px dashed #e3e3e3;padding-bottom:5px;}
 .right_text .hd{float:left;width:100%;text-align:center;margin-bottom:20px;}
.right_text .hd a{display:inline-block;height:36px;line-height:36px;padding:0 15px;background:#e7e7e7;font-size:16px;color:#666;margin:0 15px;border-radius:5px}
.right_text .hd .now{color:#fff;background:#244485}
.right_text .bd{float:left;width:100%;}
.right_text .bd .bdlist{display:none;width:100%;font-size:14px;}
.left_ul li{background:url(left_icot.jpg) no-repeat left center;padding-left: 15px;}
.left_ul li .t_icot{float:left;width:8px;height:15px;background:url(left_icot.jpg) no-repeat left center;margin: 13px 8px 0 -10px;}
.disc_list{min-height:270px}
.search_btn a:hover{color:#fff}
.conten{min-height:600px}