@charset "utf-8";
/*初始样式*/
body{ color:#333; font-size:14px;font-family: "Microsoft Yahei";} /*网站字体颜色*/
body,ul,ol,li,div,p,h1,h2,h3,h4,h5,h6,dl,dt,dd,img,span,input{margin:0;padding:0;list-style:none;}
a { text-decoration:none;font-family: "Microsoft Yahei";}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
/*a:hover { text-decoration:underline;}*/
img{border:none;}
.vam { vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;font-family: "Microsoft Yahei"; }
h1,h2,h3,h4,h5,h6{ font-family:"Microsoft Yahei";}

.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
i,em{ font-style:normal;}
.clearfix:after{content:"";height:0;clear:both;display:block;visibility:hidden;}
.clearfix{zoom:1;}
/* -- 页面整体布局 -- */
.content{ width:1200px; margin:0 auto;font-family: "Microsoft Yahei";}
.white,.whites{position: relative;overflow: hidden;}
.white:after,.whites:after{content: ''; cursor: pointer; position: absolute; left: -100%; top: 0; width:100%; height:100%; background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0)); background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0)); transform: skewx(-25deg); }
.white:hover:after{left:100%; -moz-transition:1s; -o-transition:1s; -webkit-transition:1s; transition:1s;}
.whites:hover:after {left:100%; -moz-transition:0.5s; -o-transition:0.5s; -webkit-transition:0.5s; transition:0.5s;}
.content-s{margin:0 auto;font-family: "Microsoft Yahei";width:90%;min-width: 1200px;max-width: 1400px;}


/* -- 字体 -- */
@font-face {
  font-family: 'OPPOSans';
  src: url('../font/OPPOSANS-L.TTF') format('truetype');
}

@font-face {
  font-family: 'douyu';
  src: url('../font/douyuFont.otf') format('truetype');
}

