@charset "utf-8";
@import url("iconfont.css");
* {
    margin: 0px;
    padding: 0px;
}
/*头部样式*/
.header {
   
}

.header .head-top {
    width: 1200px;
    height: 170px;
    margin: auto;
}

.header .head-top .left-box {
   /* width: 400px; */
    height: 102px;
    float: left;
    padding-top: 30px;
}

.header .head-top .right-box {
    line-height: 40px;
    top: 10px;
    width: 1160px;
    float: right;
    text-align: right;
    position: absolute;
    margin: 5 auto;
}

.header .head-top .right-box a {
    margin: auto 8px;
    color: #444;
    _display: inline;
    *zoom: 1;
}

.header .head-top .right-box a:hover {
    color: #ffffff;
}

.header .head-top .right-box a i {
    margin-right: 2px;
    font-size: 12px;
}

.header .head-top .right-box strong {
    color: #444;
    font-size: 12px;
    font-weight: 700;
}

.header .head-top .center-box {
    font-size: 48px;
    font-family: 隶书, SimLi;
    float: left;
    padding-left: 30px;
    line-height: 110px;
    color: #fff;
}

.header .head-top .search-box {
    width: 200px;
    height: 42px;
    overflow: hidden;
    _height: 43px;
    float: right;
}

.header .head-top .search-box .input-box {
    top: 0;
    left: 0;
    bottom: 0;
    float: left;
}

