html,
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
dl,
dt,
dd,
iframe,
span {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
body {
    padding: 0px;
    margin: 0px;
    zoom: 100%;
    font-size: 16px;
    line-height: 1;
    color: #333333;
    background-size: 100% 100%;
    font-family: "Microsoft YaHei", 微软雅黑, 宋体, 黑体, "Helvetica Neue", Tahoma, Arial, "Hiragino Sans GB";
}
table {
    width: 100%;
    text-align: center;
}
/*table td{word-break: break-all; word-wrap:break-word;border-right:1px solid #939598; border-bottom:1px solid #939598;}*/
ul,
dl,
dt,
dd,
ol {
    list-style-type: none;
}
select,
input {
    vertical-align: middle;
}
textarea {
    resize: none;
}
a {
    color: #333333;
    text-decoration: none;
}
a:hover {
    color: #BF170C;
}
* html .clear {
    zoom: 1;
}
*+html .clear {
    zoom: 1;
}
* {
    margin: auto;
    padding: auto;
    font-family: "Microsoft YaHei", 微软雅黑, 宋体, 黑体, "Helvetica Neue", Tahoma, Arial, "Hiragino Sans GB";
}
.clear {
    clear: both;
}
.r {
    float: right;
}
.l {
    float: left;
}
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
    /*IE/7/6*/
}
.n {
    display: none;
}
.content_box {
    width: 1200px;
}
.listleft {
    width: 803px;
}
.listright {
    width: 375px;
}
.middle {
    min-width: 1282px;
}
.width588 {
    width: 588px;
}
/*头部*/
.header {
    /*height: 282px;*/
    background: url(../images/topbg.png) no-repeat top center,#eef7ff;
    min-width: 1200px;
}
.header .header_box {
    height: 172px;
    position: relative;
    padding-top: 30px;
}
.header .header_box .logo_box {
    width: 590px;
}
.header .header_box .logo_box a {
    font-size: 24px;
    color: #D61E16;
    font-weight: 700;
    margin-left: 15px;
    margin-top: 8px;
}
.header .header_box .logo_box form {
    width: 547px;
    height: 42px;
    border: 1px solid #D5CB9B;
    background: #F5E9CF;
    border-radius: 50px;
    margin-top: 18px;
    padding: 0 20px 0 23px;
}
.header .header_box .logo_box form input {
    height: 100%;
    border: none;
    padding: 0;
    margin: 0;
    background: #F5E9CF;
    outline: none;
    color: #9C8D4B;
}
.header .header_box .logo_box form input[type=text] {
    width: 444px;
}
.header .header_box .logo_box form input::-webkit-input-placeholder {
    color: #9C8D4B;
}
.header .header_box .logo_box form input::-moz-input-placeholder {
    color: #9C8D4B;
}
.header .header_box .logo_box form input::-ms-input-placeholder {
    color: #9C8D4B;
}
.header .header_box .logo_box form input[type=submit] {
    width: 30px;
    padding-left: 24px;
    background: url(../images/find_head.png) no-repeat left center;
    cursor: pointer;
}
.header .header_box .logo_box form .xian {
    width: 12px;
    height: 17px;
    border-left: 1px solid #c5b155;
    margin-top: 13px;
}
.header .header_box .logo_box form a {
    display: block;
    width: 60px;
    font-size: 15px;
    color: #9C8D4B;
    font-weight: normal;
    margin-left: 0;
    margin-top: 0;
    line-height: 42px;
}
.header .header_box .other {
    width: 56px;
    height: 127px;
    position: absolute;
    top: 50%;
    margin-top: -63px;
    right: 0;
}
.header .header_box .other a {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/other.png) no-repeat;
}
/*shense*/
.header .menu-xl {
    height: 80px;
    background: #1960B9;
    overflow: hidden;
}
/*qianse*/
.header .menu-xl .menu_box {
    background: #0A83E3;
    height: 100%;
    position: relative;
}
.header .menu-xl .menu_box ul {}
.header .menu-xl .menu_box ul li {
    float: left;
    width: 150px;
    height: 62px;
    padding-top: 18px;
    text-align: center;
    position: relative;
    transition: 0.5s;
}
.header .menu-xl .menu_box ul li:hover,
.header .menu-xl .menu_box ul li.on {
    background: #1960B9;
    /*shense*/
}
.header .menu-xl .menu_box ul li:hover a,
.header .menu-xl .menu_box ul li.on a {
    color: #F8DBC4;
    border-left: 0;
    padding-left: 46px;
    width: 171px;
}
.header .menu-xl .menu_box ul li em {
    transition: 0.5s;
}
.header .menu-xl .menu_box ul li.on em,
.header .menu-xl .menu_box ul li:hover em {
    width: 17px;
    height: 9px;
    background: url(../images/menu_embg.png) no-repeat center bottom;
    position: absolute;
    left: 50%;
    margin-left: -8.5px;
    bottom: -9px;
}
.header .menu-xl .menu_box ul li:first-child a {
    border-left: 0;
}
/*shense*/
.header .menu-xl .menu_box ul li a {
    display: block;
    border-left: 1px solid #1960B9;
    padding-left: 45px;
    height: 45px;
}
.header .menu-xl .menu_box ul li img,
.header .menu-xl .menu_box ul li i {
    float: left;
}
.header .menu-xl .menu_box ul li i {
    font-style: normal;
    font-size: 20px;
    color: #FFFFFF;
    display: block;
    width: 20px;
    margin-left: 12px;
}
.header .menu-xl .menu_box .menuside {
    width: 38px;
    height: 80px;
    top: 0;
}
.header .menu-xl .menu_box .menuleft {
    background: url(../images/menu_left.png) no-repeat left center;
    position: absolute;
    left: -38px;
}
.header .menu-xl .menu_box .menuright {
    background: url(../images/menu_right.png) no-repeat left center;
    position: absolute;
    right: -38px;
}

/* ===== 手机响应式 ===== */
@media (max-width: 768px) {
  .header { min-width: 0 !important; background-size: auto 100%; }
  .middle { min-width: 0 !important; }
  .content_box { width: 100% !important; max-width: 100%; }
  .header .header_box { height: auto; padding: 10px 0; }
  .header .header_box .logo_box { width: 100%; text-align: center; }
  .header .header_box .logo_box form { width: 96%; margin: 10px auto; }
  .header .header_box .logo_box form input[type=text] { width: 70%; }
  .header .menu-xl { display: none; }
  .header .header_box .other { display: none; }
  .listleft, .listright, .width588 { width: 100% !important; float: none; }
}
