﻿@charset "UTF-8";
/**
 * @Description:
 * @author TongKai
 * @date 2019/5/6
*/

.itop{
    width: 100%;
    background: #fff;
    overflow: hidden;
}
.tk-tm {
    width: 530px;
    height: 360px;
    position: relative;
    margin-left: 18px;
    margin-top: 22px;
    margin-bottom: 27px;
    float: left;
}
.tk-tm .fLb {
    width: 530px;
    height: 360px;
    position: relative;
    overflow: hidden;
}
.tk-tm .fLb a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.tk-tm .fLb a img{
    width: 100%;
    height: 100%;
}
.tk-tm .titles {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 112px;
    background: url(sy-ban3_03.png) repeat-x;
    overflow: hidden;
}
.tk-tm .titles a {
    text-align: center;
    line-height: 30px;
    padding-left: 90px;
    margin-top: 70px;
    font-size: 18px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 71%;
}
.tk-tm .titles a:hover {
    color:  #1a74ca;
}
.tk-tm .lbNums {
    position: absolute;
    left: 50%;
    margin-left: -104px;
    bottom: 70px;
}
.tk-tm .lbNums span {
    width: 40px;
    height: 3px;
    margin-left: 2px;
    background: #fff;
    display: inline-block;
    cursor: pointer;
}
.tk-tm .lbNums span:hover,
.tk-tm .lbNums span.cur {
    background: #1a74ca;
    height: 7px;
}
.itop-list{
    float: right;
    width: 595px;
    height: 360px;
    margin-right: 26px;
    margin-top: 22px;
}
.itop-list h1{

}
.itop-list h1 a{
    display: inline-block;
    font-size: 26px;
    color: #333333;
    line-height: 27px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 94%;
}
.itop-list h1 a:hover{
    text-decoration: underline;
}
.itop-list .p1{
    display: inline-block;
    font-size: 13px;
    color: #666666;
    line-height: 29px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 80%;
    float: left;
}
.itop-list .a1{
    float: left;
    color: #d34b1c;
    font-size: 13px;
    line-height: 29px;
}
.itop-list .a1:hover{
    text-decoration: underline;
}
.itop-list .table-box{
    width: 100%;
    background: url(sy-list4.png) top center no-repeat;
    margin-top: 14px;
    display: inline-block;
}
.itop-list .table-tit{
    width: 110px;
    float: left;
    text-align: center;
    margin-top: 11px;
    margin-left: 2px;
    background: #eee;
}
.itop-list .table-tit a{
    padding-top: 22px;
    padding-bottom: 23px;
    display: block;
    width: 100%;
    font-size: 18px;
    color: #333333;
    background: url(sy-list5.png) top center no-repeat;
}
.itop-list .table-tit a:first-child{
    background: none;
}
.itop-list .tk-active span{
    background: url(sy-list1.png) center no-repeat;
    line-height: 36px;
    font-weight: bold;
    color: #fff;
    position: relative;
    left: -8%;
    text-align: center;
    display: block;
    width: 128px;
    height: 36px;
}
.itop-list .table-tit .tk-active{
    padding-top: 12px;
}
.itop-list .tk-active i{
    background: url(sy-list2.png) center no-repeat;
    position: absolute;
    right: -4px;
    top: 14px;
    display: block;
    width: 4px;
    height: 7px;
}
.itop-list .table-items{
    background: url(sy-list6.png) left no-repeat;
    float: right;
    width: 460px;
    margin-right: 0;
    margin-top: 10px;
}
.itop-list .table-items ul li{
    background: url(sy-list3.png) left center no-repeat;
    padding-left: 17px;
    margin-left: -4px;
    margin-top: 3px;
}
.itop-list .table-items ul li:first-child{
    margin-top: 0;
}
.itop-list .table-items li a{
    display: inline-block;
    font-size: 15px;
    line-height: 33px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 80%;
}
.itop-list .table-items li a:hover{
    font-weight: bold;
    color: #1a74ca;
}
.itop-list .table-items li span{
    float: right;
    margin-right: 0;
    font-size: 13px;
    line-height: 33px;
    color: #999999;
}
.index-content .ilist{
    margin-top: 94px;
    width: 100%;
    height: 362px;
}
.ll-list{
    width: 575px;
    position: relative;
    margin-left: 10px;
}
.rr-list{
    width: 575px;
    position: relative;
}
.ll-list .tab1-box-more,.rr-list .tab1-box-more{
    display: inline-block;
    position: absolute;
    right: 8px;
    top: 4px;
}
.ll-list .tab1-box-more:hover span,.rr-list .tab1-box-more:hover span{
    color: #075fa6;
}
.ll-list .tab1-box-more span,.rr-list .tab1-box-more span{
    font-size: 12px;
    color: #666;
}
.ll-list .table-tit,.rr-list .table-tit{
    height: 37px;
    width: 100%;
    border-bottom: 3px solid #ededed;
    box-sizing: border-box;
}
.ll-list .table-tit a, .rr-list .table-tit a{
    height: 100%;
    text-align: center;
    display: inline-block;
    color: #333333;
    line-height: 1;
    font-size: 18px;
    padding: 0 16px;
    margin-left: 8px;
}
.ll-list .table-tit a:first-child, .rr-list .table-tit a:first-child{
    margin-left: 0;
}
.ll-list a.tk-act, .rr-list a.tk-act{
    color: #1a74ca;
    font-weight: bold;
    border-bottom: 3px solid #1a74ca;
}
.ll-list .table-items, .rr-list .table-items{
    padding-top: 13px;
}
.ll-list .items-s ul li, .rr-list .items-s ul li{
    height: 40px;
    line-height: 40px;
}
.ll-list .items-s ul li a, .rr-list .items-s ul li a{
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #555555;
    font-size: 16px;
    padding-left: 10px;
    max-width: 85%;
    background: url(sy-d_03.png) left center no-repeat;
}
.ll-list .items-s ul li span, .rr-list .items-s ul li span{
    float: right;
    font-size: 14px;
    color: #666666;
    line-height: 40px;
}
.ll-list .items-s ul li a:hover, .rr-list .items-s ul li a:hover{
    color: #3176bf;
    font-weight: bold;
}
.ll-five{
    width: 590px;
    height: 70px;
    margin-top: 2px;
    background: #f5f5f5;
    overflow: hidden;
}
.ll-five p{
    font-size: 16px;
    line-height: 38px;
    padding-left: 44px;
    color: #1a74ca;
    margin: 16px 0 16px 20px;
    font-weight: bold;
    background: url(sy-list8.png) left center no-repeat;
}
.ll-five a{
    font-size: 15px;
    display: inline-block;
    color: #333333;
    font-weight: normal;
}
.ll-five a:hover{
    color: #1a74ca;
    font-weight: bold;
}
.ll-five span{
    display: inline-block;
    width: 16px;
    height: 46px;
    vertical-align: middle;
    background: url(sy-list7.png) left no-repeat;
}
.ll-five a:first-child{
    margin-left: 20px;
}
.rr-lb{
    width: 570px;
    height: 100px;
    margin-top: 11px;
    position: relative;
    overflow: hidden;
}
.rr-lb .fLb {
    width: 570px;
    height: 100px;
    overflow: hidden;
}
.rr-lb .fLb a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.rr-lb .fLb a img{
    width: 100%;
    height: 100%;
}
.rr-lb .lbNums {
    position: absolute;
    right: 3px;
    bottom: 5px;
}
.rr-lb .lbNums span {
    width: 18px;
    height: 18px;
    margin-left: 2px;
    font-size: 13px;
    color: #fff;
    display: inline-block;
    background: url(sy-lb2.png);
    cursor: pointer;
    text-align: center;
}
.rr-lb .lbNums span:hover,
.rr-lb .lbNums span.cur {
    background: url(sy-lb3.png);
    color: #cc3c54;
}
.rr-lb .any{
    background: url(sy-lb1.png);
    width: 70px;
    height: 25px;
    position: absolute;
    text-align: center;
    line-height: 25px;
    left: 27px;
    top: 36px;
}
.rr-lb .any a{
    display: block;
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #ffffff;
}
.index-btm{
    width: 100%;
    min-width: 1200px;
    margin-top: 42px;
}
.index-btm .banner{
    background: url(sy-mid1.jpg) center;
    height: 225px;
    border-top: 4px solid #2775cc;
}
.index-btm .three-l{
    width: 1200px;
    height: 418px;
    margin: -100px auto 0;
}
.index-btm .three-l .l,.index-btm .three-l .m,.index-btm .three-l .r{
    width: 390px;
    height: 415px;
    background: #f5f5f5;
    position: relative;
}
.index-btm .three-l .l:hover,.index-btm .three-l .m:hover,.index-btm .three-l .r:hover{
    transform: translateY(-50px);
    transition: all 1s ease;
}
.index-btm .three-l .l{
    border-top: 3px solid #1a74ca;
}
.index-btm .three-l .l .logo{
    background: url(sy-mid2.png) top center no-repeat;
}
.index-btm .three-l .m{
    margin-left: 15px;
    border-top: 3px solid #f8b551;
}
.index-btm .three-l .m .logo{
    background: url(sy-mid11.png) top center no-repeat;
}
.index-btm .three-l .r{
    border-top: 3px solid #56b39a;
}
.index-btm .three-l .r .logo{
    background: url(sy-mid12.png) top center no-repeat;
}
.index-btm .three-l .logo{
    width: 72px;
    height: 94px;
    padding-top: 72px;
    box-sizing: border-box;
    position: absolute;
    left: 50%;
    margin-left: -36px;
    top: -30px;
}
.index-btm .three-l .logo a{
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}
.three-l .l .files{
    width: 330px;
    height: 160px;
    background-color: #ffffff;
    border-radius: 5px;
    border: solid 1px #dcdcdc;
    margin: 73px auto 0;
    overflow: hidden;
}
.three-l .l .files .a1{
    font-size: 14px;
    color: #333333;
    margin-left: 14px;
    margin-top: 16px;
}
.three-l .l .files .a2{
    font-size: 12px;
    color: #c8c8c8;
    margin-right: 28px;
    margin-top: 19px;
}
.three-l .l .files .a1:hover ,.three-l .l .files .a2:hover, .three-l .l .files li a:hover{
    color: #1a74ca;
    font-weight: bold;
}
.three-l .l .files  ul{
    height: 80px;
    width: 100%;
    margin-top: 56px;
    margin-left: -13px;
}
.three-l .l .files li{
    float: left;
    background: url(sy-mid3.png) left center no-repeat;
    margin-left: 36px;
    line-height: 28px;
    height: 28px;
}
.three-l .l .files li a{
    font-size: 14px;
    color: #333333;
    padding-left: 14px;
}
.l .fk{
    width: 160px;
    height: 60px;
    background-color: #ffffff;
    border-radius: 5px;
    border: solid 1px #dcdcdc;
    box-sizing: border-box;
    margin-top: 15px;
    position: relative;
}

