/* ==========================================================================
   Global
   ========================================================================== */
    
    html {
        font-size: 62.5%;
    }

    body::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        border-radius: 5px;
        background-color: #F5F5F5;
    }



body::-webkit-scrollbar {
        width: 8px;
        background-color: #F5F5F5;
    }



body::-webkit-scrollbar-thumb {
        border-radius: 5px;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
        background-color: #bdb9b9;
    }

div::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    border-radius: 3px;
    background-color: #F5F5F5;
}



div::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}



div::-webkit-scrollbar-thumb {
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    background-color: #bdb9b9;
}
    
    a { color: #333; }
    
    a:hover { color: #024099; }

 a:focus { outline:none; -moz-outline:none; }    

    body { color: #333; font: 14px/1.7 microsoft yahei, Arial, Helvetica, sans-serif; }   


    @media only screen and (max-width: 768px) {
        body{font-size: 12px;}

    } 
    .wrapper {
        max-width: 1540px;
        /*min-width: 980px; */
        _width: 1150px;
        padding: 0 10px;
        margin-left: auto;
        margin-right: auto;
    }    
    .wrapper:after,
    .row:after {
        content: "";
        display: table;
        clear: both;
    }
    /* arrow */    
    .arrow {
        position: absolute;
        top: 50%;
        margin-top: -4px;
    }    
    .arrow * {
        position: absolute;
        top: 0;
        left: 0;
        width: 0;
        height: 0;
        border: 0 dashed transparent;
        overflow: hidden;
    }
    /* arrow-right */
    
    .arr-r * {
        border-left-style: solid;
        border-width: 4px 0 4px 4px;
    }    
    .arr-r em {
        left: 1px;
    }    
    .arr-r span {
        border-left-color: #3675bb;
    }    
    .tri {
        position: absolute;
        width: 0;
        height: 0;
        border: 0 dashed transparent;
        overflow: hidden;
    }

@media only screen and (max-width:1600px) {
.wrapper {max-width: 1440px;}
}

@media only screen and (max-width:1440px) {
.wrapper {max-width: 1320px;}
}

@media only screen and (max-width:1200px) {
.wrapper {max-width: 1100px;}
}

@media only screen and (max-width:920px) {
.wrapper {max-width: 880px;}
}


   /* ==================================
   menu
   ================================== */
    
    .menu {
        position: relative;
    }
    /* menu-hd */
    
    .menu-hd {
        position: relative;
        z-index: 1002;
        overflow: hidden;
        height: 30px;
        line-height: 30px;
        padding: 0 20px 0 6px;
    }
    /* menu-bd */
    
    .menu-bd {
        display: none;
        position: absolute;
        z-index: 1001;
        margin-top: -1px;
    }
    
    .menu-bd-panel {
        padding: 5px 0;
        border: 1px solid #eee;
        background: #fff;
        min-width: 96px;
    }
    
    .menu-bd-panel a {
        display: block;
        padding: 0 5px;
        line-height: 28px;
        white-space: nowrap;
        color: #6C6C6C
    }
    /* menu arrow */
    
    .menu-hd .fa-caret-down {
        -webkit-transition: .3s ease-in;
        -moz-transition: .3s ease-in;
        -o-transition: .3s ease-in;
        transition: .3s ease-in;
        position: absolute;
        height: 30px;
        line-height: 30px;
        top: 0;
        right: 6px;
    }
    /* menu hover */
    
    .menu-hover .menu-hd {
        z-index: 10002;
    }
    
    .menu-hover .menu-bd {
        z-index: 10001;
    }
    
    .menu-hover .menu-hd {
        padding: 0 19px 1px 5px;
        border-width: 0 1px;
        border-style: solid;
        border-color: #eee;
        background: #fff;
    }
    
    .menu-hover .menu-hd .fa-caret-down {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    
    .menu-hover .menu-bd-panel a:hover { background: #eee;  }

    /* ==========================================================================
   Header
   ========================================================================== */

header {}    
header .wrapper {position: relative; z-index: 99;}   
/*.topbar{height:90px; background: #fff;float: right;} 
.topbar .wrapper{position: relative;}*/
.logo {width:194px;height:110px;overflow: hidden;line-height:110px;position: absolute;left:20px;top:0; }  
.logo img{max-width: 100%;}
.gpdm{font-size:24px; color: #000; font-weight: bold; line-height:110px;position: absolute;left:220px;top:0;}

.langbox{position: absolute; right:20px; font-size: 16px;top:34px;z-index: 3; line-height: 40px; color: #555555;} 
.langbox a{color: #555555;}
.langbox a:hover{color: #024099;}
.langbox i{color: #024099;}
.langbox .xuanx_btn{padding:0 20px;margin-left: 20px;font-size: 18px;font-weight: 700; display: inline-block; background: #e60012;color: #fff; text-align: center;border-radius:30px;}
.langbox .xuanx_btn:hover{color: #fff;}
#globalnav.mini_top .langbox,#globalnav.mini_top .langbox a{color: #1f3586;}


.envelope{position: absolute; right:65px; font-size: 16px;top:30px;z-index: 3;line-height: 30px;color: #fff;}
.envelope a{color: #fff;}
#globalnav.mini_top .envelope a{color: #333;}

.toptel{position: absolute;right:230px;font-weight: bold;font-size:18px;top: 34px; z-index: 3; line-height: 40px; color: #e60012;}
.toptel i{color: #555;vertical-align: middle;}
.serchinco{position: absolute;width:40px;color: #024099; text-align: center; height: 30px; right:0; top:30px; line-height:30px;cursor: pointer;z-index: 999; font-size: 16px;}
.serchinco:hover{color: #024099;}
.globalsearch{display: none;}
.globalsearch{position: absolute; top:90px; right:0;width: 280px;padding:15px;z-index: 99; background:#024099;}
.globalsearch .warp{background: #fff;}
.globalsearch #q{ float: left;   border: 0 none; }
.globalsearch .search-btn { float: right;   border: 0 none; }
.globalsearch #q { width: calc(100% - 70px); height: 18px; padding: 10px; line-height: 18px; background: #fff;border:1px solid #fff;font: 300 12px/18px microsoft yahei;  }
.globalsearch .search-btn { width: 40px;padding:0;margin:0; height: 40px; cursor: pointer; background: url(../images/btn_ser.png) no-repeat center;}

@media only screen and (max-width:1600px) {
.logo {width:140px;}
.gpdm{left: 170px; font-size: 20px;}
.langbox .xuanx_btn{margin-left:20px;}
}

@media only screen and (max-width:1440px) {
.logo {width:120px;}
.gpdm{left: 150px; font-size: 18px;}
}

@media only screen and (max-width:1200px) {
.logo {width:100px;}
.gpdm{left: 130px; font-size: 16px;}
.toptel{right: 210px;font-size: 16px;}
}

@media only screen and (max-width:1200px) {
.langbox .xuanx_btn {
    padding: 0 15px;
    font-size: 16px;
    font-weight: 700;
    border-radius: 30px;}

}    

 
@media only screen and (max-width:920px) {
    .serchinco{right: 48px; top:0;}
    .globalsearch{ top:48px;}
    .logo,.toptel,.envelope,.xuanx_btn{display: none;}
    
    .wxinco{display: none;}
    .serchinco{width:48px; height: 48px;line-height:48px;border:0; font-size: 16px; text-align: center;}
    .serchinco span{display: none;}
    .gpdm p{display: inline-block; font-size: 14px;}
    .gpdm p.txt01{margin-left: 10px;font-size: 14px;font-weight: bold;}
    .gpdm{left:120px;height: 48px; line-height: 48px;font-size: 14px; }
    .langbox a{display: none;}
    .langbox{top:7px;color: #fff;right:50px;display: none;}
}

@media only screen and (max-width: 480px) {
   .globalsearch{ width: calc(100% - 30px);}
}



/* ==========================================================================
Nav
========================================================================== */
/* primary */
    
    .globalnav {
        position: absolute;
        z-index: 999;
        right: 0;
        top: 16px;
    }
    
    .globalnav li {
        float: left;
    }
    
    .globalnav li a {
        display: block;
        color: #555;
        padding: 0 20px;
        font-size: 14px;
        line-height: 42px;
        font-family: microsoft yahei;
    }
    
    .globalnav .nav-sep {
        width: 2px;
        height: 42px;
        background: url(../images/nav-sep.gif) no-repeat 0;
    }
    
    .globalnav .active a,
    .globalnav li .active1 {
        color:#024099;;
    }
    
    .dropdown {
        position: absolute;
        z-index: 999;
        background: #fff;
        background: rgba(255, 255, 255, .9);
        display: none;
        padding: 15px 20px;
        border-bottom: 3px solid #024099;;
        top: 100%;
        min-width: 110px;
    }
 
   .dropdown:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border: 0 dashed transparent;
        overflow: hidden;
        border-top-style: solid;
        border-width: 5px 5px 0;
        border-top-color: #024099;;
        left: 50%;
        margin-left: -5px;
        top: -5px;
    }
    .dropdown a {
        /*    white-space: nowrap;*/
        line-height: 30px;
        font-size: 14px; 
        float: left;
        padding: 0;
        color: #000;
        background: none;
        border-bottom: 0 none;
        width:100%;
        display: block;
        text-align: center;
    }
    
@media only screen and (max-width: 920px) {
        .dropdown a {
            /*    white-space: nowrap;*/
            font-size: 14px;
            width: 100%;
            text-align: left;
        }
        .dropdown { min-width: calc(100% - 40px); padding-top: 0; }
    }
    
    .dropdown a .fa {
        font-size: 12px;
        line-height: 30px;
        color: #ccc;
        padding-right: 5px;
    }
    
    .dropdown a:hover,
    .dropdown a:hover .fa {
        color: #024099;;
    }   
    
   
/* ==========================================================================
   Content
   ========================================================================== */

.hidden {display: none;}
.hometit{margin-bottom: 30px; }
.hometit h3{font-size: 36px;}
.hometit p.txten{color: #191919;font-size:40px;line-height:1em; letter-spacing:-2px;  text-transform:Uppercase;}

@media only screen and (max-width:1440px) {
   .hometit h3{font-size: 24px;} 
   .hometit p.txten{font-size: 32px;}
   .hometit{margin-bottom:20px; }
}

@media only screen and (max-width:920px) {
   .hometit h3{font-size:18px;} 
   .hometit p.txten{font-size:18px;letter-spacing: 0px;}
   .hometit{margin-bottom:10px; }
}

/* ==========================================================================
   banner
   ========================================================================== */
.index-banner{margin-top: 110px; position: relative; height: 920px;  background: url(../images/bannerbg.jpg) no-repeat 50% 0;
    background-size: cover; text-align: center;}
.index-banner .mobg{display: none;}
.index-banner .bg{max-width: 50%; margin: auto;    margin-top: 200px;}
.index-banner .banner-controls {position: absolute; left: 7.9%; top: 22%; }
.index-banner .banner-controls li{margin-bottom: 30px;}
.index-banner .banner-controls li:last-child {margin: 0; }
.index-banner .banner-controls li:nth-child(1) .dimg {background-image: url(../images/banner-icon1.png); }
.index-banner .banner-controls li:nth-child(2) .dimg {background-image: url(../images/banner-icon2.png); }
.index-banner .banner-controls li:nth-child(3) .dimg {background-image: url(../images/banner-icon3.png); }
.index-banner .banner-controls li:nth-child(4) .dimg {background-image: url(../images/banner-icon4.png); }
.index-banner .banner-controls li:nth-child(5) .dimg {background-image: url(../images/banner-icon5.png); }
.index-banner .banner-controls li:nth-child(6) .dimg {background-image: url(../images/banner-icon6.png); }
.index-banner .banner-controls li a {display: flex; width: 220px; align-items: flex-end; padding: 0 0 16px;
 position: relative; overflow: hidden; }
.index-banner .banner-controls li a::after {content: ""; width: 0; height: 2px; position: absolute; left: 0; 
bottom: 0; transition: all .6s ease; background: #fff; }
.index-banner .banner-controls li a:hover::after {width: 100%; }
.index-banner .banner-controls li a i {width: 50px; height: 50px; transition: all .6s ease; border-radius: 50%; 
    opacity: 1; display: flex; align-items: center; justify-content: center; margin-left: 16px; position: relative; }
.index-banner .banner-controls li a i::after,
.index-banner .banner-controls li a i::before {position: absolute; width: 26px; height: 26px; border-radius: 50%; 
    content: ''; background: none; z-index: 1; border: 1px solid #ffffff; }
.index-banner .banner-controls li a i::before {animation: scale 2s ease infinite; }
.index-banner .banner-controls li a i::after {animation: scale2 2s ease infinite; }
.index-banner .banner-controls li a i {width: 50px; height: 50px; transition: all .6s ease; border-radius: 50%; 
    opacity: 1; display: flex; align-items: center; justify-content: center; margin-left: 16px; position: relative; }


@keyframes scale {
    0% {
        width: 15px;
        height: 15px;
        opacity: 1
    }

    100% {
        width: 35px;
        height: 35px;
        opacity: 0.5;
    }
}

@keyframes scale2 {
    0% {
        width: 25px;
        height: 25px;
        opacity: 1;
    }

    100% {
        width: 50px;
        height: 50px;
        opacity: 0.5;
    }
}


.index-banner .banner-controls li a i b {width: 15px; height: 15px; border-radius: 50%; background: #ffffff; }
.index-banner .banner-controls li a:hover i {opacity: 0; }
.index-banner .banner-controls li a:hover span {left:0; }
.index-banner .banner-controls li a span {color: #ffffff; font-size: 20px; line-height: 1; font-weight: bold; 
    position: absolute; bottom: 30px; left:100%; width: 220px;text-align: right; transition: all .6s ease; }
.index-banner .banner-controls li a .dimg {width: 63px; height: 48px; margin-right: 75px;
 background-size: 100% auto; background-repeat: no-repeat; background-position: center top; transition: all .6s ease; }
.index-banner .banner-controls li a:hover .dimg {background-position: center bottom; }


.index-banner .banner-quicklink { position: absolute; right: 7.9%; top: 22%;}
.index-banner .banner-quicklink ul{width: 500px; position: relative; height: 500px;border-radius:50%; border:1px solid #fff;overflow: hidden;}
.index-banner .banner-quicklink ul:before { 
    content: ""; display: block; top:50%; left: 0; position: absolute; width:100%; height:1px; background: #fff;}
.index-banner .banner-quicklink ul:after { 
    content: ""; display: block; top:0; left: 50%; position: absolute; width:1px; height:100%; background: #fff;}
.banner-quicklink li{width: 250px; height: 250px; float: left;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.banner-quicklink li .linkbox{width:100px;  height: 100px;padding-top: 100px; text-align: center; color: #fff;}
.banner-quicklink li .linkbox .txt{margin-top: 10px;font-size: 18px;}
.banner-quicklink li:hover .linkbox .txt{font-weight: bold;}
.banner-quicklink li:nth-child(1) .linkbox,.banner-quicklink li:nth-child(3) .linkbox {padding-left:100px;}
.banner-quicklink li:nth-child(2) .linkbox,.banner-quicklink li:nth-child(4) .linkbox {padding-left:50px;}
.banner-quicklink li:nth-child(3) .linkbox,.banner-quicklink li:nth-child(4) .linkbox {padding-top:50px;}
.banner-quicklink li:hover:nth-child(1){background: url(../images/banner-img01.jpg) center no-repeat;background-size: cover;}
.banner-quicklink li:hover:nth-child(2){background: url(../images/banner-img02.jpg) center no-repeat;background-size: cover;}
.banner-quicklink li:hover:nth-child(3){background: url(../images/banner-img03.jpg) center no-repeat;background-size: cover;}
.banner-quicklink li:hover:nth-child(4){background: url(../images/banner-img04.jpg) center no-repeat;background-size: cover;}


@media only screen and (max-width:1600px) {
	.index-banner{height: 820px;}
	.index-banner .bg{margin-top: 200px;}
.index-banner .banner-controls {position: absolute; left:5%; top:15%; }
.index-banner .banner-quicklink { position: absolute; right:5%; top: 15%;}
}

@media only screen and (max-width:1440px) {
	.index-banner{height: 820px;}
	.index-banner .bg{margin-top: 200px;}
.index-banner .banner-controls {position: absolute; left:5%; top:10%; }
.index-banner .banner-quicklink { position: absolute; right:5%; top: 10%;}
}

@media only screen and (max-width:1200px) {
.index-banner .banner-controls li{margin-bottom:10px;}
.index-banner .banner-controls li a span{font-size: 16px;}
.index-banner .banner-quicklink ul{width: 400px;height: 400px;}
.banner-quicklink li{width: 200px; height: 200px;}
.banner-quicklink li .linkbox{padding-top: 60px;}
.banner-quicklink li:nth-child(1) .linkbox,.banner-quicklink li:nth-child(3) .linkbox {padding-left:75px;}
.banner-quicklink li:nth-child(2) .linkbox,.banner-quicklink li:nth-child(4) .linkbox {padding-left:25px;}
.banner-quicklink li:nth-child(3) .linkbox,.banner-quicklink li:nth-child(4) .linkbox {padding-top:30px;}
}

@media only screen and (max-width:920px) {
.index-banner{margin-top: 0;}
.index-banner .banner-controls {position: absolute; left:5%; top:5%; }
.index-banner .banner-quicklink { position: absolute; right:5%; top:15%;}
.index-banner .banner-quicklink ul{width: 300px;height: 300px;}
.banner-quicklink li{width: 150px; height: 150px;}
.banner-quicklink li .linkbox{padding-top: 40px;}
.banner-quicklink li .linkbox .inco img{width: 50px; height: 50px;}
.banner-quicklink li:nth-child(1) .linkbox,.banner-quicklink li:nth-child(3) .linkbox {padding-left:50px;}
.banner-quicklink li:nth-child(2) .linkbox,.banner-quicklink li:nth-child(4) .linkbox {padding-left:10px;}
.banner-quicklink li:nth-child(3) .linkbox,.banner-quicklink li:nth-child(4) .linkbox {padding-top:20px;}
.banner-quicklink li .linkbox .txt{font-size: 14px;}
.index-banner .banner-controls li{margin-bottom:0px;}
}

@media only screen and (max-width:768px) {
	.index-banner{height: 720px;}
	.index-banner .bg{margin-top: 300px;}
/*
    .index-banner .bg{display: none;}
    .index-banner .mobg{display: block;}
*/
    .index-banner .banner-controls li a i{display: none;}
    .index-banner .banner-controls li a span{left: 0;bottom: 0;text-align: center;font-size: 12px; color: #333;}
    .index-banner .banner-controls li a .dimg{margin-right: 0;}
    .index-banner .banner-controls li a{width: 100px;}
    .index-banner .banner-controls li a span{width: 100px;}
    .index-banner .banner-controls li{float: left;margin-bottom: 10px;}
    .index-banner .banner-controls{ left: 10px;}
    .index-banner .banner-controls li a{padding-bottom: 20px;}
    .index-banner .banner-quicklink{top:200px;right: 0; left: 50%;margin-left: -150px; display: none;}
    .banner-quicklink li:nth-child(1){background: url(../images/banner-img01.jpg) center no-repeat;background-size: cover;}
.banner-quicklink li:nth-child(2){background: url(../images/banner-img02.jpg) center no-repeat;background-size: cover;}
.banner-quicklink li:nth-child(3){background: url(../images/banner-img03.jpg) center no-repeat;background-size: cover;}
.banner-quicklink li:nth-child(4){background: url(../images/banner-img04.jpg) center no-repeat;background-size: cover;}
.index-banner .banner-controls li a .dimg{width:50px; height: 40px;margin: 0 auto;}
.index-banner .banner-controls ul{width: 300px; margin:0 auto;}
.index-banner .banner-controls{width: calc(100% - 20px);}
}


/* ==========================================================================
   homepart01
   ========================================================================== */

.homepart01{  }

.solutionpart .hd{position: relative; height: 320px;
     background:#ffffff;
    background-image: -webkit-linear-gradient(top,#ffffff 0%,#f9fbfd 100%);
    background-image: -moz-linear-gradient(top,#ffffff 0%,#f9fbfd 100%);
    background-image: linear-gradient(top,#ffffff 0%,#f9fbfd 100%);
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, EndColorStr='#ffffff', StartColorStr='#f9fbfd');
}
.solutionpart .hd:before {content: "";display: block; top:60px; left:0; position: absolute; width:100%;height:140px;
background: url(../images/homepic04.png) left top no-repeat;z-index:0; }
.solutionpart .hd .wrapper {z-index: 1;position: relative;padding-top:80px;}

.solutionpart .hd .hometit{float: left;}
.solutionpart .hd ul{width: calc(100% - 500px); float: right; }
.solutionpart .hd li .inco em{width: 80px; height: 80px;transition: background 0.5s; display: inline-block;}
.solutionpart .hd li:hover .inco em,.solutionpart .hd li.on .inco em {   background-position: center -80px;}
.solutionpart .hd li p.txt{font-size: 18px;}
.solutionpart .hd li{width: 14.28%;float: left;cursor: pointer;text-align: center; }
.solutionpart .hd li:hover p.txt,.solutionpart .hd li.on p.txt{color: #e51323; font-weight: bold;}
.hsolutionbox{position: relative;}

.hsolutionbox .pic {position: relative; height: auto;overflow: hidden;}
.hsolutionbox .bgimg{width: 100%;}
.hsolutionbox .uppic{width: 100%; height: 100%; position: absolute;left: 0;top:0;}
.hsolutionbox .txtarea{background: #243956;color: #fff;width: 50%; position: absolute; top: -80px; right: 0;}
.hsolutionbox .txtarea .warp{padding:50px 200px 50px 50px;}
.hsolutionbox .txtarea .more{margin-top:30px;}
.hsolutionbox .txtarea .more a{width:180px; height:45px;text-align: center;font-size: 16px; line-height:45px;
 display: inline-block; color: #fff;border:1px solid #fff; }
.hsolutionbox .txtarea .more a i{margin-left: 20px;}
.hsolutionbox .txtarea .more:hover a{background: #e51323;border-color: #e51323;}
.hsolutionbox .txtarea h3.tit{font-size: 30px; line-height: 1em;}
.hsolutionbox .txtarea .desc{font-size: 14px; line-height: 2em;margin-top: 20px;
    overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}

.yyalbox{}
.yyalbox{margin-left: -20px;margin-top:40px;}
.yyalbox .dd{width: calc(33.33% - 22px); border:1px solid #fff; margin-left: 20px;float: left;}
.yyalbox a{display: block;padding:20px;color: #fff;}
.yyalbox .txt{font-size: 14px; line-height: 2em;height: 4em;
    overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.yyalbox .dd:hover{background: #e51323;border-color: #e51323;}
.yyalbox .dd:hover a{color: #fff;}

@media only screen and (max-width:1600px) {
.hsolutionbox .txtarea .warp{padding:50px 80px 50px 50px;}
}

@media only screen and (max-width:1440px) {
.solutionpart .hd ul { width: calc(100% - 400px);}
.solutionpart .hd .hometit{margin-top:30px;}
.hsolutionbox .txtarea h3.tit{font-size: 24px;}
.hsolutionbox .txtarea .warp{padding:40px;}
.hsolutionbox .txtarea .more a{width:150px; height:40px; font-size: 14px; line-height:40px; }
.solutionpart .hd:before{height: 80px;background-size: auto 80px;}
.solutionpart .hd li p.txt{font-size: 16px;}
}

@media only screen and (max-width:1200px) {

}

@media only screen and (max-width:920px) {
.solutionpart .hd:before{height: 60px;background-size: auto 60px;}
.solutionpart .hd ul {width: calc(100% - 220px);}
.hsolutionbox .txtarea{width: 60%;}
.hsolutionbox .txtarea .warp{padding:30px;}
.hsolutionbox .txtarea h3.tit{font-size: 18px;}
.hsolutionbox .txtarea .desc{line-height: 1.5em;margin-top: 10px;}
.hsolutionbox .txtarea .more{margin-top: 10px;}

.yyalbox a{padding:10px;}
.yyalbox .txt{line-height: 1.5em;}
.yyalbox{margin-top: 20px;margin-left: -10px;}
.yyalbox .dd{width: calc(33.33% - 12px); margin-left: 10px; }

}

@media only screen and (max-width:768px) {
    .solutionpart .hd .wrapper{padding-top: 20px;}
    .solutionpart .hd .hometit{float: none;}
    .solutionpart .hd ul{ width:100%; float: none;}
    .solutionpart .hd li p.txt{font-size: 12px;}
    .solutionpart .hd li .inco em{width: 42px;height: 42px;}
    .solutionpart .hd li .inco em{background-size: auto 84px;}
    .solutionpart .hd li:hover .inco em,.solutionpart .hd li.on .inco em {   background-position: center -42px;}
    .solutionpart .hd{height:190px;}
    .hsolutionbox .txtarea{position: relative;width: calc(100% - 20px);right: 0;left: 10px;top: 0;}
    .hsolutionbox .txtarea .warp{padding:20px 10px;}
    .hsolutionbox .txtarea h3.tit{font-size: 14px;}
    .hsolutionbox .txtarea .desc{font-size: 12px;}
    .hsolutionbox .txtarea .more a{width:100px; height:30px; font-size: 12px; line-height:30px; }
    .yyalbox .txt{font-size: 12px;}
    .hsolutionbox .pic{margin:0 10px;}
    .solutionpart .hd:before{height: 30px;background-size: auto 30px; top: 30px;}

}

/* ==========================================================================
   homepart02
   ========================================================================== */

.homepart02{position: relative; height: 799px;
    background:#ffffff;
    background-image: -webkit-linear-gradient(top,#ffffff 0%,#ebf2fb 100%);
    background-image: -moz-linear-gradient(top,#ffffff 0%,#ebf2fb 100%);
    background-image: linear-gradient(top,#ffffff 0%,#ebf2fb 100%);
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, EndColorStr='#ffffff', StartColorStr='#ebf2fb');
}

.homepart02:before {content: "";display: block; top:60px; left:0; position: absolute; width:100%;height:140px;
background: url(../images/homepic01.png) left top no-repeat;z-index: 2; }

.home-about-row {z-index: 3;position: relative;padding-top:80px;}
.home-about-row .row02{margin-top: 40px;}
.home-about-row .numbox{color: #e60012;display: inline-block;padding-right:80px;}
.home-about-row .numbox h3{font-size:50px; line-height: 50px;}
.home-about-row .numbox h3 em{font-size: 24px; vertical-align:text-top;}
.home-about-row .numbox p{color: #666; font-size: 18px;margin-top: 10px;}


.home-about-row .txtarea{max-width:750px;font-size: 16px;}
.home-about-row .txtarea .desc{color: #555;line-height: 30px;}
.home-about-row .more{margin-top:40px;}
.home-about-row .more a{width:180px; height:45px;text-align: center;font-size: 16px; line-height:45px;
 display: inline-block;background: #243956; color: #fff; }
.home-about-row .more a i{margin-left: 20px;}

.homepart02 .pic{ position: absolute;right: 0; top: 0;z-index: 1;}
.homepart02 .pic img{max-width: 100%; height: 100%;}

.qllist{width: 70%;background: rgba(255, 255, 255, .7);margin-top:50px;}
.qllist li{width: calc(33.33% - 61px);padding:20px 30px;height: 80px; float: left; overflow: hidden;border-right: 1px solid #e6e8e8;}
.qllist li .inco{width: 80px;height: 80px; line-height: 80px; float: left;margin-right:25px;transition-duration:800ms;}
.qllist li .inco img{max-width: 100%;}
.qllist li:hover .inco {transform:rotateY(360deg);}
.qllist li .txtarea{ line-height: 24px; color: #969696;}
.qllist li h3{font-size: 20px;color: #333;padding-top:15px;font-weight: 500;}
.qllist li:last-child {border:0;} 
.qllist li:hover h3{color:#e60012;}

@media only screen and (max-width:1600px) {
.home-about-row .txtarea{max-width: 600px;}
}

@media only screen and (max-width:1440px) {
.homepart02,.homepart02 .pic img{height: 700px;}
.homepart02:before{height: 80px;background-size: auto 80px;}
.home-about-row .txtarea .desc{font-size: 14px;line-height: 1.8em;}
.home-about-row .numbox h3{font-size: 36px;}
.home-about-row .numbox p{font-size: 14px;}
.home-about-row .more a{width:150px; height:40px;font-size: 14px; line-height:40px;}
.qllist li .txtarea{font-size: 12px;}
}

@media only screen and (max-width:1200px) {
.homepart02,.homepart02 .pic img{height: 600px;}
.home-about-row{padding-top: 60px;}
.home-about-row .row02{margin-top: 20px;}
.home-about-row .numbox h3{font-size: 24px;line-height: 30px;}
.home-about-row .numbox h3 em{font-size: 14px;}
.home-about-row .more{margin-top: 20px;}
.qllist li .inco{width: 50px;margin-right: 10px;}
.qllist li h3{font-size: 16px;padding-top:20px;}
.qllist{margin-top: 20px;}
.home-about-row .txtarea{max-width: 500px;}
}

@media only screen and (max-width:920px) {
.homepart02, .homepart02 .pic img{height: 500px;}
.home-about-row{padding-top: 40px;}
.qllist li .txtarea p{line-height: 1em;}
.homepart02:before{height: 60px;background-size: auto 60px;}
.home-about-row .numbox{padding-right: 50px;}
}

@media only screen and (max-width:768px) {
    .homepart02 .pic{width: 100%;height: auto;position: relative;}
    .homepart02,.homepart02 .pic img{height: auto;}
    .qllist{width: 100%;}
    .home-about-row .txtarea .desc{font-size: 12px;line-height: 1.5em;}
    .home-about-row{padding-top: 30px;}
    .home-about-row .numbox h3{font-size: 18px;}
    .home-about-row .numbox p{margin-top: 0;}
    .home-about-row .row02{margin-top: 10px;}
    .qllist li { width: calc(33.33% - 21px); padding:10px; height:110px;}
    .qllist li .inco{float: none;margin:5px auto 0 auto;width: 40px; height: 40px;line-height: 40px;}
    .qllist li .txtarea{text-align: center;}
    .qllist li h3{font-size: 14px;padding-top: 5px;}
    .home-about-row .more a{width:120px; height:30px;font-size: 12px; line-height:30px;}
    .homepart02:before{height: 30px;background-size: auto 30px; top: 30px;}

}

/* ==========================================================================
   homepart03
   ========================================================================== */

.homepart03{position: relative;padding:80px 0;
    background:#ffffff;
    background-image: -webkit-linear-gradient(top,#ffffff 0%,#ebf2fb 100%);
    background-image: -moz-linear-gradient(top,#ffffff 0%,#ebf2fb 100%);
    background-image: linear-gradient(top,#ffffff 0%,#ebf2fb 100%);
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, EndColorStr='#ffffff', StartColorStr='#ebf2fb');
}

.homepart03:before {content: "";display: block; top:60px; left:0; position: absolute; width:100%;height:140px;
background: url(../images/homepic03.png) left top no-repeat;z-index:0;}
.homepart03 .wrapper{position: relative; z-index: 1;}

.jszcul {margin-left: -20px; margin-top:60px;}
.jszcul li{width: calc(16.66% - 20px);float: left;margin-left:20px;}

.jszcbox{padding:50px 20px 40px 20px; text-align: center; cursor: pointer; height: 150px;background: #fff; 
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); border-radius:12px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.jszcbox .inco{width: 100px; height: 100px; overflow: hidden;margin:0 auto;transition-duration:800ms;}
.jszcbox .inco img {width: 100%;}
.jszcbox:hover .inco {transform:rotateY(360deg);}
.jszcbox:hover{box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); transform: translate3d(0, -2px, 0);}
.jszcbox h3{font-size:18px;margin-top:10px;font-weight: normal;}

@media only screen and (max-width:1600px) {

}

@media only screen and (max-width:1440px) {
.homepart03:before{height: 80px;background-size: auto 80px;}
.jszcbox h3{font-size: 16px;}
}

@media only screen and (max-width:1200px) {

}

@media only screen and (max-width:920px) {
.homepart03:before{height: 60px;background-size: auto 60px;}
.jszcbox .inco{width: 60px; height: 60px;}
.jszcbox{padding:30px 20px 20px 20px;height: 100px;}
.homepart03{padding:40px 0;}
.jszcul{margin-top: 30px;}
.jszcbox h3{font-size: 14px;}
}

@media only screen and (max-width:768px) {
    .jszcul li {width: calc(33.33% - 20px); margin-bottom: 20px;}
    .jszcbox .inco{width: 50px;height: 50px;}
    .jszcbox {padding: 20px 20px 20px 20px; height: 70px; }
    .jszcbox h3{margin-top: 0;}
    .jszcul{margin-top: 10px;}
    .homepart03{padding:20px 0 0 0;}
    .homepart03:before{height: 30px;background-size: auto 30px; top: 30px;}
}



/* ==========================================================================
   Footer
   ========================================================================== */
footer {font-size: 14px;padding:60px 0 0 0;color: #cfcfd2;position: relative;
    background:url(../images/footbg.jpg) center no-repeat;background-size: cover;
}
footer a{color: #cfcfd2;}
footer a:hover { text-decoration: underline;color: #fff; }
.footer-nav { text-align: justify;margin-bottom: 20px;}

.fn-col { display: inline-block; *display:inline;zoom: 1; vertical-align: top; *padding-right: 100px;}
.footer-nav:after { content: ""; width: 100%; display: inline-block; font-size: 0; line-height: 0; }
.fn-col h3 {margin-bottom: 10px; font-size: 16px;line-height: 24px;color: #cfcfd2;font-weight: bold;}
.fn-col h3{color: #cfcfd2;}
.fn-col h3 a:hover {text-decoration: underline;color: #fff; }
.fn-col li {line-height:30px; font-size: 14px;color: #e4e4e4;}
.fn-col li a{color: #9b9ba3;}
.fn-col li a:hover {text-decoration: underline;color: #fff;}
.fn-contact{width:250px; overflow:hidden;color: #cfcfd2;line-height: 1.5em;}
.fn-contact p{padding-left: 30px; position: relative;margin-bottom: 10px;}
.fn-contact p img{position: absolute; left: 0; top: 0;}

.fn-ewm{ }
.fn-ewm .share{margin-bottom: 20px;}
.fn-ewm .share a{font-size: 18px;color: #fff;width: 32px; height: 32px; text-align: center; line-height: 32px; display: inline-block;
border:1px solid #fff; margin-right: 10px;
-webkit-border-radius:50%;
    -moz-border-radius:50%;
    -ms-border-radius:50%;
    -o-border-radius:50%;
    border-radius:50%;
}
.fn-ewm .share a:hover{/* transform: translate3d(0, -2px, 0); */}

.frlink{width:150px;position: relative;margin-bottom: 20px;}

.frlink .hd{border:1px solid #7e7e7e;height: 30px; line-height: 30px;padding:0 10px;
    background:#3e4143 url(../images/arr-u.png) 130px center no-repeat; color: #bbbbbb;}
.frlink .bd{padding:10px 0;background: #3e4143;display: none;width: calc(100% - 2px); border:1px solid #7e7e7e;}
.frlink .bd a{display: block;line-height: 30px;width: 100%; text-indent: 10px;color: #bbbbbb;}
.frlink .bd a:hover{text-decoration: underline;}
.frlink:hover .bd{display: block;position: absolute; bottom:30px;}


.fn-ewm .ewmbox{width: 120px;margin-top: 10px; font-size: 14px; color: #8e8e8e;text-align: center;}
.fn-ewm .ewmbox img{width: 120px;margin-bottom: 10px;}

.foothd{padding:15px 0;text-transform:Uppercase;color: #7a7b83; font-size: 14px; text-align: center;
border-top: 1px solid #4d5257; position: relative;}
.foothd a{color: #7a7b83;}
.foothd a:hover{text-decoration: underline;color: #fff;}
.foothd .left{float: left;}
.foothd .right{float: right;}


@media only screen and (max-width: 1440px) {
    footer{padding-top: 30px;}
    .foothd{padding:10px 0;font-size: 12px;}
}
@media only screen and (max-width: 1200px) {
.foothd span{margin:0 10px;}
}

@media only screen and (max-width: 920px) {
.fn-col li{font-size: 12px;}
.fn-col h3{font-size: 14px;}
.foothd span.ewm{display: none;}
.fn-contact,.fn-ewm{display: none;}
}


@media only screen and (max-width: 768px) {
footer {padding:0;}
.footer-nav{display: none;}
.foothd .right,.foothd .left{float: none;}

}

.toggle-btn { display: none;}

@media only screen and (max-width: 920px) {
    .toggle-btn {
        display: block;
        position: absolute;
        right: 20px;
        top: 10px;
        transition: all 0.5s;
    }    
    .inner-cont > p img {
        width: 100%;
        height: auto;
        padding-bottom: 20px;
    }    
.gn-item:hover .toggle-btn {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }
}


