body, div, a,img,input,p,a,ul,ol,li, table, 
th, tr, td, form, fieldset,ul,h2,h3,h4,h5{
    margin:0;
    padding:0;
    border:none;
    list-style-type:none;
    font-family: "微软雅黑";
 color:#333;
}
a{ text-decoration:none; color:#333;}
a:hover{ text-decoration:none; color:red;}
input{
    background-color: none;
}

.header{
    width: 100%;
    height:130px;
    background-position: 0 0;
    background-repeat-x: initial;
    background-repeat-y: inherit;
    border-top: solid 3px #1267aa;
    background-color: #fff;
}
.header-down{
    width: 1200px;
    margin: 0 auto;

}
.header-down-left{
    float:left;
    width: 870px;
}
.header-down-left{
 display:flex;
 align-items:center;
}
.header-down-left .zhulogo{}
.header-down-left .zhulogo img{
    height: 75px;
    display: block;
}
.header-down-left ul{
    margin-top: 20px;
    margin-left: 10px;
}
.header-down-left ul li{}
.header-down-left ul li a{
    display: block;
}
.header-down-left ul li a img{
 height:30px;
 display: block;
}



.header-down-right{
    float:right;
    width:314px;
    margin-top:10px;
    position: relative;
}
.search-box{
    width: 230px;
    height: 32px;
    margin-top:10px;
    border: solid 1px #ccc;
    background-color: #ccc; 
    margin-left:80px;
}
.search-text{
    font-size: 12px;
    color: #dedede; 
}
.search-text a{
    font-size:13px;
    padding-right: 5px;
    padding-left: 5px;
    border-right:solid 1px #000000; 
    color: #000000;
}
.search-box input{
    background-color: #ccc; 
    width: 200px;
    outline: none;
    font-family:"微软雅黑";
    font-size: 12px;
    float: left;
    height: 32px;
    line-height: 16px;
}
.search-box img{
    margin-top: 4px;
    float: right;
    margin-right:12px;
}
.clearfix{
    clear: both;
}

#change_color{
 background:#a90101;
 color: #fff;
}
.header-menu-box{
    margin: 0 auto;
    width: 100%;
    height: 45px;
    background: #e2e1e1;
    z-index: 9999;
}
.menu-box {
    margin:0 auto;
    width:1200px;
}
.menu-box ul{
    margin:0;
    padding:0;
}
.menu {
    width:1100px;
    height: 45px;
}
.menu li {
    text-align: center;
}
.menu li a {
    height: 45px;
    line-height: 45px;
}
.menu .drop-menu a.tablink-fix {
    width: 110px;
    text-align: center;
    height:45px;
    line-height:45px;
    display: block;
    color: #fff;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: normal;
    position: relative;
    z-index: 9999;
}

.menu .drop-menu a.tablink {
    width: 110px;
    text-align: center;
    height: 45px;
    line-height: 45px;
    display: block;
    color: #131313;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: normal;
    position: relative;
    z-index: 9999;
}
.menu .drop-menu {
    height: 45px;
    line-height:45px;
    float: left;
    position: relative;
    z-index:999999;
}
.submenu li a:hover {
    color:#fff;
    background:#d04848;
    text-decoration: none;
}
.menu .drop-menu a.tablink-fix:hover {
    color: #fff !important;
    background:#a90101 !important;
    text-decoration: none;

}
.menu .drop-menu a.tablink:hover {
    color: #fff;
    background:#a90101;
    text-decoration: none;
}
.clearfix{
    clear: both;
}


.banner-active{
    position: absolute;
    bottom:26%;
    left:16%;
    z-index: 99999999;
    background-image: url(../img/img-active.png);
    z-index: 0;
    padding: 10px 24px;
}
.banner-active h1{
    font-family: "微软雅黑";
    font-size: 25px;
    font-weight: bold;
    color:#fff;
    width: auto;
}
.banner-img{
    width:100%;
    height:420px;
}
.banner-img img{
    width:100%;
    height:100%;
    display: block;
    border:none;
    vertical-align: middle;
}
#banner .bannerBut{width:200px;height:40px;position:absolute;
left:48%;bottom:0px;z-index: 999;}
#banner .bannerBut ul li{width:12px;height:12px;
 border-radius:7px;background:#fff;
 margin:5px 7px;float:left;}
