*{margin: 0;padding: 0;}

header,footer,nav,div,p,span,b,a,input,textarea,ul,li{font-family: '';margin: 0;padding: 0;box-sizing: border-box;}

ul li{list-style: none;}

a{text-decoration: none;color: #000;}

table {border-collapse:collapse;}table,th, td{border: 1px solid #ddd;line-height: 30px;padding: 10px;}

input{outline: none;}

textarea{resize: none;outline: none;}

iframe{display: block;width: 800px;height: 600px;border: 0;margin: 0 auto;}

html,body{min-width: 1340px;}



/* ::-webkit-input-placeholder{color: #201f1d;}

::-moz-placeholder{color: #201f1d;}

:-moz-placeholder{color: #201f1d;} */



/*浮动*/

.f_le{float: left;}

.f_ri{float: right;}

/*清除浮动*/

.clearfix:after{content: "";display: block;height: 0;font-size: 0;clear: both;visibility: hidden;}



/*定位*/

.p_re{position: relative;}

.p_ab{position: absolute;}



/*弹性盒子*/

.flexbox{display: -webkit-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;} /*横向弹性*/

.flexbox11{display: -webkit-flex;display: flex;-webkit-justify-content: center;justify-content: center;} /*横向弹性*/

.flexbox22{display: -webkit-flex;display: flex;-webkit-justify-content: space-around;justify-content: space-around;} /*横向弹性*/

.flexbox_1{display: -webkit-flex;display: flex;-webkit-align-items: center;align-items: center;-webkit-flex-wrap: wrap;height: 900px;} /*纵向弹性*/

.flexc{margin: auto auto;}

.flexwarp{flex-wrap: wrap;}  /*弹性盒子换行*/



/* 文字分栏 */

.column{column-width:300px;-moz-column-width:300px; /* Firefox */-webkit-column-width:300px; /* Safari and Chrome */

    column-count:; /* 列数 */

    column-gap:; /* 列间距 */

    column-rule:; /* 分隔线 */

}



/*字体超出隐藏*/

.txthide{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

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

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

/*.txthide_2{ text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}*/



.pic{width: 300px;height: 200px;overflow: hidden;position: relative;}

.pic img{display: block;width: 100%;height: auto;min-height: 100%;position: absolute;top: 50%;left: 50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);}



/*宽度*/

.wrapper{width: 1340px;margin: 0 auto;}







/* 顶部 */

.n-top{width: 100%;background: #f5f5f5;height: 25px;line-height: 25px;font-size: 12px;color: #858585;}

.n-top a{display: block;width: 80px;height: 12px;font-size: 12px;text-align: center;float: right;color: #858585;border-left: 1px solid #dcdcdc;line-height: 12px;margin-top: 6px;}

.n-top a:last-child{border-right: 1px solid #dcdcdc;}

.n-top a:hover{color: #2c74ed;}







/* 头 */

.header{width: 100%;background: #fff;}



.logo{display: block;float: left;height: 100px;}

.logo img{display: block;height: 100%;}

.logo h1{display: none;}



.n-phone{margin: auto 0;text-align: right;font-size: 16px;color: #ff5a00;}

.n-phone .ico{vertical-align: middle;display: inline-block;margin-right: 5px;}

.n-phone b{display: block;font-size: 26px;line-height: 30px;}







/* 导航 */

.nav{width: 100%;height: 90px;margin-top: -90px;z-index: 3;position: relative;background: rgba(238,174,0,.94);}

.nav .wrapper{height: 100%;}

.nav a{display: block;margin: auto auto;}

.nav a img{display: block;height: 30px;margin: 0 auto;}

.nav a span{display: block;font-size: 16px;color: #222222;text-align: center;line-height: 25px;}







/* 首页 展示区 */

.indPic{width: 100%;height: 222px;background: url(../images/d01.png) top center no-repeat;margin-top: -20px;}







/* 底部 */

.footer{width: 100%;background: #f5f5f5;padding: 70px 0 50px;}

.footer .logo_foot{display: block;margin: auto 0;}

.footer .text{width: 700px;margin: auto 0;font-size: 16px;color: #5d5d5d;line-height: 35px;}

.footer .text a{color: #5d5d5d;}

.footer .text a:hover{color: #000;}

.footer .qrcode{width: 138px;height: 138px;border: 1px solid #e5e5e5;background: #eeeeee;padding: 6px;}

.footer .qrcode img{display: block;width: 100%;}







/* 底部导航 */

.footNav{width: 100%;background: #313131;padding: 18px 0;}

.footNav a{display: block;font-size: 14px;color: #acacac;line-height: 25px;float: left;margin-right: 20px;transition: .5s;}

.footNav a:hover{color: #fff;}







/*轮播*/

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

.banner img{width: 100%;display: block;}

.banner .swiper-pagination{position: absolute;bottom: 25px;}

.banner .swiper-pagination-bullet{width: 12px;height: 12px;opacity: 1;background: #fff;}

.banner .swiper-pagination-bullet-active{width: 40px;height: 12px;opacity: 1;border-radius: 12px;background: #15499a;}







/* 首页 班型介绍 */

.n-classType{width: 100%;background: #f5f5f5;padding: 40px 0;}

.n-classType .list{width: 256px;height: 140px;background: #fff;float: left;margin-right: 15px;}

.n-classType .list:nth-child(5n){margin-right: 0;}

.n-classType .list a{display: block;width: 100%;height: 100%;padding: 23px 25px;}

.n-classType .list .ico{display: block;width: 94px;height: 94px;border-radius: 100%;background: #f6f6f4;float: right;}

.n-classType .list .text{width: 110px;float: left;}

.n-classType .list .price{display: block;font-size: 30px;color: #ff4112;}

.n-classType .list .price small{font-size: 16px;}

.n-classType .list .tit{font-size: 14px;color: #737373;line-height: 20px;}



.n-classType .title{font-size: 24px;color: #373e4e;}

.n-classType .ftitle{font-size: 14px;color: #373e4e;}

.n-classType .more{display: block;width: 87px;height: 26px;margin-top: 10px;}







/* 首页 报名成功 */

.n-panel{width: 100%;min-width: 1340px;background: #feba01;height: 90px;line-height: 90px;font-size: 28px;color: #ffffff;text-align: center;}

.n-panel img{display: inline-block;vertical-align: middle;margin-right: 5px;}

.n-panel mark{color: #f62929;background: transparent;font-weight: bold;}

.n-panel .more{display: inline-block;width: 122px;height: 43px;border-radius: 5px;text-align: center;line-height: 43px;color: #fff;font-size: 24px;background: #f62929;vertical-align: middle;margin-left: 30px;}







/* 标题 */

.titBox{width: 100%;text-align: center;margin-bottom: 35px;}

.titBox span{font-size: 36px;color: #373e4e;vertical-align: middle;margin: 0 30px;}

.titBox em{display: inline-block;width: 96px;height: 1px;background: #bfbfbf;vertical-align: middle;}







/* 首页 关于我们 */

.n-about{width: 100%;padding-top: 70px;}

.n-about .naBox{width: 100%;background: #f5f5f5;}

.n-about .na-pic{display: block;width: 50%;height: 530px;float: left;}

.n-about .cont{width: 670px;height: 530px;float: left;padding: 50px 0 50px 60px;}

.n-about .title{font-size: 34px;color: #2a72ec;font-weight: bold;line-height: 45px;margin-bottom: 15px;}

.n-about article{font-size: 18px;color: #737373;text-align: justify;line-height: 30px;margin-bottom: 30px;}

.n-about article i{font-size: 24px;}

.n-about article i,.n-about article span{color: #ff9b00;}

.n-about .link{display: block;width: 158px;height: 52px;border: 1px solid #c0d9e8;float: left;text-align: center;line-height: 50px;font-size: 18px;color: #2a72ec;margin-right: 10px;transition: .5s;}

.n-about .link:last-child{margin-right: 0;}

.n-about .link:hover{border-color: #ccdcf7;background: #ccdcf7;}

.n-about .more{display: block;font-size: 18px;color: #373e4e;width: 120px;height: 30px;line-height: 30px;text-decoration: underline;margin-top: 30px;transition: .5s;}

.n-about .more:hover{color: #ff9b00;}







/* 首页 驾校风采 */

.n-driving{width: 100%;padding: 70px 0 100px;}

.n-driving .list{width: 50%;float: left;background: #ff9a00;height: 225px;overflow: hidden;}

.n-driving .list .pic{display: block;width: 50%;height: 225px;float: left;}

.n-driving .list .cont{display: block;width: 50%;height: 225px;padding: 55px 15px 0;float: right;}

.n-driving .list .ico{display: block;width: 63px;height: 63px;margin: 0 auto 10px;transition: .5s;}

.n-driving .list .tit{font-size: 32px;color: #fff;text-align: center;line-height: 40px;}

.n-driving .list:nth-child(3) .pic,.n-driving .list:nth-child(4) .pic{float: right;}

.n-driving .list:nth-child(3) .cont,.n-driving .list:nth-child(4) .cont{float: left;}

.n-driving .list:hover .ico{-webkit-transform: translateY(-5px);-moz-transform: translateY(-5px);-ms-transform: translateY(-5px);-o-transform: translateY(-5px);transform: translateY(-5px);}







/* 首页 线上报名优惠通道 */

.n-aisle{width: 100%;padding: 80px 0 120px;background: url(../images/bj_01.jpg) center center no-repeat;}

.n-aisle .n-titBox{text-align: center;color: #ffffff;margin-bottom: 58px;}

.n-aisle .n-titBox .ftitle{font-size: 16px;text-transform: uppercase;}

.n-aisle .n-titBox .title{font-size: 24px;}

.n-aisle .n-titBox em{display: block;width: 158px;height: 2px;background: #fff;margin: 0 auto;}



.n-aisle .list{margin: 0 auto;text-align: center;}

.n-aisle .list .ico{display: block;width: 146px;height: 169px;margin: 0 auto 10px;transition: .5s;}

.n-aisle .list .tit{font-size: 22px;color: #ffffff;line-height: 35px;margin-bottom: 20px;}

.n-aisle .list .more{display: block;width: 135px;height: 35px;background: #458aff;text-align: center;line-height: 35px;font-size: 14px;color: #fff;margin: 0 auto;}

.n-aisle .list:hover .ico{-webkit-transform: translateY(-5px);-moz-transform: translateY(-5px);-ms-transform: translateY(-5px);-o-transform: translateY(-5px);transform: translateY(-5px);}







/* 首页 新闻资讯 */

.n-news{width: 100%;padding: 70px 0 90px;background: #f5f5f5;}

.n-news .nn-titBox{width: 100%;border-bottom: 1px solid #dcdcdc;margin-bottom: 25px;padding-bottom: 15px;}

.n-news .nn-titBox .title{font-size: 36px;color: #373e4e;float: left;line-height: 50px;}

.n-news .nn-titBox .more{display: block;width: 33px;height: 33px;float: left;margin-top: 8px;margin-left: 10px;}

.n-news .nn-titBox .more img{display: block;width: 100%;}

.n-news .newNav{height: 50px;float: right;padding-top: 15px;}

.n-news .newNav a{display: block;height: 20px;font-size: 18px;color: #737373;float: left;border-right: 1px solid #737373;padding-right: 18px;margin-right: 18px;line-height: 20px;transition: .5s;}

.n-news .newNav a:last-child{border-right: 0;margin-right: 0;padding-right: 0;}

.n-news .newNav a:hover{color: #458aff;}



.n-news .pic{display: block;width: 437px;height: 278px;float: left;margin-right: 11px;transition: .5s;}

.n-news .pic img{display: block;}

.n-news .pic:hover{box-shadow: 5px 5px 10px rgba(0,0,0,.2);}



.n-news .nnBox{width: 590px;height: 278px;background: #fff;padding: 15px 20px;float: left;}

.n-news .nnBox .list{width: 100%;line-height: 35px;font-size: 18px;color: #5d5d5d;}

.n-news .nnBox .list .tit{display: block;width: 410px;color: #5d5d5d;float: left;transition: .5s;}

.n-news .nnBox .list time{display: block;float: right;font-size: 14px;color: #919191;}

.n-news .nnBox .list:hover .tit{color: #458aff;}

.n-news .nnBox .list:hover time{color: #458aff;}



.n-news .nn-right{width: 291px;float: right;}

.n-news .nn-right a{display: block;width: 100%;height: 134px;margin-bottom: 10px;transition: .5s;}

.n-news .nn-right a:last-child{margin-bottom: 0;}

.n-news .nn-right a img{display: block;width: 100%;}

.n-news .nn-right a:hover{box-shadow: 5px 5px 10px rgba(0,0,0,.2);}







/* 内页 */

.n-out{width: 100%;padding: 50px 0 180px;min-height: 750px;}

.n-in{position: relative;width: 1300px;margin: 0 auto;}

.n-wrapper{width: 1300px;margin: 0 auto;}



/* 右侧快捷导航 */

.slide{width: 135px;position: absolute;top: 100px;right: 0;}

.slide a.list{display: block;height: 130px;background: #1462e7;padding: 4px;margin-bottom: 4px;transition: .5s;}

.slide a.list div{border: 1px solid #fff;width: 100%;height: 100%;padding-top: 15px;}

.slide a.list .ico{display: block;margin: 0 auto 5px;}

.slide a.list .tit{font-size: 19px;color: #ffffff;display: block;text-align: center;line-height: 25px;}

.slide a.list:hover{background: #f2b203;}







/* 关于我们 */

.about{width: 100%;background: #f5f5f5;padding: 75px 0;margin-top: 90px;min-height: 380px;}

.about .aboutNav{width: 1020px;margin-top: -127px;margin-bottom: 75px;}

.about .aboutNav a{display: block;width: 158px;height: 52px;border: 1px solid #cedefb;text-align: center;line-height: 50px;font-size: 18px;color: #2a72ec;float: left;margin-right: 10px;transition: .5s;}

.about .aboutNav a:hover{border-color: #f5f5f5;background: #f5f5f5;}

.about .aboutNav a.active{border-color: #f5f5f5;background: #f5f5f5;}



.about .aBox{width: 1020px;}

.about .pic{width: 460px;height: 370px;float: left;}

.about .pic img{display: block;width: auto;height: 100%;}

.about .cont{width: calc(100% - 500px);float: right;padding-top: 15px;}

.about .title{font-size: 34px;color: #2a72ec;font-weight: bold;line-height: 45px;margin-bottom: 15px;}

.about article{font-size: 18px;color: #737373;text-align: justify;line-height: 30px;margin-bottom: 30px;}

.about article i{font-size: 24px;}

.about article i,.about article span{color: #ff9b00;}



.about .textCont{width: 1020px;font-size: 18px;line-height: 30px;color: #737373;text-align: justify;}

.about .textCont img{max-width: 100%;}







/* 班型介绍 */

.classType{width: 1000px;}

.classType .list{width: 100%;margin-bottom: 25px;}

.classType .list .chead{border: 1px solid #f7cfc5;padding: 10px 15px;}

.classType .list .tit{font-size: 30px;color: #737373;float: left;line-height: 40px;font-weight: bold;margin-left: 20px;}

.classType .list .price{float: right;line-height: 40px;font-size: 22px;color: #202020;margin-left: 35px;}

.classType .list .price:last-child{margin-left: 0;}

.classType .list .price b{font-size: 24px;color: #d60000;}

.classType .list .price small{font-size: 16px;}

.classType .list .cbody{border: 1px solid #f5f5f5;border-top: 0;padding: 30px 35px;}

.classType .list .pic{width: 250px;height: 170px;margin: auto 0;}

.classType .list article{width: calc(100% - 300px);font-size: 18px;color: #737373;margin: auto 0;line-height: 30px;text-align: justify;}







/* 新闻资讯 */

.news{width: 1000px;}

.news .newNav{border-bottom: 1px solid #dcdcdc;padding-bottom: 18px;margin-bottom: 40px;padding-top: 10px;}

.news .newNav a{display: block;height: 20px;font-size: 18px;color: #737373;float: left;border-right: 2px solid #9d9d9d;padding-right: 18px;margin-right: 18px;line-height: 20px;transition: .5s;}

.news .newNav a:last-child{border-right: 0;margin-right: 0;padding-right: 0;}

.news .newNav a:hover{color: #458aff;}

.news .newNav a.active{color: #458aff;}



.news .list{width: 100%;line-height: 35px;font-size: 18px;color: #5d5d5d;}

.news .list .tit{display: block;width: 800px;color: #5d5d5d;float: left;transition: .5s;}

.news .list time{display: block;float: right;font-size: 14px;color: #919191;}

.news .list:hover .tit{color: #458aff;}

.news .list:hover time{color: #458aff;}







/* 视频学车 */

.video{width: 970px;}

.video .videoNav{width: 100%;margin-bottom: 20px;}

.video .videoNav a{display: block;width: 158px;height: 52px;border: 1px solid #cedefb;text-align: center;line-height: 50px;float: left;margin: 0 10px 10px 0;font-size: 18px;color: #2a72ec;transition: .5s;}

.video .videoNav a:hover{border-color: #848484;background: #848484;color: #fff;}

.video .videoNav a.active{border-color: #848484;background: #848484;color: #fff;}



.video .list{width: 460px;height: 340px;float: left;position: relative;margin: 0 25px 25px 0;overflow: hidden;transition: .5s;}

.video .list .pic{width: 100%;height: 100%;}

.video .list .shade{display: block;width:100%;height: 270px;background: url(../images/ico_bf.png) center center no-repeat rgba(0,0,0,.6);position: absolute;top: 0;left: 0;right: 0;}

.video .list .tit{display: block;height: 70px;line-height: 70px;position: absolute;bottom: 0;left: 0;right: 0;text-align: center;color: #fff;background: rgba(0,0,0,.8);font-size: 18px;}

.video .list:hover{box-shadow: 5px 5px 10px rgba(0,0,0,.2);-webkit-transform: translateY(-5px);-moz-transform: translateY(-5px);-ms-transform: translateY(-5px);-o-transform: translateY(-5px);transform: translateY(-5px);}







/* 招聘人才 */

.join{border-top: 1px solid #dcdcdc;padding-top: 35px;}







/* 特别活动 */

.special{width: 880px;margin: 80px auto 0;}

.special .list{width: 100%;height: 250px;margin-bottom: 20px;background: #ffffff;box-shadow: 0 0 20px rgba(0,0,0,.2);}

.special .list .cont{width: calc(100% - 630px);float: left;height: 250px;padding: 30px 15px;text-align: center;position: relative;}

.special .list .cont .more{display: block;width: 135px;height: 40px;margin: 0 auto;position: absolute;bottom: 70px;left: 0;right: 0;background: #1f4689;color: #fff;text-align: center;line-height: 40px;transition: .5s;}

.special .list .tit{font-size: 18px;color: #373e4e;line-height: 30px;margin-bottom: 10px;}

.special .list .num{font-size: 14px;color: #ff1818;line-height: 20px;}

.special .list .pic{width: 630px;height: 250px;float: right;}

.special .list:hover .more{box-shadow: 5px 5px 10px rgba(0,0,0,.2);}







/* 联系我们 */

.contact{width: 1000px;}

.contact article{font-size: 18px;color: #737373;line-height: 30px;text-align: justify;}

.contact article img{max-width: 100%;}







/* 在线报名 */

.sign{width: 792px;border: 1px solid #243a9c;margin: 0 auto;}

.sign .title{background: #243a9c;text-align: center;height: 60px;color: #ffffff;font-size: 24px;line-height: 60px;}

.sign form{display: block;padding: 45px;}

.sign .list{width: 100%;margin-bottom: 12px;position: relative;}

.sign .list label{display: block;width: 120px;font-size: 18px;color: #243a9c;height: 40px;float: left;line-height: 38px;}

.sign .list input{display: block;width: calc(100% - 120px);float: left;height: 40px;border: 1px solid #243a9c;padding: 0 70px 0 15px;font-size: 18px;color: #243a9c;}

.sign .list .must{display: block;width: 38px;height: 18px;background: #ff0000;border-radius: 20px;margin: auto 0;color: #fff;font-size: 14px;position: absolute;right: 15px;top: 0;bottom: 0;text-align: center;line-height: 18px;}

.sign .list select{display: block;width: calc(100% - 120px);height: 40px;border: 1px solid #243a9c;padding: 0 45px 0 15px;outline: none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background: url(../images/ico_jt.png) center right no-repeat;}

.sign .list input.yzm{width: 208px;padding: 0 15px;float: left;}

.sign .list .yzmPic{display: block;width: 60px;height: 25px;float: left;margin: 5px 0 0 20px;background: #f5f5f5;cursor: pointer;}

.sign .list .hint{display: block;font-size: 14px;color: #838383;line-height: 38px;margin-left: 20px;float: left;}

.sign .btn{display: block;width: 290px;height: 45px;border: 0;background: #243a9c;text-align: center;line-height: 45px;font-size: 18px;color: #fff;margin: 50px 0 0 290px;cursor: pointer;transition: .5s;}

.sign .btn:hover{opacity: .95;}







/* 在线留言 */

.message{width: 1020px;border: 1px solid #243a9c;margin-bottom: 65px;}

.message .title{background: #243a9c;text-align: center;height: 60px;color: #ffffff;font-size: 24px;line-height: 60px;}

.message form{display: block;padding: 45px;}

.message .list{width: 100%;margin-bottom: 12px;position: relative;}

.message .list label{display: block;width: 150px;font-size: 18px;color: #243a9c;height: 40px;float: left;line-height: 38px;}

.message .list input{display: block;width: calc(100% - 150px);float: left;height: 40px;border: 1px solid #243a9c;padding: 0 70px 0 15px;font-size: 16px;color: #999999;}

.message .list textarea{display: block;width: calc(100% - 150px);float: left;height: 95px;border: 1px solid #243a9c;padding: 10px 15px;font-size: 16px;color: #999999;line-height: 25px;text-align: justify;}

.message .list input::-webkit-input-placeholder{color: #999999;}

.message .list input::-moz-placeholder{color: #999999;}

.message .list input:-moz-placeholder{color: #999999;}

.message .list textarea::-webkit-input-placeholder{color: #999999;}

.message .list textarea::-moz-placeholder{color: #999999;}

.message .list textarea:-moz-placeholder{color: #999999;}

.message .list .mpic{width: calc(100% - 150px);float: left;}

.message .list .mpic .msc{display: block;width: 110px;height: 110px;border: 1px solid #243a9c;background: url(../images/ico_tp.jpg) center center no-repeat;background-size: 100% 100%;float: left;margin-right: 23.6px;}

.message .list .mpic .msc input{display: block;border: 0;width: 100%;height: 100%;cursor: pointer;opacity: 0;}

.message .list .mpic span{/*display: block;width: 110px;height: 110px; border: 1px solid #243a9c; */float: left;margin: 0 23.6px 0 0;overflow: hidden;max-width: 110px;height: 110px;text-align: center;}

.message .list .mpic img{display: block;max-width: 100%;max-height: 100%;box-sizing: border-box;margin: auto auto;}

.message .list .mpic span:nth-child(6n){margin-right: 0;}



.message .btn{display: block;width: 290px;height: 45px;border: 0;background: #243a9c;text-align: center;line-height: 45px;font-size: 18px;color: #fff;margin: 50px 0 0 290px;cursor: pointer;transition: .5s;}

.message .btn:hover{opacity: .95;}





.message-item{width: 1020px;border-bottom: 1px solid #ebebeb;padding-bottom: 25px;margin-bottom: 30px;}

.message-item .tit{line-height: 30px;margin-bottom: 15px;}

.message-item .tit b{display: block;font-size: 22px;color: #202020;float: left;}

.message-item .tit time{display: block;float: right;font-size: 18px;color: #666666;}

.message-item .txt{width: 100%;font-size: 18px;color: #202020;line-height: 30px;text-align: justify;}

.message-item .pic{display: block;width: 110px;height: 110px;float: left;margin: 15px 15px 0 0;}

.message-item .pic:nth-child(8n){margin-right: 0;}

.message-item .cont{background: #f4f4f4;border-radius: 5px;padding: 10px 15px;margin-top: 15px;}

.message-item .cont b{display: block;font-size: 18px;color: #444444;width: 90px;float: left;line-height: 30px;}

.message-item .cont article{width: calc(100% - 90px);float: right;font-size: 18px;color: #444444;line-height: 30px;text-align: justify;}







/* 详情 */

.content{width: 1000px;}

.content h3{font-size: 20px;color: #444;text-align: center;line-height: 30px;margin-bottom: 10px;}

.content time{font-size: 14px;text-align: center;line-height: 20px;color: #666;margin-bottom: 30px;display: block;}

.content article{font-size: 16px;color: #737373;line-height: 30px;text-align: justify;}

.content article img{max-width: 100%;}







/* 智能 */

.ai{width: 1020px;}

.about .aboutNav{width: 1020px;margin-bottom: 35px;}

.about .aboutNav a{display: block;width: 158px;height: 52px;border: 1px solid #cedefb;text-align: center;line-height: 50px;font-size: 18px;color: #2a72ec;float: left;margin-right: 10px;transition: .5s;}

.about .aboutNav a:hover{border-color: #f5f5f5;background: #f5f5f5;}

.about .aboutNav a.active{border-color: #f5f5f5;background: #f5f5f5;}











/* 上下页 */

.m-clips{margin: 60px 0 0;font-size: 16px;color: #444;line-height: 35px;border-top: 1px solid #dcdcdc;padding-top: 30px;}

.m-clips a{color: #444;line-height: 35px;}







/*效果  hover滑动效果*/

/* animation-name:fadeInUp;animation-delay: 0.1s; */

.y{box-shadow: 5px 5px 10px #535c8c;-webkit-transform: translateY(-10px);-moz-transform: translateY(-10px);-ms-transform: translateY(-10px);-o-transform: translateY(-10px);transform: translateY(-10px);}

.r{transform:rotate(-5deg);-ms-transform:rotate(-5deg);-webkit-transform:rotate(-5deg);box-shadow: 5px 5px 10px #888;}

.x{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}

.c{transform:rotateY(360deg);-webkit-transform:rotateY(360deg);}

@media screen and (max-width: 1360px) {}

