@charset "UTF-8";
/**
 *
 * @authors Your Name (you@example.org)
 * @date    2018-11-26 08:56:00
 * @version $Id$
 */

*{ margin:0; padding:0; /*! color: #333; */}
.plyr input[type=range]:focus,.plyr:focus{outline:0}.plyr .plyr__video-embed iframe,.plyr__tooltip{pointer-events:none}@keyframes plyr-progress{to{background-position:25px 0}}.plyr{position:relative;max-width:100%;min-width:200px;font-family:Avenir,'Avenir Next','Helvetica Neue','Segoe UI',Helvetica,Arial,sans-serif;direction:ltr}.plyr,.plyr *,.plyr ::after,.plyr ::before{box-sizing:border-box}.plyr a,.plyr button,.plyr input,.plyr label{-ms-touch-action:manipulation;touch-action:manipulation}.plyr audio,.plyr video{width:100%;height:auto;vertical-align:middle;border-radius:inherit}.plyr input[type=range]{display:block;height:20px;width:100%;margin:0;padding:0;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;border:none;background:0 0}.plyr input[type=range]::-webkit-slider-runnable-track{height:8px;background:0 0;border:0;border-radius:4px;-webkit-user-select:none;user-select:none}.plyr input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;margin-top:-4px;position:relative;height:16px;width:16px;background:#fff;border:2px solid transparent;border-radius:100%;transition:background .2s ease,border .2s ease,transform .2s ease;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(0,0,0,.15);box-sizing:border-box}.plyr input[type=range]::-moz-range-track{height:8px;background:0 0;border:0;border-radius:4px;-moz-user-select:none;user-select:none}.plyr input[type=range]::-moz-range-thumb{position:relative;height:16px;width:16px;background:#fff;border:2px solid transparent;border-radius:100%;transition:background .2s ease,border .2s ease,transform .2s ease;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(0,0,0,.15);box-sizing:border-box}.plyr input[type=range]::-ms-track{height:8px;background:0 0;border:0;color:transparent}.plyr input[type=range]::-ms-fill-upper{height:8px;background:0 0;border:0;border-radius:4px;-ms-user-select:none;user-select:none}.plyr input[type=range]::-ms-fill-lower{height:8px;border:0;border-radius:4px;-ms-user-select:none;user-select:none;background:#eb3d01}.plyr input[type=range]::-ms-thumb{position:relative;height:16px;width:16px;background:#fff;border:2px solid transparent;border-radius:100%;transition:background .2s ease,border .2s ease,transform .2s ease;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(0,0,0,.15);box-sizing:border-box;margin-top:0}.plyr input[type=range]::-ms-tooltip{display:none}.plyr input[type=range]::-moz-focus-outer{border:0}.plyr input[type=range].tab-focus:focus{outline-offset:3px}.plyr input[type=range]:active::-webkit-slider-thumb{background:#eb3d01;border-color:#fff;transform:scale(1.25)}.plyr input[type=range]:active::-moz-range-thumb{background:#eb3d01;border-color:#fff;transform:scale(1.25)}.plyr input[type=range]:active::-ms-thumb{background:#eb3d01;border-color:#fff;transform:scale(1.25)}.plyr--video input[type=range].tab-focus:focus{outline:rgba(255,255,255,.5) dotted 1px}.plyr--audio input[type=range].tab-focus:focus{outline:rgba(86,93,100,.5) dotted 1px}.plyr__sr-only{clip:rect(1px,1px,1px,1px);overflow:hidden;position:absolute!important;padding:0!important;border:0!important;height:1px!important;width:1px!important}.plyr__video-wrapper{position:relative;background:#000;border-radius:inherit}.plyr__video-embed{padding-bottom:56.25%;height:0;border-radius:inherit;overflow:hidden;z-index:0}.plyr__video-embed iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.plyr__video-embeddiv{position:relative;padding-bottom:200%;transform:translateY(-35.95%)}.plyr video::-webkit-media-text-track-container{display:none}.plyr__captions{display:none;position:absolute;bottom:0;left:0;width:100%;padding:20px;transform:translateY(-40px);transition:transform .3s ease;color:#fff;font-size:16px;text-align:center;font-weight:400}.plyr__captions span{border-radius:2px;padding:3px 10px;background:rgba(0,0,0,.7);-webkit-box-decoration-break:clone;box-decoration-break:clone;line-height:150%}.plyr__captions span:empty{display:none}@media (min-width:768px){.plyr__captions{font-size:24px}}.plyr--captions-active .plyr__captions{display:block}.plyr--hide-controls .plyr__captions{transform:translateY(-15px)}@media (min-width:1024px){.plyr--fullscreen-active .plyr__captions{font-size:32px}}.plyr ::-webkit-media-controls{display:none}.plyr__controls{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;line-height:1;text-align:center}.plyr__controls .plyr__progress,.plyr__controls .plyr__time,.plyr__controlsbutton{margin-left:5px}.plyr__controls .plyr__progress:first-child,.plyr__controls .plyr__time:first-child,.plyr__controlsbutton:first-child{margin-left:0}.plyr__controls .plyr__volume{margin-left:5px}.plyr__controls [data-plyr=pause]{margin-left:0}.plyr__controls button{position:relative;display:inline-block;-ms-flex-negative:0;flex-shrink:0;overflow:visible;vertical-align:middle;padding:7px;border:0;background:0 0;border-radius:3px;cursor:pointer;transition:background .3s ease,color .3s ease,opacity .3s ease;color:inherit}.plyr__controls button svg{width:18px;height:18px;display:block;fill:currentColor}.plyr__controls button:focus{outline:0}.plyr__controls .icon--captions-on,.plyr__controls .icon--exit-fullscreen,.plyr__controls .icon--muted{display:none}@media (min-width:480px){.plyr__controls .plyr__progress,.plyr__controls .plyr__time,.plyr__controlsbutton{margin-left:10px}}.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none}.plyr--video .plyr__controls{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:50px 10px 10px;background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.5));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;color:#fff;transition:opacity .3s ease}.plyr--video .plyr__controls button.tab-focus:focus,.plyr--video .plyr__controls button:hover{background:#eb3d01;color:#fff}.plyr--audio .plyr__controls{padding:10px;border-radius:inherit;background:#fff;border:1px solid #dbe3e8;color:#565D64}.plyr--audio .plyr__controls button.tab-focus:focus,.plyr--audio .plyr__controls button:hover,.plyr__play-large{background:transparent;color:#fff}.plyr__play-large{display:none;position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%,-50%);padding:10px;border:4px solid currentColor;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,.15);transition:all .3s ease}.plyr__play-large svg{position:relative;left:2px;width:20px;height:20px;display:block;fill:currentColor}.plyr__play-large:focus{outline:rgba(255,255,255,.5) dotted 1px}.plyr .plyr__play-large{display:inline-block}.plyr--audio .plyr__play-large,.plyr--playing .plyr__controls [data-plyr=play],.plyr__controls [data-plyr=pause]{display:none}.plyr--playing .plyr__play-large{opacity:0;visibility:hidden}.plyr--playing .plyr__controls [data-plyr=pause]{display:inline-block}.plyr--captions-active .plyr__controls .icon--captions-on,.plyr--fullscreen-active .icon--exit-fullscreen,.plyr--muted .plyr__controls .icon--muted{display:block}.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr--captions-active .plyr__controls .icon--captions-on+svg,.plyr--fullscreen-active .icon--exit-fullscreen+svg,.plyr--muted .plyr__controls .icon--muted+svg{display:none}.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen]{display:inline-block}.plyr__tooltip{position:absolute;z-index:2;bottom:100%;margin-bottom:10px;padding:5px 7.5px;opacity:0;background:rgba(0,0,0,.7);border-radius:3px;color:#fff;font-size:14px;line-height:1.3;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s .1s ease,opacity .2s .1s ease}.plyr__tooltip::before{content:'';position:absolute;width:0;height:0;left:50%;transform:translateX(-50%);bottom:-4px;border-right:4px solid transparent;border-top:4px solid rgba(0,0,0,.7);border-left:4px solid transparent;z-index:2}.plyr button.tab-focus:focus .plyr__tooltip,.plyr button:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%,0) scale(1)}.plyr button:hover .plyr__tooltip{z-index:3}.plyr__controls button:first-child .plyr__tooltip{left:0;transform:translate(0,10px) scale(.8);transform-origin:0 100%}.plyr__controls button:first-child .plyr__tooltip::before{left:16px}.plyr__controls button:last-child .plyr__tooltip{right:0;transform:translate(0,10px) scale(.8);transform-origin:100% 100%}.plyr__controls button:last-child .plyr__tooltip::before{left:auto;right:16px;transform:translateX(50%)}.plyr__controls button:first-child .plyr__tooltip--visible,.plyr__controls button:first-child.tab-focus:focus .plyr__tooltip,.plyr__controls button:first-child:hover .plyr__tooltip,.plyr__controls button:last-child .plyr__tooltip--visible,.plyr__controls button:last-child.tab-focus:focus .plyr__tooltip,.plyr__controls button:last-child:hover .plyr__tooltip{transform:translate(0,0) scale(1)}.plyr__progress{position:relative;display:none;-ms-flex:1;flex:1}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress input[type=range]::-webkit-slider-runnable-track{background:0 0}.plyr__progress input[type=range]::-moz-range-track{background:0 0}.plyr__progress input[type=range]::-ms-fill-upper{background:0 0}.plyr__progress .plyr__tooltip{left:0}.plyr .plyr__progress{display:inline-block}.plyr__progress--buffer,.plyr__progress--played,.plyr__volume--display{position:absolute;left:0;top:50%;width:100%;height:8px;margin:-4px 0 0;padding:0;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:100px}.plyr__progress--buffer::-webkit-progress-bar,.plyr__progress--played::-webkit-progress-bar,.plyr__volume--display::-webkit-progress-bar{background:0 0}.plyr__progress--buffer::-webkit-progress-value,.plyr__progress--played::-webkit-progress-value,.plyr__volume--display::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:8px}.plyr__progress--buffer::-moz-progress-bar,.plyr__progress--played::-moz-progress-bar,.plyr__volume--display::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:8px}.plyr__progress--buffer::-ms-fill,.plyr__progress--played::-ms-fill,.plyr__volume--display::-ms-fill{border-radius:100px}.plyr__progress--played,.plyr__volume--display{z-index:1;color:#230c6f;background:0 0;transition:none}.plyr__progress--played::-webkit-progress-value,.plyr__volume--display::-webkit-progress-value{min-width:8px;max-width:99%;border-top-right-radius:0;border-bottom-right-radius:0;transition:none}.plyr__progress--played::-moz-progress-bar,.plyr__volume--display::-moz-progress-bar{min-width:8px;max-width:99%;border-top-right-radius:0;border-bottom-right-radius:0;transition:none}.plyr__progress--played::-ms-fill,.plyr__volume--display::-ms-fill{display:none}.plyr__progress--buffer::-webkit-progress-value{transition:width .2s ease}.plyr__progress--buffer::-moz-progress-bar{transition:width .2s ease}.plyr__progress--buffer::-ms-fill{transition:width .2s ease}.plyr--video .plyr__progress--buffer,.plyr--video .plyr__volume--display{background:rgba(255,255,255,.25)}.plyr--video .plyr__progress--buffer{color:rgba(255,255,255,.25)}.plyr--audio .plyr__progress--buffer,.plyr--audio .plyr__volume--display{background:rgba(198,214,219,.66)}.plyr--audio .plyr__progress--buffer{color:rgba(198,214,219,.66)}.plyr--loading .plyr__progress--buffer{animation:plyr-progress 1s linear infinite;background-size:25px 25px;background-repeat:repeat-x;background-image:linear-gradient(-45deg,rgba(0,0,0,.15) 25%,transparent 25%,transparent 50%,rgba(0,0,0,.15) 50%,rgba(0,0,0,.15) 75%,transparent 75%,transparent);color:transparent}.plyr--video.plyr--loading .plyr__progress--buffer{background-color:rgba(255,255,255,.25)}.plyr--audio.plyr--loading .plyr__progress--buffer{background-color:rgba(198,214,219,.66)}.plyr__time{display:inline-block;vertical-align:middle;font-size:14px}.plyr__time+.plyr__time{display:none}@media (min-width:768px){.plyr__time+.plyr__time{display:inline-block}}.plyr__time+.plyr__time::before{content:'\2044';margin-right:10px}.plyr__volume{display:none}.plyr .plyr__volume{-ms-flex:1;flex:1;position:relative}.plyr .plyr__volume input[type=range]{position:relative;z-index:2}@media (min-width:480px){.plyr .plyr__volume{display:block;max-width:60px}}@media (min-width:768px){.plyr .plyr__volume{max-width:100px}}.plyr--is-ios .plyr__volume,.plyr--is-ios [data-plyr=mute]{display:none!important}.plyr--fullscreen-active{position:fixed;top:0;left:0;right:0;bottom:0;height:100%;width:100%;z-index:10000000;background:#000;border-radius:0!important}.plyr--fullscreen-active video{height:100%}.plyr--fullscreen-active .plyr__video-wrapper{height:100%;width:100%}.plyr--fullscreen-active .plyr__video-embed{overflow:visible}.plyr--fullscreen-active .plyr__controls{position:absolute;bottom:0;left:0;right:0}.plyr--fullscreen-active.plyr--vimeo .plyr__video-wrapper{height:0;top:50%;transform:translateY(-50%)}


