
html,
body {
    font-family: "Microsoft yahei";
    font-size: 14px;
    line-height: 26px;
    color: #232323;
    overflow-x: hidden;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
input {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 14px;
}

a {
    color: #999;
    text-decoration: none;
    transition: background-color 0.1s ease-in 0s, color 0.2s ease-in 0s;
    -webkit-transition: background-color 0.1s ease-in 0s, color 0.2s ease-in 0s;
    outline: none;
}

/* for firefox */
a:hover {
    color: #333;
}

ul,
dl {
    list-style-type: none;
}

a {
    text-decoration: none !important;
}

li {
    vertical-align: top;
}

body.navfixed{padding-top: 196px}



@media (max-width:767px) {
    body.navfixed{padding-top: 50px}
}

.clear {
    clear: both;
    margin: 0;
    padding: 0;
    font-size: 0px;
    line-height: 0px;
    height: 0px;
    overflow: hidden;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

* html .clearfix {
    zoom: 1;
}

* + html .clearfix {
    zoom: 1;
}

.clear {
    clear: both;
}

img {
    border: none;
    vertical-align: top;
}

.input_a,
.textarea_a {
    font-size: 12px;
    color: #888;
    border: 1px solid #b4b4b4;
    outline: medium none;
}

.input_a:focus,
.textarea_a:focus {
    border: 1px solid #0e334b;
    box-shadow: 0px 0px 2px 0px #0e334b;
}

.body {
    background: #fff;
    padding: 15px 0;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9;
    padding-bottom: 0;
}
.fixedBottm{
    height: 196px;
}
.slide{
    z-index: 6;
}
.body .top {
    /*margin: 1% auto;*/
    position: relative;
    height: 70px;
}
.body .header{
    margin-top: 15px;
}
.body .top .logo {
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
    float: left;
}

.body .top .logo > a {
    width: 100%;
    display: block;
    height: 100%;
}

.body .top .logo > a > img {
    width: auto;
    height: 100%;
}

.header {
    background: #058f94;
}

.header .nav {
    vertical-align: top;
    width: 1200px;
    margin: 0 auto;
    text-align: right;
}

.header .nav li {
    float: left;
    width: 133px;
}

.header .nav li a {
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    position: relative;
    padding: 0;
    height: 55px;
    line-height: 55px
}
.bq_logo h4{
    color: #fff;
}
.header .nav > li > a:hover {
    color: #058f94;
}
.header{
    position: relative;
    z-index: 999;
} 

.header .nav li .Sub {
    display: none;
    position: absolute;
    top: 100%;
    left: -15px;
    width: 163px;
    background: #058f94;
    z-index: 9999;
    text-align: center;
}

.header .nav li .Sub li {
    display: block;
    line-height: 2.5;
    width: 100% !important;
}

.header .nav li .Sub li a {
    display: block;
    color: #fff;
   
     /* white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; */
    height: auto!important;
}

.header .nav li .Sub li a:hover {
    background: #fff;
    color: #005fa3;
    width: 163px;
}

.sech {
    display: inline-block;
    margin-left: 100px;
    margin-top: 15px;
}

.sech > form > input {
    width: 223px;
    border-radius: 0px;
    border: solid 1px #a1a1a1;
    outline: none;
    padding-left: 10px;
    padding: 5px;
}

.submit {
    width: 40px !important;
    background: #058f94 url("../images/sousuo.png") no-repeat center 8px;
    background-size: 25px;
    border: solid 1px #058f94 !important;
}

.ewm {
    width: 60px;
    height: 60px;
    margin-left: 20px;
}

.ewm img {
    width: 100%;
    height: 100%;
}

.fm {
    position: relative
}

.banner{width: 100%;margin: 0 auto;}
.banner img{width: 100%; height: 100%;padding: 0;margin: 0;vertical-align:top;}
.swiper-pagination .swiper-pagination-bullet{width: 15px;height: 15px;opacity: 2;background: #fff;}
.swiper-pagination .swiper-pagination-bullet-active{background: #000;}

.con {
    width: 100%;
    margin: 0 auto;
}

.con .con1 {
    margin: 2% auto;
}

img {
    max-width: 100%;
}
.con .con1 > div{
    padding: 0;
}
.con .con1 > div > p {
    /* width: 95%;
     padding-left: 2%;
     text-indent: 24px;*/
    color: #171717;
    font-size: 1rem;
    text-align: justify;
    line-height: 2.5;
    font-size: 1rem;
}

.gs {
    text-align: center;
    font-size: 20px;
    color: #333;
    line-height: 2;
    font-weight: bold;
}

.txtMarquee-top {
    width: 100%;
    overflow: hidden;
    position: relative;
}

/*.txtMarquee-top .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }*/
/*.txtMarquee-top .hd .prev,.txtMarquee-top .hd .next{ display:block;  width:9px; height:5px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;*/
/*cursor:pointer; background:url("../images/arrow.png") 0 -100px no-repeat;}*/
/*.txtMarquee-top .hd .next{ background-position:0 -140px;  }*/
/*.txtMarquee-top .hd .prevStop{ background-position:-60px -100px;  }*/
/*.txtMarquee-top .hd .nextStop{ background-position:-60px -140px;  }*/
.txtMarquee-top .bd {
    padding: 10px;
}

.txtMarquee-top .infoList li {
    height: 24px;
    line-height: 24px;
}

.txtMarquee-top .infoList li .date {
    float: right;
    color: #999;
}

.con .con2 {
    width: 100%;
    background: #fff url(images.png) no-repeat bottom;
    padding-top: 1%;
    margin-top: 1%;
}

.con .con2 .con2_a {
    margin: 0 auto;
    padding-bottom: 1%;
}

.con .con2 .con2_a > h3 {
    text-align: center;
}

.con .con2 .con2_a > h3 > a {
    font-size: 2rem;
    color: #303030;
    font-family: "方正细倩简体";
    padding-bottom: 5px;
    border-bottom: solid 2px #989fc9;
}

.con .con2 .con2_a > p {
    text-align: center;
    font-size: 1rem;
    color: #5a5a5a;
    line-height: 3;
    padding-bottom: 2%;
}

.con .con2 .con2_a .tv {
    background: url("tx.png") no-repeat center;
    background-size: contain;
}

.con3 {
    position: relative;
}

.con3 > a {
    position: absolute;
    display: inline-block;
    width: 30%;
    height: 6em;
    overflow: auto;
}

.con3 > a > i {
    font-style: normal;
    font-size: 15px;
    color: #fff;
    vertical-align: bottom;
    display: none;
}

.con3 > .con3_1 {
    top: 38%;
    left: 32.5%;
}

.con3 > .con3_2 {
    top: 26%;
    left: 38%;
}

.con3 > .con3_3 {
    top: 46%;
    left: 36%;
}

.con3 > .con3_4 {
    top: 43%;
    left: 45%;
}

.con3 > .con3_5 {
    top: 71%;
    left: 32%;
}

.con3 > .con3_6 {
    top: 64%;
    left: 41%;
}

.con3 > .con3_7 {
    top: 68%;
    left: 64%;
}

.con3 > .con3_8 {
    top: 35%;
    left: 52%;
}

.con3 > .con3_9 {
    top: 68%;
    left: 47%;
}

.con3 > .con3_10 {
    top: 31%;
    left: 61%;
}

.con3 > .con3_11 {
    top: 53%;
    left: 49%;
}

.con3 > .con3_12 {
    top: 51%;
    left: 57%;
}

.con3 > .con3_13 {
    top: 73%;
    left: 54%;
}

.img {
    width: 200px;
}

.img > img {
    width: 100%;
}

.con4_l {
    background: url("xiana_03.png") no-repeat right center;
}

.con4_l > img {
    width: 100%;
}

.con4_l > h3 {
    line-height: 2;
    border-bottom: solid 1px #ededed;
}

.con4_l > h3 > a {
    color: #444444;
    padding-left: 5%;
    font-size: 1.4rem;
}

.con4_l > h3 span {
    display: inline-block;
    width: 7%;
    line-height: 3;
}

.con4_l > h3 .sj {
    width: 24%;
    text-align: right;
}

.con4_l > p {
    line-height: 3.5;
    border-bottom: solid 1px #ededed;
    padding: 0 8%;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.con_4 {
    background: #fff;
    padding-bottom: 4%;
}

.con_4 .con4 {
    padding: 2% 0 0 0;
}

.con4_r > img {
    width: 100%;
}

.con4_r form {
    padding-top: 2%;
}

.con4_r form > label {
    font-size: 1.1rem;
    color: #333333;
    font-weight: normal;
    line-height: 3;
}

.con4_r form > input {
    height: 2.5em;
    margin-top: 2%;
    border: solid 1px #b5b5b5;
    background: #f5f5f5;
    display: inline-block;
    vertical-align: middle;
    color: #333;
}

.con4_r form > p {
    text-align: center;
    margin-top: 2%;
}

.con4_r form > a {
    display: inline-block;
    vertical-align: middle;
    width: 15%;
    margin-top: 3%;
}

.con4_r form > a > img {
    border: solid 1px #ededed;
}

.reset {
    background: #f23d5e;
    color: #fff;
}

.btna {
    background: #099ac9;
    color: #fff;
}

.footer {
    background: #058f94;
    overflow: hidden;
}

.footer .footer_bq {
    width: 1200px;
    margin: 0 auto;
    padding-top: 1%;
}

.footer .footer_bq > ul {
    display: inline-block;
    vertical-align: top;
    /*padding: 0 0;*/
}

.footer .footer_bq > ul > li > a {
    color: #fff;
    font-size: 1.1rem;
}

.footer .footer_bq > ul > li > ul > li > a {
    color: #a0a1a5;
}

.footer .footer_bq .bq_logo {
    display: inline-block;
    vertical-align: top;
    /* width: 38% !important; */
    text-align: left;
}

.footer .footer_bq .bq_logo > p {
    display: inline-block;
    color: #fff;
    font-size: 1.1rem;
    line-height: 2;
    margin-left: 20px;
    padding-top: 25px;
}

.footer .footer_bq .bq_logo > p > img {
    vertical-align: middle;
    /* margin-right: 1%; */
    display: inline-block;
    margin: 0 9px;
}

.footer .footer_bq .wei {
    display: inline-block;
    vertical-align: top;
    /* margin-left: 2%; */
    width: 88px;
    float: right;
}

.n_img img {
    width: 100%
}

.footer .footer_bq .wei > img {
    width: 100%;
}

.footer .footer_bq > ul > li > ul {
    display: none;
}

.footer > z {
    border-top: solid 1px #0e486f;
    margin: 1% 0;
    display: block;
    width: 100%;
}

.footer > p {
    text-align: center;
    color: #fff;
}

.footer > p > a {
    color: #fff;
}

.n_con {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    padding-top: 1.2%;
}

.n_con > h3 {
    text-align: center;
    line-height: 2;
}

.n_con > h3 > a {
    font-size: 2rem;
    color: #303030;
    font-family: "方正细倩简体";
    padding-bottom: 5px;
    border-bottom: solid 2px #989fc9;
}

.n_con > p {
    text-align: center;
    line-height: 2;
}

.n_con .con1 > div > .n_con_s {
    width: 100%;
    background: #058f94;
    padding: 8% 2% 3% 2%;
}

.n_con .con1 > div > .n_con_s > span {
    font-size: 2rem;
    font-family: "微软雅黑";
    color: #fff;
    padding-left: 25%;
    display: block;
    margin-bottom: 1.2%;
}

.n_con .con1 > div > .n_con_s > z {
    display: block;
    width: 24.5%;
    margin: 2% 0;
    margin-left: 25%;
    border-top: solid 3px #fff;
}

.n_con .con1 > div > .n_con_s p {
    color: #fff;
    font-size: 1rem;
    line-height: 2;
}

.n_con .con1 > div > .n_con_x {
    background: url("../images/PLAY.png") no-repeat;
    background-size: 100% 100%;
    padding: 5% 3%;
    border-radius: 10px;
    min-height: 400px;
}

.n_con .con1 > div > .n_con_x > p {
    color: #fff;
    line-height: 2;
}

.pic_l > h3 {
    background: #058f94;
    padding: 8% 4%;
}

.pic_l > h3 > span {
    display: block;
    font-size: 2rem;
    color: #fff;
}

.pic_l > h3 > i {
    display: block;
    font-style: normal;
    font-size: 1.5rem;
    color: #fff;
    line-height: 2;
}

.pic_l > ul > li {
    background: url("../images/dan.png") no-repeat 13% 13px;
}

.pic_l > ul > li > ul {
    display: none;
}

.pic_l > ul > li > a {
    font-size: 1.1rem;
    display: block;
}

.pic_l > ul > li > a:hover {
    color: #058f94;
    font-weight: 800;
}

.pic_l > ul > li:hover {
    background: url("../images/cai.png") no-repeat 13% 13px;
}

.pic_r {
    padding-bottom: 2%;
}

.pic_r > h3 {
    background: url("../images/home.png") no-repeat 5px top;
    line-height: 2;
    padding-left: 5%;
    font-size: 1.1rem;
    color: #666666;
    position: relative;
    padding-bottom: 1.1%;
    border-bottom: solid 2px #ededed;
}

.pic_r > h3 > a {
    font-size: 1.1rem;
    color: #666666;
}

.pic_r > i {
    /*position: absolute;*/
    display: block;
    width: 15%;
    height: 2px;
    /*top: 39px;*/
    background: #058f94;
    /*margin-top: -14px;*/
}

.pic_r .pic_img {
    box-shadow: 0 0 11px #ddd;
    border: solid 1px #ddd;
    margin-top: 5%;
}

.pic_r .pic_img > img {
    width: 100%;
    padding: 15% 0;
}

.pic_r > .pic_r_w {
    /*padding: 2% 0 0 5%;*/
    margin-top: 2%;
}

.pic_r > .pic_r_w img {
    max-width: 100%;
}

.pic_r > .pic_r_w > p {
    /*font-size: 2rem;*/
    font-weight: 800;
    /*color: #058f94;*/
}

.pic_r > .pic_r_w > span {
    font-size: 1.5rem;
   /* color: #058f94;*/
    line-height: 2;
}

.pic_r > .pic_r_w > i {
    display: block;
    width: 100%;
    height: 2px;
    background: #058f94;
    margin: 3% 0;
}

.pic_r > .pic_r_w > z {
    display: block;
    font-size: 1.2rem;
    color: #058f94;
}

.pic_r > .pic_r_w li {
    /*background: url("../images/dian.png") no-repeat left 9px;*/
    font-size: 1rem;
    color: #058f94;
    line-height: 2;
    padding-left: 12px;
}

.pic_r .pic_r_x {
    /* margin: 5% 0 0 0; */
    padding: 0 0;
    border: solid 1px #ededed;
}

.pic_r .pic_r_x > h3 {
    line-height: 3;
    font-size: 1.3rem;
    border-bottom: solid 1px #ededed;
}

.pic_r .pic_r_x > h3 > a {
    /*color: #058f94;*/
    font-weight: 800;
}

.pic_r .pic_r_x > ul li {
    padding: 2% 0;
    border-bottom: solid 1px #ededed;
}

.pic_r .pic_r_x > ul li > div img {
    width: 100%;
    border: solid 2px #058f94;
    height: 129px;
}

.pic_r .pic_r_x > ul li > div > p {
    line-height: 2;
    color: #434343;
}

.pic_r .pic_r_x > ul li > div > p > span {
    display: block;
    font-size: 1.3rem;
    color: #058f94;
    line-height: 2;
}

.pic_r .pic_r_x > ul li > div > p > i {
    display: block;
    font-style: normal;
    font-size: 1.2rem;
    color: #656565;
    line-height: 1;
}

.pic_r_img {
    padding: 0 0;
}

.pic_r_img > li {
    margin-top: 3%;
}

.pic_r_img > li .pic_ty {
    position: relative;
}

.pic_r_img > li .pic_ty > a {
    display: block;
    width: 100%;
    height: 100%;
}

.pic_r_img > li .pic_ty > a > img {
    width: 100%;
    border: solid 1px #ededed;
    height: 200px;
}

.pic_r_img > li .pic_ty .ww {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 92, 157, 0.6);
    padding: 2%;
    cursor: pointer;
}

.pic_r_img > li .pic_ty .ww > a {
    font-size: 1.3rem;
    color: #fff;
    display: block;
    text-align: center;
}

.pic_r_img > li .pic_ty .ww > p {
    color: #fff;
}

.pic_r_img > li > p {
    text-align: center;
}

.pic_r_img > li > p > a {
    font-size: 14px;
    color: #3c3c3c;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.pic_xzzx {
    margin-top: 2%;
    padding: 0;
    padding-bottom: 8%;
}

.pic_xzzx > li {
    border-bottom: dashed 1px #ababab;
    line-height: 2;
}

.pic_xzzx > li > a {
    color: #3c3c3c;
    font-size: 1.1rem;
}

.pic_xzzx > li > a > i {
    display: inline-block;
    width: 12%;
    text-align: center;
    font-style: normal;
}

.news > li {
    border-bottom: dashed 1px #ededed;
    margin: 2% 0;
    padding: 1% 0;
}

.news > li > .news_img a > img {
    width: 100%;
    padding: 2%;
    border: solid 1px #cfcfcf;
    height: 141px;
}

.news > li > div > h3 {
    line-height: 2;
    font-weight: 600;
    font-size: 1.23rem;
}

.news > li > div > h3 > a {
    color: #333333;
}

.news > li > div > p {
    color: #777777;
}

.news > li > div > a {
    color: #ff9326;
    margin-bottom: 2%;
    display: block;
}


.pagination {margin:0 !important;padding: 10px 10px;background: #fff;}
.pagination li{margin: 3px 0.3rem;display: inline-block;}
.pagination .active span{background-color: #058f94;color: #fff;}
.pagination .disabled{color: #aaa;}
.pagination > li > a{border-radius: 0 !important;}

.page {
    text-align: center;
}

.page > i {
    display: inline-block;
    padding: 0 1%;
    font-style: normal;
    border-radius: 8px;
    color: #666666;
}

.page > a {
    display: inline-block;
    padding: 0 1%;
    background: #e5e5e5;
    border-radius: 5px;
    color: #666666;
    width: auto;
    overflow: inherit;
    margin: 0 4px;
}

.page span {
    padding: 0 1%;
    display: inline-block;
}

.page .active {
    background: #058f94;
    color: #fff;
    border-radius: 5px;
}

.page > a:hover {
    background: #058f94;
    color: #fff;
}

.about > p {
    /*text-indent: 2em;*/
    line-height: 2;
    font-size: 1.1rem;
    color: #000;
}
.about h1{
    margin-top:25px ;
    text-align: left;
    color: #37474f;
    font-size: 32px;
    line-height: 1.5;
    font-weight: 300;
}
.about h3{
    margin-top:25px ;
    text-align: left;
    color: #37474f;
    font-size: 28px;
    line-height: 1.5;
    font-weight: 300;
}
.about h4{
    margin-top:25px ;
    text-align: left;
    color: #37474f;
    font-size: 26px;
    line-height: 1.5;
    font-weight: 300;
}
.about .lll_time{
    text-align: left;
    padding-bottom: 20px;
    border-bottom: 1px solid #f0f2f5;
    font-size: 16px;
    font-weight: 300;
    color: #a3afb7;

}
.about .lll_time img{
    width: 20px;
    vertical-align: middle;
}
.about > img {
    max-width: 100%;
    margin: 3% 0;
}

.wx {
    width: 100%;
    background: url("../images/wxbj.png") no-repeat center;
    background-size: 100% 100%;
    margin: 3% auto;
}

.wx .wx_bd {
    margin: 4% auto;
    padding: 5% 0;
    min-height: 550px;
    background: rgba(255, 255, 255, 0.5);
}

.wx .wx_bd > img {
    margin-left: 10%;
    display: block;
}

.wx .wx_bd > span {
    margin-left: 10%;
    font-size: 1.5rem;
    color: #5d5d5d;
}

.wx .wx_bd z {
    display: block;
    width: 100%;
    height: 2px;
    background: #005f7c;
    margin: 2% 0 6%;
}

.wx .wx_bd > form {
    padding-left: 12%;
}

.wx .wx_bd > form > label {
    display: block;
    width: 100%;
    font-weight: normal;
    font-size: 1.1rem;
    color: #868686;
}

.wx .wx_bd > form > input {
    border: solid 1px #b4b4b5;
    border-radius: 10px;
    height: 2.5em;
    padding-left: 3%;
    margin-bottom: 2%;
    width: 80%;
}

.wx .wx_bd > form > textarea {
    border: solid 1px #b4b4b5;
    border-radius: 10px;
    min-height: 150px;
    resize: none;
    padding: 10px;
}

.wx .wx_bd > form .btna {
    background: #058f94;
    color: #fff;
    text-align: center;
    font-size: 1.2rem;
    padding-left: 0 !important;
    display: block;
    margin: 5% 0 0 10%;
}

.wx .wx_bd > p {
    padding-left: 10%;
}

input,
textarea {
    outline: none;
}

.wxfw {
    margin: 3% auto;
    padding: 0;
}

.wxfw > .wx_ty {
    padding: 0;
    cursor: pointer;
    margin: 2% 0;
}

.wxfw > .wx_ty > div {
    display: inline-block;
    vertical-align: top;
}

.wxfw > .wx_ty .wx_img {
    margin-right: 2%;
    width: 7%;
    position: relative;
}

.wxfw > .wx_ty .wx_img > span {
    position: absolute;
    top: 17%;
    left: 50%;
    color: #fff;
}

.wxfw > .wx_ty .wx_img > span.on {
    color: #fff;
}

.wxfw > .wx_ty .wx_img > .tyh {
    display: block;
    margin-left: 36%;
    margin-top: 8%;
}

.wxfw > .wx_ty > div > i {
    font-style: normal;
    color: #9f9e9e;
    font-size: 1.3rem;
    display: block;
}

.wxfw > .wx_ty > div > span {
    font-size: 1.3rem;
    font-weight: 500;
    color: #3d3e3b;
}

.wxfw > .wx_ty > div > .wx_w {
    border-radius: 8px;
    padding: 0 2%;
    display: block;
    min-height: 95px;
}

.wxfw > .wx_ty > div > .wx_w > p {
    padding: 2% 0;
}

.wxfw > .wx_ty > div > .wx_w > p > span {
    display: inline-block;
}

.wxfw > .wx_ty > div > .wx_w > p > i {
    font-style: normal;
    display: block;
}

.wxfw > .wx_ty > div > .wx_w > span > img {
    margin: 1% 0;
}

.wxfw > div {
    display: block;
}

.wx_img > img:nth-of-type(2) {
    display: block;
    margin-left: 71%;
    margin-top: 8%;
}

.tj {
    background: #058f94;
    color: #fff;
}

.tja {
    background: #058f94;
    color: #fff;
}

.yc {
    background: #f6f6f6;
    color: #3d3e3b;
}

.aa > span > i {
    font-style: normal;
    font-size: 2rem;
    color: #3d3e3b;
    display: inline-block;
    width: 8%;
}

.con2_a_aa {
    background: url("dbx2.png") no-repeat center;
    background-size: contain;
    position: relative;
}

.con2_a_aa > p {
    position: absolute;
    top: 100%;
    text-align: -webkit-center;
    left: 32%;
    color: #000;
}

.newPage{
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    width: 100%;
    padding: 15px;
}
.newPage .item{
    max-width: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newPage a{
    font-size: 16px;
}
.little{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    padding: 0 15px;
    font-size: 16px;
    color: #333;
}
.little h3{font-size: 16px;}
.little a{
    color: #333;

}
.newsLittle .h3{
    font-size: 18px;
    line-height:3;
}
.newsLittle .item{
    padding-left: 0!important;
    margin-bottom: 20px;
}
.newsLittle li a{
    display: block;
    line-height: 3;
    border-bottom: 1px dashed #dedede;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.newsLittle{
    display: flex;
    justify-content: space-between;
}
/*新加*/
@media (max-width: 768px) {
    .header_bot{
        display: none;
    }
    .newsLittle{
        display: block;
    }
    .banner > .slideBox > .bd > ul {
        min-height: 115px;
    }
    .little a{
        font-size: 15px;
    }
    .newsLittle .item{
        padding: 0;
    }
    .about img {
        width: 100%
    }

    .aaaaa img {
        width: 100%;
    }
    .body{
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 9;
        padding: 5px 0;
    }
    .fixedBottm{
        /* display: none; */
        height:70px;
    }
    .header{
        display: none;
    }
    .body .top .logo{
        margin-top: 0;
    }
    .newPage{
        padding: 15px 0;
        float: left;
        display: block;
    }
    .newPage a{
        font-size: medium;

    }
    .little{
        padding: 0;
        float: left;
        width: 100%;
    }
    .newPage .item{
        width: 100%;
        max-width: 100%;
        font-size: medium;
    }
}

@media (min-width: 768px) {
    .xg > li {
        padding: 0 12px;
        width: 20%;
    }

    .footer .footer_bq > ul {

        padding: 0 0;
    }
}

.xg > li img {
    border: solid 1px #aaa;
}

/*
@media (min-width: 1024px) {
  .banner>.slideBox>.bd>ul{min-height: 545px;}
}
@media (min-width: 1200px) {
  .banner>.slideBox>.bd>ul{min-height: 400px;}
}
@media (min-width: 1390px) {
  .banner>.slideBox>.bd>ul{min-height: 520px;}
}@media (min-width: 1100px) {
  .banner>.slideBox>.bd>ul{min-height: 500px;}
}
.nav > ul > li:nth-of-type(6)>a{color: red!important;}
.nav > ul > li:nth-of-type(7)>a{color: red!important;}
.nav > ul > li:nth-of-type(6)>a:hover{color: red!important;}
.nav > ul > li:nth-of-type(7)>a:hover{color: red!important;}
*/
/**/
.slideBox img {
    width: 100%;
}

.xg > li img {
    width: 100%;
}

.xg > li p > a {
    text-align: center;
    display: block;
    color: #000;
}

.x_tel {
    margin-top: 6px;
}

.x_tel img {
    width: 45px;
    float: left;
}

.x_tel .p {
    padding-left: 55px;

}

.x_tel .p i {
    display: block;
    font-size: 13px;
    color: #333;
    font-style: inherit;
    line-height: 1.2;
}

.x_tel .p span {
    display: block;
    font-size: 20px;
    color: red;
    font-weight: bold;
}

.carousel-indicators li {
    margin: 0 5px;
}
.x_list{
    width: 1200px;
    margin: 0 auto;
}
.x_list_ls {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin: 20px auto;
}

.x_list_ls .bd {
    padding: 10px 0;
}

.x_list_ls .bd ul {
    overflow: hidden;
    zoom: 1;
}

.x_list_ls .bd ul li {
    width: 24%;
    margin: 0 12px 0 0;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.x_list_ls .bd ul li img {
    width: 100%;
    display: block;
}

.x_news_list {
    width: 1200px;
    margin: 20px auto;
}

.x_news_list .x_news_list_left {
    width: 810px;
    position: relative;
}

.x_news_list_tab {
    border-bottom: solid 3px #575757;
}

.x_news_list_tab li {
    float: left;
    text-align: center;
    font-size: 18px;
    padding: 0 10px;
    color: #333;
    cursor: pointer;
}

.x_news_list_tab li .more {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 15px;
    color: #035b9e;
    z-index:0;
}
.x_news_list_tab li .more img{
    width: 25px;
    vertical-align: middle;
    margin-right:5px;
}
.x_news_list_tab li.on {
    border-bottom: solid 2px #2fa0de;
}
.x_news_list_tab li.on .more{
    z-index:1;
}

.x_news_list_tab_con {

}
.picScro{
    margin: 35px auto;
    display: none;
}
.picScro.active {
    display: block;
}

.x_news_list_tab_con li {
    margin-bottom: 15px;
    min-height: 114px;
    height: 114px;

}

.x_news_list_tab_con li .x_news_text_img {
    width: 170px;
    height: 111px;
    float: left;
    margin-top: 8px;
}

.x_news_list_tab_con li .x_news_text {
    padding-left: 200px;
}

.x_news_list_tab_con li .x_news_text h3 {
    font-size: 16px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 2;
    font-weight: bold;
}

.x_news_list_tab_con li .x_news_text h4 {
    font-size: 14px;
    color: #444;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 22px;
}

.x_news_list .x_news_list_right {
    width: 300px;
    margin-left: 30px;
    padding: 25px;background: #058f94;
}
.x_news_list .x_news_list_right  h3{
    text-align: left;
    font-size: 20px;
    line-height: 2;
    color: #fff;
    margin-bottom: 20px;

}
.x_news_list .x_news_list_right  h4{
    text-align: left;
    font-size: 23px;
    line-height: 2;
    color: #fff;
    margin-bottom: 20px;

}
.x_news_list .x_news_list_right p{
    font-size: 14px;
    color: #fff;
    margin-bottom:10px;
}
.x_news_list .x_news_list_right p label{
    font-weight: normal;
    width: 61px;
    text-align: justify;
    text-align-last: justify;
    margin-right: 11px;
}
.x_news_list .x_news_list_right p input{
    width: 170px;
    border: none;
    height: 30px;
    color: #333;
    padding-left: 10px;
}
.x_news_list .x_news_list_right p input.yzm_input{
    width: 80px;
    margin-right: 5px;
}
.x_news_list .x_news_list_right p textarea{border: none;border: 1px solid #f5f5f5;padding: 2px;}
.x_news_list .x_news_list_right p .btna{
    width: 100%;
    height: 35px;
    background: #f39a00;
    color: #fff;
    letter-spacing: 1px;
    margin: 12px auto;
}
.mm{
    color: #fff;
    margin-top:10px;
}

.con4_r_tt{
    margin: 35px auto;
    text-align: center;
}

.con4_r_tt form {
    
    
    padding-top: 2%;
}
.con4_r_tt form span{
    display: inline-block;
    vertical-align: middle;
    width: 49.5%;
    text-align: left;
}
.con4_r_tt form span label {
    font-size: 1.1rem;
    color: #333333;
    font-weight: normal;
    line-height: 3;
    width: 89px;
}

.con4_r_tt form span input {
    height: 2.5em;
    margin-top: 2%;
    border: solid 1px #b5b5b5;
    background: #f5f5f5;
    display: inline-block;
    vertical-align: middle;
    color: #333;
    padding-left:5px;
}
.con4_r_tt form span input.yzm{
    width: 96px;
}
.con4_r_tt form span img{
    vertical-align: middle;
}
.con4_r_tt form > p {
    text-align: center;
    margin-top: 2%;
}

.con4_r_tt form > a {
    display: inline-block;
    vertical-align: middle;
    width: 15%;
    margin-top: 3%;
}

.con4_r_tt form > a > img {
    border: solid 1px #ededed;
}


.xg li p a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    /*padding: 0;*/
    /*margin-left: 50px;*/
}

.footer_aa{
    color: #fff;
}
.footer_aa a{
    color: #fff;
}
.fdsdf{
    height: 57px;
    width: 100%;
}
.fdsd{
    background: #058f94;
position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
}

.fdsd li{
    float: left;
    width: 25%;
}
.fdsd li a{
    display: block;
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding: 0.1rem 0;
}
.fdsd li a img{
    display: block;
    width: 1.85rem;
    margin: 0 auto;
}





#cnzz_stat_icon_1278205722{
    display: flex;
    justify-content: center;
    background: #058f94;
}


.sech{ position: relative; } .mod_select { width: 70px;height: 28px; display: inline-block; vertical-align: top; margin-right: -5px; } .mod_select .option{ width: 70px;height: 28px; } .sech > form > input{ margin-right: -5px; }