/*
 * lizhiyong 2022.5 nmkuangye
 */
.mywidth {
    width: 1200px;
    margin: 0 auto;
}
body{

}


.topbj {
    width: 100%;
    height: 450px;
    background: url(../images/topbj01.png) no-repeat center;
    margin-bottom: 50px;
}

.toplogo {
    float: left;
    padding-left: 25px;
    padding-top: 170px;
    width: 589px;
    height: 123px;
}

.topserch {
    float: right;
    margin-top: 195px;
    width: 413px;
    height: 48px;
    opacity: 0.85;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    background-color: white;
    border-radius: 6px;
    line-height: 48px;
}

.topserch img {
    width: 24px;
    height: 24px;
    margin-left: 10px;
}

.topserch input {
    line-height: 40px;
    border: 0px;
    outline: none;
    width: 200px;
}

.topserch button {
    width: 107px;
    height: 48px;
    border-radius: 0px 6px 6px 0px;
    background: #2660C0;
    border: 0px;
    outline: none;
    color: white;
    float: right;
}

.mynav {
    width: 1200px;
    margin: 0 auto;
    height: 100px;
    border-radius: 6px;
    background: #2660C0;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
    margin-top: 135px;
    text-align: center;
}

.mynav_list {
    float: left;
    width: 130px;
    height: 100px;
    line-height: 35px;
    font-size: 20px;
    font-family: "Microsoft YaHei";
    font-weight：bold;
    text-align: center;
    padding-top: 17px;
    color: white;
}

.mynav_list:hover {
    background: #2154A7;
    box-shadow: inset 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
    color: white;
}


/*头条定义*/
.mytopnews {
    margin-top: 100px;
    width: 1200px;
    height: 114px;
    margin: 0 auto;
}

.mytopnews h3 {
    width: 900px;
    height: 43px;
    font-family: SourceHanSansCN-Medium;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 0em;
    color: #2660C0;
    text-align: center;
    padding-top: 10px;
}

.mytopnews h3 a {
    color: #2660C0;
}

.mytopnews h4 {
    width: 900px;
    height: 40px;
    font-family: SourceHanSansCN-Regular;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0em;
    padding-top: 10px;
    color: darkgray;
    line-height: 19px;
}

/*头条定义*/
.mynews {
    width: 1200px;
    height: 423px;
    margin: 0 auto;
    border-radius: 6px;
    background: #FFFFFF;
    margin-top: 20px;
    padding-top: 17px;
}

.carousel-inner img {
    width: 658px;
    height: 389px;
    border-radius: 8px;
}

.topnews_nav {
    font-size: 20px;
}

.topnews_list {
    width: 60px;
    height: 53px;
    border-radius: 6px;
    background:#2660C0;
    font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 0em;
    color: #ffffff;
    text-align: center;
    padding-top: 12px;
}


.topnews_list .dateh5 {
    font-size: 26px;

}

.topnews_list .dateh6 {
    font-size: 16px;
}

.laiyuan {
    font-size: 14px;
    color: #c4c4c4;
}

.topnews_list_top {
    padding-top: 12px;
    line-height: 25px;
    padding-left: 0px;
    padding-right: 0px;
    overflow: hidden;
}

/*主营业务*/
.zhuying {
    width: 1200px;
    height: 244px;
    border-radius: 6px;
    background: #FFFFFF;
    margin-top: 20px;

}