@font-face {
font-family: 'SWZ92';
src: url('../font/SWZ921N_0.ttf')
}

@font-face {
font-family: 'AVGARDN';
src: url('../font/AVGARDN_0.ttf')
}

 @keyframes warn {
    0% {
        transform: scale(0.3);
    -webkit-transform: scale(0.3);
        opacity: 0.0;
    }
    25% {
        transform: scale(0.3);
    -webkit-transform: scale(0.3);
        opacity: 0.1;
    }
    50% {
        transform: scale(0.5);
    -webkit-transform: scale(0.5);
        opacity: 0.3;
    }
    75% {
        transform: scale(0.8);
    -webkit-transform: scale(0.8);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
    -webkit-transform: scale(1);
        opacity: 0.0;
    }
}
@keyframes warn1 {
    0% {
        transform: scale(0.3);
    -webkit-transform: scale(0.3);
        opacity: 0.0;
    }
    25% {
        transform: scale(0.3);
    -webkit-transform: scale(0.3);
        opacity: 0.1;
    }
    50% {
        transform: scale(0.3);
    -webkit-transform: scale(0.3);
        opacity: 0.3;
    }
    75% {
        transform: scale(0.5);
    -webkit-transform: scale(0.5);
        opacity: 0.5;
    }
    100% {
        transform: scale(0.8);
    -webkit-transform: scale(0.8);
        opacity: 0.0;
    }
}
@-webkit-keyframes "warn" {
    0% {
    transform: scale(0);
        -webkit-transform: scale(0);
        opacity: 0.0;
    }
    25% {
    transform: scale(0);
        -webkit-transform: scale(0);
        opacity: 0.1;
    }
    50% {
    transform: scale(0.1);
        -webkit-transform: scale(0.1);
        opacity: 0.3;
    }
    75% {
    transform: scale(0.5);
        -webkit-transform: scale(0.5);
        opacity: 0.5;
    }
    100% {
    transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 0.0;
    }
}


