@charset "utf-8";
/* CSS Document */
/*通用广告*/
.ad .swiper-container{
    width: 100%;
    height: 100%;
}
.ad .swiper-wrapper{
    width: 100%;
    height: 100%;
}
.ad .swiper-slide{
    width: 100%;
    height: 100%;
}

.ad svg{
    width: 100%;
    height: 100%;
}
.ad rect{
    width: 100%;
    height: 100%;
    fill:rgb(0,0,255);
    stroke-width:1;
    stroke:rgb(0,0,0)
}
.ad text {
    stroke: #fff;
    stroke-width: 1;
    font-size: 26px;
    /* 文本水平居中 */
    text-anchor: middle;
    /* 文本垂直居中 */
    dominant-baseline: middle;
    letter-spacing: 0.2em;
}


a:link, a:visited {
    text-decoration: none;
    color: #333;
    outline: none;
}

a:hover {
    color: #F00;
}

dl dt {
    float: left;
}

dl dd {
    float: right;
}

.topnav {
    width: 100%;
    height: 30px;
}

.top {
    width: 480px;
    height: 27px;
    margin: 0 auto;
    position: relative; /*z-index:999;*/
}

.topL {
    width: 250px;
    height: 27px;
    line-height: 27px;
    float: left;
}

.topL a {
    color: white;
}

/*.top_nav{position:absolute; margin-left:18%;}*/
.top_nav, .top_nav a {
    font-size: 14px;
}

.fz {
    width: 65px;
    background-color: #0365b0;
    color: #fff;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}

.fz a:link, .fz a:visited, .fz a:hover {
    color: #fff !important;
}

#sddm a.more:link, #sddm a.more:visited {
    color: #0365b0;
    font-weight: bold;
}

#sddm {
    display: flex;
    justify-content: flex-end;
    margin: 0 auto;
    padding: 0;
    z-index: 30;
    width: 100%;
    height: 285px;
    line-height: 30px;
    float: right;
}

#sddm li {
    height: 30px;
    line-height: 30px;
}

#sddm li a:link, #sddm li a:visited {
    display: block;
    margin: 0 1px 0 0;
    padding: 0 10px;
    text-align: center;
    text-decoration: none;
}

#sddm li a:hover {
    color: #007ede;
}

#sddm #m5 {
    position: absolute;
    visibility: hidden;
    margin: 0;
    padding: 0;
    background: #FFF;
    border: 1px solid #007ede;
    width: 87%;
    right: 11px;
    top: 36px;
    z-index: 9999;
}

#sddm #m5 .fenquwrap li a {
    position: relative;
    display: block;
    line-height: 20px;
    float: left;
    margin: 0;
    padding: 0 10px;
    width: auto;
    text-align: left;
    background: #FFF;
    color: #000;
    z-index: 999;
}

#sddm #m5 .fenquwrap li a:hover {
    color: #007ede;
}

#sddm #m5 .fenquwrap {
    padding: 5px;
}

#sddm #m5 .fenquwrap li {
    line-height: 18px;
    height: 18px;
    padding: 3px 0;
}

.fenqu {
    display: block;
    float: left;
    width: 51px;
    height: 19px;
    line-height: 19px;
    font-size: 12px;
    font-weight: bold;
    background: url(/static/images/1_bg3.jpg) no-repeat left center;
    text-align: center;
}

#KeyName {
    width: calc(100% - 10px);
    height: 38px;
    border-radius: 2px;
    border: 1px solid #ccc;
    padding-left: 10px;
}

#form1 select {
    width: 100px;
    height: 32px;
}

/*nav2*/
.nav2 {
    width: 97.8%;
    overflow: hidden;
    border: 1px solid #CDCDCD;
    padding: 20px 5px 0px 14px;
    margin-top: 10px;
}

.nav2 .red {
    color: #F00;
}

.nav2 dl {
    width: 215px;
    height: 58px;
    float: left;
    padding-right: 10px;
    padding-bottom: 15px;
}

#sevice1 {
    width: 260px;
    float: left;
    padding-left: 10px;
}

#sevice1 .nav2L {
    padding-left: 5px;
}

.nav2 dl dt {
    width: 32px;
    height: 48px;
    padding: 5px 10px 0 0;
    float: left;
    line-height: 48px;
}

.nav2 dl dd {
    float: left;
    margin: -5px 0px 10px;
}

.nav2 ul li {
    line-height: 20px;
    font-size: 13px;
}

.nav2 ul li a {
    font-size: 13px;
}

.nav2L {
    float: left;
    border-right: 1px solid #DDDDDD;
    padding-right: 10px;
    padding-left: 10px;
}

.nav2R {
    float: left;
    padding-left: 10px;
    color: #888;
}