.zhuying_top_left {
    width: 537px;
    height: 11px;
    margin-top: 22px;
    background: linear-gradient(270deg, #EBEFFF 0%, #EBEFFF 0%, rgba(235, 239, 255, 0.00) 100%, rgba(235, 239, 255, 0.00) 100%);
}

.zhuying_top_center {
    width: 120px;
    height: 35px;
    font-family: SourceHanSansCN-Medium;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0em;
    text-align: center;
    color: #2660C0;
    padding-top: 10px;
}

.zhuying_top_right {
    width: 537px;
    height: 11px;
    margin-top: 22px;
    background: linear-gradient(90deg, #EBEFFF 0%, #EBEFFF 0%, rgba(235, 239, 255, 0.00) 100%, rgba(235, 239, 255, 0.00) 100%);
}

.Box {
    position: relative;
    padding-top: 30px;
}

.Box .content {
    width: 1000px;
    margin: 0 auto;
}

.Box h2 {
    text-align: center;
    margin-bottom: 35px;
    padding-top: 250px;
}

.Box .Box_con {
    position: relative;
}

.Box .Box_con .btnl {
    position: absolute;
}

.Box .Box_con .btn {
    display: block;
    width: 41px;
    height: 41px;
    position: absolute;
    top: 60px;
    cursor: pointer;
}

.Box .Box_con .btnl {
    background: url(../images/jtl02.png) no-repeat center;
    left: -72px;
}

.Box .Box_con .btnr {
    background: url(../images/jtr02.png) no-repeat center;
    right: -72px;
}

.Box .Box_con .btnl:hover {
    background: url(../images/jtl03.png) no-repeat center;
}

.Box .Box_con .btnr:hover {
    background: url(../images/jtr03.png) no-repeat center;
}

.Box .Box_con .conbox {
    position: relative;
    overflow: hidden;
}

.Box .Box_con .conbox ul {
    position: relative;
    list-style: none;
}

.Box .Box_con .conbox ul li {
    float: left;
    width: 150px;
    height: 150px;
    margin-left: 20px;
    overflow: hidden;
    text-align: center;
}

.Box .Box_con .conbox ul li .yuan {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background:#2660c0;
    line-height: 100px;
    overflow: hidden;
}

.Box .Box_con .conbox ul li .yuan:hover {
    background: #e79d08;
}

.Box .Box_con .conbox ul li .yuanfont {

    width: 100px;
    line-height: 40px;
    overflow: hidden;
}

.Box .Box_con .conbox ul li:first-child {
    margin-left: 0;
}

.Box .Box_con .conbox ul li img {

    width: 40px;
    height: 40px;
    transition: all 0.5s;
}

.Box .Box_con .conbox ul li:hover img {
    transform: scale(1.1);
}

.Box .BoxSwitch {
    margin-top: 30px;
    text-align: center;
}

.Box .BoxSwitch span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    width: 30px;
    height: 3px;
    background: #ccc;
    margin: 0 5px;
    cursor: pointer;
}

.Box .BoxSwitch span.cur {
    background: red;
}

/*党群-文化业务*/
.dangqun {
    width: 1200px;
    height: 370px;
    border-radius: 6px;
    background: #FFFFFF;
    margin-top: 20px;
}

.dangqun_top {
    width: 100%;
    padding-top: 15px;
    font-size: 20px;
    line-height: 30px;
    color: #2660C0;
}

.dangqun_top span {
    padding-left: 15px;
    font-weight: 500;

}

.dangqun_top h6 {
    float: right;
    padding-right: 15px;
    font-weight: 500;
    padding-top: 8px;
    font-size: 12px;
}

.dangqun_body {
    width: 100%;
    height: 310px;
    padding-top: 18px;
    background: url(../images/dangyunbj.png) -20px 220px no-repeat;
}

.s_hyzx_6 {
    min-height: 100px;
    width: 100%;
}

.s_hyzx_6 ul li {
    background: url(../images/s_10.jpg) 0 center no-repeat;
    list-style: none;
    padding-left: 12px;
    font-size: 16px;
    color: #333333;
    line-height: 32px;
}

.s_hyzx_6 ul li a {
    display: block;
    color: #333;
}

.s_hyzx_6 ul li i {
    float: right;
    font-size: 12px;
    color: #999999;
    padding-left: 10px;
    font-style: normal;
}

.s_hyzx_6 ul li a:hover {
    color: #006eda;
}

.danwei {
    background: #2660C0;
    height: 135px;
}

.danwei_body {
    width: 100%;
    height: 310px;
    padding-top: 18px;
}

.danwei_body_div {
    float: left;
    width: 50%;
    height: 145px;
}

.danwei_body_div2 {
    float: left;
    width: 50%;
    height: 145px;
    background: #2660C0;
}

.danwei_body_div2 h5 {
    padding-top: 30px;
    padding-left: 40px;
    color: white;
    font-size: 18px;
}

.danwei_body_div2 h6 {
    padding-left: 40px;
    padding-right: 20px;
    color: paleturquoise;
    font-size: 14px;
    line-height: 22px;
}

#slider3 {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 145px;
}

#slider3 ul {
    position: relative;
    margin: 0;
    padding: 0;
    height: 145px;
    list-style: none;
}

#slider3 ul li {
    position: relative;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 288px;
    height: 145px;
    background: #ccc;
    text-align: center;
    line-height: 145px;
}

#slider3 ul li img {
    width: 288px;
    height: 145px;
}

#slider2 {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 145px;
}

#slider2 ul {
    position: relative;
    margin: 0;
    padding: 0;
    height: 145px;
    list-style: none;
}

