@charset "utf-8";
/* CSS Document */
body {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
    font-size: 14px;
    min-width: 1200px;
    background: #ffffff;
}
.sxts{border-top: 1px dashed #bbb;
    margin-top: 55px;}
ul,li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.c-content .nr-info span{line-height:35px;}
h1,h2,h3,h4,h5,h6 {
    margin: 0;
    padding: 0;
    font-weight: normal
}
#vsb_content table td p{line-height:25px;text-indent:0em;}
img {
    border: 0;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: none;
    color: #024c97;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.clearboth {
    clear: both;
    border: 0;
    padding: 0;
    margin: 0;
}

.w1135 {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.wrapper {
    width: 100%;
    position: relative;
}


.top{ height: 162px; width: 100%; background:url("../images/top_bg.png") top repeat-x;}
.topimg{ height: 162px; width: 100%; background:url("../images/top_bgimg.png") top center no-repeat;background-size: cover;}
.top .topline{ line-height: 35px; color: #ffffff; font-size: 12px;}

.top .topline .language a{ color: #ffffff; padding: 0 10px;}


.header .logo{ margin: 20px 0 0 0;}
/*search*/
.i-search { width: 270px;height: 36px;overflow: hidden;position: relative;float: right;margin:50px 0 0 0;}
.i-search .search-txt {width: 215px;padding-left: 5px; height: 36px; line-height: 36px; background: #ffffff ; color: #9e9e9e; border: none;}
.i-search .search-btn { width: 50px; height: 36px; position: absolute; right: 0; margin-top: 0; *margin-top: 2px; background: url("../images/seach_btn.png") center no-repeat ;border:none; cursor: pointer}
.i-search .search-btn:hover { /*background:  #ebebeb; */border: none; cursor: pointer}

/*menu*/
.menu{ background: #002f50; height: 50px}
.nav{  height:50px; line-height:50px; position:relative; z-index:1; margin: 0 auto; width: 1200px; }
.nav a{ color:#fff;  }
.nav .nLi{ float:left;  position:relative; display:inline;  background:url("../images/nav_fgx.png") right center no-repeat;}

.nav .nLi h3{ float:left;  }
.nav .nLi h3 a{ display:block; padding:0 28px; font-size:16px; font-weight: norma; }
.nav .sub{display:none;width: 100%;left:0;top:50px;position:absolute;background: #ff9933;line-height: 20px;padding: 0;}
.nav .sub li{zoom:1;/* height: 40px; */position: relative;}
.nav .sub a{display:block;padding: 10px;font-size:13px;text-align: center;}
.nav .sub a:hover{ color:#fff;  background: #002f50;; }
.nav .on h3 a{ background:#ff9933; color:#fff;}

.red:hover li{background:#ff9933;color:#fff;}

/*menu*/

.nav .nLi2{ float:left;  position:relative; display:inline;  background:url("../images/nav_fgx.png") right center no-repeat;}

.nav .nLi2 h3{ float:left;  }
.nav .nLi2 h3 a{ display:block; padding:0 30px; font-size:16px; font-weight: norma; }
.nav .sub2{ display:none; width:120px; left:0; top:50px;  position:absolute; background: #ff9933;  line-height:40px; padding: 0; }
.nav .sub2 li{ zoom:1; background:url("../images/isubico.png") 100px center  no-repeat ;}
.nav .sub2 a{ display:block; padding:0 20px; }
.nav .sub2 a:hover{ color:#fff;  background:url("../images/isubico.png") 100px center  no-repeat #002f50;; }
.menu UL LI:hover UL {visibility: visible;}
.menu UL A:hover UL {
   visibility: visible;
 /*一级的li，a的hover时，设置二级菜单可见*/
;}
.menu UL :hover UL UL {
   visibility: hidden;
 /*一级的li，a的hover时，设置二级,三级菜单隐藏*/
;}
.menu UL :hover UL :hover UL UL {
 visibility: hidden;
 /*一级和二级的li，a的hover时，设置三级和四级级菜单隐藏*/
;}
.menu  UL :hover UL :hover UL {
 visibility: visible;
 /*一级二级菜单hover时，设定3级菜单可见*/
;}
.menu UL :hover UL :hover UL :hover UL {
 visibility: visible;
 /*一级二级三级hover时，设置四级菜单可见*/
;}
.menu .red{visibility:hidden;position:absolute;left: 120px;top: 0;background: #ff9933;border-left:1px solid #ff9933;width:150px;}


/*banner*/
.slideBox{ width:100%; height:370px; overflow:hidden; position:relative;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; left: 50%; bottom:30px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:7px;  width:13px; height:13px; line-height:14px; text-align:center; background:url("../images/ihnumk.png") center no-repeat; cursor:pointer; }
.slideBox .hd ul li.on{ background:url("../images/ihnum.png") center no-repeat; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd li a{ display: block;width: 100%; height: 370px; background: 50% 50% no-repeat; background-size: cover}
.slideBox .bd img{ width:100%;  display:block;  }
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:50px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }


/*notice*/
.top_tzgg{ margin: 25px auto 20px auto; background: #ebebeb; height: 70px;}
.top_tzgg .tz_left{ background: url("../images/i_tzggbg.png") left center no-repeat; width: 120px; height: 70px; float: left}
.top_tzgg .tz_center{ float: left;}
.top_tzgg .tz_right{ float: right; line-height: 70px; width: 100px; text-align: center}
.top_tzgg .tz_right a{ color: #a1a1a1}
.top_tzgg .tz_right a:hover{ color: #3399ff}

.txtScroll-top{ width:910px; height: 70px;  overflow:hidden; position:relative;  float: left; }
.txtScroll-top .bd{ padding: 6px 0; }
.txtScroll-top .infoList li{ height:30px; line-height:30px; background: url("../images/ico_001.png") left  center no-repeat; padding-left: 10px}
.txtScroll-top .infoList li .date{ float:right; color:#ffffff; background: #999999; padding: 0 10px; height: 27px; }
.txtScroll-top .infoList li i{color: #999999; font-style:normal; padding-left: 20px }

/*imain*/
.imain{ height: auto; overflow: hidden; margin: 0 auto}
.imain_left{ width:832px;height: auto; overflow: hidden; margin: 0 auto; float: left;}
.imain_right{ width:326px;height: auto; overflow: hidden; margin: 0 auto; float: right}
.newbox{ width:832px;height: auto; overflow: hidden; margin: 15px auto}
.newbox_left{width:365px; height: auto; overflow: hidden; float: left}
.newbox_right{ width:450px; height: auto; overflow: hidden; float: right}
.izhxw{height: auto; overflow: hidden; margin: 0 auto; width: 832px;}
.ititle{height:50px; background: url("../images/ititle_bg.png") bottom left no-repeat; margin: 0 auto 0 auto; padding-left: 10px}
.ititle h2{ float: left; margin: 0; padding: 0; font-size: 20px; color:#3399ff; line-height: 50px;display: block; width: 200px;}
.ititle a{ float: right; font-size: 14px; color: #cccccc; padding-right: 10px;line-height: 50px; margin-top:0; padding-top: 5px;}
.ititle a:hover{ color: #3399ff;}
.headline{  height: auto; overflow: hidden; border-bottom: #e5e5e5 1px dashed}
.headline h2{ color: #ff3333; font-size: 20px; line-height: 30px; margin: 0; padding: 0; font-weight: bold; width: 100%; text-align: center}
.headline p{ margin:0;  font-size: 14px; line-height: 24px; color: #999999; padding: 5px 0}

.newslist li{ width: 100%; font-size: 16px; color: #666666; line-height: 36px;}
.newslist li a{ background: url("../images/ico_002.png") left center no-repeat; padding-left: 10px; color: #333333; font-size: 16px; float: left; display: block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; width: 365px}
.newslist li a:hover{color: #0099ff}
.newslist li span{ float: right;}

/*dangjian*/
.idjzl{width: 832px;height: auto; overflow: hidden;margin: 0 auto 10px auto}
.djzlbox{ width:832px; height: auto; overflow: hidden; background: url("../images/djzl_bg.jpg") right bottom no-repeat; margin: 20px auto 15px auto; padding-bottom: 10px}
.djzlbox li{width: 100%; font-size: 16px; color: #666666; line-height: 36px;}
.djzlbox li a{background: url("../images/ico_003.png") left center no-repeat; padding-left: 25px; color: #333333; font-size: 16px; float: left; display: block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; width: 700px}
.djzlbox li a:hover{color: #0099ff}
.djzlbox li span{ float: right;}

/*fastbox*/
.fastlink{ position: relative;height: 330px; width:330px; margin: 0 auto; }
.fastbox{ height: 310px; width: 330px;  background: #ffffff; margin: 20px auto 20px auto; z-index: 9999; position: absolute; overflow: hidden }

.fastbox  a{width: 108px; height: 103px;  color: #666666; float: left; margin-right: 1px; margin-bottom: 1px ; text-align: center; display: block; position: relative}
.fastbox  a:hover{ color: #fff;}
.fastbox  span{text-align: center; width: 100%;display: block; line-height: 46px; font-size: 13px; position: absolute; bottom: 0; left: 0 }

.fastbox .ks_1{ background:url("../images/flink_1.png") center  20px no-repeat #f4f4f4;background-size: 42%;}
.fastbox .ks_1:hover{ background: url("../images/flink_1h.png") center 20px no-repeat #0099ff;background-size: 42%;}
.fastbox .ks_2{ background:url("../images/flink_2.png") center  19px no-repeat #f4f4f4;background-size: 43%;}
.fastbox .ks_2:hover{ background: url("../images/flink_2h.png") center 19px no-repeat #0099ff;background-size: 43%;}
.fastbox .ks_3{ background:url("../images/flink_3.png") center  20px no-repeat #f4f4f4;background-size: 40%;}
.fastbox .ks_3:hover{ background: url("../images/flink_3h.png") center 20px no-repeat #0099ff;background-size: 40%;}
.fastbox .ks_4{ background:url("../images/flink_4.png") center  14px no-repeat #f4f4f4;background-size: 50%;}
.fastbox .ks_4:hover{ background: url("../images/flink_4h.png") center 14px no-repeat #0099ff;background-size: 50%;}
.fastbox .ks_5{ background:url("../images/flink_5.png") center  20px no-repeat #f4f4f4;background-size: 40%;}
.fastbox .ks_5:hover{ background: url("../images/flink_5h.png") center 20px no-repeat #0099ff;background-size: 40%;}
.fastbox .ks_6{ background:url("../images/flink_6.png") center  20px no-repeat #f4f4f4;background-size: 40%;}
.fastbox .ks_6:hover{ background: url("../images/flink_6h.png") center 20px no-repeat #0099ff;background-size: 40%;}
.fastbox .ks_7{ background:url("../images/flink_7.png") center  15px no-repeat #f4f4f4}
.fastbox .ks_7:hover{ background: url("../images/flink_7h.png") center 15px no-repeat #0099ff}
.fastbox .ks_8{ background:url("../images/flink_8.png") center  20px no-repeat #f4f4f4}
.fastbox .ks_8:hover{ background: url("../images/flink_8h.png") center 20px no-repeat #0099ff}
.fastbox .ks_9{ background:url("../images/flink_9.png") center  20px no-repeat #f4f4f4}
.fastbox .ks_9:hover{ background: url("../images/flink_9h.png") center 20px no-repeat #0099ff}



/*bslc*/
.ibslc{ width: 330px; height: auto; overflow: hidden;margin: 20px auto 15px auto;}
.bslcbox{height: auto; overflow: hidden; margin: 20px auto}
.bslcbox li{width: 100%; font-size: 16px; color: #666666; line-height: 36px;}
.bslcbox li a{background: url("../images/ico_001.png") left center no-repeat; padding-left: 10px; color: #333333; font-size: 16px; float: left; display: block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; width: 310px}
.bslcbox li a:hover{color: #0099ff}







/*picnews*/
.picnews{ width:365px; height:262px; overflow:hidden; position:relative;   }
.picnews .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:10px; z-index:1; }
.picnews .hd ul{ overflow:hidden; zoom:1; float:left;  }
.picnews .hd ul li{ float:left; margin-right:4px;  width:8px; height:8px; line-height:8px; font-size:0; text-align:center; background:#cccccc; cursor:pointer;  border-radius: 50px;}
.picnews .hd ul li.on{ background:#ff0000; color:#fff; }
.picnews .bd{ position:relative; height:100%; z-index:0;   }
.picnews .bd li{ zoom:1; vertical-align:middle; }
.picnews .bd img{ width:365px; height:262px; display:block;  }
.picnews .bd  span{ position:absolute; bottom:0; background:url(../images/title_bg.png); width:100%;  line-height:36px; color:#fff; font-weight:bold;}
.picnews .bd h1{ color:#fff; font-size:14px; margin:0; padding:0 10px}


/*iphoto*/
.iphoto{ background: #f4f4f4; height: auto; overflow: hidden; padding: 15px 0 30px 0}
.iphoto_title{ font-size: 20px;  line-height:60px;  padding-left: 15px;}
.iphoto_title a{ color: #0099ff;}
.iphoto_left{ float: left; width: 545px;}
.iphoto_center{ float: left; width: 284px; margin: 0 0 0 12px; height: auto;overflow: hidden}
.iphoto_right{ float: right;width: 326px;}

.ydjjbox{ width:545px; height:290px; overflow:hidden; position:relative;     margin-top: 20px;  }
.ydjjbox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:10px; z-index:1; }
.ydjjbox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ydjjbox .hd ul li{ float:left; margin-right:2px;  width:10px; height:10px; line-height:10px; font-size:0; text-align:center; background:#fff; cursor:pointer; }
.ydjjbox .hd ul li.on{ background:#ff6600; color:#fff; }
.ydjjbox .bd{ position:relative; height:100%; z-index:0;   }
.ydjjbox .bd li{ zoom:1; vertical-align:middle; }
.ydjjbox .bd img{ width:545px; height:290px; display:block;  }
.ydjjbox .bd  span{ position:absolute; bottom:0; background:url(../images/title_bg.png); width:100%;  line-height:36px; color:#fff;}
.ydjjbox .bd h1{ color:#fff; font-size:14px; margin:0; padding:0 10px}
.relative{ position:relative; }
.ydjjbox .prev,
.ydjjbox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:30px; height:30px; background:url(../images/tyjj_jt.png) 0  center no-repeat; filter:alpha(opacity=50);opacity:0.5;}
.ydjjbox .next{ left:auto; right:3%; background-position:-30px center; }
.ydjjbox .prev:hover,
.ydjjbox .next:hover{ filter:alpha(opacity=100);opacity:1;}
.ydjjbox .prevStop{ display:none; }
.ydjjbox .nextStop{ display:none; }

.ijhyr{ left: 0; width: 326px; height: 290px; overflow: hidden;    margin-top: 20px;}
.ijhyr a{ color: #ffffff;}
.ijhyr img{ width: 326px; height: 290px;}
.ijhyr span{ position: absolute; bottom: 0; left: 0;background:url(../images/title_bg.png); width:100%;  line-height:36px; color:#fff; padding-left: 10px;}

/*list*/
.lm_banner{ width: 100%; margin: 0 auto; height: 356px;} 
.lmain{ margin: 20px auto}
.lm-left{ width: 225px; float: left}
.lm-left .left-lmname{background: url("../images/list_nbg.png") right center no-repeat #006cba; height: 70px; padding: 30px 10px 5px 20px; border-top: #002a48 3px solid}
.lm-left .left-lmname h1{ color: #fff; font-size: 25px; line-height: 35px;}
.lm-left .left-lmname span{ color: #a3cae6; font-size: 16px; line-height: 30px;}
.lm-left .list-sub{ background: #e8e8e8; height: auto; overflow: hidden; width: 100%; }
.lm-left .list-sub a{ background: url("../images/sub-icoa.png") 210px center no-repeat; display: block; line-height: 45px; height: 45px; font-size: 15px;padding-left: 10px; cursor: pointer; border-bottom: #e2e2e2 1px solid;border-top: #efefef 1px solid}
.lm-left .list-sub a:hover{ background: url("../images/sub-icob.png") 210px center no-repeat #006cba;display: block;line-height: 45px; height: 45px;font-size: 15px;padding-left: 10px;cursor: pointer; color: #fff}
.lm-left .list-sub #this-on{background: url("../images/sub-icob.png") 210px center no-repeat #006cba;display: block;line-height: 45px; height: 45px;font-size: 15px;padding-left: 10px;cursor: pointer; color: #fff}

.lm-right{ width: 870px; float: right; border-top: #006cba 2px solid; border-bottom:#e5e5e5 1px solid;border-left:#e5e5e5 1px solid;border-right:#e5e5e5 1px solid; padding: 0 40px;min-height:735px;}
.lm-right .this-name{ line-height: 30px; height: 30px; padding: 10px 0; margin: 20px 0 0 0; background: url("../images/list_tline.png") left bottom no-repeat}
.lm-right .this-name h1{ color: #006cba; font-size: 18px; font-weight: bold;line-height: 30px; height: 30px; padding-left: 10px; float: left}
.lm-right .this-name span{ float: right; color: #666}
.lm-right .this-name span a{ color: #666}
.lm-right .lm_list{ height: auto; overflow: hidden; margin: 0 auto; padding: 20px 0;}
.lm-right .lm_list li{ line-height: 40px; font-size: 16px; color: #999999;  text-align: right; padding: 0 10px;background:url("../images/xhx.png") bottom repeat-x; }
.lm-right .lm_list li a{color: #4a4a4a;  float: left;padding-left: 15px;background:url("../images/ico_004.png") left center no-repeat;}
.lm-right .lm_list li:hover{ color: #006cba}
.lm-right .lm_list li a:hover{ background:url("../images/ico_004.png") left center no-repeat ; color: #006cba}
.lm-right .list-fy{  text-align: center; margin:0 auto 40px auto; min-height: 40px;}

/*content*/
.c-content{ height: auto; overflow:hidden;position: relative; margin: 35px auto 40px auto; padding: 0 20px;}
.c-content .c-title{ font-size: 30px; color: #333333; line-height: 50px; text-align: center}
.c-content .other-s{font-size: 14px; line-height: 50px; text-align: center; color: #ff9933}
.c-content .nr-info{height: auto; overflow:hidden;position: relative; text-align: left}
.c-content .nr-info p{ font-size: 12pt; color: #666; line-height: 35px; font-family:"微软雅黑"; margin: 15px 0; text-indent: 2em;}
#vsb_content p{font-size: 12pt; color: #666; line-height: 35px; font-family:"微软雅黑";}
#vsb_content .vsbcontent_img{text-align:center;text-indent:0em;}

/*end*/
.end{background: #002f50;height: auto;}
.footer{ background: url("../images/end_syimg.png") center no-repeat; height: auto; overflow: hidden; margin: 0 auto}
.footer-left{ height: auto; overflow: hidden; width: 55%; padding-top: 24px}
.footer-left .endtitle{ color: #ffffff; font-size: 16px; line-height: 40px; height: 40px; text-align: left; background: #002a48; width: 94%; padding: 0 3%}
.footer-left .endtitle a{ float: right; color: #ffffff; font-size: 14px; line-height: 40px;}
.footer-left .endtitle span{ float: left}
.footer-left .end_rwm {height: 175px;overflow: hidden;}
.footer-left .end_rwm li{float:left; margin-left: 35px; width: 185px;margin-top:15px;}
.footer-left .end_rwm li span{ display: block; text-align: center; height: 36px; line-height: 36px; color: #ffffff; width: 100%;}
.footer-left .end_rwm li img{width:105px; height:105px; overflow: hidden; padding-top:15px;display:block;margin:0 auto;}


.footer-right{ color: #ffffff; line-height: 36px; font-size: 14px; padding-top: 70px; height: auto; overflow: hidden;width: 25%}
.footer-right p{ margin: 0 ; padding: 0;}

.imghover{ cursor: pointer; transition: all 0.6s;}
.imghover:hover{transform: scale(1.2);}


/*20221216*/
.lm-left .list-sub a.nli{background: none;display: block;line-height: 30px;height: 30px;font-size: 14px;padding-left: 30px;cursor: pointer;border-bottom: none;border-top: none;}
.lm-left .list-sub a.nli:hover{color: #006cba;background: none;display: block;cursor: pointer;}
.lm-left .list-sub #this-on{}