#alttxt{background:#FFF;border:1px #ddd solid;font-size:12px;padding:10px;z-index:1000;position:absolute;display:none;border-radius:50px;}
.w1300{width:1300px;margin:0 auto}
.w1400{width:1400px;margin:0 auto}
.bg1{width:100%;}
.bg1 .inner{width: 92%;}
.bg1 ul{text-align: center;display: flex;justify-content: space-between;}
.bg1 ul li{width: 100%;margin: 0 .5%;line-height: 50px;}
.bg1 ul li a{border-radius: 50px;border: 1px solid #1A90FF;color: #1A90FF;position: relative;overflow: hidden;}
.bg1 ul li a::after{content: "";display: block;width: 0;position: absolute;left: 0;top: 0;height: 100%;background:#1A90FF;transition: .5s;z-index: -1;}
.bg1 ul li a:hover{color: #fff; }
.bg1 ul li a:hover::after{width: 100%;}
.sycp{overflow:hidden;width:94%;margin:50px auto 0 auto;}
.sycp .sycp_l{width:300px;background:#097dbf}
.sycp .sycp_l h3{color:#fff;font-size:30px;background:url(1_16.jpg) 20px 20px no-repeat;padding-left:60px;padding-top:10px}
.sycp .sycp_l h3 em{display:block;color:#6fa6d1;font-size:20px;text-transform:uppercase}
.sycp .sycp_l ul li{margin:0 25px}
.sycp .sycp_l ul li a{display:block;background:url(jt.png) left center no-repeat;height:45px;line-height:45px;color:#fff;padding-left:20px;border-bottom:1px solid #ec8888}
.sycp .sycp_l ul li a:hover{padding-left:30px}
.sycp .sycp_l .box_two{background:url(1_25.jpg) left center no-repeat;padding-left:60px;margin:20px 0 15px 15px;color:#fff}
.sycp .sycp_l .box_two strong{font-size:30px;font-family:Impact,Haettenschweiler,'Arial Narrow Bold',sans-serif;font-weight:normal}
.sycp .sycp_l img{display:block;margin:30px 0 20px 30px}
.sycp .sycp_r{width:100%}
.tit2{background:url(t.png);height:64px;line-height:64px;text-align:center;color:#fff;margin:5px 0 0 0}
.tit2 a{color:#fff}
.left_side{width:300px;background:#00AFFE}
.left_side h3{color:#fff;font-size:30px;background:url(1_16.jpg) 20px 20px no-repeat;padding-left:60px;padding-top:10px}
.left_side h3 em{display:block;color:rgba(255,255,255,0.25);font-size:20px;text-transform:uppercase}
.left_side ul li{margin:0 25px;white-space: nowrap;      text-overflow: ellipsis; }
.left_side  h2 a{color: #fff;padding-left: 20px; padding-top: 20px;font-weight: 700;}
.left_side ul li a{display:block;background:url(jt.png) left center no-repeat;height:45px;line-height:45px;color:#fff;padding-left:20px;border-bottom:1px solid rgba(255,255,255,0.25)}
.left_side ul li a:hover{padding-left:30px}
.yz{padding:75px 0;background:#fff;position:absolute;bottom:-100px;left:0;right:0;margin:auto;box-shadow:0 0 15px rgba(0,0,0,0.5)}
.yz li{float:left;width:300px;text-align:center;position:relative;}
.yz li:after{position:absolute;width:40px;height:82px;content:"";background:url(yz_line.png) no-repeat center;right:-20px;top:0;}
.yz li span{display:block;height:60px;}
.yz li span b{display:inline-block;font-size:70px;line-height:60px;color:#333;font-family:Arial;}
.yz li span i{display:inline-block;width:32px;height:32px;line-height:32px;font-size:16px;color:#fff;background:#3a4750;border-radius:50%;margin-top:24px;vertical-align:top;margin-left:5px;font-style:normal;}
.yz li p{font-size:14px;color:#25252d;line-height:30px;}
.yz li:last-child:after{display:none;}
.more1{width: 440px;border-radius: 50px;line-height:50px;background: #fff;margin: 50px auto 0;vertical-align: middle;border: 2px solid #87b738;}
.more1 a{display:inline-block;vertical-align: inline-block;text-align:center;}
.more1 a:nth-child(1){width: 160px;color: #fff;border-radius: 50px;background: linear-gradient(50deg, #8cb938, #1f993b);}
.more1 a:nth-child(1):hover{background: #ff9000;color: #fff;}
.more1 a:nth-child(2){font-size:31px;color:#2fa145;font-family:Impact;text-align:left;vertical-align: bottom;margin-left: 15px;}
.more1 a em{vertical-align: middle;display: inline-block;}

/* 首页简介 */
.indexsec01{padding:85px 0 110px;background:#fff url(../images/bg01.jpg) no-repeat center top;position: relative;background-attachment: fixed;background-size: cover;}
.indexsec01 .pub_title h4,.indexsec01 .pub_title p{color: #fff;}
.indexsec01 .apic{position: absolute;right: 0;bottom: 75px;max-width: 39%}
.indexsec01 .imgbox{box-sizing: border-box;margin: 100px auto 0;}
.indexsec01 .imgbox .lbox{width:60%}
.indexsec01 .imgbox .rbox{width:46%;border-radius: 70px 0 70px 0;overflow: hidden;}
.indexsec01.index .imgbox .lbox{width:36%}
.indexsec01.index .imgbox .rbox{width:61.5%}
.indexsec01 .imgbox .rbox img{width:100%}
.indexsec01 .imgbox .txt{color:#666666;line-height:1.8;font-size:17px !important;margin-bottom:40px}
.indexsec01 .imgbox .txt p{text-align:justify;}
.indexsec01 .imgbox .link a{padding:14px 0;display:inline-block;text-align:center;color:#fff;background:#1A90FF;width:175px;border-radius:50px}
.indexsec01 .imgbox .link img{width:18px;display:inline-block;vertical-align:middle;margin:-3px 0 0 15px}
.indexsec01 .imgbox .link a:hover{background-color:#000}
.indexsec01 .imgbox .lbox h1{font-weight: bold;display: inline-block;color: #000;}
.headline01 {font-size:58px;display:block;color:#2E5880;text-transform:uppercase;position:relative;margin:10px 0;font-weight:700;font-style: italic;}
.headline01 span{color: #ED1C24;}
.indexsec01 .numlist{display:flex;max-width:1580px;margin:30px auto 0;padding: 2% 3%;background: rgba(255, 255, 255, .95);position: relative;z-index: 9;box-shadow: 0 5px 20px rgba(0 0 0 / 8%);border-radius: 15px;}
.indexsec01 .numlist li{text-align:center;font-size:18px;width:25%;border-left: 1px solid #ccc;position: relative;}
.indexsec01 .numlist li:before{content:'';position:absolute;left:0px;top:0;width:2px;height:30%;background:#666;z-index:1}
.indexsec01 .numlist .counter{font-size:58px;color:#1A90FF;font-family:Arial;font-weight: 700;}
.headline01 .more{font-size:18px;line-height:40px;width:auto}
.headline01 .more a{padding:0 20px}

.hf {background: url(hf.jpg) no-repeat center;box-sizing: border-box;padding: 50px 0;background-size: cover;background-attachment: fixed;text-align: center;color: #fff;margin-top: 60px;}
.hf img{display: inline-block;max-width: 60%;}
.hf p{text-transform: uppercase;margin:  20px auto 45px ;}
.hf h3{font-weight: 700;}
.hf p.f_48{background-size: 100% 100%;display: inline-block;width: 798px;line-height: 76px;margin-top: 30px;}



.scsb{background: url(casebg.jpg) no-repeat bottom center;padding: 30px 0 170px;background-size: cover;text-align: center;}
.scsb>img{display: inline-block;margin: 30px 0 50px;}
.scsb .pub_title h4,.scsb .pub_title p{color: #fff;}
.scsb .pub_title>i{background: #fff;}
.scsb .pub_title p{margin-bottom: 0;}
.scsb .swiper-container.anli{padding: 50px 0;}
.scsb .swiper-container.anli .swiper-slide{background-position:center;background-size:cover;width:600px;height:455px;box-sizing:border-box;position: relative;}
.scsb .swiper-container.anli .swiper-slide img{width:100%;box-sizing: border-box;}



.more{text-align:center;}
.more .call,.more .but{display:inline-block;vertical-align:top;}
.more .call{height:50px;text-indent:1em;line-height:50px;padding:0 40px;border-radius:100px;font-size:28px;font-family:impact;background:#0D75FF url(d1.png) 30px center no-repeat;}
.more .call a{color:#fff;}
.more .but{width:250px;height:50px;line-height:50px;margin-left:20px;border-radius:100px;background-color:#2C2C2C;text-align:center;font-size:16px;color:#fff;}
.more .but:hover{background:#2fa145;}
.footer{background:#105695;padding-top: 50px;}
.footer .f1{width:20%}
.footer .f1 h3{margin-bottom:40px}
.footer .f1 .item{float:left;margin:50px 15px 0 0;width: 140px;}
.footer .f1 .item img{width: 100%;}
.footer .f1 p{text-align: center;color: #fff;}
.footer .f2{width:26%;margin-left: 3%;}
.footer .f2 h3,.footer .f2 img{display: inline-block;vertical-align: middle;margin-bottom:20px;}
.footer .f2 h3{font-size:24px;color:#fff;position:relative;}
.footer .f2 a{float:left;width:130px;color:#fff;line-height:30px;display:block;border: 1px solid #fff;text-align: center;margin-left: 20px;margin-bottom: 10px;}
.footer .f2 a:nth-child(2n+1){margin-left: 0px;}
.footer .f3{width:25%;color:#fff;line-height:30px;margin-left: 3%;}
.footer .f3 .call{margin-top:20px;height:70px;background:url(cal.png) 0 center no-repeat;padding-left:60px;text-align: left;}
.footer .f3 .call h3{font-size:32px;color:#fff;font-family: impact;}
.footer .f3 .call em{color: #fff;}
.footer .f4{width:271px;margin-top:30px;}
.footer .copyright{margin-top:30px;text-align:center;color:#fff;padding:5px 0;font-size:14px;border-top:1px solid rgba(255,255,255,0.15);}
.footer .copyright a{display:inline-block;color:#fff;font-size:14px}
.footer .copyright img{display:inline-block;margin-left:15px}
.footer .copyright p{color:#fff;text-align:center}
.pub_title{text-align: center;}
.pub_title p{color:#666666;margin-bottom: 50px;}
.pub_title h4{position:relative;text-align:center;font-size:58px;z-index:1;margin-top:80px;color: #373737;font-weight: 400;}
.pub_title h4 img{display:inline-block;padding:0 10px 10px 10px;}
.pub_title h4 span{color:#1A90FF;font-size:48px;display:inline-block;z-index:1;font-weight:bold;}
.pub_title h4 i{position:absolute;z-index:0;font-size:110px;color:#eff9f1;font-style:normal;text-transform:uppercase;left:0;right:0;margin:auto;z-index:-1;top:-35px;font-family: impact;opacity: .8;}
.pub_title>i{width: 60px;height: 6px;background: #124E9F;display: inline-block;margin:5px 0 ;}
.page-cover{background:#18191b url(loading.gif) no-repeat center 350px;width:100%;height:0;position:absolute;bottom:0;z-index:10000001;}
@-webkit-keyframes bounceIn1{
	0%{-webkit-transform:scale(1);-ms-transform:scale(1);-moz-transform:scale(1);transform:scale(1);}
	100%{-webkit-transform:scale(0.80);-ms-transform:scale(0.8);-moz-transform:scale(0.8);transform:scale(0.8);}
}
@-moz-keyframes bounceIn1{
	0%{-webkit-transform:scale(1);-ms-transform:scale(1);-moz-transform:scale(1);transform:scale(1);}
	100%{-webkit-transform:scale(0.80);-ms-transform:scale(0.8);-moz-transform:scale(0.8);transform:scale(0.8);}
}
@-ms-keyframes bounceIn1{
	0%{-webkit-transform:scale(1);-ms-transform:scale(1);-moz-transform:scale(1);transform:scale(1);}
	100%{-webkit-transform:scale(0.80);-ms-transform:scale(0.8);-moz-transform:scale(0.8);transform:scale(0.8);}
}
@keyframes bounceIn1{
	0%{-webkit-transform:scale(1);-ms-transform:scale(1);-moz-transform:scale(1);transform:scale(1);}
	100%{-webkit-transform:scale(0.80);-ms-transform:scale(0.8);-moz-transform:scale(0.8);transform:scale(0.8);}
}