body{ overflow-x: hidden}
svg { display: block; }
img{ border:0 none}
a,img{ outline:0}
a{ text-decoration:none}
li{ list-style:none}
.fl{ float:left}
.pl{ left:0}
.pl,.pr{ position:absolute}
.pr{ right:0}
.fr{ float:right}
.page{ margin:0 auto; width:1200px}
.cl,.clear{ clear:both; display: block; }
.dis{ display:none}
.top35{ margin-top:35px}
.pd-top-50{ padding-top: 50px; }
.pd-top-30{ padding-top: 30px; }
.pd-bottom-30 {padding-bottom: 30px;}
.en{ text-transform:uppercase; font-family:arial}
.bgblue{background-color:#0b3776; }
.w750{width: 750px;margin: 0 auto;}
.row {margin: 0;}
.col-xs-6  {padding: 0 5px;}

.head{ height: 45px; line-height: 45px; background:#f2f2f2; position: relative; }
.head:after{ content: ''; height: 9px; background: url(../images/head_bottom.png) no-repeat center; width: 100%; display: block; position: absolute; bottom: -9px; left: 0; }
.head .fl,.head .fr a{ color: #a8a9a9; }
.head .fr a { display: inline-block; padding-left: 45px; background: url(../images/top_input.png) no-repeat 2px 6px; transition: 0.3s all ease-in-out; font-size: 13px; line-height: 45px; padding-right: 20px; cursor: pointer; position: relative;}

.head .fr .tel{ background-position:-114px 6px; }
.head .fr .wx{ background-position:-232px 6px; }
.head .fr a:hover,.head .fr strong:hover{ background-position-y:-46px; color: #fff; background-color: #230c6f}
.head .fr .wx .wxewm { width: 130px; height: 130px; position: absolute; top: 45px; z-index: 2; left: 0; display: none; }
.head .fr .wx .wxewm img{ width: 130px; height: 130px; display: block; }
.top { margin: 30px 0; height: 90px; width: 100%; }
.top .logo{ display: block; padding-right: 20px; height: 90px; }
.top .logo a img{display: block;height: 100%;width: auto;}
.top .logo a{display: block;height: 100%; width: auto;}

.top .logo_2{display: block;height: 60px;padding-left: 20px; border-left: 1px solid #e7e7e7;margin-top: 13px;}
.top .logo_2 strong{display: block;font-size: 22px; font-weight: bold;line-height: 32px;color:#343434;}
.top .logo_2 p{display: block;font-size: 16px;line-height: 24px;color: #666;padding-bottom: 4px;}

.top .top_tel{height: 90px;display: block}
.top .top_tel:after{content: '';display: block;clear: both}
.top .top_tel i{float:left;margin-top:18px;background: url(../images/top_tel.png) 13px 13px no-repeat;width: 28px;height: 28px;display: block;padding: 12px;border:1px solid #230c6f;border-radius: 50%;transform: rotate(0deg);-webkit-transform: rotate(0deg);}
.top .top_tel p{font-size: 24px;font-family: 'SWZ92';color: #230c6f;line-height:28px;height:50px;float:left;margin-left:10px;margin-top:20px;}
.top .top_tel p .small{font-size: 16px;display: block;line-height: 22px;}

.top .top_tel .top_button{float: left;padding-left: 10px;border-left: 1px solid #e7e7e7;height: 50px;margin-left: 20px;margin-top: 20px;}
.top .top_tel .top_button a{display: block; float:left;margin:0 20px 0 10px;}
.top .top_tel .top_button a span{font-size: 14px;color: #666;line-height:20px;display: block;padding-top: 4px;text-align:center;}
.top .top_tel .top_button a i{display: block;width: 42px;height: 26px;margin:0 auto;}
.top .top_tel .top_button .top_button_1 i{background: url(../images/top_button_1.png) no-repeat center 0;}
.top .top_tel .top_button .top_button_2 i{background: url(../images/top_button_2.png) no-repeat center 0;}

.head2 {position: relative;z-index: 11;height:5rem;overflow:hidden; background:#fff;}
.head2 h2 { width: 45%; height: 5rem; background: #fff; float: left;margin: 0; }
.head2 h2 img {display: block;width: 100%;padding: 0 0 0 10%;
}
.head2 h3{ width:55%; float:left; text-align:right;font-size:1.5rem; line-height:5rem; color:#fff;}
.head2 h3 a{ display:inline-block; color:#fff; padding:0 5%; text-align:center; position:relative;}
.head2 .phone {
    width: 45%;
    float: right;
    font-size: 1.8rem;
    line-height: 5rem;
    background: url(/skin/m/images/header-phone.png) no-repeat left center;
    padding-left: 1.666667rem;
    background-size: 10%;
    display: block;
}
.head2 .phone i {font-weight: bold;color: #0b3776;}
.nav .menu{ position:relative; width: 100%; height: 6.666666rem; }
.nav .menu ul {margin: 0;}
.nav li { float: left; display: block; width: 25%; text-align: center; overflow: hidden;    background: #0b3776; }

.nav li.last{ background:0 0}
.nav li a { display: block; height: 3.333333rem; line-height: 3.333333rem; color: #fff; font-size: 15px; background-repeat: no-repeat; background-position: -30px center; padding-left: 0; position: relative; left: 0px; }
.nav li.navl1 { width: 150px; }
.nav li.navl1 a{ background-position:25px center; padding-left: 20px; }




.banner{ overflow: hidden; background:#eee}
.banner-box{ width: 100%; height:210px; position:relative; margin:0 auto; }
.banner-box .bd{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:210px; background-position: center; background-repeat: no-repeat; background-size: 100%;}
.banner-box .bd li a{ display:block; background-size:auto; }
.banner-btn{ width: 100%; position: absolute; top: 0; left: 0; margin-left: 0; height: 210px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:60px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out}
.banner-btn a.prev{ left:-50px; background:url(../images/20180531144426_364796552.png) no-repeat 0 0; }
.banner-btn a.next{ right:-50px; background:url(../images/20180531144426_364796552.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:25px; width: 100%; display: block; }
.banner-box .hd ul { width: 100%; margin: 0 auto; text-align: center; }
.banner-box .hd ul li{ width:35px; height:10px; border-radius:20px; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; text-align: center; position: relative; z-index: 1111; }
.banner-box .hd ul li.on{ background: #230c6f; width: 70px; }
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }

.ti {
    float: left;
    font-size: 15px;color:#fff;font-family: arial,microsoft yahei;text-align: center;line-height: 30px;margin-right:20px;
}
.ti i img {
    display: block;
    width: 32px;
    height: 32px;
    padding: 14px;
}
.ti i{ width: 60px; height: 60px; display: block; border-radius: 50%;box-sizing: border-box;}
.ti1 i{ background: #eb7a01; background: -moz-linear-gradient(top, #eb7a01 0%, #eb3d01 100%); background: -webkit-linear-gradient(top, #eb7a01 0%,#eb3d01 100%); background: linear-gradient(to bottom, #eb7a01 0%,#eb3d01 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb7a01', endColorstr='#eb3d01',GradientType=0 ); }
.ti2 i{ background: #040ba2; background: -moz-linear-gradient(top, #040ba2 0%, #230c6f 100%); background: -webkit-linear-gradient(top, #040ba2 0%,#230c6f 100%); background: linear-gradient(to bottom, #040ba2 0%,#230c6f 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#040ba2', endColorstr='#230c6f',GradientType=0 ); }
.ti3 i{border: 1px solid #fff; }

.shilt{position: absolute;width: 800px;height: 72px;right: 0;bottom: 0;z-index: 3;padding: 29px 0;background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );}
.shilt ul{display: block;text-align: center}
.shilt ul li{display: inline-block;cursor: pointer;width: 72px;height: 72px;border-radius: 50%;overflow: hidden;transform: rotate(0deg);box-shadow: 0 0 0 3px #fff;margin:0 15px;transition: 0.3s all ease;}
.shilt ul li.cur{box-shadow: 0 0 0 3px #eb3d01;}
.shilt ul li img{display:block;width: 100%;height: 100%;}
.shil1{position: absolute;width: 100%;;left: 0;top: 0;display:block;}
.shil1 dl dd{float:left;width: 310px;padding: 45px;}
.shil1 dl dd .ca_tit{font-size: 25px;font-weight:normal;line-height: 32px;padding-bottom: 25px;position:relative;}
.shil1 dl dd .ca_tit:after{content: '';display: block;width: 40px;height: 3px;background:#230c6f;bottom:0;left:0;position:absolute;}
.shil1 dl dd p{font-size: 14px;line-height: 24px;color: #777;text-align: justify;}
.shil1 dl dd p .str{display: block;color: #454545;font-weight: bold;font-size: 17px;line-height: 38px;padding-top: 20px;}
.shil1 dl dt{float: right;}

.shil1 dl dd a{display: block;border: 1px solid #ddd;border-radius: 50px;line-height: 32px;text-align: center;width: 130px;margin:30px 0 0;position:relative;overflow:hidden;transform:roteta(0deg);transition: 0.3s all ease}
.shil1 dl dd a:after{content: '';display: block;position: absolute;width: 100%;height: 100%;background:  #230c6f;left: -100%;top: 0;transition: 0.3s all ease}
.shil1 dl dd a i {font-style: normal;color: #999;font-size: 14px;line-height: 32px;text-align: center;position:relative;z-index: 2;transition: 0.3s all ease}
.shil1 dl dd a:hover:after{left: 0;}
.shil1 dl dd a:hover i{color: #fff;}
.shil1 dl dd a:hover {border-color: #fff}

.arr{ position: absolute; width: 800px; height: 50px; right: 0; bottom: 40px; }
.arr .arr1{ position:absolute; width:24px; height:48px; background:url(../images/case_row2_l.png) no-repeat center; top:1px; left:50px; z-index:22; cursor:pointer; opacity: 0.5; filter: alpha(opacity=50); transition:0.3s all ease-in-out;}
.arr .arr2{ position:absolute; width:24px; height:48px; background:url(../images/case_row2_r.png) no-repeat center; top:1px; right:50px; z-index:22; cursor:pointer; opacity: 0.5; filter: alpha(opacity=50);transition:0.3s all ease-in-out; }
.arr .arr1:hover,.arr .arr2:hover{ opacity: 1; filter: alpha(opacity=100); }

.faq_tit{width: 210px;height:75px;background:#230c6f;display: block;text-align: center;color: #fff;font-size: 18px;font-weight: 100;line-height: 20px;padding: 25px 0px;margin-left: auto;float: right;transition:0.3s all ease;}
.faq_tit:hover{background: #eb3d01}
.faq_tit .en{font-size: 38px;font-weight: bold;color: #fff;display: block;text-align: center;line-height: 50px}
.faq_item{width: 390px;display: block;float: left;margin-right: 50px;margin-left: 10px;}
.faq_item p{font-size: 16px;color: #343434;line-height: 36px;width: 100%;display: block;padding-top: 40px;background: url(../images/faq_tit.jpg) no-repeat 0px 5px;}
.faq_item p:hover{color: #230c6f}
.faq_item p .small{display: block;font-size: 13px;color:#767676;line-height: 25px;}


.copy{ background: #333; padding: 20px 0 0; }
.copy .page{ position: relative; }
.copy .copy_row2 { height: 260px; overflow: hidden; width: 100%; }
.copy .copy_row2 ul{ float: left;background: url(../images/20180905140430_975406376.jpg) no-repeat left center; margin: 0 25px 0 0;width: 100px;height: 190px;}
.copy .copy_row2 div{ float: left; position: relative;}
.copy .copy_row2 div:before{content: '';display: block;width: 1px;height: 200px;background: #454545;position: absolute;left: 20px;top: 65px}
.copy .copy_row2 div:after{content: '';display: block;width: 40px;height: 40px;background: #454545;border-radius: 50%;position: absolute;top: 25px;left: 0;}
.copy .copy_row2 div.copy_list1:after{background: #454545 url(../images/copy_l1.jpg) no-repeat center;}
.copy .copy_row2 div.copy_list2:after{background: #454545 url(../images/copy_l2.jpg) no-repeat center;}
.copy .copy_row2 div.copy_list3:after{background: #454545 url(../images/copy_l3.jpg) no-repeat center;}

.copy_list1,.copy_list2,.copy_list3 { width: 160px;height: 250px;padding: 30px 0px 30px 60px;margin: 0 30px 0 0;}

.copy .copy_row2 ul.ewm {width: 260px;padding: 0 20px; margin: 0;}
.copy .copy_row2 div a{ display: block; color: #bbb; line-height: 28px; font-size: 13px; }
.copy .copy_row2 div strong { padding: 0px 0 15px; display: block; }
.copy .copy_row2 div strong a{ font-size: 15px; font-weight: normal; color: #fff}
.copy .copy_row2 ul.ewm .ewm_in{ float: left; margin:50px 10px; }
.copy .copy_row2 ul.ewm .ewm_in img{ display: block; width: 90px; }
.copy .copy_row2 ul.ewm .ewm_in p{ color: #bbb; display: block; line-height: 30px; text-align: center; }
.copy .copy_row2 ul .copy_tel{ background: url(../images/20180905140455_436962388.jpg) no-repeat left center; padding:10px 0 5px 60px; font-size: 22px; line-height: 40px; display: block; color: #fff; font-family: arial; font-weight: 100; }
.copy .copy_row2 ul.copy_contact { width: 330px;padding-left: 20px ;padding-right: 0; margin-right: 0;  float: right;}
.copy .copy_row2 ul.copy_contact p{ color: #bbb; display: block; line-height: 25px; }
.copy .copy_row3{ width: 100%; height: 55px; line-height: 55px; background:#ffffff; }
.copy .copy_row3 .fl, .copy .copy_row3 .fr, .copy .copy_row3 .fl a, .copy .copy_row3 .fr a { color: #999999; }
.copy .copy_row3 .fl a:hover, .copy .copy_row3 .fr a:hover{ color: #230c6f; text-decoration:underline; }

.friendlink { width: 100%; line-height: 36px; height: 36px; background: url(../images/friendlink_l.png) no-repeat 8px center;margin: 20px 0;}
.friendlink .fri_R{padding-left: 40px;}
.friendlink .fri_R .linkTagcs li{float: left;display: block;margin: 0 5px;}
.friendlink .fri_R .linkTagcs li a{color: #ccc;line-height: 36px;display: block;font-size: 14px;}
.friendlink .fri_R .linkTagcs li a:hover{color: #fff;text-decoration: underline}
.friendlink .fri_R strong{color: #fff;font-size: 16px;display:block;float:left;font-weight: 100;padding-right:10px;}

/*标题*/
.container .row_tit{ text-align: center;}
.row_tit p {padding-top: 10px; font-size: 14px; color: #333;}
.container .row_tit span {font-size: 1.8rem;height: 50px;line-height: 50px;padding: 0px 10px;}
.row_tit .top_left{display:inline-block;width:45px;height:12px;background: url(/skin/m/images/shiliang3.png) no-repeat;background-size: 100%;}
.row_tit .top_right{width:45px;height:12px;display:inline-block;transform:rotateY(180deg);background: url(/skin/home/images/shiliang3.png) no-repeat; background-size: 100%;}

/*加盟优势*/

.module .module_wrap{padding:50px 0;width:1200px;margin:0 auto}
.module .module_wrap2{width:1225px}
.module .module_wrap .module_top{position:relative;text-align:center;font-size:32px;height:50px;line-height:50px}
.module .module_wrap .module_top .top_left{display:inline-block;width:65px;height:18px}
.module .module_wrap .module_top .top_right{width:65px;height:18px;display:inline-block;transform:rotateY(180deg)}

.module .module_wrap .module_line{margin-top:20px;width:1200px;height:2px;background-image:url(../../image/index/line.png);background-size:100%}
.module_gongneng .module_wrap .module_line{background-image:url(../../image/index/line_2.png)}
.module_gongneng{background-image:url(../../image/index/bg_banner_01.jpg);}
.module_gongneng .gongneng_content_list{margin-top:90px;overflow:hidden}
.module_gongneng .gongneng_content_list:first-child{margin-top:30px}
.module_gongneng .gongneng_content_item{float:left;cursor:pointer;padding: 0 5px;}

.gongneng_content_item .item_left_img{float:left;width:30px;height:30px;background-position:-10px -10px;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;background:url(../../image/index/icon_sprite.png); }
.gongneng_content_item .item_left_img img {width: 100%}
.module_gongneng .gongneng_content_item .gongneng_content_box{margin-left:34px}
.module_gongneng .gongneng_content_list .gongneng_content_item:first-child{margin-left:0}
.gongneng_content_item .gongneng_content_box .gongneng_title{padding-top:5px;font-weight:700;font-size:16px; color: #333;}
.gongneng_content_item .gongneng_content_box .gongneng_line{margin:12px 0;width:30px;height:2px;background:#0b3776}
.gongneng_content_item .gongneng_content_box .gongneng_tips{font-size:12px;color:#8d9192;line-height:26px}

/*公司简介*/
.company{background: url(../images/case_bg.jpg) repeat center;}
.company{position: relative;}
.company_row_bg{background: url(../images/company_row2.png) no-repeat center;width: 400px;height: 230px;position: absolute;left: -280px;top: 130px;}
.company_in{background: #fff;position:relative;z-index: 4;border-radius: 15px;}
.company_in:before{content: '';clear: both;display: block;width: 100%;height:35px;background: url(../images/company_in_bg.png) no-repeat center;position: absolute;bottom:-35px;}
.company_in:after{content: '';clear: both;display: block;}
.company_in .fl{width: 100%;padding: 0 5px;}
.company_in .fl img {width: 100%}
.company_in .fr{padding:5px;width: 100%;}
.company_in .fr strong{background: url(../images/company_tit.png) no-repeat 0 0;font-size: 30px;color: #343434;line-height: 45px;display: block;padding-top: 25px;}
.company_in .fr strong .color{font-size: 30px;color: #230c6f;display: inline-block;}
.company_in .fr strong .small{display: block;font-size: 15px;color: #343434;font-weight: 100;line-height: 20px;}
.company_in .fr p{font-size: 15px;color: #333;text-indent: 2em;line-height: 28px;padding-top: 20px;}



.company_in_btn a{display: block;border: 1px solid #230c6f; border-radius: 50px;line-height: 36px;width: 140px;height: 36px;text-align: center;float:left;position:relative;overflow:hidden;transform:rotate(0deg);transition: 0.3s all ease;margin-top: 25px;margin-right: 20px;}
.company_in_btn a:before{content: '';display: block;width: 100%;height: 100%;position: absolute;left: -100%;top: 0;transition: 0.3s all ease;background: #080b9c;background: -moz-linear-gradient(top, #080b9c 0%, #1f0c76 100%);background: -webkit-linear-gradient(top, #080b9c 0%,#1f0c76 100%);background: linear-gradient(to bottom, #080b9c 0%,#1f0c76 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#080b9c', endColorstr='#1f0c76',GradientType=0 );}
.company_in_btn a i{color: #230c6f;font-style: normal;font-size: 15px;display: block;line-height: 36px;width: 100%;position: relative;z-index: 3;transition: 0.3s all ease;}
.company_in_btn a.comapny_in_btn_r{border-color:#eb3d01}
.company_in_btn a.comapny_in_btn_r i{color:#eb3d01}
.company_in_btn a:hover:before{left:0;}
.company_in_btn a:hover{border-color: rgba(255,255,255,0)}
.company_in_btn a:hover i{color: #fff;}
.company_in_btn a.comapny_in_btn_r:before{background: #eb7301;background: -moz-linear-gradient(top, #eb7301 0%, #eb4601 100%);background: -webkit-linear-gradient(top, #eb7301 0%,#eb4601 100%);background: linear-gradient(to bottom, #eb7301 0%,#eb4601 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb7301', endColorstr='#eb4601',GradientType=0 );}


.company_row2 {
    padding: 0px 0 0;
}
.company_row2 ul:after{content: '';display: block;clear: both;}
.company_row2 ul{width: 503px;margin: 0 auto;padding:0px 0 30px;}
.company_row2 ul li{display: block;float:left;width:150px;transition: 0.3s all ease;border:1px solid #ccc;margin-left: -1px;position: relative;overflow: hidden}
.company_row2 ul li:after{content: '';display: block;width: 20px;height: 20px;position:absolute;left:-52px;top:9px;transition: 0.3s all ease}
.company_row2 ul li.cur:after{left:52px;}
.company_row2 ul li.company_list_1:after{background: url(../images/company_r2_i1.png) no-repeat center;}
.company_row2 ul li.company_list_2:after{background: url(../images/company_r2_i2.png) no-repeat center;}
.company_row2 ul li.company_list_3:after{background: url(../images/company_r2_i3.png) no-repeat center;}
.company_row2 ul li.company_list_1{border-top-left-radius: 50px;border-bottom-left-radius: 50px;transform:rotate(0deg)}
.company_row2 ul li.company_list_3{border-top-right-radius: 50px;border-bottom-right-radius: 50px;transform:rotate(0deg)}
.company_row2 ul li a{display: block;text-align: center;font-size: 15px;color: #888;line-height: 38px;position: relative;z-index: 2;}
.company_row2 ul li.cur{width: 175px;padding-left: 25px;border: 1px solid #230c6f;background: #230c6f;}
.company_row2 ul li.cur a{color: #fff}

.company_cont_in_p:after{content: '';display: block;clear: both;}
.corporate_item{display: block;float: left;width: 285px;margin-right:20px;}
.corporate_item img{display: block;width: 100%;height: 210px;}
.corporate_item p{display: block;font-size: 14px;display: block;text-align: center;position: relative;line-height: 40px;color: #343434;background: transparent;transition: 0.3s all ease;margin: 0 auto;width:100%;top:0}
.corporate_item:hover p{background: #230c6f;color: #fff;width: 80%;top:-20px}
#compant_cont_in2 .corporate_item {
    width: 154px;
}
.company_cont{position: relative;height: 240px;width: 100%;display: block}
.company_cont_in {
    position: absolute;top: 0;width: 100%;height: 210px;left: 0;
}
.company_cont_in .comp_ibtn { width: 50px; height: 50px; background: #343434 url(../images/20180504195026_1946572546.png) no-repeat; display: block; position: absolute; top: 75px; cursor: pointer;  transition: 0.3s all ease-in-out;}
.company_cont_in .comp_ibtnl:after{ content: ''; border-bottom: 50px solid #343434; border-right: 13px solid transparent; position: absolute; bottom: 0; right: -13px; transition: 0.3s all ease-in-out; }
.company_cont_in .comp_ibtnl:hover:after{border-bottom: 50px solid #09348b; border-right: 13px solid transparent; }
.company_cont_in .comp_ibtnr:after{ content: ''; border-bottom: 50px solid #343434; border-left: 13px solid transparent; position: absolute; bottom: 0; left: -13px; transition: 0.3s all ease-in-out; }
.company_cont_in .comp_ibtnr:hover:after{border-bottom: 50px solid #09348b; border-left: 13px solid transparent;}
.company_cont_in .comp_ibtnl:before{ content: ''; border-top: 10px solid #454545; border-left: 25px solid transparent; position: absolute; bottom: -10px; left: 0; transition: 0.3s all ease-in-out; }
.company_cont_in .comp_ibtnr:before{ content: ''; border-top: 10px solid #454545; border-right: 25px solid transparent; position: absolute; bottom: -10px; right: 0; transition: 0.3s all ease-in-out; }
.company_cont_in .comp_ibtnl:hover:before{border-top: 10px solid #230c6f; border-left: 25px solid transparent;}
.company_cont_in .comp_ibtnr:hover:before{border-top: 10px solid #230c6f; border-right: 25px solid transparent}
.company_cont_in .comp_ibtnl{ left: -25px; background-position: left center; }
.company_cont_in .comp_ibtnr{ right: -25px; background-position: right center;}
.company_cont_in .comp_ibtn:hover{ background-color: #09348b; }


/*团队优势*/
.team_adv .row div{ text-align: center; }
.team_adv .row .col-md-1 {width: 12.5%;}
.team_adv .row img {width: 100%}
.team_adv .row p {font-size: 1.5rem; line-height: 32px;}


/*留言*/
.mainbox {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    background: #fff
}
.globrand_lyts {
    margin-top: 10px;
    overflow: hidden
}

.globrand_ly_title {
    background: url(/images/brand_left_title.gif);
    height: 20px;
    padding-top: 8px;
    font-size: 14px;
    padding-left: 12px;
    overflow: hidden
}

/*车间一角*/
.imglist .row li {
    width: 235px;
    height: 155px;
    overflow: hidden;
    float: left;
    margin-right: 6px;
    margin-top: 6px;
}
.imglist .row li:nth-child(5n){
    margin-right: 0;
}
.imglist .row li img {
    width: 100%;

}

/*五维服务*/
.service .row_tit , .service .row_tit p{color: #fff;}

.service .row .col-md-4 {padding: 0 6px;}
.service .row img { width: 100%; height: auto; overflow: hidden; }
.service .row p { font-size: 1.5rem; height: 52px; line-height: 52px; padding-left: 22%; background: #fff url(/skin/m/images/service_tit_left.png) no-repeat center; background-position-x:-5px; }
.service .bot_tit p {font-size: 18px; font-weight: bold; text-align: center;color: #fff;}

/*热销产品*/
.hot_product .row img {
    width:100%;
    overflow: hidden;
}
.hot_product .row p {
    font-size: 1.5rem;
    height: 40px;
    line-height: 40px;
    background: #f7f7f7;
    padding-left: 20px;
    color: #333;
}

/*首页联系*/
.index_contact .container {height: 230px;}
.index_contact .index_contact_item{width: 90%; margin: 0 auto;color: #fff; font-weight: bold;}
.index_contact .index_contact_item p {display: inline-block; font-size: 18px;}
.index_contact .index_contact_tit {font-weight: bold; width: 90%; margin: 0 auto;text-align: center;}
.index_contact .index_contact_tit p{ font-size: 2.8rem; color: #fff;line-height: 50px; }

.fnav{ position:fixed; bottom:0; left:0; min-width:320px; max-width:640px; width:100%; height:5rem; background:#0b3776;z-index:999999999;}
.fnav li{ width:50%; float:left; height:5rem; position:relative;}
.fnav li:before{ content:""; position:absolute; top:0; right:0; width:1px; height:100%; background:#230c6f; border-right:1px solid #130053;}
.fnav li a{ display:block; text-align:center; color:#fff; font-size:1.1rem; height:5.4rem; font-family:"Microsoft YaHei";}
.fnav li em{ display:block; width:12.5%; margin:0 auto 0.3rem; padding-top:0.8rem;}
.fnav li em img{ display:block; width:100%;}