.clearfix:after{ content: ""; display: block; height: 0; font-size: 0; clear: both; visibility: hidden;}
.wrapper{ width: 1200px; margin: 0 auto;}

/*弹性盒子*/
.flex{display: -ms-flexbox !important;display: -webkit-flex !important;display: flex !important;}
.flex-column {-ms-flex-direction: column;-webkit-flex-direction: column;flex-direction: column;}
.justify-start {-webkit-justify-content: flex-start; justify-content: flex-start;}
.justify-end {-webkit-justify-content: flex-end;justify-content: flex-end;}
.justify-center {-webkit-justify-content: center;justify-content: center;}
.justify-between {-webkit-justify-content: space-between;justify-content: space-between;}
.justify-around {-webkit-justify-content: space-around;justify-content: space-around;}
.flex-wrap {-ms-flex-wrap: wrap;-webkit-flex-wrap: wrap; flex-wrap: wrap;}
.align-start {-webkit-align-items: flex-start; align-items: flex-start;}
.align-end {-webkit-align-items: flex-end;align-items: flex-end;}
.align-center {-webkit-align-items: center;align-items: center;}
.flex-shrink{flex-shrink: 0;-webkit-flex-shrink: 0;}

.ellipsis{overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.ellipsis-2{display: -webkit-box!important; -webkit-box-orient:vertical; -webkit-line-clamp:2; text-overflow: ellipsis; overflow: hidden; text-align: justify;}
.ellipsis-3{display: -webkit-box!important; -webkit-box-orient:vertical; -webkit-line-clamp:3; text-overflow: ellipsis; overflow: hidden; text-align: justify;}

.fl{float: left;}
.fr{float: right;}
.img{display: block; width: 100%; transition: 0.5s ease;}

.banner{ width: 100%; position: relative; overflow: hidden;}
.banner img{ width: 100%; display: block;}

.header .top{width: 75%; margin: 0 auto;}
.header .top .logo{float: left;}
.header .top .tel{float: right; margin-top: 55px;}
.header .top .tel img{float: left; border-right: 1px solid #0068A6; padding-right: 10px; margin-right: 10px;}
.header .top .tel div{float: left; margin-top: -10px;}
.header .top .tel p{font-size: 16px; color: #999;}
.header .top .tel span{font-size: 20px; color: #236A94;}
.header .nav{border-top: 1px solid #DCDCDC; line-height: 50px;}
.header .nav a{font-size: 18px; color: #333; display: block; float: left; padding: 0 39px;}
.header .nav a.on{border-top: 1px solid #226994;}
.header .nav a:hover{border-top: 1px solid #226994;}

.tit{font-size: 52px; color: #236A94; text-transform: uppercase; margin: 60px 0 40px 0;}
.tit span{font-size: 32px; color: #333; font-weight: bold; display: block; margin-top: -10px;}
.tit span:after{content: ''; width: 40px; height: 2px; display: block; background: #0068A6; margin-top: 15px;}

.more{width: 118px; height: 38px; border: 1px solid #236A94; color: #236A94; font-size: 18px; text-align: center; line-height: 38px; display: block;}
.more:hover{background: #236A94; color: #fff;}

.lxwm .js{background: url(../images/bj1.jpg) top center no-repeat; font-size: 18px; color: #666; line-height: 30px; overflow: hidden;}
.lxwm .js h6{font-size: 24px; color: #236A94; margin: 30px 0 35px 0;}
.lxwm .js .left{width: 50%; float: left; padding: 25px; box-sizing: border-box;}
.lxwm .js .left .more{margin-top: 100px;}
.lxwm .js .right{width: 50%; float: left; color: #fff;}
.lxwm .js .right h6{color: #fff; padding-left: 25px;}
.lxwm .js .right div{margin: 0 25px 50px 25px;}

.picMarquee-left{width: 100%;}
.picMarquee-left .hd{margin-top: -100px; text-align: right;}
.picMarquee-left .hd a{display: inline-block;}
.picMarquee-left .bd{overflow: hidden; margin-top: 60px;}
.picMarquee-left .bd ul{overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{width: 460px; margin:0 20px; float:left; _display:inline; overflow:hidden;}
.picMarquee-left .bd ul li a{display: block;}
.picMarquee-left .bd ul li .pic{display: block; position: relative; border: 1px solid #DCDCDC; overflow: hidden;}
.picMarquee-left .bd ul li .pic label{display: block; width: 100%; height: 100%; position: absolute; bottom: -100%; left: 0; background: rgba(35,106,148,.9); color: #fff; text-align: center; box-sizing: border-box; font-size: 140px; padding-top: 40px; transition: 0.5s ease;}
.picMarquee-left .bd ul li .pic label p{display: block; margin-top: 40px; font-size: 24px;}
.picMarquee-left .bd ul li .txt h6{font-size: 24px; color: #444; text-align: center; margin: 40px 0 10px 0;}
.picMarquee-left .bd ul li .txt p{font-size: 18px; line-height: 28px; color: #666;}
.picMarquee-left .bd ul li:hover label{bottom: 0;}
.picMarquee-left .bd ul li:hover h6{color: #236A94;}
.picMarquee-left .bd ul li:hover .txt p{color: #236A94;}

.cpzx .more{margin: 60px auto 80px;}

.footer{background: url(../images/bj2.jpg) top center no-repeat; height: 454px; font-size: 18px; color: #fff; padding-top: 45px; box-sizing: border-box;}
.footer .left{width: 570px; float: left;}
.footer .left h6{font-size: 26px; margin-bottom: 30px;}
.footer .left h6 span{display: block; font-size: 12px; text-transform: uppercase;}
.footer .left .item{line-height: 20px; margin-bottom: 20px;}
.footer .left .item img{float: left; margin-right: 10px;}
.footer .left .pic{margin-top: 25px;}
.footer .left .pic .ewm{width: 130px; height: 130px; float: left; margin-right: 20px;}
.footer .left .pic .logo{float: left; margin-top: 28px;}
.footer .right{width: 570px; float: right;}
.footer .right h6{font-size: 24px; margin-bottom: 30px;}
.footer .right .item{width: 49%; float: left; border-bottom: 1px solid #ADADAD; font-size: 18px; line-height: 50px; color: #fff;}
.footer .right .item:nth-child(2){float: right;}
.footer .right .item p{width: 60px; float: left; text-align: center;}
.footer .right .item input{width: 78%; float: right; outline: none; border: none; background: none; height: 50px; color: #fff; font-size: 18px;padding: 0 10px; box-sizing: border-box;}
.footer .right textarea{clear: both; border: none; border-bottom: 1px solid #ADADAD; height: 115px; padding: 20px 10px; box-sizing: border-box; width: 100%; background: none; outline: none; resize: none; font-size: 18px; color: #fff;}
button{width: 90px; height: 30px; border: 1px solid #fff; outline: none; background: none; display: block; margin: 35px auto 0; font-size: 18px; color: #fff;}
::-webkit-input-placeholder { /* WebKit browsers */
color: #fff;font-size: 18px;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #fff;font-size: 18px;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #fff;font-size: 18px;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #fff;font-size: 18px;
}

.bq{line-height: 52px; border-top: 1px solid #fff; text-align: center; font-size: 14px; margin-top: 20px;}
.bq a{color: #fff; margin: 0 5px;}
.bq a:hover{color: #226A94;}

.navi{border-bottom: 1px solid #DCDCDC; line-height: 50px; font-size: 18px; color: #989898;}
.navi a{color: #989898;}
.navi .curmb{text-align: right;}
.navi .curmb img{margin-right: 5px;}

.cont{padding-bottom: 80px; position: relative; overflow: hidden;}
.cont .m-pic{position: absolute; top: 70px; right: 0;}
.cont .title{margin: 50px 0 40px 0;}
.cont .title h6{font-size: 32px; color: #333; font-weight: bold;}
.cont .title h6 span{font-size: 24px; color: #236A94; font-weight: normal; text-transform: uppercase; margin-left: 5px;}
.cont .title p{font-size: 14px; color: #999;}

.al-list a{display: block; width: 32%; float: left; margin: 0 2% 20px 0;}
.al-list a:nth-child(3n){margin-right: 0;}
.al-list .pic{display: block; position: relative; border: 1px solid #DCDCDC; overflow: hidden;}
.al-list .pic img{height:286px;object-fit:cover;}
.al-list .pic label{display: block; width: 100%; height: 100%; position: absolute; bottom: -100%; left: 0; background: rgba(35,106,148,.9); color: #fff; text-align: center; box-sizing: border-box; font-size: 140px; padding-top: 5px; transition: 0.5s ease; cursor: pointer;}
.al-list .pic label p{display: block; font-size: 24px;}
.al-list .txt{font-size: 24px; color: #444; text-align: center; line-height: 70px; padding: 0 20px; box-sizing: border-box; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100%; display: block;}
.al-list a:hover label{bottom: 0;}
.al-list a:hover .txt{opacity: 0;}

.fw-list a{display: block; width: 590px; float: left; margin-bottom: 40px;}
.fw-list a:nth-child(2n){float: right;}
.fw-list a .pic{height: 260px; overflow: hidden; display: block;}
.fw-list a .txt{display: block; font-size: 24px; line-height: 80px; border-bottom: 2px solid #202020; text-align: center; color: #444;}
.fw-list a:hover img{-webkit-transform: scale(1.1);
   -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
     -o-transform: scale(1.1);
        transform: scale(1.1);}
.fw-list a:hover .txt{color: #226A94; border-color: #226A94;}

.fa-list a{display: block; width: 590px; float: left; margin-bottom: 40px;}
.fa-list a:nth-child(2n){float: right;}
.fa-list a .pic{height: 260px; overflow: hidden; display: block; position: relative;}
.fa-list a .pic::after{content: '';width: 570px; height: 240px; border: 1px solid #fff; position: absolute; left: 10px; top: 10px;}
.fa-list a .txt{font-size: 24px; color: #444; text-align: center; line-height: 80px; display: block;}
.fa-list a:hover img{-webkit-transform: scale(1.1);
   -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
     -o-transform: scale(1.1);
        transform: scale(1.1);}
.fa-list a:hover .pic::after{border-color: #226A94;}
.fa-list a:hover .txt{color: #226A94;}

.xw-list a{display: block; margin-bottom: 30px;}
.xw-list a .pic{width: 350px; float: left; overflow: hidden; display: block; height: 200px;}
.xw-list a .txt{width: 800px; float: right; display: block;}
.xw-list a .txt h6{font-size: 24px; color: #444;}
.xw-list a .txt p{font-size: 18px; line-height: 30px; color: #666; margin: 25px 0 35px 0;}
.xw-list a .txt em{width: 125px; display: block; height: 1px; background: #226A94; transition: 0.5s ease; margin-bottom: 10px;}
.xw-list a .txt label{font-size: 24px; color: #999;}
.xw-list a:hover img{-webkit-transform: scale(1.1);
   -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
     -o-transform: scale(1.1);
        transform: scale(1.1);}
.xw-list a:hover h6{color: #226A94;}
.xw-list a:hover em{width: 100%;}

.article{font-size: 18px; line-height: 35px; color: #666; min-height: 500px;}
.article .m-tit{font-size: 24px; text-align: center; margin: 30px auto 20px; font-weight: bold;}
.article img{max-width: 100%;}
.article a{color: #666;}

.contact{background: url(../images/lxbj.jpg) top center no-repeat; height: 633px;}
.m-contact .map{width: 50%; height: 350px; float: left;}
.m-contact .add{width: 50%; height: 350px; float: right; background: url(../images/lx_01.jpg) top center no-repeat; color: #fff; padding: 50px 40px; box-sizing: border-box;}
.m-contact .add h6{font-size: 26px; margin-bottom: 30px;}
.m-contact .add h6 span{display: block; font-size: 12px; text-transform: uppercase;}
.m-contact .add .item{line-height: 20px; margin-bottom: 20px;}
.m-contact .add .item img{float: left; margin-right: 10px;}

.m-cont .left{width: 250px; border: 1px solid #DCDCDC; float: left; padding: 10px 25px; box-sizing: border-box;}
.m-cont .left .side-1{display: block; line-height: 60px; border-bottom: 1px solid #DCDCDC; font-size: 18px; color: #444; text-align: center; position: relative; transition: 0.5s ease;}
.m-cont .left .side-2{margin-top: 15px;}
.m-cont .left .side-2 a{font-size: 16px; color: #808080; text-align: center; line-height: 30px; display: block}
.m-cont .left li.on .side-1{box-shadow: 0 0 5px rgba(89,89,89,.1); color: #226A94; margin-top: 10px; border-bottom: 1px solid #fff;}
.m-cont .left li.on .side-1::before{content: ''; width: 6px; height: 100%; background: #226A94; display: block; position: absolute; top: 0; left: 0;}
.m-cont .left li:hover .side-1{box-shadow: 0 0 5px rgba(89,89,89,.1); color: #226A94; margin-top: 10px; border-bottom: 1px solid #fff;}
.m-cont .left li:hover .side-1::before{content: ''; width: 6px; height: 100%; background: #226A94; display: block; position: absolute; top: 0; left: 0;}
.m-cont .left .side-2 a.on{color: #226A94;}
.m-cont .left .side-2 a:hover{color: #226A94;}
.m-cont .left .side-2{display: none;}
.m-cont .right{width: 900px; float: right; min-height: 500px;}

.cp-list label{font-size: 100px !important; }

.m-crumb{float: right;}
.m-clips{margin-top: 40px; padding-top: 20px; border-top: 1px dashed #666;}