/*.nav2 a:link,*/
/*.nav2 a:visited {*/
    /*display: block;*/
    /*width: 51px;*/
    /*height: 20px;*/
    /*color: #333;*/
    /*text-align: center;*/
/*}*/

.nav2 a:hover {
    background: #007ede;
    color: #FFF;
    text-decoration: none;
}

.logo {
    margin-top: 40px;
    position: relative;
    top: 30px;
    z-index: 999;
    width: 36%
}

.logo img {
    width: 100%;
}

.search {
    width: 100%;
    height: 40px;
    position: absolute;
    top: 250px;
    z-index: 1000;
}

.search ul li {
    float: left;
}

.ss1 {
    margin-right: 15px;
    width: 70%;
}

.ss2 {
    width: 8.2%;
    height: 40px;
    margin-right: 1%
}

.ss2 select {
    width: 100%;
    height: 40px;
    border-radius: 2px;
    border: 1px solid #ccc;
}

.ss3 {
    width: 9%;
    height: 40px;
}

.ss3 input {
    width: 100%;
    height: 40px;
    border: none;
    background-color: #007ede;
    color: #fff;
}
.ss3 button {
    width: 100%;
    height: 40px;
    border: none;
    background-color: #007ede;
    color: #fff;
}

.xz {
    float: right;
    margin-right: 5px;
}

.pic {
    width: 100%;
}

.tpnew {
    height: 40px;
    font-size: 16px;
    color: #007ede;
    font-weight: bold;
}

.jrrd span {
    float: right;
}

.news_list .rd {
    width: calc(100% - 30px);
    overflow: hidden;
    padding: 4px 10px 0 20px;
}

.news_list .rd a {
    width: 114px;
    display: inline-block;
    text-align: left;
    float: left;
    line-height: 29px;
}

.news_list .rd span {
    display: none;
}

.a {
    margin: 20px 0px;
}

/*自定义*/
.m_l_r {
    width: 100%;
    min-height: 450px;
}

.left_box1 {
    border-top: #DDDDDD 1px solid;
    margin-top: -20px; /*min-height:450px;*/
    overflow: hidden;
}

.left_box2 {
    border: #DDDDDD 1px solid; /*min-height:450px;*/
    overflow: hidden;
}

.bor_k {
    border: 1px solid rgb(169, 169, 169);
    height: 30px;
    margin-top: 0;
    width: calc(100% - 10px);
    padding-left: 10px;
    line-height: 30px;
}

.bor_kx {
    border: 1px solid rgb(169, 169, 169);
    line-height: 30px;
    margin-top: 0;
    width: calc(100% - 10px);
    padding-left: 10px;
}

.fs {
    width: 80px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background-color: #007ede;
    border: 1px solid #007ede;
    color: #fff;
    margin-top: 10px;
}

.box_body1 {
    border: #DDDDDD 1px solid;
    border-top: none;
    padding: 6px 8px 6px 8px;
}

.box_body1 ul li {
    width: 100%;
    text-align: center;
    height: 35px;
    line-height: 35px;
    margin-top: 5px;
}

.box_body1 ul li.an1 a {
    display: block;
    font-size: 16px;
    color: #fff;
    background: #3cba9b url(../images/an1_hover.png) no-repeat 70px center;
}

/*.main_r ul li.an1 a:hover{background:#c7001d url(../images/an1_hover.png) no-repeat 15px center; color:#fff;}*/
.box_body1 ul li.an2 a {
    display: block;
    font-size: 16px;
    color: #fff;
    background: #3da2e1 url(../images/an2_hover.png) no-repeat 40px center;
}

/*.main_r ul li.an2 a:hover{background:#c7001d url(../images/an2_hover.png) no-repeat 30px center; color:#fff;}*/
.box_body1 ul li.an3 a {
    display: block;
    font-size: 16px;
    color: #fff;
    background: #d94f63 url(../images/an3_hover.png) no-repeat 40px center;
}

.box_body1 ul li.an1 a:hover {
    background: #007ede url(../images/an1_hover.png) no-repeat 70px center;
}

/*.main_r ul li.an1 a:hover{background:#c7001d url(../images/an1_hover.png) no-repeat 15px center; color:#fff;}*/
.box_body1 ul li.an2 a:hover {
    background: #007ede url(../images/an2_hover.png) no-repeat 40px center;
}

/*.main_r ul li.an2 a:hover{background:#c7001d url(../images/an2_hover.png) no-repeat 30px center; color:#fff;}*/
.box_body1 ul li.an3 a:hover {
    background: #007ede url(../images/an3_hover.png) no-repeat 40px center;
}

.catlist .xllabel-r a, .catlist .xllabel-l {
    font-size: 12px;
}

.go {
    border: #b1aeae 1px solid;
    padding: 4px;
    border-radius: 2px;
}