/* -- 广告 -- */
.banner{position:relative;margin:0 auto!important;height:auto;/*max-width:1920px*/;width:100%;}
.banner .bd li{float:left;width:100%;line-height:0}
.banner .bd li img{width:100%;height:auto;}
.banner .bd li a{display:block}
.banner .hd{position:absolute;bottom:6%;left:0;z-index:1;margin:0 auto;width:100%;text-align:center;cursor:pointer}
.banner .hd li{display:inline-block;margin:0 10px;width:13px;height:13px;border-radius:13px;background:#fff}
.banner .hd li.on{width:39px;background:#f39e0a}
.banner .prev{position:absolute;top:calc(55% - 35px);left:0;z-index:10;opacity:0;cursor:pointer;transition:all .5s linear}
.banner .next{position:absolute;top:calc(55% - 35px);right:0;z-index:10;opacity:0;cursor:pointer;transition:all .5s linear}
.banner:hover .prev{left:6%;opacity:1}
.banner:hover .next{right:6%;opacity:1}



/* -- 引子 -- */
.guide{/*height:23.8rem;*/background: url(../images/yz-bg.jpg) no-repeat center top;box-sizing: border-box;padding-bottom:4.45rem;overflow:hidden;/*margin-top:300px;*/}
.guide .vid{float: left;margin-top:3.9rem;width: 40.85%;}
.guide .vid img{width: 100%;display: block;}

.guide .desc{width: 50.71%;float: right;margin-top:3.9rem;}
.guide .desc .tits{display: block;overflow: hidden;}

.guide .desc .tits i{width:6.75rem;height:4.35rem;display: block;float: left;margin-right: 1.15rem;margin-top: 0.2rem;}
.guide .desc .tits i img{width: 100%;display: block;}
.guide .desc .tits h2{text-align: left;float: left;}
.guide .desc .tits h2 em{font-size: 2.1rem;line-height: 1.8rem;display:block;color: #000000;font-weight: bold;}
.guide .desc .tits h2 b{font-size: 2.3rem;line-height: 2.3rem;display:inline-block;color: #003ea5;font-weight: bold;font-family: "OPPOSans";}
.guide .desc .tits h2 span{font-size: 2.1rem;line-height: 2.3rem;display:block;color: #000000;font-weight: bold;}
.guide .desc p{font-size: 0.8rem;line-height: 1.5rem;font-weight: normal;display: block;color: #474747;width: 94%;padding-top: 1.5rem;}


.gu1{margin-top:1rem;overflow: hidden;}
.gu1 ul li{float: left;text-align:left;transition: 0.35s;margin-right: 13%;}
.gu1 ul li b{font-size:2.4rem;color:#474747;display: inline-block;line-height:2.4rem;font-weight:bold;font-family: "OPPOSans"; vertical-align: text-top;}
.gu1 ul li em{font-size: 0.8rem;color: #474747;display:inline-block;font-weight: normal;line-height: 0.8rem;margin-left: 0.5rem;margin-top: 0.25rem;}
.gu1 ul li i{font-size: 0.9rem;color: #474747;display:inline-block;font-weight: normal;line-height: 0.8rem;margin-top: 0.25rem; margin-left: 0.5rem;font-family: "OPPOSans";}
.gu1 ul li span{font-size: 0.8rem;color: #474747;display: block;font-weight: normal;padding-top:0.35rem;line-height: 0.95rem;}


@media screen and (min-width:760px) and (max-width:1366px) {
.guide{background-size:100% 23.8rem;}
  .guide .vid{float: left;margin-top: 3rem;width: 38.78%;}
  .guide .desc{width: 53%;float: right;margin-top: 3rem;}
  .guide .desc p{font-size: 1.1rem;}
  .gu1 ul li span{font-size:0.95rem;}
  .gu1 {
    margin-top: 0.95rem;
    overflow: hidden;}
}

/* -- 产品中心 -- */
.cpt{background: url(../images/cpt-bg.jpg) no-repeat center top; overflow: hidden;padding-bottom: 4rem;}

.cpt h2{text-align: center;padding-top: 5rem;background: url(../images/t-b.png) no-repeat 0 5rem;background-size: 100% 1.5rem;}
.cpt h2 em{font-size: 2.1rem;line-height:100%;color: #0c3476;display: block;font-family: "douyu";}
.cpt h2 span{font-size: 18px;color: #474747;display: block;font-weight: normal;padding-top: 0.25rem;}

.cpt1{margin-top: 2.5rem;}

.cpt1 .cpt_nav{height: 3.75rem;overflow: hidden;}
.cpt1 .cpt_nav h3{float: left;width: 14.2%;text-align: center;height: 3.75rem;line-height: 3.75rem;background: #0c3476;margin-right: 0.1%;}
.cpt1 .cpt_nav h3 a{font-size: 0.8rem;color: #ffffff;display: block;font-weight: normal;}
.cpt1 .cpt_nav h3.cur{background: #f39e0a;}
.cpt1 .cpt_nav h3:last-of-type{margin-right: 0;}
.cpt1 .cpt_nav h3:hover{background: #f39e0a;}


.cpt2{margin-top: 2.35rem;overflow: hidden;}

.cpt2 .n2 ul li.pic{width: 50%;float: left;position: relative;overflow: hidden;}

.cpt2 .n2 ul li.pic h4{transition: 0.35s;position: absolute;bottom: 1.65rem;width: 100%;text-align: center;font-size: 0.8rem;line-height: 0.8rem;color: #000000;display: block;}


.cpt2 .n2 ul li:after{transition: all 0.5s linear;position: absolute;bottom: 0px;left:0px;width: 0;height: 4px;background: #003ea5;content: "";display: block;}
.cpt2 .n2 ul li:hover:after{width:100%;}

.cpt2 .n2 ul li:hover h4{transform: translateY(-3px);}
.cpt2 .n2 ul li:hover a img{transform: scale(1.06);}

.cpt2 .n2{float: left;}
.cpt2 .n2 ul li{width: 25%;float: left;position: relative;overflow: hidden;background:#ffffff;}
.cpt2 .n2 ul li img{width: 100%;display: block;transition: all 0.5s}
.cpt2 .n2 ul li h4{transition: 0.35s;position: absolute;bottom: 1.65rem;width: 100%;text-align: center;font-size: 0.8rem;line-height: 0.8rem;color: #000000;display: block;}
.cpt2 .n2 ul li.b1{background:#f6f6f6;}

.cpt2 .gds{display:block;font-size: 0.8rem;color: #ffffff;text-align: center;width:13.2rem;height: 2.95rem;border-radius: 1.5rem;line-height: 2.95rem; box-sizing: border-box;background:#ffa200;margin:3.7rem auto 0;}
.cpt2 .gds img{display: inline-block; margin-left: 2.55rem; width: 1.85rem;-o-transition: all .3s ease;transition: all .3s ease;    vertical-align: top;margin-top: 1.05rem;}



.cpt2 .gds span{margin-left: 1.6rem;display: inline-block;}
.cpt2 .gds:hover img {margin-left: 0.8rem;}


@media screen and (min-width:760px) and (max-width:1366px) {
    .cpt1 .cpt_nav h3 a{font-size:1.1rem;}
    .cpt2 .n2 ul li.pic h4{font-size:1.1rem;line-height:1.1rem;}
.cpt2 .n2 ul li h4{font-size:1.1rem;line-height:1.1rem;}

}

/* -- 解决方案 -- */
.fa1{background: url(../images/fa-b.jpg) no-repeat center top;}

.fa1 h2{text-align: center;padding-top: 5rem;background: url(../images/tt2.png) no-repeat 0 5rem;background-size: 100% 1.5rem;}
.fa1 h2 em{font-size: 2.1rem;line-height:100%;color: #ffffff;display: block;font-family: "douyu";}
.fa1 h2 span{font-size: 0.8rem;color: #ffffff;display: block;font-weight: normal;padding-top: 0.25rem;}


.fa_nav{height: 122px;margin-top: 3.3rem;background: #ffffff;}
.fa_nav ul li{float: left;width: 9.09%;height: 122px;position: relative;text-align: center;}
.fa_nav ul li::before{position: absolute;right: 1px;top: 0;height: 122px;width: 1px;background: url(../images/a-1.jpg) no-repeat;display: block;content:"";}
.fa_nav ul li a{padding-top: 33px;display: block;font-size: 16px;line-height: 24px;font-weight: normal;color: #000000;}


.fa_nav ul li:last-of-type::before{display: none;}

.fa_nav ul li.cur,.fa_nav ul li:hover{background: url(../images/c-1.jpg) no-repeat center;}
.fa_nav ul li.cur::before,.fa_nav ul li:hover::before{display: none;}
.fa_nav ul li.cur a,.fa_nav ul li:hover a{color: #ffffff;font-weight: bold;}


.fa_nav ul li.cur::after,.fa_nav ul li:hover::after{width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.45rem 0.525rem 0 0.525rem;
  border-color: #ffa200 transparent transparent transparent;
  position: absolute;
  bottom: -0.45rem;
  left: 50%;
  margin-left: -0.5rem;
  content: "";
}

.fa_con{margin-top: 1.95rem;overflow: hidden;box-shadow: 0px 0px 18px 0px rgba(4, 0, 0, 0.09);height: 27.45rem;margin-bottom: 3rem;}
.fa_con dl dt{width: 63.7%;float: right;}
.fa_con dl dt img{width: 100%;display: block;}


.fa_con dl dd{float: left;width: 36.3%;background: url(../images/d-bg.jpg) no-repeat center bottom #ffffff;background-size: 100% 27.45rem;height: 27.45rem;}

.fa_con dl dd h4{margin-left: 3.7rem;text-align: left;padding-top: 5.05rem;}
.fa_con dl dd h4 a{font-size: 1.5rem;line-height: 1.8rem;color: #474747;font-weight: bold;display: block;}

.fa_con dl dd p{margin-top: 2.7rem;font-size: 0.8rem;line-height: 1.2rem;color: #202020;display: block;margin-left: 3.7rem;width: 79%;}
.fa_con .gds{display:block;font-size:0.65rem;color: #ffffff;text-align: center;width:8.05rem;height:2.15rem;border-radius: 1.5rem;line-height:2.15rem; box-sizing: border-box;background:#ffa200;margin-left: 3.7rem;margin-top: 5.65rem;}
.fa_con .gds img{display: inline-block; margin-left:1.05rem; width: 1.5rem;-o-transition: all .3s ease;transition: all .3s ease;    vertical-align: top;margin-top: 0.75rem;}




.fa_con .gds span{margin-left:0.35rem;display: inline-block;}
.fa_con .gds:hover img {margin-left: 0.85rem;}


@media screen and (min-width:760px) and (max-width:1366px) {
  .fa_con{height: 34rem;}
  .fa_con dl dd{height: 34rem;}
  .fa_con dl dd p{font-size:1.1rem;line-height:1.5rem;}
}



/* -- 案例 -- */
.case{height: 38.3rem;background: url(../images/case-bg.jpg) no-repeat center top;}
.case1{width: 42.5%;float: left;margin-top: 4.25rem;}
.case1 h2{text-align: left;}
.case1 h2 em{font-size: 2.1rem;line-height: 100%;color: #0c3476;display: block;font-weight: bold;font-family: "douyu";}
.case1 h2 em b{width: 6.65rem;height: 1.75rem;display: inline-block;margin-left: 0.9rem;}
.case1 h2 em b img{width: 100%;display: block;}
.case1 h2 span{font-size: 1.2rem;line-height: 1.2rem;font-weight: bold;display: block;color: #474747;margin-top: 0.75rem;}

.case_con{margin-top:4.4rem;position: relative;overflow: hidden;}
.case_con dl dt{position: absolute;top:0;margin-left: 2.85rem;height: 4.65rem;width: 4.65rem!important;border-radius: 100%;border: 2px solid #eeeeee;}
.case_con dl dt img{width: 100%;display: block;border-radius:100%;}

.case_con dl dd{height: 16.2rem;box-shadow: 0 0 0.2rem rgba(0,0,0,0.1);background: #ffffff;margin-top: 2.3rem;}
.case_con dl dd h4{padding-top: 4.1rem;margin-left: 3.65rem;display: block;overflow: hidden;}
.case_con dl dd h4 a{font-size: 1.2rem;line-height: 1.5rem;display: block;color: #474747;font-weight: bold;}
.case_con dl dd p{font-size: 0.8rem;line-height: 1.5rem;display: block;margin-left: 3.65rem;color: #808080;width: 74%;padding-top: 1.15rem;}

.case_con .gds{display:block;font-size:0.65rem;color: #ffffff;text-align: center;width:8.05rem;height:2.15rem;border-radius: 1.5rem;line-height:2.15rem; box-sizing: border-box;background:#ffa200;margin-right:3.05rem;margin-top: 0.5rem;float: right;}
.case_con .gds img{display: inline-block; margin-left:1.05rem; width: 1.5rem;-o-transition: all .3s ease;transition: all .3s ease;    vertical-align: top;margin-top: 0.75rem;}


.case_con .gds span{margin-left:0.35rem;display: inline-block;}
.case_con .gds:hover img {margin-left: 0.85rem;}

.case_con .ban_pgs{position: absolute;left:3.8rem;bottom:2.65rem;height:12px;z-index: 10;width:18%;text-align: center;}
.case_con .ban_pgs li{display: inline-block;width: 0.6rem;height: 0.6rem;background: #999999;margin: 0 0.3rem;vertical-align: top;font-size: 0;border-radius: 100%;}

.case_con .ban_pgs li.on{background: #003ea5;}


.case2{float: right;width: 44.14%;position: relative;margin-top: 4.5rem;height: 25.45rem;}

.case2 ul li{float: left;position: relative;border-radius: 100%;}
.case2 ul li img{width: 100%;overflow: hidden;border-radius: 100%;position:relative;}

.case2 ul li img{ box-shadow: 0 0 0.9rem rgba(0,0,0,0.1);display: block;animation: downup 1s infinite linear;-webkit-animation: downup 1s infinite linear;}
 @keyframes downup { 0% { transform: translate(0, 0); } 50% { transform: translate(0, -8px); } 100% { transform: translate(0, 0); } }
 @-webkit-keyframes downup { 0% { -webkit-transform: translate(0, 0); } 50% { -webkit-transform: translate(0, -8px); } 100% { -webkit-transform: translate(0, 0); } }







.case2 ul li.is1{height: 5.85rem;width: 5.85rem;display: block;position: absolute;right:46.44%;}
.case2 ul li.is2{height: 5.25rem;width: 5.25rem;display: block;position: absolute;left:2.9%;top: 3.65rem;}
.case2 ul li.is3{height: 5.05rem;width: 5.05rem;display: block;position: absolute;right:23.94%;top:5.8rem;}
.case2 ul li.is4{height: 4.45rem;width: 4.45rem;display: block;position: absolute;left:0;top:11.75rem;}
.case2 ul li.is5{height: 7.25rem;width: 7.25rem;display: block;position: absolute;left:28.96%;top:9.15rem;}
.case2 ul li.is6{height: 5.1rem;width: 5.1rem;display: block;position: absolute;right:3.72%;top:11rem;}
.case2 ul li.is7{height: 5.1rem;width: 5.1rem;display: block;position: absolute;right:27.34%;top:14.95rem;}
.case2 ul li.is8{height: 5.1rem;width: 5.1rem;display: block;position: absolute;left:11.32%;top:18.3rem;}
.case2 ul li.is9{height: 4.2rem;width: 4.2rem;display: block;position: absolute;left:41.26%;bottom:0;}

@media screen and (min-width:760px) and (max-width:1366px) {
  .case{background-size: 100% 38.3rem;}
  .case_con dl dd{height: 18.5rem;}
  .case2{width: 38.14%;margin-right: 8%;}
  .case_con dl dd p{font-size:1.1rem;line-height:1.6rem;}
  
  
  
}

/* -- 技术实力 -- */
.sl{box-shadow: 0px 0px 18px 0px rgba(4, 0, 0, 0.09);width: 100%;height: 47.25rem;background: url(../images/sl-bg.jpg) no-repeat center top;}

.sl1{width: 21.92%;float: left;background:#0C3575;height:47.25rem;}
.sl1 h2{margin-top: 4.85rem;margin-left: 2.6rem;}
.sl1 h2 i{width: 6.9rem;height: 3.75rem;display: block;}
.sl1 h2 i img{width: 100%;display: block;}
.sl1 h2 em{font-size: 2.1rem;line-height:2.4rem;color: #ffffff;display: block;font-family: "douyu";font-weight: normal;margin-top: 0.75rem;}
.sl1 h2 span{font-size: 0.9rem;line-height: 1.5rem;font-weight: normal;display: block;color: #ffffff;margin-top:2.3rem;width: 72%;}
.sl1 .gds{margin: 17.85rem auto 0;width: 13.05rem;height: 2.5rem;line-height: 2.5rem;background: #ffa200;border-radius: 1.75rem;display: block;text-align: center;font-size: 0.8rem;color: #fff;font-weight: bold;}

.sl1 p{padding-left:1.7rem;position: relative;margin-top: 1.2rem;margin-left:22%;overflow: hidden;}
.sl1 p b{position:absolute;left:0;top:8px;}
.sl1 p b{animation: downup 1s infinite linear;-webkit-animation: downup 1s infinite linear;}
@keyframes downup { 0% { transform: translate(0, 0); } 50% { transform: translate(0, -8px); } 100% { transform: translate(0, 0); } }
@-webkit-keyframes downup { 0% { -webkit-transform: translate(0, 0); } 50% { -webkit-transform: translate(0, -8px); } 100% { -webkit-transform: translate(0, 0); } }
.sl1 p strong{font-family: "OPPOSans";display: block;float: left;font-size: 20px;color: #ffffff;line-height: 32px;font-weight: bold;margin-right: 15px;}


.sl2{width: 78.08%;float: left;}
.sl2 ul{width: 100%;}
.sl2 ul li{float: left;width: 25%;transition:all 0.5s ease;position: relative;height: 47.25rem;}

.sl2 ul li h3{padding-top:32.05rem;text-align: center;display:block;position: relative;}
.sl2 ul li h3 i{margin: 0 auto;height: 5.1rem;width: 5.1rem;display: block;}
.sl2 ul li h3 i img{width: 100%;display: block;}

.sl2 ul li h3 b{padding-top: 2.25rem;font-size:1.5rem;color:#ffffff;display: block;font-weight: bold;}
.sl2 ul li h3 span{padding-top: 0.5rem;font-size: 1.5rem;font-weight: normal;display: block;line-height: 1.5rem;color: #ffffff;}



.sl2 ul li .end{height:0;transition: all 0.5s ease;overflow: hidden;position: absolute;bottom: 0;opacity: 0;}
.sl2 ul li .end .t1{height:7rem;margin-top:8.8rem;margin-left:2.25rem;position: relative;margin-bottom: 3.5rem;}
.sl2 ul li .end .t1 i{height: 5.1rem;width: 5.1rem;display: block;float: left;}
.sl2 ul li .end .t1 i img{width: 100%;display: block;}
.sl2 ul li .end .t1 h4{float: left;text-align: left;margin-top: 1.9rem;}
.sl2 ul li .end .t1 h4 em{font-size:1.5rem;color:#ffa200;display: block;line-height:1.5rem;font-weight: bold}
.sl2 ul li .end .t1 h4 span{font-size:1.5rem;color:#ffffff;display: block;line-height:1.5rem;font-weight: bold;margin-top: 0.25rem;}

.sl2 ul li .end .t1::after{width: 15.85rem;height: 1.05rem;background: url(../images/b-t.png) no-repeat;background-size: 15.85rem 1.05rem;display: block;content: "";position: absolute;right: 0;bottom: 0;}

.sl2 ul li .end .desc1{height:12rem;}

.sl2 ul li .end .desc1 p{font-size: 0.9rem;line-height: 1.2rem;font-weight: normal;display:block;color: #ffffff;width:59%;margin-left: 3.25rem;margin-left: 3.25rem;padding-bottom: 2rem;}

.sl2 ul li .end .desc1 p:last-of-type{padding-bottom:0;}
.sl2 ul li .end b{
margin-left: 3.35rem;
width: 11.3rem;
height: 10.45rem;
display: block;}
.sl2 ul li:first-child .end b{border:2px solid #ffa200;box-sizing:border-box;}

.sl2 ul li .end b img{width: 100%;display: block;}



.sl2 ul li.cur .end{background:rgba(0,0,0,0.4);height: 100%; opacity:1;}
.sl2 ul li.cur h3{display:none;}

@media screen and (min-width:760px) and (max-width:1366px) {
.sl{background-size:100%  47.25rem;}
}
@media screen and (min-width:1600px) and (max-width:1800px){
    .sl{background-size:100%  47.25rem;}
}

/* -- 新闻资讯 -- */
.news{padding-bottom: 3.25rem;overflow: hidden;}
.news h2{padding-top: 6.65rem;text-align: center;background: url(../images/t-b.png) no-repeat 0 6.65rem;background-size: 100% 1.5rem;}
.news h2 em{font-weight: normal;font-size: 2.1rem;line-height:100%;color: #0c3476;display: block;font-family: "douyu";}
.news h2 span{font-size: 0.9rem;color: #474747;display: block;font-weight: normal;padding-top: 0.25rem;}


.d-wd{float: left;margin-top:3.7rem;width:44.14%;}

.d-gd{height:2.6rem;box-sizing: border-box;}
.d-gd h3{float: left;font-size: 1.2rem;line-height: 1.2rem;font-weight: normal;display: block;color: #8a8a89;margin-right: 2.5rem;position: relative;}
.d-gd h3 a{color: #8a8a89;}
.d-gd h3.on a{font-weight: bold;color: #333333;}
.d-gd h3.on{height: 2.6rem;border-bottom: 0.2rem solid #003ea5;box-sizing: border-box;}

.d-gd i{float:right;font-size: 0.7rem;line-height: 0.7rem;font-weight: normal;display: block;color: #2b220f;position: relative;margin-top: 0.55rem;}

.d-gd i a{color: #2b220f;}


.news_con{width:100%;position: relative;overflow: hidden;box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.news_con ul li{float: left;width:100%;overflow:hidden;}
.news_con ul li a{position:relative;overflow:hidden;}
.news_con ul li img{display: block;width: 100%;transition: all 0.5s;}
.news_con ul li:hover a img{transform:scale(1.05);}

.news_con ul li .text{height: 11.2rem;background: #ffffff;}
.news_con ul li .text h4{padding-top: 1.6rem;margin-left: 2.55rem;}
.news_con ul li .text h4 a{font-size: 1rem;line-height: 1.5rem;color: #000000;display: block;font-weight: normal;width: 82%;}

.news_con ul li:hover .text h4 a{color:#0c3476;}

.news_con ul li .text p{font-size:0.8rem;color:#999999 ;display: block;margin-left: 2.55rem;line-height:1.2rem;padding-top: 0.75rem;width: 83%;text-indent: 2em;}
.news_con ul li .text p a{color: #ffa200;display: inline-block;text-indent: 0;margin-left:0.5rem;vertical-align:bottom;}

.news_con .ban_pgs{position: absolute;right:3%;bottom:9.8rem;height:0.6rem;z-index: 10;<!--width:18%-->;text-align: center;}
.news_con .ban_pgs i{display: inline-block;width: 0.6rem;height: 0.6rem;background: #999999;margin: 0 0.3rem;vertical-align: top;font-size: 0;border-radius: 100%;}
.news_con .ban_pgs i.on{background: #003ea5;}




.d-wr{float: right;margin-top:3.7rem;width:49.14%;}

.d-gds{height:2.6rem;box-sizing: border-box;border-bottom: 1px solid #8c8c8c;}
.d-gds h3{float: left;font-size: 1.2rem;line-height: 1.2rem;font-weight: normal;display: block;color: #8a8a89;margin-right: 2.5rem;position: relative;}
.d-gds h3 a{color: #8a8a89;}
.d-gds h3.cur a{font-weight: bold;color: #333333;}
.d-gds h3.cur{height: 2.6rem;border-bottom: 0.2rem solid #003ea5;box-sizing: border-box;}
.d-gds i{float:right;font-size: 0.7rem;line-height: 0.7rem;font-weight: normal;display: block;color: #2b220f;position: relative;margin-top: 0.55rem;}
.d-gds i a{color: #2b220f;}


.news1{overflow: hidden;}
.news1 ul li{height: 7rem;border-bottom: 1px solid #8c8c8c;box-sizing: border-box;padding-top:1.25rem;}
.news1 ul li span { display: block; text-align:left; float: left; margin-right:5%; height:2.25rem; font-size:14px; color: #999999; line-height: 100%;}
.news1 ul li span i { display: block; font-size:1.5rem; color: #999999; line-height:1.5rem; margin-bottom:0.5rem; }
.news1 ul li h4 { font-size:0.9rem; color: #000000; line-height:0.9rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;font-weight: normal;}


.news1 ul li p {     font-size: 0.8rem;color: #999999;line-height: 1.2rem;padding-top: 0.5rem;display: block;width: 82%;float: left;}

.news1 ul li:hover h4{color:#0c3476;}
@media screen and (min-width:760px) and (max-width:1366px) {
    .d-gd i{font-size:0.9rem;line-height:0.95rem;}
  .news1 ul li{height: 8rem!important;}
  .news1 ul li p{font-size:1rem;line-height:1.5rem;}
  .news_con .ban_pgs{bottom:9.8rem;}
  .news_con ul li .text p{font-size:1rem;line-height:1.5rem;}
}

/* -- 关于我们 -- */
.abt{background: url(../images/abt-b.jpg) no-repeat center 162px;background-size: 100% 54rem;height:54rem;}
.abt h2{padding-top:4rem;text-align: center;background: url(../images/bt-t.png) no-repeat 0 4rem;background-size: 100% 1.5rem;}
.abt h2 em{font-weight: normal;font-size: 2.1rem;line-height:100%;color: #0c3476;display: block;font-family: "douyu";}
.abt h2 span{font-size: 0.9rem;color: #474747;display: block;font-weight: normal;padding-top: 0.25rem;}

.abt1{margin-top: 12%;float: right;width: 50.92%;background: url(../images/dd-bg1.jpg) no-repeat center;background-size: 100% 28.4rem;height: 28.4rem;}

.at1{float: left;width: 80%;}
.at1 h4 a{font-size: 1.2rem;line-height: 1.2rem;color: #000000;display: block;font-weight: normal;padding-top: 3.35rem;margin-left: 3.7rem;}
.at1 p{font-size: 0.8rem;line-height: 1.3rem;display: block;font-weight: normal;color: #808080;margin-left: 3.7rem;margin-top: 1.25rem;width: 72%;}

.at1 .gds{display:block;font-size:13px;color: #ffffff;text-align: center;width:161px;height:43px;border-radius: 30px;line-height:43px; box-sizing: border-box;background:#ffa200;margin-left:3.7rem;margin-top: 1rem;float: left;}
.at1 .gds img{display: inline-block; margin-left:1.05rem; width: 30px;-o-transition: all .3s ease;transition: all .3s ease;    vertical-align: top;margin-top: 15px;}
.at1 .gds span{margin-left:0.35rem;display: inline-block;}
.at1 .gds:hover img {margin-left: 0.85rem;}

.at1 i{width: 21.4rem;height: 9.45rem;display: block;margin-left: 3.7rem;margin-top: 1.85rem; float: left;}
.at1 i img{width: 100%;display: block;}

.abt2{float: right;width: 20%;}
.abt2 ul li{float: left;height:9.45rem;width: 100%;text-align: center;}
.abt2 ul li a{font-size: 1rem;line-height: 1.5rem;color: #0c3476;display: block;font-weight: normal;font-family: "douyu";padding-top: 3.4rem;transition: 0.35s;}
.abt2 ul li:hover a{transform: translateY(-5px);}

/*@media screen and (min-width:760px) and (max-width:1366px) {
  .abt{height: 30rem;background-size: 100% 40rem;}
}

@media screen and (min-width:1600px) and (max-width:1800px){
    .abt{background-size: 100% 40rem;}
}*/




@media screen and (min-width: 1263px) {
    html {
      font-size: calc(1263px * 20 / 1903);
    }
}
@media screen and (min-width: 1349px) {
    html {
      font-size: calc(1349px * 20 / 1903);
    }
}
@media screen and (min-width: 1463px) {
    html {
      font-size: calc(1463px * 20 / 1903);
    }
}
@media screen and (min-width: 1543px) {
    html {
      font-size: calc(1543px * 20 / 1903);
    }
}
@media screen and (min-width: 1583px) {
    html {
      font-size: calc(1583px * 20 / 1903);
    }
}
@media screen and (min-width: 1643px) {
    html {
      font-size: calc(1643px * 20 / 1903);
    }
}
@media screen and (min-width: 1663px) {
    html {
      font-size: calc(1663px * 20 / 1903);
    }
}
@media screen and (min-width: 1903px) {
    html {
      font-size: calc(1903px * 20 / 1903);
    }
}