#slider2 ul li {
    position: relative;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 288px;
    height: 145px;
    background: #ccc;
    text-align: center;
    line-height: 145px;
}

#slider2 ul li img {
    width: 288px;
    height: 145px;
}

/*通栏ad*/
.myad {
    padding-top: 15px;
    padding-bottom: 15px;
    width: 1200px;
    height: 130px;
    border-radius: 6px;
    background: #FFFFFF;
    margin-top: 20px;
    text-align: center;
}


/*法规-公司简介*/
.fagui {
    float: left;
    width: 137px;
    height: 270px;
    border-radius: 6px;
    margin-top: 20px;
    margin-right: 2px;
    margin-left: 5px;
    background: url(../images/fagui01.png);
    color: white;
}

.fagui h5 {
    float: right;
    padding-top: 200px;
    margin-right: 10px;
    width: 50px;
}

.fagui2 {
    background: url(../images/fagui02.png);
}

.fagui2 {
    background: url(../images/fagui02.png);
}

.fagui3 {
    background: url(../images/fagui03.png);
}

.fagui4 {
    background: url(../images/fagui04.png);
}

.gaikuang {
    float: left;
    width: 25%;
    height: 120px;
    padding-top: 40px;
    padding-bottom: 20px;
    text-align: center;
    font-size: 18px;
    line-height: 210%;
}

.gaikuang img{
    width: 56px;
    height: 56px;
}

/*专题*/
.zhuanti {
    padding-bottom: 20px;
    width: 1200px;
    border-radius: 6px;
    background: #FFFFFF;
    margin-top: 20px;
    text-align: center;
}

.zhuanti_body {
    width: 248px;
    height: 85px;
    float: left;
    margin-left: 35px;
    margin-top: 20px;
}

/* 尾部 */
.weibu {
    width: 100%;
    height: 272px;
    background: #164cd3;
    text-align: center;
    color: white;
}

.weibu h6 {
    font-size: 14px;
    width: 100%;
    text-align: center;
}

.mylink {
    padding-top: 30px;
    padding-bottom: 30px;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.mylink_btn {
    width: 240px;
    font-size: 15px;
}

/*列表*/
.mylist {
    padding-bottom: 20px;
    padding-top: 20px;
    width: 1200px;
    border-radius: 6px;
    background: #FFFFFF;
    margin-top: 20px;
}

.footer {
    background: #164cd3;
    width: 100%;
    height: 272px;
    font-size: 14px;
    line-height: 20px;
    margin-top: 20px;
}

.footer2 {

    margin-left: 20px;

}

.footer .block {
    float: left;
    width: 128px;
    background: #255be2;
    margin-left: 22px;
    line-height: 20px;
    margin-bottom: 25px;

}

.footer .block>a {
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding-top: 64px;
    padding-bottom: 10px;
    text-align: center;
    color: #a6bbee;

}

.footer .block1 a {
    background: url(../images/footer_icon1.png) no-repeat center 24px;

}

.footer .block2 a {
    background: url(../images/footer_icon2.png) no-repeat center 24px;
}

.footer .block3 a {
    background: url(../images/footer_icon3.png) no-repeat center 24px;
}

.footer .block4 {
    width: 520px;
    padding-left: 30px;
    padding-top: 15px;
}

.footer .block4 * {
    font-size: 14px;
    color: #a6bbee;
    line-height: 10px;
    text-align: left;
}

.footer a:hover {
    text-decoration: underline;
}

.footer .block5 {
    width: 162px;
}

.footer .block5 a {
    background: url(../images/footer_icon5.png) no-repeat center 24px;
}

.footer .block6 {
    float: right;
    margin-right: 0;
    width: 245px;
    padding-left: 31px;
    box-sizing: border-box;
    padding-top: 25px;
}

.footer .block6 a {
    padding-top: 0;
    float: left;
    width: auto;
    height: auto;
}

.footer .block6 a:nth-child(2) {
    margin-left: 18px;
    margin-top: 5px;
}

.footer .block7 {
    width: 100%;
    height: 56px;
    background: #0f42c2;
    line-height: 56px;
}

.footer .block7 p {
    float: left;
    font-size: 15px;
    color: #9ab3f2;
    margin-bottom: 0px;
}

.footer .block7 p:nth-child(2) {
    float: right;
}

.ql_detailbro_title {
    line-height: 46px;
    font-size: 28px;
    color: #333333;
    text-align: center;
    padding: 35px 30px 15px 30px;
    font-weight: bold;

}

.ql_detailbro_info {
    overflow: hidden;
    line-height: 56px;
    height: 56px;
    border-bottom: 2px solid #f2f2f2;
    font-size: 15px;
    color: #666666;
    width: 90%;
    margin: 0 auto;
}

.ql_detailbro_date_source {
    float: left;
}

.ql_detailbro_date_source span {
    margin-right: 25px;
    float: left;
}

.ql_detailbro_bshare,
.ql_font_size {
    float: right;
}

.ql_font_size a:hover:hover {
    color: #015293;
    text-shadow: 0 0 0.1px #015293;
}

.ql_detailbro_bshare {
    padding-left: 10px;
}

.ql_detailbro_bshare>div {
    float: left;
}

.ql_detailbro_bshare .bshare-custom {
    padding-top: 15px;
}

.ql_detailbro_bshare .bshare-custom>a {
    display: block;
    float: left;
    padding: 0;
    margin: 0 4px;
    height: 26px;
    width: 26px;
}

.ql_detailbro_content {
    font-size: 18px;
    line-height: 2em;
    padding: 20px 0;
    /*text-shadow: 0 0 0.1px #333333;*/
    color: #333333;
    width: 90%;
    margin: 0 auto;
}

.xy_tyxl_closePrint>a {
    position: relative;
}

.xy_tyxl_closePrint {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
}

.max {
    font-size: 22px;
}

.max2 {
    font-size: 18px;
}

.max3 {
    font-size: 14px;
}


#wrapper {
    width: 658px;
    height: 389px;
    border-radius: 8px;
    position: relative;
    color: #fff;
    text-shadow: rgba(0, 0, 0, 0.1) 2px 2px 0px;
}

