/* ==========================================================================
   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: #d51717; }

 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: 1500px;
        /*min-width: 980px; */
        _width: 1500px;
        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;
    }

   /* ==================================
   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:184px;} 
.topbar .wrapper{position: relative;}
.logo { position: absolute; left:10px;width:492px;height:180px; overflow: hidden;line-height:180px; }  
.logo img{max-width: 100%;}
.slogan{width: 495px; position: absolute; left:600px;height: 180px; line-height: 180px;}
.wxinco{position: absolute; right: 20px; font-size: 14px;top:30px;z-index:99;} 
.wxinco .hd{width: 30px;text-align: center; height: 30px; line-height: 30px;color: #00aa20;font-size:20px;}
.wxinco .bd{background: #fff;border:1px solid #ccc;padding:5px;}
.wxinco .bd{display: none;position: absolute;top:30px; left:-35px;}
.wxinco .bd img{width: 100px;}
.wxinco:hover .bd{display: block;}
.wxinco02{right:60px;}

.serchinco{position: absolute;width:30px; height: 30px; right:50px; top:30px; line-height:26px;
    cursor: pointer;z-index: 999; text-align: center;font-size: 14px;color: #939393;
    display: none;
}
.toplink{position: absolute;width:80px; height: 30px; right:100px; top:30px; line-height:30px;
    cursor: pointer;z-index: 999;font-size: 14px;}
.toplink .fa{margin-right: 5px;}


.globalsearch{position: absolute; top:90px; right:20px;width:300px;z-index:9;border:1px solid #c9d3e0;}
.globalsearch .warp{background: #fff;}
.globalsearch #q{ float: left;   border: 0 none; }
.globalsearch .search-btn { float: right;   border: 0 none; }
.globalsearch #q { width: calc(100% - 110px); height: 18px; padding: 10px 10px; line-height: 18px; background: #fff;border:1px solid #fff;font: 300 12px/18px microsoft yahei;  }
.globalsearch .search-btn { width: 60px;padding:0 0 0 20px;font-weight: bold;
    margin:0; height:40px; cursor: pointer;line-height: 40px;color: #b20606;
 background: url(../images/btn_ser.png) no-repeat left center;}

@media only screen and (max-width:1440px) {
.slogan,.slogan img{width:300px; }
.wxinco .bd{left:-60px;}
}

@media only screen and (max-width:1200px) {
.logo { width:300px;height:100px; line-height:100px; }  
.topbar{height:100px;} 
.slogan{ left:400px; height: 100px; line-height: 100px;}
.toplink,.wxinco{top:5px;}
.globalsearch{top: 40px;}
}


 
@media only screen and (max-width:920px) {
    .serchinco{right: 48px; top:0;}
    .globalsearch{ top:48px;display: none;}
    .logo,.toptel,.langbox{display: none;}
    .topbar{height: 0;}
    .wxinco,.toplink{display: none;}
    .serchinco{width:48px; color: #333; height: 48px;line-height:48px;border:0; font-size: 16px; display: block;}
    .globalsearch{right: 0;padding:15px; background: #0072bb;border:0;}
    .slogan,.slogan img{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: #444;
        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: #a6937c;
    }
    
    .dropdown {
        position: absolute;
        z-index: 999;
        background: #fff;
        background: rgba(255, 255, 255, .9);
        display: none;
        padding: 15px 20px;
        border-bottom: 3px solid #0072bb;
        margin-left: -38px;
        top: 100%;
        min-width: 150px;
    }
  
    .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: #fff;
        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: 90%;
        display: block;
        text-align: center;
    }
    
    @media (max-width:920px) {
        .dropdown a {
            /*    white-space: nowrap;*/
            font-size: 12px;
            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: #0160bd;
    }
    
    
   
    /* ==========================================================================
   Content
   ========================================================================== */

.hidden {display: none;}


/* ==================================
   banner
================================== */
    
