@charset "utf-8";/* CSS Document*/
body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    min-width: 1300px;
    background: antiquewhite url(../images/all_bg.jpg) top center no-repeat;
    font-family: "Microsoft Yahei", 微软雅黑, Arial, 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;
}

.w1000 {
    width: 1300px;
    height: auto;
    margin: 0 auto;
}

.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: 100%; height:250px; background:#9b0d14;position: relative }
.headerbox{width: 1300px; margin: 0 auto;padding-top:15px;height: 235px;position: relative; background:url(../images/headbg.png) bottom right no-repeat}
.header .haeder_left{ width:540px; float: left }
.header .haeder_left .logo{margin:10px 0 0 0; display: block}
.header .haeder_right{ width:460px; float: right}
.header .top-link {color:#6094aa;  font-size: 14px;    line-height: 70px;    float: right;    text-align: right; }
.header .top-link a { color:#8094aa; margin: 0 5px}
.header .top-link a:hover { color:#ffffff; margin: 0 5px}

/*search*/
.i-search {
    width: 265px;
    height: 32px;
    overflow: hidden;
    position: relative;
    float: right;
    margin:18px 0 0 30px;
}
.i-search .search-txt {
    width: 216px;
    padding-left: 5px;
    height: 30px;
    line-height: 32px;
    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 #000000;
    border: 0;
    cursor: pointer
}

.i-search .search-btn:hover {
    background: url("../images/search_ico.png") center no-repeat #990000;
    border: 0;
    cursor: pointer;
}
/*nav*/
.menubox{ width: 100%; margin: 0 auto; height: 50px; position:absolute; bottom: 0 ;background:#555}
.nav{ padding:0; height:50px; line-height:50px;  position:relative; z-index:1; width: 1300px; margin: 0 auto;  }
.nav a{ color:#fff;  }
.nav .nLi{ float:left;  position:relative; display:inline;background: url("../images/nav_jgx.jpg") right center no-repeat}
.nav .nLi h3{ float:left;  }
.nav .nLi h3 a{ display:block; padding:0; width:130px; font-size:16px; font-weight:normal;text-align:center  }
.nav .sub{ display:none; width:130px; left:0; top:50px; position:absolute; background:#555;  line-height:50px; padding:0; opacity: 0.8 }
.nav .sub li{ zoom:1; }
.nav .sub a{ display:block; padding:0; height:50px; text-align: center }
.nav .sub a:hover{ background:#5f5f5f; color:#fff7aa;  }
.nav .on h3 a{ background:#5f5f5f; color:#fff;   }

/*banner*/
/*banner*/
.ibanner {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.ibanner .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 20%;
    bottom: 50px;
    z-index: 1;
}
.ibanner .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}
.ibanner .hd ul li {
    float: left;
    margin-right: 4px;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center; border-radius: 50px;
    background: #fff;
    cursor: pointer;
    opacity: 0.8;
}
.ibanner .hd ul li.on {
    background: #3e6db5;
    opacity: 1;
    color: #fff;
}
.ibanner .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}
.ibanner .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative
}
.ibanner .bd li h1 {
    position: absolute;
    bottom: 40px;
    left: 20%;
    background: url("../images/tt_bg.png");
    font-size: 24px;
    color: #ffffff;
    padding: 10px 20px;
}
.ibanner .bd img {
    width: 100%;
    display: block;
}
.ibanner .prev,
.ibanner .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 45px;
    height: 80px;
    background: url(../images/slider-arrow.png) -120px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.ibanner .next {
    left: auto;
    right: 3%;
    background-position: -2px 5px;
    width: 45px;
    height: 80px;
}
.ibanner .prev:hover,
.ibanner .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}
.ibanner .prevStop {
    display: none;
}
.ibanner .nextStop {
    display: none;
}


/*news_box*/
.news_box{ width:1220px; height: auto; overflow: hidden; margin: 20px auto; padding:0 40px; background:#fff}
.news_box_left{ width: 870px; float: left;}
.news_box_right{width: 312px; float: right;}
.i-title {
    height: 46px;
    line-height:46px;
    width: auto;
    overflow: hidden;
    margin: 0 auto 0 auto;
    padding: 30px 0 5px 55px;
    background:url(../images/ico.png) 0 32px no-repeat;
}
.i-title h2 {
    font-size: 22px;
    color: #333;
    display: block;
    float: left;
    padding: 0;
}
.i-title h2 span {
    color: #999999;
    font-size: 14px;
    line-height: 34px;
    font-weight: normal;
    font-style:italic
}
.i-title a {
    display:block;
    font-size:12px;
    float:right;
    color: #ffffff; height:26px; width: 80px; line-height: 26px; text-align: center;
    font-weight:normal; background: #c2251f; margin:10px 0 0 0;
    padding: 0 0 0 0
}
.i-title a:hover {
    background: #01559d;
}
.i-title2 {
    height: 46px;
    line-height:46px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto 20px auto;
    padding: 30px 0 5px 0; border-bottom: #d8d8d8 2px solid;
}
.i-title2 h2 {
    font-size: 22px;
    font-weight:bold;
    color: #032b58;
    display: block;
    float: left;
    padding: 0;
}
.news_pbox{ width: 100%; height: auto; margin: 0 auto; overflow: hidden;}
.news_pbox .news_p{ width:416px; margin: 0 auto; overflow: hidden; border-top:#e4e4e4 3px solid}
.news_pbox .news_img{ width:416px; height: 140px; display: block; margin: 0 auto; overflow: hidden;}
.news_pbox .news_img img{ width:416px; height: 140px; margin: 0 auto; }
.news_pbox .news_date{ font-size: 12px; color: #cc3333; line-height: 27px; height: 27px; display: block;}
.news_pbox h2 a{ font-size: 16px; color: #333333; line-height: 27px; height: 27px; display: block;}
.news_pbox p { font-size: 12px; color: #999999; line-height: 22px; display: block; margin: 0 auto;}
.news_pbox p a{ font-size: 12px; color: #999999; line-height: 22px; display: block; margin: 0 auto;}

.summary {width:415px;float:left;margin-bottom:0px;border-bottom:1px dashed #eee;padding-top:15px}
.summary .cont {color:#0c66ad;position:relative;overflow:hidden;}
.summary .title {font-size:16px;padding:0px;overflow:hidden;position:relative;text-overflow: ellipsis;white-space: nowrap;}
.summary .sum {padding:3px 0px;color:#5c5c5c;font-size:13px;line-height:24px;text-indent:0;}
.summary .foot {padding:3px 8px 3px 18px;color:#999;overflow:hidden;}
.summary .foot div {display:none;}
.summary .foot span1 {color:#FF890C;padding-right:40px;}
.summary .foot span {
    color: #5c5c5c;
    font-size: 16px;
    line-height: 26px;
    font-family: "Georgia";}

.summary .imgDiv {margin:10px;}
.summary .imgDiv img {display:inline;}
.summary .hr {clear:both;margin:5px 0;}

.summary a:link,.summary a:visited {color:#c2251f; font-size:16px;background:none;padding-left:0;}
.summary a:hover {color:#336699;}

.kyjs .summary {width:592px}

.n_list {
    height: auto;
    padding: 0 0 0 0 !important;
    position: relative;
}
.n_list li {
    width: 100%;
    height: 30px;
    line-height: 30px;
    display: block;
    color: #333333;
    font-size: 16px;
}
.n_list li a {
    font-size: 14px;
    color: #333333;
    background: url("../images/ico_001.png") left center no-repeat;
    padding-left: 10px;
    float: left
}
.n_list li a:hover {
    color: #cc3300
}
.n_list li .date {
    float: right;
    font-size: 14px;
    color: #999999
}
.n_list li i {
    font-style: normal;
    color: #ff9900
}
.date_list{height: 310px; padding:10px 0 0 0 !important; position: relative;    border-top: #e4e4e4 3px solid;}
.date_list li{
    width: 100%;
    height: 55px;
    display: block;
    padding: 6.5px 0;}
.date_list li a{ font-size: 14px; color: #666666; line-height: 24px;}
.date_list li a:hover{color: #cc3300;}
.date_list li span {
    float: left;
    display: block;
    width: 50px;
    height: 50px;
    background: #fff;
    text-align: center;
    color: #c2251f;
    font-size: 12px;line-height: 20px;
    margin-right: 12px; border:#c2251f 1px solid;
}
.date_list li span i {
    width: 100%;
    display: block;
    text-align: center;
    color: #ffffff;
    background: #c2251f;
    font-size: 20px;
    font-style: normal;
    line-height: 30px;
}

/**/
.news3 {padding: 15px 0px 20px 0px;background: url("../images/xsbg.png") #012653;background-size: cover;}
.wrapper {width: 100%;margin: 0 auto;}
.wrapper .inner {margin: 0 auto; width: 1000px;}
.post {margin-bottom: 10px;}
.post1 .tt {height: 38px;margin: 10px auto;text-align: center}
.post1 .tt .tit {display: inline-block; font-size: 20px;font-weight: normal;}
.post1 .tt .tit .title {display: inline-block;height: 38px;line-height: 38px; no-repeat 5px center; }
.post .more_btn {height: 32px;margin: 12px 0px;text-align: center;}
.post .more_btn a {display: inline-block;height: 32px;margin: 0 auto;line-height: 30px;padding: 0 20px;color: #fff;background: #a40c22;}   /**更多按钮**/
.post .con {padding: 5px 0;margin: 0 auto;}
.post .con .wp_article_list .list_item {border-bottom: 1px dashed #ccc;}

.post .tt {
	background-image: url(../images/title-11.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	height: 76px;
	padding-top:17px;
	margin-top: 40px;
}
.post .tt .tit .title {
	margin:0;
	font-size: 28px;
	color: #c2251f;
	font-weight: bold;
}

.post .tt h2 a:link{
	margin:0;
	font-size: 14px;
	color: #333333;
	margin-top: 6px;
	text-transform: uppercase;
text-decoration:none;
}

.cloud-separate-line {
    width: 100%;
    height: 30px;
    margin-top: 15px;
    margin-bottom: 15px;
    background-image: url("../images/cloud_banner.png");
    background-repeat: repeat-x;
    background-size: contain;
}

.post .con {}
.post .con li {float: left;margin-left: 36px;border-top: 3px solid red;}
.post .con li.n1 {height: 320px;overflow: hidden;}
.post .con li.n3 {height: 343px;overflow: hidden;}
.post .con li.n4 {height: 370px;overflow: hidden;}
.post .con li.n1 .img-link {}
.post .con li img {margin-bottom: -5px;}
.post .con li.n1 .imgs {}
.post .con li.n2, .post-11 .con li.n3 {}
.post .con li.n2 .img-link, .post .con li.n3 .img-link {}
.post .con li.n2 .imgs, .post-11 .con li.n3 .imgs {}
.post .con li .news_title {line-height: 22px;margin-top: 15px;margin-bottom: 5px;font-family: "Microsoft yahei";font-size: 15px;}
.post .con li .news_title a {color: #000;}
.post .con li .news_wz {/* line-height:22px; */margin-top: 15px;color: #717171;}
.post .con li .news_meta {color: #a40c22;}
.post-13 {width:592px;}
.post-13 .tit {color: #fff;}
.post-13 .con {}
.post-13 .con ul.news_list {margin-left: -36px;}
.post-13 .con li {width: 278px;padding: 0px;background: #fff;}
.post-13 .con li.n1 {height: 220px;border-top-color: #00214C;}
.post-13 .con li.n2 {height: 220px;border-top-color: #D66F23;}
.post-13 .con li.n3 {height: 220px;border-top-color: #00214C;}
.post-13 .con li.n4 {height: 220px;border-top-color: #cc0000;}
.post-13 .con li img {width: 100px;height: 80px;float: left;margin-right: 10px;margin-top: 20px;margin-bottom: 10px;}
.post-13 .con li .imgr {display: inline-block;width: 168px; height: 100px;}
.post-13 .con li .news_title {}
.post-13 .con li .news_title a {}
.post-13 .con li .news_wz {}
.post-13 .con li .news_meta {}

/*zhuanti*/
.zhuanti{ width: 100%; margin: 0 auto; overflow: hidden;padding-bottom:40px;}
.zhuanti .ysgzz {border-top:#e4e4e4 3px solid;padding-top:10px;}
.zhuanti_left{width:482px;float: left; height: auto; overflow: hidden; }
.zhuanti_left ul{border-top:#e4e4e4 3px solid;padding-top:10px;}
.zhuanti_left li{ width: 224px; height: 210px; background: #f4f4f4}
.zhuanti_left li:hover{ background: #e9e9e9}
.zhuanti_left li img{ width: 224px; height: 170px}
.zhuanti_left .tih2{ font-size: 15px; color: #000000; line-height:40px; height: 40px; width: 100%; text-align: center}
.zhuanti_left p{ font-size: 12px; color: #8f8f8f; line-height: 24px; width: 92%;  margin: 0; padding:0 4%; text-align: left;}
.zhuanti_right{width:333px;float:right}

.Quktext { width:482px; height:210px; overflow: hidden; margin: 0 auto;}
.Quktext ul{width: 500px; padding: 0 0 0 20px}
.Quktext ul li {     width: 165px;
    height: 34px;
    line-height: 32px;
    margin-bottom: 25px;
    float: left;
    margin-left: 0;
    font-size: 18px;
    /* padding-left: 20px; */
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;}
.Quktext ul li img { width:24px; height:32px; float:left; margin-right:5px;}
.Quktext ul li a { color:#2f2f2f; margin: 0 0 0 5px}
.Quktext ul li a:hover {font-weight:bold;}
.er { width:330px; height:100px; border-top:1px #333 solid; margin:0 auto; padding-top:20px; }
.er ul li { width:88px; height:110px; float:left; margin-left:50px; }
.er ul li p { width:88px; text-align:center; line-height:22px; font-size:14px; }

.footer{ width: 100%; text-align: center; font-size: 14px; color: #fff; background: #333; height: 60px; line-height: 60px;}
.footer p{  margin: 0; padding: 0; }

.list_banner img {
    width: 100%;
}
/*listbanner*/
.list_banner {
    width: 100%;
    text-align: center;
}
.list_banner img {
    width: 100%;
}
.this_map {
    background: #fff;
    height: 48px;
    position: relative;
    width: 100%;
}
.this_name {
    float: left;
    width: 200px;
    height: 54px;
    position: absolute;
    top: -45px;
    background: #9b0d14;
    padding: 20px 0;
    background:url(../images/list_titi_bg.jpg) 0 0 no-repeat;
}
.this_name h1 {
    font-size: 30px;
    color: #ffffff;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.this_name span {
    font-size: 14px;
    color: #d8dfd8;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.this_dqwz {
    float: right;
    width: 1040px;
    text-align: right;
    color: #9b0d14;
    font-size: 14px;
    line-height: 48px;
}
.this_dqwz h2 {
    display: block;
    float: left;
    line-height: 48px;
    font-weight: bold;
    color: #9b0d14;
    font-size: 20px;padding-left:55px;
    background:url(../images/ico.png) 0 5px no-repeat;
}
.this_dqwz .ico_home {
    margin: 0 5px;
}
/*list_main*/
.list_main {
    width: 1300px;
    margin: 0 auto;
    height: auto;
    overflow: hidden
}
.list_main_left {
    width: 200px;
    float: left;
}
.list_main_right {
    width: 1000px;
    float: right;
    padding: 20px 40px;
    background: white;
    margin: 20px 0;
min-height:350px;
}
.list_sub {
    width: 100%;
    min-height: 100px;
    background: url("../images/list_subj.png") bottom right no-repeat #e5e5e5;
    padding: 20px 0;
    overflow: hidden;
}
.list_sub li {
    width: 100%;
    padding: 5px 0 5px 20px;
}
.list_sub li a {
    display: block;
    height: 44px;
    line-height: 44px;
    width: 100%;
    padding: 0 0 0 15px;
    font-size: 16px;
}
.list_sub li a:hover {
    background: #ffffff;
    border-left: #b7b7b7 2px solid;
    color: #555555;
    font-weight: bold;
}
.list_sub .on_here {
    background: #ffffff;
    border-left: #3e6db5 2px solid;
    color: #3e6db5;
    font-weight: bold;
}
/*list_box*/
.list_box {
    height: auto;
    overflow: hidden;
    margin: 20px auto;
    padding: 20px 40px 0 40px;
    width: 980px;
    min-height: 500px;
    background: #fff;
    float: right;
}
.list_box li {
    line-height: 50px;
    height: 50px;
    font-size: 16px;
    color: #999999;
    text-align: right;
    padding: 0;
    background: url("../images/dxhx.png") bottom repeat-x;
}
.list_box li a {
    color: #4a4a4a;
    float: left;
    padding-left: 15px;
    background: url("../images/ico_001.png") left center no-repeat;
}
.list_box li:hover {
    background: #f8f8f8;
    color: #cc3300;
}
.list_box li a:hover {
    background: url("../images/ico_001.png") left center no-repeat;
    color: #cc3300;
}
.list-fy {
    text-align: center;
    margin: 0 auto 40px auto;
    min-height: 40px;
}
/*piclist*/
.pic-list {
    width: 960px;
    overflow: hidden;
    height: auto;
    margin: 20px auto;
}
.pic-list ul {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
}
.pic-list li {
    width: 285px;
    margin-right: 34px;
    float: left;
    margin-bottom: 0;
}
.pic-list li img {
    width: 290px;
    height: 190px;
    border: #efefef 1px solid;
    padding: 5px;
}
.pic-list li img:hover {
    border: #ccc 1px solid;
    padding: 5px;
}
.pic-list li a {
}
.pic-list li a:hover {
    color: #000;
}
.pic-list li span {
    text-align: center;
    width: 100%;
    line-height: 40px;
    color: #666;
    display: block
}
/*content*/
.c-content {
    height: auto;
    overflow: hidden;
    position: relative;
    margin: 30px auto 0px;
    padding: 0 20px;
}
.c-content .c-title {
    font-size: 20px;
    color: #333;
    line-height: 50px;
    text-align: center
}
.c-content .other-s {
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    color: #666666;
    background: #f5f5f5;
    margin: 15px auto 0 auto;
    position: relative;
}
.c-content .other-s .sjfx {
    position: absolute;
    right: 10px;
    top: 10px;
}
.c-content .nr-info {
    height: auto;
    overflow: hidden;
    position: relative;
    text-align: left
}
.c-content .nr-info p {
    font-size: 16px !important;
    color: #333;
    line-height: 34px !important;
    margin: 15px 0;
    text-indent: 2em;
}
.c-content .nr-info p.vsbcontent_img img{display:block;margin:0 auto;}
.c-content .nr-info table,.c-content .nr-info table tr,.c-content .nr-info table tr td{border:1px solid #555;}
.c-content .nr-info table p{ text-indent: 0em;}
.wz_fj {
}
.wz_fj p {
    line-height: 36px;
    color: #cc0000;
    font-size: 16px;
    background: url("../images/ico_fj2.png") left center no-repeat;
    padding: 0 0 0 20px
}
.wz_fj a {
    line-height: 36px;
    font-size: 16px;
}
.wzclose-relative {
    text-align: center;
    margin-top: 30px;
}
.wzclose-relative span {
    margin: 0 15px;
}
.i-sxt {
    border-top: #d9d9d9 1px solid;
    margin: 20px auto;
    padding: 20px 0;
    position: relative;
}
.i-sxt p {
    display: block;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
.i-sxt a {
    color: #555555;
    font-size: 14px;
    line-height: 30px;
}
.i-sxt a:hover {
    color: #cc0010;
}
/**/
/*c-content*/
.icontent {
    width: 1000px;
    border: #e5e5e5 1px solid;
    padding:0 40px;
    background: #fcfcfc;
    overflow: hidden;
    margin: 15px auto
}
.icontent .lm_name {
    height: 70px;
    line-height: 70px;
    border-bottom: #cccccc 1px solid
}
.icontent .lm_name h2 {
    float: left;
    width: 130px;
    text-align: center;
    height: 69px;
    font-size: 24px;
    color: #3e6db5;
    font-weight: bold;
    border-bottom: #3e6db5 3px solid;
}
.icontent .lm_name span {
    float: right;
    color: #666666;
    font-size: 12px;
}
.icontent .lm_name span a {
    color: #666666;
}
.wafx {
    padding: 0;
    position: absolute;
    right: 0;
    top:40px;
}
#vsb_content_2 IMG{border:none !important;}