/*全局样式*/
@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 "微软雅黑", "Arial Narrow", HELVETICA;color: #000;-webkit-text-size-adjust: 100%;overflow-x: hidden;min-width: 320px;max-width: 1920px;margin: 0 auto;}
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;}
*{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;}
img{max-width:100%;}
.container-fluid {max-width:1310px !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}
.sizeCover{background-position: 50% 50%; background-size: cover;position: relative;}
.vertical_centerbox{display: table;table-layout:fixed;height: 100%;}
.vertical_center{display: table-cell;vertical-align: middle;}
.imgcover{position: absolute;left: 0;top:0;width: 100%;height: 100%;z-index: 1;opacity: 0;}

/*pc导航*/
.main1{background: #fff;}
.main1 .top{position: relative;background: #252525;}
.main1 .top .zuo{float:left;font-size: 12px;color: #797979;line-height: 36px;}
.main1 .top .you{float:right;font-size: 0;}
.main1 .top .you a{font-size: 12px;color: #797979;display: inline-block;padding-left:30px;position: relative;line-height: 36px;}
.main1 .top .you a b{color: #fff;font-size: 14px;}
.main1 .top .you a img{margin-right:6px;position: relative;top:-1px;}
.main1 .logo{line-height: 140px;height: 140px;font-size: 0;}
.main1 .logo img{max-height:80%;}
.main1 form{display:block;float: right;height: 34px;overflow: hidden;width: 270px;margin-top: 26px;}
.main1 form input{background: #fff url("../images/tu1.png") no-repeat 15px center;line-height: 32px;height: 34px;padding: 0 10px 0 36px;width: calc(100% - 50px);float: left;border: 1px solid #e5e5e5;border-bottom-left-radius: 20px;border-top-left-radius: 20px;}
.main1 form button{border: 0;line-height: 34px;height: 34px;width: 50px;float: left;background: #414342;font-size: 12px;text-align: center;color: #fff;border-bottom-right-radius: 20px;border-top-right-radius: 20px;padding-right: 5px;}

header{position: relative;z-index: 111;}
header nav .ul{font-size: 0;margin:0;}
header nav .ul > li{position: relative;float:left;text-align: center;}
header nav .ul > li:after{content:'';width: 2px;height: 8px;background: #35427b;position: absolute;right: 0;bottom:12px;top: 0;margin:auto 0;}
header nav .ul > li:before{content:"";width: 0;height: 4px;background: #34c5e6;position: absolute;left: 0;right: 0;bottom:0;margin: 0 auto;transition: all 0.3s;}
header nav .ul > li > a{position: relative; line-height:68px; display:block; color: #000;font-size: 15px;padding: 0 30px 12px 30px;}
header nav .ul > li > ul {display:none;position:absolute;left: 0;top: 100%;width: 100%;z-index: 100;}
header nav .ul > li > ul > li{position: relative;font-size: 13px;background:#fff;line-height:20px;border-bottom: 1px solid rgba(0,0,0,0.1);}
header nav .ul > li > ul > li > a{color: #000;display: block;width: 100%;padding:10px 6px;}
header nav .ul > li:hover > ul{display:block;}
header nav .ul > li:hover > a{color:#34c5e6;}
header nav .ul > li:hover:before{width: 70px;transition: all 0.3s;}
header nav .ul > li.active:before{width: 70px;transition: all 0.3s;}
header nav .ul > li.active > a{color:#34c5e6;}
header nav .ul > li > ul > li:hover{background-color:#34c5e6;border-color: #34c5e6;}
header nav .ul > li > ul > li:hover a{color:#fff;}


header .sjdnav {display: none;width: 150px;height: auto;position: absolute;right: 0;top:100%; z-index: 2000;}
header .sjdnav ul {padding: 0; margin: 0;}
header .sjdnav li {display: block;padding: 0;text-align: center;border-bottom: 1px solid rgba(255, 255, 255, 0.2);background: rgba(0,0,0,0.7);}
header .sjdnav li:hover{background: #35427b;}
header .sjdnav li:last-child { border: none;}
header .sjdnav li a {display: block;color: #fff;line-height: 40px;font-size: 15px;}
header .ydd_btn {width: 36px;cursor: pointer;position: absolute;z-index: 2000;bottom:46px;right: 15px;}
header .ydd_btn span {display: block;width: 100%;height: 6px;background: #35427b;border-radius: 4px;}
header .ydd_btn span.span02 {margin: 5px 0;}
header .ydd_btn.click span {background: #35427b;}
header .ydd_btn.click span.span01 {transform: rotate(45deg);-ms-transform: rotate(45deg);-moz-transform: rotate(45deg);-webkit-transform: rotate(45deg);-o-transform: rotate(45deg);position: relative;top: 6px;margin-top: 0px;}
header .ydd_btn.click span.span02 {margin: 0.5px 0;}
header .ydd_btn.click span.span03 {transform: rotate(-45deg);-ms-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-o-transform: rotate(-45deg);position: relative;top: -8px;margin-top: 0px;}
header .ydd_btn.click span.span02 {width: 0;filter: alpha(opacity=0);-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;}

/*大图轮播*/
.banner{position: relative;z-index: 10;cursor: all-scroll;}
/*头部公用*/
.main60{padding:55px 0;}
.title{font-size: 0;text-align: center;padding-bottom:30px;overflow: hidden;}
.title .div1{display:block;font-size: 30px;color: #000;font-weight: bold;}
.title .div2:after{content:"";width:220px;height: 2px;background: #35427b;position: absolute;left: 100%;top:0;bottom:0;margin: auto 0;}
.title .div2:before{content:"";width:220px;height: 2px;background: #35427b;position: absolute;right: 100%;top:0;bottom:0;margin: auto 0;}
.title .div2{font-size: 15px;color: #666666;text-transform: uppercase;display: inline-block;position: relative;padding:6px 20px;}
.title.titlebs .div1{color: #fff;}
.title.titlebs .div2{color: #fff;}
.title.titlebs .div2:after{background-color: #fff;}
.title.titlebs .div2:before{background-color: #fff;}
.maxwidth{max-width:1490px;}
.maxwidth .swiper-button-prev{width:50px;height: 50px;background: #35427b url("../images/tu2.png") no-repeat center center;margin-top: -25px;}
.maxwidth .swiper-button-next{width:50px;height: 50px;background: #34c5e6 url("../images/tu2.png") no-repeat center center;margin-top: -25px;transform:rotate(180deg)}


/*业务介绍*/
.main2{background:#f3f4f7;}
.main2 .box{margin:-2px -1px 0;}
.main2 .box .list{display: block;border: 1px solid #e9e9e9;padding: 4px;height: 250px;width: calc(25% - 2px);margin:2px 1px 0;float: left;background: #fff;text-align: center;}
.main2 .box .list .bjimg{height:240px;}
.main2 .box .list .img{width: 96px;height: 96px;background: #35427b;position: relative;line-height: 96px;border-radius: 50%;text-align: center;margin: 32px auto 20px auto;top:0;}
.main2 .box .list .img img{max-height: 50%;max-width: 50%;}
.main2 .box .list .tt1{line-height: 28px;font-size: 19px;color: #000;padding: 0 10px;}
.main2 .box .list .tt2{line-height: 30px;font-size: 13px;color: #777777;padding: 0 10px;}
.main2 .box .list:hover .img{position: relative;top:-7px;}
.main2 .box .list:hover .tt1{color: #35427b;}


/*服务项目*/
.main3 .list{display:block;border: 1px solid #e6e6e6;padding: 14px;}
.main3 .list .tt{margin-top:14px;padding: 0 8px;position: relative;padding-right: 42px;}
.main3 .list .tt:after{content: "+";width: 32px;height: 32px;background: #d9d9d9;position: absolute;right: 8px;top:0;bottom:0;margin: auto 0;color: #fff;font-size: 20px;text-align: center;line-height: 30px;transition: all 0.3s;}
.main3 .list:hover .tt:after{background-color: #34c5e6;transition: all 0.3s;}
.main3 .list .tt .tt1{font-size: 15px;color: #000;line-height: 24px;padding-top: 4px;}
.main3 .list .tt .tt2{font-size: 13px;color: #999999;line-height: 22px;padding-bottom: 4px;}
.main3 .list .img{position:relative;overflow: hidden;}
.main3 .list .img .sizeCover{padding-top: 82%;min-height:140px;}
.main3 .list .img .xg1{position:absolute;left: 0;bottom:-100%;width: 100%;height: 100%;background: rgba(53,66,123,.88);}
.main3 .list .img .xg2{position:absolute;left: 0;top:50%;right: 0;transform:translateY(-50%);text-align: center;width: 100%;}
.main3 .list .img .xg2 .tt1{font-size: 22px;color: #fff;font-weight: bold;}
.main3 .list .img .xg2 .tt2{font-size: 11px;color:rgba(255,255,255,.5);;margin-top: 6px;}
.main3 .list .img .xg2 .tt3{width:calc(100% - 60px);line-height: 38px;border: 2px solid #fff;padding: 0 16px;color: #fff;margin: 0 auto;text-align: left;position: relative;margin-top: 18px;}
.main3 .list .img .xg2 .tt3:after{content:">";position: absolute;right: 16px;top:0;line-height: 38px;font-size:18px;}


/*公司简介*/
.main4 .zuo{width:calc(15% + 306px);float: left;padding: 20px;background: #fff;box-shadow: 0 0 10px rgba(0,0,0,.14);height: 350px;z-index: 2;position: relative;}
.main4 .zuo video{object-fit:cover; }
.main4 .you{width:calc(85% - 306px);float: left;margin: 20px 0;height: 310px;background: #fff;position: relative;z-index: 1;padding: 40px 34px;}
.main4 .you .img{position: relative;padding-bottom:16px;margin-bottom: 14px;}
.main4 .you .img:after{content:"";width:26px;height: 3px;background: #35427b;position: absolute;left: 0;bottom: 0;}
.main4 .you .tt1{font-size: 13px;color: #777777;line-height: 24px;height: 120px;overflow: hidden;}
.main4 .you .tt2{border: 1px solid #dedede;line-height:21px;width:70px;background: #fff;color: #999999;font-size: 12px;font-family: 'Arial';display: block;text-align: center;border-radius: 12px;text-transform: uppercase;margin-top: 18px;}
.main4 .you .tt2:hover{background: #35427b;color: #fff;border-color: #35427b;}

/*资质荣誉*/
.main5{background:#f3f4f7;}
.main5 .list{display:block;border: 1px solid #e2e2e2;background: #fff;}
.main5 .list .img{padding:10px;position: relative;}
.main5 .list .img .tu{padding-top: 127%;position: relative;}
.main5 .list .tt{line-height: 48px;border-top: 1px solid #e2e2e2;text-align: center;color: #000;}
.main5 .list .tt i{display:inline-block;width: 15px;height: 15px;border-radius: 50%;background:#000 url("../images/jia1.png") no-repeat center center;position: relative;top:2px;margin-left: 6px;transition: all 0.3s}
.main5 .list:hover{border-color:#35427b;}
.main5 .list:hover .tt{background-color: #35427b;border-color: #35427b;color: #fff;}
.main5 .list:hover .tt i{background:#fff url("../images/jia2.png") no-repeat center center;transition: all 0.3s}

/*服务优势*/

.main6 .box{margin: -14px -7px 0;}
.main6 .box .list{display: block;width: calc(20% - 14px);margin:  14px 7px 0;float: left;border: 1px solid #efefef;background: #f8f8f8;}
.main6 .box .list .img{width: 96px;height: 96px;background: #35427b;position: relative;line-height: 96px;border-radius: 50%;text-align: center;margin: 34px auto 20px auto;top:0;}
.main6 .box .list .img img{max-height: 50%;max-width: 50%;}
.main6 .box .list .tt1{text-align: center;padding-bottom: 26px;}
.main6 .box .list .tt2{font-size:20px;font-weight: 700;color: #000;line-height: 30px;transform:perspective(1px);transform:perspective(1px)}
.main6 .box .list .tt3{font-size:14px;color: #999999;line-height: 25px;text-transform: uppercase;}
.main6 .box .list .tt4{background: #efefef;padding: 18px 20px;}
.main6 .box .list .tt4 div{font-size: 13px;line-height: 22px;color: #454545;height: 66px;overflow: hidden;text-align: center;}
.main6 .box .list:hover .img{position: relative;top:-7px;}
.main6 .box .list:hover .tt2{color:#35427b;}




/*.新闻优势*/
.main7{}
.main7 .box1{width:calc(30% + 130px);float: left;background: #fff;padding: 40px;box-shadow: 0 0 4px rgba(0,0,0,.04)}
.main7 .box1 .tt1{font-size: 20px;color: #000000;font-weight: bold;padding-right: 70px;line-height: 30px;margin-bottom: 22px;position: relative;}
.main7 .box1 .tt1 i{font-size: 13px;color: #afafaf;font-weight: 100;position: absolute;right: 0;top:0;line-height: 34px;}
.main7 .box1 .tt2{font-size: 14px;color: #707070;line-height: 22px;height: 44px;overflow: hidden;margin-bottom: 22px;padding-left: 30px;position: relative;}
.main7 .box1 .tt2:after{content:"";width: 3px;height: 94%;background: #35427b;position: absolute;left: 0;top:0;bottom:0;margin: auto 0;}
.main7 .box1 .tt2{font-size: 14px;color: #707070;line-height: 22px;height: 44px;overflow: hidden;margin-bottom: 22px;padding-left: 30px;position: relative;}
.main7 .box1 .img .sizeCover{height: 231px;}
.main7 .box1 .tt3{width: 140px;line-height: 40px;text-align: center;background: #000;font-size: 16px;color: #fff;display: block;margin-top: 26px;}
.main7 .box1 .tt3:hover{background: #35427b;color: #fff;}
.main7 .box2{width:calc(70% - 160px);float: left;margin-left: 30px;}
.main7 .box2 .list{display:block;padding: 15px;border-bottom: 1px solid #e3e3e3;}
.main7 .box2 .list .img{width:180px;float: left;}
.main7 .box2 .list .img .sizeCover{height: 134px;}
.main7 .box2 .list .tt{width: calc(100% - 180px);padding-left: 20px;float: left;}
.main7 .box2 .list .tt1{font-size: 16px;color: #000000;font-weight: bold;padding-right: 94px;line-height:46px;position: relative;}
.main7 .box2 .list .tt1 i{font-size: 13px;color: #afafaf;font-weight: 100;position: absolute;right: 0;top:0;line-height: 46px;}
.main7 .box2 .list .tt2{font-size: 14px;color: #666666;line-height: 24px;height: 48px;overflow: hidden;}
.main7 .box2 .list .tt3{width: 15px;height: 10px;background: url("../images/tu8.png") no-repeat;margin-top: 16px;}
.main7 .box2 .list:nth-child(n+4){display: none;}


footer{background:#232323;padding-top: 40px;}
footer .list1{width:calc(20% + 140px);float: left;font-size: 14px;color: #fff;line-height: 30px;padding-right: 30px;}
footer .list1 .top{font-size:20px;color: #fff;padding-bottom: 20px;margin-bottom: 18px;border-bottom: 1px solid rgba(255,255,255,.09);font-weight: bold;margin-right: 60px;}
footer .list1 b{font-size:17px;}
footer .list2{width:calc(80% - 368px);float: left;text-align: center;border-left: 1px solid rgba(0,0,0,.09);border-right: 1px solid rgba(0,0,0,.09);font-size: 0;padding: 0 30px;min-height: 180px;}
footer .list2 .ul{width:25%;display: inline-block;text-align: center;vertical-align:top;}
footer .list2 .ul .ul2{display: inline-block;text-align: center;}
footer .list2 .ul .ul2 a{display: block;font-size: 14px;}
footer .list2 .ul .ul2 a:nth-child(1){color: #fff;font-size: 17px;font-weight: bold;position: relative;line-height: 50px;margin-bottom:12px;padding-bottom:6px;}
footer .list2 .ul .ul2 a:nth-child(1):before{content:"";width: 28px;height: 1px;background: rgba(255,255,255,.09);position: absolute;left:0;right: 33px;margin: 0 auto;bottom:0;}
footer .list2 .ul .ul2 a:nth-child(n + 2){font-size: 14px;color: rgba(255,255,255,.6);line-height: 20px;padding: 4px 0;display: block;}
footer .list2 .ul .ul2 a:nth-child(n + 2):hover{text-decoration: underline !important}
footer .list3{width:228px;float: left;font-size: 0;text-align: right;}
footer .list3 .img{display:inline-block;text-align: center;font-size: 14px;color: #fff;line-height: 22px;max-width: 140px;margin-left: 10px;}
footer .list3 .img img{display: block;margin-bottom: 6px;}
footer .box{padding:16px 0;font-size: 13px;line-height: 22px;padding-right: 66px;color: rgba(255,255,255,.6);;position: relative;margin-top: 30px;border-top: 1px solid rgba(255,255,255,.09);}
.fhdb{width: 60px;background: #35427b;position: fixed;right: 0;bottom:0;line-height: 24px;text-align: center;cursor: pointer;color: #fff;height: 70px;padding-top: 10px;z-index: 900;}
.fhdb:before{content:""; width: 0;height: 0;display: block;border-left: 6px solid transparent;border-bottom: 6px solid #35427b;border-right: 6px solid transparent;position: absolute;top: -6px;left:0;right:0;margin: 0 auto;}
.fhdb:hover{opacity:.88;}


.title1{border-bottom: 1px solid #e6e6e6;padding-bottom:16px;margin-bottom: 30px;}
.title1 .div1{font-size: 30px;color: #000;font-weight: bold;float: left;line-height: 54px;}
.title1 .div1 span{font-size: 15px;color: #666666;text-transform: uppercase;font-weight: lighter;}
.title1 .div2{float: right;font-size: 0;margin-top: 8px;}
.title1 .div2 a{display: inline-block;margin-left: 10px;border: 1px solid #e6e6e6;min-width: 106px;padding: 0 10px;text-align: center;font-size: 14px;color: #000000;line-height: 38px;background: #fff;margin-bottom: 10px;}
.title1 .div2 a:hover{background-color: #35427b;border-color: #35427b;color: #fff;}
.title1 .div2 a.active{background-color: #35427b;border-color: #35427b;color: #fff;}



.ny{background:#f3f4f7;min-height: 888px;}
.nycp{margin: 0 -10px;}
.nycp .list{display:block;border: 1px solid #e6e6e6;padding: 14px;width: calc(25% - 20px);margin: 0 10px 20px;float: left;}
.nycp .list .tt{margin-top:14px;padding: 0 8px;position: relative;padding-right: 42px;}
.nycp .list .tt:after{content: "+";width: 32px;height: 32px;background: #d9d9d9;position: absolute;right: 8px;top:0;bottom:0;margin: auto 0;color: #fff;font-size: 20px;text-align: center;line-height: 30px;transition: all 0.3s;}
.nycp .list:hover .tt:after{background-color: #34c5e6;transition: all 0.3s;}
.nycp .list .tt .tt1{font-size: 15px;color: #000;line-height: 24px;padding-top: 4px;}
.nycp .list .tt .tt2{font-size: 13px;color: #999999;line-height: 22px;padding-bottom: 4px;}
.nycp .list .img{position:relative;overflow: hidden;}
.nycp .list .img .sizeCover{padding-top: 82%;min-height:140px;}
.nycp .list .img .xg1{position:absolute;left: 0;bottom:-100%;width: 100%;height: 100%;background: rgba(53,66,123,.88);}
.nycp .list .img .xg2{position:absolute;left: 0;top:50%;right: 0;transform:translateY(-50%);text-align: center;width: 100%;}
.nycp .list .img .xg2 .tt1{font-size: 22px;color: #fff;font-weight: bold;}
.nycp .list .img .xg2 .tt2{font-size: 11px;color:rgba(255,255,255,.5);;margin-top: 6px;}
.nycp .list .img .xg2 .tt3{width:calc(100% - 60px);line-height: 38px;border: 2px solid #fff;padding: 0 16px;color: #fff;margin: 0 auto;text-align: left;position: relative;margin-top: 18px;}
.nycp .list .img .xg2 .tt3:after{content:">";position: absolute;right: 16px;top:0;line-height: 38px;font-size:18px;}


/*内页新闻*/
.nyxw .list{margin-bottom:20px;display: block;padding: 18px;border: 1px solid #e9e9e9;box-shadow: 0 4px 4px rgba(0,0,0,.06)}
.nyxw .list .img{width:calc(9% + 156px);float: left;}
.nyxw .list .img .sizeCover{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;background: #fff;}
.nyxw .list .tt4:after{content:"";width: 10px;height: 7px;background: url("../images/tu26.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/tu27.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: #34c5e6;color: #fff;border-color: #34c5e6;}
.nyxw .list:hover .tt4:before{width: 10px;transition: all 0.3s;right: 20px;}

/*详情页*/
.danye{color:#000000;font-size: 15px;line-height: 28px;}
.danye .bt{color: #35427b;font-size: 22px;text-align: center;margin-bottom: 16px;}
.danye .rq{color: #555555;font-size: 14px;text-align: center;line-height: 20px;display: block;margin-bottom: 12px;border-top: 1px dashed #d8d8d8;padding-top: 10px;margin-top: -5px;}
.danye .img{margin:0 auto 15px auto;display: block;}
.danye .img img{display: block;margin: 0 auto;}
.danye .ditu{height:400px;position: relative;margin:20px auto;}



.nyzizhi{margin: 0 -10px;}
.nyzizhi .list{display:block;border: 1px solid #e2e2e2;background: #fff;width: calc(20% - 20px);margin: 0 10px 20px;float: left;}
.nyzizhi .list .img{padding:10px;position: relative;}
.nyzizhi .list .img .tu{padding-top: 127%;}
.nyzizhi .list .tt{line-height: 48px;border-top: 1px solid #e2e2e2;text-align: center;color: #000;}
.nyzizhi .list .tt i{display:inline-block;width: 15px;height: 15px;border-radius: 50%;background:#000 url("../images/jia1.png") no-repeat center center;position: relative;top:2px;margin-left: 6px;transition: all 0.3s}
.nyzizhi .list:hover{border-color:#35427b;}
.nyzizhi .list:hover .tt{background-color: #35427b;border-color: #35427b;color: #fff;}
.nyzizhi .list:hover .tt i{background:#fff url("../images/jia2.png") no-repeat center center;transition: all 0.3s}

/*transition: all 0.3s;*/
/*35427b*/


/*媒体查询开始*/
@media (min-width:1199px){
   
    .nyxw .list:hover .img .tr2,
    .main7 .box2 .list:hover .img .tr2,
    .main7 .box1 .img:hover .tr2
    {transform:scale(1.06);-moz-transform:scale(1.06);-ms-transform:scale(1.06);-o-transform:scale(1.06);-webkit-transform:scale(1.06);cursor:pointer;}
    
    .nyzizhi .list:hover .img .tu,
    .main5 .list:hover .img .tu
    {transform:scale(0.95);-moz-transform:scale(0.95);-ms-transform:scale(0.95);-o-transform:scale(0.95);-webkit-transform:scale(0.95);cursor:pointer;}
    
    .nycp .list:hover .img .xg1{bottom:0;}
    .main3 .list:hover .img .xg1{bottom:0;}
    .main7 .box2 .list:hover{background: #35427b;border-color: #35427b;}
    .main7 .box2 .list:hover .tt1{color: #fff;}
    .main7 .box2 .list:hover .tt1 i{color: #fff;}
    .main7 .box2 .list:hover .tt2{color: #fff;}
    .main7 .box2 .list:hover .tt3{background: url("../images/tu8-1.png") no-repeat;}
    
    
	
}

@media (max-width:1199px){
    header nav .ul > li > a{padding:0 16px 12px 16px;}
    header nav .ul > li > ul{width:160%;margin-left: -30%;}
    
    .main6 .box .list .tt2{font-size:18px;}
    .main6 .box .list .img{margin-top:28px;}
    .main6 .box .list .tt1{padding-bottom:22px;}
    .main6 .box .list .tt4{padding:12px 15px;}
    footer .list2{width:calc(80% - 140px);border-right: 0;padding-right: 0;}
    
    
    .title1 .div1{float: none;}
    .title1 .div2{float: none;}
    .title1 .div2 a{margin-left:0;margin-right: 10px;}


    .nycp{min-height: inherit;}
    .nycp .list{width: calc(33.33% - 20px);}

    .nyzizhi .list{width: calc(25% - 20px);}

    
}
@media (max-width:991px) {
    .main1 .logo{line-height: 120px;height: 120px;}
    .main1 .nav{float: left !important;margin-left: 30px;margin-top: 43px;}
    .main1 form{float: left;margin: 0;}
    .banner .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:2px;}
    .main2 .box .list{width:calc(33.33% - 2px);}
    .main2 .box .list:nth-child(1){display: none;}
    .main2 .box .list:nth-last-of-type(1){display: none;}
    .main60{padding:44px 0;}
    .title{padding-bottom: 26px;}
    .main3 .list .tt{padding:8px 14px;margin: 0;}
    .main3 .list .tt:after{display: none;}
    .main3 .list{padding:0;}
    .main4 .zuo{margin:0 auto;float: none;width: 540px;padding: 15px;}
    .main4 .you{width: 100%;float: none;}
    .main6 .box .list{width:calc(33.33% - 14px);}
    .main7 .box2 .list{padding:15px 0;}
    .main7 .box1{width:100%;float: none;}
    .main7 .box2{width:100%;float: none;margin: 0;}

    .main7 .box1 .img .sizeCover{padding-top:50%;height: auto;}
    
    footer{width: 100%;padding:30px 0 0 0;margin-bottom: 50px;}
    footer .list1{width: 100%;padding: 0;}
    footer .list1 .top{width: 50%;}
    .fhdb{bottom:50px;}
 
    




    .nycp .list .tt{padding:8px 14px;margin: 0;}
    .nycp .list .tt:after{display: none;}
    .nycp .list{padding:0;}




}

@media (max-width:767px) {
    .main1 .logo{height:90px;line-height: 90px;width: calc(100% - 50px);}
    header .ydd_btn{bottom:32px;}
   
    .main60{padding:33px 0;}
    .title{padding-bottom: 22px;}
    .title .div1{font-size:24px;}
    .title .div2:after{display: none;}
    .title .div2:before{display: none;}
    .title .div2{font-size: 14px;padding:3px 0;}

    /*业务介绍*/
    .main2 .box .list{width: calc(50% - 2px);height: 214px;}
    .main2 .box .list .img{width: 80px;height: 80px;line-height: 80px;margin: 18px auto 10px auto;}
    .main2 .box .list .tt1{font-size: 17px;line-height: 40px;}
    .main2 .box .list .tt2{text-overflow:inherit;white-space:inherit;line-height: 22px;height: 44px;overflow: hidden;}

    /*服务项目*/
    .main3 .list{border:0;}
    .main3 .list .img .xg1{display: none;}
    .main3 .list .tt{padding:6px 0 0 0;}

    /*公司简介*/
    .main4 .zuo{width: 100%;padding: 10px;}
    .main4 .you{width:100%;padding:24px 20px;height: auto;}
    .main4 .you .tt1{height: auto;max-height: 168px;}

    /*资质荣誉*/
    .main5 .list .img{padding:2px;}
    .main5 .list .tt{line-height:34px;}

    /*服务优势*/
    .main6 .box{margin: -10px -5px 0;}
    .main6 .box .list{width: calc(50% - 10px);margin:  10px 5px 0;}
    .main6 .box .list .img{width: 70px;height: 70px;line-height: 70px;margin: 22px auto 10px auto;}
    .main6 .box .list .tt1{padding-bottom: 15px;}
    .main6 .box .list .tt2{font-size:16px;font-weight: lighter;}
    .main6 .box .list .tt3{font-size:12px;line-height: 16px;}
    .main6 .box .list .tt4{padding:10px;}

    /*.新闻优势*/
    .main7 .box1{padding:0px;background: fixed;}
    .main7 .box1 .tt1{font-size:17px;line-height: 22px;margin-bottom:14px;}
    .main7 .box1 .tt2{margin-bottom: 14px;padding-left: 20px;}
    .main7 .box1 .tt3{width: 120px;line-height: 36px;margin-top: 14px;}
    .main7 .box2 .list{padding: 0;margin-top:14px;border: 0;}
    .main7 .box2 .list .img{width:140px;}
    .main7 .box2 .list .tt{width: calc(100% - 140px);padding-left: 10px;}
    .main7 .box2 .list .tt1{font-size: 15px;padding-right: 0;line-height:24px;margin-top: 6px;} 
    .main7 .box2 .list .tt1 i{font-size: 13px;color: #afafaf;font-weight: 100;position: relative;right: 0;top:0;line-height: 24px;display: block;}
    .main7 .box2 .list .tt3{margin-top: 10px;}
    

    .title1{padding-bottom:13px;margin-bottom: 20px;}
    .title1 .div1{font-size: 24px;line-height:40px;}
    .title1 .div1 span{font-size:13px;}
    .title1 .div2{margin-top:6px;}
    .title1 .div2 a{line-height:36px;margin-bottom: 6px;margin-right: 6px;}

    .nycp{margin: 0 -5px;}
    .nycp .list{width: calc(50% - 10px);margin: 0 5px 10px;border: 0;}
    .nycp .list .img .xg1{display: none;}
    .nycp .list .tt{padding:6px 0 0 0;}
    
    .danye .ditu{height:260px;margin: 10px auto;}
    .danye .bt{font-size: 18px;margin-bottom: 10px;}
    .danye .rq{margin-top: -6px;padding-top: 6px;}
    .danye .img{margin-bottom:10px;}


    .nyzizhi{margin: 0 -5px;}
    .nyzizhi .list{width: calc(33.33% - 10px);margin: 0 5px 10px;}
    .nyzizhi .list .img{padding:2px;}
    .nyzizhi .list .tt{line-height:34px;}
}
@media (max-width:600px) {
    /*内页新闻*/
    .nyxw .list{padding: 0;border:0;box-shadow: 0 0 0;margin-bottom: 15px;}
    .nyxw .list .img{width:calc(19% + 70px);}
    .nyxw .list .img .sizeCover{height:137px;}
    .nyxw .list .tt{width: calc(81% - 70px);padding-left: 15px;}
    .nyxw .list .tt1{font-size:15px;line-height: 30px;margin: 0;}
    .nyxw .list .tt2{line-height: 16px;margin-bottom:4px;}
    .nyxw .list .tt3{font-size: 13px;line-height: 25px;height: 50px;overflow: hidden;}
    .nyxw .list .tt4{width:84px;line-height: 24px;margin-top:8px;}
    
    .nyzizhi .list{width: calc(50% - 10px);margin: 0 5px 10px;}

}

@media (max-width:479px) {
 .main4 .zuo{height: 280px;}
    
}
.hot{height:50px; background:#35427b; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;width: 100%;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;margin: 0;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.dbbox{ position: fixed; left: 0; bottom:52px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../img/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../img/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }