@charset "utf-8";

body,ol,ul,li,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select,div,span,a,aside,article,section,header,nav,footer,label,img{margin:0;padding:0;box-sizing:border-box;}
fieldset,img{border:0;}
img{vertical-align:middle;max-width:100%;}
ol,ul,li{list-style-type:none;}
table{border-collapse:collapse;border-spacing:0;}
button,input,select,textarea{font-size:.875rem;font-family:inherit;margin:0;outline:none;resize:none;border:none;background:none;}
.clearfix:after{clear:both;content:".";display:block;height:0;overflow:hidden;visibility:hidden;}
.clearfix{zoom:1;}
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
body{color:#666;line-height:1.5;font-family:'Microsoft YaHei',Arial,'simsun',HELVETICA;min-width:320px;}
a{color:#666;text-decoration:none;transition:all ease 0.3s;}
a:hover{color:#1879bd;}

.fl{float:left;}
.fr{float:right;}
.ce{text-align:center;}
.hide{overflow:hidden;}
.mb15{margin-bottom:15px;}
.mb30{margin-bottom:30px;}
.container{position:relative;min-width:320px;width:100%;max-width:1600px;margin:0 auto;}
.pImg{position:relative;padding-top:100%;display:block;overflow:hidden;}
.pImg img{position:absolute;top:0;left:0;width:100%;height:100%;transition:all 0.5s;}
.bgImg{background-position:center;background-size:cover;position:relative;transition:all 0.5s;display:block;width:100%;height:100%;}
.pd60{padding:70px 0;font-size:.875em;overflow:hidden;}
.mb40{margin-bottom:40px;}
.font14{font-size:.875em;}
.gray{background:#efefef;}
.center {text-align: center;}

.header{width:100%;height: 110px;line-height: 110px;background:#fff;position:relative;z-index:99;}
.header .logo{position:absolute;left:0;top:0;width: 258px;} 
.header .nav {padding: 0 320px 0 350px;height: 110px;display:flex;flex-flow: row wrap;justify-content: space-between;}
.header .nav .m{float:left;text-align:center;position:relative;z-index:10;flex-grow:1;}
.header .nav .m>a{color:#191919;display:inline-block;position:relative;font-size: 18px;}
.header .nav .m>a::after{content:"";position:absolute;left:0;bottom:0;height:2px;background:#1879bd;width:100%;transform: scale(0,1);transform-origin:right;transition: transform .3s;}
.header .nav .cur>a,.header .nav .m>a:hover{color:#1879bd;}
.header .nav .cur>a::after,.header .nav .m>a:hover::after{width:100%;transform: scale(1);transform-origin:left;}
.header .nav .navSub{position:absolute;left: -0%;top:100%;background:#eee;line-height:35px;width: 110px;color:#333;font-size:.875rem;transform:scale(0,1);transition:all 0.4s;opacity:0;}
.header .nav .navSub li{border-bottom:1px solid #ddd;line-height: 55px;}
.header .nav .navSub li:last-child{border-bottom:none;}
.header .nav .navSub a{color:#333;display:block;font-size: 16px;}
.header .nav .navSub a:hover{background:#1879bd;color:#fff;}
.header .nav .m:hover .navSub{transform:scale(1);opacity:1;}
.headR{background: url('../images/tel.png') no-repeat left center;padding-left:48px;position:absolute;right:0;top:0;/* border-left: 1px solid #e5e5e5; */line-height:1.6;height:120px;padding-top:35px;font-size:12px;padding-left: 45px;background-size: 38px;}
.headR span{display: block;font-size:20px;font-family:Arial;color:#191919;}
.headR span b{color:#1879bd;}
.headFix{height:90px;line-height:90px;box-shadow:2px 2px 5px #ddd;position: fixed;left:0;top:0;font-size:1rem;}
.headFix .nav{height:90px;}
.header .logo img{height:50px;}
.headFix .headR{padding-top:15px;height:90px;}

.navTrigger{position:absolute;top:22px;right:15px;width:28px;overflow:hidden;white-space:nowrap;color:transparent;z-index:20;cursor:pointer;display:none;}
.navTrigger span{display:block;height:2px;background:#1879bd;margin-bottom:6px;transition:all 0.3s;  -webkit-transform-origin: 0% 50%;-moz-transform-origin: 0% 50%; -ms-transform-origin: 0% 50%;-o-transform-origin: 0% 50%;transform-origin: 0% 50%;}
.navTrigger span:nth-child(3){margin-bottom:0;}
.navTrigger-on span:nth-child(1){transform: translateX(4px) translateY(0px) rotate(45deg);}
.navTrigger-on span:nth-child(2){opacity:0;}
.navTrigger-on span:nth-child(3){transform:translateX(2px) translateY(2px) rotate(-45deg);}
.wapTel{position: absolute;color:#1879bd;right:50px;font-size:1.5rem;line-height:1;top:17px;display:none; width:30px;}

.banner{position:relative;overflow:hidden;}
.banner img{width:100%;}
.banner .small{display:none;}
.swiper-wrapper{transition-timing-function: ease-in-out;}
.banner .swiper-pagination-bullet{background:none;opacity:1;cursor:pointer;width:12px;height:12px;border: 1px solid #0852af;}
.banner .swiper-pagination-white .swiper-pagination-bullet-active{background: #0852af;}
.banner .swiper-button-white::after{content: "";position: absolute;left: -100px;width: 60px;height: 2px;background: #fff;top:50%;margin-top: -1px;opacity: 0;transition: all .3s;}
.banner .swiper-button-next::after{left: auto; right: 100px;}
.banner .swiper-button-white:hover::after{opacity: 1;left: 3px;}
.banner .swiper-button-next:hover::after{left: auto;right: 0;}

.zq-list{font-size:40px;text-align:center;color:#191919;position:relative;padding-bottom:15px;margin-bottom:40px;line-height:1.2;}
.zq-list strong{font-weight:400;}
.zq-list span{display: block;font-size:14px;margin-top:8px;}
.zq-list::after{content:"";position: absolute;left:50%;bottom:0;width:20px;height:1px;background:#1879bd;margin-left:-10px;}

.zq-listw{font-size:40px;text-align:center;color:#191919;position:relative;padding-bottom:15px;margin-bottom:40px;line-height:1.2;}
.zq-listw strong{font-weight:400;}
.zq-listw span{display: block;font-size:14px;margin-top:8px;}
.zq-listw::after{content:"";position: absolute;left:50%;bottom:0;width:20px;height:1px;background:#fff;margin-left:-10px;}
.zq-listw,.zq-listw span{color:#fff;}

.newsMain{overflow:hidden;}
.news .fr{ float:right; display:block; overflow:hidden; width:51%;}
.newsMenu{font-size:1.286em;margin-bottom:40px;overflow:hidden;}
.newsMenu a{display:inline-block;height:46px;line-height:46px;border:1px solid #c1c1c1;padding:0 25px;background:#fff;position:relative;z-index:2;width: 24.5%;text-align: center;}
.newsMenu a::after{content:"";position:absolute;width:100%;left:0;bottom:0;height:0;transition:all .4s;background:#1879bd;z-index:-1;}
.newsMenu a.on,.newsMenu a:hover{color:#fff;border-color:#1879bd;}
.newsMenu a.on::after,.newsMenu a:hover::after{height:100%;}
.newsPic{float:left;width: 45%;overflow:hidden;position:relative;font-size:1.143em;}
.newsPic li a{display: block;position: relative;height:460px;overflow:hidden;}
.newsPic li p{position: absolute;bottom:0;left:0;height:70px;line-height:70px;background:rgba(0,0,0,.7);width:100%;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;z-index:2;padding:0 120px 0 15px;color:#fff;}
.newsPic li a:hover img{transform: scale(1.08);}
.newsPic .swiper-pagination{width:auto;right:20px;bottom:25px;left:auto;}
.newsTxt{overflow:hidden;}
.newsTxt li{float:left;width: 100%;overflow:hidden;margin-bottom: 11px;background: url('../images/news_li.png') no-repeat left 10px;padding-left: 15px;}
.newsTxt li a{display:block;overflow:hidden;position:relative;z-index:2;color:#888;}
.newsTxt li .bgImg{position: absolute;z-index:-1;opacity:0;top:0;left:0;}
.newsTxt li h4{font-size: 16px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;color: #333;transition:all .3s;margin-bottom:15px;}
.newsTxt li:nth-child(8n){margin-bottom:0;}
.newsTxt li p{height:100px;border-bottom: 1px solid #e5e5e5;margin-bottom:20px;line-height:1.8;}
.newsTxt li .date{display:block;font-size:12px;text-align:right;float: right;}
.newsTxt li .date i{font-style:normal;opacity:.6;float:left;font-size: 14px;color: #999;}
.newsTxt li a:hover h4{color:#1879bd;}
.newsMain .newsBox2,.newsMain .newsBox3,.newsMain .newsBox4 {display: none;}

.service{position:relative;background:url('../images/service.jpg') no-repeat;text-align:center;background-size:cover;background-position:center;background-attachment: fixed;}
.service-box li{float:left;width: 18.5%;background:#f5f5f5;text-align:left;margin-right: 30px;margin-bottom:30px;}
.service-box li:nth-child(5n+0){margin-right:0;}
.service-box li .pImg{padding-top:35%;}
.service-box li .txt{padding:8% 5% 8% 8%;position:relative;}
.service-box li h4{color:#333;font-size:22px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom: 10px;text-align: center;}
.service-box li p{height:auto;position:relative;color: #333;margin-bottom:10px;line-height: 24px;font-size: 14px;}
.service-box li:hover h4{color:#1879bd;}
.service-box li:hover img{transform: scale(1.1);}
.service-box li:hover i{background-position:0 0;}
.service-box .btn{left:-52px;width:52px;height:52px;background:#20262c;color:#fff;text-align:center;line-height:52px;font-weight:bold;font-size:18px;top:60%;}
.service-box .swiper-button-next{left:auto;right:-52px;}
.service-box .btn:hover{background:#1879bd;}

.about{background:url('../images/aboutbg.jpg') no-repeat;overflow:hidden;background-size: cover;background-position: center;}
.aboutPic{width:49%;height:490px;display:block;overflow:hidden;position: relative;}
.aboutPic .bgImg{animation:scale 30s infinite;}
.aboutMain{position:relative;overflow:hidden;}
.aboutTxt{width:46%;}
.aboutTxt .title{color:#191919;font-size:1.857em;margin-bottom:20px;}
.aboutTxt .txt{margin-bottom:10px;overflow:hidden;}
.aboutTxt .txt p{font-size: 15px;line-height: 26px;padding-bottom: 15px;color:#333;}
.aboutTxt  .more {width:160px;height:40px;line-height:40px;background: #1778bd;color:#fff;display:inline-block;text-align:center;border-radius:20px;}
.aboutTxt  .more i{font-style:normal;margin-left:10px;}
.aboutTxt  .more:hover{background:#006ccf;color:#fff;width:240px;}
.setting{clear:both;padding-top:45px;}
.setting li{float:left;width:20%;position:relative;}
.setting li .pImg{padding-top:75%;}
.setting li p{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;text-align:center;line-height:50px;font-size:1.143em;}
.setting li:hover img{transform: scale(1.1);}
@keyframes scale
{
  from {transform:scale(1);}
  50% {transform:scale(1.1);}
  to {transform:scale(1);}
}

.zqLink .list .item {
    margin-bottom: 8px;
    margin-right: 8px;
    width: 19.6%;
    float: left;
}

.zqLink .list .item:nth-child(5n+0) {
    margin-right: 0;
}

.zqLink .list .item .pic {
    height: 50px;
    border: solid 1px #dddddd;
    padding: 1px;
}

.zqLink .list .item .pic img {
    max-width: 100%;
    max-height: 100%;
	width:100%
}

.footer{padding: 60px 0 20px 0;background: #1879bd;overflow: hidden;}
.footer .nav{position:relative;display: table;width: 40%;margin-top: 20px;}
.footer .nav li{float: left;width: 25%;}
.footer .nav li a{display: block;color: #fff;margin: 0 20px 20px 0;font-size:16px;}
.footer .nav li a:hover{color:#ddd}
.footer .middle{padding: 20px 120px;border-left: 1px #1f86cf solid;border-right: 1px #1f86cf solid;}
.footer .right{color: #fff;font-size: 14px;}
.footer .right span{display:block;text-align: left;}
.footer .right span font{display:block;margin-bottom:5px;text-align: left;}
.footer .right b{font-size:26px;font-weight:bold;color: #fff;text-align: left;}
.footer .right .add{margin-top: 10px;}
.footer .ewm{padding:10px;margin-left:30px;color:#fff;font-size:12px; text-align:center;}
.footer .ewm img{display: block;width: 80px;margin-bottom:5px}
.footer .ewm-wap{display:none;width: 100%;margin-top: 20px;text-align: center;}
.footer .ewm-wap span{display: inline-block;color:#999;font-size: 12px;margin: 0 10px;text-align: center;}
.footer .ewm-wap img{display:block;height: 90px;margin-bottom:5px;}
.footer .copy{margin-top: 10px;padding-top:20px;color: #fff;font-size: 14px;border-top: 1px #1f86cf solid;text-align: center;}
.footer .copy a{color: #fff;font-size: 14px; padding:0 8px;}
.footer .copy a:hover{color:#fff}
.footer a:hover{color:#fff}

.zq-content .contact1 ul{ width:100%; float:left; margin-top:60px;}
.zq-content .contact1 ul li{width: 23.5%;float:left;margin-right: 30px;}
.zq-content .contact1 ul li:nth-child(4) {margin-right: 0;}
.zq-content .contact1 ul li .zbox{ width:100%; float:left; background:#f0f0f6; text-align:center; padding:0 50px 10px 50px; height:234px;
-moz-border-radius:6px; 
-webkit-border-radius:6px; 
-khtml-border-radius:6px;
border-radius:6px;}
.zq-content .contact1 ul li .zbox .ico{display:inline-block;vertical-align:top;width: 80px;height: 80px;background: #1879bd;margin-top: -43px;-moz-border-radius:50%;-webkit-border-radius:50%;-khtml-border-radius:50%;border-radius:50%;}
.zq-content .contact1 ul li .zbox .ico img{ width:100%; float:left;}
.zq-content .contact1 ul li .zbox h5{width:100%;margin-top:27px;line-height:23px;font-size:18px;color:#333;letter-spacing:2px;font-weight: bold;}
.zq-content .contact1 ul li .zbox h6{ width:100%; line-height:18px; font-size:12px; color:#888787; letter-spacing:1px; font-family:Arial; text-transform:uppercase;}
.zq-content .contact1 ul li .zbox .jj{width:100%;margin-top:19px;line-height:26px;font-size: 16px;color: #333;letter-spacing:1px;}
.zq-content .contact1 ul li .zbox .btn{ width:100%; height:88px; line-height:88px; position:relative; margin-top:10px;}
.zq-content .contact1 ul li .zbox .btn .ewm{ width:88px; height:88px; position:absolute; left:50%; top:0; margin-left:-44px; padding:5px; background:white; overflow:hidden; opacity:0;
-moz-border-radius:6px; 
-webkit-border-radius:6px; 
-khtml-border-radius:6px;
border-radius:6px;
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;}
.zq-content .contact1 ul li .zbox .btn .ewm img{ width:100%; float:left;}
.zq-content .contact1 ul li .zbox .btn:hover .ewm{ opacity:1;}
.zq-content .contact2{ width:100%; float:left; margin:30px 0 0 0; position:relative; background:url(../images/map.jpg) no-repeat center;height: 500px;}

.zq-feedback {padding-top: 60px;padding-bottom: 60px;background: url(../images/feedback-bg.jpg) no-repeat center;background-size: cover;/* margin-top: 60px; */}
.zq-feedback .form-one {margin-top: 36px;}
.form-one input { width: 24.2%; height: 68px; background-color: #ffffff; font-size: 14px; color: #383635; padding: 0 25px; }
.form-one textarea { width: 100%; height: 120px; background-color: #ffffff; margin-top: 20px; padding: 20px 25px; }
.form-one .sub {width: 200px;height: 52px;background-image: linear-gradient(165deg, #1879bd 0%, #1779bd 100%);box-shadow: 0px 10px 20px 0px 
rgba(19, 91, 171, 0.09);border-radius: 26px;line-height: 52px;font-size: 16px;color: #ffffff;margin: 48px auto 0;display: block;cursor: pointer;-webkit-transition: .4s;-o-transition: .4s;transition: .4s;}
.form-one .sub:hover { width: 220px; }
.flex {display: flex;justify-content: space-between;flex-wrap: wrap;}

.list-banner{position: relative; overflow: hidden; height: 450px;}
.list-banner .picture{overflow: hidden;}
.list-banner .picture img{position: absolute;width: 100%;height: 100%;left: 0;top: 0;position: relative;max-width: none;}
.list-banner{height: auto;}
.banner-box{position: absolute;width:100%;height:100%;background-color: rgba(0,0,0,0.2);left:0;top:0; z-index:-100;}
.list-banner .text{position: absolute; top: 37%; left: 50%; z-index: 2; margin-left: -700px;}
.list-banner .text.center{left: 0; margin-left: 0; width: 100%;}
.list-banner .text .cn{font-size: 36px; line-height: 1; color: #ececec;}
.list-banner .text.black .cn{color: #ececec;}
.list-banner .text .des{margin-top: 25px; font-size: 18px; line-height: 1; color: #fff;}

.newsTop{overflow:hidden;padding-bottom:50px;}
.newsTop li{background:#f3f3f3;overflow:hidden;float:left;width:49%;height:280px;}
.newsTop li .pic{width:50%;float:left;height:280px;overflow:hidden;}
.newsTop li .txt{width:50%;padding:4%;background:#f3f3f3;}
.newsTop li .txt i{font-style:normal;margin-left:10px;}
.newsTop li .txt h4{font-size:1.286em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:15px;}
.newsTop li .txt h4 a{color:#333;font-size: 18px;}
.newsTop li .txt h4 a:hover{color:#1879bd;}
.newsTop li .txt h4 span{display:block;font-size: ;font-family:Arial;color:#999;font-size: 12px;margin-top:5px;}
.newsTop li p{height:110px;overflow:hidden;margin-bottom:10px;color: #333;line-height: 24px;}
.newsTop li:hover .bgImg{transform:scale(1.1);}
.newsTop li:nth-child(2n){float:right;}
.newsList{overflow:hidden;font-size:.813rem;}
.newsList ul{margin-right:-25px;}
.newsList li{float:left;padding-right:25px;width:25%;margin-bottom:25px;}
.newsList li a{display:block;color:#888;padding:15px;background:#f1f1f1;}
.newsList li .date{display:block;padding-bottom:10px;}
.newsList li .date i{font-style:normal;margin-left:10px;float: right;}
.newsList li .pImg{padding-top:54%;}
.newsList li h3{font-size: 18px;color:#333;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;padding:20px 0;}
.newsList li p{height:70px;padding-bottom:10px;border-bottom: 1px solid #d9d9d9;margin-bottom:20px;color: #333;line-height: 24px;}
.newsList li a:hover img{transform:scale(1.1);}
.newsList li a:hover h3{color:#1879bd;}
.newsShow .left{width:70%}
.newsShow .right{width:29%;}
.newsShow .left { float: left; margin: auto; width: 70%; background: #fff; border: 1px #eceaea solid;}
.newsShow .left .title { padding: 40px 20px; padding-bottom: 20px; text-align: center; line-height: 1.5; }
.newsShow .left .title .tit { padding-bottom: 10px;color: #191919;font-weight: bold;font-size: 28px;}
.newsShow .left .title p { padding-bottom: 10px; border-bottom: 1px solid #eceaea; color: #a3afb7; font-size: 14px; }
.newsShow .left .title p span{ padding:0 15px;}
.newsShow .left .title p i{ font-style:normal;}
.newsShow .left .title p a { color: #a3afb7; }
.newsShow .left .content { overflow: hidden; margin: 40px 20px 20px; margin-top: 0; min-height: 600px; color: #666; font-size: 14px; line-height: 1.75; }
.newsShow .left .content p { margin-bottom: 10px;color: #1d1b1b;font-size: 15px;line-height: 30px;text-indent: 2em;}
.newsShow .left .content img { max-width: 100% !important; height: auto !important; width: auto !important; }
.newsShow .left .other { padding: 20px 15px; border-top: 1px #eceaea solid; }
.newsShow .left .other p { display: block; padding-left: 3px; height: 40px; line-height: 40px; }
.newsShow .left .other p a {color: #333;font-size: 14px;padding-left: 10px;}
.newsShow .left .other p a:hover {color: #1879bd;}
.newsShow .left .back {margin-top: 20px;width: 125px;height: 40px;background-color: #1879bd;color: #fff !important;text-align: center;font-size: 14px;line-height: 40px;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;float: right;}
.newsShow .left .back:hover { opacity: 0.8; filter: alpha(opacity=80); }
.proTiec{height:50px;line-height:50px;border-bottom:1px solid #dcdcdc;font-size:1.286em;margin-bottom:25px;margin-top:30px;margin-left: 15px;margin-right: 15px;}
.proTiec span{display:inline-block;border-bottom:1px solid #1879bd;;color:#1879bd;height:50px;}
.proListc ul{padding: 20px 15px;}
.proListc li{float:left;width: 31.4%;margin-bottom:20px;margin-right: 30px;}
.proListc li:nth-child(3n){margin-right: 0;}
.proListc li a{display:block;}
.proListc li .pImg{padding-top: 0;transition:all .3s;border:1px solid #d1d1d1;transition:all .4s;}
.proListc li p{height:60px;line-height:60px;color:#191919;white-space:nowrap;text-overflow: ellipsis;overflow: hidden;text-align:center;}
.proListc li a:hover .pImg{box-shadow:0 0 10px #ccc;}
.proListc li a:hover img{transform: scale(1.1);}
.proListcli a:hover p{color:#1879bd;}
.newsShow .right .case{ overflow: hidden;border: 1px #eceaea solid;padding: 30px; margin-bottom:20px;}
.newsShow .right .case .title{font-size:1.429em;color:#333;border-bottom: 1px solid #d9d9d9;height:40px;margin-bottom:25px;white-space:nowrap;text-overflow: ellipsis;}
.newsShow .right .case .title span{display:inline-block;border-bottom: 1px solid #1879bd;height:40px;}
.newsShow .right .case .title a{float:right;font-size:12px;margin-top:4px;}
.newsShow .right .case .list{margin:0 0 -30px 0px}
.newsShow .right .case .list li {width: 48.7%;margin-bottom:30px;float: left;margin-right: 10px;}
.newsShow .right .case .list li:nth-child(9),.newsShow .right .case .list li:nth-child(10) {margin-bottom:0;}
.newsShow .right .case .list li:nth-child(2n){margin-right: 0;}
.newsShow .right .case .list li .pImg{padding-top: 36%;width: 100%;height: 100%;border:1px #eceaea solid;}
.newsShow .right .case .list li .pImg img{ height:100%;}
.newsShow .right .case .list li .pImg:hover img{transform: scale(1.1);}
.newsShow .right .case .list li a {display:block;}
.newsShow .right .case .list li h4 {font-size:16px;color:#666666;margin-top:10px;text-align:center;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.newsShow .right .case .list li:hover h4 {color: #1879bd;}
.newsShow .right .case .list li:hover .pic {border-color:#1879bd;}

.contact-left{padding: 30px;border: 1px #eceaea solid;}
.contact-left{margin-top:30px;}
.contact-left h4{background: url('../images/zxIcon.png') no-repeat left 8px;padding-left: 40px;font-size:28px;color:#191919;font-family:Arial;font-weight:bold;border-bottom: 1px solid #ddd;padding-bottom:15px;margin-bottom:15px;}
.contact-left p{margin-bottom:10px;overflow:hidden;font-size: 15px;color: #333;}
.contact-left p span{float:left;}

.newsShow .left .newsList1 li{float:left;width: 100%;overflow:hidden;margin-bottom: 20px;background: url('../images/news_li.png') no-repeat left 10px;padding-left: 15px;}
.newsShow .left .newsList1 li a{float: left;width: calc(100% - 100px);overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-size: 16px;color: #191919;}
.newsShow .left .newsList1{padding: 40px 40px;padding-bottom: 20px;overflow: hidden;}
.newsShow .left .newsList1 li{border-bottom: 1px solid #ebeaea;transition: all .3s;overflow: hidden;}
.newsShow .left .newsList1 li .pic{float: left;width:480px;height:290px;margin-right:60px;overflow: hidden;}
.newsShow .left .newsList1 li img{transition: all .5s;width:100%;height:100%;}
.newsShow .left .newsList1 li{font-size: 16px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;color: #333;transition:all .3s;margin-bottom: 20px;padding-bottom: 20px;}
.newsShow .left .newsList1 li a{color:#333;}
.newsShow .left .newsList1 li p{min-height:120px;}
.newsShow .left .newsList1 li .date{display:block;font-size: 14px;text-align:right;float: right;color: #444;position: relative;}
.newsShow .left .newsList1 li .date i{font-style: normal;margin-left:8px;}
.newsShow .left .newsList1 li .more{display: inline-block;width:120px;height:38px;line-height:38px;text-align: center;margin-top:25px;border: 1px solid #ccc;}
.newsShow .left .newsList1 li .more:hover{background: #1879bd;border: 1px solid #1879bd;color:#fff;}
.newsShow .left .newsList1 li:hover a{ color:#1879bd;}
.newsShow .left .newsList1 li:last-child{ border-bottom:none;margin-bottom:0;}
.newsShow .left .newsList1 li:last-child{margin-bottom:0;}

.business-box{ padding:70px 0; background:#f2f3f8; margin-bottom:1px; overflow:hidden;}
.business-box dl{width:48%;height: 560px;margin-bottom:60px;background:#fff;}
.business-box dt{ position:relative; height:auto;}
.business-box dt span{ display:block; width:100%; height:auto; overflow:hidden;}
.business-box dt span img{display:block; width:100%; height:auto;-webkit-transition:1s;-moz-transition: 1s;transition:1s;}
.business-box dt em{ display:block; width:125px; height:125px; position:absolute; top:120px; right:30px;}
.business-box dt em img{display:block; width:125px; height:125px;-webkit-transition: -webkit-transform 0.4s ease-out; -moz-transition: -moz-transform 0.4s ease-out; transition: transform 0.4s ease-out;}
.business-box dd{ padding:35px 40px 0 40px;}
.business-box dd h3{display:block;font-size:24px;font-weight:bold;color:#0068b7;line-height:30px;height:30px;overflow:hidden;color: #1879bd;}
.business-box dd p{ font-size:16px; line-height:30px; height:90px; color:#333; margin-top:12px;}
.business-box dl:nth-child(2n-1){ float:left;}
.business-box dl:nth-child(2n){ float:right;}
.business-box dl:nth-child(5),.business-box dl:nth-child(6){ margin-bottom:0;}
.business-box dl:hover{ box-shadow:0.1rem 0.1rem 0.5rem 0.1rem #999;}
.business-box dl:hover span img{-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-transform:scale(1.1,1.1);}
.business-box dl:hover dt em img{transform: rotate(360deg);
-ms-transform: rotate(360deg); /* IE 9 */
-moz-transform: rotate(360deg); /* Firefox */
-webkit-transform: rotate(360deg); /* Safari and Chrome */
-o-transform: rotate(360deg); /* Opera */}

.zq-about1 .left{width:49%;height:510px;overflow:hidden;}
.zq-about1 .left .bgImg{animation:scale 40s infinite;}
.zq-about1 .right{width:46%;position:relative;line-height:1.8;}
.zq-about1 .tie{font-size: 26px;color: #1879bd;margin-bottom:30px;}
.zq-about1 .txt p{overflow-y:auto;line-height:1.8;}
.zq-about1 .txt p{font-size: 16px;line-height: 28px;padding-bottom: 15px;color:#333;}

.culture dl{width:49%;background:#eaeaea;overflow:hidden;}
.culture dt{float:left;width:50%;height:300px;}
.culture dd{float:right;width:50%;padding:5%;}
.culture p:nth-child(1){min-height: 130px;font-size: 16px;color: #333;}
.culture p{font-size: 16px;color: #333;}
.culture p span{display:block;position:relative;padding-bottom:10px;margin-bottom:15px;font-size:22px;color:#333;}
.culture p span::after{content:"";position: absolute;left:0;bottom:0;width:15px;height:2px;background: #3b62ab;}

.environment{background:url('../images/aboutbg.jpg') no-repeat;overflow:hidden;background-size: cover;background-position: center;}
.environment .title{color:#333333;font-size:40px;text-align:center;margin: 10px 0;width: 100%;}
.environment .title hr{ display:table; border:none;margin:10px auto;width:30px;height:2px; background:#0e6eb8;}
.environment .title span{display:block;color:#666;font-size:14px;}
.environment .title.pg{margin:60px 0 10px 0}
.environment .title.tm50{margin-bottom:50px;}
.environment .title.tm60{margin-bottom:30px;}
.environment ul{position:relative;margin-right:-10px;overflow:hidden;}
.environment li{float:left;width:25%;padding-right:10px;margin-bottom:5px;}
.environment li:nth-child(2){width:50%;}
.environment li:last-child{position:absolute;left:0;bottom:0;}
.environment li .pImg{padding-top:64%;;}
.environment li p{background: rgba(0, 0, 0, .6);padding: 0 5%;position: absolute;left:0;bottom: -50px;color: #fff;width: 100%;height: 50px;line-height: 50px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;transition:all .4s;}
.environment li:hover img{transform: scale(1.1);}
.environment li:hover p,.settingSlide li p{bottom:0;}

.fangzhen{background:url('../images/culture_bg.jpg') no-repeat center;background-size:cover;background-attachment:fixed; color:#fff;}
.fangzhen .main{text-align:center;max-width:780px;}
.fangzhen .txt{font-size:1.286em;line-height:2.4;}


.zsCharacteristic {
    padding: 20px 0;
    overflow: hidden;
    font-size: .875em;
    line-height: 1.8;
    background-color: #1879bd;
}

.zsCharacteristic li {
    float: left;
    width: 25%;
    text-align: center;
    border-right: 1px solid #e5e5e5;
    position: relative;
}

.zsCharacteristic li::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -40px;
    width: 100%;
    height: 0;
    background: #f1f1f1;
    z-index: -1;
    transition: all .5s;
}

.zsCharacteristic li a {
    display: inline-block;
    text-align: left;
    color: #999;
    padding-left: 70px;
}

.zsCharacteristic li span {
    display: block;
    font-size: 20px;
    color: #fff;
    line-height: 60px;
}

.zsCharacteristic li i {
    float: left;
    background: url('../images/zsCharacteristic.png') no-repeat;
    width: 60px;
    height: 60px;
    margin-left: -70px;
}

.zsCharacteristic li:last-child {
    border: none;
}

.zsCharacteristic li:nth-child(2) i {
    background-position: -60px 0;
}

.zsCharacteristic li:nth-child(3) i {
    background-position: -120px 0;
}

.zsCharacteristic li:nth-child(4) i {
    background-position: -180px 0;
}

.zsLogin {
    background-image: url(../images/bg.jpg);
    height: 824px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;

}

.logFrom {
    width: 466px;
    height: 497px;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    top: 64px;
    right: 10px;
    position: absolute;
}

.zsLogin .container {
    position: relative;
    margin: 0 auto;
}

.logTitle {
    height: 42px;
    margin: 0 42px 33px;
    border-bottom: 1px solid #DDDDDD;
    position: relative;
    text-align: center;
}

.titPassword {
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
    color: #6393cf;
    float: none;
    cursor: pointer;
    margin-top: 60px;
    text-align: center;
}

.titCode {
    margin-top: 41px;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    color: #999999;
    cursor: pointer;
    float: left;
}

.textBox {
    text-align: center;
    position: relative;
    margin-bottom: 20px;
}

.textBox label {
}

.textBox label img {
    position: absolute;
    top: 11px;
    right: 85px;
}

.textBox input {
    width: 336px;
    height: 48px;
    background: #fff;
    border: 1px solid #E0E0E0;
    padding-left: 63px;
    padding-right: 30px;
    font-size: 15px;
    color: #999;
}

.textBox img {
    position: absolute;
    top: 11px;
    left: 85px;
}

.logOn {
    overflow: hidden;
    margin-top: 15px;
    text-align: center;
}

.logOn button {
    width: 333px;
    height: 50px;
    background: #6393cf;
    border: none;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    border-radius: 2px;
}

.logItem {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    margin-top: 30px;
    clear: both;
    overflow: hidden;
    text-align: center;
}

.logRegister {
    margin-left: 68px;
    cursor: pointer;
    float: left;
}

.logPassword {
    margin-right: 71px;
    cursor: pointer;
    float: right;
}

