
div.inner{
    margin: 0;
    padding: 0;
    width: 1000px;
    
}

div#header{
    height: 96px;
    background-color: rgb(27, 27, 129);
}

.daoh {
    display: inline-block;
    width: 284px;
    height: 67px;
    position: absolute;
    left: 4px;
    top: 10px;
}
.head {
    width: 100%;
    height: 96px;
    position: relative;
    background: url(../images/logo.png) no-repeat 2px 10px;
}

.head .head_1 {
    width: 371px;
    height: 20px;
    position: absolute;
    top: 10px;
    right: 0px;
}

ol, ul {
    list-style: none;
}

.bt_1  {
    float: right;
    position: relative;
    font-size: 50px;
    color: #fff;
    font-family: "隶书";
    padding: 5px 5px;
}




/* 导航栏 */
.menu{
    float: left;
    width:100%;
    height:60px;
    text-align: center;
    background-color:#014b95;
}
.menu .nav{
    list-style: none;
    padding-left:18%;  
} 

.menu .nav1{
    position: relative;
    float:left;
    width:15%;
}
.menu li a{
    display: block;
    background-color: #014b95;
    color: #fff;
    font-family:Arial, Helvetica, sans-serif;
    font-size:20px;
    font-weight:bold;
    line-height: 40px;
    padding: 0 20px;
    text-decoration: none;
}
.menu li:hover a {
    background-color: #1f8adc;
}
/* 子菜单 */
.sub {
    position: absolute;
    z-index: 999;
    width : 100%;
    height: 0;
    opacity: 0;
    overflow: hidden;
    text-align: center;
   
}

/* 鼠标移入显示 */
li:hover ul.sub {
    opacity: 1;
    height : auto;
    
}
.sub li {
    float: none;
    z-index:999;
}
.sub a {
    color: rgb(255, 255, 255) ;
    /*因为前面定义过a的样式，加!important表示优先执行*/
    font-weight: normal !important;
    line-height: 1.5 !important;
    padding: 10px !important;
    background-color: #014b95;
}
.sub li:hover a {
    background-color: rgb(0, 114, 202);

}

/* 轮播图 */
#box{
    /*border:1px solid black;*/
    height: 710px;
    background: url('../images/background4.png') no-repeat center center;
    background-size: cover;
    /* position: relative; */
}
#banner{
    /*border:1px solid #000;*/
    width: 1000px;
    height: 650px; 
    padding-top:30px;
    overflow: hidden;
    position: relative;
    margin: auto;
}
ul li{list-style-type: none}
#banner ul{
    /*border:1px solid #000;*/ 
    overflow: hidden;
    position: relative;
} 
#banner ul>li{
    /*border:1px solid #000;*/
    width: 1000px;
    height: 650px;
    float: left;
    position: relative;
}
/*新闻标题*/
.info_1{
    /* border:1px solid #000; */
    position: absolute; 
    margin-top:575px;
    z-index: 2;
    width: 1000px;
    height: 70px;
    background-color: #000;
    opacity: 0.6;
}

.info_2{
    /* border:1px solid #000; */
    position: absolute;
    margin-left: 155px; 
    margin-top:0;
    z-index: 2;
    width: 800px;
    height: 50px;
    background-color: #000;
    opacity: 0.6;
}

.title{
    position: absolute;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    font-size: 28px;
    font-weight: bold;
    z-index: 50;
}
/*左右按钮*/
.left,.right {
    /*display: block;*/
    width: 55px;
    text-align: center;
    height: 80px;
    /**/line-height: 70px;
    background: #000;
    color: #fff;
    font-size: 80px;
    font-weight: 200;
    z-index: 2;
    opacity: 0.5;    
}
.left {
    position:relative;
    float:left;
    margin-top:-340px;
}
.right {
    position:relative;
    float:right;
    margin-top:-340px;
}
  
.container_1{
    /* float: left; */
    top:140px;
    background: url(../images/bg-3.png) fixed center 0;
    height: auto;
    width: 100%;
    padding: 0px;
    border-left:  #000 2px solid;
    border-right:  #000 2px solid;
}

.in{
    width: 1198px;
    height: 750px;
    /* margin-top: 100px; */
    /* margin-left: 100px; */
    margin: auto;
    background: url(../images/bg-2.png) fixed center 0;
    border: #000 1px solid;
    /* position: relative; */
    /* float: left; */
    /* background-color: rgb(242, 241, 221); */
}

.container_2{
    float: left;
    height: 500px;
    width: 100%;
    background: url(../images/zhongj-bg.jpg) fixed center 0;
    padding: 0px;
    border-left:  #000 2px solid;
    border-right:  #000 2px solid;
}

.cont_2_1{
    float: left;
    margin-left: 145px;
    margin-top: 40px;
    padding: 10px;
}

.cont_2_2{
    /* float: right; */
    width: 365px;
    margin-top: 20px;
    margin-left: 980px;
    height: 450px;
    border: #242424 1px solid;
}

.cont_2_2_1{
    margin-left: 10px;
}

.cont_2_2_1 .p1{
    font-weight: bold;
    font-family: "黑体";
    font-size: 24px;
    color: #fff;
}
.cont_2_2_1 p{
    font-size: 20px;
    font-family: "宋体";
    /* line-height: 120%; */
    color: #fff;
}

.container_3{
    float: left;
    height: auto;
    width: 100%;
    background: url(../images/bg-3.png) fixed center 0;
    padding: 0px;
    border-left:  #000 2px solid;
    border-right:  #000 2px solid;
}

.g-bd{
    width: 1200px;
    /* min-height: 500px; */
    margin: 10px auto;
    background-color: #fff;
    border: 1px solid #d3d3d3;
    border-width: 0 1px;
}

.container_4{
    float: left;
    height: auto;
    width: 100%;
    background: url(../images/bg-2.png) fixed center 0;
    padding: 0px;
    border-left:  #000 2px solid;
    border-right:  #000 2px solid;
}

.cont_4_1{
    position: absolute;
    margin-top: 100px;
    margin-left: 20px;
    width: 100px;
    height: 100px;
}
.g-wrap {
    margin-left: 20px;
    padding: 10px;
}

.u-title {
    height: 40px;
    border-bottom: 2px solid #c20c0c;
}

.u-title h3 {
    margin-top: 0;
    float: left;
    font-size: 30px;
    font-weight: bolder;

}

.f-ff2 {
    font-family: "Microsoft Yahei", Arial, Helvetica, sans-serif;
}


.dec{
    text-align: center;
}

.f-thide {
    text-align: center;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}


.s-fc3, a.s-fc3:hover {
    text-align: center;
    color: #666;
}


.wwy-bt{
    display: inline-block;
}

.footer{
    display: table;
    height: 100px;
    width: 100%;
    background: #242424;
    /* border-bottom: 1px solid #000; */
}

.footer p{
    vertical-align: middle;
    text-align:center;
    font-family:'微软雅黑';
    font-size:14px;
    color: #fff;
}