@charset "utf-8";/* CSS Document*/
body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    min-width: 1100px;
    background: #ffffff;
    font-family: "Microsoft Yahei", 宋体, sans-serif;
}

ul,li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

h1,h2,h3,h4,h5,h6 {
    margin: 0;
    padding: 0;
    font-weight: normal
}

img {
    border: 0;
}


a {
    text-decoration: none;
    color: #666666;
}

a:hover {
    text-decoration: none;
    color: #cc0000;
    transition: all 0.6s;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.clearboth {
    clear: both;
    border: 0;
    padding: 0;
    margin: 0;
}

.w1200 {
    width: 1200px;
    height: auto;
    margin: 0 auto; position: relative;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.relative {
    position: relative;
}

.imghover {
    cursor: pointer;
    transition: all 0.6s;
}

.imghover:hover {
    transform: scale(1.2);
}

/*header*/
.header{ width:1200px; height: 130px; margin: 0 auto; overflow: hidden}
.header .haeder_left{ width:742px; float: left }
.header .haeder_left .logo{margin: 30px 0 0 0; display: block}
.header .haeder_right{ width:240px; float: right}
.header .top-link {color:#999999;  font-size: 14px;    line-height: 50px;    float: right;    text-align: right;}
.header .top-link a { color:#999999; margin: 0 5px}
.header .top-link a:hover { color:#cc0000; margin: 0 5px}
.i_tel{width: 100%; float: right; font-size:18px; color: #ff7c00; text-align:right; background:url("../images/tel_ico.png") left center no-repeat; height:40px; line-height: 40px;}

/*search*/
.search_box{ position:absolute; right:0; top: 8px;}
.i-search {
    width: 235px;
    height: 36px;
    overflow: hidden;
    position: relative;
    float: right;
    margin:0 0 0 0;
}
.i-search .search-txt {
    width: 185px;
    padding-left: 5px;
    height: 30px;
    line-height: 30px;
    background: #ffffff;
    color: #9e9e9e;
    border: none;
    opacity: 0.8;
}

.i-search .search-btn {
    width: 45px;
    height: 32px;
    position: absolute;
    right: 0;
    *margin-top: 1px;
    background: url("../images/search_ico.png") center no-repeat #ff7c00;
    border: 0;
    cursor: pointer
}

.i-search .search-btn:hover {
    background: url("../images/search_ico.png") center no-repeat #ff7c00;
    border: 0;
    cursor: pointer;
}

/**/

.menubox{ width: 100%; margin: 0 auto; height: 50px; background:#002855; position: relative; z-index: 9999 }
.nav{ padding:0; height:50px; line-height:50px;  position:relative; z-index:1; width:900px; margin: 0 auto; float:left}
.nav a{ color:#fff;  }
.nav .nLi{ float:left;  position:relative; display:inline;}
.nav .nLi h3{ float:left;  }
.nav .nLi h3 a{ display:block; padding:0 26px; font-size:16px; font-weight:normal;  }
.nav .sub{ display:none; width:124px; left:0; top:50px;  position:absolute; background:#06457b;  line-height:34px; padding:5px 0; opacity: 0.8  }
.nav .sub li{ zoom:1; }
.nav .sub a{ display:block; padding:0 10px; text-align: center }
.nav .sub a:hover{ background:#005eaf; color:#fff;  }
.nav .on h3 a{ background:#06457b; color:#fff;   }

/*bannerbox*/
.bannerbox{width:1200px; height: auto;overflow: hidden; margin: 15px auto; background: #ffffff;}
.focusebox{ width:1200px; height:274px; overflow:hidden; position:relative; }
/*.focusebox .banner_bk{ position: absolute; top:0; left: 0;z-index:1; background: url("../images/banner_s.png") top center no-repeat;  width: 1200px; height: 274px;}*/
.focusebox .hd{ height:12px; overflow:hidden; position:absolute; right:20px; bottom:20px; z-index:9999; }
.focusebox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.focusebox .hd ul li{ float:left; margin-right:5px;  width:12px; height:12px; line-height:12px; text-align:center; background:url("../images/snobg.png"); cursor:pointer; }
.focusebox .hd ul li.on{background:url("../images/nobg.png"); color:#fff; }
.focusebox .bd{ position:relative; height:100%; z-index:0;   }
.focusebox .bd li{ zoom:1; vertical-align:middle; }
.focusebox .bd img{ width:1200px; height:271px; display:block;  }
.focusebox .prev,
.focusebox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;z-index: 999999   }
.focusebox .next{ left:auto; right:3%; background-position:8px 5px;z-index: 999999  }
.focusebox .prev:hover,
.focusebox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.focusebox .prevStop{ display:none;  }
.focusebox .nextStop{ display:none;  }

/*imainbox*/
.imainbox{ width:1200px; margin:40px auto 0px auto; height: auto; overflow:hidden; background: url("../images/newsxgbg.png") top center no-repeat}
.i_list_box{ width: 540px}
.i_list{ width: 520px; height: auto; overflow: hidden;}
.ititle{ background: #ffffff; height:40px; line-height:40px; width: 100%; border-bottom: #adadad 1px dotted; padding:0 0 15px 0}
.ititle h2{ height:45px;  display: block; float: left; padding:2px 20px 0 40px; color: #002855; font-size: 22px; margin: 0; line-height: 24px}
.ititle h2 span{ font-size: 12px; display: block; color: #ff7c00}
.ititle .more{ display: block; float: right; font-size: 14px; color: #666666; line-height: 40px; padding: 10px 15px}


.n_list{ background: url("../images/list_bg.png"); padding: 10px 0;}
.n_list li{width: 100%; height: 34px; line-height: 34px; display: block;color: #333333;font-size: 14px;}
.n_list li a{font-size: 14px;color: #333333;  background: url("../images/ico_001.png") left center no-repeat; padding-left: 15px; float: left}
.n_list li a:hover{color: #cc3300}
.n_list li .date{float: right}
.n_list li i{ font-style: normal; color: #ff9900;}


.i_bqbsbox{width:1200px; margin:20px auto; height: auto; overflow:hidden; }
.i_bqbs{ width:1200px; text-align:left;  }
.i_bqbs .hd{ height:60px; line-height:60px; padding:0 10px 0 20px; position:relative; }
.i_bqbs .hd ul{ height:60px; margin: 0 auto; text-align: center  }
.i_bqbs .hd ul li{ padding:10px 20px; cursor:pointer; font-size: 18px; line-height: 60px; color: #666666; display: inline}
.i_bqbs .hd ul li.on{ height:60px;  border-bottom:2px solid #06457b; color: #06457b }
.i_bqbs .bd ul{ padding:15px;  zoom:1;  }





/*ilink*/
.ilink{ width: 1200px; background: url("../images/xglink_bg.png") left center no-repeat #f9f9f9; height:64px; line-height:64px; margin: 20px auto; color: #dadada }
.ilink h2{display: block; color: #002855; font-size: 16px; line-height:64px; float: left; padding: 0 40px 0 20px; }
.ilink a{ margin:0 10px; color: #333333; font-size: 16px;}
.ilink a:hover{color:#cc0000}

/*left*/
.left{width: 220px; float:left}
.left ul{ padding-left: 30px; padding-right: 30px; height: 500px; padding-top: 20px; background-color: #FBFBFB; }
.left ul li{ line-height:50px; border-bottom:#E1E1E1 1px solid ; font-size:16px; padding-left:20px;}
.left ul li:hover{ background-color: #EFEFEF; }
.left ul li a{font-size:16px; display:block; color:#2D2D2D}
.left ul li.hover{ background-color: #EFEFEF; color: #707070; font-weight: bold }
.m_bt{ line-height:50px; background:#980000; color:#F2F2F2; font-size:18px; text-align:center; font-family:"Microsoft YaHei UI"}

.right{ width:820px; float: right; background-color: #FCFCFC; }
.right ul {  padding-top:20px; padding-left:40px; padding-right:40px;}
.right1{ width: 820px; float: right;}
.right1 ul {  padding-top:20px; padding-left:20px; padding-right:20px;}
.subject{ color: #383838; font-size: 18px; font-family: "microsoft yahei"; height: 41px; line-height: 40px; border-bottom: 1px solid #ddd; margin-left:20px; margin-right:20px; margin-top:8px;}
.subject b{display:inline-block;font-weight:normal;border-bottom:2px solid #980000;height:40px;line-height:40px; padding: 0 20px}
.subject span{ color: #7A7A7A; display: inline-block; font-size: 14px; font-family: verdana; padding-right: 20px; float: right; }
.subject a{ font-size: 14px; color: #7E7E7E }

.news_list{margin:0;padding:0;list-style:none;}
.news_list li{border-bottom:1px dotted #ccc;padding:10px;line-height:18px;color:#999;font-size:12px;}
.news_list li:hover{background:#fafafa;}
.news_list li a{font-size:16px;font-family:microsoft yahei;display:block;line-height:40px;}
.news_list li em{color:#666;display:block;font-style:normal;line-height:24px;}
.list_page{ margin: 20px auto 40px auto; text-align: center; width: 100%}
.new_bt{ text-align:center; font-size:20px}
.jj_bt{ text-align:center; font-size:24px;padding-top:10px;padding-bottom:10px;border-bottom: #E1E1E1 1px solid; line-height:50px;}
.new_xx{ text-align: center; font-size: 14px; line-height: 50px; border-top: #E1E1E1 1px solid; color: #737373 }
.new_con{ color:  #3F3F3F; line-height: 1.5; margin-top:16px; font-size:14px}
.new_con p{ color:  #3F3F3F; margin-bottom:7px;}
.shang{ color: #3F3F3F; font-size:16px ;border-top: #E1E1E1 1px solid; margin-top:20px; line-height:36px; padding-top:14px;}
.next { color: #3F3F3F; font-size:16px ; margin-bottom:40px;}
/*footer*/
.footer{width: 1160px; margin: 0 auto; height:54px; background: #002855;  font-size: 14px; color: #333333; padding: 30px 20px}
.footer_left{width:100%; float:left; padding: 0 0 0 20px; }
.footer_left p{ margin: 0; padding: 0; line-height: 24px;font-size: 14px;color: #ffffff;}
.footer_right{width:22%; float:right;}

.list-box{
    width:1200px;
    margin:20px auto;
    background-color: #fff;
    padding-top:18px;
}


.left-nav{
    width:230px;
    height:780px;
    min-height: 771px;
    background: url(../images/list-left-img.png) no-repeat bottom;
    border:1px solid #e4e4e4;
}
.left-nav .nav-top{
    width:230px;
    height:56px;
    background: url(../images/nav-top.png) no-repeat;
    /*position: relative;*/
    z-index: 2;
}
.left-nav .nav-top h3{
    font-weight: normal;
    color:#fff;
    font-size: 20px;
    line-height:45px;
    text-align: center;
}
.left-nav .nav-mid{
    width:230px;
    min-height:106px;
}
.left-nav .nav-mid ul{
    width:230px;
    height:auto;
}
.left-nav .nav-mid ul li{
    width:230px;
    height:53px;
}
.left-nav .nav-mid ul .nav-mid-first{
    height:43px;
}
.left-nav .nav-mid ul li a{
    display:block;
    width:100%;
    height:30px;
    color:#535353;
    font-size:16px;
    font-weight: bold;
    text-align: center;
    padding-top:23px;
    border-bottom:1px solid #ddd;
}
.left-nav .nav-mid ul .nav-mid-first a{
    height:28px;
    padding-top:15px;
}
.left-nav .nav-mid ul li a:hover{
    color:#3b93d9;
}
.left-nav .nav-mid ul li .current{
    color:#3b93d9;
}

.left-nav .nav-bottom{
    width:230px;
}
.left-nav .nav-bottom ul li{
    margin:0 auto;
    width:200px;
    height:46px;
    border:1px solid #e4e4e4;
    border-radius: 7px;
    margin-top:13px;
    text-align: center;
    line-height: 46px;
    font-size: 14px;
}
.left-nav .nav-bottom ul li:hover{
    background-color:#3b93d9;
}
.left-nav .nav-bottom ul li a{
    display: block;
    width:200px;
    height:46px;
    color:#666;
}
.left-nav .nav-bottom ul li a:hover{
    color:#fff;
}

.nav-bottom-list1{background: url(../images/list-left1.png) no-repeat 25px center;}
.nav-bottom-list2{background: url(../images/list-left2.png) no-repeat 25px center;}
.nav-bottom-list3{background: url(../images/list-left3.png) no-repeat 25px center;}
/***********************************************************/
.right-list{
    width:945px;
    min-height:580px;
    border:1px solid #e4e4e4;
}
.right-list .right-list-tit{
    width:96%;
    height:49px; margin: 0 auto;
    background: url(../images/list-right-tit.png) no-repeat left bottom;
}
.right-list .right-list-tit h3{
    width:174px;
    height:49px;
    font-weight: normal;
    font-size: 19px;
    line-height: 49px;
    color:#002855;
    padding-left:10px;
}
.right-list .local{
    margin-top:20px;
    margin-right:30px;
    color:#565656;
    font-size: 14px;
}
.right-list .local a{
    color:#565656;
    font-size: 14px;
}
.right-list .local a:hover{
    color:#3b93d9;
}
.lby-list{
    padding-top:40px;
}
.lby-list li{
    height:40px; line-height: 40px;
    overflow: hidden;
    padding:0 45px;
}
.lby-list .list-m-bot{
    margin-bottom:35px;
}
.lby-list li a{
    float: left;
    line-height: 30px;
    color:#666;
    font-size: 14px;
    padding-left:15px;
    background: url(../images/list-right-point.png) no-repeat left center;
}
.lby-list li a:hover{
    color:#357DC8;
}
.lby-list li span{
    float: right;
    line-height: 36px;
    color:#666;
    font-size: 14px;
}
/*c-content*/
.zinfo {
    height: auto;
    overflow:hidden;
    position: relative;
    margin: 20px auto 20px auto;
    padding: 0 40px;
}
.zinfo .c-title {
    font-size: 30px;
    color: #006134;
    line-height: 40px;
    text-align: center;
    margin: 20px 0 5px 0;
}
.zinfo .nr-info {
    height: auto;
    overflow:hidden;
    position: relative;
    text-align: left
}
.zinfo .nr-info p {
    font-size: 16px;
    color: #666;
    line-height: 34px;
    font-family:"微软雅黑";
    margin: 10px 0;
    text-indent: 2em;
    text-align: left
}


/*zinfo*/
.c-content {
    height: auto;
    overflow:hidden;
    position: relative;
    margin: 20px auto 20px auto;
    padding:0 40px;
}
.c-content .c-title {
    font-size: 30px;
    color: #333333;
    line-height: 40px;
    text-align: center;
    margin: 15px 0 20px 0;
}
.c-content .other-s {
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: #333333;
    background: #ececec;
}
.c-content .nr-info {
    height: auto;
    overflow:hidden;
    position: relative;
    text-align: left
}
.c-content .nr-info p {
    font-size: 16px;
    color: #666;
    line-height: 34px;
    font-family:"微软雅黑";
    margin: 15px 0;
    text-indent: 2em;
    text-align: left
}