<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* reset */
body,div,dl,dt,dd,ul,ol,li,form,p,h1,h2,h3,h4,h5,h6,input,button,th,td,textarea,code,fieldset,legend,pre,blockquote{margin:0;padding:0;}
body,th,td,input,select,textarea,h1,h2,h3,h4,h5,h6,i,em,b{font:normal 14px/1 "microsoft yahei",Tahoma, Geneva, sans-serif;}
/*html,body{height:100%;}*/
body{background-color:#fff;color:#333;}
table{border-collapse:collapse;border-spacing:0;}
ul,ol{list-style-type:none;}
input,select,textarea,button{vertical-align:middle;outline:none;border:0;}
textarea{resize:none;overflow:auto;}
input::-ms-clear{display:none;}
a{text-decoration:none;color:#333;}
a:hover{color:#666;}
img{border:0;vertical-align:middle;}
.clearfix:after{content:"";display:block;clear:both;}
.clearfix{*zoom:1;}
.fl{float:left}
.fr{float:right;}
.head .topbg{background-color:#fff;height:42px;}
.head .topbg .top{height:42px;width:1080px;margin:0 auto;}
.logo{float:left;}
.top-link{float:right;font-size:16px;color:#000;padding-top:10px;}.top-link a {padding-right:3px;padding-left:3px;}
.tel {font-weight:bold;margin-top:-9px;display:inline;}
.pr{position:relative;}
.pa{position:absolute;}
.w{width:990px;margin-left:auto;margin-right:auto}
.lock{overflow:hidden;}
.hide{display:none;}
.container{
    position:relative;z-index:1;
    overflow:hidden;
    min-width:1120px;
}
.word-box .word,
.newcar-box span i,
.insu-btn,
.insu-btn i,
.btn,
.reminder-tit span,
.service i,
.mfs{background-image:url(../img/sprites.png);background-repeat:no-repeat;}
.content{position:relative;}
.banner{position:relative;height:575px;z-index:0;}
.banner .w{height:100%;}
.bg-box{position:absolute;top:0;left:0;width:100%;z-index:-1;height:100%;
    background: rgba(122,24,226,1);
    background: -moz-linear-gradient(top, rgba(122,24,226,1) 0%, rgba(73,15,136,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(122,24,226,1)), color-stop(100%, rgba(73,15,136,1)));
    background: -webkit-linear-gradient(top, rgba(122,24,226,1) 0%, rgba(73,15,136,1) 100%);
    background: -o-linear-gradient(top, rgba(122,24,226,1) 0%, rgba(73,15,136,1) 100%);
    background: -ms-linear-gradient(top, rgba(122,24,226,1) 0%, rgba(73,15,136,1) 100%);
    background: linear-gradient(to bottom, rgba(122,24,226,1) 0%, rgba(73,15,136,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a18e2', endColorstr='#490f88', GradientType=0 );
    background-repeat:repeat-y;
}
.bg-box div{height:300px;background-position:center 0;background-repeat:no-repeat;}

.bg-box .bg1{background-image:url(../img/bg/bg_01.jpg);}
.bg-box .bg2{background-image:url(../img/bg/bg_02.jpg);}
.bg-box .bg3{background-image:url(../img/bg/bg_03.jpg);}
.bg-box .bg4{background-image:url(../img/bg/bg_04.jpg);}
.bg-box .bg5{background-image:url(../img/bg/bg_05.jpg);}
.bg-box .bg6{background-image:url(../img/bg/bg_06.jpg);}
.bg-box .bg7{background-image:url(../img/bg/bg_07.jpg);}
.bg-box .bg8{background-image:url(../img/bg/bg_08.jpg);}


.insu-in-box{position:absolute;right:0;top:60px;z-index:10;width:512px;padding:8px;background-color:#5617cc;background-color:rgba(45,13,194,.6);border:1px solid #00f6ff;}
.insu-in-box .shadow{position:absolute;bottom:-12px;left:50%;margin-left:-228px;z-index:-1;}
.insu-in-tit{float:left;color:#fff;font-size:26px;background-color:#2d0dc2;padding:3px 2px 0;border-radius:5px 5px 0 0;margin-top:-41px;margin-left:1px;}
.insu-in-tit span{display:block;height:38px;line-height:38px;border-radius:5px 5px 0 0;padding:0 20px;
    background: rgba(0,124,247,1);
    background: -moz-linear-gradient(top, rgba(0,124,247,1) 0%, rgba(0,124,247,1) 42%, rgba(40,23,199,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,124,247,1)), color-stop(42%, rgba(0,124,247,1)), color-stop(100%, rgba(40,23,199,1)));
    background: -webkit-linear-gradient(top, rgba(0,124,247,1) 0%, rgba(0,124,247,1) 42%, rgba(40,23,199,1) 100%);
    background: -o-linear-gradient(top, rgba(0,124,247,1) 0%, rgba(0,124,247,1) 42%, rgba(40,23,199,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,124,247,1) 0%, rgba(0,124,247,1) 42%, rgba(40,23,199,1) 100%);
    background: linear-gradient(to bottom, rgba(0,124,247,1) 0%, rgba(0,124,247,1) 42%, rgba(40,23,199,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007cf7', endColorstr='#2817c7', GradientType=0 );
}
.insu-inner{background-color:#fff;box-shadow:4px 4px 2px rgba(0,29,150,.75);overflow:hidden;border-top:1px solid #dbcff5;}
.insu-form{padding:22px 19px 10px;}
.insu-l{width:263px;border-right:1px solid #b5b5b6;margin:8px 0;}
.input-box{position:relative;z-index:1;margin-bottom:20px;}
.input-box .input{display:block;height:20px;line-height:20px;padding:5px;width:213px;color:#595757;font-size:18px;border:1px solid #b5b5b6;box-shadow:0 1px 1px #f2f2f2 inset;border-radius:0;}
.input-box.focus .input{background-color:#fff;}
/*.input-box.focus .placeholder{display:none;}*/
.placeholder{position:absolute;left:5px;top:0;z-index:1;height:32px;line-height:32px;color:#dcdddd;cursor:text;}
.input-box.short{width:127px;}
.input-box.short .input{width:115px;}
.newcar-box{position:absolute;left:130px;top:0;z-index:1;width:98px;height:30px;line-height:30px;color:#898989;font-size:14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;}
.newcar-box span{display:inline-block;cursor:pointer;}
.newcar-box span input{display:none}
.input-box.build .input{background-image:url(../img/building_icon.jpg);background-position:center right;background-repeat:no-repeat;}

.newcar-box span i{display:inline-block;width:22px;height:22px;background-position:-6px -286px;vertical-align:middle;margin-right:4px;}
.newcar-box span.selected i{background-position:-6px -309px;}

.btn-box{margin:0 -6px;}
.insu-btn{width:100%;height:37px;line-height:37px;background-position:0 -232px;border:0;cursor:pointer;color:#aa0004;font-size:18px;font-weight:bold;background-color:transparent;}
.insu-btn:hover{color:#9527c5;}
.insu-btn i{display:inline-block;width:18px;height:18px;background-position:-256px -232px;vertical-align:-3px;margin-left:20px;}

.inus-r{width:238px;padding-top:8px;}
.insu-tit{text-align:center;margin-bottom:8px;}
.insu-info{padding-right:16px;padding-left:4px;}
.insu-info dl{overflow:hidden;}
.insu-info dl+dl{margin-top:14px;}
.insu-info dt{float:left;}
.insu-info dd{margin-left:55px;}
.insu-info h3{color:#9527c5;font-size:18px;font-weight:bold;line-height:24px;}
.insu-info p{color:#9527c5;font-size:12px;line-height:20px;}

.tit-box{position:relative;z-index:2;text-align:center;}
.tit-box .tit{font-size:68px;color:#fec233;font-weight:bold;text-shadow:0 2px 2px rgba(198,20,162,.7);line-height:1;}



.word-box{margin-bottom:10px;margin-top:6px;}
.word-box .word{float:left;height:92px;
    -webkit-transition: transform .5s;
    -moz-transition: transform .5s;
    -ms-transition: transform .5s;
    -o-transition: transform .5s;
    transition: transform .5s;
    
    -webkit-animation-name:turnUp;
    -moz-animation-name:turnUp;
    -ms-animation-name:turnUp;
    -o-animation-name:turnUp;
    animation-name:turnUp;

    -webkit-animation-duration:3s;
    -moz-animation-duration:3s;
    -ms-animation-duration:3s;
    -o-animation-duration:3s;
    animation-duration:3s;

    -webkit-animation-timing-function:linear;
    -moz-animation-timing-function:linear;
    -ms-animation-timing-function:linear;
    -o-animation-timing-function:linear;
    animation-timing-function:linear;

    -webkit-animation-iteration-count:infinite;
    -moz-animation-iteration-count:infinite;
    -ms-animation-iteration-count:infinite;
    -o-animation-iteration-count:infinite;
    animation-iteration-count:infinite;

    -webkit-animation-direction:alternate;
    -moz-animation-direction:alternate;
    -ms-animation-direction:alternate;
    -o-animation-direction:alternate;
    animation-direction:alternate;
}
.word-box .word1{width:74px;background-position:-288px -5px;
    -webkit-animation-delay:.5s;
    -moz-animation-delay:.5s;
    -ms-animation-delay:.5s;
    -o-animation-delay:.5s;
    animation-delay:.5s;
}
.word-box .word2{width:72px;background-position:-372px -5px;
	margin-left:2px;
    -webkit-animation-delay:1s;
    -moz-animation-delay:1s;
    -ms-animation-delay:1s;
    -o-animation-delay:1s;
    animation-delay:1s;}
.word-box .word3{width:74px;background-position:-453px -5px;
margin-left:4px;
    -webkit-animation-delay:1.5s;
    -moz-animation-delay:1.5s;
    -ms-animation-delay:1.5s;
    -o-animation-delay:1.5s;
    animation-delay:1.5s;}
.word-box .word4{width:72px;background-position:-533px -5px;
margin-left:4px;
    -webkit-animation-delay:2s;
    -moz-animation-delay:2s;
    -ms-animation-delay:2s;
    -o-animation-delay:2s;
    animation-delay:2s;}
.word-box .word5{width:84px;background-position:-618px -5px;
margin-left:9px;
    -webkit-animation-delay:2.5s;
    -moz-animation-delay:2.5s;
    -ms-animation-delay:2.5s;
    -o-animation-delay:2.5s;
    animation-delay:2.5s;}
.word-box .word6{width:84px;background-position:-710px -5px;
margin-top:-1px;margin-left:-10px;
    -webkit-animation-delay:3s;
    -moz-animation-delay:3s;
    -ms-animation-delay:3s;
    -o-animation-delay:3s;
    animation-delay:3s;}

@-webkit-keyframes turnUp {
    0%,100%{transform:translateY(0);}
    50%{transform:translateY(-8px);}
}
@-moz-keyframes turnUp {
    0%,100%{transform:translateY(0);}
    50%{transform:translateY(-8px);}
}
@-ms-keyframes turnUp {
    0%,100%{transform:translateY(0);}
    50%{transform:translateY(-8px);}
}
@-o-keyframes turnUp {
    0%,100%{transform:translateY(0);}
    50%{transform:translateY(-8px);}
}
@keyframes turnUp {
    0%,100%{transform:translateY(0);}
    50%{transform:translateY(-8px);}
}



.youwant{color:#f9e054;font-size:30px;text-shadow:0 2px 2px rgba(9,142,108,.74);height:55px;line-height:52px;background:url(../img/bg/tit_bg.png) center center no-repeat;}
.xcjly{position:relative;left:80px;top:-10px;}
.car-img{position:relative;left:132px;top:14px;}
.jf2{position:relative;right:-55px;top:40px;}
.light{position:absolute;left:30px;top:210px;z-index:0; animation:shan 1s linear infinite;opacity:1;visibility:visible;
transition:animation 1s;
}
@keyframes shan {
    0%,100%{opacity:0;visibility:hidden;}
    50%{opacity:1;visibility:visible;}
}

.jf1,
.jf3,
.lihe{position:absolute;left:50%;z-index:1;}
.jf1{top:110px;margin-left:520px;}
.jf3{margin-left:-580px;top:19px;}
.lihe{margin-left:-652px;top:236px;}

.main{position:relative;margin-top:0px;z-index:1; color:#ffffff;}
.txt001{ margin-top:30px; font-style: italic; font-weight: bold; font-size: 25px; letter-spacing: 2px; height: 67px; line-height: 67px; text-align: center;
       background: url(../img/txtbg01.png) no-repeat;
       }
.txt002{  color: #fbe049; font-size:35px; line-height: normal;}
.cont002{ margin-top: 20px;}
.cont002 .txtlft{ float: left; width: 380px; height: 255px; margin-right: 30px;background: url(../img/txtbg02.png) no-repeat;}
.cont002 .txtlft02{ margin-right: 0; float: right;}
.cont002 .txtlft .cont01{ margin: 20px 25px 0 25px;}
.cont002 .txtlft .txtbk{ border-bottom: 1px solid #c9a5ea; overflow: hidden;}
.cont002 .lf02{ float: left; width: 215px; padding: 5px 0 0 15px; line-height: 20px; }
.cont002 .lf03{float: left; width: 80px;}
.cont002 .sp01{font-style: italic; font-weight: bold;color: #fbe049; font-size: 22px;     padding: 5px 0 15px 0;
               display: inline-block;  line-height: 24px;  }
.cont002 .sp02{font-style: italic; font-weight: bold; font-size: 18px;}
.cont002 .sp03{ font-size: 16px; font-weight: bold;}
.cont002 .sp04{font-size: 14px;}
.cont002 .a_info{ display:inline-block;  width: 76px; margin: 15px 0; text-align: center;color: #6714ba; height: 22px; line-height: 20px; background: url(../img/a_bg.png) no-repeat;}
.cont002 .a_info img{ vertical-align: middle;}
.jfhhl{margin-bottom:27px;}
.jfhhl-hd{height:92px;background:url(../img/bg/bg11.png) center center no-repeat;margin-bottom:1px;}
.jfhhl-hd h3{float:left;width:188px;text-align:center;height:100%;color:#fbe049;font-size:30px;font-weight:bold;text-shadow:0 2px 2px rgba(103,20,189,.75);}
.jfhhl-hd .txta1{color:#fbe049;font-size:40px;font-weight:bold;text-shadow:0 2px 2px rgba(103,20,189,.75); text-align: center; line-height: 92px;}
.jfhhl-hd .txta1 .span1{ font-size: 22px; font-weight:bold; color: #ffffff;}
.jfhhl-hd h3 i,
.jfhhl-hd div i{display:inline-block;height:100%;vertical-align:middle;*display:inline;*zoom:1;}
.jfhhl-hd div{height:100%;margin-left:200px;}
.jfhhl-hd div p{display:inline-block;color:#fff;font-size:22px;font-weight:bold;line-height:30px;vertical-align:middle;*display:inline;*zoom:1;}
.jfhhl-hd div p strong{color:#f9e055;}
.jfhhl-hd div p small{font-size:18px;font-weight:normal;margin-left:-8px;}
/*.jf-box .jf-btn i,*/
.jfhhl-bd{}
.jfhhl-bd .top-bg{height:10px;background:url(../img/bg/bg8.png) center center no-repeat;}
.jf-box{position:relative;background-color:#7269db;padding:12px 4px;}
.jf-box .jf-btn{display:block;position:absolute;top:12px;z-index:2;width:24px;height:375px;background-color:#8a82e1;background-color:rgba(255,255,255,.17);text-align:center;cursor:pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
.jf-box .jf-btn:hover{background-color:rgba(255,255,255,.3);
    -webkit-transition: background-color .4s;
    -moz-transition: background-color .4s;
    -ms-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s;
}
.jf-box .jf-btn i{position:relative;top:50%;display:inline-block;width:24px;height:54px;margin-top:-27px;font-family:SimHei;line-height:54px;color:#fbe049;font-size:30px;*display:inline;*zoom:1;}
.jf-box .jf-btn.prev{left:4px;}
.jf-box .jf-btn.next{right:4px;}
.jf-box .jf-btn.prev i{background-position:-312px 0;}
.jf-box .jf-btn.next i{background-position:-360px 0;}



.jf-item,
.jf-item li{height:375px;}
.jf-list{overflow:hidden;margin:0 30px;*margin:0 auto;*width: 934px;}
.jf-list .jf-item{padding:5px 0 !important;}
.jf-item li{float:left;width:230px;background-color:#1bb58d;margin:0 2px;}
/*.jf-item li+li{margin-left:4px;}*/
.jf-cont{position:relative;padding:5px;text-align:center;}
.jf-title{height:38px;line-height:38px;color:#fbe049;font-size:20px;font-weight:bold;margin-bottom:4px;}
.jf-title01{height:38px;color:#fbe049;font-size:20px;font-weight:bold; margin-bottom:4px; padding:0 20px;}
.jf-info{height:323px;background-color:#fff;overflow:hidden;}
.jf-name,
.jf-price{position:absolute; color:#875600;font-size:18px;font-weight:bold;line-height:22px;width:220px;}
.jf-name{margin-top:18px;}
.jf-price{margin-top:40px}
.jf-img{height:120px;overflow:hidden;border-bottom:1px dashed #1bb58d;padding:25px 0;margin-bottom:10px; *position: relative;*top:60px;}

.jf-info-word{color:#332c3a;font-size:14px;padding:0 10px;line-height:20px; *position: relative;*top:60px;}
.btn{position:absolute;bottom:10px;left:50%;margin-left:-67px;display:block;width:135px;height:35px;background-position:-10px 0;line-height:32px;font-size:16px;color:#aa0004;text-align:center;}
.btnq1{display: inline-block;width:135px;height:35px;background-position:-10px 0;line-height:32px;font-size:16px;color:#aa0004;text-align:center;background-image: url(../img/sprites.png);
    background-repeat: no-repeat;}

.jf-num-list{text-align:center;font-size:0;padding-top:10px;}
.jf-num-list li{display:inline-block;width:10px;height:10px;background-color:#ffa289;opacity:.52;filter:alpha(opacity=52);margin:0 3px;border-radius:50%;cursor:pointer;*display:inline;*zoom:1;}
.jf-num-list li.on{background-color:#fff;opacity:1;filter:alpha(opacity=100);}


/*.repair{overflow:hidden;}*/
.repair-item{position:relative;float:left;width:489px;-webkit-perspective:400px;perspective:400px;}
.repair-item+.repair-item{margin-left:24px;}
.repair-outer{background:url(../img/bg/bg9.png) center top no-repeat;padding-bottom:25px;margin-bottom:-25px;
    width:490px;
    height:230px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    transform-style:preserve-3d;
    -webkit-transform-origin: 50% 50%;
    -webkit-transform: rotateY(0deg) rotateX(0deg);
    -webkit-transition-timing-function:linear;
    transition-timing-function:linear;
}

.repair-inner{padding:10px 20px 0 20px;height:205px; text-align: center; }
.repair-inner .diva1{ padding:15px 0 0 0;}
.repair-inner .colp1{ color: #fbe049;}
.repair-inner .p2{ font-size: 12px; padding: 10px 0 5px 0; }
.repair-inner h2,
.repair-inner h3{font-weight:bold;}
.repair-inner h3,
.repair-inner h4{color:#f4c486;}
.repair-inner h2{font-size:30px;color:#fbe049;line-height:38px;}
.repair-inner h3{font-size:26px;line-height:30px;}
.repair-inner h4{font-size:20px;line-height:24px;}
.repair-inner p{font-size:14px;color:#fefefe;line-height:20px;}
.repair-inner .btn{left:60px;bottom:11px;top:auto;margin-left:0;}
.repair-item .pic{position:absolute;top:22px;right:24px;}
.free{position:relative;z-index:1;width:386px;height:161px;background:url(../img/light_bg.png) center center no-repeat;margin-left:40px;text-align:center;perspective:50px;-webkit-perspective:50px;}
.free img{margin-top:40px;}
.free img:hover{
    -webkit-animation-name: pulse;
    animation-name: pulse
}
.reminder{margin-top:2px;margin-bottom:77px;}
.reminder-tit{text-align:center;margin-top:6px;}
.reminder-tit span{display:inline-block;width:226px;height:77px;
    background-position:-15px -38px;color:#ffe5bd;font-size:28px;line-height: 97px;*display:inline;*zoom:1;}
.reminder-list{padding-left:315px;margin-top:11px;}
.reminder-list li{overflow:hidden;}
.reminder i{float:left;display:block;width:10px;height:10px;background-color:#9888d0;border-radius:50%;margin-top:10px;}
.reminder p{color:#fff;font-size:16px;line-height:30px;vertical-align:middle;margin-left:12px;}

.footer{height:60px;line-height:60px;text-align:center;color:#aa88cf;font-size:14px;background-color:#ffffff;}

.service{position:absolute;top:0;left:50%;margin-left:507px;width:64px;height:88px;background-color:#7269db;border-radius:8px;}
.service a{display:block;font-size:14px;color:#f9e054;text-align:center;overflow:hidden;line-height:16px;height:100%;}
.service i{display:block;width:40px;height:30px;background-position:-57px -288px;margin:14px auto 4px;}
.service.fixed{position:fixed;top:0;}

.mfs{display:block;width:112px;height:50px;background-position:-10px -140px;margin:0 auto;position:relative;top:38px;text-indent:-9999px;}
.star {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1px;
    height:1px;
    z-index:-1;
    box-shadow:-447px 387px #c4c4c4, -401px 118px #fafafa, -109px 217px #d9d9d9, -680px -436px #e3e3e3, 514px 360px #cccccc, -708px 298px #e8e8e8, -696px -270px #ededed, 116px -128px #f7f7f7, 179px 35px white, -404px -90px whitesmoke, -331px -309px #c4c4c4, -363px -24px #d1d1d1, 277px 416px #fafafa, -145px -244px whitesmoke, 123px 62px #d4d4d4, -407px 418px #d9d9d9, 535px 237px #d9d9d9, -466px -78px #f7f7f7, 257px 287px #dedede, 327px -398px #e0e0e0, -602px -38px #c2c2c2, 128px 398px #e6e6e6, 274px -446px #d1d1d1, -602px -298px #c7c7c7, 526px -5px #c4c4c4, -90px -158px #fcfcfc, 5px 294px whitesmoke, -633px 229px #c4c4c4, -475px 427px #dedede, 586px -453px #f2f2f2, 180px -432px #c7c7c7, -637px -88px #cfcfcf, -453px 308px #d6d6d6, -111px 1px #d9d9d9, 573px -450px #ededed, 198px 300px #d6d6d6, -355px 166px #dedede, -715px 13px #e3e3e3, 262px -104px #d1d1d1, 147px 325px #dbdbdb;
    animation: fly 40s linear infinite;
    transform-style: preserve-3d; }
.star:before, .star:after {
    content: "";
    position: absolute;
    width: inherit;
    height: inherit;
    box-shadow: inherit;}

.star:before {
    transform: translateZ(-10px);
    opacity: .6; }

.star:after {
    transform: translateZ(-20px);
    opacity: .3; }

@keyframes fly {
    from {
        transform: translateY(0px);
        opacity: .8; }
    to {
        transform: translateY(-1000px);
        opacity:1; } }

.animated {
    -webkit-animation-duration:1s;
    animation-duration:1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05)
    }

    100% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05)
    }

    100% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

.mask-hd{display:none;position:fixed;width:100%;height:100%;top:0;left:0;z-index:10;background-color:#000;opacity:.7;filter:alpha(opacity=70);}
.dialog-outer{display:none;position:fixed;width:100%;height:100%;top:0;left:0;z-index:11;overflow-y:auto;overflow-x:hidden;}
.dialog-inner{overflow:hidden;}
.dialog{position:relative;width:750px;padding:10px;margin:60px auto;}
.dialog-close{position:absolute;right:-30px;top:-30px;width:44px;height:44px;background-color:#5769b8;border-radius:50%;color:#fff;font-size:40px;text-align:center;cursor:pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition:.5s;
    -moz-transition:.5s;
    -ms-transition:.5s;
    -o-transition:.5s;
    transition:.5s;}
.dialog-close:hover{
    -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -ms-transform:rotate(180deg);
    -o-transform:rotate(180deg);
    transform:rotate(180deg);
}
.dialog-close i{display:inline-block;height:100%;vertical-align:middle}
.dialog-bg{position:absolute;left:0;top:0;z-index:-1;width:100%;height:100%;background-color:#5d7be3;opacity:.63;filter:alpha(opacity=63);}
.dialog-cont{background-color:#fff;height:100%;width:750px;}
.bgf2fafc{background-color:#f2fafc;}

.dialog-hd{text-align:center;background:#f2fafc url(../img/bg/dialog_bg.png) center -10px no-repeat;overflow:hidden;padding-bottom:10px;}
.dialog-hd h3{color:#875600;font-size:18px;margin-top:40px;font-weight:bold;}
.dialog-hd h4,
.dialog-hd h5{font-size:14px;line-height:24px;font-weight:bold;}
.dialog-hd h4{color:#ef520f;margin-top:4px;}
.dialog-hd h5{color:#6174b6;}
.dialog-ft{margin-top:10px;}
.dialog-tit{position:relative;z-index:1;}
.dialog-tit h5{margin-left:-4px;}
.dialog-tit .line-y{position:absolute;top:50%;width:100%;height:0;border-top:1px solid #c6d1e8;z-index:-1;}
.dialog-tit span{position:relative;float:left;height:28px;line-height:28px;color:#fff;font-size:18px;background-color:#6174b6;padding-left:13px;padding-right:45px;}
.dialog-tit span i{display:block;position:absolute;width:0;height:0;border-style:solid}
.dialog-tit span .arrow1{border-width:4px 0 0 3px;border-color:#2a408b transparent transparent transparent;left:0;}
.dialog-tit span .arrow2{border-width:14px 0 14px 7px;border-color:transparent transparent transparent #6174b6;right:-7px;top:0; }


.dialog-info{padding:10px 36px;}
.dialog-info h6{font-size:14px;color:#333;line-height:24px;font-weight:bold;}
.dialog-info li{line-height:24px;font-size:14px;color:#333;}
.dialog-reminder{color:#ef9404;font-size:14px;line-height:24px;font-weight:bold;}



.dialog-ft-cont{padding: 12px 36px;}
.dialog-code{background-color:#d9deee;padding:3px 6px}
.dialog-code img{width:158px;height:158px;}

.prod-box{font-size:0;padding:20px 0 0;margin-bottom:-20px}
.prod-box img{margin:0 3px;width:165px;height:165px;}

.dialog-info .p1{color:#333;font-size:14px;line-height:24px;margin-bottom:8px;}
.dialog-info .p1 b{font-weight:bold;}
.sketch-map{position:absolute;top:0;right:22px;padding:6px;text-align:center;background-color:#fff;}
.sketch-map p{color:#333;font-size:14px;line-height:22px;font-weight:bold;}
.dialog-info .mr310{margin-right:310px;}

.tips-box{background-color:#d9deee;margin-left:170px;height:154px;margin-top:10px;/*padding-right:40px;*/padding-right:5px;}
.tips-box .banzi{position:relative;float:left;height:100%;width:18px;background-color:#cdd3e8;}
.tips-box .banzi i{display:block;position:absolute;top:-10px;left:0;width:0;height:0;border-style:solid;border-width:0 18px 10px 0;border-color:transparent transparent #cdd3e8 transparent;}
.tips-box .tips-info{position:relative;top:6px;margin-left:22px;width:127px;height:72px;background:url(../img/bg/tip_bg.png) 0 0 no-repeat;text-align:center;margin-bottom:10px;}
.tips-box .tips-info span{display:inline-block;font-size:14px;color:#f8a022;line-height:18px;vertical-align:middle;}
.tips-box .tips-info i{display:inline-block;height:100%;vertical-align:middle;}
.tips-box p{color:#666;font-size:14px;margin-left:26px;line-height:20px;}

.p10{padding:10px;}
.dialog-table{width:100%;}
.dialog-table thead th{height:30px;color:#545489;font-size:14px;font-weight:bold;background-color:#dcdff1;border-bottom:2px solid #fff;}
.dialog-table thead th+th{border-left:2px solid #fff;}
.dialog-table tbody td{height:34px;font-size:14px;color:#666;text-indent:20px;}
.dialog-table tbody tr:nth-of-type(odd){background-color:#f2f4ff;}
.dialog-table tfoot td.line-y{height:11px;border-bottom:1px solid #eaedef;}
/* add by gulei 20170608 */
.head-img{position: relative;left:0px;top:0px;}
.head_txt{position: absolute; left:335px; bottom:40px;  height: 65px; font-size: 20px; line-height: 28px; color: #ffffff; z-index: 2;}

.coont{}
.coont .lf{ width: 50%; height: 270px; float: left;}
.coont .lf02{ width: 50%; height: 392px; float: left;}
.coont .div01{ background: url("../img/contbg01.png") no-repeat center top;}
.coont .div02{ background: url("../img/contbg02.png") no-repeat center top;}
.coont .div03{ background: url("../img/contbg03.png") no-repeat center top;}
.coont .div04{ background: url("../img/contbg04.png") no-repeat center top;}
.coont .div05{ background: url("../img/contbg05.png") no-repeat center top;}
.coont .div06{ background: url("../img/contbg06.png") no-repeat center top;}
.coont .txtt01{ text-align: center; font-size: 28px; font-weight: bold; height: 50px; line-height: 44px;}
.coont .txtt02{ text-align: center; font-size: 18px; font-weight: bold; height: 25px; line-height: 24px;}
.coont .txtt091{ text-align: center; font-size: 28px; font-weight: bold; height: 50px; line-height: 45px;}
.coont .txtt092{ text-align: center; font-size: 18px; font-weight: bold; height: 28px; line-height: 28px;}
.coont .txtt093{ text-align: center; font-size: 18px; font-weight: bold; height: 30px; line-height: 30px;}
.coont .txtt03{ margin: 0 0 0 25px;background: url("../img/tlebg011.png") no-repeat center top;}
.coont .txtt03 .phone01{ padding-top: 130px; padding-left: 255px; height: 55px; line-height: 45px; font-size: 18px; font-weight: bold; }
.coont .txtt04{ margin: 20px 45px 0 35px; color: #206990; font-size: 20px;}
.coont .txtt04 p{ margin-left: 54px; padding-left: 40px; line-height: 30px; background: url("../img/tlebg04.png") no-repeat left center;}
.coont .btn3{ display: inline-block; width: 200px; height: 47px;background: url("../img/btn_01.png") no-repeat;}
.mtop09{ margin-top: 50px;}
.coont .btn4{display: inline-block; width: 200px; height: 51px;background: url("../img/btn_02.png") no-repeat; margin: 30px 0;}
.coont .txtt05{ margin: 15px 45px 0 35px; }
.coont .txtt05 .txtq{ font-size: 20px; font-style: italic; color: #86004d; margin: 12px 0;}
.coont .txtt05 .txtq span{ margin-left: 40px;}
.coont .txtt05 .txtq .sp1{ background: url("../img/dot01.png") no-repeat left center; display: inline-block; padding-left: 15px;}
.coont .txtt05 .txtq .sp2{ background: url("../img/dot02.png") no-repeat left center; display: inline-block; padding-left: 15px;}
.coont .txtt05 .txtq .sp3{ background: url("../img/dot03.png") no-repeat left center; display: inline-block; padding-left: 15px;}
.coont .txtt06{ margin: 35px 45px 0 35px; }
.coont .txtt06{ margin: 20px 45px 0 35px; }
.coont .logo_txtbg{ font-size: 16px; font-weight: bold; text-align: center;line-height: 24px;
    width: 133px; height: 50px;background: url("../img/logo_txtbg.png") no-repeat left center; color: #854700;}
.coont .logo_txtbg01{font-size: 15px;font-weight: bold; text-align: center; line-height: 24px;
    width: 133px; height: 50px;background: url("../img/logo_txtbg.png") no-repeat left center; color: #854700;}
.coont .tab09{ vertical-align: middle;}
.coont .tab09 td{padding: 5px 0;}
.coont .tab010{ vertical-align: middle;}
.coont .tab010 td{padding: 2px 0;}
.coont .logo_txtbg03{font-size: 13px;font-weight: bold; text-align: center; line-height: 18px;
    width: 143px; height: 47px;background: url("../img/logo_txtbg02.png") no-repeat left center; color: #ffffff;}
.coont .logo_txtbg04{font-size: 14px;font-weight: bold; text-align: center; line-height: 18px;
    width: 143px; height: 47px;background: url("../img/logo_txtbg02.png") no-repeat left center; color: #ffffff;}
.coont .logo_txtbg05{font-size: 13px;font-weight: bold; text-align: center; line-height: 18px;
    width: 143px; height: 47px;background: url("../img/logo_txtbg01.png") no-repeat left center; color: #ffffff;}
.coont .logo_txtbg06{font-size: 14px;font-weight: bold; text-align: center; line-height: 18px;
    width: 143px; height: 47px;background: url("../img/logo_txtbg01.png") no-repeat left center; color: #ffffff;}
.coont .txtt07{ padding: 40px 25px 40px 25px; }
.coont .tab011{vertical-align: middle;}
.coont .logo_txtbg07{ font-size: 14px;text-align: center; line-height: 18px;font-weight: bold; min-width: 110px;
    height: 47px;background: url("../img/logo_txtbg03.png") no-repeat left center; color: #ffffff; padding: 0 5px;}
.coont .logo_txtbg08{ font-size: 14px;text-align: center; line-height: 18px;font-weight: bold;min-width: 110px;
    height: 47px;background: url("../img/logo_txtbg03.png") no-repeat left center; color: #ffffff; padding: 0 5px;}
.coont .logo_txtbg09{ font-size: 14px;text-align: center; line-height: 18px;font-weight: bold;min-width: 110px;
    height: 47px;background: url("../img/logo_txtbg03.png") no-repeat left center; color: #ffffff; padding: 0 5px;}
.code09{ text-align: center;}
.code09 .t01{ font-size: 30px; line-height: 30px; font-weight: bold; padding-bottom:40px; background:url("../img/tlebg010.png") no-repeat center bottom;  }
.code09 .t02{ padding: 35px 0 70px 0;}



.section1{background: url(../img/bg/section1_bg.png) no-repeat center top;margin-top:-10px;overflow: hidden;margin-bottom:30px;}
.sec1-head{font-size: 18px;font-weight: bold;color:#fff;text-align: center;margin-top:150px;}
.sec1-select{font-size: 18px;color:#fff;text-align: center;margin-top:10px;}
.juan-box{text-align: center;margin-top:18px;margin-bottom:22px;overflow: hidden;}
.juan{float:left;vertical-align: top;margin:0 30px;display:inline-block;*display: inline;*zoom:1;}
.juan1,.juan2{width:146px;}
.juan3,.juan4{width:218px;}
.juan1{margin-left:50px;}
.juan span{display: block;width:145px;color:#fff;margin:8px auto 0;line-height:18px; font-size: 16px;}
.sec1-bottom{width:920px;margin:0 auto;text-align: center;font-size:18px;color:#fff;line-height: 28px;padding:20px 0 30px 0;border-top:1px dashed #531098;}
.sec1-bottom span{font-weight: bold;color:#fbe049;}
.jf-item .jf-high{background-color: #5e13ad;box-shadow:0 0 10px rgba(255,255,255,.75) }
.service-title{height:50px;line-height:50px;padding:0 32px;font-size: 28px;font-weight: bold;color:#481082;background-color:#ffd556;border-radius:25px;display: inline-block;*display: inline;*zoom:1;}
.section-bottom{overflow:hidden;background-color:#450f7f;}
.section-bottom ul{position: relative;margin-bottom:30px;}
.section-bottom .service-item{font-size:20px;margin-top:16px;font-weight:bold;cursor:pointer;color:#f8c21f;display: inline-block;*display: inline;*zoom:1;}
.section-bottom .service-item i{height:42px;width:43px;background:url(../img/bottom-icon.png) no-repeat;margin-left:20px;display: inline-block;*display: inline;*zoom:1;}
.section-bottom .service-item span{line-height: 42px;vertical-align: top;display: inline-block;*display: inline;*zoom:1;}
.section-bottom .service1 i{background-position: 0 0;}
.section-bottom .service2 i{background-position: 0 -50px;}
.section-bottom .service3 i{background-position: 0 -100px;}
.section-bottom .service4 i{background-position: 0 -150px;}
.section-bottom .service5 i{background-position: 0 -200px;}
.section-bottom .service6 i{background-position: 0 -250px;}
.section-bottom .service7 i{background-position: 0 -300px;}
.section-bottom .service8 i{background-position: 0 -350px;}
.section-bottom .service9 i{background-position: 0 -400px;}
.reminder{margin-bottom:30px;}
.supernatant{position: absolute;left:0;top:0;display:none;z-index: 99;}
.dialog-contx{width:330px;padding:5px 10px;border:1px solid #ffd556;box-shadow: 0 5px 5px #340d5b;border-radius: 2px;line-height: 30px;background-color: #634abd;font-size: 18px;color:#fff;font-weight: bold;}
.dialog-arrows{position: absolute;bottom:-7px;left:64px;}
.letter-spacing{letter-spacing:-1px;}
.jf-box .jf-btn{top:17px;}
.service{top:17px; display: none;}
.juan1 img,
.juan2 img{margin:6px 0;}
.mfs-box{margin-bottom:24px;}
.mfs-cont{height:110px;width:1005px;background:url(../img/mfs.png) 0 0 no-repeat;overflow:hidden;}
.mfs-cont p{font-size:30px;font-weight:bold;color:#fff;margin-top:37px;padding-left:137px;text-shadow:0 5px 8px rgba(67,15,120,.75)}
.mfs-cont p strong{color:#fbe049;font-size:40px;}
.btn-box2{position:relative;z-index:2;text-align:center;}
.btn2{display:inline-block;width:582px;height:153px;background-color:#fff;background:url(../img/btn2_bg.png) 0 0 no-repeat;margin-bottom:20px;*display:inline;*zoom:1;}
.btn2:hover{background-position:0 -173px;}</pre></body></html>