#banner .bannerBut ul li.hover{background:#c6171e;cursor: pointer;}
.bannerList{
 position: absolute;
 left:50%;
 bottom:0;
 width: 1100px;
 height: 420px;
 margin-left: -550px;
 z-index:90;
}
.bannerList ul{
 width:500px;
 height: 420px;
 position: relative;
 margin: 0;
 padding: 0;
}
.bannerList li{
 width: 440px;
 padding: 36px 30px;
 font-size: 26px;
 font-weight: bold;
 color:#fff;
 display: none;
 background-color:rgba(0,0,0,0.6);
 position: absolute;
 left:0px;
 bottom:100px;
} 
.bannerList ul li h1{
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 20px;
}
.bannerList ul li p{
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    color: #fff;
}
#banner{width:100%;height:420px;overflow:hidden;}
#banner .bannerCon{width:1440px;height:420px;
background:#e6e6e6;margin:0px auto;position:relative;
}
#banner .bannerCon .before{width:600px;height:420px;background:rgba(48,56,82,0.7);
position:absolute;left:-600px;bottom:0px;z-index:333;
}
#banner .bannerCon .before img{
 position:absolute;right:20px;top:200px;
 cursor:pointer;
 opacity: 0.7;
 filler:alpha(opacity:70);
 -moz-opacity: 0.7; 
}
#banner .bannerCon .before img:hover{
 opacity: 1;
 filler:alpha(opacity:100);
 -moz-opacity: 1;
}
#banner .bannerCon .after{
 width:600px;height:420px;
 background:rgba(48,56,82,0.7);
 position:absolute;right:-600px;
 bottom:0px;z-index:333;}
#banner .bannerCon .after img{
 position:absolute;left:20px;
 top:200px;cursor:pointer;
 opacity: 0.7;
 filler:alpha(opacity:100);
 -moz-opacity:1;
}
#banner .bannerCon .after img:hover{
 opacity: 1;
 filler:alpha(opacity:100);
 -moz-opacity: 1;
}
#banner .bannerCon .scroll{width:14400%;height:420px;
 position:relative;left:-1440px;
}
.bannerbox{
 width:1440px;height:420px;float:left;overflow: hidden;
}
.bannerbox img{
 height: 420px;
 width:100%;
 vertical-align: middle;
}

