﻿@charset "UTF-8";
/*reset*/
body {font-family: "Microsoft YaHei", "微软雅黑", tahoma, arial, simsun, "宋体";  color: #333; font-size: 14px; line-height: 30px}
body, dt, dd, h3, p, ul, ol, li, dl, dt, dd, em, a, img, h4 {margin: 0; padding: 0;}
em{font-style: normal; display: block;}
ul, ol {list-style: none;}
img{border: none; display: block;}
a {text-decoration: none; color: #333; display: block;}
a:hover {cursor: pointer;}

/*清除浮动*/
.clearFix:after {clear: both;  display: block;  visibility: hidden;  height: 0;  line-height: 0;  content:'';}
/*定位*/
.fl{ float: left;}
.fr{ float: right;}
/*top*/
.top {width: 100%; height: 36px; background: url(../img/top_bg.jpg) no-repeat center #243b84;}
.top .top_ul {width: 1200px; height: 100%; margin: 0 auto; position: relative;}
.top ul {position: absolute; top: 0; right: 0;}
.top ul li {float: left; padding-top: 10px;}
.top ul li a {width: 84px; height: 16px; color: #fff; line-height: 16px; text-align: center; border-right: 1px solid #999; font-size: 13px;}

/*nav*/
#box_nav {width: 1200px; height: 88px; margin: 0 auto;}
#box_nav span {width: 376px; height: 88px; display: block; background: url(../img/logo.png) no-repeat center; float: left;}
#nav_ul {float: right;}
#nav_ul .nav_lis {float: left; position: relative;}
#nav_ul .nav_lis a {width: 90px; height: 88px; display: block; line-height: 108px; text-align: center; font-size: 16px;}
#nav_ul .nav_lis ul {width: 156px; height: 0; overflow: hidden; position: absolute; left: 0; top: 88px; background: #fff; z-index: 99; }
#nav_ul .nav_lis ul li a {width: 156px; height: 32px; text-align: left; text-indent: 12px; line-height: 32px; font-size: 13px;}
#nav_ul .nav_lis ul li a:hover {background: #efefef;}

/*banner*/
#banner {position: relative; overflow: hidden; margin: 0 auto; z-index: -1000; width: 750px;}
#banner_list li {position: absolute; left: 0; top: 0;}
#banner_list li img {width: 100%; height: 400px; }
#btn_list {position: absolute; left: 50%; bottom: 10px;}
#btn_list li {float: left; padding-right: 5px;}
#btn_list li a {width: 16px; height: 16px; display: block; background-color: #efefef;}
#btn_list .active {background-color: orange;}
#banner .left, #banner .right {width: 48px; height: 48px; display: block; position: absolute; top: 50%; margin-top: -24px; filter: alpha(opacity=20); opacity: 0.2;}
#banner .left {background: url(../img/leftbtn.png) no-repeat; left: 2%;}
#banner .right {background: url(../img/rightbtn.png) no-repeat; right: 2%;}

/*内页banner*/
#sub-banner{ margin: 0 auto;width: 100%; max-width: 1200px; height: 300px; background: url("../img/sub-banner.jpg") center no-repeat; overflow: hidden;}
#sub-banner1{ margin: 0 auto;width: 100%; max-width: 1200px; height: 300px; background: url("../img/sub-banner1.jpg") center no-repeat; overflow: hidden;}


/*news_list*/
.news_list {width: 1200px; margin: 48px auto 0;/*添加*/ background: white; position: relative; top: -124px;}
#subnav {width: 188px; margin: 20px 0; float: left;}
#ul_subnav {width: 188px; margin-bottom: 32px;}
#ul_subnav li {position: relative;}
#ul_subnav h3 {width: 188px; height: 56px; background-color: #243b84; height: 56px; line-height: 56px; text-align: center; color: #fff; font-size: 18px; font-weight: 100;}
#ul_subnav a, #ul_subnav span {height: 56px; line-height: 56px; text-align: center; display: block;}
#ul_subnav a {width: 186px; border: 1px solid #efefef; border-top: none;}
#ul_subnav span {width: 0; position: absolute; left: 0; top: 0; background-color: #efefef; z-index: -1;}

.news_list .content_right {width: 990px; float: right; margin-top: 20px;}
.news_list .content_right img{ margin:0 auto}
.news_list .content_right table{ margin:0 auto}
.news_list .new_list_lis {width: 990px;}
.news_list .new_list_lis .title_news h3 {width:150px; text-align: center; line-height: 56px; font-size: 20px; font-weight: 100; float: left; border-bottom: 2px solid #243b84;}
.news_list .new_list_lis .title_news ul {border-bottom: 1px solid #efefef; float: right; width: 230px;}
.news_list .new_list_lis .title_news li {float: left; padding: 21px 10px 21px 0; word-break:keep-all;}
.news_list .new_list_lis .title_news a {line-height: 14px; font-size: 12px; height: 14px; display: block;}
.news_list .new_list_lis .content_list li {width: 97%; line-height: 46px; padding: 0 3% 0 1%; height: 46px;}
.news_list .new_list_lis .content_list li a span{width: 735px; float: left;height: 36px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.news_list .new_list_lis .content_list li a em {float: right; color: #d7d7d7; text-align: right}


#subnav2 {width: 188px; margin: 20px 0; float: left;}
#ul_subnav2 {width: 188px; margin-bottom: 32px;}
#ul_subnav2 li {position: relative;}
#ul_subnav2 h3 {width: 188px; height: 56px; background-color: red; height: 56px; line-height: 56px; text-align: center; color: #fff; font-size: 18px; font-weight: 100;}
#ul_subnav2 a, #ul_subnav2 span {height: 56px; line-height: 56px; text-align: center; display: block;}
#ul_subnav2 a {width: 186px; border: 1px solid #efefef; border-top: none;}
#ul_subnav2 span {width: 0; position: absolute; left: 0; top: 0; background-color: #efefef; z-index: -1;}
.news_list2 {width: 1200px; margin: 48px auto 0;/*添加*/ background: white; position: relative; top: -124px;}
.news_list2 .content_right {width: 990px; float: right; margin-top: 20px;}
.news_list2 .content_right img{ margin:0 auto}
.news_list2 .content_right table{ margin:0 auto}
.news_list2 .new_list_lis {width: 990px;}
.news_list2 .new_list_lis .title_news h3 {width:150px; text-align: center; line-height: 56px; font-size: 20px; font-weight: 100; float: left; border-bottom: 2px solid red;}
.news_list2 .new_list_lis .title_news ul {border-bottom: 1px solid #efefef; float: right; width: 230px;}
.news_list2 .new_list_lis .title_news li {float: left; padding: 21px 10px 21px 0; word-break:keep-all;}
.news_list2 .new_list_lis .title_news a {line-height: 14px; font-size: 12px; height: 14px; display: block;}
.news_list2 .new_list_lis .content_list li {width: 97%; line-height: 46px; padding: 0 3% 0 1%; height: 46px;}
.news_list2 .new_list_lis .content_list li a span{width: 735px; float: left;height: 36px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.news_list2 .new_list_lis .content_list li a em {float: right; color: red; text-align: right}
.news_list2 .content_right .content_tex h3 {width: 100%; font-size: 30px; line-height: 60px; text-align: center; font-weight: 100; margin: 20px 0;}
.news_list2 .content_tex ul {width: 539px; padding: 10px 20px; margin: 0 auto;}
.news_list2 .content_tex ul li {margin:0 auto; margin-right: 10px; color: #999; font-size: 14px;}
.news_list2 .content_tex p {padding: 20px; line-height: 28px;}
.news_list2 .content_tex .pre_next {width: 358px; margin: 20px auto; word-break: keep-all;}
.news_list2 .content_tex .pre_next li {font-size: 14px; line-height: 28px;}


.news_list .content_right1 {width: 1200px; float: right; margin-top: 20px;}
.news_list .content_right1 img{ margin:0 auto}
.news_list .content_right1 table{ margin:0 auto}
.news_list .new_list_lis1 {width: 1200px;}
.news_list .new_list_lis1 .title_news h3 {width:150px; text-align: center; line-height: 56px; font-size: 20px; font-weight: 100; float: left; border-bottom: 2px solid #243b84;}
.news_list .new_list_lis1 .title_news ul {border-bottom: 1px solid #efefef; float: right; width: 230px;}
.news_list .new_list_lis1 .title_news li {float: left; padding: 21px 10px 21px 0; word-break:keep-all;}
.news_list .new_list_lis1 .title_news a {line-height: 14px; font-size: 12px; width: 60px; height: 14px; display: block;}
.news_list .new_list_lis1 .content_list li {width: 97%; line-height: 46px; padding: 0 3% 0 1%; height: 46px;}
.news_list .new_list_lis1 .content_list li a span{width: 735px; float: left;height: 36px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.news_list .new_list_lis1 .content_list li a em {float: right; color: #d7d7d7; text-align: right}


.news_list .content_right .content_tex h3 {width: 100%; font-size: 30px; line-height: 60px; text-align: center; font-weight: 100; margin: 20px 0;}
.news_list .content_tex ul {width: 539px; padding: 10px 20px; margin: 0 auto;}
.news_list .content_tex ul li {margin:0 auto; margin-right: 10px; color: #999; font-size: 14px;}
.news_list .content_tex p {padding: 20px; line-height: 28px;}
.news_list .content_tex .pre_next {width: 358px; margin: 20px auto; word-break: keep-all;}
.news_list .content_tex .pre_next li {font-size: 14px; line-height: 28px;}

/*page*/
.news_list .content_right .page_nav {width: 400px; height: 48px; line-height: 45px; padding-left: 598px; border-top: 1px solid #efefef; margin-top: 32px;}
.news_list .content_right .page_nav .first, .page_nav .pre, .page_nav .next, .page_nav.last {width: 48px; margin: 0 10px; float: left; text-align: center; line-height: 48px;}
.news_list .content_right .page_nav .page_list li {width: 28px; height: 48px; float: left; text-align: center; line-height: 48px;}
.news_list .content_right .page_nav .page_list .active {background-color: #243b84;}
.news_list .content_right .page_nav .page_list .active a {color: #fff;}


/*content*/
.content {width: 1200px; margin: 10px auto;}
.content .cont_nav {width: 386px; float: left; padding: 10px; }
.content .cont_nav1 {width: 280px; float: left; padding: 10px; }
.content .cont_nav2 {width: 1200px; float: left; padding: 10px; }
.content .cont_right {padding: 10px 0; float: right;}
.content h3,.content .cont_nav h3 {width: 100%; height: 46px; color: #243b84; border-bottom: 2px solid #243B84; line-height: 46px; font-size: 18px; font-weight: 550;}
.content h4,.content .cont_nav h4{width: 100%; /*height: 46px;*/ color: #243b84;  line-height: 46px; font-size: 16px; font-weight: 100;}
.content .cont_nav ul {padding: 10px 0;}
.content .cont_nav li {width: 92%; padding: 3px 0 3px 20px; font-size: 13px; border-bottom: 1px dotted #EFEFEF; background: url(../img/icon.png) 0 13px no-repeat;}
.content .cont_nav span {width: 100%; padding: 0; display: block; text-align: right; font-size: 13px;}
.content .cont_nav span a,.more a {color: #999; border: 1px dotted #243B84; width: 60px; text-align: center; float: right;}
.content .cont_nav span a:hover,.more a {color: white; background: #243B84; }
.content .cont_nav_1 li {width: 100%; padding: 13px 0; font-size: 13px; border-bottom: 1px solid #dcdcdc; line-height: 28px;}
.content .cont_nav_1 li img{ width: 125px;}
.content .cont_nav_1 li div:last-child{ width: 250px; margin-left: 10px;}
.content .cont_nav_1 li div:last-child h4{ line-height: 30px;}
.more{ display:inline-block; margin-top: -30px;}
.content .cont_nav_img{ padding: 18px 0;}
.content .cont_nav_img img{ width: 386px;}

/*左侧轮播新闻*/
.content .lunbo-news{
    width: 400px;
    float: right;
    height: 380px;
    background: #EFEFEF;
}
.content .lunbo-news h3{
    height: 34px;
    line-height: 30px;

}
.content .lunbo-news h3 span{
    margin-top: 0px;
    float: right;
    width: 50px;
    border: none !important;
    font-weight: normal;
}
/*标题图片*/
.tit-ico{
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}
.mt10{
	margin-top: 10px;
}
/*底部按钮*/
.content1 .img-btn1{
	float:left;
    width: 50%;
    text-align: center;
}
.content1 .img-btn1 .img-btn01,
.content1 .img-btn1 .img-btn02{
    width: 185px;
    height: 53px;
    overflow: hidden;
    cursor: pointer;
    margin: 0 auto;
    display: block;
}
.content1 .img-btn1 .img-btn01{ background: url("../img/t-btn.png") no-repeat;}
.content1 .img-btn1 .img-btn02{ background: url("../img/s-btn-h.png") no-repeat;}

.content .img-btn{
    float: left;
    width: 20%;
    text-align: center;
    margin: 10px,0;
}
.content .img-btn .img-btn01,
.content .img-btn .img-btn02,
.content .img-btn .img-btn03,
.content .img-btn .img-btn04{
    width: 185px;
    height: 53px;
    overflow: hidden;
    cursor: pointer;
    margin: 0 auto;
    display: block;
}
.content .img-btn .img-btn01{ background: url("../img/t-btn-h.png") no-repeat;}
.content .img-btn .img-btn02{ background: url("../img/s-btn-h.png") no-repeat;}
.content .img-btn .img-btn03{ background: url("../img/a-btn-h.png") no-repeat;}
.content .img-btn .img-btn04{ background: url("../img/ss-btn-h.png") no-repeat;}
.content .img-btn .img-btn01:hover{ background: url("../img/t-btn.png") no-repeat;}
.content .img-btn .img-btn02:hover{ background: url("../img/s-btn.png") no-repeat;}
.content .img-btn .img-btn03:hover{ background: url("../img/a-btn.png") no-repeat;}
.content .img-btn .img-btn04:hover{ background: url("../img/ss-btn.png") no-repeat;}
/*icon*/
.ico_nav { width: 1200px; margin: 0 auto 20px;}
.ico_nav .ico_last {padding: 0;}
.ico_nav ul {width: 1200px; margin: auto;}
.ico_nav li {float: left; padding: 0 30px 10px 0;}
.ico_nav a {width: 216px; height: 68px; display: block;}
.ico_nav .a1 {background: url(../img/huiyi.png) no-repeat center;}
.ico_nav .a2 {background: url(../img/yuanyou.png) no-repeat center;}
.ico_nav .a3 {background: url(../img/xinxi.png) no-repeat center;}
.ico_nav .a4 {background: url(../img/oa.png) no-repeat center;}
.ico_nav .a5 {background: url(../img/yeji.png) no-repeat center;}

/*list-table*/
.list-table{
    display: block;
    margin: 0;
    padding: 0;
}
.list-table dt{
    display: block;
    width: 98%;
    height: 38px;
    line-height: 38px;
    padding-left: 2%;
    color: rgb(168, 100, 108);
    font-size: 14px;
    font-weight: bold;
    float: left;
    background: #f0f0f0;
}
.list-table  dt i{
    display: block;
    float:left;
    width: 5px;
    height: 20px;
    background:#9c2032 ;
    margin-right: 20px;
    vertical-align: -5px;
}
.list-table  dd{
    display: inline-block;
    float:left;
    width: 12.5%;
    text-align: center;
}



.list-table1{
    display: block;
    margin: 0;
    padding: 0;
}
.list-table1 dt{
    display: block;
    width: 98%;
    height: 38px;
    line-height: 38px;
    padding-left: 2%;
    color: rgb(168, 100, 108);
    font-size: 14px;
    font-weight: bold;
    float: left;
    background: #f0f0f0;
}
.list-table1  dt i{
    display: block;
    float:left;
    width: 5px;
    height: 20px;
    background:#9c2032 ;
    margin-right: 20px;
    vertical-align: -5px;
}
.list-table1  dd{
    display: inline-block;
    float:left;
    width: 22.5%;
    text-align: center;
}

/*foot*/
.foot {width: 100%; background-color: #243B84;}
.foot .foot_list {width: 100%;text-align: center;}
.foot .foot_uls {float: left;}
.foot .foot_list .foot_lis {float: left; padding: 30px 32px 20px 0;}
.foot .foot_list .foot_lis li {padding: 9px 0;}
.foot .foot_list .foot_lis a {width: 88px; color: #fff; line-height: 12px; font-size: 12px;}
.foot .foot_list .ul_ico {width: 224px; float: right; padding: 34px 0 0 10px;}
.foot .foot_list .ul_ico li {float: left; margin: 0 20px 10px 0;}
.foot .foot_list .ul_ico li a {width: 36px; height: 36px; display: block;}
.foot .foot_list .ul_ico .ico1 {background: url(../img/ico1.png) no-repeat center;}
.foot .foot_list .ul_ico .ico2 {background: url(../img/ico2.png) no-repeat center;}
.foot .foot_list .ul_ico .ico3 {background: url(../img/ico3.png) no-repeat center;}
.foot .foot_list .ul_ico .ico4 {background: url(../img/ico4.png) no-repeat center;}
.foot .foot_list .ul_ico .ico5 {background: url(../img/ico5.png) no-repeat center;}
.foot .foot_list .ul_ico .ico6 {background: url(../img/ico6.png) no-repeat center;}
.foot .foot_list .ul_ico .ico7 {background: url(../img/ico7.png) no-repeat center;}
.foot .foot_list .ul_ico .ico8 {background: url(../img/ico8.png) no-repeat center;}
.foot .foot_list span {width: 386px; height: 32px; display: block; margin:auto; background: url(../img/logo2.png) no-repeat center; padding: 82px 10px 0;}
.foot .foot_copy span {width: 100%; height: 32px; display:block;font-size:12px; text-align: center; line-height: 32px; color: #fff; background-color: #121d42;}














