﻿@charset "utf-8";

/* CSS Document */
.banner { position: relative;}
* {
    margin: 0;
    padding: 0;
}
fieldset, img, button, input {
    border: none;
    outline-style: none;
}

/*涓轰簡鐓ч【ie6 閾炬帴鍥剧墖鏈夎竟妗?*/
ul, ol, dl {
    list-style: none;
}
input {
    font-family: "微软雅黑";
}
input[required]:invalid, input:focus:invalid, textarea[required]:invalid, textarea:focus:invalid {
    box-shadow: none;
}
img {
    vertical-align: top;
}
select, input {
    vertical-align: middle;
}
select, input, textarea {
    font-size: 12px;
    margin: 0;
}
textarea {
    resize: none;
}
table {
    border-collapse: collapse;
}
i, em {
    font-style: normal;
}
s, del {
    text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}
body {
    font-size: 14px;
    color: #888;
    overflow-x: hidden;
    font-family: "微软雅黑";/* -webkit-align-items: center;-ms-flex-align:center;align-items: enter;display:-webkit-flex;display: flex; */
}

/* .clearfix:after { content:"."; display:block; height:0; visibility:hidden; clear:both; } */
*html .clearfix {
    _height: 1%;
}
.clearfix {
    zoom: 1;
}
.clearfix:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
    color: #003190;
}

/* html,body{height: 100%;margin:0;} */

/* 公用部分 */
p, h5 {
    word-wrap: break-word;
}

/* 英文强制换行，以单词为依据 */
.fl {
    float: left;
}
.fr {
    float: right;
}
.border_t {
    border-top: 1px solid #d7d7d7;
}
.border_b {
    border-bottom: 1px solid #d7d7d7;
}
.bordern_r {
    border-right: 0 !important;
}
.bordern_b {
    border-bottom: 0 !important;
}
.content {
    width: 1040px;
    margin: 0 auto;
}

/* header开始 */
.top_header {
    top: 0;
    *top: -32px;
    position: absolute;
    width: 100%;
    overflow: hidden;
    *padding-top: 30px !important;
    height: 40px;
}
.top_r_list li {
    float: left;
    background: url(../images/top_r_list_bg.jpg) no-repeat right center;
}
.top_r_list li:last-child {
    background: none;
}
.top_r_list li a {
    color: #aeaeae;
    font-size: 14px;
    padding: 0 10px;
}
.top_r_list li a:hover {
    color: #598fdf;
}
.search_top {
    width: 220px;
    border-radius: 5px;
    overflow: hidden;
}
.search_btn {
    background: url(../images/tri.jpg) no-repeat center #ececec;
    height: 28px;
    width: 14%;
}
.search {
    width: 80%;
    line-height: 28px;
    color: #666;
    font-size: 12px;
    padding-left: 5%;
    background: url(../images/search_de.jpg) no-repeat right center #ececec;
    height: 28px;
}
.search_box {
    margin: 12px 0 0 0;
}

/* header结束 */

/* nav开始 */
.nav {
    background-color: #00297c;
    width: 100%;
    height: 121px;
    position: absolute;
    *+position: absolute;
    top: 50px;
    opacity: 0.8;
  filter:alpha(opacity:80);
  z-index: 1000; 
}
.nav_list {
    margin-top: 25px;
    width: 685px;
}
.a1 {
    width: 310px;
    display: inline-block;
    text-align: center;
}
.nav_list li {
    float: left;
}
.nav_list .li01 {
    height: 43px;
    background: url(../images/111.png) no-repeat 31px 0;
}
.nav_list .li02 {
    height: 43px;
    background: url(../images/112.png) no-repeat 44px 0;
}
.nav_list .li03 {
    height: 43px;
    background: url(../images/113.png) no-repeat 44px 0;
}
.nav_list .li04 {
    height: 43px;
    background: url(../images/114.png) no-repeat 44px 0;
}
.nav_list .li05 {
    height: 43px;
    background: url(../images/115.png) no-repeat 44px 0;
}
.nav_list li a {
	float:left;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    display: inline-block;
    padding: 0 34px;
}
.nav_list li a:hover {
    color: #f6f6f6;
}

/*下拉列表的样式*/
.ul_father {
    width: 104px;
}
.ul_father {
    position: absolute;
    left: 0;
    top: 96px;
    z-index: 10000;
    background: rgb(28, 76, 173);
    *background: #1c4c82;
    filter: Alpha(opacity=85);
    opacity: 0.85;
    display: none;
    width: 100%;
    overflow: visible;
}
.ul_father a {

    /* padding:0!important; */text-align: center;
    display: block;
}
.nav_list li {
    position: relative;
}

/* nav结束 */
.con {
    width: 100%;
    overflow: hidden;
    background: #f8f8f8;
    padding: 0 0 75px 0;
}
.conIn {
    width: 1100px;
    overflow: hidden;
    background: #fff;
    margin: 0 auto;
    padding: 30px 50px;
    box-sizing: border-box;
}
.conIn_l {
    width: 210px;
}
.conIn_r {
    width: 740px;
}
.title {
    height: 74px;
    border-bottom: 1px dashed #cacaca;
    line-height: 74px;
    font-size: 28px;
    color: #111;
}
.title p {
    background: url(../images/bg2.png) no-repeat 0px center;
    padding-left: 15px;
}
.conIn_l .navF {
    border: 1px solid #e5e5e5;
    background: #f8f8f8;
}
.conIn_l .navF ul {
    width: 130px;
    margin: 66px auto 66px;
}
.conIn_l .navF ul li {
    height: 60px;
    line-height: 60px;
    padding-left: 10px;
}
.conIn_l .navF ul li a {
    color: #333;
    font-size: 16px;
}
.conIn_l .navF ul li a:hover {
    color: #2b66bf;
}
.conIn_l .navF ul li .current {
    color: #9bbc0e;
}
.conIn_l .navF ul .bg {
    background: url(../images/jiant.png) no-repeat 89px center;
}
.footer {
    box-sizing: border-box;
    width: 100%;
    background-color: #131c2e;
    color: #939393;
    font-size: 14px;
    line-height: 36px;
    height: 210px;
    *+height: 150px;
    padding-top: 66px;
}
.footer a {
	display:inline-block;
	float:left;
    color: #fff;
    font-size: 14px;
    line-height: 36px;
}
.footer a:hover {
    color: #003190;
}
.footer_list li {
    float: left;
    background: url(../images/footer_de.jpg) no-repeat right center;
}
.footer_list li a {
    padding: 0 20px;
}
.intercourse li {
    float: left;
    margin-right: 16px;
}
.hide {
    display: none;
}
.mr58 {
    margin-right: 58px;
}
.weixin_box {
    position: relative;
}
.weixin_box .ewm {
    position: absolute;
    left: -144px;
    top: -29px;
}
.weixin_box .ewm.current {
    display: block;
}
.footer_bottom {
    background-color: #212121;
    color: #757575;
    font-size: 12px;
    line-height: 40px;
    height: 40px;
    text-align: center;
}