.navfast{
 width:1200px;
 height:108px;
 margin:0 auto;
 background-image:url('../images/navfast.png');
}
.navfast .navfastitem{
 width:120px;
 float:left;
 text-align:center;
 line-height:30px;
 padding-top:30px;
 color#333;
}
.navfast .navfastitem a{
 color:#333;
}
.car1{float:left; width:50px; padding-top:2px;}
.more{float:right; font-size:12px; line-height:30px;}
.more a{color:#1267aa;}

.newscon{
 width:1200px;
 margin:40px auto 0 auto;
}
.newsfirst{
 padding-top:5px;
 width:380px;
 float:left;
 padding-right:30px;
}
.newsfirst:hover{
 background:#fff;
 opacity: 0.95;
 filler:alpha(opacity:95);
 -moz-opacity: 0.95;
}
.newsfirst-title{
 height:30px;
 line-height:30px;
 background:#1267aa;
 filter:alpha(opacity=70); 
 -moz-opacity:0.7; 
 -khtml-opacity: 0.7; 
 opacity: 0.7; 
 color:#fff;
 text-align:center;
 position:relative;
 top:-35px;
 z-index:1000;
}
.newslast{
 width:380px;
 float:left;
}
.newslast-list{
 padding-top:10px;
}
.newslast-item{
 height:35px;
 line-height:35px;
}
.newslast-itemtitle,.newslast-itemtime{
 float:left;
}
.newslast-itemtitle{
 width:335px;
 height:35px;
 overflow:hidden;
 font-size:14px;
}
.newslast-itemtime{
 color:#4f4f4f;
 font-size:14px;
}

.noticecon{
 width:1200px;
 margin:30px auto;
}
.noticetitle{
 float:left;
 width:65px;
 height:58px;
 background:#1267aa;
 color:#fff;
 font-size:12px;
 line-height:18px;
}
.noticetitletxt{
 padding:13px 20px;
 color:#fff;
}
.noticelist{
 width:1133px;
 height:56px;
 float:left;
 border:1px solid #e1e1e1;
 overflow:hidden;
}
.noticeitem{
 line-height:56px;
 float:left;
}
.noticeitemtime,.noticeitemcon{
 float:left;
}
.noticeitemtime{
 line-height:18px;
 font-size:12px;
 text-align:center;
 margin:10px;
 width:30px;
 color:#1267aa;
}

.jiaoke{
 height:670px;
 background-image:url('../images/jiaoke.jpg');
}
.jiaokecon{
 width:1200px;
 margin:0 auto;
 padding-top:30px;
}
.jiaokelist{
 padding-top:20px;
}
.jiaokeitem{
 width:380px;
 background:#fff;
 float:left;
 height:520px;
}
.jiaokeitem:hover{
 filter:alpha(opacity=90); 
 -moz-opacity:0.9; 
 -khtml-opacity: 0.9; 
 opacity: 0.9; 
}
.jiaokekong{
 width:30px;
 float:left;
}
.jiaokeitem-pic{
 width:380px;
 height:222px;
}
.jiaokeitem-title{
 margin:30px 20px 15px 20px;
 font-size:14px;
 font-weight:bold;
 height:44px;
 line-height:22px;
 overflow:hidden;
 color:#333;
}
.jiaokeitem-time{
 width:145px;
 height:30px;
 line-height:30px;
 background:#124c78;
 filter:alpha(opacity=80); 
 -moz-opacity:0.8; 
 -khtml-opacity: 0.8; 
 opacity: 0.8; 
 text-align:center;
 color:#fff;
 font-size:14px;
 position:relative;
 top:-226px;
 z-index:1000;
}
.jiaokeitem-con{
 margin:0 20px;
 height:150px;
 overflow:hidden;
 line-height:25px;
 text-indent:2em;
 font-size:14px;
}
.itemmore{
 height:40px;
 float:right;
 line-height:40px;
}
.itemmore a{
 color:#1267aa;
}

.huodong{
 width:1200px;
 height:590px;
 margin:0 auto;
 padding-top:30px;
}
.huodongcon{
 padding-top:15px;
}
.huodongleft{
 width:380px;
 float:left;
}
.huodongleft:hover{
 filter:alpha(opacity=90); 
 -moz-opacity:0.9; 
 -khtml-opacity: 0.9; 
 opacity: 0.9; 
}
.huodongleft-pic{
 width:380px;
 height:222px;
}
.huodongleft-title{
 margin:20px 20px 15px 20px;
 font-size:14px;
 font-weight:bold;
 height:44px;
 line-height:22px;
 overflow:hidden;
 color:#333;
}
.huodongleft-itemtime{
 width:145px;
 height:30px;
 line-height:30px;
 background:#124c78;
 filter:alpha(opacity=80); 
 -moz-opacity:0.8; 
 -khtml-opacity: 0.8; 
 opacity: 0.8; 
 text-align:center;
 color:#fff;
 font-size:14px;
 position:relative;
 top:-226px;
 z-index:1000;
}
.huodongleft-con{
 margin:0 20px;
 height:150px;
 overflow:hidden;
 line-height:25px;
 text-indent:2em;
 font-size:14px;
}
.huodongright{
 width:820px;
 float:left;
 font-size:14px;
}
.huodongrigh-titem{
 width:380px;
 float:left;
 padding-left:30px;
 padding-bottom:34px;
}
.huodongright-itemtime{
 width:145px;
 height:30px;
 line-height:30px;
 background:#5e98c5;
 text-align:center;
 color:#fff;
 font-size:14px;
}
.huodongright-itemtitle{
 padding:20px 0 15px 0;
 height:44px;
 line-height:22px;
 overflow:hidden;
 font-weight:bold;
}
.huodongright-itemcon{
 height:88px;
 line-height:22px;
 overflow:hidden;
}

.jiuye{
 min-width:1200px;
 height:330px;
 background:#d4e4f1;
}
.jiuyecon{
 width:1200px;
 margin:0 auto;
 padding-top:30px;
}
.jiuyeleft{
 width:410px;
 float:left;
}
.car245{ width:50px;float:left;padding-top:4px;}
.jiuyecon-list{
 padding-top:10px;
}
.jiuyecon-item{
 height:38px;
 line-height:38px;
}
.jiuyecon-itemicon,.jiuyecon-itemtitle,.jiuyecon-itemtime{
 float:left;
}
.jiuyecon-itemicon{
 width:20px;
}
.jiuyecon-itemtitle{
 width:335px;
 height:38px;
 overflow:hidden;
}
.jiuyecon-itemtime{
 color:#4f4f4f;
}
.jiuyeright{
 width:790px;
 float:right;
}
.jiuyecon-itempic{
 width:263px;
 height:180px;
 float:left;
}
.jiuyecon-piclist{
 padding-top:20px;
}

.friendlinks{
 padding-top:30px;
 width:1200px;
 height:100px;
 margin:0 auto;
 overflow:hidden;
}
.bigtitle{
 height:30px;
 line-height:30px;
 overflow:hidden;
}
.titletext{
 line-height:30px;
 float:left;
 font-size:20px;
 color:#111;
}
.car6{float:left; width:42px; padding-top:2px;}
.friendlinks-list{
 height:45px;
 line-height:45px;
}
.friendlinks-list .friendlinks-item ,.friendlinks-shu{
 float:left;
}
.friendlinks-shu{
 width:80px;
 color:#666;
 text-align:center;
}


.inner-banner{
 height:300px;
 width:100%;
 min-width:1200px;
 background: url(../images/neibanner.jpg) center center;
}
.inner-main{
 padding-bottom: 100px;
}
.inner-con{
 width: 1170px;
 padding: 0;
 margin-right: auto;
 margin-left: auto;
}
.inner-conleft{
 width: 25%; 
 float:left;
 position: relative;
 min-height: 1px;
 padding-right: 15px;
 padding-left: 15px;
 box-sizing: border-box;
}
.inner-conright{
 width: 75%; 
 float:left;
 position: relative;
 min-height: 1px;
 padding-right: 15px;
 padding-left: 15px;
 box-sizing: border-box;
}
.no-bg{
 background: #fff;
}
.inner-left{
 background-color: #006baf;
 margin-top: -85px;
}
.inner-left-title{
 padding: 0 20px;
}
.inner-left-title h2{
 color: #fff;
 font-size: 30px;
 margin-top: 0;
 margin-bottom: 20px;
}
.inner-left-title h2 span{
 font-family: arial;
 font-size:14px;
 font-style: italic;
 display: block;
 margin-top: 15px;
}
.inner-left-title p{
 width: 56px;
 height:3px;
 background-color:#fff;
 margin-bottom: 0;
}
.inner-left-nav{}
.inner-left-nav > li{
 
 border-bottom: 1px solid #2681bb;
}
.inner-left-nav > li.bg-active{
 background-color: #006baf;
}
.inner-left-nav > li > a{
 font-size: 18px;
 color: #fff;
 line-height: 50px;
 padding: 0 20px;
 display: block;
}
.inner-left-nav > li > a i{
 display: none;
}
.inner-left-nav  li  a:hover{
 background-color: #1267aa;
}
.inner-left-nav  li  a.active{
 background-color: #fff;
 color: #006baf;
}
.inner-left-nav  ul.menu_three li  a.active{
 background-color: #fff;
 color: #006baf;
}
.inner-left-nav > li .menu_two a:hover{
 background-color: #fff;
 color: #006baf;
}
.inner-left-nav > li.has_list > a.active{
 background-color: #006baf;
 color: #fff;
}
.inner-left-nav > li.has_list > a.active i{
 display: block;
}
.inner-left-nav > li.has_list > a i{
 -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
     -ms-transform: rotate(270deg);
      -o-transform: rotate(270deg);
         transform: rotate(270deg);
}
.inner-left-nav > li.has_list.bg-active > a i{
 -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
     -ms-transform: rotate(0);
      -o-transform: rotate(0);
         transform: rotate(0);
 display: block;
}
.inner-left-nav > li.has_list > a:hover i{
 display: block;
 
}
.inner-left-nav > li > a > i{
 float: right;
}
.inner-left-nav-menu{}
.inner-left-nav-menu li{}
.inner-left-nav-menu li a{
 padding: 0 20px;
 line-height: 50px;
 display: block;
 color: #fff;
 font-size: 16px;
}
.inner-left-nav-menu ul.menu_three li a{
 padding: 0 40px;
 line-height: 50px;
 display: block;
 color: #fff;
 font-size: 16px;
}
.inner-left-nav-menu li a i{
 float: left;
 margin-right: 10px;
 font-size: 16px;
}
.inner-main-right{
 font-size: 16px;
 color: #777;
 line-height: 32px;
}
.dangqian{
 line-height: 50px;
 color: #ccc;
 border-bottom: 1px solid #e5e5e5;
 margin-bottom: 20px;
}
.dangqian a{
 color: #1267aa;
}
.shibada{
 margin-bottom: 20px;
}
.shibada img{
 width: 100%;
}
.inner-main-right-title{
 font-size: 28px;
 color: #333;
        margin-bottom: 20px;
}
.inner-main-right-title span{
 float: right;
 font-size: 16px;
}
.inner-main-right-title span a{
 color: #797873;
 background-color: #f5f5f5;
 padding: 6px 15px;
 display: inline-block;
 margin-left: 10px;
 border-radius: 3px;
}
.inner-main-right-title span a.active{
 background-color: #24b9f1;
 color: #fff;
}
.inner-main-right-title p{
 border-bottom: 1px solid #333;
 margin-top: 20px;
}
.inner-main-right table{}
.inner-main-right table th{
 font-weight: bold;
 color: #666;
 line-height: 60px;
 border-bottom: 2px solid #666;
 padding-left: 15px;
}
.inner-main-right table td{
    font-size: 16px;
    line-height: 24px;
}
.inner-main-right .dqbg table td:first-child{
 color: #24b9f1;
}
.jiaoliu-list{}
.jiaoliu-list li{
 line-height: 50px;
 border-bottom: 1px solid #e5e5e5;
}
.jiaoliu-list li a{
 font-size: 16px;
 color: #777;
 background: url(../images/lvdian.png) no-repeat left center;
 display:block;
 width: 80%;
 padding-left: 15px;
 white-space: nowrap;
 text-overflow: ellipsis;
 overflow: hidden;
}
.jiaoliu-list li span{
 float: right;
 color: #aaa;
}
.inner-main-right .news_list li{
 line-height: 50px;
 border-bottom: 1px solid #e5e5e5;
 height: 50px;
}
.inner-main-right .news_list li a{
 font-size: 16px;
 color: #777;
 background: url(../images/lvdian.png) no-repeat left center;
 display:inline-block;
 width: 80%;
 padding-left: 15px;
 white-space: nowrap;
 text-overflow: ellipsis;
 overflow: hidden;
}
.inner-main-right .news_list li a:hover{
 color: #24b9f1;
}
.inner-main-right .news_list li span{
 float: right;
 color: #aaa;
}
.inner-right-h5{
 font-size: 16px;
 border-bottom: 1px solid #333;
 padding-bottom: 15px;
}
.inner-right-h5 b{
 border-left: 3px solid #006baf;
 padding-left: 12px;
}
#content p{
 text-indent:2em;
}

.pager{}
.pager a{
 color: #24b9f1;
}

.hotlist{
  background:#fff;
  padding-top:30px;
}
.hotlist-title{
  height:40px;
  line-height:40px;
  border-bottom:2px solid #2873c1;
  font-size:20px;
  color:#333;
  margin-bottom:10px;
}

.footer{
    width: 100%;
    height: 140px;
    background-color: #5f98c5;
}
.footer-box{
    width: 1200px;
    margin: 0 auto;

}
.footer-left{
    float: left;
    width: 650px;
    height: 100px;
    margin-top: 20px;
}
.logo-2{
    float: left;
}
.footer-left-text{
    float: left;
    margin-left: 15px;
 color:#eee;
}
.footer-left-text p{
    font-size: 13px;
    line-height: 30px;
 color:#eee;
}
.footer-left-text p a{
    font-size: 13px;
    color: white;
    line-height: 30px;
 color:#eee;
}
.footer-right{
    float: right;
    height: 110px;
    margin-top: 22px;
    padding-right: 15px;
}
.footer-right-box1{
    float: left;
    width: 110px;
    height: 110px;
}
.pictitle{
 color:#fff;
 font-size:12px;
}