@charset "UTF-8";
/**
 *
 * @authors Your Name (you@example.org)
 * @date    2018-11-26 08:56:00
 * @version $Id$
 */

*{ margin:0; padding:0; font-size:13px; font-family:microsoft yahei; /*! 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-embed>div{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__controls>button{margin-left:5px}.plyr__controls .plyr__progress:first-child,.plyr__controls .plyr__time:first-child,.plyr__controls>button: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__controls>button{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:#0153a5;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'),url('../font/SWZ921N_0.eot'),url('../font/SWZ921N_0.woff'),url('../font/SWZ921N_0.woff2'),url('../font/SWZ921N_0.otf')
}

@font-face {
font-family: 'AVGARDN';
src: url('../font/AVGARDN_0.ttf'),url('../font/AVGARDN_0.eot'),url('../font/AVGARDN_0.woff'),url('../font/AVGARDN_0.woff2'),url('../font/AVGARDN_0.otf')
}

 @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}
.en{ text-transform:uppercase; font-family:arial}



.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: #0153a5}
.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 { padding: 30px 0; height: 70px; width: 100%; }
.top > .page > .logo{ display: block; padding-right: 20px; height: 90px; }
.top > .page > .logo > a > img{display: block;height: 100%;width: auto;}
.top > .page > .logo > a{display: block;height: 100%; width: auto;}

.top > .page >.logo_2{display: block;height: 60px;padding-left: 2px; margin-top: 13px;}
.top > .page >.logo_2 > strong{display: block;font-size: 35px; font-weight: bold;line-height: 32px;color:#343434;}
.top > .page >.logo_2 > p{display: block;font-size: 16px;line-height: 34px;color: #666;padding-bottom: 4px;}

.top > .page > .top_tel{height: 90px;display: block; }
.top > .page > .top_tel:after{content: '';display: block;clear: both}
.top > .page > .top_tel > i{float:left;margin-top:10px;background: url(../images/top_tel.png) 13px 13px no-repeat;width: 28px;height: 28px;display: block;padding: 12px;border:1px solid #0153a5;border-radius: 50%;transform: rotate(0deg);-webkit-transform: rotate(0deg);}
.top > .page > .top_tel > p{font-size: 24px;font-family: '微软雅黑';color: #0153a5;line-height:28px;height:50px;float:left;margin-left:10px;margin-top:20px;}
.top > .page > .top_tel > p .small{font-size: 18px;display: block;line-height: 22px;}

.top > .page > .top_tel > .top_button{float: left;padding-left: 10px;border-left: 1px solid #e7e7e7;height: 50px;margin-left: 20px;margin-top: 20px;}
.top > .page > .top_tel > .top_button > a{display: block; float:left;margin:0 20px 0 10px;}
.top > .page > .top_tel > .top_button > a > span{font-size: 14px;color: #666;line-height:20px;display: block;padding-top: 4px;text-align:center;}
.top > .page > .top_tel > .top_button > a > i{display: block;width: 42px;height: 26px;margin:0 auto;}
.top > .page > .top_tel > .top_button > .top_button_1 > i{background: url(../images/top_button_1.png) no-repeat center 0;}
.top > .page > .top_tel > .top_button > .top_button_2 > i{background: url(../images/top_button_2.png) no-repeat center 0;}



.nav.menu{ position:relative; background: #0153a5; width: 100%; height: 60px; }
.nav li { float: left; display: block; width: 131px; text-align: center; overflow: hidden; }

.nav li.last{ background:0 0}
.nav li a { display: block; height: 60px; line-height: 60px; color: #fff; font-size: 15px; background-repeat: no-repeat; background-position: -30px center; padding-left: 0; position: relative; left: 0px; }
.nav li:hover,.nav li.navcurrent { background: url(../images/20180509185556_256302808.jpg) repeat center; }
.nav li.navl1 { width: 150px; }
.nav li.navl1 a{ background-position:25px center; padding-left: 20px; }
.nav #Zz0 a{ background-image: url(../images/20180511170944_757519886.png); }
.nav #Zz1 a{ background-image: url(../images/20180511172147_2131892681.png); }
.nav #Zz2 a{ background-image: url(../images/20180511171719_631484392.png); }
.nav #Zz3 a{ background-image: url(../images/20180511171732_183463007.png); }
.nav #Zz4 a{ background-image: url(../images/20180511172038_267763031.png); }
.nav #Zz5 a{ background-image: url(../images/20180511171638_2074639382.png); }
.nav #Zz6 a{ background-image: url(../images/20180511172132_1907562701.png); }
.nav #Zz7 a{ background-image: url(../images/20180511172132_1907562704.png); }
.nav #Zz8 a{ background-image: url(../images/20180511172159_1310145812.png); }


.banner{ overflow: hidden; background:#eee}
.banner-box{ min-width:1100px; height:600px; position:relative; margin:0 auto; }
.banner-box .bd{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:600px; background-position: center; background-repeat: no-repeat; }
.banner-box .bd li a{ display:block; background-size:auto; }
.banner-btn{ width: 100%; position: absolute; top: 0; left: 0; margin-left: 0; height: 600px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:248px; 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: 1200px; 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: #0153a5; 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; }


.main_30 > .page > .fl{padding-left:170px;background: url(../images/main_30_l.jpg) no-repeat left center;height: 100px;font-size:26px;font-weight: 100;line-height: 40px;}
.main_30 > .page > .fl > p{display: block;font-size: 15px;color: #999;line-height: 23px;padding-top: 5px;}
.main_30 > .page > .fl > span{color: #0153a5;}
.main_30 > .page > .fl > .main_30_l_f1{font-family: 'AVGARDN';font-size: 36px;display: inline-block;position: relative;top: 3px;left: 2px;}
.main_30 > .page > .fl > .str{font-weight: bold;font-size: 26px;}
.main_30{padding:20px 0;height: 100px;}

.main_item {float: left;padding: 0 20px;cursor:pointer;}
.main_item > i{display: block;width: 100px;height: 60px;position: relative;margin-top: 5px;}

.main_item > i:before{content: '';display: block;width: 100%;height: 100%;position: absolute;left:0;top: 0;}
.main_item > i:after{content: '';display: block;width: 100%;height: 100%;position: absolute;left:0;top: 0;}
.main_item > p{font-size: 15px;color: #666;line-height: 30px;display: block;text-align: center;transition:0.5s all ease-in-out;cursor:pointer;}

.main_item_1 > i:before,.main_item_1 > i:after{background: url(../images/main_30_1.jpg) no-repeat;transition:0.5s all ease-in-out;}
.main_item_2 > i:before,.main_item_2 > i:after{background: url(../images/main_30_2.jpg) no-repeat;transition:0.5s all ease-in-out;}
.main_item_3 > i:before,.main_item_3 > i:after{background: url(../images/main_30_3.jpg) no-repeat;transition:0.5s all ease-in-out;}
.main_item_4 > i:before,.main_item_4 > i:after{background: url(../images/main_30_4.jpg) no-repeat;transition:0.5s all ease-in-out;}


.main_item_1 > i:after{background-position: 0 -70px;opacity: 0;filter: alpha(opacity=0);height: 0;}
.main_item_1 > i:before{background-position: 0 0;}

.main_item_2 > i:after{background-position: 0 -70px;opacity: 0;filter: alpha(opacity=0);height: 0;}
.main_item_2 > i:before{background-position: 0 0;}

.main_item_3 > i:after{background-position: 0 -70px;opacity: 0;filter: alpha(opacity=0);height: 0;}
.main_item_3 > i:before{background-position: 0 0;}

.main_item_4 > i:after{background-position: 0 -70px;opacity: 0;filter: alpha(opacity=0);height: 0;}
.main_item_4 > i:before{background-position: 0 0;}

.main_item.active > i:after{height: 100%;opacity: 1;filter: alpha(opacity=100);}
.main_item.active > p{color: #0153a5}



.prod{padding: 50px 0;background: url(../images/prod_bg.jpg) no-repeat center;width: 100%;height: 720px;display: block;}
.prod_row1{padding: 0px 0 20px;}
.prod_row1:after{content: '';clear: both;display: block}
.prod_row1_l{background: url(../images/prod_tit.png) no-repeat left center;display: block;height: 60px;font-size: 30px;color:#0153a5;line-height: 35px;padding: 5px 0px 5px 80px;float: left;}
.prod_row1_l > .str{font-weight: bold;font-size: 30px;color:#0153a5}
.prod_row1_l > .small{display: block;font-size: 15px;color: #666;line-height: 25px;}
.prod_cate_l{display: block;width: 490px;height: 560px; margin-right: 10px;background: url(../images/prod_in_cate1.jpg) no-repeat center;float: left;padding: 30px 40px;}
.prod_cont1 .prod_cate_l {background:url(../images/prod_in_cate1_i.jpg) no-repeat center;}
.prod_row1 > ul{text-align: right;}
.prod_row1 > ul > li{display: inline-block;}
.prod_row1 > ul > li > a{line-height: 70px;font-size: 27px;display: block;padding-left: 30px;position: relative;margin-left: -380px;color: #343434;font-weight: bold;margin-right: 424px;}
.prod_row1 > ul > li > a:after{content: '';display: block;width: 10px;height: 10px;border: 1px solid #aaa;border-radius: 50%;position: absolute;top:30px;left: 0px;transition: 0.3s all ease;box-shadow: 0 0 0px 0px rgba(35,12,111,0.0);transform: rotate(0deg)}
.prod_row1 > ul > li > a:hover,.prod_row1 > ul > li.cur > a{color: #0153a5;}
.prod_row1 > ul > li > a:hover:after,.prod_row1 > ul > li.cur > a:after{box-shadow: 0 0 1px 6px rgba(35,12,111,0.2);background:#0153a5;border-color:#0153a5;}
.prod_row2{position: relative;width: 100%;height: 620px;}
.prod_row2 .prod_cont{display: block;width: 100%;height: 620px; position: absolute; left: 0; top: 0;}
.prod_cont_page{width: 620px;height: 305px;position: relative;overflow:hidden;}

.prod_cont_in_btn{  position:absolute; width:50px; height:305px; background:rgba(35, 12, 111,0.2) url(../images/case_row2_l.png) no-repeat center; top:1px; z-index:22; cursor:pointer; opacity: 0.5; filter: alpha(opacity=50); transition:0.3s all ease-in-out;}
#prod_cont_in_left,#prod_cont_in_left1{ left:-50px;}
#prod_cont_in_right,#prod_cont_in_right1{ right:-50px;background:rgba(35, 12, 111,0.2) url(../images/case_row2_r.png) no-repeat center;}
.prod_cont_page:hover #prod_cont_in_left,.prod_cont_page:hover #prod_cont_in_left1{left: 0;}
.prod_cont_page:hover #prod_cont_in_right,.prod_cont_page:hover #prod_cont_in_right1{right: 0;}
.prod_cont_in_btn:hover{ opacity: 1; filter: alpha(opacity=100); }

.prod_cate_r{display: block;width: 620px;float: right;}
.prod_cate_r1{display: block;width: 560px;height: 245px;background: url(../images/prod_in_cate2.jpg) no-repeat center;margin-bottom: 10px;padding: 30px;}
.prod_cont1 .prod_cate_r1{display: block;width: 560px;height: 245px;background: url(../images/prod_in_cate2_i.jpg) no-repeat center;margin-bottom: 10px;padding: 30px;}
.prod_cate_r2{display: block;width: 245px;height: 245px;background: url(../images/prod_in_cate3.jpg) no-repeat center;margin-right: 10px;float: left;padding: 30px;}
.prod_cate_r3{display: block;width: 245px;height: 245px;background: url(../images/prod_in_cate4.jpg) no-repeat center;float: left;padding: 30px;margin-right: 10px;}
.prod_cont1 .prod_cate_r2{background: url(../images/prod_in_cate3_i.jpg) no-repeat center;}
.prod_cont1 .prod_cate_r3{background: url(../images/prod_in_cate4_i.jpg) no-repeat center;}
.prod_cate_r4{display: block;width: 245px;height: 245px;background: url(../images/prod_in_cate5.jpg) no-repeat center;float: left;padding: 30px;margin-right: 10px;}
.prod_cate_r5{display: block;width: 245px;height: 245px;background: url(../images/prod_in_cate6.jpg) no-repeat center;float: left;padding: 30px;margin-right: 10px;}
.prod_cate_r6{background: url(/upload/image/20190410/1554865252160004.jpg) no-repeat center;}
.prod_cate_r7{background: url(/upload/image/20190410/1554865265467743.jpg) no-repeat center;}

.prod_cate_l_r1{font-size: 30px;font-weight: 100;color: #fff;line-height: 40px;display: block;position:relative;}
.prod_cate_l_r1:after{content: '';display: block;width: 50px;height: 50px;border: 1px solid #fff;border-radius: 50px;background:url(../images/prod_in_btn.png) no-repeat center;position:absolute;top:5px;right:0;transition:0.3s all ease;}
.prod_cate_l_r1 .small{font-size: 15px;color: #fff;line-height: 20px;display: block;}

.prod_cate_l:hover .prod_cate_l_r1:after{background-color: #0153a5;border-color:#0153a5 }


.prod_cate_l .prolist {
    display: block;
    padding:20px 0;
}
.prod_cate_l .prolist:after{content: '';clear: both;display: block;}
.prod_cate_l .prolist a{display: block;color: #aaa;float: left;width: 115px;font-size: 14px;border-radius: 5px;background: #343434;text-align: center;line-height: 32px;margin-right: 10px;margin-bottom: 10px;transition:0.3s all ease;}
.prod_cate_l .prolist a:nth-child(4n){margin-right: 0;}
.prod_cate_l .prolist a:hover{color: #fff;background-color:#eb3d01;}


.prod_cate_r1 strong,.prod_cate_r2 strong,.prod_cate_r3 strong{font-size: 22px;font-weight:100;color: #fff;display:block;line-height:30px;position:relative;}
.prod_cate_r1 strong .small,.prod_cate_r2 strong .small,.prod_cate_r3 strong .small{font-size:13px;color: #fff;display: block;line-height: 20px;font-weight: 100;}
.prod_cate_r2 strong:after,.prod_cate_r3 strong:after{content: '';display:  block;border: 1px solid #fff;display: block;width: 48px;height: 48px;border-radius: 50%;position: absolute;top: 0;right: 0;background:url(../images/prod_in_btn.png) no-repeat center;transition: 0.3s all ease}
.prod_cate_r2:hover strong:after,.prod_cate_r3:hover strong:after{background-color: #0153a5;border-color:#0153a5 }

.prod_cate_r1 strong{padding:10px 0 80px;}
.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%, #0153a5 100%); background: -webkit-linear-gradient(top, #040ba2 0%,#0153a5 100%); background: linear-gradient(to bottom, #040ba2 0%,#0153a5 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#040ba2', endColorstr='#0153a5',GradientType=0 ); }
.ti3 > i{border: 1px solid #fff; }

.adv_p {padding: 50px 0;position:relative;overflow: hidden}
.adv_p .adv_tit{position: relative;padding: 0 0 40px;}
.adv_p .adv_tit:before{content: '';height:1px;background:#ececec;width:100%;display:block;position:absolute;top:40px;left: 0}
.adv_p .adv_tit strong{font-size: 40px;line-height: 50px;color: #0153a5;font-weight: 100;display: block;padding-left: 130px;background: #fff url(../images/ads_1_tit.png) no-repeat 20px center;width: 340px;margin: 0 auto;position: relative;z-index: 2;}
.adv_p .adv_tit strong > .str{font-weight: bold;font-size: 40px;display: inline-block;color: #0153a5;}
.adv_p .adv_tit strong > .small{display: block;line-height: 26px;font-size: 18px;color: #666;padding-bottom: 5px;}

.adv_p .adv_cont{position: relative;width: 100%;height: 540px;}
.adv_p .adv_cont .fl { padding-left: 40px; width: 600px; }
.adv_p .adv_cont .adv_p_blue{ width: 1560px; background: url(../images/adv_p_blue.jpg) no-repeat center; height: 180px; position: absolute; right: -360px; top: 180px; }
.adv_item{ display: block; width: 470px; height: 100px; padding: 40px 0 40px 130px; position: relative; z-index: 3; }
.adv_item > i{position: absolute;display: block;left: 0;top: 40px;width: 46px;height: 46px;padding: 26px 32px 28px;background: url(../images/adv_p_item_bg.png) no-repeat 2px 1px;}
.adv_item strong{font-size: 26px;font-weight: bold;color: #333;line-height: 40px;display: block;}
.adv_item2 strong{color: #fff;}
.adv_item p{font-size: 15px;color: #666;line-height: 22px;display: block;text-align: justify;padding:5px 0;font-weight:100;}
.adv_item2 p{color: #FFF;}
.adv_item2 > i{background: url(../images/adv_p_item_bg1.png) no-repeat 2px 1px;}

.adv_p_r_img{position: relative;z-index: 2;padding: 0px 0;left: 50px;top: 10px;width: 560px;height: 420px;}
.adv_p_r_img_r1 {
  width: 560px;
  height: 420px;
  display: block;
  position: relative;
}
.adv_p_r_img_r1 > .adv_p_r_img_r1-box, .adv_p_r_img_r1 > .adv_p_r_img_r1-box > .bd{
  width: 560px;
  height: 420px;
  display: block;
}
.adv_p_r_img_r1 .adv_p_r_img_r1-btn {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0px;
  width:100%;
  height:auto;
}
.adv_p_r_img_r1 .adv_p_r_img_r1-btn > .hd > ul{text-align: center;width:100%;}
.adv_p_r_img_r1 .adv_p_r_img_r1-btn > .hd > ul > li{transition: 0.3s all ease;display: inline-block;margin:0 5px;width:12px;height:12px;border-radius: 50%;overflow: hidden;color:#333;background: #333;font-size: 0;text-indent: -99999999999em;position: relative;z-index: 34;}
.adv_p_r_img_r1 .adv_p_r_img_r1-btn > .hd > ul > li:hover,.adv_p_r_img_r1 .adv_p_r_img_r1-btn > .hd > ul > li.on{background: #eb3d01;color: #eb3d01;}


.dot{position:absolute;top:50%;left:50%;z-index:2;margin-top:-40px;margin-left:-40px;width:80px;height:80px;border-radius:50%;background:url(../images/adv_p_video_dot.png) no-repeat center;box-shadow: 0 0 0 14px rgba(239,72,1,0.25);transform: rotate(0deg)}

.pulse{ position:absolute; top:50%; left:50%; z-index:1; margin-top:-100px; margin-left:-100px; width:200px; height:200px; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; background:#ef4801; box-shadow:1px 1px 20px #ef4801; opacity:0; -webkit-animation:warn 2.2s ease-out; -moz-animation:warn 2.2s ease-out; animation:warn 2.2s ease-out; -webkit-animation-iteration-count:infinite; -moz-animation-iteration-count:infinite; animation-iteration-count:infinite; }
.pulse1{ position:absolute; top:50%; left:50%; z-index:1; margin-top:-100px; margin-left:-100px; width:200px; height:200px; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; background:#ef4801; box-shadow:1px 1px 20px #ef4801; opacity:0; -webkit-animation:warn1 2s ease-out; -moz-animation:warn1 2s ease-out; animation:warn1 2s ease-out; -webkit-animation-iteration-count:infinite; -moz-animation-iteration-count:infinite; animation-iteration-count:infinite; }
.adv_p_video_btn { width: 560px; height: 525px; position: absolute; left: 0; top: 0; z-index: 33;}
.adv_p_r_tel{ color: #343434; font-weight: 100; font-size: 16px; line-height: 20px; display:block; position: relative; padding-left: 65px; width: 475px; top: 20px; left: 50px; margin-left: auto; position: relative; z-index: 3; }
.adv_p_r_tel:after{ content: ''; position: absolute; width: 28px; padding:12px; border-radius: 50%; background:#0153a5 url(../images/adv_p_r_tel.png) no-repeat center; height: 28px; left: 0; top: 2px; }
.adv_p_r_tel .str{ font-size: 26px; color: #0153a5; line-height: 30px; font-weight: normal; display: block; padding-top: 5px; }

.adv_p_r_tel a { display: block; border: 1px solid #0153a5; border-radius: 50px; line-height: 40px; text-align: center; width: 190px; position: absolute; right: 0; top: 6px; z-index: 3; overflow:hidden; transition: 0.3s all ease; transform: rotate(0deg); }
.adv_p_r_tel a:after{ background: #eb3d01; content: ''; display: block; position: absolute; width: 100%; height: 100%; left: -100%; top: 0; transition: 0.3s all ease; }
.adv_p_r_tel a i{ font-size: 16px; font-style: normal; color: #0153a5; position:relative; z-index: 3; transition:0.3s all ease}

.adv_p_r_tel a:hover:after{ left: 0; }
.adv_p_r_tel a:hover i{ color: #fff}
.adv_p_r_tel a:hover{ border: 1px solid #fff}

.adv_p_bg_1{ background: url(../images/adv_p_bg_1.png) no-repeat center; width: 440px; height: 365px; display: block; position: absolute; left: -40px; bottom: -40px; }

.data_c { background: #f2f2f2; padding: 50px 0; height: 330px;position:relative;}
.data_row1{ display: block; font-size: 36px; font-weight: 100; color: #343434; text-align: center; line-height: 50px; padding:20px 0;}
.data_row1 .en{ font-size: 36px; color: #0153a5; font-weight: bold; display: inline-block; }
.data_row1 .small{ font-size: 16px; display: block; color: #666; line-height: 30px; }

.data_row2{padding: 20px 0 0 ;}
.data_row2:after{content: '';display: block;clear: both;}
.data_item {
    float: left;
    width: 300px;
    text-align: center;
}
.data_item *{transition: 0.3s all ease}
.data_item .str{font-size: 58px;font-family:arial;color: #0153a5;display:inline-block;vertical-align: middle;}
.data_item .small{font-size: 20px;color: #0153a5;display: inline-block;vertical-align: middle;padding: 0 5px;}
.data_item p{font-size: 15px;color: #777;line-height: 22px;display: block;padding-top: 70px;position: relative;}
.data_c_bg{background: url(../images/data_bg1.jpg) no-repeat center;width: 100%;height: 20px;position: absolute;top: 265px;left: 0;z-index: 3;}
.data_item p:after{content: '';display: block;width: 1px;height: 50px;background: #ccc;position:absolute;left:149px;top:10px;}

.data_item.active .str,.data_item.active .small{color: #eb3d01}
.data_item.active p{color: #eb3d01}


.adv_c{background: url(../images/adv_c.jpg) no-repeat center;width: 100%;height: 550px;padding:50px 0;}
.adv_c_row1{background: url(../images/adv_c_row1.png) no-repeat center; height: 150px;width: 760px;margin: 0 auto;text-align: center;}

.adv_c_row1 .str{font-size: 50px;font-weight: bold;color: #fff;display: block;line-height: 60px;}
.adv_c_row1 p{font-size: 32px;font-weight: 100;color: #fff;line-height: 46px;}
.adv_c_row1 .en{display: block;font-size: 13px;color: #888;}

.adv_c_row2{padding:50px 0;width: 100%;height: 330px;position: relative;}
.adv_c_row2_m{width: 460px;height: 410px;display: block;margin: 0 auto;background: url(../images/adv_c_mid.png) no-repeat center;position: absolute;left: 370px;top:10px;}
.adv_c_item{width: 390px;}
.adv_c_item1, .adv_c_item3 {
    padding-bottom: 100px;
}
.adv_c_item > p{font-size: 14px;color: #aaa;line-height:22px;padding-top:5px;}
.adv_c_item > .str{font-size: 22px;color: #fff;font-weight: 100;line-height: 28px;padding-bottom: 10px;display: block;padding-left: 70px;position:relative;}
.adv_c_item > .str > strong{font-size: 22px;color: #fff;font-weight: bold;}

.adv_c_row2 .fr .adv_c_item > .str{text-align: right;padding-left:0px;padding-right: 70px;}

.adv_c_row2 .fr .adv_c_item > .str > i{left:auto;right: 0;}
.adv_c_row2 .fr .adv_c_item > p{text-align: right;}

.adv_c_item > .str > i{display: block;width: 52px;height: 60px;position: absolute;left:0;top: 1px;}
.adv_c_item > .str > i > img{width: 30px;height: 30px;padding: 15px 11px;position: relative;z-index: 3;display: block;}
.adv_c_item > .str > i:before{content: '';display: block;width: 100%;height: 100%;position: absolute;left:0;top: 0;background:url(../images/adv_c_item_bg.png) no-repeat 0 0;transition:0.3s all ease-in-out;}
.adv_c_item > .str > i:after{content: '';display: block;width: 0%;height: 100%;position: absolute;left:0;top: 0;background:url(../images/adv_c_item_bg.png) no-repeat 0 -60px;transition:0.3s all ease-in-out;}

.adv_c_item:hover > .str > i:before{ opacity: 0; filter: alpha(opacity=0); }
.adv_c_item:hover > .str > i:after{width: 100%;}

.case{width: 100%;height: 550px;padding:60px 0;background: url(../images/case_bg.jpg) no-repeat center;}
.case_row1{padding: 0px 0 30px;}
.case_row1 > ul {
    margin-left: auto;
    width: 827px;
    height: 70px;
    white-space: nowrap;
    overflow: hidden;
}
.case_row1 > ul:after{content: '';clear: both;display: block}
.case_row1:after{content: '';clear: both;display: block}
.case_row1_l{background: url(../images/case_tit.png) no-repeat left center;display: block;height: 60px;font-size: 30px;color:#0153a5;line-height: 35px;padding: 5px 0px 5px 80px;float: left;}
.case_row1_l > .str{font-weight: bold;font-size: 30px;color:#0153a5}
.case_row1_l > .small{display: block;font-size: 15px;color: #666;line-height: 25px;}


.case_row1 > ul > li{display: block;float: left;}
.case_row1 > ul > li > a{line-height: 70px; font-size: 22px;display: block; padding-left: 20px; position: relative; margin-left: 13px; color: #343434;font-weight:bold;width: 190px; margin-top: -23px;}
.case_row1 > ul > li > a:after{content: '';display: block;width: 10px;height: 10px;border: 1px solid #aaa;border-radius: 50%;position: absolute;top:30px;left: 0px;transition: 0.3s all ease;box-shadow: 0 0 0px 0px rgba(35,12,111,0.0);transform: rotate(0deg)}
.case_row1 > ul > li > a:hover{color: #0153a5;}
.case_row1 > ul > li > a:hover:after{box-shadow: 0 0 1px 6px rgba(35,12,111,0.2);background:#0153a5;border-color:#0153a5;}

.case_row2{width: 100%;height: 450px;position: relative;background:#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:#0153a5;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:  #0153a5;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); }


.ads{padding: 35px 0;background: url(../images/ads_bg.jpg) no-repeat center;width: 100%;height: 130px;}
.ads_l{width: 485px;}
.ads_l strong{font-size: 30px;color: #fff;}
.ads_l strong .color{font-size: 30px;color: #eb3d01;}
.ads_l p{font-weight: normal;color: #fff;font-size: 15px;color: #afa9c0;line-height: 26px;display: block}
.ads_l > a{display: block;border: 1px solid #fff; border-radius: 50px;line-height: 40px;width: 130px;height: 40px;text-align: center;float:right;padding-left: 30px;position:relative;overflow:hidden;transform:rotate(0deg);transition: 0.3s all ease;margin-top: 25px;}
.ads_l > a:before{content: '';display: block;width: 100%;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 );height: 100%;position: absolute;left: -100%;top: 0;transition: 0.3s all ease;}
.ads_l > a:hover:before{left:0;}
.ads_l > a:hover{border-color: rgba(255,255,255,0)}
.ads_l > a:after{content: '';width: 24px;height: 24px;display: block;position: absolute;background: url(../images/ads_contact.png) no-repeat center;left: 30px;top: 8px;}
.ads_l > a > i{color: #fff;font-style: normal;font-size: 15px;display: block;line-height: 40px;width: 100%;position: relative;z-index: 3;}
.ads_tel{display: block;color: #fff;font-weight: 100;font-size: 15px;line-height:15px;padding-left:65px; float:left;background: url(../images/ads_tel.png) no-repeat 0 0;height: 50px;padding-bottom: 30px;padding-top:0px;margin-top:15px;}
.ads_tel > .en{display: block;color: #fff;font-size: 20px;font-weight: bold;line-height:22px;padding-top: 5px;}






.company{padding:60px 0;background: url(../images/case_bg.jpg) repeat center;}
.company > .page{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: 600px;padding: 40px;}
.company_in > .fr{padding:45px 40px 45px 0px;width: 480px;height: 335px;}
.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: #0153a5;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: 14px;color: #777;text-indent: 2em;line-height: 28px;padding-top: 20px;font-weight: 100;}



.company_in_btn > a{display: block;border: 1px solid #0153a5; 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: #0153a5;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 #0153a5;background: #0153a5;}
.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: #0153a5;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 #0153a5; border-left: 25px solid transparent;}
.company_cont_in .comp_ibtnr:hover:before{border-top: 10px solid #0153a5; 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; }


.news{padding: 50px 0}
.news .news_row1{display: block;padding: 0 0 30px;}
.news .news_row1 a{display: block;padding-left: 80px;background: url(../images/case_tit.png) no-repeat left center;font-weight:100;font-size:30px;color:#0153a5;line-height:32px;width: 250px;margin: 0 auto;}
.news .news_row1 a .str{font-weight: bold;font-size: 30px;}
.news .news_row1 a .small{display: block;font-size: 16px;color: #343434;}
.news .news_row2 .fl{width: 780px;}
.news .news_row2 .fr{width: 380px;}

.news_info_bg_1{width: 300px;height: 286px;background: #0153a5;}
.news_info_1{background: transparent;transition:0.3s all ease;}
.news_item_l{padding: 28px;display: block;width:720px}
.news_item_l:after{content: '';clear: both;display: block;}
.news_item_l > img{width: 300px;height: 230px;display: block;float:left;}
.news_item_l p{float: left;width: 390px;padding: 30px 0 30px 30px;font-size: 18px;color: #343434;line-height:32px;text-align:justify;height: 170px;}
.news_item_l p > i{border:1px solid #ccc;font-style:normal;font-size: 14px;color: #999;line-height: 30px;display: block;width: 130px;text-align: center;margin-top: 20px;transition:0.3s all ease;}
.news_item_l p .small{display: block;font-size: 13px;color: #777;line-height:24px;padding-top: 10px;}

.news_info_1:hover {
  background: #f5f5f5;
}

.news_info_1:hover .news_item_l p > i{background: #0153a5;color:#fff;border-color: #0153a5;}


.news_item_r{display: block;padding:20px;transition:0.3s all ease;}
.news_item_r *{transition:0.3s all ease;}
.news_item_r:hover{background: #0153a5}
.news_item_r:after{content: '';clear:both;display: block;}
.news_item_r > .date{display: block;float: left;text-align:center;font-family: arial;font-size:13px;font-weight:100;color:#999;padding-right:20px;border-right:1px solid #eee;margin-right:22px;width: 55px;}
.news_item_r > .date > i{font-size: 30px;font-style: normal;color: #343434;display: block;font-weight: bold;font-family: arial;}
.news_item_r > p{display: block;line-height:26px;font-size:16px;color:#343434;float: left;width: 242px;white-space: nowrap;overflow: hidden;t                      xt-overflow: ellipsis;}
.news_item_r > p > .small{display: block;font-size: 13px;line-height: 22px;color: #777;padding-top: 2px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 100%;}
.news_item_r:hover > p,.news_item_r:hover > p > .small,.news_item_r:hover > .date,.news_item_r:hover > .date > i{color: #fff;}


.news_row3{padding:28px;background:#eee;margin-top: 20px;}
.news_row3:after{content: '';clear: both;display: block;}
.faq_tit{width: 210px;height:75px;background:#0153a5;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: #0153a5}
.faq_item > p > .small{display: block;font-size: 13px;color:#767676;line-height: 25px;}


.feedback{background: url(../images/feedback_bg.jpg) no-repeat center;width: 100%;padding: 65px 0;height:400px;}

.feedback .fl{padding: 40px;background: #fff;width: 630px;height: 320px;}
.feedback .fr{background: url(../images/feedback_r.jpg) no-repeat center;width: 380px;height: 300px;padding:50px 40px;}

.feedback .fl > strong{display: block;padding-left: 80px;background: url(../images/case_tit.png) no-repeat left center;font-weight: bold;font-size: 26px;color: #343434;line-height: 28px;margin-bottom: 20px;}
.feedback .fl > strong .small{display: block;font-size: 15px;line-height: 22px;padding-top: 5px;font-weight: 100;color: #666;}

#feedback_form{display: block;}
#feedback_form > .col6{display: block;float:left;width: 307px;margin-right: 16px;margin-bottom: 16px;position: relative;}
#feedback_form > .col6:after{content: '';width: 24px;height: 24px;display: block;background: url(../images/ifeedback_ico1.png) no-repeat center;position: absolute;top: 14px;left:15px}
#feedback_form > .col6.ind:after{background: url(../images/ifeedback_ico2.png) no-repeat center;}
#feedback_form > .col6.tel:after{background: url(../images/ifeedback_ico3.png) no-repeat center;}
#feedback_form > .col6.mail:after{background: url(../images/ifeedback_ico4.png) no-repeat center;}
#feedback_form > .col6.ind,#feedback_form > .col6.mail{display: block;margin-right: 0;}
#feedback_form > .col6 > input{display: block;width: 100%;line-height: 48px;border: 1px solid #ddd;box-sizing: border-box;padding-left: 50px;font-size: 15px;color: #999;transition:0.3s all ease}
#feedback_form > .col6 > input:focus,#feedback_form > .col6 > input:hover{border-color: #0153a5;color: #0153a5}
#feedback_form > .col12{float: left;}
#feedback_form > .col12 > textarea{display: block;border: 1px solid #ddd;box-sizing: border-box;width:510px;height: 110px;line-height:30px;font-size: 15px;color: #999;padding:5px 10px;float: left;max-width: 510px;
max-height: 110px;min-width: 510px;
min-height: 110px;}
#feedback_form > .col12 > textarea:focus,#feedback_form > .col12 > textarea:hover{border-color: #0153a5;color: #0153a5}
#feedback_form .feedback_btn{margin-left: 16px;display: block;float: left;width: 104px;height: 111px;background: #0153a5;}
#feedback_form .feedback_btn input{border: 0 none;background: none;color: #fff;font-size: 18px;padding: 30px;display: block;line-height: 50px;cursor: pointer;width: 100%;height: 100%;box-sizing: border-box;}


.feedback .fr p{font-size: 20px;font-weight: bold;color: #fff;display: block;text-align: center;line-height: 30px;padding: 0 0 30px;}
.feedback .fr p > span{display: block}
.feedback .fr p > .en{font-size: 12px;font-weight:100;color: #dbdaf1;line-height: 24px;}
.feedback .fr p > .str{font-size: 24px;line-height: 34px;}

.feedback_r_t_row2{border:1px solid #fff;padding:20px;text-align: center;color: #fff;font-size: 16px;line-height: 28px;}

.feedback_r_a > a{display: block;border: 1px solid #fff; border-radius: 50px;line-height: 40px;width: 130px;height: 40px;text-align: center;padding-left: 30px;position:relative;overflow:hidden;transform:rotate(0deg);transition: 0.3s all ease;margin: 30px auto 0;border-color: rgba(255,255,255,0)}
.feedback_r_a > a:before{content: '';display: block;width: 100%;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 );height: 100%;position: absolute;left: -100%;top: 0;transition: 0.3s all ease;left:0;}
.feedback_r_a > a:after{content: '';width: 24px;height: 24px;display: block;position: absolute;background: url(../images/ads_contact.png) no-repeat center;left: 30px;top: 8px;}
.feedback_r_a > a > i{color: #fff;font-style: normal;font-size: 15px;display: block;line-height: 40px;width: 100%;position: relative;z-index: 3;}


.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; padding: 30px 30px 30px 40px; 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; padding: 30px 0px 30px 60px;margin: 0 30px 0 0;width: 100px;height: 190px; 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 .copy_row2 ul.ewm {width: 220px; 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:30px 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: 290px; 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: #0153a5; text-decoration:underline; }

.friendlink { width: 100%; line-height: 36px; height: 36px; background: url(../images/friendlink_l.png) no-repeat 8px center;padding: 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;}




.side{position:fixed;width:54px;height:275px;right:0;top:214px;z-index:100;}
.side ul li{width:54px;height:54px;float:left;position:relative;transition:all 0.5s;}
.side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#0153a5;opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:14px/54px "微软雅黑";overflow:hidden;}
.side ul li .sidebox1{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#0153a5;opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:14px/54px "微软雅黑";overflow:hidden;}
.side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#0153a5;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
.side ul li .sidetop:hover{background:#eb3d01;opacity:1;filter:Alpha(opacity=100);}
.side ul li img{float:left;}
.side ul li .sidebox_ewm{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#0153a5;opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:14px/54px "微软雅黑";overflow:hidden;}
.side ul .sidebox_ewmbox:hover{width:54px;height:210px !important;}
.side ul .sidebox_ewmbox p{transition:all 0.5s; left:5px; top:0px;}
.side ul .sidebox_ewmbox:hover p{display: block; position: relative; left:5px; top: 0px;transition:all 0.5s;}
.side ul .sidebox_ewmbox img{margin-left:0px;transition:all 0.5s;}


/*首页产品*/
.jidi{
    padding-top: 80px;
    background: url(../images/jidi_bg.jpg)no-repeat center center;
    height: 883px;
    margin-top: -100px;
}
.jidi .btitle{
    background-position: 0 -170px;
}
.jidi .btitle .bsub{
    padding-left: 190px;
}
.aajidi{margin-top: 40px;overflow: hidden; width:1200px; text-align:center; }
.aajidi dl{
    width: 285px;
    border: 1px solid #ddd;
    overflow:hidden;
    float: left;
    margin-right: 17.3px;
    margin-bottom: 20px;
}
.aajidi dl:nth-of-type(4n){
    margin-right: 0;
}
.aajidi dt{
    overflow: hidden;
}
.aajidi dt img{
    max-width: 100%;
    height: 220px;
    display: block;
}
.aajidi dd{
    background: #fff;
    text-align: center;
    font-size: 15px;
    color: #333;
    line-height: 60px;
}
.aajidi dl:hover{
    border-color: #68b531;
}
.aajidi dl:hover dd{
    background: #68b531;
    color: #fff;
}
.aajidi dl:hover dt img{
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-transition: -webkit-transform 0.6s ease 0;
    transition: transform 0.6s ease 0;
}

.gengduo{
    text-align: center;
    margin-top: 40px;
}
.gengduo a{
    font-size: 16px;
    color: #fff;
    background: #0153a5;
    padding: 12px 30px;
    margin: 0 5px;
}
.gengduo a:last-of-type{
    background: #68b531;
}
/*标题*/
.ttitle{
    text-align: center;
}
.ttitle .ttit{
    font-size: 38px;
    color: #333;
    font-weight: bold;
    line-height: 1;
}
.ttitle .ttit b{
    color: #0153a5;
    font-size: 38px;
}
.ttitle .thr{
    width: 100%;
    height: 1px;
    text-align: center;

    margin: 20px auto;
}
.ttitle .thr span{
    width: 50px;
    height: 1px;
    display: block;
    background: #0153a5;
    margin: auto;
}
.ttitle .tsub{
    font-size: 15px;
    color: #333;
}


/*问题*/

.yzbj {
	width:1200px;
	margin:auto;
    padding: 70px 0 70px;
    overflow: hidden;
}
.czwt {
}
.czwt h3 {
    text-align: center;
    position: relative;
}
.czwt h3 span {
    font-size: 40px;
    display: block;
    color: #333;
    line-height: 85px;
}
.czwt h3 span b {
    color: #0661b0;
}
.czwt h3 i {
    display: block;
    font-size:22px;
    color: #333;
    font-family: 'Aria';
    text-transform: uppercase;
}
.czwt h3 .em1 {
    display: block;
    width: 52px;
    height: 78px;
    background: url(../images/czwticon01.png) no-repeat center;
    position: absolute;
    top: -10px;
    left: 238px;
}
.czwt h3 .em2 {
    display: block;
    width: 65px;
    height: 118px;
    background: url(../images/czwticon02.png) no-repeat center;
    position: absolute;
    top: -10px;
    left: 914px;
}
.pro_ads_row2 {
    position: relative;
    width: 100%;
    height: 650px;
    /* background: url("../images/fannai_bj.png")no-repeat left center; */
}
.pro_ads_item {
    display: block;
    height: 60px;
    padding: 1px 45px 10px 45px;
    position: absolute;
    z-index: 3;
    width: 310px;
}
.pro_ads_item strong {
    font-size: 35px;
    font-weight: bold;
    display: block;
    line-height: 55px;
    transition: 0.3s all ease;
    color: #333;
}
.pro_ads_item pre {
    color: #666;
    display: block;
    line-height: 25px;
    transition: 0.3s all ease;
    font: 18px Arial, "Microsoft Yahei";
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}
.pro_ads_item.active strong {
    color: #ff8c00
}
.pro_ads_item.active p {
    color: #666666;
    font-size: 18px;
}
.pro_ads_item1, .pro_ads_item3 {
    text-align: right;
}
.pro_ads_item2, .pro_ads_item4 {
    text-align: left;
}
.pro_ads_item1 {
    left: -34px;
    top: 100px;
}
.pro_ads_item2 {
    right: -31px;
    top: 100px;
}
.pro_ads_item3 {
    left: -71px;
    top: 430px;
}
.pro_ads_item4 {
    right: -71px;
    top: 430px;
}
.pro_ads_item:after {
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    background: #333;
    border-radius: 50%;
    box-shadow: 0 0 0 6px rgba(0,0,0,0.1);
    top: 35px;
    transition: 0.3s all ease;
}
.pro_ads_item.active:after {
    background: #68b531;
    box-shadow:0 0 0 10px rgba(255, 140, 0, 0.2);
}
.pro_ads_item1:after, .pro_ads_item3:after {
    right: 0;
}
.pro_ads_item2:after, .pro_ads_item4:after {
    left: 0;
}
.pro_ads_row2_in {
    background: url(../images/pro_ads_in.jpg) no-repeat center 34px;
    width: 626px;
    position: absolute;
    bottom: 0;
    top: -20px;
    left: 288px;
}
.pro_ads_row2_in_tit {
    display: block;
    text-align: center;
    position: absolute;
    top: 165px;
    left: 150px;
    width: 326px;
}
.pro_ads_row2_in_tit strong {
    font-size: 34px;
    display: block;
    color: #0661b0;
    line-height: 50px;
    font-weight: bold;
}
.pro_ads_row2_in_tit p {
    font-size: 24px;
    line-height: 30px;
    display: block;
    font-weight: 100;
    color: #666
}
.pro_ads_row2_in_cont {
    display: block;
    width: 388px;
    height: 370px;
    background: url(../images/pro_ads_in_2.png) no-repeat center;
    position: absolute;
    top: 265px;
    left: 122px;
}
.pro_ads_item2 strong, .pro_ads_item4 strong {
    position: absolute;
    overflow: hidden;
}
.pro_ads_item2 pre {
    position: absolute;
    left: 80px;
    top: 69px;
}
.pro_ads_item1 strong, .pro_ads_item3 strong {
    position: absolute;
    right: 41px;
    top: 8px
}
.pro_ads_item1 pre {
    position: absolute;
    top: 79px;
    right: 89px;
}
.pro_ads_item3 pre {
    position: absolute;
    top: 79px;
    right: 0px;
}
.pro_ads_item4 pre {
    position: absolute;
    left: 0px;
    top: 69px;
}
.yzbj .yin {
    text-align: center;
}
.yzbj .yin p {
    color: #0661b0;
    font-size: 40px;
    font-weight: bold;
    display: block;
    margin: 70px 0 40px;
}
#about .yzbj .yin p{
    margin-top: 50px;
}

