@font-face {
  font-family: 'LIGHT';
  src: url('./PINGFANG LIGHT_0.TTF');
}
@font-face {
  font-family: 'SourceHanSerifCN';
  src: url('./SourceHanSerifCN-Regular.otf');
}
*{margin:0;padding:0;} 
h1,h2,h3,h4,h5,h6{ font-style: normal; font-size:100%; font-weight:normal;}
li{list-style-type: none;}
a{text-decoration:none;color:#464646;}
body{min-width:1200px;max-width:1920px;margin: 0 auto; color:#464646;font-size: 18px;}
img{ border:0;}
.clear{clear:both;}
.no{display:none;}
.img{display: block;width:100%;}
.box{width:1200px;margin:0 auto;}
.box1{width:72.916%;min-width:1200px;margin:0 auto;}
.over{overflow: hidden}
.fl{float: left}
.fr{float: right}
.border{box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box;} 
.wr{writing-mode: vertical-rl;writing-mode: tb-rl;}
.wl{writing-mode: vertical-lr; writing-mode: tb-lr;}

.light{font-family: 'LIGHT';}
.syst{font-family: 'SourceHanSerifCN';}

.swiper{ margin: 0;}
.swiper-button-prev,.swiper-button-next{outline: none;margin: 0;}

.ht_img img{cursor: pointer; transition: all 0.6s;}
.ht_img:hover img{transform: scale(1.06);}

/* 首页 */
header{width: 100%;position: fixed;top:0;left:0;z-index: 9999;}
header .headTop{height: 90px;}
header .headTop .hl .logo{height: 56px;display: block;margin-right: 8px;}
header .headTop .hl .slogan h1{font-size: 22px;font-weight: bold;}
header .headTop .hl .slogan p{font-size: 16px;margin-top: 2px;max-width: 800px;}
header .headTop .hr p{font-size: 14px;margin-right: 10px;}
header .headTop .hr p b{font-size: 20px;}

header .headBot{height: 54px;background: #f7ecd9 ;}
header .headBot nav>ul>li{position:relative;}
header .headBot nav>ul>span{display: block;width: 1px;height: 16px;background: #333; }
header .headBot nav>ul>li>a{width: 199px; height: 54px;color: #333;font-family: 'LIGHT';}
header .headBot nav>ul>li>a:hover,header .headBot nav>ul>li>a.active{color: #10266c;font-weight: 700;border-bottom: 2px solid #10266c;}
header .headBot nav>ul>li>dl{display: none; width: 199px; background-color: rgba(247, 236, 217, 0.8);position:absolute;top:54px;left: 0; z-index: 9999;}
header .headBot nav>ul>li>dl>dd>a{width: 100%;height: 38px;line-height: 38px;padding: 0 25px; border-bottom: 1px solid rgba(44, 44, 44, 0.12);font-size: 18px; }
header .headBot nav>ul>li>dl>dd:last-child a{border:none;}
header .headBot nav>ul>li>dl>dd>a:hover,header .headBot nav>ul>li>dl>dd>a.active{color:#10266c;font-weight: 700;}

.bg{background: #10266c;}

.banner{width:100%;height:500px;margin-top: 144px;}


.bos{box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);background: #10266c;}


.sy_banner .swiper-pagination{bottom: 30px;}
.sy_banner .swiper-pagination span{line-height: 999px;overflow: hidden;box-sizing: border-box;background:none;opacity: 1;  width: 10px;height: 10px;border-radius: 50%;border:1px solid #fff;}
.sy_banner .swiper-pagination-bullet-active{background: #fff !important;}


.cor{color: #edd6a9}
.cor1{color: #10266c}
.cor2{color: #ffffff}
/* 内容 */
.title{padding: 100px 0 40px;}
.title h3{font-size: 48px;font-weight: 700;}
.title h4{margin-top: 8px;font-size: 20px;}

.h0{width: 100%;background: #e6e6e6;padding: 50px 0;}
.h01{width: 360px;}
.h01 a{display: inline-block; color: #10266c}
.search{width: 350px;height: 35px;}
.search input{width: 270px;height: 35px;font-size: 18px;border:none;background: #fff;text-indent: 1em;}
.search a{width: 60px;height: 35px;background: #10266c;color: #f7ecd9;}
.h02{width: 400px;}
.h02 a{display: block;width: 99px;padding: 25px 0 10px;background: #10266c;font-size: 14px;color: #edd6a9;}
.h02 a img{margin-bottom: 20px}

.ht1{width: 100%;background: #f8f8f8;padding-bottom: 70px;}
.ht11 .swiper{width: 100%;height: 840px;padding-bottom: 60px;}
.ht11 .swiper-slide{width: 100%;height: calc((100% - 14px) / 2)}
.ht11 .swiper-slide .p_img{display: block; width: 100%;height: 326px;}
.ht11 .swiper-slide .p_img img{width: 100%;height: 100%;}
.ht11 .swiper-slide .p_con{width: 100%;height: 80px;background: #fff;padding: 0 20px 0 15px;}
.ht11 .swiper-slide .p_con .p_tit{width: 460px;font-size: 20px;}
.ht11 .swiper-slide .p_con .p_more{display: block;width: 33px;height: 33px;background: url(../images/pn.png) no-repeat center}
.ht11 .swiper-slide:hover .p_more{background: url(../images/pn_.png) no-repeat center}
.ht11 .swiper-slide:hover .p_tit{color: #10266c}
.ht11 .swiper-pagination span{line-height: 999px;overflow: hidden;width: 7px;height: 7px;}
.ht11 .swiper-pagination-bullet-active{background:#10266c;}
.ht1>a{width: 190px;height: 50px;background: #10266c;font-size: 20px;color: #fff;margin: 50px auto 0;}

.ht2{padding-bottom: 100px;}
.ht21{width: 100%;height: 690px;}
.ht22{width: 100%;left:0;bottom:0;}
.ht22 ul li{width: 145px;height: 100px;background: #10266c;border-right: 1px solid #fff;font-size: 18px;line-height: 24px;color: #fff;}
.ht22 ul li:last-child{border:none;}
.ht22 ul li.active{width: 185px;height: 157px;background: #f1d5a3;font-size: 24px;color: #152368;line-height: 30px;border:none !important;}
.ht22 ul li.active img{display: block;margin-bottom: 12px;}


.ht3{width: 100%;background: url(../images/ht3.jpg) no-repeat center bottom 131px;}
.ht31{width: 433px;height: 529px; background: #fff;}
.ht31 ul li{width: 216px;height: 132px; margin-bottom: 1px;}
.ht31 ul li .ht311{width: 100%;height: 100%;background: rgba(0, 0, 0, 0.4);top:0;left:0;font-size: 20px;color: #fff;}
.ht31 ul a{width: 216px;height: 132px;background: #10266c;font-size: 20px;color: #fff;}
.ht31 ul li.active .ht311{background: #f1d5a3;color: #333;}
.ht32{width: 738px;}
.ht321{width: 100%;height: 159px;background: rgba(255,255,255,0.2);padding: 35px 50px 0;line-height: 30px;color: #fff;}

.ht33{width: 100%;height: 673px;  background: url(../images/ht330.jpg) no-repeat center;margin-top: 130px;}
.ht33 .title{padding: 115px 0 75px;}
.ht331{width: 530px;line-height: 32px;}
.ht331 .line{width: 120px;height: 1px;background: #10266c;margin: 30px 0 35px;}


.ht41{width: 100%; background: url(../images/ht41.jpg) no-repeat center top;}
.ht411{padding: 110px 0 50px ;}
.ht411 h3{font-size: 50px;}
.ht411 h3 span{border-bottom: 1px solid #10266c;}
.ht411 h4{width: 460px;height: 60px;background: #10266c;font-size: 26px;color: #fff;}
.ht411 h5{font-size: 22px;}
.ht412{padding-bottom: 80px;}
.ht412 .swiper{width: 100%;height: 840px;}
.ht412 .swiper-slide{width: 100%;height: calc((100% - 20px) / 2)}
.ht412 .swiper-slide .ht4121{width: 100%;height: 410px;}
.ht412 .swiper-slide .ht4121 img{width: 100%;height: 100%;}
.ht412 .swiper-pagination span{line-height: 999px;overflow: hidden;width: 7px;height: 7px;}
.ht412 .swiper-pagination-bullet-active{background:#10266c;}

.ht4210{padding: 14px;border:1px solid #10266c;background: #fff;}
.ht42 .swiper-button-prev{width: 46px;height: 46px;background:url(../images/ht42p.png) no-repeat center; left:  -23px;top: 0; bottom: 0; margin:auto;}
.ht42 .swiper-button-next{width: 46px;height: 46px;background:url(../images/ht42n.png) no-repeat center; right:  -23px;top: 0; bottom: 0; margin: auto;}
.ht42 .swiper-button-next::after,.ht42 .swiper-button-prev::after{display: none}

.ht43{padding-bottom: 100px;}
.ht431 ul li{width: 375px;height: 542px;}
.ht4311{width: 375px;height: 275px;bottom:0;left:0;background:url(../images/ht43.png) no-repeat center;padding: 55px 25px 0;}
.ht4311 h5{font-size: 24px;color: #152368;font-weight: bold;}
.ht4311 p{font-size: 18px;line-height: 26px;margin-top: 25px;}
.ht431 ul li.active .ht4311{background:url(../images/ht43_.png) no-repeat center;color: #fff;}
.ht431 ul li.active h5{color: #fff;}

.ht44{width: 100%;height: 630px; background: url(../images/ht44.jpg) no-repeat center;}
.ht441 h3{width: 440px;height: 62px;border-radius: 0 31px 31px 0;background: #f0d4a2;font-size: 24px;}
.ht441 h4{font-size: 24px;line-height: 34px;margin: 55px 0 0 25px;}
.ht442{width: 605px;}
.ht442 ul li{width: 192px;height: 182px;background: url(../images/ht44.png) no-repeat center;padding-top: 45px;color: #333;}
.ht442 ul li p{line-height: 24px;margin-top: 12px;font-weight: 700;}

.ht5{padding-bottom: 100px;}
.ht51 ul li{width: 600px;height: 80px;background: #999999;color: #fff;font-size: 24px;}
.ht51 ul li h5{margin-right: 10px;}
.ht51 ul li.active{background: #f8f8f8;border-top: 2px solid #152368;color: #333;}
.ht51 ul li.active img{display: block}
.ht52 ul li{background: #f8f8f8;padding: 12px 50px 40px;}
.ht521{width: 494px;height: 290px;}
.ht522{width: 560px;}
.ht522>p{line-height: 26px;}
.ht522>div{width: 100%;height: 38px;line-height: 38px;margin-top: 15px; background: #10266c;border-radius: 19px;color: #fff;padding-left: 25px;}

.ht61{width: 100%;background: url(../images/ht61.jpg) no-repeat center bottom 110px;}
.ht610 ul li{width: 390px;}
.ht611{width: 390px;height: 407px;}
.ht6111{width: 100%;height: 100%;top:0;left:0;background: #f0d4a2;padding: 0 35px;line-height: 36px;}
.ht612{width: 390px;height: 110px;background: #f8f8f8;font-size: 20px;line-height: 34px;}
.ht612 h5 b{font-size: 26px;}
.ht610 ul li.active .ht6111{display: flex;}
.ht610 ul li.active .ht612 h5 b{color: #142367;}

.ht62{padding-bottom: 100px;}
.ht620{width: 100%;padding: 30px 0; background: url(../images/ht62.jpg) no-repeat center;}
.ht621{height: 550px;background: #000;}

.ht71 ul li{width: 100%;height: 794px;}
.ht70{width: 100%;height: 100%;background: rgba(0, 0, 0, 1.0);}
.ht7 .title{width: 100%;top:90px;left:0;padding: 0;}
.ht72{bottom:80px;left:0;right: 0;margin: auto;}
.ht72 ul li{width: 177px;height: 73px;border:1px solid #fff;padding: 13px 0 0 15px;line-height: 22px;}
.ht72 ul li.active{border-color: #f1d5a3;background: #f1d5a3;color: #333;}

.ht81{padding-bottom: 50px;}
.ht81 ul li{width: 372px;margin-bottom: 30px;}
.ht812{width: 100%;height: 160px;border:1px solid #bfbfbf;border-top: none;padding: 25px 0 0;}
.ht812 h5{font-size: 24px;margin-bottom: 8px;}
.ht812 p{line-height: 26px;}

.ht82{width: 100%;height: 870px; background: url(../images/ht82.jpg) no-repeat center;}
.ht821{ background: url(../images/ht820.jpg) no-repeat center bottom;padding: 0 50px;}
.ht821 ul li{width: 120px;font-size: 20px;padding-bottom: 15px;}
.ht821 ul li.active{border-bottom: 3px solid #10266c;color: #10266c}
.ht822{padding: 75px 0 100px;}
.ht8221{width: 580px;margin-top: 20px;}
.ht8221 .ht822t{padding-bottom: 25px;border-bottom: 1px solid #cccccc;margin-bottom: 35px;}
.ht8221 .ht822t h5{font-size: 92px;margin-right: 10px;}
.ht8221 .ht822t h6{font-size: 34px;line-height: 40px;}
.ht8221 p{font-size: 20px;line-height: 30px;text-align: justify}
.ht8222{width: 560px;height: 370px;}

.ht9{width: 100%;height: 754px; background: url(../images/ht9.jpg) no-repeat center;padding-top: 130px;}
.ht91 ul div{width: 232px;height: 168px;margin-bottom: 10px;}
.ht91 ul li{width: 232px;height: 168px;background: #fff;margin-bottom: 10px;padding: 35px 0 0 35px;}
.ht91 ul li h5{font-size: 22px;margin-top: 17px;}
.ht91 ul li p{font-size: 16px}
.ht91 ul li.active{background: #f0d4a2;}
.ht91 .title{padding: 0;top:0;left:0;}
.ht91 .title h3{line-height: 55px;}
.ht91 .title h4{margin: 15px 0 40px }
.ht91 .title::after{display: block;content: '';width: 40px;height: 1px;background: #fff;}




.xf{width: 50px;height: 270px; position: fixed;top:0;right: 0;bottom:0;margin:auto;z-index: 999}
.xf>ul{height: 270px;text-align: center;}
.xf>ul>li{width: 50px;height: 50px;background: #212226; position: relative}
.xf>ul>li>a{width: 100%;height: 100%;}
.xf>ul li:last-child{margin-bottom: 0;background: rgba(33, 34, 38, 0.3);}
.xfl{display: none;box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); position: absolute;top:0;bottom: 0;right: 90px;margin:auto;border-radius: 13px;background-color: #fff;}
.xfl .ss{display: block;position: absolute;top:0;bottom: 0;right: -6px;margin:auto;}
.xfl1{width: 250px;font-size: 20px;}
.xfl2{width: 110px;height: 110px; padding:10px;}
.xf>ul>li:hover{background: #10266c;}
.xf>ul>li:hover .xfl{display: flex;}
.xf>ul>li:hover a>.xf0{display: none}
.xf>ul>li:hover a>.xf0_{display: inline-block}


.ht0{width: 100%;background: #f8f8f8;padding-bottom: 100px;}
.ht00{margin-bottom: 40px;}
.ht00 h5{margin-bottom: 10px;font-size: 20px;color: #666666;}
.ht010{height: 50px;background: #fff;padding: 0 10px;}
.ht01{width: 370px;}
.ht02{width: 1200px;}
.ht010 .text{display: block;margin-left: 10px;height:50px;background:none;outline: none;border: none;font-size: 16px;}
.ht01 .text{ width:320px;}
.ht02 .text{ width:1150px;}
.ht0 .tj{display: block;width:350px; height:50px;background: #10266c;outline:none;cursor: pointer;border: none; font-size: 18px;color: #fff;margin: 45px auto 0;}
.ht00 ::-webkit-input-placeholder { /* WebKit browsers */
  color: #bebebe;
}

.ht00 ::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #bebebe;
}

.ht00 :-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #bebebe;
}
.ht00:hover{color: #10266c}
.ht00:hover .ht010{background: #10266c}
.ht00:hover .ht02t{display: none}
.ht00:hover .ht02t_{display: block;}
.ht00:hover .text{color: #fff}
.ht00:hover ::-webkit-input-placeholder{color: #fff}
.ht00:hover ::-moz-placeholder{color: #fff}
.ht00:hover :-ms-input-placeholder{color: #fff}



/* 底部 */
footer{width: 100%;background: #10266c;padding-top: 90px;font-size: 16px;}
footer .footnav nav{width: 713px;}
footer .footnav nav a{display: block;color: #fff;}
footer .footTop{padding:60px 0;}
footer .footTop>p{line-height: 55px;font-size: 36px;}
footer .footTop>p b{font-size: 50px;}
footer .footTop .fmess{width: 380px;padding-left: 150px;}
footer .footTop .fmess ul li{width: 380px; overflow: hidden;margin: 10px 0;line-height:28px;}
footer .footTop .fmess ul li img{vertical-align: top;margin-top: 4px;}
footer .footTop .fmess ul li p{width:265px;}
footer .footTop .qrcode ul li{margin-left: 12px;}
footer .footTop .qrcode ul li div{width: 116px;height: 116px; padding:6px;background: url(../images/e.png) no-repeat center;}
footer .footTop .qrcode ul li p{margin-top: 3px;}
footer .footBot{width: 100%;height: 80px;line-height: 80px;font-size: 14px;border-top: 1px solid rgba(255, 255, 255, 0.3);opacity: 0.7; color: #fff;}
footer .footBot a{color:#fff}


.position{border-bottom:1px solid #e6e6e6;padding-bottom: 10px;margin-bottom: 70px}
.pos1{padding-left: 10px;height: 45px; border-left: 3px solid #0f4ebf;}
.pos1 h3{font-size: 22px;line-height: 24px;color: #0f4ebf}
.pos1 p{ font-size: 16px;color: #333;opacity: 0.4; margin-top: 5px}
.position .ndwz{margin-top: 22px}
.position .ndwz>p{max-width: 600px;height: 23px;margin-left: 8px; font-size: 16px;color: #7f7f7f;opacity: 0.8;}
.position .ndwz>p a{color: #7f7f7f}
.position .ndwz>p a:hover{color: #0f4ebf}

.con{padding: 80px 0 100px;}
.con0{padding: 80px 0 100px;}
.con1{padding:100px  0 0;}



/* 关于我们 */
.gy_body{white-space:-moz-pre-wrap;word-wrap:break-word;font-size: 18px;line-height: 36px;text-align: justify;}
.gy_body img{max-width:100%;}



/* 公司动态 */
.gsdt ul li{margin-bottom: 50px;}
.gsdt ul li:last-child{margin: 0;}
.gsdt ul li:last-child .dt2{border:none;}
.dt1{width: 100%;margin-bottom: 70px;}
.dt1_img{width: 100%;height: 530px;}
.dt1_img img{width: 100%;}
.dt1_con{width:100%;padding:  15px 30px;left:0;bottom:0;background: rgba(0, 0, 0, 0.8);}
.dt1_tit{height: 30px;font-size:22px;font-weight: 600;color: #fff;}
.dt1_des{height:48px;color: #fff; -webkit-line-clamp: 2;overflow: hidden;font-size:16px;line-height: 24px;margin:10px 0 0;}

.dt2{padding-bottom: 45px;border-bottom: 1px solid #bfbfbf}
.dt2_date b{font-size: 86px;color: #c7c6c6}
.dt2_date p{font-size: 25px;color: #999999;border-top: 1px solid #c7c6c6;padding-top: 10px}
.dt2_img{display: block;width: 340px;height: 200px;}
.dt2_img img{width: 100%;height: 100%;}
.dt2_con{width: 700px;}
.dt2_tit{height: 33px;font-size:24px;font-weight: 600;}
.dt2_des{height:96px; -webkit-line-clamp: 4;overflow: hidden;font-size:16px;line-height: 24px;margin:20px 0 0;}


/* 人才招聘 */
.zp1{width: 100%;background: #f8f8f8;padding: 85px 0;}
.zp111{width: 202px;height: 202px;border-radius: 50%;border:10px solid #10266c;margin: 0 auto;}
.zp111 img{width: 100%;height: 100%;border-radius: 50%;}
.zp11 h5{font-size: 28px;margin: 50px 0 20px;font-weight: 700;}
.zp112{white-space:-moz-pre-wrap;word-wrap:break-word;font-size: 16px;line-height: 28px;height: 310px;overflow-y: auto}
.zp112 img{max-width:100%;}

.zp2{white-space:-moz-pre-wrap;word-wrap:break-word;font-size: 17px;line-height: 28px;margin: 100px auto;}
.zp2 img{max-width:100%;}
.zp3>h3{font-size: 28px;margin-bottom: 38px;}
.zp311{width: 100%;padding-bottom: 64.583%;}
.zp311 img{width: 100%;height: 100%;top:0;left:0;}
.zp4{width: 350px;height: 50px;background: #10266c;margin: 100px auto 0;color: #fff;}

/* 招商加盟 */
.j_nav{width: 230px;}
.j_nav ul li{width: 230px;margin-bottom: 1px;}
.j_nav ul li a{width: 100%;height: 57px;line-height: 57px;padding: 0 20px;color: #fff; background: #10266c;}
.j_nav ul li a.active,.j_nav ul li a:hover{background: #f7ecd9;color: #10266c;}
.j_con{width: 960px; white-space:-moz-pre-wrap;word-wrap:break-word;font-size: 18px;line-height: 36px;}
.j_con img{max-width:100%;}



/* 产品中心 */
.product ul li{width: 396px;margin: 0 6px 35px 0;overflow:hidden;}
.product ul li:nth-child(3n){margin-right: 0}
.product ul li .p_img{display: block;width: 100%;height: 326px;background: #fff;}
.product ul li .p_img img{width: 100%;height: 100%;}
.product ul li .p_con{width: 100%;height: 80px;background: #f8f8f8;padding: 0 20px 0 15px;}
.product ul li .p_con .p_tit{width: 300px;font-size: 20px;}
.product ul li .p_con .p_more{display: block;width: 33px;height: 33px;background: url(../images/pn.png) no-repeat center}
.product ul li:hover .p_more{background: url(../images/pn_.png) no-repeat center}
.product ul li:hover .p_tit{color: #10266c}

/* DINGU体验馆展示 */
.zs1{border: 4px solid #f7ecd9;background: #f7ecd9;}
.zs12{width: 262px; height: 608px;}
.zs12 .swiper-wrapper{width: 100%;height: 100%;}
.zs12 .swiper-slide .zs121{width: 100%;height: 172px;border: 2px solid #f7ecd9;background: #10266c; cursor: pointer;}
.zs12 .swiper-slide .zs121 img{width: 100%;height: 100%}
.zs11{width: 930px;height: 612px;}
.zs11 .swiper-wrapper{width: 100%;height: 608px}
.zs11 .swiper-slide .zs111{width: 100%;height:608px;border:2px solid #10266c;}
.zs11 .swiper-slide .zs111 img{width: 100%;height: 100%}
.zs12 .swiper-slide-thumb-active .zs121{border-color: #10266c}
.zs12 .swiper-slide-thumb-active .zs121 img{opacity: 0.5}

.zs2{margin-top: 120px;}
.zs21{width: 100%;padding-bottom: 82.599%;}
.zs21 img{width: 100%;height: 100%;top:0;left:0;}

/* 新闻资讯 */
.news>ul>li{margin-bottom: 30px;padding: 0 25px 45px;border-bottom: 1px solid #bfbfbf;margin-bottom: 45px;}
.news>ul>li:last-child{border:none;}
.n_img{display: block; width:468px;height:278px;overflow: hidden;}
.n_img img{width: 100%;height: 100%;}
.n_con{width:640px;}
.n_tit{height: 33px;font-size:24px;font-weight: 600}
.n_des{height:110px; -webkit-line-clamp: 5;overflow: hidden;font-size:16px;line-height: 22px;margin:20px 0 30px;}
.n_time{font-size:16px;color: #000;}
.n_time span{font-size: 23px}
.news>ul>li:hover .n_title{color: #0f4cf1}



/* 联系我们 */
.contact{position:relative;margin-top: 90px;padding-top: 50px;}
.contact11{width: 470px; margin-bottom: 50px;color: #333;opacity: 0.9}
.contact11>p:nth-child(1){font-size: 24px;line-height: 25px;font-weight: bold; border-bottom: 1px solid rgba(51, 51, 51, 0.2);padding-bottom: 22px;margin-bottom: 22px}
.contact11>p:nth-child(1) img{margin-right: 10px}
.contact11>p:nth-child(2){font-size: 18px;}
.contact11 ul li{margin-right: 12px;font-size: 18px;}
.contact111{width: 130px;height: 130px; margin:0 auto 10px;}


.map{width:53%;height:900px;overflow: hidden;position:absolute;top:0;right: 0;}
.map #container{width:100%; height: 900px;overflow: hidden;}
.BMap_bubble_buttons{display: none!important;}
.BMap_bubble_title{font-weight: bold;font-size: 16px;width: initial!important;padding-top: 10px;}
.BMap_bubble_content{margin-top: 10px;}
.BMap_bubble_center{width: 90%!important;}
.BMap_bubble_pop{padding: 0 15px!important;}


/* 页码 */
.pagination {margin-top: 80px;width: 100%;line-height: 78px;font-size: 22px;color: #333333;text-align: center;border-top: 1px solid #bfbfbf;}
.pagination li {width: 50px;text-align: center;line-height: 35px;display: inline-block;margin: 0 3px;}
.pagination li a {color: #636462;}
.pagination li.active, .pagination li a:hover {color: #10266c !important;position: relative;}
.pagination li.active::after {content: '';width: 50px;height: 4px;background: #10266c;position: absolute;left: 0;right: 0;top: -23px;}



/* 上下篇 */
.sxy{margin-top: 50px;font-size: 16px;color: #666}
.sxy div{max-width: 48%; color: #666}
.sxy a:hover{color: #10266c}
/* 详情页 */
.article_title{text-align: center;margin-bottom: 30px}
.article_title h2{font-size: 30px;color:#333;font-weight: bold}
.article_title p{font-size: 14px;color:#858585;margin-top: 10px;}
.article_body{white-space:-moz-pre-wrap;word-wrap:break-word;font-size: 18px;line-height: 36px;padding:50px 0;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.article_body img{max-width:100%;}