#slider-wrap {
    width: 658px;
    height: 389px;
    position: relative;
    overflow: hidden;
}
#slider-wrap ul#slider {
    width: 658px;
    height: 389px;
    margin-left: -32px;
    list-style: none;
    position: absolute;
    top: 0;
    left: 0;
}

#slider-wrap ul#slider li {
    float: left;
    position: relative;
    list-style: none;
}

#slider-wrap ul#slider li>div {
    position: absolute;
    bottom: 20px;
    left: 0px;
    width: 100%;
    text-align: center;
}

#slider-wrap ul#slider li>div span {
    font-family: Neucha, Arial, sans serif;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.3);
    padding: 10px;
}
#slider-wrap ul#slider li i {
    text-align: center;
    display: block;
    width: 100%;
    font-size: 90px;
}
/*btns*/
.btns {
    position: absolute;
    width: 50px;
    height: 60px;
    top: 50%;
    margin-top: -25px;
    line-height: 57px;
    text-align: center;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.1);
    z-index: 100;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

.btns:hover {
    background: rgba(0, 0, 0, 0.3);
}

#next {
    right: -50px;
    border-radius: 7px 0px 0px 7px;
}

#previous {
    left: -50px;
    border-radius: 0px 7px 7px 7px;
}

#counter {
    top: 30px;
    right: 35px;
    width: auto;
    position: absolute;
}

#slider-wrap.active #next {
    right: 0px;
}

#slider-wrap.active #previous {
    left: 0px;
}


/*bar*/
#pagination-wrap {
    min-width: 20px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    height: 15px;
    position: relative;
    text-align: center;
}

#pagination-wrap ul {
    width: 100%;
}

#pagination-wrap ul li {
    margin: 0 4px;
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #fff;
    opacity: 0.5;
    position: relative;
    top: 0;

}

#pagination-wrap ul li.active {
    width: 12px;
    height: 12px;
    top: 3px;
    opacity: 1;
    box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 0px;
}


.piclist {
    float: left;
    width: 210px;
    line-height: 35px;
    font-size: 18px;
    text-align: center;
    padding: 5px;
}
.piclist img{
    width: 190px;
}






/*ANIMATION*/
#slider-wrap ul,
#pagination-wrap ul li {
    -webkit-transition: all 0.3s cubic-bezier(1, .01, .32, 1);
    -moz-transition: all 0.3s cubic-bezier(1, .01, .32, 1);
    -o-transition: all 0.3s cubic-bezier(1, .01, .32, 1);
    -ms-transition: all 0.3s cubic-bezier(1, .01, .32, 1);
    transition: all 0.3s cubic-bezier(1, .01, .32, 1);
}
*{margin:0; padding:0; list-style:none;}

.page_wrap{clear:both; margin-bottom:10px; overflow:hidden;zoom:1; font-size: 15px;}