.yzbj .yin p b {
	    font-size: 30px;
    color: #68b531;
}
.yzbj .yin p span{
    font-size: 20px;
}
.yzbj .yin ul {
    float: left;
    background: #085aa1;
    width: 844px;
    padding: 26px 0;
}
.yin_t {
    font-size: 40px;
    color: #333;
    text-align: center;
    height: 90px;
    line-height: 42px;
    overflow: hidden;
    background: url(../images/yin_line01.png) no-repeat center 66px;
    font-weight: bold;
}
.yin_t a {
    color: #333;
}
.yin_t span {
    display: block;
    font-size: 18px;
    padding: 8px 0 0;
    font-weight: normal;
}
.ibrand-num {
    overflow: hidden;
}
.ibrand-num li {
    float: left;
    width: 211px;
    padding: 13px 0 10px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: url("../images/ani_gx.jpg")no-repeat left top;
}
.ibrand-num li span {
    font-size: 50px;
    line-height: 60px;
    font-family: "微软雅黑";
}
.ibrand-num li .num {
    font-weight:normal;
    padding: 0 8px;
}
.ibrand-num li b {
    display: block;
    font-size: 16px;
    font-weight: normal;
    padding: 5px 0 0;
    opacity: 0.7;
    width: 90%;
    margin: auto;
    line-height: 24px;
}
.ibrand-num li:first-child {
    background: none;
}
.yin_bot {
    width: 784px;
    margin: 0 auto;
    padding: 45px 0 0;
}
.yin_bot ul li {
    font-size: 16px;
    color: #333;
    height: 46px;
    line-height: 46px;
    overflow: hidden;
    float: left;
    width: 307px;
    padding: 0 0 0 20px;
    margin-left: 77px;
}
.yin_bot ul li:hover {
    color: #6eb92b;
}
.yin_bot ul li:nth-child(2n) {
    width: 360px;
    margin: 0;
}
.yzbj .yin .p3 {
    display: block;
    float: left;
    width: 356px;
    background: #68b531;
    padding: 35px 0 42px;
    color: #fff;
}
.yzbj .yin .p3 i {
    display: block;
    background: url(../images/p3ico1.png)no-repeat 43px center;
    color: #fff;
    font-weight: bold;
    font-size: 35px;
    font-family: "Arial";
    padding-left: 30px;
    line-height: 36px;
}
.p3ico {
    background: url("../images/p3ico.png")no-repeat 49px center!important;
}
.yzbj .yin .p3 span {
    font-size: 16px;
    line-height: 39px;
    text-align: left;
    display: block;
    margin-left: 85px;
}
/*why*/

.inwhy {
    background: url("../images/why_bj.jpg")no-repeat center top;
    overflow: hidden;
    padding-top: 80px;
}
.whytit {
    width: 929px;
    margin: 0 auto;
    overflow: hidden;
}
.whytit img {
    float: left;
    padding: 0 29px 0 14px;
}
.whytit p {
    display: block;
    color: #fff;
    font-weight: bold;
    font-size: 40px;
	float: left;
}
.whytit p i {
    display: block;
    font-size: 28px;
    line-height: 35px;
    text-align: center;
    color: #ff9d00;
    font-weight: bold;
}