.three-l .l .fk a:hover{
    color: #1a74ca;
}
.l .f-1, .l .f-3{
    margin-left: 29px;
}
.l .f-2,.l .f-4{
    margin-right: 30px;
}
.l .f-3,  .l .f-4{
    margin-top: 11px;
}
.three-l .l .fk .a3{
    line-height: 14px;
    margin-left: 14px;
    margin-top: 16px;
    font-size: 14px;
    color: #333333;
}
.three-l .l .fk .a4{
    margin-left: 2px;
    margin-top: 7px;
    font-size: 12px;
    color: #c8c8c8;
    line-height: 12px;
    transform: scale(0.8);
}
.three-l .l .fk .a5{
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 8px;
    top: 22px;
}
.three-l .m .pibox{
    margin: 100px auto 0;
    width: 345px;
    position: relative;
}
.m .pibox .pi1, .m .pibox .pi2{
    width: 100%;
    height: 135px;
}
.m .pibox .pi1 img, .m .pibox .pi2 img{
    width: 100%;
    height: 100%;
}
.m .pibox .fin{
    background: url(sy-mid9.png);
    position: absolute;
    text-align: center;
    line-height: 33px;
    font-weight: bold;
    width: 101px;
    height: 33px;
    font-size: 15px;
    color: #ffffff;
    left: 50%;
    top: 50%;
    margin-left: -50px;
    margin-top: -16px;
}
.m .pibox .fin:hover{
    color: #1a74ca;
}
.r .r-li{
    width: 340px;
    margin: 90px auto 0;
}
.r .r-li .table-tit{
    height: 28px;
    width: 100%;
    border-bottom: 3px solid #ededed;
    box-sizing: border-box;
}
.r .r-li .table-tit a{
    height: 100%;
    text-align: center;
    display: inline-block;
    color: #333333;
    line-height: 1;
    font-size: 15px;
    padding: 0 5px;
    margin-left: 20px;
}
.r .r-li .table-tit a:first-child{
    margin-left: 0;
}
.r .r-li a.tk-a{
    font-weight: bold;
    border-bottom: 3px solid #56b39a;
}
.r .r-li .table-items{
    padding-top: 16px;
}
.r .r-li .items-s ul li{
    height: 28px;
    line-height: 28px;
}
.r .r-li .items-s ul li a{
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333333;
    font-size: 14px;
    padding-left: 6px;
    max-width: 74%;
    background: url(sy-d_03.png) left center no-repeat;
}
.r .r-li .items-s ul li span{
    float: right;
    font-size: 14px;
    color: #999;
    line-height: 28px;
}
.r .r-li .items-s ul li a:hover{
    color: #3176bf;
}
.r .r-xin{
    width: 345px;
    height: 76px;
    margin: 18px auto 0;
    background-color: #ffffff;
    border: solid 1px #e5e5e5;
    position: relative;
}
.r .r-xin .a1{
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #56b39a;
    margin-left: 20px;
    margin-top: 22px;
}
.r .r-xin .a2{
    font-size: 12px;
    color: #999999;
    margin-left: 20px;
    margin-top: 22px;
}
.r .r-xin .a3{
    font-size: 13px;
    font-weight: bold;
    color: #333333;
    background: url(sy-mid13.png) right bottom no-repeat;
    padding-bottom: 6px;
    position: absolute;
    right: 22px;
    top: 31px;
}
.r .r-xin a:hover{
    text-decoration: underline;
}