.banner { overflow: hidden;position: relative;margin-top: 240px;}
.banner img{max-width: 100%;}
.banner .mpic{ display: none;}
#owl-banner .owl-nav{margin-top: 0;}
#owl-banner .owl-dots{position: absolute;bottom: 10px;width: 100%;}
#owl-banner .owl-prev,#owl-banner .owl-next{width:41px;top:0; height:100%;background: none; text-indent: 100px;overflow: hidden;padding:0;margin:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    filter: Alpha(Opacity=100);
    opacity: 1;
}
#owl-banner .owl-prev{position: absolute;left:10px; background:url(../images/bl.png) center no-repeat;}
#owl-banner .owl-next{position: absolute;right:10px;background:url(../images/br.png) center no-repeat;}

#owl-banner .owl-dots .owl-dot.active span, #owl-banner .owl-dots .owl-dot:hover span {
    background: #cb0c0c;border-color: #cb0c0c;
}
#owl-banner .owl-dots .owl-dot span { width: 13px; height: 13px; background: #fff;border:1px solid #fff;}

@media (max-width:1440px) {

#owl-banner .owl-prev,#owl-banner .owl-next{filter: Alpha(Opacity=0);opacity: 0;}

}

@media only screen and (max-width: 920px) {
    
    .banner .pic{display: none;}
    .banner {margin-top:0;}
    .banner .mpic{ display: block;}
}

