/*全局样式*/
@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: 1400px !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;}
.vertical_centerbox{display: table;table-layout:fixed;height: 100%;}
.vertical_center{display: table-cell;vertical-align: middle;}
video{object-fit:fill;}

/*pc导航*/
header{position: relative;}
.main1{background: #fff;}
.main1 .top{position: relative;background: #e5e5e5;}
.main1 .top .zuo{float:left;font-size: 14px;color: #000000;line-height: 40px;}
.main1 .top .you{float:right;font-size: 0;}
.main1 .top .you .ul{vertical-align: top;display: inline-block;}
.main1 .top .you .ul a{font-size: 14px;color: #000000;display: inline-block;padding-left:24px;position: relative;line-height: 40px;vertical-align: top;}
.main1 .top .you .ul a:nth-child(n + 2):before{content:"";width: 2px;height: 13px;background: #bebebe;border-right: 1px solid #000;position: absolute;left: 12px;top:1px;bottom:0;margin: auto 0;display: block;}
.main1 .top .you .ul a:hover{color:#ff343f;}
.main1 .you form{width: 272px;border: 1px solid #dcdcdc;height: 24px;margin: 8px 0;font-size: 12px;display: inline-block;vertical-align: top;}
.main1 .you form input{line-height: 22px;height: 22px;background: #fff;padding: 0 10px;width: calc(100% - 30px);float: left;border: 0;font-size: 12px;color: #000;}
.main1 .you form button{line-height: 22px;height: 22px;background: #fff url("../images/tu1.png") no-repeat center center;width: 30px;float: left;border: 0;font-size: 12px;color: #000;}
.main1 .logo{line-height: 110px;height: 110px;}
.main1 .logo img{max-height:80%;}
.main1 .txt1{font-size: 14px;color: #626262;line-height: 28px;padding: 2px 10px 2px 18px;border-left: 1px solid #dcdcdc;margin-left: 18px;height: 60px;margin-top: 25px;max-width: 322px;}
.main1 .txt2{color: #626262;padding-left:10px;line-height: 34px;margin-top: 7px;text-align: right;}
.main1 .txt2 b{font-size:22px;color: #ff343f;line-height: 20px;position: relative;bottom:-2px;padding-left: 5px;}


/*background: url("../images/tu2.png") no-repeat left bottom;*/








header nav{background: #009aea;}
header nav .ul{font-size: 0;margin:0;}
header nav .ul > li{position: relative;float:left;text-align: center;width: 12.5%;}
/*header nav .ul > li:nth-child(n + 2):after{content:'';width: 1px;height: 100%;background: rgba(255,255,255,0.12);position: absolute;left: 0;bottom:0;top: 0;margin:auto 0;}*/
header nav .ul > li > a{position: relative; line-height:46px; display:block; color: #fff;font-size: 16px;}
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:#ff343f;line-height:22px;border-top: 1px solid rgba(0,0,0,0.1);}
header nav .ul > li > ul > li > a{color: #fff;display: block;width: 100%;padding:8px 6px;}
header nav .ul > li:hover > ul{display:block;}
header nav .ul > li:hover{background-color:#ff343f;}
header nav .ul > li.active{background-color:#ff343f;}
header nav .ul > li > ul > li:hover{background-color:#009aea;}

.sjnav {margin-top:30px;}
.sjnav .list{display:block;width: 20%;float: left;padding: 0 10px;}
.sjnav .list .img{width: 110px;height: 110px;background: #98d8f6;border-radius: 50%;position: relative;padding: 4px;overflow: hidden;margin: 0 auto;}
.sjnav .list .img div{width: 100%;height: 100%;border-radius: 50%;border: 1px solid #fff;position: relative;}
.sjnav .list .img div img{position:absolute;left: 0;right: 0;top:0;bottom:0;margin: auto;max-height: 50%;}
.sjnav .list .tt{font-size: 20px;color: #000;text-align: center;line-height: 30px;margin-top: 10px;}
.sjnav .list:nth-child(1) .img{background: #98d8f6;}
.sjnav .list:nth-child(2) .img{background: #f9c474;}
.sjnav .list:nth-child(3) .img{background: #42c4c1;}
.sjnav .list:nth-child(4) .img{background: #f5af91;}
.sjnav .list:nth-child(5) .img{background: #a5cf4c;}

/*大图轮播*/
.banner{position: relative;z-index: 10;cursor: all-scroll;}
.banner img{width: 100%;}
.banner .swiper-pagination-bullet-active{background: #ff343f;}

/*头部公用*/
.main40{padding: 40px 0;}
.title{width: 100%;text-align: center;clear: both;margin-bottom: 28px;}
.title .div1{color: #f20003;font-size: 48px;font-weight: bold;position: relative;line-height: 50px;}
.title .div1 div{position: relative;z-index: 2;}
.title .div1:after{content: "";width: 40px;height: 5px;background: #009aea;position: absolute;left: 0;right: 2px;top:0;bottom:0;margin: auto;z-index: 1;}
.title .div2{color: #858585;font-size: 16px;line-height: 22px;}
.title .div3{color: #000000;font-size: 30px;font-weight: bold;line-height: 40px;}
.title .div4{color: #858585;font-size: 14px;line-height: 22px;margin-top: 6px;}
.title.titlebs .div1:after{background: #fff;}
.title.titlebs .div2{color: #fff;}
.title.titlebs .div3{color: #fff;}
.title.titlebs .div4{color: #fff;}

/*海洋之神优惠办理大厅*/
.main2 .list{display:block;background: #fff;border: 1px solid #dcdcdc;margin: 1px;}
.main2 .list .img{width:calc(100% - 40px);margin: 0 20px;position: relative;}
.main2 .list .img:after{content:"";background: #dcdcdc;width: 100%;height: 1px;position: absolute;left: 0;bottom:0;z-index: 1;}
.main2 .list .img:before{content:"";background: #009aea;width: 114px;height: 2px;position: absolute;left: 0;bottom:0;z-index: 2;margin: 0 auto;right: 0;transition: all 0.3s}
.main2 .list .img .tu{position:absolute;right: 0;left: 0;top:0;bottom:2px;margin: auto;max-height: 96%;max-width: 96%;}
.main2 .list:hover .img:before{width:100%;transition: all 0.3s}
.main2 .list .tt1{font-size: 18px;color: #000000;text-align: center;line-height: 44px;padding-top: 6px;}
.main2 .list .tt2{font-size: 0;text-align: center;padding-bottom: 22px;}
.main2 .list .tt2 div{font-size: 15px;color: #ffffff;text-align: center;display: inline-block;min-width: 100px;line-height:24px;border-radius: 15px;box-shadow: 0 2px 2px #7ecef4;background: #009aea;margin: 0 auto;}

/*公司简介*/
.main3{padding-top: 0 !important;}
.main3 .zuo{width:calc(50% - 8px);float: left;position: relative;margin-right: 8px;}
.main3 .you{width:50%;float: left;position: relative;padding-left: 24px;}
.main3 .zuo .sp{width:100%;height: 468px;position: relative;z-index: 2;}
.main3 .zuo .tt1{font-size: 22px;color: #0084d0;margin-top: 20px;line-height: 40px;position: relative;z-index: 2;}
.main3 .zuo .tt1 b{font-size: 30px;color: #0084d0;display: block;line-height: 50px;}
.main3 .img{position:absolute;right: 0;bottom:-44px;z-index: 1;max-width: 140px;transform:rotate(-40deg)}
.main3 .you .tt1{font-size: 18px;color: #0084d0;position: relative;z-index: 2;font-weight: bold;}
.main3 .you .tt1 b{font-size: 40px;text-transform: uppercase;padding-right: 10px;}
.main3 .you .tt2{font-size: 24px;color: #0084d0;font-weight: bold;line-height: 36px;margin: 8px 0;position: relative;z-index: 2;}
.main3 .you .tt3{font-size: 14px;color: #414141;line-height: 31px;max-height: 310px;overflow: hidden;position: relative;z-index: 2;}
.main3 .you .tt4{font-size: 14px;color: #fff;background: #009aea;border-radius: 4px;line-height: 28px;width: 110px;display: block;text-align: center;margin-top: 12px;position: relative;z-index: 2;}
.main3 .you .tt4:hover{background: #ff343f;}
.main3 .you .tt5{font-size: 20px;color: #0084d0;text-align: center;font-weight: bold;margin-top: 26px;line-height: 40px;position: relative;z-index: 2;}
.main3 .you .tt5 b{font-size: 40px;display: block;}
.main3 .you .img{position:absolute;right: 0;bottom:0;left: 20%;top:0;margin: auto;display: block;max-width: inherit;transform:rotate(-60deg)}

/*成功案列*/
.main4 .list{display:block;border: 3px solid #fff;position: relative;}
.main4 .list .tt{position: absolute;left: 0;top:0;width: 100%;height: 100%;background: rgba(0,0,0,.6);text-align: center;right: 0;opacity: 0;transform:scale(0);}
.main4 .list .tt div{font-size: 18px;color: #fff;position: absolute;left: 0;top:50%;transform:translateY(-50%); right: 0;text-align: center;width: 100%;padding: 0 15px;line-height: 28px;max-height: 86px;overflow: hidden;padding-top: 30px;}
.main4 .list .tt div:after{content:"";width: 22px;height: 22px;background: url("../images/tu4.png") no-repeat;position: absolute;left: 0;right: 0;top:0;margin: 0 auto;}
.main4 .list:hover .tt{opacity: 1;transform:scale(1);}

/*优势*/
.title2{text-align: center;margin-bottom:28px;overflow: hidden;position: relative;padding-bottom: 20px;color: #000;font-size: 32px;line-height: 44px;font-weight: bold;width: 100%;clear: both;}
.title2 span{color: #696969;font-family: 'Arial';font-size: 16px;text-transform: uppercase;line-height: 22px;display: block;font-weight: lighter;margin-bottom: 4px;}
.title2 b:after{content: "";width: 320px;height: 1px;background: #e5e5e5;position: absolute;left: 0;right: 0;bottom:1px;margin: 0 auto;z-index: 1;}
.title2 b:before{content: "";width: 200px;height: 1px;background: #e5e5e5;position: absolute;left: 0;right: 0;bottom:5px;margin: 0 auto;z-index: 1;}
.title2 span:before{content: "";width:51px;height: 3px;background: #ff343f;position: absolute;left: 0;right: 0;bottom:0;margin: 0 auto;z-index: 2;}
.title2 b{color:#ff343f;}

.main5 .box{position: relative;padding-top: 38px;}
.main5 .box .img{position:absolute;left: 0;right: 0;top:calc(50% + 7px);transform:translateY(-50%);margin: 0 auto;z-index: 2;}
.main5 .box .listbox{position:relative;z-index: 1;font-size: 0;}
.main5 .box .listbox .list{border: 1px dashed #d2d2d2;padding: 10px 20px;position: relative;display: inline-block;vertical-align: top;}
.main5 .box .listbox .list .tt1{color: #ff343f;font-size: 60px;font-weight: bold;line-height: 60px;height: 38px;overflow: hidden;position: absolute;right: 20px;top:-38px;}
.main5 .box .listbox .list .tt2{color: #009aea;font-size: 16px;line-height: 26px;}
.main5 .box .listbox .list .tt2 span{color: #696969;font-size: 14px;display: block;}
.main5 .box .listbox .list:nth-child(odd){width: calc(50% - 20%);margin-right: 20%;}
.main5 .box .listbox .list:nth-child(even){width: calc(50% - 20%);margin-left: 20%;}
.main5 .box .listbox .list:nth-child(n+3){margin-top:80px;}
.main5 .box .listbox .list:after{content: "";width: 21px;height: 21px;border: 4px solid #7fcef9;border-radius: 50%;overflow: hidden;position: absolute;right: -11px;top:27px;}
.main5 .box .listbox .list:before{content: "";width: 11px;height: 11px;border: 3px solid #009df4;border-radius: 50%;overflow: hidden;position: absolute;right: -6px;top:32px;}
.main5 .box .listbox .list .tt2:after{content:"";width: 34%;height: 1px;background: #d2d2d2;position: absolute;right:calc(-34% - 10px);top:37px}
.main5 .box .listbox .list:nth-child(even):after{right:inherit;left: -11px;}
.main5 .box .listbox .list:nth-child(even):before{right:inherit;left: -6px;}
.main5 .box .listbox .list:nth-child(even) .tt2:after{right:inherit;left:calc(-34% - 10px)}

/*售后服务*/
.main6 .box{margin:0 -8px;}
.main6 .box .list{display:block;width: calc(50% - 16px);margin: 0 8px;float: left;}
.main6 .box .list .img{width:calc(37% + 50px);float: left;}
.main6 .box .list .img img{height: 266px;}
.main6 .box .list .tt{width: calc(63% - 50px);float: left;height:266px;border: 1px solid #dcdcdc;padding: 18px;}
.main6 .box .list .tt1{font-size: 18px;color: #180d01;line-height: 38px;}
.main6 .box .list .tt2{font-size: 14px;color: #180d01;line-height: 32px;max-height: 192px;overflow: hidden;}
.main6 .box .list:hover .tt1{color: #ff343f;}

/*新闻中心*/
.main7 .zuo{width:calc(50% - 15px);float: left;}
.main7 .zuo .img{display: block;}
.main7 .zuo .img img{height:294px;}
.main7 .you{width:calc(50% - 15px);float: left;margin-left: 30px;}
.main7 .ttbox{display: block;position: relative;}
.main7 .ttbox .tt1{font-size: 18px;font-weight: bold;color: #292929;line-height: 28px;}
.main7 .ttbox .tt2{font-size: 15px;color: #696969;line-height: 26px;height: 52px;overflow: hidden;margin-top: 6px;}
.main7 .zuo .ttbox{margin-top:20px;}
.main7 .you .ttbox{padding: 28px 0;padding-left: 130px;}
.main7 .you .ttbox:nth-child(n+2){border-top: 1px solid #dcdcdc;}
.main7 .you .ttbox .tt{position:absolute;left: 0;top:50%;width: 120px;text-align: center;padding-left: 10px;font-size: 18px;color: #696969;transform:translateY(-50%);}
.main7 .you .ttbox .tt b{font-size: 40px;color: #000;display: block;font-weight: inherit;}
.main7 .ttbox:hover .tt1{color:#009aea}

/*合作伙伴*/
.main8 .list .img{position:relative;border: 1px solid #dcdcdc;}
.main8 .list .img .tu{position:absolute;right: 0;left: 0;top:0;bottom:0;margin: auto;max-height: 96%;max-width: 96%;}

/*联系我们*/
.main9 .zuo{width:calc(62% - 106px);float: left;border: 1px solid #dcdcdc;height: 397px;position: relative;}
.main9 .you{width:calc(38% + 106px);float: left;padding-left: 10px;}
.main9 .you .div1{position:relative;padding-left: 100px;margin-bottom: 12px;}
.main9 .you .div1 span{position:absolute;left: 0;top:0;line-height:36px;width: 94px;display: block;font-size: 15px;color: #000;text-align: right;}
.main9 .you .div1 span i{color:#ff343f}
.main9 .you .div1 textarea{width:100%;max-width:100%;line-height: 24px;height: 156px;border: 1px solid #dcdcdc;background: #fff;padding: 5px 14px;}
.main9 .you .div1 input{width:100%;line-height: 34px;height: 36px;border: 1px solid #dcdcdc;background: #fff;padding: 0 14px;}
.main9 .you .div1 button{width:100%;line-height: 36px;height: 36px;background: #009aea;border: 0;color: #fff;font-size: 16px;}
.main9 .you .div1 button:hover{background:#ff343f;}

.sjmain10{font-size:20px;color: #ff343f;text-align: center;font-weight: bold;line-height: 34px;padding-bottom: 20px;display: none;}

footer{background:#000000;}
footer .box2{background:#313131;color: #d3d3d3;line-height: 24px;padding: 15px;text-align: center;}
footer .box2 a{color: #fff;}
footer a:hover{text-decoration: underline !important}
footer .box1{padding:30px 0;}
footer .box1 .list1{width: calc(33% - 130px);float: left;padding-right: 10px;height: 180px;position: relative;}
footer .box1 .list1 img{position: absolute;left: 0;top:0;bottom:0;right: 0;margin: auto;display: block;max-height:90%;max-width: 90%;}
footer .box1 .list2{width: 220px;float: left;border-left: 1px solid rgba(255,255,255,.4);border-right: 1px solid rgba(255,255,255,.4);padding: 10px;min-height: 180px;font-size: 0;}
footer .box1 .list2 a{display:inline-block;color: #d3d3d3;line-height: 24px;padding: 8px 0;text-align: center;min-width: 50%;font-size: 14px;}
footer .box1 .list3{width: calc(10% + 200px);float: left;height: 180px;color: #d3d3d3;line-height: 32px;padding: 0 10px 0 14px;border-right: 1px solid rgba(255,255,255,.4);}
footer .box1 .list4{width:calc(57% - 290px);float: left;padding: 0 10px;}
footer .box1 .list4 .img{width:33.33%;float: left;padding: 0 4px;text-align: center;color: #d3d3d3;line-height: 26px;font-size: 16px;}
footer .box1 .list4 .img img{display:block;max-width:99%;margin: 0 auto;margin-bottom: 5px;}

.sjfooter{position: fixed;left: 0;right: 0;bottom:0;z-index: 101;height: 60px;border-top: 1px solid #ff343f;background: #fff;width: 100%;clear: both;}
.sjfooter .img{height:24px;position: relative;width: 100%;font-size: 22px;color: #009aea;text-align: center;}
.sjfooter .img img{display:block;margin: 0 auto;position: absolute;left: 0;right: 0;bottom: 0;max-height: 99%;}
.sjfooter .tt{text-align:center;font-size: 14px;color: #000;line-height: 14px;margin-top: 6px;}
.sjfooter .row{margin: 0 !important;}
.sjfooter .padding0{padding: 8px 2px !important;}
.sjfooter .padding0:nth-child(n+2){border-left:1px solid #dcdcdc;}
.sjfooter .djwxblack{position:absolute;left: 10px;right: 10px;bottom:60px;z-index: 101;width: calc(100% - 20px);background: #fff;padding: 10px;border-radius: 6px;max-height: 200px;display: none;}
.sjfooter .djwxblack img{display:block;margin: 0 auto;}

.ny{min-height:666px;}
.ny .zuo{width:260px;float: left;padding-right: 20px;}
.ny .you{width:calc(100% - 260px);float: left;}
.ny .zuo .top{line-height: 72px;background: #009aea;font-size: 22px;color: #fff;font-weight: bold;text-align: center;cursor: pointer;}
.ny .zuo .top span{font-size:14px;text-transform: uppercase;padding-left: 6px;font-weight: lighter;}
.ny .zuo .ul{margin:6px 0 4px 0;}
.ny .zuo .ul .li{background: #f6f6f6;border: 1px solid #e8e8e8;line-height: 40px;padding-left: 40px;padding-right: 8px;padding-right: 32px;display: block;color: #333;margin-bottom: 2px;position: relative;}
.ny .zuo .ul .li:after{content:"";width: 10px;height: 10px;background: #e8e8e8;position: absolute;left: 15px;top:0;bottom:0;margin: auto 0;transform:rotate(45deg);transition: all 0.3s;}
.ny .zuo .ul .li:hover{background: #009aea;color: #fff;}
.ny .zuo .ul .li:hover:after{background: #fff;transition: all 0.3s}
.ny .zuo .ul .li.active{background: #009aea;color: #fff;}
.ny .zuo .ul .li.active:after{background: #fff;transition: all 0.3s}
.ny .zuo .bottom{padding:30px 14px;color: #fff;text-align: center;}
.ny .zuo .bottom .tt1{font-size: 24px;font-weight: bold;line-height: 32px;margin-bottom: 10px;}
.ny .zuo .bottom .tt2{font-size: 15px;margin-bottom: 10px;line-height: 26px;}
.ny .zuo .bottom .tt3{width: 80%;height:1px;background: #fff;margin: 0 auto;margin-bottom: 10px;}
.ny .zuo .bottom .tt4{margin-bottom: 10px;}
.ny .zuo .bottom .tt5{margin-bottom: 10px;}
.ny .zuo .bottom .tt6{font-family: 'Impact';font-size: 22px;margin-bottom: 6px;}
.ny .zuo .bottom .tt7{line-height: 24px;}
.ny .you .top{background: #eeeeee;font-size: 0;margin-bottom: 20px;}
.ny .you .top div{font-size:18px;color: #fff;background: #009aea;display: inline-block;padding: 0 24px;line-height: 40px;}


/*内页海洋之神优惠办理大厅*/
.nypp{margin:0 -7px;}
.nypp .list{width: calc(33.33% - 14px);float: left;display:block;margin: 0 7px;margin-bottom: 14px;background: #fff;border: 1px solid #dcdcdc;}
.nypp .list .img{width:calc(100% - 40px);margin: 0 20px;position: relative;}
.nypp .list .img:after{content:"";background: #dcdcdc;width: 100%;height: 1px;position: absolute;left: 0;bottom:0;z-index: 1;}
.nypp .list .img:before{content:"";background: #009aea;width: 114px;height: 2px;position: absolute;left: 0;bottom:0;z-index: 2;margin: 0 auto;right: 0;transition: all 0.3s}
.nypp .list .img .tu{position:absolute;right: 0;left: 0;top:0;bottom:2px;margin: auto;max-height: 96%;max-width: 96%;}
.nypp .list:hover .img:before{width:100%;transition: all 0.3s}
.nypp .list .tt1{font-size: 18px;color: #000000;text-align: center;line-height: 44px;padding-top: 6px;}
.nypp .list .tt2{font-size: 0;text-align: center;padding-bottom: 22px;}
.nypp .list .tt2 div{font-size: 15px;color: #ffffff;text-align: center;display: inline-block;min-width: 100px;line-height:24px;border-radius: 15px;box-shadow: 0 2px 2px #7ecef4;background: #009aea;margin: 0 auto;}




/*内页新闻*/
.nyxw .list{display:block;margin-bottom: 20px;}
.nyxw .list .img{width: calc(8% + 140px);float: left;}
.nyxw .list .img img{height: 180px;}
.nyxw .list .tt{width:calc(92% - 140px);float: left;padding-left: 20px;}
.nyxw .list .tt1{font-size:17px;color: #000;line-height:44px;}
.nyxw .list .tt2{font-size:14px;color: #7d7d7d;line-height: 26px;height: 78px;overflow: hidden;}
.nyxw .list .tt3{font-size:14px;color: #7d7d7d;position: relative;line-height: 30px;margin-top: 20px;}
.nyxw .list .tt3 .tt4{font-size:14px;color: #ff343f;text-transform: uppercase;position: absolute;right: 0;top:0;line-height: 30px;}
.nyxw .list:hover .tt4{text-decoration:underline !important;letter-spacing: .8px;}


/*.内页案例*/
.nyanli{margin:0 -7px;}
.nyanli .list{width: calc(25% - 14px);float: left;display:block;margin: 0 7px;margin-bottom: 14px;border: 3px solid #fff;position: relative;}
.nyanli .list .tt{position: absolute;left: 0;top:0;width: 100%;height: 100%;background: rgba(0,0,0,.6);text-align: center;right: 0;opacity: 0;transform:scale(0);}
.nyanli .list .tt div{font-size: 18px;color: #fff;position: absolute;left: 0;top:50%;transform:translateY(-50%); right: 0;text-align: center;width: 100%;padding: 0 15px;line-height: 28px;max-height: 86px;overflow: hidden;padding-top: 30px;}
.nyanli .list .tt div:after{content:"";width: 22px;height: 22px;background: url("../images/tu4.png") no-repeat;position: absolute;left: 0;right: 0;top:0;margin: 0 auto;}
.nyanli .list:hover .tt{opacity: 1;transform:scale(1);}

/*内页合作*/
.nyhezuo{margin:0 -7px;}
.nyhezuo .list{width: calc(20% - 14px);float: left;display:block;margin: 0 7px;margin-bottom: 14px;}
.nyhezuo .list .img{position:relative;border: 1px solid #dcdcdc;}
.nyhezuo .list .img .tu{position:absolute;right: 0;left: 0;top:0;bottom:0;margin: auto;max-height: 96%;max-width: 96%;}

/*详情页*/
.danye{color:#000000;font-size: 14px;line-height: 28px;}
.danye .bt{color: #009aea;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;}








/*transition: all 0.3s;*/
/*效果 ff343f */
/*009aea*/
/*dcdcdc*/

/*媒体查询开始*/
@media (min-width:1199px){
   
    .nyxw .list:hover .sizeCover.tr2,
    .main7 .zuo .img:hover .sizeCover.tr2,
    .main6 .box .list:hover .sizeCover.tr2
    {transform:scale(1.08);-moz-transform:scale(1.08);-ms-transform:scale(1.08);-o-transform:scale(1.08);-webkit-transform:scale(1.08);cursor:pointer;}
    .nyhezuo .list:hover .img .tu.tr2,
    .main8 .list:hover .img .tu.tr2,
    .nypp .list:hover .img .tu.tr2,
    .main2 .list:hover .img .tu.tr2
    {transform:scale(0.9);-moz-transform:scale(0.9);-ms-transform:scale(0.9);-o-transform:scale(0.9);-webkit-transform:scale(0.9);cursor:pointer;}


	
}

@media (max-width:1199px){
    .main1 .logo{max-width:410px;}
    .main1 .txt1{max-width:300px;}
    .main5 .box .listbox .list .tt2:after{display: none;}

    footer{margin-bottom:60px;}
    footer .box1 .list1{display: none;}
    footer .box1 .list2{border-left: 0;padding: 10px 15px 10px 0;}
    footer .box1 .list4{width: calc(90% - 420px);}
    
}
@media (max-width:1066px) {.main1 .txt1{display: none;}}
@media (max-width:991px) {
    .main1 .txt1{max-width:310px;display: block;}
    .main3 .zuo{width:100%;float: none;margin: 0;padding: 0;text-align: right;}
    .main3 .you{width:100%;float: none;margin: 0;padding: 0;}
    .main3 .zuo .tt1{display:inline-block;}
    .main3 .zuo .img{left: 0;right: inherit;}
    .main5 .box .img{width:100%;position: relative;transform: translateY(0);top:0;max-width: 290px;margin: 0 auto;display: block;left: 0;right: 0;}
    .main5 .box{padding:0;}
    .main5 .box .listbox{margin: 0 -5px;}
    .main5 .box .listbox .list{margin:40px 0 0 0 !important;width:100% !important;}
    .main5 .box .listbox .list:after{display:none;}
    .main5 .box .listbox .list:before{display:none;}
    
    .main6 .box .list{width:100%;margin: 0;margin-bottom: 15px;}
    .main7{margin-top:-15px;}
    
    .main7 .zuo{width:100%;float: none;}
    .main7 .you{width:100%;float: none;padding: 0;margin: 0;}
    .main9 .zuo{width:100%;float: none;height: 320px;}
    .main9 .you{width:100%;float: none;padding: 0;margin-top: 20px;}
    
    footer .box1 .list1{width: 100%;padding: 0;display: block;height: auto;margin-bottom: 20px;}
    footer .box1 .list1 img{position: relative;max-width: 100%;max-height:110px;}
    footer .box1 .list2{min-height: 150px;padding: 5px 15px 5px 0;width: 180px;}
    footer .box1 .list2 a{padding: 5px 0;}
    footer .box1 .list3{width: calc(100% - 180px);height: 150px;padding: 0 0 0 15px;border: 0;line-height: 26px;}
    footer .box1 .list4{width:100%;margin: 0;padding: 0;height: auto;margin-top: 24px;}
    footer .box1 .list4 .img{line-height: 24px;font-size: 14px;}

    
    .ny{min-height:inherit;}
    .ny .title .div2{line-height: 16px;margin-top: -4px;}
    .ny .zuo{width:100%;float: none;padding-right: 0;margin-bottom: 20px;}
    .ny .you{width:100%;float: none;}
    .ny .zuo .top{line-height: 46px;font-size:18px;text-align: left;padding: 0 20px;position: relative;}
    .ny .zuo .top i{position: absolute;right: 20px;top:0;line-height: 46px;}
    .ny .zuo .ul{margin:0;display: none;border-top: 1px solid #e8e8e8;}
    .ny .zuo .ul .li{margin: 0;padding: 0 10px;line-height: 40px;border: 0;border-bottom: 1px solid #e8e8e8;text-align: center;}
    .ny .zuo .ul .li:after{display: none;}
    .ny .zuo .ul .li:before{display: none;}
    .ny .zuo .ul .ul2 a{display:block;padding: 0 10px;text-align: center;}

    /*.内页案例*/
    .nyanli .list{width: calc(33.33% - 14px);}
    .nyhezuo .list{width: calc(25% - 14px);}


    
}

@media (max-width:767px) {
    .main1 .logo{height:90px;line-height: 90px;}
    .main1 .txt1{display: none;}
    .main1 .you form{width:234px;}
    .main1 .top .you .ul a{padding-left:12px;}
    .main1 .top .you .ul a:nth-child(n + 2):before{display: none;}
    .banner .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:2px;}
    .sjnav {margin-top:20px;}
    .sjnav .list{padding: 0 2px;}
    .sjnav .list .img{width: 86px;height: 86px;padding: 2px;}
    .sjnav .list .tt{font-size: 17px;line-height: 28px;margin-top: 6px;}
    /*头部公用*/
    .main40{padding:30px 0;}
    .title{margin-bottom: 20px;}
    .title .div1{font-size: 30px;line-height: 40px;}
    .title .div1:after{height:4px;}
    .title .div2{font-size: 15px;}
    .title .div3{font-size: 24px;line-height: 36px;}
    .title .div4{margin-top: 2px;}
    /*海洋之神优惠办理大厅*/
    .main2{padding-top:20px !important}
    .main2 .list{border: 0;margin: 0;}
    .main2 .list .img{width:100%;margin: 0;}
    .main2 .list .img .tu{max-height:87%;}
    .main2 .list .tt1{font-size: 15px;line-height: 36px;padding-top: 0;}
    .main2 .list .tt2{padding-bottom: 4px;}
    .main2 .list .tt2 div{font-size: 14px;}
    /*公司简介*/
    .main3 .zuo .sp{height:320px;}
    .main3 .zuo .tt1{font-size: 18px;color: #0084d0;margin-top: 10px;line-height: 36px;}
    .main3 .zuo .tt1 b{font-size: 22px;line-height: 30px;}
    .main3 .img{max-width: 100px;bottom:-30px;left: 0;}
    .main3 .you .tt1 b{font-size: 32px;position: relative;bottom:-2px;}
    .main3 .you .tt2{font-size: 20px;line-height: 32px;}
    .main3 .you .tt5{font-size: 18px;line-height: 32px;margin-top: 15px;}
    .main3 .you .tt5 b{font-size: 30px;}
    /*成功案列*/
    .main4 .list:hover .tt{opacity: 0;transform:scale(0);}
    /*优势*/
    .title2{margin-bottom:20px;font-size: 22px;line-height: 34px;}
    .main5 .box .listbox .list{margin-top:30px !important;padding: 10px 15px !important}
    .main5 .box .listbox .list .tt1{font-size: 40px;line-height: 40px;height: 28px;top:-28px;}
    /*新闻中心*/
    .main7 .zuo .img img{height:auto;}
    .main7 .ttbox .tt1{font-size: 17px;line-height: 28px;text-overflow:inherit;white-space:inherit;max-height: 56px;overflow: hidden;}
    .main7 .ttbox .tt2{font-size: 14px;line-height: 26px;height: 78px;overflow: hidden;margin-top: 4px;}
    .main7 .zuo .ttbox{margin-top:12px;}
    .main7 .you{margin-top: 15px;}
    .main7 .you .ttbox{padding: 15px 0;}
    .main7 .you .ttbox{border-top: 1px solid #dcdcdc !important;}
    .main7 .you .ttbox .tt{position:relative;left: inherit;top:inherit;width: 10%;text-align: left;padding-left: 0;font-size: 14px;transform:translateY(0);margin-bottom: 4px;display: none;}
    .main7 .you .ttbox .tt b{font-size: 20px;}
    /*联系我们*/
    .main9 .zuo{height: 260px;}
    .main9 .you .div1{padding-left: 72px;margin-bottom: 10px;}
    .main9 .you .div1 span{width: 66px;font-size: 14px;}


    footer .box1 .list2{min-height: inherit;padding: 5px 0;width: 100%;border: 0;}
    footer .box1 .list2 a{width: auto;min-width: inherit;padding-right: 14px;}
    footer .box1 .list3{width: 100%;height: auto;padding:0;border: 0;line-height: 26px;}
    footer .box1 .list4{width:100%;margin: 0;padding: 0;height: auto;margin-top: 24px;}
    footer .box1 .list4 .img{line-height: 24px;font-size: 14px;}


    /*内页*/
    .nypp{margin: 0 -5px;}
    .nypp .list{width: calc(50% - 10px);border: 0;margin: 0 5px;margin-bottom: 6px;}
    .nypp .list .img{width:100%;margin: 0;}
    .nypp .list .img .tu{max-height:87%;}
    .nypp .list .tt1{font-size: 15px;line-height: 36px;padding-top: 0;}
    .nypp .list .tt2{padding-bottom: 4px;}
    .nypp .list .tt2 div{font-size: 14px;}
    
    .nyanli{margin: 0 -5px;}
    .nyanli .list{width: calc(33.33% - 10px);border: 0;margin: 0 5px;margin-bottom: 10px;}

    /*内页合作*/
    .nyhezuo{margin:0 -5px;}
    .nyhezuo .list{width: calc(33.33% - 10px);margin: 0 5px;margin-bottom: 10px;}



    .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;}
  
}
@media (max-width:600px) {
    /*.内页案例*/
    .nyanli .list{width: calc(50% - 14px);}
}

@media (max-width:479px) {
    .main1 .you form{display: none;}
    .sjnav .list .img{width: 60px;height: 60px;;}
    .sjnav .list .tt{font-size: 14px;line-height: 24px;margin-top: 4px;}
    /*售后服务*/
    .main6 .box{margin:0;}
    .main6 .box .list{width: 100%;margin: 0 0 15px 0;}
    .main6 .box .list .img{width:100%;}
    .main6 .box .list .img img{height: auto;}
    .main6 .box .list .tt{width: 100%;height: auto;}
    
    .nyhezuo .list{width: calc(50% - 10px);}

    /*内页新闻*/
    .nyxw .list{margin-bottom: 14px;}
    .nyxw .list .img{width: calc(10% + 100px);float: left;}
    .nyxw .list .img img{height: 120px;}
    .nyxw .list .tt{width:calc(90% - 100px);padding-left: 10px;}
    .nyxw .list .tt1{font-size:15px;line-height: 36px;}
    .nyxw .list .tt2{line-height: 24px;height:48px;}
    .nyxw .list .tt3{margin-top: 5px;}
    .nyxw .list .tt3 .tt4{font-size:13px;}
    .nyxw .list:hover .tt4{letter-spacing:inherit;}


}