/*新闻中心*/

.tk-tm2 {
    width: 640px;
    height: 435px;
    position: relative;
    margin-left: 18px;
    margin-top: 22px;
    float: left;
}
.tk-tm2 .fLb {
    width: 640px;
    height: 435px;
    position: relative;
    overflow: hidden;
}
.tk-tm2 .fLb a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.tk-tm2 .fLb a img{
    width: 100%;
    height: 100%;
}
.tk-tm2 .titles {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 112px;
    background: url(sy-ban3_03.png) repeat-x;
    overflow: hidden;
}
.tk-tm2 .titles a {
    float: right;
    text-align: center;
    line-height: 30px;
    padding-right: 20px;
    margin-top: 75px;
    font-size: 18px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 59%;
}
.tk-tm2 .titles a:hover {
    color: #245fa6;
}
.tk-tm2 .lbNums {
    position: absolute;
    right: 23px;
    bottom: 49px;
}
.tk-tm2 .lbNums span {
    width: 40px;
    height: 3px;
    margin-left: 2px;
    background: #fff;
    display: inline-block;
    cursor: pointer;
}
.tk-tm2 .lbNums span:hover,
.tk-tm2 .lbNums span.cur {
    background: #c73328;
    height: 7px;
}
.tk-tm2 .fk{
    width: 110px;
    height: 40px;
    background-color: #2e5a8f;
    position: absolute;
    left: 14px;
    bottom: 18px;
    text-align: center;
}
.tk-tm2 .fk .p{
    display: block;
    font-size: 18px;
    line-height: 40px;
    color: #ffffff;
    position: relative;
    right: -3px;
    background: url(xw2.png) right center no-repeat;
}
.tk-tm2 .fk .p:hover{
    font-weight: bold;
}
.itop-list2{
    float: right;
    height: 415px;
    margin-right: 20px;
    margin-top: 40px;
}
.tk-list{
    width: 495px;
    position: relative;
}
.tk-list .table-tit{
    height: 43px;
    width: 100%;
    border-bottom: 4px solid #eee;
    box-sizing: border-box;
    background: url(xw-list1.png) left 1px no-repeat;

}
.tk-list .table-tit a{
    height: 100%;
    text-align: center;
    display: inline-block;
    color: #333333;
    line-height: 1;
    font-size: 20px;
    margin-left: 32px;
}
.tk-list .table-tit a:first-child{
    margin-left: 0;
    padding-left: 16px;
}
.tk-list a.tk-act{
    color: #245fa6;
    font-weight: bold;
}
.tk-list .table-items .h{
    margin-top: 21px;
}
.tk-list .table-items .h .ah{
    font-size: 20px;
    color: #333333;
    line-height: 40px;
    background: url(xw-list2.png) left center no-repeat;
    padding-left: 22px;
    overflow: hidden;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 82%;
    display: inline-block;
}
.tk-list .table-items .h .ah:hover{
    color: #245fa6;
}
.tk-list .table-items .h .a1{
    font-size: 13px;
    color: #c73328;
    line-height: 40px;
    float: right;
}
.tk-list .table-items .h .a1:hover{
    text-decoration: underline;
}
.tk-list .table-items .h .p1{
    margin-top: 7px;
    margin-left: 3px;
    font-size: 13px;
    color: #666666;
    width: 479px;
    line-height: 18px;
}
.tk-list .items-s ul{
    background: url(xw-list3.png) top center no-repeat;
    margin-top: 20px;
    overflow: hidden;
}
.tk-list .items-s ul li{
    height: 40px;
    line-height: 40px;
}
.tk-list .items-s ul li:first-child{
    margin-top: 18px;
}
.tk-list .items-s ul li a{
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    font-size: 15px;
    padding-left: 8px;
    max-width: 82%;
    background: url(sy-d_03.png) left center no-repeat;
}
.tk-list .items-s ul li span{
    float: right;
    font-size: 14px;
    color: #666666;
    line-height: 40px;
}
.tk-list .items-s ul li a:hover{
    color: #3176bf;
    font-weight: bold;
}
.lis-lf{
    margin-top: 40px;
    margin-left: 23px;
    width: 566px;
}
.lis-rt{
    margin-top: 40px;
    margin-right: 19px;
    width: 566px;
}
.lis-lf .table-tit,.lis-rt .table-tit{
    height: 43px;
    width: 100%;
    border-bottom: 4px solid #eee;
    box-sizing: border-box;
    background: url(xw-list1.png) left 1px no-repeat;

}
.lis-lf .table-tit a, .lis-rt .table-tit a{
    height: 100%;
    text-align: center;
    display: inline-block;
    color: #333333;
    line-height: 1;
    font-size: 20px;
    margin-left: 32px;
}
.lis-lf .table-tit a:first-child, .lis-rt .table-tit a:first-child{
    margin-left: 0;
    padding-left: 16px;
}
.lis-lf a.tk-act, .lis-rt a.tk-act{
    color: #245fa6;
    font-weight: bold;
}
.lis-lf .table-items, .lis-rt .table-items{
    width: 100%;
    margin-top: 16px;
}
.lis-lf .table-items .u2, .lis-rt .table-items .u2{
    padding: 14px 0;
    background: url(xw-line.png) center no-repeat;
    width: 100%;
    height: 1px;
}
.lis-lf .table-items ul, .lis-rt .table-items ul{
    background: url(xw3.png) left no-repeat;
}
.lis-lf .table-items ul li, .lis-rt .table-items ul li{
    background: url(sy-list3.png) left center no-repeat;
    padding-left: 17px;
    margin-left: -4px;
    margin-top: 3px;
}
.lis-lf .table-items ul li:first-child, .lis-rt .table-items ul li:first-child{
    margin-top: 0;
}
.lis-lf .table-items li a, .lis-rt .table-items li a{
    display: inline-block;
    font-size: 15px;
    line-height: 33px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 64%;
}
.lis-lf .table-items li a:hover, .lis-rt .table-items li a:hover{
    font-weight: bold;
    color: #1a74ca;
}
.lis-lf .table-items li span, .lis-rt .table-items li span{
    float: right;
    margin-right: 0;
    font-size: 13px;
    line-height: 33px;
    color: #999999;
}
.lunb{
    width: 100%;
    height: 90px;
    margin-top: 30px;
    float: left;
    position: relative;
    overflow: hidden;
}
.lunb .fLb {
    width: 100%;
    height: 90px;
    overflow: hidden;
}
.lunb .fLb a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.lunb .fLb a img{
    width: 100%;
    height: 100%;
}
.lunb .lbNums {
    position: absolute;
    right: 13px;
    bottom: 10px;
}
.lunb .lbNums span {
    width: 18px;
    height: 18px;
    margin-left: 5px;
    font-size: 13px;
    color: #fff;
    display: inline-block;
    background: url(xw-lb3.png);
    cursor: pointer;
    text-align: center;
}
.lunb .lbNums span:hover,
.lunb .lbNums span.cur {
    background: url(xw-lb2.png);
}
.lunb .any{
    background: url(xw-lb1.png);
    width: 67px;
    height: 25px;
    position: absolute;
    font-size: 13px;
    line-height: 25px;
    left: 25px;
    top: 32px;
}
.lunb .any a{
    color: #ffffff;
    text-align: center;
    display: block;
    width: 100%;
    height: 100%;
}