.noticebox{height: 60px; line-height: 60px; color: #555;font-size: 16px;overflow: hidden;
    background:#f7f7f8;
    background-image: -webkit-linear-gradient(top,#f7f7f8 0%,#dddee5 100%);
    background-image: -moz-linear-gradient(top,#f7f7f8 0%,#dddee5 100%);
    background-image: linear-gradient(top,#f7f7f8 0%,#dddee5 100%);
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, EndColorStr='#f7f7f8', StartColorStr='#dddee5');
}
.noticebox a{ color: #555;}
.noticebox a:hover{color: #cb0c0c;}
.noticebox .left{width: 120px;float: left;color: #cb0c0c;font-weight: bold;}
.noticebox .left i{margin-right: 5px;}
.noticebox .infoList .date{margin-right: 10px;}

/* ==========================================================================
   leaderpart01
   ========================================================================== */
.jyyjspart01{padding:40px 0;} 
.picFocus{ width:755px;position:relative;  overflow:hidden;  zoom:1; float: left;   }
.picFocus .hd{ width:100%; padding-top:5px;  overflow:hidden; }
.picFocus .hd ul{ margin-left:-7px;  overflow:hidden; zoom:1; }
.picFocus .hd ul li{ padding-top:3px; float:left;  text-align:center; width: calc(25% - 7px);margin-left:7px; }
.picFocus .hd ul li img{width:100%; height:115px; cursor:pointer; cursor: pointer; filter: alpha(opacity=50);opacity: 0.5;  }
.picFocus .hd ul li.on img{ filter: alpha(opacity=100);opacity: 1;  }

.picFocus .bd li{ height: 490px; vertical-align:middle;position: relative; }
.picFocus .bd img{ width:100%; height:100%; display:block;  }
.picFocus .bd li .tit{height: 90px; line-height: 90px; color: #fff;background: rgba(000, 000, 000, .4);
    width: calc(100% - 60px); padding:0 30px;font-size: 18px;font-weight: normal;
    overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
    position: absolute; bottom:0;left: 0;}
.picFocus .bd li .tit a{color: #fff;}
.jyyjspart01 .right{ width: calc(100% - 790px); float: right;}
.home-tit01{width: calc(100% - 60px);height: 30px; line-height: 30px;padding:20px 30px; font-size: 24px;color: #d51717;font-weight: bold;
    border-bottom: 1px solid #c9d3e0;
    background:#feffff;
    background-image: -webkit-linear-gradient(top,#feffff 0%,#dee6f2 100%);
    background-image: -moz-linear-gradient(top,#feffff 0%,#dee6f2 100%);
    background-image: linear-gradient(top,#feffff 0%,#dee6f2 100%);
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, EndColorStr='#feffff', StartColorStr='#dee6f2');
}
.home-tit01 i{margin-right: 10px;}
.home-tit01 a{font-size: 16px;font-weight: normal; float: right;color: #676770;}
.home-tit01 a:hover{color: #d51717;}
.border01{border: 1px solid #c9d3e0;}
.newsrow01{overflow: hidden;}
.newsrow01 .warp{margin:30px;height: 480px;overflow: hidden;}
.newslist li{height: 40px; line-height:40px;font-size: 18px;width: calc(100% - 30px);padding-left: 30px;
    background:url(../images/inco04.png) left center no-repeat;
    overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.newslist li i{color: #d51717;}
.newslist li span{font-size: 16px;color: #777777;margin-right:20px;}

.jyyjspart02 .left{width: calc(100% - 360px); float: left;}
.jyyjspart02 .right{width:320px;float: right;}
.jyyjspart02 .rowbd{margin:40px; height:340px;overflow: hidden; }
.jyyjspart02 .rowbd .picnewsbox{width: 400px;float: left;position: relative;padding:0 50px;}
.jyyjspart02 .newslist{width: calc(100% - 540px); float: right;}

#owl-picnews .pic {position: relative; height: auto;overflow: hidden;}
#owl-picnews .bgimg{width: 100%;}
#owl-picnews .uppic{width: 100%;transition: transform 1s;position: absolute;left: 0;top:0;}
#owl-picnews .pic:hover .uppic{ transform: scale(1.05);}
#owl-picnews .tit{margin-top:10px; line-height:1.6em; font-size: 16px;text-align: center;}
#owl-picnews .tit a:hover{color:#01579b; }
#owl-picnews .owl-dots{height: 0px;overflow: hidden;}
#owl-picnews .owl-nav{margin-top: 0;}
#owl-picnews .owl-prev,#owl-picnews .owl-next{width:30px;top:100px; height:120px;background: none; text-indent: 100px;overflow: hidden;padding:0;margin:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    filter: Alpha(Opacity=100);
    opacity: 1;
}
#owl-picnews .owl-prev{position: absolute;left:-50px; background: url(../images/arr01.png) center no-repeat;}
#owl-picnews .owl-next{position: absolute;right:-50px;background: url(../images/arr02.png) center no-repeat;}

.newsrow02{margin-top: 30px;}
.newsrow02 .warp{padding:50px 80px;}
.yjcgbox{margin:0 10px;}
.yjcgbox .pic {position: relative; height: auto;overflow: hidden;}
.yjcgbox .bgimg{width: 100%;}
.yjcgbox .uppic{width: 100%;transition: transform 1s;position: absolute;left: 0;top:0;}
.yjcgbox .pic:hover .uppic{ transform: scale(1.05);}
.yjcgbox .tit{margin-top:10px; font-size: 16px;text-align: center; width: 100%;height: 30px; line-height: 30px;
overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.yjcgbox .tit a:hover{color:#01579b; }

#owl-yjcg .owl-dots{height: 0px;overflow: hidden;}
#owl-yjcg .owl-nav{margin-top: 0;}
#owl-yjcg .owl-prev,#owl-yjcg .owl-next{width:30px;top:40px; height:120px;background: none; text-indent: 100px;overflow: hidden;padding:0;margin:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    filter: Alpha(Opacity=100);
    opacity: 1;
}
#owl-yjcg .owl-prev{position: absolute;left:-50px; background: url(../images/arr01.png) center no-repeat;}
#owl-yjcg .owl-next{position: absolute;right:-50px;background: url(../images/arr02.png) center no-repeat;}

.jygkmlbox{padding:20px 40px 30px 40px; 
    border: 1px solid #c9d3e0;
    background:#feffff;
    background-image: -webkit-linear-gradient(top,#feffff 0%,#dee6f2 100%);
    background-image: -moz-linear-gradient(top,#feffff 0%,#dee6f2 100%);
    background-image: linear-gradient(top,#feffff 0%,#dee6f2 100%);
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, EndColorStr='#feffff', StartColorStr='#dee6f2');
}
.jygkmlbox .title{height: 30px; line-height: 30px;font-size: 24px;color: #d51717;font-weight: bold;}
.jygkmlbox ul{margin-top: 23px;}
.jygkmlbox li{margin-top: 15px;}
.jygkmlbox li a{width: 100%; height:50px; font-weight: bold; text-align: center; line-height: 50px; display: inline-block; 
  background: #fff;color: #024099; font-size: 18px;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  border:1px solid #d0d6df;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
  -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.jygkmlbox li a:hover {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    transform: translate3d(0, -2px, 0);
}

.jybbsbox{margin-top: 30px;}
.jybbsbox .hd{width: calc(100% - 60px);height: 60px; line-height: 60px;padding:0 30px;
    border-bottom: 1px solid #c9d3e0;
    background:#feffff;
    background-image: -webkit-linear-gradient(top,#feffff 0%,#dee6f2 100%);
    background-image: -moz-linear-gradient(top,#feffff 0%,#dee6f2 100%);
    background-image: linear-gradient(top,#feffff 0%,#dee6f2 100%);
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, EndColorStr='#feffff', StartColorStr='#dee6f2');
    position:relative; }

.jybbsbox .hd ul{ float:left; position:absolute; left:20px; top:-1px; height:32px;   }
.jybbsbox .hd ul li{ float:left; font-size: 16px; padding:0 10px; cursor:pointer;  }
.jybbsbox .hd ul li.on{color: #d51717;font-weight: bold; border-bottom:3px solid #d51717; }

.newslist03 li{height: 30px; line-height:30px;font-size: 14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.newslist03 li i{color: #d51717;margin-right: 5px;}
.newslist03 li span{font-size: 12px;color: #777777;margin-right:20px;}
.jybbsbox .bd{padding:20px 20px 0 20px;    height: 338px;}
.jybbsbox .more{margin-top: 10px; height: 50px; line-height: 50px;border-top: 1px solid #dee6f3; text-align: center;}
.jybbsbox .more a{width: 100%;display: block;color: #024099;font-size: 18px;font-weight: bold;}
.jybbsbox .newslist03{height: 240px; overflow: hidden;}

.jyyjspart03{padding:40px 0;} 
.jyyjspart03 .warp{padding:30px 30px 10px 30px;}
.jyyjspart03 .left{width: calc(100% - 400px); float: left;}
.jyyjspart03 .right{width:300px; float: right;}
.logoitem{
  box-sizing: border-box;
  border: 1px solid #e7e7e7;
  height: 60px;
  line-height: 60px;
  margin: 5px; background: #fff;
  vertical-align: middle;
  position: relative;
}
.logoitem img{
  max-width: 80%!important;
  max-height: 80%;
  position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
}

#owl-partner .owl-dots .owl-dot span { width: 17px; height: 17px; background: #ffffff;border:1px solid #d3d3d3;}
#owl-partner .owl-dots .owl-dot.active span, #owl-partner .owl-dots .owl-dot:hover span {
    background: #0065b4;border:1px solid #0065b4;
}

.frlink{width:100%;position: relative;margin-bottom:20px; }
.frlink .hd{border:1px solid #848487;height: 40px; line-height: 40px;padding:0 40px 0 10px;font-size: 16px;text-align: center;
    background: url(../images/arr-u.png) right center no-repeat; color: #333;
}
.frlink .bd{padding:10px 0;z-index: 99; background: #0a3980;display: none;width: 100%;position: absolute; bottom:42px;}
.frlink .bd a{display: block;line-height:30px;width: 100%; text-indent: 20px;color: #fff;}
.frlink .bd a:hover{text-decoration: underline;}
.frlink:hover .bd{display: block;}


@media only screen and (max-width:1200px) {
.newslist li{font-size: 14px;padding-left: 20px;width: calc(100% - 20px);height: 36px; line-height: 36px; }
.newslist li span{font-size: 12px;}
.picFocus{width: 600px;}
.picFocus .bd li{height: 400px;}
.picFocus .hd ul li img{height: 90px;}
.picFocus .bd li .tit{height: 50px; line-height: 50px;font-size: 14px;}
.jyyjspart01 .right{ width: calc(100% - 630px);}
.home-tit01{padding:10px 30px;font-size: 16px;}
.home-tit01 a{font-size: 14px;}
.newsrow01 .warp{height: 390px;}
.jyyjspart02 .rowbd .picnewsbox{width: 300px;}
#owl-picnews .tit{font-size: 14px;line-height: 1.5em;}
#owl-picnews .owl-prev, #owl-picnews .owl-next{top: 40px;}
.jyyjspart02 .rowbd{margin:40px 30px;}
.jyyjspart02 .newslist { width: calc(100% - 420px);}
}

@media only screen and (max-width:920px) {
.picFocus{width:400px;}
.picFocus .bd li{height:300px;}
.picFocus .hd ul li img{height: 70px;}
.picFocus .bd li .tit{height: 40px; line-height: 40px;}
.jyyjspart01 .right{ width: calc(100% - 420px);}   
.newslist li{font-size: 12px;height: 30px; line-height: 30px; }
.newsrow01 .warp{margin:20px;height: 300px;}
.jyyjspart02 .left {width: calc(100% - 340px);}
.jyyjspart02 .rowbd .picnewsbox{float: none;}
.jyyjspart02 .newslist{width: 100%;float: none;margin-top: 10px;}
.jyyjspart02 .rowbd{height: 410px;}
.jyyjspart03 .warp{padding: 20px 20px 10px 20px;}
.jyyjspart03 .left { width: calc(100% - 310px);}
.jybbsbox{margin-top: 10px;}
}

@media only screen and (max-width:768px) {
.picFocus,.jyyjspart01 .right{width:100%; float: none;}
.jyyjspart01 .right{margin-top: 10px;}
.picFocus .bd li{height:280px;}
.jyyjspart02 .left,.jyyjspart02 .right {width:100%;float: none;}
.jyyjspart02 .right{margin-top: 10px;}
.jygkmlbox .title{font-size: 16px;}
.jygkmlbox{padding: 10px 20px 20px 20px;}
.jygkmlbox ul{margin-top: 10px;}
.jygkmlbox li a{font-size: 16px;}
.jyyjspart02 .rowbd{margin:20px;}
.jyyjspart02 .rowbd .picnewsbox{padding:0 40px;}
#owl-picnews .owl-prev{left: -40px;}
#owl-picnews .owl-next{right: -40px;}
.jyyjspart02 .rowbd .picnewsbox{width: 250px;}
#owl-picnews .owl-prev, #owl-picnews .owl-next{top: 30px;}
.jyyjspart01,.jyyjspart03{padding:10px 0;}
.newsrow02{margin-top: 10px;}
.newsrow02 .warp{padding:20px 60px;}
.jyyjspart03 .left,.jyyjspart03 .right{width: 100%;float: none;}
.jyyjspart03 .right{margin-top: 10px;}

}


/* ==========================================================================
   Footer
   ========================================================================== */
footer {font-size: 16px;padding:40px 0;color: #fff; background:url(../images/footerbg.jpg) center no-repeat;background-size: cover;}
footer a{color: #fff;}
footer a:hover { text-decoration: underline; }

.footer-nav {text-align: center;}
.foothd{text-align: center;padding:15px 0 0 0; margin-top:20px; color: #b7c7e0; border-top: 1px solid #3663a3;}



@media only screen and (max-width: 768px) {
footer{font-size: 12px;}
.foothd{font-size: 12px;}
}


.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);
    }
}


