/*全局样式*/
@charset "utf-8";
html {
    overflow-x: hidden;
}
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,
select {margin: 0;padding: 0}
body {font: 14px/1.8 "微软雅黑", "sans-serif", HELVETICA;color: #000;-webkit-text-size-adjust: 100%;overflow-x: hidden;min-width: 320px;max-width: 1920px;margin: 0 auto !important;}
input:required,
textarea:required {outline: 0 none;-webkit-box-shadow: none;-moz-box-shadow: none;-ms-box-shadow: none; -o-box-shadow: none; box-shadow: none;-webkit-appearance: none !important;}
input,textarea{appearance:none;-webkit-appearance:none;-moz-appearance: none; -o-appearance: none;outline: none;    }
*{margin:0; padding:0;}
a {text-decoration: none !important;cursor: pointer !important;color: #000;}
a:focus {outline: none !important;}
ul,li,dl,dt,dd{list-style-type:none;}
i{font-style:normal}
ul {margin: 0;}
li {list-style: none;vertical-align: top;}
img{max-width:100%;}
.clearfix:after,.clearfix:before{clear: both;}
.container-fluid {max-width: 1230px !important;}
.tr5 {transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;}
.tr2 {transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}
.overflow {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-height: initial;}
.overflow2{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.bjcover{background-position: 50% 50%; background-size: cover;transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}


header{position: relative;z-index: 111;}
header .container-fluid{max-width: 1430px !important;}
header .logo{line-height: 110px;height: 110px;font-size: 0;width:32%;}
header .logo img{max-height: 66%;}
header .txt{font-size: 0;padding-left: 20px;;}
header .txt a{display: inline-block;vertical-align: top;font-size: 16px;color: #000;padding-left: 22px;position: relative;line-height: 110px;}
header .txt a:nth-child(n+2):after{content: "";width: 1px;height: 12px;background: #000;position: absolute;left: 10px;top:1px;bottom: 0;margin: auto 0;transform:rotate(20deg)}
header .txt a:hover{color: #c12023;}
header .txt a.active{color: #c12023;}



/*pc导航*/
header nav{width: calc(68% - 120px);margin-top: 31px;padding-left: 60px;}
header nav a{transition: all 0.3s;}
header nav .ul{font-size: 0;margin:0;}
header nav .ul > li{position: relative;float:left;text-align: center;width:16.666%;}
header nav .ul > li > a{position: relative; line-height:48px; display:block; color: #000;font-size:17px;}

header nav .ul > li > ul {display:none;position:absolute;left: 0;top: 100%;width: 100%;z-index: 100;box-shadow: 0 0 11px rgba(0,0,0,.03);}
header nav .ul > li > ul > li{position: relative;font-size: 13px;background:rgba(255,255,255,1);line-height:22px;border-top: 1px solid rgba(0,0,0,.1);}
header nav .ul > li > ul > li > a{color: #000;display: block;width: 100%;padding:12px 6px;}
header nav .ul > li:hover > ul{display:block;}
header nav .ul > li:hover > a{background-color:#110a62;color: #fff;}
header nav .ul > li.active > a{background-color:#110a62;color: #fff;}
header nav .ul > li > ul > li:hover > a{background-color:#110a62;color: #fff;}

/*banner*/
.banner{position: relative;z-index: 1;overflow: hidden;}
.banner .swiper-slide{overflow: hidden;}
.banner .swiper-slide img{display: block;width: 100%;}
.banner .swiper-pagination-bullet{background:#fff;opacity:.6;transition: all .2s;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 30px;border-radius: 4px;opacity: 1;}

.ssbox {background:#F4F4F4;border-bottom: 1px solid #ddd;padding:12px 0;}
.ssbox .ul{font-size: 0;height: 40px;overflow: hidden;width: calc(78% - 90px);float: left;background: url("../images/t2.png") no-repeat left 7px;padding-left: 34px;}
.ssbox .ul a{font-size:14px;color: #666;padding-right: 15px;line-height: 40px;display: inline-block;vertical-align: top;transition: all 0.3s;}
.ssbox .ul a:nth-child(1){color: #000;padding-right: 0;font-weight: bold;}
.ssbox .ul a:nth-child(n+2):hover{color:#c12023;}
.ssbox form{width: calc(22% + 90px);float: right;border: 1px solid #ddd;height: 40px;position: relative;border-radius: 22px;overflow: hidden;}
.ssbox form input{line-height:38px;height: 38px;border: 0;padding: 0 60px 0 18px;width:100%;background: #fff;}
.ssbox form button{line-height:38px;height: 38px;width:33px;border: 0;background:url(../images/t1.png) no-repeat 0 center;font-size: 18px;color: #333;position: absolute;right: 0;top:0;bottom: 0;margin: auto 0;text-align: left;}
.ssbox form button:hover{color:#c12023;}



/*头部公用*/
.main66{padding-top: 66px;padding-bottom: 66px;}
.title{font-size: 0;text-align: center;padding-bottom:44px;overflow: hidden;}
.title .div1{font-size: 32px;font-weight: bold;color: #000;line-height: 42px;}
.title .div2{font-size: 24px;font-weight: bold;color: #999;font-family: 'Arial';text-transform: uppercase;}
.title .div3{width: 36px;height: 4px;background: #110a62;margin: 10px auto 0;}


.title1{text-align: center;margin-bottom: 37px;font-size: 0;margin-top: -11px;}
.title1 a{display: inline-block;vertical-align: top;font-size: 16px;color: #110a62;line-height: 36px;border: 1px solid #110a62;min-width:146px;text-align:center;margin: 2px;transition: all .3s;}
.title1 a:hover{background-color: #110a62;color: #fff;}
.title1 a.active{background-color: #110a62;color: #fff;}


/*新闻中心*/
.main8 .box{margin-bottom: -10px;}
.main8 .zuo{width:calc(14% + 270px);float: left;background: #fff;box-shadow: 0 0 8px rgba(0,0,0,.12);display: block;padding: 10px;padding-bottom: 0;margin-bottom: 10px;border: 1px solid #f2efef;}
.main8 .zuo .bjcover{height: 350px;}
.main8 .zuo:hover .bjcover{transform:scale(1.06);}
.main8 .zuo .tt{color: #373737;font-size: 17px;font-weight: bold;padding: 0 40px 0 14px;position: relative;line-height: 66px;}
.main8 .zuo:hover .tt{color: #c12023;}
/*.main8 .zuo .tt:after{content:"";width: 15px;height: 15px;background: url("../images/tu26.png") no-repeat;position: absolute;left: -15px;top:0;bottom:0;margin: auto 0;}*/
.main8 .zuo .tt:before{content:"";width: 19px;height: 15px;background: url("../images/tu27.png") no-repeat;position: absolute;right: 10px;top:0;bottom:0;margin: auto 0;}
.main8 .zuo:hover .tt:before{background: url("../images/tu27-1.png") no-repeat;}
.main8 .you{width:calc(86% - 270px);padding-left: 10px;float: left;}
.main8 .you .list{display:block;background: #fff;box-shadow: 0 0 8px rgba(0,0,0,.12);margin-bottom: 10px;position: relative;padding-left: 196px;border: 1px solid #f2efef;height: 136px;padding-right: 24px;}
.main8 .you .list .tt1{font-size: 18px;color: #666666;font-weight: bold;margin-top: 32px;line-height: 18px;position: relative;padding-left: 26px;padding-bottom: 14px;margin-bottom: 12px;}
.main8 .you .list .tt1:after{content: "";width: 15px;height: 15px;background: url("../images/tu26-1.jpg") no-repeat;position: absolute;left: 0;top:2px;transition: all 0.3s;}
.main8 .you .list .tt1:before{content: "";width: 16px;height: 2px;background: #d3d3d3;position: absolute;left: 26px;bottom:0;transition: all 0.3s;}
.main8 .you .list .tt3{font-size: 13px;color: #999999;position: relative;padding-bottom: 18px;padding-left: 26px;}
.main8 .you .list .tt3:after{content: "";width: 42px;height: 7px;background: url("../images/tu28.png") no-repeat;position: absolute;left: 26px;bottom:0;transition: all 0.3s;opacity: 1;}
.main8 .you .list .tt3:before{content: "";width: 42px;height: 7px;background: url("../images/tu28-1.png") no-repeat;position: absolute;left: 26px;bottom:0;transition: all 0.3s;opacity: 0;}
.main8 .you .list .tt2{font-size: 12px;color: #999999;width: 160px;text-align: center;border-right: 1px solid #e5e5e5;position: absolute;left: 0;top:0;height: 100%;}
.main8 .you .list .tt2 b{font-size: 40px;color: #000;font-weight: inherit;display: block;}
.main8 .you .list .tt2 i{display: none;}
.main8 .you .list .tt2 div{position:absolute;left: 0;right: 0;top:50%;transform:translateY(-50%);}
.main8 .you .list:after{content:"";width: 30px;height: 30px;background: #f3f3f3;position: absolute;left: 0;top:0;}
.main8 .you .list:hover .tt1{color: #c12023;}
.main8 .you .list:hover .tt1:after{background: url("../images/tu26.png") no-repeat;}
.main8 .you .list:hover .tt3:after{left: 40px;opacity: 0;}
.main8 .you .list:hover .tt3:before{left: 40px;opacity: 1;}
.main8 .you .list:nth-child(n+4){display:none;}


/*留言*/
.main7{padding:60px 0;}
.main7 .tt{width: 170px;float: left;font-size: 30px;color: #fff;font-weight: bold;line-height: 30px;}
.main7 .tt span{font-size: 12px;font-weight: normal;text-transform: uppercase;display: block;line-height: 12px;margin-top:8px;}
.main7 form{width: calc(100% - 170px);float: left;}
.main7 form input{line-height: 48px;height: 48px;border: 0;background: #fff;float: left;width: calc(30% - 47px);margin-right:12px;padding: 0 15px;}
.main7 form textarea{line-height: 48px;height: 48px;border: 0;background: #fff;float: left;width: calc(30% - 47px);max-width:calc(30% - 47px);margin-right:12px;padding: 0 15px;}
.main7 form button{line-height: 48px;height: 48px;border: 0;background: #110a62;float: left;width: calc(10% + 105px);font-size: 16px;color: #fff;text-align: center;transition: all 0.3s;}
.main7 form button:hover{background-color: #c12023;}

footer .box2{background: #110a62;padding: 20px 15px 30px;color: rgba(255,255,255,.5);text-align: center;}
footer{background: #F4F4F4;}
footer .box1 .list1{width: calc(70% - 250px);float: left;padding-top: 10px;}
footer .box1 .list1 .ul{width: 25%;float: left;padding-right: 15px;}
footer .box1 .list1 .ul a{display: block;font-size: 14px;color: #999;padding-bottom: 8px;line-height: 22px;position: relative;transition: all .2s;}
footer .box1 .list1 .ul a:nth-child(1){font-weight: bold;font-size: 18px;color: #000;padding-bottom: 30px;}
footer .box1 .list1 .ul a:nth-child(1):after{content: "";width: 30px;height: 2px;background: #D8D8D8;position: absolute;left: 0;bottom:13px;}
footer .box1 .list1 .ul a:nth-child(n+2):hover{color: #c12023;}
footer .box1 .list2{width: calc(20% + 170px);float: left;font-size: 14px;line-height:30px;color: #666666;border-left: 1px solid #ddd;border-right: 1px solid #ddd;padding: 0 20px 0 35px;}
footer .box1 .list2 .tt1{font-family: 'Impact';font-size: 32px;color: #000;margin-bottom: 15px;}
footer .box1 .list2 .tt1 img{padding-right: 10px;position: relative;top:-2px;max-height: 34px;}
footer .box1 .list3{width: calc(10% + 80px);float: right;}
footer .box1 .list3 .ss{width: 148px;float: right;text-align: center;font-size: 16px;color: #000;}
footer .box1 .list3 .ss img{display: block;margin-bottom: 8px;width: 100%;border: 1px solid #eee;}


/* 关于慧缘 */
.main1 .box .zuo{width: 50%;float: left;padding:16px 50px 0 0;}
.main1 .box .you{width: 50%;float: left;height: 420px;}
.main1 .box .zuo .tt1{font-size: 24px;font-weight: bold;color: #000;position: relative;padding-bottom:16px;margin-bottom: 33px;}
.main1 .box .zuo .tt1 span{display: block;font-weight: normal;font-family: 'Arial';color: #999;font-size: 12px;text-transform: uppercase;}
.main1 .box .zuo .tt1:after{content: "";width: 44px;height:3px;background-color: #110a62;position: absolute;left: 0;bottom: 0;}
.main1 .box .zuo .tt2{font-size: 16px;line-height: 30px;color: #212121;height: 210px;overflow: hidden;}
.main1 .box .zuo .tt3{display: block;width: 122px;line-height: 38px;background: #110a62;text-align: center;font-size: 16px;color: #fff;margin-top:30px;}
.main1 .box .zuo .tt3:hover{background-color: #c12023;}

/* 产品中心 */
.main2 .list{display: block;border: 2px solid #e4e4e4;background-color: #fff;overflow: hidden;}
.main2 .list .img{margin: 10px;}
.main2 .list .img .bjcover{padding-top: 70%;}
.main2 .list .tt{background: #e4e4e4;font-size: 18px;line-height: 56px;padding-top: 2px;text-align: center;color: #000;}
.main2 .list:hover{border-color: #110a62;}
.main2 .list:hover .tt{background-color: #110a62;color: #fff;}
.main2 .list:hover .img .bjcover{transform:scale(1.06);}

.lb2{position: relative;}
.lb2 .swiper-button-prev{width: 50px;height: 50px;margin-top: -25px;background: url(../images/t3.png) no-repeat center center;left: -70px;}
.lb2 .swiper-button-next{width: 50px;height: 50px;margin-top: -25px;background: url(../images/t3.png) no-repeat center center;right: -70px;transform:rotate(180deg);}

/* 合作案例 */
.main3 .box{margin: -20px -10px 0;}
.main3 .box .list{display: block;width: calc(33.33% - 20px);margin: 20px 10px 0;float: left;}
.main3 .box .list .bjcover{padding-top: 80%;position: relative;}
.main3 .box .list:nth-child(1) .bjcover{padding-top: calc(160% + 20px)}
.main3 .box .list .bjcover:after{content: "";width: 100%;height: 100%;background: rgba(17,10,98,.8);position: absolute;left: 0;top:0;opacity: 0;transition: all .3s;z-index: 1;}
.main3 .box .list .bjcover:before{content: "";width: calc(100% - 20px);height:calc(100% - 20px);border: 3px solid #fff;position: absolute;left: 0;top:0;right: 0;bottom: 0;margin: auto;;opacity: 0;transition: all .3s;z-index: 2;}
.main3 .box .list .tt{position: absolute;left: 0;top:50%;margin-top: -70px;width: 100%;padding: 5px 20px;z-index: 3;text-align: center;transition: all .3s;opacity: 0;}
.main3 .box .list .tt1{font-size: 24px;color: #fff;}
.main3 .box .list .tt2{margin-top: 44px;}
.main3 .box .list:nth-child(n+2) .tt2{margin-top: 20px;}
.main3 .box .list:nth-child(n+2) .tt2 img{width: 32px;}
.main3 .box .list:nth-child(n+2) .tt{margin-top: -56px;}
.main3 .box .list:nth-child(1) .bjcover:after{opacity: 1;}
.main3 .box .list:nth-child(1) .bjcover:before{opacity: 1;}
.main3 .box .list:nth-child(1) .tt{opacity: 1;}
.main3 .box .list:hover .bjcover:after{opacity: 1;}
.main3 .box .list:hover .bjcover:before{opacity: 1;}
.main3 .box .list:hover .tt{opacity: 1;}

.gd{width:160px;line-height: 46px;font-size: 16px;color: #fff;text-align: center;padding-right: 44px;display: block;background: #110a62;position: relative;color: #fff;margin: 50px auto 0;}
.gd:after{content: "";width: 44px;height: 100%;border-left: 1px solid #fff;background: url(../images/t5.png) no-repeat center center;position: absolute;right: 0;top:0;}
.gd:hover{background-color: #c12023;color: #fff;}



/* 优势 */
.main4 .container-fluid{padding-top: 20px;padding-bottom: 20px;}
.main4 .title3{text-align: center;margin-bottom:60px;}
.main4 .list:nth-child(n+2){margin-top: 50px;}
.main4 .list .img{float: right;width: 50%;padding-left: 40px;font-size: 0;text-align: center;}
.main4 .list:nth-child(even) .img{float: left;padding:0 40px 0 0;}
.main4 .list .ttbox{float: left;width: 50%;}
.main4 .list .ttbox .tt:nth-child(n+2){margin-top: 40px;}
.main4 .list .ttbox .tt .tt1{margin-left: 57px;line-height: 36px;padding: 10px 10px 10px 20px;font-size: 24px;color: #fff;background-color: #110a62;font-weight: bold;min-width: 150px;position: relative;display: inline-block;}
.main4 .list .ttbox .tt .tt1 span{display: block;width: 56px;height: 56px;line-height: 56px;background: #c12023;font-size: 30px;font-family: 'Impact';color: #fff;text-align: center;font-weight: normal;position: absolute;left: -57px;top:0;border-radius:22px 0 0 0;}
.main4 .list .ttbox .tt .tt2{margin-top:20px;font-size: 16px;line-height: 34px;}
.main4 .list .ttbox .tt .tt3{font-size: 24px;padding-bottom: 8px;}



/* 合作单位展示 */
.main5{border-top: 1px solid #eee;}
.title4{font-size: 32px;font-weight: bold;color: #000;line-height: 42px;padding-bottom:33px;}
.title4 span{font-size: 24px;font-weight: bold;color: #999;font-family: 'Arial';text-transform: uppercase;padding-left: 10px;}

.main5 .lb5{margin: -5px;}
.main5 .list{display: block;text-align: center;margin: 5px;}
.main5 .list .img{line-height: 78px;height: 80px;border: 1px solid #eee;box-shadow: 0 0 11px rgba(0,0,0,.03)}
.main5 .list .img img{max-height: 100%;transition: all .3s;}
.main5 .list .tt{font-size: 16px;line-height: 40px;color: #000;}
.main5 .list:hover .img img{transform:scale(1.06);}
.main5 .list:hover .tt{color: #110a62;}




/*内页共用*/
.ny{min-height:666px;padding: 44px 0 50px;}
.ny .zuo{width:260px;float: left;padding-right: 30px;}
.ny .you{width:calc(100% - 260px);float: left;}
.ny .zuo .top{line-height: 76px;background: #110a62;margin-bottom: 2px;font-size:20px;font-weight: bold;color: #fff;text-align: center;height: 76px;overflow: hidden;position: relative;display: block !important ;top:0 !important}
.ny .zuo .top span{font-size: 11px;color: #fff;font-family: 'Arial';text-transform: uppercase;line-height: normal;}
.ny .zuo .top:before{position: absolute;right:16px;top:2px;opacity: 0;}

.ny .zuo .ul{margin-bottom: 20px;}
.ny .zuo .ul > a{display:block;width: 100%;margin-top: 2px;line-height: 42px;background: #f1f1f1;color: #000;position: relative;padding: 0 30px;transition: all 0.3s;}
.ny .zuo .ul > a:before{position: absolute;right: 20px;top:0;color: #333;line-height: inherit;font-size: 80%;transition: all 0.3s;transform:rotate(-90deg)}
.ny .zuo .ul > a:hover{background: #110a62;color: #fff;}
.ny .zuo .ul > a:hover:before{color: #fff;}
.ny .zuo .ul > a.active{background: #110a62;color: #fff;}
.ny .zuo .ul > a.active:before{color: #fff;transform:rotate(0deg)}

/*左侧联系我们*/
.ny .zuo .tt{border:1px solid #eee;margin-top: 3px;background: #fff;}
.ny .zuo .tt .tt1{color: #000;padding: 20px 0;padding-left: 60px;border-bottom: 1px solid #eee;background: url("../images/tu22.png") no-repeat 16px center;}
.ny .zuo .tt .tt1 span{color: #110a62;font-size: 20px;display: block;font-weight: bold;}
.ny .zuo .tt .tt2{padding:16px;color: #333;font-size: 13px;line-height: 26px;}
/*右侧顶部*/
.ny .you .top{font-size:20px;color: #000;font-weight: bold;border-bottom: 1px solid #eee;line-height:54px;margin-bottom:25px;position: relative;}
.ny .you .top .top2{position: absolute;right: 0;top:0;font-size: 14px;font-weight: 500;color: #000;}
.ny .you .top .top2 span{color: #110a62;}
.ny .you .top .top2 a{color: #000;transition: all .2s;}
.ny .you .top .top2 a:hover{color: #110a62;}





/*内页新闻*/
.nyxw .list{margin-bottom:20px;display: block;padding: 14px;border: 1px solid #e9e9e9;}
.nyxw .list .img{width:calc(9% + 156px);float: left;}
.nyxw .list .img .bjcover{height:200px;}
.nyxw .list .tt{float: left;width: calc(91% - 156px);padding-left: 22px;}
.nyxw .list .tt1{font-size: 17px;color: #000;font-weight: bold;line-height: 27px;margin-top: 10px;}
.nyxw .list .tt2{color: #b1b1b1;font-size: 12px;line-height: 28px;}
.nyxw .list .tt3{color: #333333;line-height: 25px;height: 75px;overflow: hidden;}
.nyxw .list .tt4{width:96px;border: 1px solid #d9d9d9;border-radius: 20px;text-align: center;color: #333333;line-height: 29px;margin-top: 14px;position: relative;padding-right: 20px;}
.nyxw .list .tt4:after{content:"";width: 10px;height: 7px;background: url("../images/tu29.png") no-repeat center center;position: absolute;right: 20px;top:0;bottom:0;margin: auto 0;transition: all 0.3s;z-index: 1;}
.nyxw .list .tt4:before{content:"";width: 0;height: 7px;background: url("../images/tu29-1.png") no-repeat center center;position: absolute;right: 30px;top:0;bottom:0;margin: auto 0;transition: all 0.3s;z-index: 2;}
.nyxw .list:hover .tt4{background-color: #110a62;color: #fff;border-color: #110a62;}
.nyxw .list:hover .tt4:before{width: 10px;transition: all 0.3s;right: 20px;}
.nyxw .list:hover .img .bjcover{transform:scale(1.06);}



/*详情页*/
.danye{color:#000000;font-size: 14px;line-height: 180%;}
.danye .topbox{margin-bottom:24px;text-align: center;}
.danye .bt{color: #000;font-size: 22px;padding-bottom: 10px;}
.danye .rq{color: #555555;font-size: 14px;}
.danye .xian{width: 100%;height: 1px;margin-top: 14px;border-bottom: 1px dashed #ccc;}
.danye .img{margin:0 auto 18px auto;display: block;}
.danye .img img{display: block;margin: 0 auto;}
.danye .ditu{height:400px;position: relative;margin:20px auto;border: 1px solid #eee;}



/* 产品展示 */
.nycp{margin: 0 -10px;}
.nycp .list{display: block;width: calc(33.33% - 20px);float: left;margin: 0 10px 20px;}
.nycp .list .img{border: 1px solid #EAEAEA;padding-top: 80%;position: relative;background-color: #fff;}
.nycp .list .bjcover{padding-top: 80%;}
.nycp .list .img img{display: block;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;max-height: 88%;max-width: 88%;transition: all .3s;}
.nycp .list .tt{font-size: 16px;color: #000;background-color: #EAEAEA;text-align: center;line-height: 60px;margin-top: 1px;}
.nycp .list:hover .img img{transform:scale(1.06);}
.nycp .list:hover .bjcover{transform:scale(1.06);}
.nycp .list:hover .tt{color: #fff;background-color: #1f4098;}










/*transition: all 0.3s;*/
/* 110a62 */
/* c12023 */

/*transform:scale(1.06);*/

/*媒体查询开始*/
@media (max-width:1199px){
    header nav{padding-left: 30px;}
    header .txt{padding-left: 0;}
    header nav{width: calc(68% - 100px);}
    header nav .ul > li > a{font-size: 16px;}
    /*新闻中心*/
    .main8 .you .list .tt2{width:130px;}
    .main8 .you .list{padding-left:166px;}
    .main3 .list .tt{font-size: 16px;}


}
@media (max-width:991px) {
    header{padding-top: 40px;}
    header .logo{width: calc(100% - 50px);line-height: 90px;height:90px;}
    header .txt{position: absolute;left: 0;top:0;width: 100%;background: #f5f5f5;text-align: right;padding-right: 15px;}
    header .txt a{line-height: 40px;}

    /*pc导航*/
    header nav{display: none;background: #fff;position: absolute;width:180px;padding:0 0 20px;right: 0;top:100%;z-index: 100;box-shadow: 0 3px 6px rgba(0,0,0,.1);margin: 0;}
    header nav .container-fluid{padding: 0;}
    header nav .ul > li{width:100%;}
    header nav .ul > li:nth-child(n + 2):after{display: none;}
    header nav .ul > li > a{line-height:44px;font-size: 15px;color: #333;border-top: 1px solid #e5e5e5;}
    header nav .ul > li:hover > ul{display:none;}
    header nav .ul > li:hover > a{background:fixed;color: #110a62;}
    header nav .ul > li.active > a{background:fixed;color: #110a62;}
    /*移动导航按钮*/
    header .lanmu{width: 30px;font-size: 0;height: 21px;position: absolute;right: 15px;bottom:32px;cursor: pointer;z-index: 2;}
    header .lanmu i{display: inline-block;width: 100%;height: 3px;background: #c12023;border-radius: 3px;transition: all 0.6s;}
    header .lanmu i:nth-child(2), .lanmu i:nth-child(3){width: 40%;margin:6px 0;}
    header .lanmu i:nth-child(2){margin-right: 10%;}
    header .lanmu i:nth-child(3){margin-left: 10%;}
    header .lanmu.active i:nth-child(1) {transform: rotate(45deg) translateY(4px) translateX(5px);}      
    header .lanmu.active i:nth-child(4){transform: rotate(-45deg) translateY(-8px) translateX(8px);}
    header .lanmu.active i:nth-child(2){transform: translateX(-30px);opacity: 0;}
    header .lanmu.active i:nth-child(3){transform: translateX(30px);opacity: 0;}


    /*新闻*/
    .main8 .zuo{width:100%;margin: 0;}
    .main8 .zuo .bjcover{height: auto;padding-top: 55%;}
    .main8 .you{width:100%;padding: 0;margin-top: 10px;}

    .main7 .tt{width: 100%;float: none;margin-bottom: 20px;}
    .main7 .tt span{display: inline;padding-left: 8px;}
    .main7 form{width: 100%;float: none;}

    footer .box1 .list1{display: none;}
    footer .box1 .list2{width: 100%;padding: 0;border: 0;}
    footer .box1 .list3{width:160px;display: none;}

    /* 合作案例 */
    .main3 .box .list{width: calc(50% - 20px);}
    .main3 .box .list:nth-child(1){display: none;}

    /*内页共用*/
    .ny{min-height:333px;padding: 20px 0 50px;}
    .ny .zuo{width:100%;padding: 0;margin-bottom: 20px;}
    .ny .you{width:100%;}
    .ny .zuo .top{line-height:48px;margin:0;font-size:18px;height:50px;text-align: left;padding: 0 30px 2px 20px;}
    .ny .zuo .top span{font-size: 11px;color: #fff;font-family: 'Arial';text-transform: uppercase;}
    .ny .zuo .top:before{opacity: 1;}
    .ny .zuo .ul{margin:0;display: none;}
    .ny .zuo .ul a{text-align: center;padding: 0 5px}








    
    
    
}

@media (max-width:767px) {
    .banner .swiper-slide img{width: 150%;max-width: 150%;margin-left: -25%;}
    .banner .swiper-pagination-bullet{width: 6px;height: 6px;margin: 0 2px -6px !important;}
    .banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 20px;}

    .ssbox {padding: 15px 0;}
    .ssbox .ul{height: auto;max-height:56px;width: 100%;background: transparent;padding-left: 0;}
    .ssbox .ul a{padding-right: 12px;line-height: 28px;}
    .ssbox form{width:100%;margin-top: 10px;}

    /*新闻*/
    .main8 .zuo{box-shadow: 0 0 0;}
    .main8 .you .list{box-shadow: 0 0 0;height: auto;padding:18px 15px 22px;}
    .main8 .you .list .tt1{font-size: 16px;margin: 0;line-height: 24px;max-height: 48px;overflow: hidden;padding-bottom: 0;margin-bottom:3px;padding-left: 22px;font-weight: 400;text-overflow:inherit;white-space:inherit;}
    .main8 .you .list .tt1:after{top:6px;}
    .main8 .you .list .tt1:before{display: none;}
    .main8 .you .list .tt3{margin-top:2px;text-overflow:inherit;white-space:inherit;line-height: 22px;padding: 0 0 0 22px;max-height:66px;overflow: hidden;}
    .main8 .you .list .tt3:after{left: 0;display: none;}
    .main8 .you .list .tt3:before{left: 0;display: none;}
    .main8 .you .list .tt2{width: 100%;position: relative;left: inherit;top:inherit;height:inherit;font-size: 14px;border: 0;padding-left: 22px;}
    .main8 .you .list .tt2 b{display: none;}
    .main8 .you .list .tt2 i{display: inline-block;}
    .main8 .you .list .tt2 div{position:relative;left: inherit;right:inherit;top:inherit;transform:translateY(0);text-align: left;}
    .main8 .you .list:after{display: none;}
    .main8 .zuo .tt{font-size:17px;padding:10px 5px;line-height: inherit;}
    .main8 .zuo .tt div{line-height: 30px;height: 30px;overflow: hidden;font-size: 15px;text-align: center;font-weight: normal;}
    .main8 .zuo .tt:before{display:none;}

    /*留言*/
    .main7{padding:40px 0;}
    .main7 .tt{font-size: 22px;}
    .main7 form input{width: 100%;margin-bottom: 10px;line-height:44px;height:44px;padding: 0 15px;}
    .main7 form textarea{width: 100%;max-width: 100%;margin-bottom: 10px;line-height: 24px;padding: 10px 15px;height: 92px;}
    .main7 form button{width: 100%;font-size: 15px;line-height: 44px;height: 44px;}


    footer .box2{padding: 15px;}
    footer .box1 .list2{width: 100%;}
    footer .box1 .list2 .tt1{font-size: 26px;}
    footer .box1 .list3{width:100%;margin-top: 20px;}
    footer .box1 .list3 .ss{width: 148px;float: left;font-size: 14px;}

    .main66{padding-top: 38px;padding-bottom: 38px;}
    .title{padding-bottom: 30px;}
    .title .div1{font-size: 24px;line-height: 32px;}
    .title .div2{font-size: 16px;}

    .title1{margin-bottom: 24px;margin-top: -8px;}
    .title1 a{font-size: 14px;min-width: 140px;padding: 0 10px;line-height: 32px;margin: 1px;}

    /* 关于慧缘 */
    .main1 .box .zuo{width: 100%;padding: 0;}
    .main1 .box .you{width: 100%;height: auto;margin-top:30px;padding-top: 70%;}
    .main1 .box .zuo .tt1{font-size: 20px;padding-bottom:14px;margin-bottom: 18px;}
    .main1 .box .zuo .tt2{font-size: 14px;height: auto;max-height: 224px;line-height: 28px;}
    .main1 .box .zuo .tt3{width: 120px;font-size: 15px;line-height: 36px;margin-top: 14px;}

    /* 产品中心 */
    .main2 .list{border: 0;}
    .main2 .list .img{margin:2px;}
    .main2 .list .img .bjcover{padding-top: 70%;}
    .main2 .list .tt{font-size: 14px;line-height: 40px;padding: 0 4px;}

    /* 合作案例 */
    .main3 .box{margin: -10px -5px 0;}
    .main3 .box .list{width: calc(50% - 10px);margin: 10px 5px 0;}
    .main3 .box .list .bjcover:after{display: none;}
    .main3 .box .list .bjcover:before{display: none;}
    .main3 .box .list .tt{top:auto;bottom: 0;margin-top:0;padding:0 5px;opacity: 1;background: rgba(17,10,98,.66);}
    .main3 .box .list .tt1{font-size: 14px;line-height: 40px;}
    .main3 .box .list .tt2{display: none;}

    .gd{width:140px;line-height:40px;font-size: 14px;margin-top: 30px;}

    /* 优势 */
    .main4 .title3{margin-bottom:20px;}
    .main4 .list:nth-child(n+2){margin-top:30px;}
    .main4 .list .img{width: 100%;padding: 0 !important;margin-bottom:20px;}
    .main4 .list .ttbox{width: 100%;}
    .main4 .list .ttbox .tt:nth-child(n+2){margin-top: 30px;}
    .main4 .list .ttbox .tt .tt1{margin-left: 45px;line-height: 30px;padding: 7px 7px 7px 15px;font-size:18px;}
    .main4 .list .ttbox .tt .tt1 span{width:44px;height: 44px;line-height: 44px;font-size: 24px;left: -45px;border-radius: 10px 0 0 0;}
    .main4 .list .ttbox .tt .tt2{margin-top:10px;font-size: 15px;line-height: 30px;}
    .main4 .list .ttbox .tt .tt3{font-size: 18px;padding-bottom: 6px;}

    /* 合作单位展示 */
    .title4{font-size: 24px;line-height: 34px;padding-bottom:24px;}
    .title4 span{font-size: 14px;padding-left:6px;}
    .main5 .list .img{box-shadow: none;}
    .main5 .list .tt{font-size: 14px;}

    .nycp{margin: 0 -5px;}
    .nycp .list{width: calc(50% - 10px);margin: 0 5px 10px;}
    .nycp .list .tt{font-size:14px;line-height: 40px;}
    
    /*详情页*/
    .danye .bt{font-size: 18px;padding-bottom: 4px;}
    .danye .img{margin:0 auto 15px auto;}
    .danye .ditu{height:360px;margin: 15px auto;}
    .danye .xian{margin-top: 10px;}




}
@media (max-width:600px) {

    /*内页新闻*/
    .nyxw .list{margin-bottom:20px;padding: 0;box-shadow: 0 0 0;}
    .nyxw .list .img{width:100%;float:none;margin:15px 15px 0;max-width: calc(100% - 30px);}
    .nyxw .list .img .bjcover{height:auto;padding-top: 66%;}
    .nyxw .list .tt{float: none;width: 100%;padding-left: 0;padding: 0 10px;padding: 10px 20px 20px;}
    .nyxw .list .tt1{text-overflow:inherit;white-space:inherit;overflow: inherit;line-height: 24px;}
    .nyxw .list .tt3{height:auto;max-height:75px;}
    


}

@media (max-width:479px) {
    .danye .ditu{height:300px;}
    
    
}
 /*手机底部*/
@media (max-width:991px) {
    footer{margin-bottom: 51px;}
    .sjdibu{height:50px;background:#110a62;position:fixed; bottom:0; left:0; z-index:113; border-top:solid 1px #fff;width: 100%;text-align: center;font-size: 0;}
    .sjdibu .box1 a{display: inline-block;vertical-align: top;color: #fff;padding: 5px;}
    .sjdibu .box1 a span{ color:#fff; font-size:16px; line-height:20px;}
    .sjdibu .box1 a h6{ font-size:12px; line-height:20px;margin: 0;}
    .sjdibu .box2{ position: fixed; left: 0; bottom:51px; z-index:112; width: 100%;background: #fff;box-shadow: 0 -2px 4px rgba(0,0,0,.1);padding: 6px 0;display: none;}
    .sjdibu .box2 img{max-height: 140px;display: block;margin: 0 auto;} 
}


