/* ---------------------------------------------------------- */
/*                                                            */
/* 项目：洛阳青峰响应式模版网站 #20                           */
/*                                                            */
/* - 时间：2017.02.18                                         */
/* - 作者：金铂                                               */
/*                                                            */
/*                                                            */
/*                           QQ:439933277                     */
/*                                                            */
/* ---------------------------------------------------------- */

@charset "utf-8";

/*
 * reset
 */
body{width: 100%;height: 100%;overflow-x: hidden;overflow-y: scroll;color:#393a45}
input,textarea{margin:0;padding:0;outline:0;border:0;background:0 0;vertical-align:middle}
body,button,dd,dl,form,h1,h2,h3,h4,h5,ol,p,ul,menu{margin:0}
ol,ul,menu{padding-left:0;list-style-type:none}
img{max-width:100%;border:0;vertical-align:top}
a,input,select,textarea { outline:none; star:expression(this.onFocus=this.blur());}/*禁止点击时出现蓝色区域*/
a{outline:0;color:#000;text-decoration:none;font-family:"微软雅黑"}
a:hover{color:#af302d}
b,i{font-style:normal}
input, b, h1, img, span,*:before, *:after , .arrs,.mask2,a.cateMore,.media-box h5{
    -moz-transition: all ease-in-out 0.35s;
    -webkit-transition: all ease-in-out 0.35s;
    -o-transition: all ease-in-out 0.35s;
    -ms-transition: all ease-in-out 0.35s;
    transition: all ease-in-out 0.35s;
}

/*
 * common
 */
.opc0{opacity:0;display: none;}
.fix{*zoom:1;}
.fix:before,.fix:after{content:"";display:table;}.fix:after{clear:both;}
.dib{display:inline-block;*display:inline;*zoom:1;}
.btn{cursor:pointer;}
.hide{display:none;}

/*TOP*/
.bar{background: url('../img/yw_bar.jpg') no-repeat; color:#d3d3d3; position: relative; clear: both; line-height:43px; overflow: hidden;font-size: 12px;font-weight: lighter;}
.bar a{color: #d3d3d3;}
.bar ul li{ float:left;font-size: 12px}
.bar ul li i.split{ display:inline-block;vertical-align:middle;width: 1px;height: 9px;background: #d3d3d3;margin:0 4px}

/* 社会化标志 */
.link{height: 105px;text-align: right;padding-right:15px;}
.link::before{content: " "; display: inline-block; height: 100%; width: 0%; vertical-align: middle;}
.link p{display: inline-block; vertical-align: middle; font-size: 16px; color: #6c6666;font-weight: bold;}
.link a{padding: 0 10px 0 25px;}
.link a.ch{background: url('../img/i_ch.jpg') 0px 4px no-repeat}
.link a.en{background: url('../img/i_en.jpg') 0px 4px no-repeat}

/* LOGO */
.logo{float: left; height: 110px; vertical-align: middle; z-index: 2; position: relative;}
.logo a{display: block; height: 100%}
.logo span{display: inline-block; height: 100%; width: 0; text-align: center; vertical-align: middle;}
.logo img{vertical-align: middle;max-height: 100%}

/* 按钮 1*/
.wapNavBtn{position:absolute;top:16px;right:5px;display:none;width:24px;font-size:24px;cursor:pointer;animation:transform .6s ease-in-out 0s both;-moz-animation:transform .6s ease-in-out 0s both;-webkit-animation:transform .6s ease-in-out 0s both;-o-animation:transform .6s ease-in-out 0s both;z-index: 99}
.wapNavPointer{display:none;position:absolute;top:3px;right:3px;cursor:pointer;}
/* 按钮2*/
button.nav-trigger{display:none;position:absolute;top:0;left:1.4vw;z-index:20;height:50px;width:50px;padding:0 12px;background:0 0;border:0;outline:0}
.nav-trigger{transition:-webkit-transform .3s cubic-bezier(.86,0,.07,1);transition:transform .3s cubic-bezier(.86,0,.07,1)}
.nav-icon{position:relative;top:2px;right:inherit;display:block;width:26px;height:2px;background-color:#000;border-radius:2.5rem;transition:all .3s}
.nav-icon:after,.nav-icon:before{content:"";position:absolute;z-index:-1;display:block;height:2px;width:100%;border-radius:2.5rem;background-color:#000;transition:all .3s}
.nav-icon:before{top:7px}
.nav-icon:after{top:-7px}
.navigation-is-visible .nav-trigger{-webkit-transform:translate3d(84vw,0,0);transform:translate3d(84vw,0,0)}
.navigation-is-visible .nav-icon{background-color:transparent!important}
.navigation-is-visible .nav-icon:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:0;background-color:#fff}
.navigation-is-visible .nav-icon:after{-webkit-transform:rotate(45deg);transform:rotate(45deg);top:0;background-color:#fff}

/*导航2*/
.navBox{background: #ffffff;position: relative;margin-top: 18px}
.nav_transform1{}
.nav_transform1 .navTop{position:absolute;top:0px;display:none;height:4px;background:#f89120;}
.nav_transform1 .navTop{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.nav_transform1 ul.navCont li.child{position:relative;float:left;width:12.5%;height:32px;line-height:32px;text-align:center;}
.nav_transform1 ul.navCont li.child a{display: block;}
.nav_transform1 ul.navCont li.child .title{font-size:15px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis;}
/*.nav_transform1 ul.navCont li.child .title{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }*/
.nav_transform1 ul.navCont li.child.on .title{color:#fff!important;background-color: #2ea7e0!important;}
.nav_transform1 ul.navCont li.child a:hover .title{color:#2ea7e0}
.nav_transform1 ul.navCont li.child a:hover .title:after,.nav_transform1 ul.navCont li.child.on .title:after{display: none;}
.nav_transform1 ul.navCont li.child .title:after{display: block;content: '';width: 1px;height: 14px;background-color: #e1e1e1;position: absolute;right: 0;top: 50%;margin-top: -7px;}
.nav_transform1 ul.navCont li.child:last-child .title:after{display: none;}



/* 导航-2 */
.wapNavBtn{
    display: none;
    position: absolute;
    top: 16px;
    right: 5px;
    width: 24px;
    font-size: 24px;
    cursor: pointer;
    animation: transform .6s ease-in-out 0s both;
    -moz-animation: transform .6s ease-in-out 0s both;
    -webkit-animation: transform .6s ease-in-out 0s both;
    -o-animation: transform .6s ease-in-out 0s both;
}
.wapNavPointer{display:none;position:absolute;top:3px;right:3px;cursor:pointer;}
.navBox{background: #ffffff;position: relative;margin-top: 18px}
.nav_transform1{}
.nav_transform1 .navTop{position:absolute;top:0px;display:none;height:4px;background:#f89120;}
.nav_transform1 .navTop{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.nav_transform1 ul.navCont li.child{position:relative;float:left;width:11.11%;height:32px;line-height:32px;text-align:center;}
.nav_transform1 ul.navCont li.child a{display: block;}
.nav_transform1 ul.navCont li.child .title{font-size:15px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis;}
/*.nav_transform1 ul.navCont li.child .title{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }*/
.nav_transform1 ul.navCont li.child.on .title{color:#fff!important;background-color: #2ea7e0!important;}
.nav_transform1 ul.navCont li.child a:hover .title{color:#2ea7e0}
.nav_transform1 ul.navCont li.child a:hover .title:after,.nav_transform1 ul.navCont li.child.on .title:after{display: none;}
.nav_transform1 ul.navCont li.child .title:after{display: block;content: '';width: 1px;height: 14px;background-color: #e1e1e1;position: absolute;right: 0;top: 50%;margin-top: -7px;}
.nav_transform1 ul.navCont li.child:last-child .title:after{display: none;}
/*二级*/
.child .childContent{display: none;position: absolute;top:30px;width: 100%;z-index: 999;}
.child .childContent .childContentLi{color: #2ea7e0;font-size: 14px;line-height: 32px;background-color: #fff;}
.child .childContent .childContentLi:hover{}

    /*导航动画*/
    .nav_transform1 .bg{position:absolute;width:50%;height:50%;background:rgba(0,0,0,.8);display: none;}
    .nav_transform1.skin-white .bg{background:rgba(255,255,255,.8);}
    .nav_transform1.skin-blue .bg{background:rgba(46,167,223,.8);}
    .nav_transform1 .bg1{top:0px;left:0px;}
    .nav_transform1 .bg2{top:0px;right:0px;}
    .nav_transform1 .bg3{bottom:0px;left:0px;}
    .nav_transform1 .bg4{bottom:0px;right:0px;}
    .nav_transform1.in .bg1{animation:navBgin1 .6s  ease-in-out 0s  both;
        -moz-animation:navBgin1 .6s  ease-in-out 0s  both;
        -webkit-animation:navBgin1 .6s  ease-in-out 0s  both;
        -o-animation:navBgin1 .6s  ease-in-out 0s  both;}
    .nav_transform1.in .bg2{animation:navBgin2 .6s  ease-in-out 0s  both;
        -moz-animation:navBgin2 .6s  ease-in-out 0s  both;
        -webkit-animation:navBgin2 .6s  ease-in-out 0s  both;
        -o-animation:navBgin2 .6s  ease-in-out 0s  both;}
    .nav_transform1.in .bg3{animation:navBgin3 .6s  ease-in-out 0s  both;
        -moz-animation:navBgin3 .6s  ease-in-out 0s  both;
        -webkit-animation:navBgin3 .6s  ease-in-out 0s  both;
        -o-animation:navBgin3 .6s  ease-in-out 0s  both;}
    .nav_transform1.in .bg4{animation:navBgin4 .6s  ease-in-out 0s  both;
        -moz-animation:navBgin4 .6s  ease-in-out 0s  both;
        -webkit-animation:navBgin4 .6s  ease-in-out 0s  both;
        -o-animation:navBgin4 .6s  ease-in-out 0s  both;}
    @keyframes navBgin1{
    0%{ transform:translateX(-100%);}
    100%{ transform:translateX(0);}
    }
    @-moz-keyframes navBgin1{
    0%{ -moz-transform:translateX(-100%);}
    100%{ -moz-transform:translateX(0);}
    }
    @-webkit-keyframes navBgin1 {
    0%{ -webkit-transform:translateX(-100%);}
    100%{ -webkit-transform:translateX(0);}
    }
    @-o-keyframes navBgin1{
    0%{ -o-transform:translateX(-100%);}
    100%{ -o-transform:translateX(0);}
    }

    @keyframes navBgin2{
    0%{ transform:translateY(-100%);}
    100%{ transform:translateY(0);}
    }
    @-moz-keyframes navBgin2{
    0%{ -moz-transform:translateY(-100%);}
    100%{ -moz-transform:translateY(0);}
    }
    @-webkit-keyframes navBgin2 {
    0%{ -webkit-transform:translateY(-100%);}
    100%{ -webkit-transform:translateY(0);}
    }
    @-o-keyframes navBgin2{
    0%{ -o-transform:translateY(-100%);}
    100%{ -o-transform:translateY(0);}
    }

    @keyframes navBgin3{
    0%{ transform:translateY(100%);}
    100%{ transform:translateY(0);}
    }
    @-moz-keyframes navBgin3{
    0%{ -moz-transform:translateY(100%);}
    100%{ -moz-transform:translateY(0);}
    }
    @-webkit-keyframes navBgin3 {
    0%{ -webkit-transform:translateY(100%);}
    100%{ -webkit-transform:translateY(0);}
    }
    @-o-keyframes navBgin3{
    0%{ -o-transform:translateY(100%);}
    100%{ -o-transform:translateY(0);}
    }

    @keyframes navBgin4{
    0%{ transform:translateX(100%);}
    100%{ transform:translateX(0);}
    }
    @-moz-keyframes navBgin4{
    0%{ -moz-transform:translateX(100%);}
    100%{ -moz-transform:translateX(0);}
    }
    @-webkit-keyframes navBgin4 {
    0%{ -webkit-transform:translateX(100%);}
    100%{ -webkit-transform:translateX(0);}
    }
    @-o-keyframes navBgin4{
    0%{ -o-transform:translateX(100%);}
    100%{ -o-transform:translateX(0);}
    }
    .nav_transform1.out .bg1{animation:navBgout1 .6s  ease-in-out .4s  both;
        -moz-animation:navBgout1 .6s  ease-in-out .4s  both;
        -webkit-animation:navBgout1 .6s  ease-in-out .4s  both;
        -o-animation:navBgout1 .6s  ease-in-out .4s  both;}
    .nav_transform1.out .bg2{animation:navBgout2 .6s  ease-in-out .4s  both;
        -moz-animation:navBgout2 .6s  ease-in-out .4s  both;
        -webkit-animation:navBgout2 .6s  ease-in-out .4s  both;
        -o-animation:navBgout2 .6s  ease-in-out .4s  both;}
    .nav_transform1.out .bg3{animation:navBgout3 .6s  ease-in-out .4s  both;
        -moz-animation:navBgout3 .6s  ease-in-out .4s  both;
        -webkit-animation:navBgout3 .6s  ease-in-out .4s  both;
        -o-animation:navBgout3 .6s  ease-in-out .4s  both;}
    .nav_transform1.out .bg4{animation:navBgout4 .6s  ease-in-out .4s  both;
        -moz-animation:navBgout4 .6s  ease-in-out .4s  both;
        -webkit-animation:navBgout4 .6s  ease-in-out .4s  both;
        -o-animation:navBgout4 .6s  ease-in-out .4s  both;}
    @keyframes navBgout1{
    100%{ transform:translateX(-100%);}
    0%{ transform:translateX(0);}
    }
    @-moz-keyframes navBgout1{
    100%{ -moz-transform:translateX(-100%);}
    0%{ -moz-transform:translateX(0);}
    }
    @-webkit-keyframes navBgout1 {
    100%{ -webkit-transform:translateX(-100%);}
    0%{ -webkit-transform:translateX(0);}
    }
    @-o-keyframes navBgout1{
    100%{ -o-transform:translateX(-100%);}
    0%{ -o-transform:translateX(0);}
    }

    @keyframes navBgout2{
    100%{ transform:translateY(-100%);}
    0%{ transform:translateY(0);}
    }
    @-moz-keyframes navBgout2{
    100%{ -moz-transform:translateY(-100%);}
    0%{ -moz-transform:translateY(0);}
    }
    @-webkit-keyframes navBgout2 {
    100%{ -webkit-transform:translateY(-100%);}
    0%{ -webkit-transform:translateY(0);}
    }
    @-o-keyframes navBgout2{
    100%{ -o-transform:translateY(-100%);}
    0%{ -o-transform:translateY(0);}
    }

    @keyframes navBgout3{
    100%{ transform:translateY(100%);}
    0%{ transform:translateY(0);}
    }
    @-moz-keyframes navBgout3{
    100%{ -moz-transform:translateY(100%);}
    0%{ -moz-transform:translateY(0);}
    }
    @-webkit-keyframes navBgout3 {
    100%{ -webkit-transform:translateY(100%);}
    0%{ -webkit-transform:translateY(0);}
    }
    @-o-keyframes navBgout3{
    100%{ -o-transform:translateY(100%);}
    0%{ -o-transform:translateY(0);}
    }

    @keyframes navBgout4{
    100%{ transform:translateX(100%);}
    0%{ transform:translateX(0);}
    }
    @-moz-keyframes navBgout4{
    100%{ -moz-transform:translateX(100%);}
    0%{ -moz-transform:translateX(0);}
    }
    @-webkit-keyframes navBgout4 {
    100%{ -webkit-transform:translateX(100%);}
    0%{ -webkit-transform:translateX(0);}
    }
    @-o-keyframes navBgout4{
    100%{ -o-transform:translateX(100%);}
    0%{ -o-transform:translateX(0);}
    }
    .nav_transform1.in .navCont{
        animation:navContentIn .4s  ease-in-out .6s  both;
        -moz-animation:navContentIn .4s  ease-in-out .6s  both;
        -webkit-animation:navContentIn .4s  ease-in-out .6s  both;
        -o-animation:navContentIn .4s  ease-in-out .6s  both;
    }
    @keyframes navContentIn{
    0%{ transform:scale(0); opacity:0;}
    80%{ transform:scale(1.1);}
    100%{ transform:scale(1); opacity:1;}
    }
    @-moz-keyframes navContentIn{
    0%{ -moz-transform:scale(0); opacity:0;}
    80%{ -moz-transform:scale(1.1);}
    100%{ -moz-transform:scale(1); opacity:1;}
    }
    @-webkit-keyframes navContentIn {
    0%{ -webkit-transform:scale(0); opacity:0;}
    80%{ -webkit-transform:scale(1.1);}
    100%{ -webkit-transform:scale(1); opacity:1;}
    }
    @-o-keyframes navContentIn{
    0%{ -o-transform:scale(0); opacity:0;}
    80%{ -o-transform:scale(1.1);}
    100%{ -o-transform:scale(1); opacity:1;}
    }
    .nav_transform1.out .navCont{
        animation:navContentOut .4s  ease-in-out 0s  both;
        -moz-animation:navContentOut .4s  ease-in-out 0s  both;
        -webkit-animation:navContentOut .4s  ease-in-out 0s  both;
        -o-animation:navContentOut .4s  ease-in-out 0s  both;
    }
    @keyframes navContentOut{
    100%{ transform:scale(0); opacity:0;}
    20%{ transform:scale(1.1);}
    0%{ transform:scale(1); opacity:1;}
    }
    @-moz-keyframes navContentOut{
    100%{ -moz-transform:scale(0); opacity:0;}
    20%{ -moz-transform:scale(1.1);}
    0%{ -moz-transform:scale(1); opacity:1;}
    }
    @-webkit-keyframes navContentOut { 
    100%{ -webkit-transform:scale(0); opacity:0;}
    20%{ -webkit-transform:scale(1.1);}
    0%{ -webkit-transform:scale(1); opacity:1;}
    }
    @-o-keyframes navContentOut{
    100%{ -o-transform:scale(0); opacity:0;}
    20%{ -o-transform:scale(1.1);}
    0%{ -o-transform:scale(1); opacity:1;}
    }

/*
 * footer
 */
.footer{text-align:center;background:#e8e8e8;font-size:13px;line-height: 30px}

.footer a:hover{text-decoration: underline;color: inherit;}
.footer_detail{padding-top: 0}
.footer_detail span{padding-right:4px}
.footer_nav{padding-top: 0.6rem}
.footer_nav a{padding-right: 15px;position: relative;}
.footer_nav a:after{display: block;content: '';width: 1px;height: 11px;background-color: #fff;position: absolute;right: 6px;top: 5px}
.footer_nav a.last:after{display: none;}
.footer_link{ padding: 10px 0;color: #ea4609;text-align: left;border-bottom: 1px solid #b3b3b3}
.footer_link a{color: #6e6e6e;padding: 0 4px}
.footer_link a:hover{color: #000}
.footer_info{text-align: left;padding: 10px 0}
.footer_info .usinfo .info {color: #fff}
.footer_info .usinfo strong{font-size: 20px}

.footer_info dl{width: 12.5%;float: left;}
.footer_info dl dt{color: #333333;font-size: 14px;position: relative}
.footer_info dl dt:after{display: block;content: '';width: 50px;height: 1px;background: #dadada;position: absolute;bottom: 0;left: 0}
.footer_info dl dd{line-height: 1.6;font-size: 12px}
.footer_info dl dd a{color: #979595}
.footer_info dl dd a:hover{color: #333333;text-decoration: underline;}

/*
 * top
 */
.top{display:none;position:fixed;right:10px;bottom:80px;z-index:999;width:40px;height:40px;font-size:24px;background:#ccc;color:#fff;line-height:40px;text-align:center;cursor:pointer;}
.top{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.top:hover{opacity: 0.8}
.top img{vertical-align:middle;}

/*
 * block
 */
.index_ {padding:2rem 0 2rem;}
.index_ .T{padding-bottom: 10px;text-align: center;text-transform: uppercase;overflow: hidden}
.index_ .T h1{font-size: 60px;font-weight: normal;font-family: -webkit-pictograph;line-height: 1}
.index_ .T h2{font-size: 1.8rem;font-weight: normal;}
.index_ .T h2 strong{position: relative;background-color: #fff;padding: 0 10px;font-weight: lighter;}
.index_ .T h2.border strong:before{display: block;content: ' ';width:80%;height: 95%;border: 1px solid #393a45;position: absolute;right: 50%;bottom: 50%;border-right: 0px;z-index: -1}
.index_ .T h2.border strong:after{display: block;content: ' ';width:80%;height: 95%;border: 1px solid #393a45;position: absolute;left: 50%;bottom: 50%;border-left: 0px;z-index: -1}
.index_ .T h2.border-double strong:before{display: block;content: '////////////////';color:#595858;width:1000%;height: 20px;position: absolute;right: 100%;bottom: 46%}
.index_ .T h2.border-double strong:after{display: block;content: ' ';width:30px;height: 1px;border-bottom: 3px solid #0e58a3;position: absolute;left: 100%;bottom: 46%}
.index_ .T h3{font-size: 1.5rem;line-height: 1.2;color: #2ea7e0}
.index_ .T h4{font-size: 14px;font-weight: normal;color: #7e7e7e}
.index_ .T h5{font-size: 12px;font-weight: normal}
.index_ .T img{display:block;}
.index_ .T i{width: 43px;height: 41px;margin:0 auto;display: block;margin-top: 4px;position: relative;}
.index_ .T i:before{display: block;content: ' ';width:1000px;height: 1px;background: #2ea7e0;position: absolute;right: 100%;bottom: 50%;margin-right: 20px}
.index_ .T i:after{display: block;content: ' ';width:1000px;height: 1px;background: #2ea7e0;position: absolute;left: 100%;bottom: 50%;margin-left: 20px}


/* ==========================================================================
   Common module
   ========================================================================== */
/* more: text or block */
a.more{border:1px solid #2ea7e0;padding: 3px 28px;color: #2ea7e0;display: inline-block;font-size: 14px}
a.more{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
a.more:hover{background: #fff}

 /*字体盒子模型*/
.services-box{padding: 1rem 0 3.5rem 0;display: block;}
.services-box .icon{display: inline-block; background: #fff; width: 100px; height: 100px; position: relative; margin-bottom: 0px;}
.services-box .icon a{display: block;width: 67px;height: 67px;margin: 0 auto;padding-top: 12px;}
.services-box .icon img{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.services-box .icon a:hover img{transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);-webkit-transform:rotate(360deg);}
.services-box h3{font-size: 1.5rem;padding-bottom: 0.5rem}
.services-box p{font-size: 0.875rem;}
.services-box i{display:inline-block;width:105px;height:74px;border-radius:100%;font-size:44px;line-height:74px;/*background-color: rgba(255,255,255,.1);*/ color: #b9b8be}
.services-box.horizontal{text-align: left;padding-bottom: 0}
.services-box.horizontal .icon{display: block;float: left;width:24px;height: 24px;border:3px solid #ccc;border-radius: 5px;font-size: 16px;font-weight: bold;color: #ccc;text-align: center;line-height: 24px;margin-top: 8px;}
.services-box.horizontal .icon a{padding-top: 0;line-height: 67px;text-align: center;font-size: 40px;}
.services-box.horizontal h3{margin-left: 180px;padding: 0;margin-bottom: 20px;}
.services-box.horizontal p{margin-left: 40px;height: 40px;font-size: 12px}

/*媒体盒子模型*/
.media-box{display:block;text-align: center;margin-bottom:15px;width: 100%;position: relative;}
.media-box .icon{display: inline-block; background: #fdf4f9; width: 300px; height: 190px; overflow: hidden}
.media-box .icon{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.media-box h5{font-size: .8rem;padding:0.35rem 0.75rem;font-weight: normal;color: #000;height: 84px}
.media-box p{font-size: 0.88rem;padding:0 10px;line-height: 2.4;}
.media-box h6{background: rgba(54,105,170,0.8);line-height: 3;left: 0;right: 0;bottom: 0;font-size: 14px;color: #fff;position: absolute;font-weight: normal;}
.media-box .icon img{width: auto;height: auto}
.media-box .icon img{transition-duration: 1s;-ms-transition-duration: 1s;-moz-transition-duration: 1s;-webkit-transition-duration: 1s;}
.media-box.anim.anim-scale:hover .icon img{transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);-webkit-transform:scale(1.2);}

.article{text-align: left;}
.article .C{margin: 15px 0;font-size: 14px;overflow: hidden;}


/* ==========================================================================
   Web style
   ========================================================================== */

.title1{
    color: #fff;
    font-size: 24px;
    padding-bottom: .6rem
}
.title1 small{
    font-weight: normal;
    font-size: 60%
}
.indexbanner .layer{
    position: absolute;
    width: 100%;
    top: -6px;
    z-index: 500
}

/*分类*/

.module_cate {
    width: 70%;
    margin: 0 auto;
    overflow: hidden;
    padding: 1rem 0 1.8rem 0
}

.module_cate .swiper-slide {
    width: 30.33%;
    float: left;
    margin-right: 3%
}

.module_cate .item {
    width: 98%;
    display: block;
    text-align: center;
    font-size: .85rem;
    padding: .4rem 0;
    line-height: 1.8;
    color: #2ea7e0;
    border: 1px solid #2ea7e0;
    border-radius: 5px
}

.module_cate .current .item{
    background-color: #2ea7e0;
    color: #fff
}

/*产品*/

.sect_prod {
    background: url('../img/bg1.png') bottom center no-repeat;
    background-size: contain
}

.sect_prod .cont{
    padding: 0 10%
}

.sect_prod .module_prod{
    height: 600px;
}

.module_prod {
    overflow: hidden;
}

.module_prod .media-box {
    box-sizing:border-box;
    background: #fff;
    border-radius: 10px;
    box-shadow: 2px 2px 4px #ccc
}

.module_prod .media-box .icon{
    border-radius: 10px;
    overflow: hidden;
}

/*我们*/

.sect_us .w1{
    background: url('../img/bg2.jpg') top center repeat-x #82d2fa;
}

.sect_us .cont{
    padding: 4%
}

.about-box {
    height: auto;
    position: relative;
    overflow: hidden;
    text-align: center;
    color: #0088cc;
}

.about-box img {
    width: 100%;
    height: 100%
}

.about-box .article {
    height: 85%;
    overflow: hidden;
    text-align: left;
    margin-bottom: 15px
}

.about-box .article .C {
    margin:0;
    padding: 5% 0% 5% 10%;
    font-size: 0.85rem
}

/*优势*/
.sect_adv{
    background: url('../img/bg03.jpg') center center no-repeat #fff;
    background-size: contain
}
.sect_adv .services-box{padding:20px 0;background:inherit;text-align:left}
.sect_adv .services-box h3{position:relative;padding: 0 0 0 50px;color:#ec6941;font-weight:700}
.sect_adv .services-box h3:before{position:absolute;top:7px;left:0;width:46px;height:67px;background:url(../img/advtange_bg.png) no-repeat;color:#fff;text-align:center;font-weight:bolder;font-size:24px;line-height:84px}
.sect_adv .services-box p{margin-left:50px;height:auto;color:#5b5b5b;font-size:14px;border-bottom: 1px dashed #ec6941;padding-bottom: 5px}
.sect_adv .services-box p strong{color:#ff8e00;font-weight:400}
.sect_adv .advimg{margin-top: 50px}
.services-box.adv01 h3:before{content:'01'}
.services-box.adv02 h3:before{content:'02'}
.services-box.adv03 h3:before{content:'03'}
.services-box.adv04 h3:before{content:'04'}
.services-box.adv05 h3:before{content:'05'}
.services-box.adv06 h3:before{content:'06'}

/*新闻*/

.sect_new .index_{
    padding: 0
}
.sect_new .w1{
    background: url('../img/bg2.jpg') top center repeat-x #82d2fa;
}
.sect_new .cont{
    padding: 2% 0 4% 0
}
.sect_new .newimg{
    width: 100%
}

.news-box {
    position: relative;
    padding: 6px 0 10px 0;
    border-bottom: 1px dashed #ccc;
    color: #fff
}

.news-box .news_time {
    text-align: center;
    font-size: 12px;
    padding-top: 3px;
    padding-left: 10px
}
.news-box .news_time .date {
    line-height: 1.2
}

.news-box .news_time .date i {
    font-size: 2rem;
    display: block;
    line-height: 1
}

.news-box .news_time .item {
    display: none;
}

.news-box .news_cont {

}

.news-box .news_cont h5 {
    font-size: .85rem;
    font-weight: normal;
    position: relative;
}

.news-box .news_cont h5 a {
    color: #fff;
    display: block;
    position: relative;
}

.news-box .news_cont h5 a:before {
    display: none;
    content: '+';
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    background-color: #9b9b9b;
    color: #fff
}

.news-box .news_cont h5 a:after {
    display: none;
    content: '';
    position: absolute;
    width: 20%;
    height: 1px;
    background-color: #2b2a2a
}

.news-box .news_cont p {
    height: 33px;
    overflow: hidden;
    text-align: justify;
    font-size: 13px;
    line-height: 1.4
}

.news-box a.more {
    border: 1px solid #2b2a2a;
    font-size: 0.875rem;
    padding: 0.3rem 1.2rem;
    display: inline-block;
}

.news-box a.more:hover {
    border-color: #c1484d;
    color: inherit;
}

.news-box.on {
    color: #038ac9;
    background-color: #d2effc
}

.news-box.on a{
    color: #038ac9!important
}

.thumb {
    width: 100%;
    height: 168px;
    background-position: center center;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

/*ul li新闻*/
.new-box{margin-bottom: 1rem}
.new-box li{line-height: 35px;border-bottom: 1px dashed #fff;color: #fff}
.new-box li .iconDetail{float: left;color: #fff;background-color: #0d62be;width: 45px;height: 45px;text-align: center;cursor:pointer;position: relative;}
.new-box li .iconDetail:after{position: absolute;display: block;content: '+';width: 24px;height: 24px;line-height:24px;font-size: 24px;left: 50%;top: 50%;margin-top: -12px;margin-left: -12px;    -webkit-transition: -webkit-transform 0.3s ease,background 0.3s ease;}
.new-box li.open .iconDetail:after{content: '-'}
.new-box li a{padding: 0 10px;display: block;float: left;color: #fff}
.new-box li span{float: right}
.new-box .licont{background-color: #f0f0f0;padding: 10px 10px 10px 55px;color: #5b5b5b;border-bottom: 1px solid #d2d2d2;display: none;height: 70px;overflow: hidden;}

.facimg{
    width: 100%;
    height: 245px;
}

/* ==========================================================================
   inner style
   ========================================================================== */
.nbanner{
    min-height: 247px
}
.sect_inner{
    padding-bottom: 2rem
}
.box{
    padding: 2%
}

/*内页导航*/
.smalnav{
    background-color: #e6e6e6;
    font-size: 14px;
    line-height: 36px;
    padding: 0 20px
}
.smalnav span{
    float: left;
    font-size: 1rem;
    padding-right: 20px;
    font-weight: bold;
}
.smalnav ul{
    float: left;
}
.smalnav ul li{
    float: left;
}
.smalnav ul li a{
    display: block;
    padding: 0 20px
}
.smalnav ul li.cur a{
    background-color: #2ea7e0;
    color: #fff
}

/*品牌*/
.prodbox{
    padding: 10px 0 30px 0
}
.prodbox h4{
    font-size: 30px;
    color: #7bc1e9
}
.cont2{
    background-color: #2ea7e0;
    width: 100%;
    height:100%;
    position: relative;
}
.cont2 p{
    width: 90%
}
.cont3{
    position: absolute;
    top: 15px;
    bottom: 15px;
    left: 15px;
    right: 15px;
    border:1px solid #fff;
    text-align: center;
    height: auto
}
.cont3 a{
    color: #fff;
    display: block;
    font-size: 14px;
    width: 50%;
    float: left;
    line-height: 2.5
}
.cont3 a:hover{
    text-decoration: underline;
}
.two .cont2{
    background-color: #f8b551
}
.three .cont2{
    background-color: #80ba42
}
