.main-bg{
    background: #fff;
    /* padding:20px; */
    margin-top: 20px;
}
.box1{
    /* padding: 20px; */
    /* background: #fff; */
}
.box-tt h2 a{font-size: 36px;color:#015293;}
.box-tt span a{font-size: 24px!important;color: #666;}
.box-tt span a:hover {
    color: #015293;
}

.box1-1{
    /* margin-top: 20px; */
}
.box1-1-l{
    width: 50.6%;
    float: left;
    height: 352px;
}
.box1-1-r{
    /* padding-left: 20px; */
    width: 49.4%;
    float: left;
    padding: 20px;
}
.bt-table{
    height: 34px;
    position: relative;
}
.bt-table:before{
    position: absolute;
    left: 0;
    bottom: 2px;
    content: "";
    height: 1px;
    background: #dddddd;
    width: 100%;
    z-index: 1;
}
.bt-table a{
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-right: 36px;
    position: relative;
    z-index: 2;
}
.bt-table .active{
    color: #015293;
    padding-bottom: 6px;
    border-bottom: 2px solid #015293;
}
.box1-1-c1{
    /*display: none;*/
}
.box1-1-c1 li{
    padding-left: 17px;
    position: relative;
    /* margin: 2px 0; */
    margin-top: 14px;
}

.box1-1-c1 li h6{
    overflow: hidden;
}
.box1-1-c1 li:before{
    content: "";
    width: 4px;
    height: 4px;
    position: absolute;
    left: 0;
    top: 9px;
    background: #bfbfbf;
}
.box1-1-c1 li:hover:before{
    background: #015293;
}
.box1-1-c1 li a{
    float: left;
    width: 78%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.box1-1-c1 li.active a{
    color: #015293;
}
.box1-1-c1 li a:hover{
    color: #015293;
}
.box1-1-c1 li span{
    float: right;
    font-size: 12px;
    color: #999;
}
.box1-1-c1 li p{
    padding: 8px 15px 10px;
    line-height: 24px;
    color: #999;
    font-size: 14px;
    text-indent: 2em;
    border-bottom: 1px dashed #dddddd;
}



.box1-1-l .item img{
    height: 352px;
    display: block;
    width: 100%;
}
.box1-1-l .item span{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    line-height: 48px;
    color: #fff;
    padding: 0 15px;
}
.box1-1-l .item span i{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 60%;
}
.box1-1-l .owl-dots{
    position: absolute;
    bottom: 14px;
    right: 10px;
}
.box1-1-l .owl-dots .owl-dot span{
    width: 10px;
    height: 10px;
    background: #bfbfbf;
    border: none;
    margin: 0 4px;
}
.box1-1-l .owl-dots .owl-dot.active span, .box1-1-l .owl-dots .owl-dot:hover span{
    background: #fff;
}
.box2{
    margin-left:-10px;
    margin-right: -10px;
    height: 100px;
}
.box2-1{
    padding: 0 10px;
    float: left;
    width: 53.16%;
    height: 100%;
}
.box2-2{
    padding: 0 10px;
    float: left;
    width: 46.84%;
    height: 100%;
}
.box2-1-l{
    background: #fff;
    height: 100%;
}
.box2-1-t1{
    float: left;
    height: 100%;
    background: #015293;
    width: 170px;
    text-align: center;
}
.box2-1-t1 img{
    margin-top: 15px;
}
.box2-1-t1 span{
    display: block;
    color: #fff;
}
.box2-1-list{
    float: left;
    width: calc(100% - 170px);
    padding: 16px 18px 0;
}
.box2-1-list li{
    height: 36px;
    overflow: hidden;
    line-height: 36px;
    position: relative;
    padding-left: 20px;
}
.box2-1-list li:before{
    content: "";
    width: 10px;
    height: 10px;
    border: 2px solid #dddddd;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 12px;
    background: #fff;
}
.box2-1-list li a{
    float: left;
    width: 78%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.box2-1-list li span{
    float: right;
    font-size: 12px;
    color: #999;
}
.box2-1-list li:hover a{
    color: #015293;
}
.box2-1-list li:hover:before{
    border-color: #015293;
}
.box2-1-r{
    margin-left: -10px;
    margin-right: -10px;
    overflow: hidden;
}

.box2-1-r li{
    width: 33.3333%;
    padding:0 10px;
    float: left;
}
.box2-1-r li a{
    height: 100px;
    display: block;
    text-align: center;
    background: #fff;
    overflow: hidden;
}
.box2-1-r li a img{
    margin: 13px auto 0;
    display: block;
    width: 59px;
}
.box2-1-r li a:hover span{
    color: #015293;
}
.box3{
    padding: 20px;
    background: #fff;
}
.box3-t-1{
    float: left;
    width: 607px;
}
.box3-t-2{
    float: right;
    width: 530px;
}
.box3-c1{
    padding-top: 12px;
    display: none;
}
.box3-c1 li{
    height: 37px;
    overflow: hidden;
    line-height: 37px;
    position: relative;
    padding-left: 20px;
}
.box3-c1 li:before{
    content: "";
    width: 10px;
    height: 10px;
    border: 2px solid #dddddd;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 12px;
    background: #fff;
}
.box3-c1 li a{
    float: left;
    width: 78%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.box3-c1 li span{
    float: right;
    font-size: 12px;
    color: #999;
}
.box3-c1 li:hover a{
    color: #015293;
}
.box3-c1 li:hover:before{
    border-color: #015293;
}
.box3-t-2 ul{
    margin-left: -10px;
    margin-right: -10px;
}
.box3-t-2-1{
    border-bottom: 1px dashed #dddddd;
    padding-bottom: 20px;
}
.box3-t-2 ul li{
    width: 33.3333%;
    padding: 0 10px;
    float: left;
    margin-top: 15px;
}
.box3-t-2 ul li a{
    height: 50px;
    background: #eef2f6;
    display: block;
    overflow: hidden;
}
.box3-t-2 ul li i{
    width: 35px;
    float: left;
    height: 35px;
    margin-left: 5px;
    margin-top: 10px;
    margin-right: 8px;
}
.box3-t-2 ul li span{
    float: left;
    width: 96px;
    line-height: 22px;
    margin-top: 15px;
}
.box3-t-2 ul li:nth-of-type(4) span{
    margin-top: 3px;
}
.box3-t-2 ul li:hover span{
    color: #015293;
}
.box3-b{
    margin-top: 10px;
}
.box3-b li{
    float: left;
    margin-right: 15px;
    width: 141px;
    height: 49px;
    border: 1px solid #eee;
    line-height: 47px;
}
.box3-b li:last-child{
    margin-right: 0;
    width: 220px;
    background: url(../images/xsf7_03.png) no-repeat;
    line-height: 49px;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
}
.box3-b li:last-child a{
    color: #fff;
}
.box3-b li i{
    float: left;
    width: 30px;
    height: 31px;
    vertical-align: middle;
    margin-right: 6px;
    margin-top: 8px;
    margin-left: 17px;
    background-image: url(../images/xsf10_07.png);
    background-repeat: no-repeat;
}
.box3-b li a{
    display: block;
    height: 100%;
}
.box3-b li .i1{
    background-position: -7px -3px;
}
.box3-b li .i2{
    background-position: -64px -3px;
}
.box3-b li .i3{
    background-position: -127px -3px;
}
.box3-b li .i4{
    background-position: -188px -3px;
}
.box3-b li .i5{
    background-position: -241px -4px;
}
.box3-b li .i6{
    background-position: -298px -4px;
}
.box3-b li:hover{
    border-color: #015293;
}
.box3-b li:hover span{
    color: #015293;
}

.box5{
    overflow: hidden;
}
.box5-1{
    float: left;
    width: 629px;
    height: 440px;
    background: #fff;
    padding: 20px;
    overflow: hidden;
}
.box5-2{
    float: right;
    width: 551px;
    height: 440px;
    background: #fff;
    padding: 20px;
}
.box5-tits1{
    height: 26px;
    position: relative;
    text-align: center;
    margin-bottom: 18px;
}
.box5-tits1 i{
    display: inline-block;
    width: 120px;
    font-weight: bold;
    color: #015293;
    font-size: 21px;
}
.box5-tits1:before,.box5-tits1:after{
    content: "";
    position: absolute;
    top: 15px;
    width: calc((100% - 120px)/2);
    border-bottom: 1px dashed #b7b7b8;
}
.box5-tits1:before{
    left: 0;
}
.box5-tits1:after{
    right: 0;
}
.box5-1-2{
    margin-top: 22px;
}
.box5-1-2 ul{
    margin: 0 -10px;
}
.box5-1-2 ul li{
    width: 50%;
    float: left;
    padding: 0 10px;
}
.box5-1-2 ul li a{
    display: block;
}
.box5-1-2 ul li a img{
    display: block;
}



.zwfw-ul1{
    margin: 0 -10px;
}
.zwfw-ul1 li{
    float: left;
    width: 25%;
    padding: 0 10px;
    margin-top: 20px;
}
.zwfw-ul1 li a{
    display: block;
    height: 48px;
    border: 1px solid #eeeeee;
    line-height: 46px;
    text-align: center;
}
.zwfw-ul1 li a:hover{
    color: #015293;
    border-color: #015293;
}

.box5-1-c1 .owl-dots{
    margin-top: 10px;
}
.box5-1-c1 .owl-dots .owl-dot span{
    width: 25px;
    height: 5px;
    background: #c9c9c9;
    border: none;
    margin: 0 5px;
    border-radius: 3px;
}
.box5-1-c1 .owl-dots .owl-dot.active span, .index5-1-banner .owl-dots .owl-dot:hover span{
    background: #015293;
}
.box5-2-1{
    height: 100px;
    overflow: hidden;
    background: url(../images/xsf30_03.jpg) no-repeat center/100% 100%;
    position: relative;
    margin-bottom: 13px;
}
.box5-2-1 h1{
    width: 68px;
    height: 68px;
    border: 1px solid #ffffff;
    top: 16px;
    left: 61px;
    position: absolute;
    text-align: center;
    
}
.box5-2-1 h1 span{
    display: inline-block;
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    width: 44px;
    margin-top: 5px;
}
.box5-2-1 ul{
    overflow: hidden;
    margin-top: 15px;
    margin-left: 149px;
}
.box5-2-1 ul li{
    float: left;
    margin: 0 14px;
}
.box5-2-1 ul li a{
    display: block;
    text-align: center;
}
.box5-2-1 ul li i{
    display: block;
    width: 42px;
    height: 42px;
    margin: 0 auto 8px;
    background: url(../images/xsf9_03.png) no-repeat;
}
.box5-2-1 ul li span{
    font-size: 14px;
    color: #fff;
}
.box5-2-1 ul li:nth-of-type(1) i{
    background-position: -7px -8px;
}
.box5-2-1 ul li:nth-of-type(1):hover i{
    background-position: -7px -60px;
}
.box5-2-1 ul li:nth-of-type(2) i{
    background-position: -60px -8px;
}
.box5-2-1 ul li:nth-of-type(2):hover i{
    background-position: -60px -60px;
}
.box5-2-1 ul li:nth-of-type(3) i{
    background-position: -113px -8px;
}
.box5-2-1 ul li:nth-of-type(3):hover i{
    background-position: -113px -60px;
}
.box5-2-2 table{
    width: 100%;
    margin-top: 14px;
}
.box5-2-2 table thead tr{
    background: #f1f6fa;
}
.box5-2-2 table th{
    color: #666;
    padding: 11px 0;
}
.box5-2-2 table th:nth-of-type(1){
    text-align: left;
    text-indent: 14px;
}
.box5-2-2 table td{
    font-size: 14px;
    color: #999;
    text-align: center;
    padding: 9px 0;
}
.box5-2-2 table td a{
    font-size: 16px;
}
.box5-2-2 table td:nth-of-type(1){
    text-align: left;
    text-indent: 12px;
}
.box5-2-2 table td a:hover{
    color: #015293;
}
.dczj-ul{
    margin-top: 7px;
}
.dczj-ul li{
    float: left;
    width: 48.13%;
}
.dczj-ul li:last-child{
    float: right;
}
.dczj-ul li a{
    display: block;
    background: #015293;
    border-radius: 4px;
    line-height: 35px;
    text-align: center;
}
.dczj-ul li a span{
    color: #fff;
    padding-left: 41px;
    display: inline-block;
    background: url(../images/xsf12_03.png) no-repeat left center;
}
.dczj-ul li:last-child a span{
    background: url(../images/xsf15_03.png) no-repeat left 9px;
}
.dczj-ul li a:hover{
    box-shadow:0 0 8px #9cd1fd
}
.ztzl_con{
    height: 100px;
}

.ztzl_con .owl-nav div{
    position: absolute;
    width: 31px;
    height: 100px;
    top: 50%;
    margin-top: -32px;
}
.ztzl_con .owl-nav div:hover{
    opacity: 0.6;
}
.ztzl_con .owl-nav .owl-prev{
    left: 0;
    background: url(../images/bmf50_03.png) no-repeat;
}
.ztzl_con .owl-nav .owl-next{
    right: 0;
    background: url(../images/bmf51_03.png) no-repeat;
}

.index6{
    padding: 12px 0;
    text-align: center;
    /* margin-top: 10px; */
}
.index6 ul{
    display: inline-block;
}
.index6 li{
    float: left;
    width: 170px;
    height: 43px;
    /* border:1px solid #ebebeb; */
    position: relative;
    border-radius: 10px;
    margin: 0 60px;
    cursor: pointer;
}
.index6 li h2{
    line-height: 43px;
    font-size: 14px;
    position: relative;
    color: #333;
}
.index6 li h2 i{
    position: absolute;
    border: 4px solid transparent;
    right: 11px;
    top: 20px;
    border-top-color: #333333;
}
.index6 li:nth-of-type(2) h2{
    text-align: left;
    text-indent: 11px;
}
.index6 li:nth-of-type(3) h2{
    text-align: left;
    text-indent: 11px;
}
.index6 .links{
    position: absolute;
    top: -210px;
    width: 100%;
    left: 0;
    height: 220px;
    display: none;
    overflow:hidden;
    z-index: 99;
}
.index6 .links a{
    display: block;
    text-indent: 11px;
    line-height: 26px;
    text-align: left;
    font-size: 14px;
}
.index6 .links-1{
    height: 97%;
    /* overflow-y:auto; */
    border:1px solid #ebebeb;
    background: #fff;
    padding: 8px 0;
}
.index6 .links a:hover{
    color: #336BCE;
}
.linksy{
    height: 65px;
    background: #f9f9f9;
}
.box1-m-1{
    float: right;
    width: 141px;
}
.box1-m-1 a{
    display: block;
    height: 53px;
    line-height: 53px;
    text-align: center;
    background: #ededed;
    margin-bottom: 21px;
}
.box1-m-1 a:last-child{
    margin-bottom: 0;
}
.box1-m-1 a:hover{
    background: #005bac;
    color: #fff;
}
.boxs1{
    margin-top: 18px;
    overflow: hidden;
}
.boxs1-l{
    width: 43%;
    float: left;
}
.boxs1-r{
    width: 57%;
    padding-left: 20px;
    float: left;
}
.boxs1-l li{
    float: left;
    padding: 0 14px;
    height: 54px;
    position: relative;
    text-align: center;
}
.boxs1-l li:before{
    width: 1px;
    height: 32px;
    background: #ececec;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -16px;
    content: "";
}
.boxs1-l li:last-child:before{
    background:transparent;
}
.boxs1-l li a{
    display: block;
    height: 100%;
}
.boxs1-l li i{
    display: inline-block;
    width: 42px;
    height: 30px;
    color: #2993f1;
}
.boxs1-l li span{
    display: block;
    /* margin-top: 4px; */
}
.boxs1-l li:hover i{
    color: #005bac;
}
.boxs1-l li:hover span{
    color: #005bac;
}
.boxs1-r ul{
    margin: 0 -10px;
}
.boxs1-r li{
    width: 25%;
    float: left;
    padding: 0 10px;
}
.boxs1-r li a{
    display: block;
    height: 54px;
    border: 1px solid #dddddd;
    line-height: 52px;
    text-align: center;
}
.boxs1-r li i{
    width: 35px;
    height: 28px;
    vertical-align: middle;
    color: #2993f1;
    margin-right: 12px;
    display: inline-block;
}
.boxs1-r li:hover i{
    color: #015293;
}
.boxs1-r li:hover a{
    border-color:#015293;
}
.boxs1-r li:hover span{
    color: #015293;
}
.boxs2{
    overflow: hidden;
}
.boxs2-1{
    float: left;
    width: 239px;
}
.boxs2-1 img{
    display: block;
}
.boxs2-2{
    float: left;
    margin-left: 20px;
    width: 239px;
}
.boxs2-3{
    float: right;
    width: 643px;
}
.boxs2-2 li{
    height: 38px;
    background: #54a9f4;
    text-align: center;
    line-height: 38px;
}
.boxs2-2 li:last-child{
    margin-top: 4px;
}
.boxs2-2 li a{
    display: block;
    height: 100%;
}
.boxs2-2 li span{
    color: #fff;
    vertical-align: middle;
}
.boxs2-2 li i{
    width: 27px;
    height: 26px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 11px;
}
.box4 .item img{
    display: block;
}
.ztzl_con .item img{
    display: block;
    height: 100px;
    width: 100%;
}


.boxy2 li{
    float: left;
    width: 186px;
    height: 70px;
    margin-right: 16px;
    background: #e9f0fd;
    transition: .2s;
}
.boxy2 li:hover{
    box-shadow: 0 0 10px #E7F4FF;
}
.boxy2 li:last-child{margin-right:0;}
/*
.boxy2 li:last-child{
    width: 190px;
    background: url(../images/xtyf1_03.jpg) no-repeat center/100% 100%;
    margin-right: 0;
    text-align: center;
    line-height: 70px;
}*/
.boxy2 li a{
    display: block;
    height: 100%;
}
.boxy2 li i{
    float: left;
    width: 41px;
    height: 41px;
    background: #015293;
    text-align: center;
    line-height: 41px;
    border-radius: 50%;
    margin-left: 15px;
    margin-right: 13px;
    margin-top: 14px;
	font-size: 22px;
    color: #fff;
}
.boxy2 li span{
    float: left;
    width: 98px;
    margin-top: 25px;
}
.boxy2 li:nth-of-type(4) span,.boxy2 li:nth-of-type(6) span{
    margin-top: 21px;
}

/*
.boxy2 li:last-child a{
    font-weight: bold;
    color: #fff;
    font-size: 21px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.48);
}*/
.boxy2 li:hover span{
    color: #015293;
}
.boxy3{
    border: 1px solid #ededed;
    padding: 20px;
    overflow: hidden;
}
.boxy3-l{
    float: left;
    width: 568px;
}
.boxy3-r{
    float: right;
    width: 568px;
}
.boxy3l-c1{
    display:none;
}
.boxy3l-c1 li{
    padding-left: 17px;
    position: relative;
    margin-top: 15px;
    overflow: hidden;
}
.boxy3l-c1 li:before{
    content: "";
    width: 4px;
    height: 4px;
    position: absolute;
    left: 0;
    top: 9px;
    background: #bfbfbf;
}
.boxy3l-c1 li:hover:before{
    background: #015293;
}
.boxy3l-c1 li a{
    float: left;
    width: 78%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.boxy3l-c1 li a:hover{
    color: #015293;
}
.boxy3l-c1 li span{
    float: right;
    font-size: 12px;
    color: #999;
}



.boxy3r-c1{
    display:none;
}
.boxy3r-c1 li{
    padding-left: 17px;
    position: relative;
    margin-top: 15px;
    overflow: hidden;
}
.boxy3r-c1 li:before{
    content: "";
    width: 4px;
    height: 4px;
    position: absolute;
    left: 0;
    top: 9px;
    background: #bfbfbf;
}
.boxy3r-c1 li:hover:before{
    background: #015293;
}
.boxy3r-c1 li a{
    float: left;
    width: 78%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.boxy3r-c1 li a:hover{
    color: #015293;
}

.boxy4-2c1{
    display:none;
}
.boxy4-2c1 .ul41 li{
    padding-left: 25px;
    position: relative;
    margin-top: 15px;
    overflow: hidden;
    font-size: 36px;
    line-height: 72px;
}
.boxy4-2c1 .ul41 li:before{
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 32px;
    background: #bfbfbf;
}
.boxy4-2c1 li:hover:before{
    background: #015293;
}
.boxy4-2c1 .ul41 li a{
    float: left;
    width: 78%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.boxy4-2c1 li a:hover{
    color: #015293;
}
.boxy4-2c1 .ul41 li span{
    float: right;
    font-size: 36px;
    color: #999;
}



.boxy5-c1{
    display:none;
}
.boxy5-c1 li{
    padding-left: 25px;
    position: relative;
    margin-top: 15px;
    overflow: hidden;
    font-size: 36px;
    line-height: 72px;
}
.boxy5-c1 li:before{
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 33px;
    background: #bfbfbf;
}
.boxy5-c1 li:hover:before{
    background: #015293;
}

.boxy5-c1 li a:hover{
    color: #015293;
}
.boxy5-c1 li span{
    float: right;
    font-size: 36px;
    color: #999;
}
.boxy3r-1{
    margin-top: 10px;
}
.boxy3r-1 li{
    float: left;
    height: 61px;
    text-align: center;
    line-height: 61px;
    background: #e9f0fd;
    width: 213px;
    transition: .2s;
}
.boxy3r-1 li:hover{
    box-shadow: 0 0 10px #E7F4FF;
}
.boxy3r-1 li a{
    display: block;
    height: 100%;
}
.boxy3r-1 li:last-child{
    /* width: 337px; */
    float: right;
}
.boxy3r-1 li i{
    color: #015293;
    vertical-align: middle;
    font-size: 23px;
}
.boxy3r-1 li span{
    color: #015293;
    margin-left: 9px;
    vertical-align: middle;
}
.boxy4{
    overflow: hidden;
}
.boxy4-1{
    float: left;
    width: 590px;
    padding: 20px;
    border: 1px solid #ededed;
}
.boxy4-2{
    float: right;
    width: 590px;
    padding: 20px;
    border: 1px solid #ededed;
}
.bt-table4 .a2{
    float: right;
    /* padding-left: 35px; */
    /* background: url(../images/tenf1_03.png) no-repeat left center; */
    color: #125e9a;
    font-size: 16px;
    font-weight: normal;
    line-height: 25px;
    margin-right: 0;
}
.bt-table4 .a2 i{
    width:25px;
    height:25px;
    background:#719fc3;
    border-radius:50%;
    font-size: 16px;
    text-align:center;
    display: inline-block;
    color: #fff;
    margin-right: 10px;
}
.boxy4-1-content li{
    padding-left: 17px;
    position: relative;
    margin-top: 15px;
    overflow: hidden;
}
.boxy4-1-content li:before{
    content: "";
    width: 4px;
    height: 4px;
    position: absolute;
    left: 0;
    top: 9px;
    background: #bfbfbf;
}
.boxy4-1-content li:hover:before{
    background: #015293;
}
.boxy4-1-content li a{
    float: left;
    width: 91%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.boxy4-1-content li a:hover{
    color: #015293;
}
.boxy4-1-content li span{
    float: right;
    font-size: 12px;
    color: #999;
}
.bt-table5 .a3{
    float: right;
    padding-left: 35px;
    /* background: url(../images/tenf1_03.png) no-repeat left center; */
    color: #125e9a;
    font-size: 16px;
    font-weight: normal;
    line-height: 25px;
    margin-right: 0;
}
.bt-table5 .a3 i{
    display: inline-block;
    font-size: 24px;
    vertical-align: middle;
    margin-right: 7px;
    color: #6797bd;
}
.ul41{
    float: left;
    /* width: 401px; */
}
.ul411{
    float: left;
    width: 92%;
}
.ul41 li{
    padding-left: 17px;
    position: relative;
    margin-top: 15px;
    overflow: hidden;
}
.ul41 li:before{
    content: "";
    width: 4px;
    height: 4px;
    position: absolute;
    left: 0;
    top: 9px;
    background: #bfbfbf;
}
.ul41 li:hover:before{
    background: #015293;
}
.ul41 li a{
    float: left;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ul41 li a:hover{
    color: #015293;
}
.ul41 li span{
    float: right;
    font-size: 12px;
    color: #999;
}
.ul42{
    padding-top: 4px;
}
.ul42 li{
    float: left;
    width: 126px;
    height: 32px;
    /* line-height: 30px; */
    text-align: center;
    border: 1px solid #e3ecf4;
    background: #f6fafe;
    margin-top: 18px;
    margin-right: 10px;
}
.ul42 li a{
    display: block;
    height: 100%;
}
.ul42 li i{
    display: inline-block;
    color: #035293;
    font-size: 21px;
    /* font-weight:bold; */
    vertical-align: middle;
}
.ul42 li span{
    color: #666;
    /* margin-left: 15px; */
    /* vertical-align: middle; */
}
.ul42 li:hover{
    border: 1px solid #015293;
}
.ul42 li:hover span{
    color: #015293;
}
.boxy5{
    overflow: hidden;
    padding: 20px;
    border: 1px solid #ededed;
    margin-bottom: 20px;
}
.boxy5-1{
    float: left;
    width: 374px;
    margin-right: 33px;
}



.boxy5-c li a:hover{
    color: #015293;
}
.boxy5-3{
    width: 335px;
    padding-top: 4px;
    float: left;
}
.boxy5-3 li{
    height: 88px;
    background: url(../images/tenf2_03.jpg) no-repeat center/100% 100%;
    margin-bottom: 24px;
    text-align: center;
    line-height: 88px;
    transition: .2s;
}
.boxy5-3 li:last-child{
    background-image: url(../images/tenf2_06.jpg);
    margin-bottom: 0;
}
.boxy5-3 li:hover{
    box-shadow: 0 0 10px #E7F4FF;
}
.boxy5-3 li a{
    display: block;
    height: 100%;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}
.boxy5-c{
    display: none;
}
.xcxbox{
    position: fixed;
    top: 360px;
    width: 150px;
    left: 50%;
    margin-left: -766px;
}
.xcxbox span{
    display: inline-block;
    width: 48px;
    height: 17px;
    background:url(../images/tenf4_06.png) no-repeat;
    cursor: pointer;
}

/* 脙搂脗录脝鈥櫭兟γ??犆偮犆兟偮徝偮兟┟偮嵜偮γ兟γ偮澝偮棵兟γ偮得嬇撁兟┟偮徝偮嵜兟ッ偮棵⑩偓垄脙娄脗?? */
.sitemap-visual {height:105px;margin: 0 auto 20px;overflow: hidden;background: url(../img/icon_sitemap_banner.png) center top no-repeat;}
.sitemap-title{font-size:30px;font-weight: bold; text-align: center;color: #fff; line-height: 105px;letter-spacing: 2px;}

.panel-sitemap{border:1px solid #dcdcdc; background-color: #fff !important;}
.panel-sitemap:hover {box-shadow: 0 10px 20px 0 rgba(168,182,191,.6);}

.panel-sitemap .introduction{padding:10px 35px;}
.panel-sitemap .introduction p{line-height: 32px;color: #666;text-indent: 2em;font-size: 16px;}

.sitemap-item dt{ padding-left: 45px; font-size: 20px; color: #fff;font-weight: bold; background:url(../images/icon_sitemap_dt.png) 10px center no-repeat #6ca0d3;}
.sitemap-item dt a{color: #fff; position: relative; line-height: 60px;}
/* .sitemap-item dt a::after {position: absolute;bottom:3px;right: -25px; z-index: 9;content: "";border-color: transparent #005bac #005bac transparent;border-width: 5px;border-style: solid} */

.sitemap-item dd{clear: both; background-color: #eef7ff; padding: 15px 45px;}
/* 
.sitemap-item dd a{font-size: 16px; font-weight: bold; color: #666; line-height: 36px;}
.sitemap-item dd a:hover{color: #005bac;}
.sitemap-item dd p a{font-weight: normal; color: #666; padding-right: 40px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;float: left;display: block;} */

ul.xt-public-items{padding: 0; margin-bottom: 0;}
ul.xt-public-items>li{float: left; list-style: none;padding-right: 40px; position: relative; line-height: 32px;}
ul.xt-public-items>li>a{font-size: 16px; color: #333;}
ul.xt-public-items .ewb-third-wrap {
    display: none;
    position: absolute;
    z-index: 999;
    width: 320px;
}
ul.xt-public-items .ewb-third-arr {
    position: absolute;
    left: 30px;
    top: -8px;
    display: inline-block;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-bottom: 4px solid #015293;
}

ul.xt-public-items .ewb-special .ewb-third-wrap {
    right: 0;
}

ul.xt-public-items .ewb-special .ewb-third-arr {
    left: auto;
    right: 116px;
}
ul.xt-public-items .ewb-third-info {
    background-color: #015293;
}

ul.xt-public-items .ewb-public-item:hover .ewb-third-wrap {
    display: block;
}
ul.xt-public-items .ewb-third-items{padding: 0;}
ul.xt-public-items .ewb-third-items>li {
    float: left;
    margin: 0 10px;
    line-height: 28px;
    list-style: none;
}

ul.xt-public-items .ewb-third-items>li>a {
    color: #fff;
    font-size: 14px;
}
ul.xt-public-items>li:hover .ewb-third-wrap {
    display: block;
}

dl.sitemap-item:nth-child(2n) dt{color: #015293; background:url(../images/icon_sitemap_dt2.png) 10px center no-repeat #fff;}
dl.sitemap-item:nth-child(2n) dt a{color: #015293;}
dl.sitemap-item:nth-child(2n) dd{ background-color: #fff;}

.form-comment-btn{ display: inline-block; border: 1px solid #ddd; color: #666; line-height: 30px; padding: 0 12px; border-radius: 15px;}
a.form-comment-btn:hover, a.form-comment-btn:focus {text-decoration: none;color: #0069c5;}

/*脙漏脗娄芒鈧??溍兟┟偮∶偮得兟????脙陇脗禄脗露脙陇脗潞芒鈧姑兟っ???脙娄脗卢脗隆脙楼脜聽脜戮*/
.yjsycb-ul{float: left; width: 300px;}
.yjsycb-img{/* float: right; */margin-top: 5px;}
@media screen and (max-width:1199px){
.yjsycb-ul{float: none; width:100%;}
.yjsycb-img{float: none;margin-top: 20px;display: block;}
.yjsycb-img img{width: 100%;height: 75px;}
}


.main-bg{
    background: #fff;
    /* padding:20px; */
    margin-top: 20px;
}
.box1{
    /* padding: 20px; */
    /* background: #fff; */
    margin-top: 50px;
}

.box1-1{
    /* margin-top: 20px; */
}
.box1-1-l{
    width: 100%;
    float: left;
    height: 700px;
}
.box1-1-r{
    /* padding-left: 20px; */
    width: 100%;
    float: left;
    padding: 20px 0;
}
.bt-table{
    height: 75px;
    position: relative;
}
.bt-table:before{
    position: absolute;
    left: 0;
    bottom: 2px;
    content: "";
    height: 2px;
    background: #dddddd;
    width: 100%;
    z-index: 1;
}
.bt-table a{
    float: left;
    font-size: 46px;
    font-weight: normal;
    color: #999;
    margin-right: 65px;
    position: relative;
    z-index: 2;
}
.bt-table .active{
    color: #015293;
    font-weight: 600;
    padding-bottom: 6px;
    border-bottom: 6px solid #015293;
}
.box1-1-c1{
    display: none;
}
.box1-1-c1 li{
    padding-left: 25px;
    position: relative;
    /* margin: 2px 0; */
    margin-top: 15px;
    line-height: 72px;
}

.box1-1-c1 li h6{
    overflow: hidden;
    font-size: 36px;
}
.box1-1-c1 li:before{
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 31px;
    background: #bfbfbf;
}
.box1-1-c1 li:hover:before{
    background: #015293;
}
.box1-1-c1 li a{
    float: left;
    width: 78%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.box1-1-c1 li.active a{
    color: #015293;
}
.box1-1-c1 li a:hover{
    color: #015293;
}
.box1-1-c1 li span{
    float: right;
    font-size: 36px;
    color: #999;
}
.box1-1-c1 li p{
    padding: 0px 15px 10px;
    line-height: 40px;
    color: #999;
    font-size: 26px;
    text-indent: 2em;
    border-bottom: 1px dashed #dddddd;
}



.box1-1-l .item img{
    height: 700px;
    display: block;
    width: 100%;
}
.box1-1-l .item span{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    line-height: 86px;
    color: #fff;
    padding: 0 15px;
}
.box1-1-l .item span i{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 60%;
    font-size: 24px;
}
.box1-1-l .owl-dots{
    position: absolute;
    bottom: 25px;
    right: 10px;
}
.box1-1-l .owl-dots .owl-dot span{
    width: 15px;
    height: 15px;
    background: #bfbfbf;
    border: none;
    padding: 0 4px;
    border-radius: 0;
}
.box1-1-l .owl-dots .owl-dot.active span, .box1-1-l .owl-dots .owl-dot:hover span{
    background: #fff;
    /* width: 50px; */
}
.box2{
    margin-left:-10px;
    margin-right: -10px;
    height: 100px;
}
.box2-1{
    padding: 0 10px;
    float: left;
    width: 53.16%;
    height: 100%;
}
.box2-2{
    padding: 0 10px;
    float: left;
    width: 46.84%;
    height: 100%;
}
.box2-1-l{
    background: #fff;
    height: 100%;
}
.box2-1-t1{
    float: left;
    height: 100%;
    background: #015293;
    width: 170px;
    text-align: center;
}
.box2-1-t1 img{
    margin-top: 15px;
}
.box2-1-t1 span{
    display: block;
    color: #fff;
}
.box2-1-list{
    float: left;
    width: calc(100% - 170px);
    padding: 16px 18px 0;
}
.box2-1-list li{
    height: 36px;
    overflow: hidden;
    line-height: 36px;
    position: relative;
    padding-left: 20px;
}
.box2-1-list li:before{
    content: "";
    width: 10px;
    height: 10px;
    border: 2px solid #dddddd;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 12px;
    background: #fff;
}
.box2-1-list li a{
    float: left;
    width: 78%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.box2-1-list li span{
    float: right;
    font-size: 12px;
    color: #999;
}
.box2-1-list li:hover a{
    color: #015293;
}
.box2-1-list li:hover:before{
    border-color: #015293;
}
.box2-1-r{
    margin-left: -10px;
    margin-right: -10px;
    overflow: hidden;
}

.box2-1-r li{
    width: 33.3333%;
    padding:0 10px;
    float: left;
}
.box2-1-r li a{
    height: 100px;
    display: block;
    text-align: center;
    background: #fff;
    overflow: hidden;
}
.box2-1-r li a img{
    margin: 13px auto 0;
    display: block;
    width: 59px;
}
.box2-1-r li a:hover span{
    color: #015293;
}
.box3{
    padding: 20px;
    background: #fff;
}
.box3-t-1{
    float: left;
    width: 607px;
}
.box3-t-2{
    float: right;
    width: 530px;
}
.box3-c1{
    padding-top: 12px;
    display: none;
}
.box3-c1 li{
    height: 37px;
    overflow: hidden;
    line-height: 37px;
    position: relative;
    padding-left: 20px;
}
.box3-c1 li:before{
    content: "";
    width: 10px;
    height: 10px;
    border: 2px solid #dddddd;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 12px;
    background: #fff;
}
.box3-c1 li a{
    float: left;
    width: 78%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.box3-c1 li span{
    float: right;
    font-size: 12px;
    color: #999;
}
.box3-c1 li:hover a{
    color: #015293;
}
.box3-c1 li:hover:before{
    border-color: #015293;
}
.box3-t-2 ul{
    margin-left: -10px;
    margin-right: -10px;
}
.box3-t-2-1{
    border-bottom: 1px dashed #dddddd;
    padding-bottom: 20px;
}
.box3-t-2 ul li{
    width: 33.3333%;
    padding: 0 10px;
    float: left;
    margin-top: 15px;
}
.box3-t-2 ul li a{
    height: 50px;
    background: #eef2f6;
    display: block;
    overflow: hidden;
}
.box3-t-2 ul li i{
    width: 35px;
    float: left;
    height: 35px;
    margin-left: 5px;
    margin-top: 10px;
    margin-right: 8px;
}
.box3-t-2 ul li span{
    float: left;
    width: 96px;
    line-height: 22px;
    margin-top: 15px;
}
.box3-t-2 ul li:nth-of-type(4) span{
    margin-top: 3px;
}
.box3-t-2 ul li:hover span{
    color: #015293;
}
.box3-b{
    margin-top: 10px;
}
.box3-b li{
    float: left;
    margin-right: 15px;
    width: 141px;
    height: 49px;
    border: 1px solid #eee;
    line-height: 47px;
}
.box3-b li:last-child{
    margin-right: 0;
    width: 220px;
    background: url(../images/xsf7_03.png) no-repeat;
    line-height: 49px;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
}
.box3-b li:last-child a{
    color: #fff;
}
.box3-b li i{
    float: left;
    width: 30px;
    height: 31px;
    vertical-align: middle;
    margin-right: 6px;
    margin-top: 8px;
    margin-left: 17px;
    background-image: url(../images/xsf10_07.png);
    background-repeat: no-repeat;
}
.box3-b li a{
    display: block;
    height: 100%;
}
.box3-b li .i1{
    background-position: -7px -3px;
}
.box3-b li .i2{
    background-position: -64px -3px;
}
.box3-b li .i3{
    background-position: -127px -3px;
}
.box3-b li .i4{
    background-position: -188px -3px;
}
.box3-b li .i5{
    background-position: -241px -4px;
}
.box3-b li .i6{
    background-position: -298px -4px;
}
.box3-b li:hover{
    border-color: #015293;
}
.box3-b li:hover span{
    color: #015293;
}

.box5{
    overflow: hidden;
}
.box5-1{
    float: left;
    width: 629px;
    height: 440px;
    background: #fff;
    padding: 20px;
    overflow: hidden;
}
.box5-2{
    float: right;
    width: 551px;
    height: 440px;
    background: #fff;
    padding: 20px;
}
.box5-tits1{
    height: 26px;
    position: relative;
    text-align: center;
    margin-bottom: 18px;
}
.box5-tits1 i{
    display: inline-block;
    width: 120px;
    font-weight: bold;
    color: #015293;
    font-size: 21px;
}
.box5-tits1:before,.box5-tits1:after{
    content: "";
    position: absolute;
    top: 15px;
    width: calc((100% - 120px)/2);
    border-bottom: 1px dashed #b7b7b8;
}
.box5-tits1:before{
    left: 0;
}
.box5-tits1:after{
    right: 0;
}
.box5-1-2{
    margin-top: 22px;
}
.box5-1-2 ul{
    margin: 0 -10px;
}
.box5-1-2 ul li{
    width: 50%;
    float: left;
    padding: 0 10px;
}
.box5-1-2 ul li a{
    display: block;
}
.box5-1-2 ul li a img{
    display: block;
}


.zwfw-ul1{
    margin: 0 -10px;
}
.zwfw-ul1 li{
    float: left;
    width: 25%;
    padding: 0 10px;
    margin-top: 20px;
}
.zwfw-ul1 li a{
    display: block;
    height: 48px;
    border: 1px solid #eeeeee;
    line-height: 46px;
    text-align: center;
}
.zwfw-ul1 li a:hover{
    color: #015293;
    border-color: #015293;
}

.box5-1-c1 .owl-dots{
    margin-top: 10px;
}
.box5-1-c1 .owl-dots .owl-dot span{
    width: 25px;
    height: 5px;
    background: #c9c9c9;
    border: none;
    margin: 0 5px;
    border-radius: 3px;
}
.box5-1-c1 .owl-dots .owl-dot.active span, .index5-1-banner .owl-dots .owl-dot:hover span{
    background: #015293;
}
.box5-2-1{
    height: 100px;
    overflow: hidden;
    background: url(../images/xsf30_03.jpg) no-repeat center/100% 100%;
    position: relative;
    margin-bottom: 13px;
}
.box5-2-1 h1{
    width: 68px;
    height: 68px;
    border: 1px solid #ffffff;
    top: 16px;
    left: 61px;
    position: absolute;
    text-align: center;
    
}
.box5-2-1 h1 span{
    display: inline-block;
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    width: 44px;
    margin-top: 5px;
}
.box5-2-1 ul{
    overflow: hidden;
    margin-top: 15px;
    margin-left: 149px;
}
.box5-2-1 ul li{
    float: left;
    margin: 0 14px;
}
.box5-2-1 ul li a{
    display: block;
    text-align: center;
}
.box5-2-1 ul li i{
    display: block;
    width: 42px;
    height: 42px;
    margin: 0 auto 8px;
    background: url(../images/xsf9_03.png) no-repeat;
}
.box5-2-1 ul li span{
    font-size: 14px;
    color: #fff;
}
.box5-2-1 ul li:nth-of-type(1) i{
    background-position: -7px -8px;
}
.box5-2-1 ul li:nth-of-type(1):hover i{
    background-position: -7px -60px;
}
.box5-2-1 ul li:nth-of-type(2) i{
    background-position: -60px -8px;
}
.box5-2-1 ul li:nth-of-type(2):hover i{
    background-position: -60px -60px;
}
.box5-2-1 ul li:nth-of-type(3) i{
    background-position: -113px -8px;
}
.box5-2-1 ul li:nth-of-type(3):hover i{
    background-position: -113px -60px;
}
.box5-2-2 table{
    width: 100%;
    margin-top: 14px;
}
.box5-2-2 table thead tr{
    background: #f1f6fa;
}
.box5-2-2 table th{
    color: #666;
    padding: 11px 0;
}
.box5-2-2 table th:nth-of-type(1){
    text-align: left;
    text-indent: 14px;
}
.box5-2-2 table td{
    font-size: 14px;
    color: #999;
    text-align: center;
    padding: 9px 0;
}
.box5-2-2 table td a{
    font-size: 16px;
}
.box5-2-2 table td:nth-of-type(1){
    text-align: left;
    text-indent: 12px;
}
.box5-2-2 table td a:hover{
    color: #015293;
}
.dczj-ul{
    margin-top: 7px;
}
.dczj-ul li{
    float: left;
    width: 48.13%;
}
.dczj-ul li:last-child{
    float: right;
}
.dczj-ul li a{
    display: block;
    background: #015293;
    border-radius: 4px;
    line-height: 35px;
    text-align: center;
}
.dczj-ul li a span{
    color: #fff;
    padding-left: 41px;
    display: inline-block;
    background: url(../images/xsf12_03.png) no-repeat left center;
}
.dczj-ul li:last-child a span{
    background: url(../images/xsf15_03.png) no-repeat left 9px;
}
.dczj-ul li a:hover{
    box-shadow:0 0 8px #9cd1fd
}
.ztzl_con{
    height: 100px;
}

.ztzl_con .owl-nav div{
    position: absolute;
    width: 31px;
    height: 100px;
    top: 50%;
    margin-top: -32px;
}
.ztzl_con .owl-nav div:hover{
    opacity: 0.6;
}
.ztzl_con .owl-nav .owl-prev{
    left: 0;
    background: url(../images/bmf50_03.png) no-repeat;
}
.ztzl_con .owl-nav .owl-next{
    right: 0;
    background: url(../images/bmf51_03.png) no-repeat;
}

.index6{
    padding: 12px 0;
    text-align: center;
    /* margin-top: 10px; */
}
.index6 ul{
    display: inline-block;
}
.index6 li{
    float: left;
    width: 170px;
    height: 43px;
    /* border:1px solid #ebebeb; */
    position: relative;
    border-radius: 10px;
    margin: 0 60px;
    cursor: pointer;
}
.index6 li h2{
    line-height: 43px;
    font-size: 14px;
    position: relative;
    color: #333;
}
.index6 li h2 i{
    position: absolute;
    border: 4px solid transparent;
    right: 11px;
    top: 20px;
    border-top-color: #333333;
}
.index6 li:nth-of-type(2) h2{
    text-align: left;
    text-indent: 11px;
}
.index6 li:nth-of-type(3) h2{
    text-align: left;
    text-indent: 11px;
}
.index6 .links{
    position: absolute;
    top: -210px;
    width: 100%;
    left: 0;
    height: 220px;
    display: none;
    overflow:hidden;
    z-index: 99;
}
.index6 .links a{
    display: block;
    text-indent: 11px;
    line-height: 26px;
    text-align: left;
    font-size: 14px;
}
.index6 .links-1{
    height: 97%;
    /* overflow-y:auto; */
    border:1px solid #ebebeb;
    background: #fff;
    padding: 8px 0;
}
.index6 .links a:hover{
    color: #336BCE;
}
.linksy{
    height: 65px;
    background: #f9f9f9;
}
.box1-m-1{
    float: right;
    width: 141px;
}
.box1-m-1 a{
    display: block;
    height: 53px;
    line-height: 53px;
    text-align: center;
    background: #ededed;
    margin-bottom: 21px;
}
.box1-m-1 a:last-child{
    margin-bottom: 0;
}
.box1-m-1 a:hover{
    background: #005bac;
    color: #fff;
}
.boxs1{
    margin-top: 18px;
    overflow: hidden;
}
.boxs1-l{
    width: 43%;
    float: left;
}
.boxs1-r{
    width: 57%;
    padding-left: 20px;
    float: left;
}
.boxs1-l li{
    float: left;
    padding: 0 14px;
    height: 54px;
    position: relative;
    text-align: center;
}
.boxs1-l li:before{
    width: 1px;
    height: 32px;
    background: #ececec;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -16px;
    content: "";
}
.boxs1-l li:last-child:before{
    background:transparent;
}
.boxs1-l li a{
    display: block;
    height: 100%;
}
.boxs1-l li i{
    display: inline-block;
    width: 42px;
    height: 30px;
    color: #2993f1;
}
.boxs1-l li span{
    display: block;
    /* margin-top: 4px; */
}
.boxs1-l li:hover i{
    color: #005bac;
}
.boxs1-l li:hover span{
    color: #005bac;
}
.boxs1-r ul{
    margin: 0 -10px;
}
.boxs1-r li{
    width: 25%;
    float: left;
    padding: 0 10px;
}
.boxs1-r li a{
    display: block;
    height: 54px;
    border: 1px solid #dddddd;
    line-height: 52px;
    text-align: center;
}
.boxs1-r li i{
    width: 35px;
    height: 28px;
    vertical-align: middle;
    color: #2993f1;
    margin-right: 12px;
    display: inline-block;
}
.boxs1-r li:hover i{
    color: #015293;
}
.boxs1-r li:hover a{
    border-color:#015293;
}
.boxs1-r li:hover span{
    color: #015293;
}
.boxs2{
    overflow: hidden;
}
.boxs2-1{
    float: left;
    width: 239px;
}
.boxs2-1 img{
    display: block;
}
.boxs2-2{
    float: left;
    margin-left: 20px;
    width: 239px;
}
.boxs2-3{
    float: right;
    width: 643px;
}
.boxs2-2 li{
    height: 38px;
    background: #54a9f4;
    text-align: center;
    line-height: 38px;
}
.boxs2-2 li:last-child{
    margin-top: 4px;
}
.boxs2-2 li a{
    display: block;
    height: 100%;
}
.boxs2-2 li span{
    color: #fff;
    vertical-align: middle;
}
.boxs2-2 li i{
    width: 27px;
    height: 26px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 11px;
}
.box4 .item img{
    display: block;
}
.ztzl_con .item img{
    display: block;
    height: 100px;
    width: 100%;
}


.boxy2 li{
    float: left;
    width: calc(100%/3 - 14px);
    height: 120px;
    margin-right: 20px;
    margin-bottom: 20px;
    background: #e9f0fd;
    transition: .2s;
}
.boxy2 li:hover{
    box-shadow: 0 0 10px #E7F4FF;
}
.boxy2 li:nth-child(3n){margin-right:0;}
.boxy2 li:last-child{margin-right:0;}
.boxy2 li:last-child{
    /* width: 190px; */
    background: url(../images/xtyf1_03.jpg) no-repeat center/100% 100%;
    margin-right: 0;
    text-align: center;
    line-height: 70px;
}
.boxy2 li:last-child img{
    width:100%;
    height:100%;
}
.boxy2 li:last-child a{
    color:#fff;
    font-size:36px;
    line-height: 120px;
}
/*
.boxy2 li:last-child{
    width: 190px;
    background: url(../images/xtyf1_03.jpg) no-repeat center/100% 100%;
    margin-right: 0;
    text-align: center;
    line-height: 70px;
}*/
.boxy2 li a{
    display: block;
    height: 100%;
}
.boxy2 li i{
    float: left;
    width: 80px;
    height: 80px;
    background: #015293;
    text-align: center;
    line-height: 80px;
    border-radius: 50%;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
    font-size: 44px;
    color: #fff;
}
.boxy2 li span{
    float: left;
    width: calc(100% - 145px);
    margin-top: 35px;
    font-size: 36px;
}
.boxy2 li:nth-of-type(4) span,.boxy2 li:nth-of-type(6) span{
    margin-top: 15px;
}

/*
.boxy2 li:last-child a{
    font-weight: bold;
    color: #fff;
    font-size: 21px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.48);
}*/
.boxy2 li:hover span{
    color: #015293;
}
.boxy3{
    border: 1px solid #ededed;
    padding: 20px;
    overflow: hidden;
}
.boxy3-l{
    float: none;
    width: 100%;
    margin-bottom: 20px;
}
.boxy3-r{
    float: none;
    width: 100%;
}
.boxy3l-c1{
    display:none;
}
.boxy3l-c1 li{
    padding-left: 25px;
    position: relative;
    margin-top: 15px;
    overflow: hidden;
    font-size: 36px;
    line-height: 72px;
}
.boxy3l-c1 li:before{
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 31px;
    background: #bfbfbf;
}
.boxy3l-c1 li:hover:before{
    background: #015293;
}
.boxy3l-c1 li a{
    float: left;
    width: 78%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.boxy3l-c1 li a:hover{
    color: #015293;
}
.boxy3l-c1 li span{
    float: right;
    font-size: 36px;
    color: #999;
}



.boxy3r-c1{
    display:none;
}
.boxy3r-c1 li{
    padding-left: 25px;
    position: relative;
    margin-top: 15px;
    overflow: hidden;
    font-size: 36px;
    line-height: 72px;
}
.boxy3r-c1 li:before{
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 31px;
    background: #bfbfbf;
}
.boxy3r-c1 li:hover:before{
    background: #015293;
}
.boxy3r-c1 li a{
    float: left;
    width: 78%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.boxy3r-c1 li a:hover{
    color: #015293;
}
.boxy3r-c1 li span{
    float: right;
    font-size: 36px;
    color: #999;
}
.boxy3r-1{
    margin-top: 10px;
}
.boxy3r-1 li{
    float: left;
    height: 71px;
    text-align: center;
    line-height: 71px;
    background: #e9f0fd;
    width: 371px;
    transition: .2s;
    margin-right: 15px;
}
.boxy3r-1 li:hover{
    box-shadow: 0 0 10px #E7F4FF;
}
.boxy3r-1 li a{
    display: block;
    height: 100%;
}
.boxy3r-1 li:last-child{
    /* width: 337px; */
    float: left;
}
.boxy3r-1 li i{
    color: #015293;
    vertical-align: middle;
    font-size: 38px;
}
.boxy3r-1 li span{
    color: #015293;
    margin-left: 9px;
    vertical-align: middle;
    font-size: 28px;
}
.boxy4{
    overflow: hidden;
}
.boxy4-1{
    float: left;
    width: 100%;
    padding: 20px;
    border: 1px solid #ededed;
}
.boxy4-2{
    float: right;
    width: 100%;
    padding: 20px;
    border: 1px solid #ededed;
}
.bt-table4 .a2{
    float: right;
    /* padding-left: 35px; */
    /* background: url(../images/tenf1_03.png) no-repeat left center; */
    color: #125e9a;
    font-size: 27px;
    font-weight: normal;
    line-height: 65px;
    margin-right: 0;
}
.bt-table4 .a2 i{
    width:25px;
    height:25px;
    background:#719fc3;
    border-radius:50%;
    font-size: 16px;
    text-align:center;
    display: inline-block;
    color: #fff;
    margin-right: 10px;
}
.boxy4-1-content li{
    padding-left: 17px;
    position: relative;
    margin-top: 15px;
    overflow: hidden;
}
.boxy4-1-content li:before{
    content: "";
    width: 4px;
    height: 4px;
    position: absolute;
    left: 0;
    top: 9px;
    background: #bfbfbf;
}
.boxy4-1-content li:hover:before{
    background: #015293;
}
.boxy4-1-content li a{
    float: left;
    width: 91%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.boxy4-1-content li a:hover{
    color: #015293;
}
.boxy4-1-content li span{
    float: right;
    font-size: 12px;
    color: #999;
}
.bt-table5 .a3{
    float: right;
    padding-left: 35px;
    /* background: url(../images/tenf1_03.png) no-repeat left center; */
    color: #125e9a;
    font-size: 25px;
    font-weight: normal;
    line-height: 38px;
    margin-right: 0;
    margin-top: 18px;
}
.bt-table5 .a3 i{
    display: inline-block;
    font-size: 24px;
    vertical-align: middle;
    margin-right: 7px;
    color: #6797bd;
}
.ul41{
    float: left;
    width: 631px;
}
.ul411{
    float: left;
    width: 92%;
}
.ul41 li{
    padding-left: 25px;
    position: relative;
    margin-top: 15px;
    overflow: hidden;
    line-height: 72px;
}
.ul41 li:before{
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 32px;
    background: #bfbfbf;
}
.ul41 li:hover:before{
    background: #015293;
}
.ul41 li a{
    float: left;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 30px;
}
.ul41 li a:hover{
    color: #015293;
}
.ul41 li span{
    float: right;
    font-size: 12px;
    color: #999;
}
.ul42{
    padding-top: 4px;
}
.ul42 li{
    float: left;
    width: 246px;
    height: 132px;
    /* line-height: 30px; */
    text-align: center;
    border: 1px solid #e3ecf4;
    background: #f6fafe;
    margin-top: 18px;
    margin-right: 10px;
}
.ul42 li a{
    display: block;
    height: 100%;
}
.ul42 li i{
    display: block;
    color: #035293;
    font-size: 56px;
    /* font-weight:bold; */
    vertical-align: middle;
}
.ul42 li span{
    color: #666;
    /* margin-left: 15px; */
    /* vertical-align: middle; */
    display: block;
    text-align: center;
    font-size: 30px;
}
.ul42 li:hover{
    border: 1px solid #015293;
}
.ul42 li:hover span{
    color: #015293;
}
.boxy5{
    overflow: hidden;
    padding: 20px;
    border: 1px solid #ededed;
    margin-bottom: 20px;
}
.boxy5-1{
    float: none;
    width: 100%;
    margin-right: 33px;
}

.boxy5-c li{position: relative;margin-top: 15px;overflow: hidden;font-size: 36px;padding-left: 25px;line-height: 72px;}
.boxy5-c li:before{
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 35px;
    background: #bfbfbf;
}
.boxy5-c li:hover:before{
    background: #015293;
}
.boxy5-c li a{
    float: left;
    width: 78%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.boxy5-c li a:hover{
    color: #015293;
}
.boxy5-c li span{
    float: right;
    font-size: 36px;
    color: #999;
}
.boxy5-3{
    width: 335px;
    padding-top: 4px;
    float: left;
}
.boxy5-3 li{
    height: 88px;
    background: url(../images/tenf2_03.jpg) no-repeat center/100% 100%;
    margin-bottom: 24px;
    text-align: center;
    line-height: 88px;
    transition: .2s;
}
.boxy5-3 li:last-child{
    background-image: url(../images/tenf2_06.jpg);
    margin-bottom: 0;
}
.boxy5-3 li:hover{
    box-shadow: 0 0 10px #E7F4FF;
}
.boxy5-3 li a{
    display: block;
    height: 100%;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}
.boxy5-c{
    display: none;
}
.xcxbox{
    position: fixed;
    top: 360px;
    width: 150px;
    left: 50%;
    margin-left: -766px;
}
.xcxbox span{
    display: inline-block;
    width: 48px;
    height: 17px;
    background:url(../images/tenf4_06.png) no-repeat;
    cursor: pointer;
}

/* 脙搂脗录脝鈥櫭兟γ??犆偮犆兟偮徝偮兟┟偮嵜偮γ兟γ偮澝偮棵兟γ偮得嬇撁兟┟偮徝偮嵜兟ッ偮棵⑩偓垄脙娄脗?? */
.sitemap-visual {height:105px;margin: 0 auto 20px;overflow: hidden;background: url(../img/icon_sitemap_banner.png) center top no-repeat;}
.sitemap-title{font-size:30px;font-weight: bold; text-align: center;color: #fff; line-height: 105px;letter-spacing: 2px;}

.panel-sitemap{border:1px solid #dcdcdc; background-color: #fff !important;}
.panel-sitemap:hover {box-shadow: 0 10px 20px 0 rgba(168,182,191,.6);}

.panel-sitemap .introduction{padding:10px 35px;}
.panel-sitemap .introduction p{line-height: 32px;color: #666;text-indent: 2em;font-size: 16px;}

.sitemap-item dt{ padding-left: 45px; font-size: 20px; color: #fff;font-weight: bold; background:url(../images/icon_sitemap_dt.png) 10px center no-repeat #6ca0d3;}
.sitemap-item dt a{color: #fff; position: relative; line-height: 60px;}
/* .sitemap-item dt a::after {position: absolute;bottom:3px;right: -25px; z-index: 9;content: "";border-color: transparent #005bac #005bac transparent;border-width: 5px;border-style: solid} */

.sitemap-item dd{clear: both; background-color: #eef7ff; padding: 15px 45px;}
/* 
.sitemap-item dd a{font-size: 16px; font-weight: bold; color: #666; line-height: 36px;}
.sitemap-item dd a:hover{color: #005bac;}
.sitemap-item dd p a{font-weight: normal; color: #666; padding-right: 40px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;float: left;display: block;} */

ul.xt-public-items{padding: 0; margin-bottom: 0;}
ul.xt-public-items>li{float: left; list-style: none;padding-right: 40px; position: relative; line-height: 32px;}
ul.xt-public-items>li>a{font-size: 16px; color: #333;}
ul.xt-public-items .ewb-third-wrap {
    display: none;
    position: absolute;
    z-index: 999;
    width: 320px;
}
ul.xt-public-items .ewb-third-arr {
    position: absolute;
    left: 30px;
    top: -8px;
    display: inline-block;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-bottom: 4px solid #015293;
}

ul.xt-public-items .ewb-special .ewb-third-wrap {
    right: 0;
}

ul.xt-public-items .ewb-special .ewb-third-arr {
    left: auto;
    right: 116px;
}
ul.xt-public-items .ewb-third-info {
    background-color: #015293;
}

ul.xt-public-items .ewb-public-item:hover .ewb-third-wrap {
    display: block;
}
ul.xt-public-items .ewb-third-items{padding: 0;}
ul.xt-public-items .ewb-third-items>li {
    float: left;
    margin: 0 10px;
    line-height: 28px;
    list-style: none;
}

ul.xt-public-items .ewb-third-items>li>a {
    color: #fff;
    font-size: 14px;
}
ul.xt-public-items>li:hover .ewb-third-wrap {
    display: block;
}

dl.sitemap-item:nth-child(2n) dt{color: #015293; background:url(../images/icon_sitemap_dt2.png) 10px center no-repeat #fff;}
dl.sitemap-item:nth-child(2n) dt a{color: #015293;}
dl.sitemap-item:nth-child(2n) dd{ background-color: #fff;}

.form-comment-btn{ display: inline-block; border: 1px solid #ddd; color: #666; line-height: 30px; padding: 0 12px; border-radius: 15px;}
a.form-comment-btn:hover, a.form-comment-btn:focus {text-decoration: none;color: #0069c5;}

/*脙漏脗娄芒鈧??溍兟┟偮∶偮得兟????脙陇脗禄脗露脙陇脗潞芒鈧姑兟っ???脙娄脗卢脗隆脙楼脜聽脜戮*/
.boxy4-1-content{
    overflow:hidden;
}
.yjsycb-ul{float: left; width: 300px;}
.yjsycb-img{float: left;margin-top: 15px;}
@media screen and (max-width:1199px){
.yjsycb-ul{float: none; width:100%;}
.yjsycb-img{float: none;margin-top: 20px;display: block;}
.yjsycb-img img{width: 100%;height: 75px;}
}



/* 脗露脙戮脗录脗露脙鈧偮该冣?灻偮棵偮泵兟兣捗兟? */
.panel-heading-zt {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    border-bottom: 1px solid #dadada;
}
.panel-heading-zt .panel-title {
    padding-bottom: 15px;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 18px;
    color: #005bac;
    text-align: center;
    position: relative;
}
.panel-heading-zt .panel-title>a{font-weight: bold;font-size: 22px;color: #015293; display: block; background-color: #fff; position: absolute; padding: 5px 20px;left: 50%;margin-left: -58px;}


/* 脙鈥斆偮兣捗兟⒚冣?斆偮冣偓脗? 脙聧脙鹿脙鈥犆兣∶冣?斆偮冣偓脗? */
.past-list{padding: 5px;}
.past-list li{list-style: none; width: 25%; float: left;}
.past-list li a{display: block;margin: 10px;background-color: #f6f6f6;padding: 20px 30px;text-align: center;font-size: 16px; color: #333;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;display: block;}
.past-list li a:hover{background-color: #eef7ff;color: #333;}
.past-list-skin li a{background-color: #eef7ff;}

.temp-pd-bg {
    padding: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
}