.header .head-top .search-box .input-box input {
    display: block;
    margin: 0;
    padding: 5px 12px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: #fff;
    color: #333;
    font-size: 12px;
    transform: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.header .head-top .search-box .input-box input::-moz-placeholder {
    color: #b3b3b3;
    opacity: 1;
}

.header .head-top .search-box a {
    float: left;
    padding: 5px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #054ea0;
    font-size: 16px;
    text-align: center;
    border-radius: 0;
    cursor: pointer;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    *top: 1px;
}

.header .head-top .search-box a:hover {
    background: #0b7bd6;
    border-color: #0b7bd6;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.header .head-top .search-box a:hover i {
    color: #fff !important;
}

.header .head-nav .search-box {
    padding-left: 10px;
    padding-top: 7px;
    width: 200px;
    height: 42px;
    overflow: hidden;
    _height: 43px;
    float: right;
}

.header .head-nav .search-box .input-box {
    top: 0;
    left: 0;
    bottom: 0;
    float: left;
}

.header .head-nav .search-box .input-box input {
    display: block;
    margin: 0;
    padding: 5px 10px;
    width: 100%;
    height: 25px;
    line-height: 25px;
    background: #fff;
    border: 1px solid #e5e5e5;
    color: #333;
    font-size: 12px;
    transform: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.header .head-nav .search-box .input-box input::-moz-placeholder {
    color: #b3b3b3;
    opacity: 1;
}

.header .head-nav .search-box a {
    float: left;
    padding: 5px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    color: #333;
    font-size: 16px;
    text-align: center;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    cursor: pointer;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    *top: 1px;
}

.header .head-nav .search-box a:hover {
    background: #6a96cc;
    border-color: #6a96cc;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.header .head-nav .search-box a:hover i {
    color: #fff !important;
}

.header .head-nav {
    background-color: #0b7bd6;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
}

.header .head-nav .nav-box {
    line-height: 50px;
    width: 1200px;
    margin: auto;
}

.header .head-nav .nav-box li {
    float: left;
    width: 140px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    margin-right: 1px;
}

.header .head-nav .nav-box li a {
    height: 50px;
    width: 140px;
    color: #fff;
    font-size: 18px;
    line-height: 50px;
    display: block;
    font-weight: 800;    text-align: center;
}

.header .head-nav .nav-box li a:hover {
    color: #34ad2a;
    background-color: #fff;
}

#index .index a,
#news .news a,
#goods .goods a,
#video .video a,
#photo .photo a,
#down .down a,
.header .head-nav .nav-box li a:hover {
    color: #33a0f8;
}

.header .head-nav .nav-box li a.navcurrent {
   background-color: #529bfe;
    color: #fff;
}

.header .head-nav .nav-box li div {
    width: 140px;
    background-color: #33a0f8;
    color: #33a0f8;
    position: absolute;
    top: 220px;
    z-index: 999;
}

.tools {
    width: 100%;
    height: 40px;
    background-image: url(one.png);
    background-repeat: repeat-x;
    float: left;
}

.tools .title {
    text-indent: 10px;
    float: left;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    width: 100%;
}

.tools .title a {
    margin-top: 3px;
    margin-right: 10px;
    float: right;
}


.center {
    width: 100%;
    margin: auto;
  /*  background-color: #f0f0f0; */
    padding-top: 20px;
    padding-bottom: 20px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}

a {
    color: #333333;
}

ul li,
ol li {
    list-style-type: none;
}

img,
input,
button {
    border: none;
    outline: none;
}

.w1198 {
    width: 1165px;
    margin: 0 auto;
}

.w1111 {
    width: 1111px;
    margin: 0 auto;
}

body {
  margin: 0 auto;
  padding: 0;
  color: #222222;
  font-size: 14px;
  font-weight: normal;
  font-family: 微软雅黑;
  text-decoration: none;
  text-align: center;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cf:after {
    display: block;
    content: "";
    height: 0;
    visibility: hidden;
    clear: both;
}

.cf {
    zoom: 1;
}

.hide {
    display: none;
}

.top {
    height: 40px;
}

.top_nav {
    height: 40px;
    overflow: hidden;
}

.top_nl {
    float: left;
}

.top_nl ul li {
    float: left;
    line-height: 40px;
}

.top_nl ul li a {
    font-size: 13px;
    color: #ffffff;
}

.top_nl ul img {
    margin-left: 211px;
}

.top_nm {
    float: left;
    line-height: 40px;
    margin-left: 105px;
}

.top_nm a {
    font-size: 13px;
    color: #ffffff;
    margin-left: 7px;
}

.top_nr {
    line-height: 40px;
}

.top_nr a {
    font-size: 13px;
    color: #ffffff;
}

.top_nr .top_sou {
    background-image: url(../images/jxfgw_pic_input.png);
    color: #999999;
    font-size: 13px;
    height: 25px;
    width: 173px;
    padding-left: 13px;
}

.top_sou {
    margin-left: 15px;
}

.top_sub {
    margin-bottom: -7px;
}

.logbg {
    background-image: url(../images/jxfgw_bg_logobg.png);
}

.logo {
    height: 163px;
    background-image: url(../images/jxfgw_bg_logob.png);
}

.logo img {
    margin-top: 42px;
}

.nav {
    height: 55px;
    background-color: #355e92;
}

.nav_list {
    overflow: hidden;
}

.nav_list ul li {
    float: left;
    line-height: 55px;
    width: 171px;
    text-align: center;
}

.nav_list ul li:hover {
    background-color: #3f73b3;
}

.nav_list ul li a {
    color: #ffffff;
}

.nav_list ul li img {
    padding-right: 10px;
}

.content {
    width: 1200px;
    min-height: 510px;
    margin: 0 auto;
}

.ztjj {
    padding: 12px 0;
    width: 100%;
}

.ztjj ul {
    overflow: hidden;
}

.ztjj ul li {
    width: 384px;
     height: 160px; 
    float: left;
    margin: 0 0 50px 12px;
}

.ztjj ul li a:hover {
    color: #355e92;
}

.ztjj ul li .title {
    text-align: center;
}

.ztjj ul li .title a {
    margin-left: 11px;
}

.zttp {
    width: 384px;
    height: 160px;
    border: 1px solid #cae2fb;
}

.zttp img {
    width: 376px;
    height: 150px;
    margin: 3px;
}

.lslm {
    width: 1140px;
    height: 159px;
    border: 1px solid #cae2fb;
    margin: 0 auto;
}

.lslm img {
    width: 100%;
    height: 100%;
    padding: 9px;
    box-sizing: border-box;
}

.fnav {
    height: 59px;
    border-top: 3px solid #bb2335;
    line-height: 59px;
}

.fnav ul {
    overflow: hidden;
    width: 265px;
    margin: auto;
}

.fnav ul li {
    float: left;
    font-size: 13px;
    color: #666666;
}

.fnav ul li a {
    font-size: 13px;
    color: #666666;
}

.fnav ul li a:hover {
    color: #0e468c;
}
