/* ==========================================================================
   Global
   ========================================================================== */
    
    html {font-size: 62.5%;}    
    a {color: #666;}    
    a:hover {color: #1855a5;}
    
    body {
        color: #666;
        font: 12px/1.7 microsoft yahei, Arial, Helvetica, sans-serif;
        background: #fff;    }
    
    .wrapper {
        max-width: 1200px;
        /*min-width: 980px; */
        _width: 1200px;
        padding: 0 10px;
        margin-left: auto;
        margin-right: auto;
    }
      .wrapper02 {
        max-width: 1770px;
        _width: 1770px;
        padding: 0 10px;
        margin-left: auto;
        margin-right: auto;
    }

    
    .wrapper:after, .wrapper02: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; z-index: 9999;
    }
    /* 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;  }


    /* search */

.logo{position: absolute;left: 20px;top: 0;}
.logo img{float: left;}
@media only screen and (max-width: 1000px) {
        .logo{display: none;}
}
    /* ==========================================================================
   Header
   ========================================================================== */

header { }    
header .wrapper {
    min-height: 80px;
    position: relative;
    z-index: 99;
}    
.logo {
	width: 600px;
	height: 130px;
    position: absolute;
}    
.logo a {
    display: block;
    height: 130px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../img/top/logo.png) left center no-repeat;
}


.serchinco{position: absolute;width:48px; height: 48px; right:10px; top: 21px; font: 300 12px/48px microsoft yahei;cursor: pointer;z-index: 999; text-align: center;}
.serchinco .fa{font-size: 16px;}
.globalsearch{display: none;}
.globalsearch{position: absolute; top: 85px; right:0;width: 280px; height:60px;background: #fff;z-index: 99; background: #004aae;overflow: hidden; }
.globalsearch .searchmod{width:260px; height: 40px; padding:10px;position: relative;}
.globalsearch #q,
.globalsearch .search-btn { border: 0 none; }
.globalsearch #q { width:230px; height: 18px; padding:9px; line-height: 18px; background: #fff;border:1px solid #fff;font: 300 12px/18px microsoft yahei; position: absolute;left: 10px;top: 10px; }
.globalsearch .search-btn { width: 30px; height: 36px; cursor: pointer; background: url(../images/btn_ser.png) no-repeat center;position: absolute;right:10px;top:10px; }
@media only screen and (max-width: 1000px) {
      .serchinco{right: 48px; top: 3px;}
      .globalsearch{ top: 51px;}
}

    /* ==========================================================================
   Nav
   ========================================================================== */
    /* primary */
    
.globalnav { position: absolute; z-index: 999; right: 0; top: 16px; }
.globalnav li { float: left; }
.globalnav li a { display: block; color: #666; 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: #00428e; }
.dropdown { position: absolute; z-index: 999; background: #fff; background: rgba(255,255,255,.8); display: none; padding: 15px 0; border-bottom: 3px solid #00428e; margin-left: -150px; top: 100%; left: 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;  left: 50%; margin-left: -5px; top: -5px; }
.dropdown .pic { display: block; padding: 0; width:120px; height: 70px; margin-bottom: 10px;}
.dropdown .pic img { width:120px; height: 70px; }
.dropdown .dd-l { float: left; width: 170px; }
.dropdown .dd-r { float: right; width:120px; padding-right: 15px; font-size: 12px;}
.dropdown a { white-space: nowrap; line-height: 30px; font-size: 12px; float: left; padding: 0; color: #666; background: none; border-bottom: 0 none; width: 50%;text-align: left;text-overflow: ellipsis;
    overflow: hidden; }
.dropdown a .fa { font-size: 12px; line-height: 30px; color: #ccc; padding-right: 5px;padding-left: 10px; }
.dropdown a:hover,
.dropdown a:hover .fa { color: #00428e; }


#gn_06 .dropdown{right: 0;}
#gn_06 .dropdown:after {  left: 90%;}
    /* ==========================================================================
   Content
   ========================================================================== */

.hidden {
    display: none;
}
#banner{padding-top:184px;}
#banner .slides .pic { display: block; }
#banner .slides .mpic { display: none; }
@media only screen and (max-width: 1000px) {
  #banner{padding-top: 52px;}
}
@media only screen and (max-width: 640px) {
    #banner .slides .pic { display: none; }
    #banner .slides .mpic { display: block; }
}

/* ==========================================================================
   homeabout
   ========================================================================== */
.homeabout{padding:30px 0; overflow: hidden; background: #f4f4f4; }
.hometitle{height: 58px; text-align: center;font: 300 36px/58px microsoft yahei; color: #333333; background: url(../img/index/title01.png)  center no-repeat;}
.homeabout .desc{font: 300 12px/30px microsoft yahei; color: #666; height: 60px; overflow: hidden;margin:10px 0;}
.aboutlist li{width: 30%; float: left;margin-right: 5%; overflow: hidden;}
.aboutlist li .txtarea{height: 80px; background: #fff;padding:10px; text-align: center;}
.aboutlist li .imgarea{overflow: hidden;}
.aboutlist li .imgarea img{width: 100%;transition: transform 2s;}

.aboutlist li:hover .imgarea img{ transform: scale(1.1);}  

.aboutlist li .txtarea h3{font: 300 22px/30px microsoft yahei;color: #666;margin-top: 15px; }
.aboutlist li .txtarea .ms{height: 24px; line-height: 24px;background: url(../img/index/title02.png)  center no-repeat; width: 100%;overflow:hidden;}
.aboutlist li:hover .txtarea{background: #1855a5;}
.aboutlist li:hover .txtarea .ms{display: none;}
.aboutlist li:hover .txtarea h3{background: url(../img/index/title03.png)  center no-repeat;color: #fff;margin-top: 25px;}
.aboutlist li:nth-child(3){margin-right: 0;}
@media only screen and (max-width: 767px) {
.aboutlist li{width: 32%; float: left;margin-right: 1%;}
.hometitle{font: 300 24px/58px microsoft yahei;}
}

@media only screen and (max-width: 320px) {
.aboutlist li{width: 100%; float: left;margin-right: 0;}
.aboutlist li .imgarea{width: 100%; height: 100px; overflow: hidden;}
.aboutlist li .imgarea img{width: 100%;transition: transform 2s;}
.aboutlist li .txtarea{height: 50px; background: #fff;padding:10px; text-align: center;}
.aboutlist li .txtarea h3{font: 300 18px/30px microsoft yahei;color: #666;margin-top: 0; }
.aboutlist li:hover .txtarea h3{margin-top: 0;}
}

/* ==========================================================================
   homenews
   ========================================================================== */
.homenews{padding:30px 0; overflow: hidden; }
.news_warp{padding:10px;}
.news_warp .imgarea{overflow: hidden; max-width: 378px;margin:0 auto; position: relative;}
.news_warp .imgarea img{width: 100%;height: 224px; transition: transform 2s;}
.news_warp:hover .imgarea img{ transform: scale(1.1);}  
.news_warp .imgarea .date{position: absolute;top: 10px; left: 10px;width: 70px; height: 60px;padding-top:10px;color: #fff; text-align: center;
    filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F000000', endColorstr='#7F000000');background:rgba(0,0,0,0.5);
}
.news_warp .imgarea .date .rq{font-size: 24px; line-height: 30px;}
.news_warp .txtarea{padding:10px 0;}
.news_warp .txtarea h3{font: 300 16px/30px microsoft yahei; width:100%;height:30px;overflow:hidden; text-overflow:ellipsis;}
.news_warp .txtarea .desc{font: 300 12px/18px microsoft yahei; color: #666; height: 36px; overflow: hidden;margin:10px 0;}
.homenews .owl-pagination{display: none;}
#owl-news{border-bottom: 1px solid #e1e1e1;margin-top: 20px;}
.news_warp:hover{ background: #f2f2f2;}
.hnew_more{width: 30%;height: 40px;font: 300 12px/40px microsoft yahei; overflow: hidden; margin:0 auto; text-align: center; background: #0052b6;margin-top: 30px; }
.hnew_more a{color: #fff;height: 40px; width: 100%; display: block;}


/* ==========================================================================
   homepro
   ========================================================================== */
.homepro{padding:30px 0; overflow: hidden; background: #fafafa; }
.slidenewBox .hd {margin-top: 20px;}
.slidenewBox .hd li{width: calc(25% - 1px); margin-right:1px;height: 80px; overflow: hidden; float: left; font: 300 16px/80px microsoft yahei; text-align: center;cursor: pointer;padding-bottom: 8px;background: #fff url(../img/index/inco03.png)  bottom center no-repeat; }
.slidenewBox .hd li:hover{background: #0050b9 url(../img/index/inco02.png)  bottom center no-repeat; color: #fff;}
.slidenewBox .hd li.on{background: #0050b9 url(../img/index/inco02.png)  bottom center no-repeat; color: #fff;}
.slidenewBox .bd{min-height: 300px;}

.pro_warp{padding:10px;}
.pro_warp .imgarea{overflow: hidden; max-width: 378px;margin:0 auto; position: relative;}
.pro_warp .imgarea img{width: 100%;height: 280px; transition: transform 2s;}
.pro_warp:hover .imgarea img{ transform: scale(1.1);}  
.pro_warp .title {font: 300 14px/40px microsoft yahei;width: calc(100% - 22px);height:40px;overflow:hidden; text-overflow:ellipsis;
    border:1px solid #bebebe; text-align: center;padding:0 10px;margin-top: 10px;
}


@media only screen and (max-width: 767px) {
.slidenewBox .hd li{width: calc(50% - 1px); margin:1px 1px 0 0 ;height: 50px; line-height: 50px; }
}
@media only screen and (max-width: 400px) {
.slidenewBox .hd li img{display: none;}
.slidenewBox .hd li{width:100%; margin:1px 0 0 0 ; height: 50px; line-height: 50px;padding-bottom: 0;background:#fff none;}
.slidenewBox .hd li:hover{background: #0050b9 none;}
.slidenewBox .hd li.on{background: #0050b9 none;}
.slidenewBox .hd li:hover img,.slidenewBox .hd li.on img{display: inline-block; *display:inline; zoom: 1;}
}

/* ==========================================================================
   homepro
   ========================================================================== */
.homecase{padding:30px 0; overflow: hidden; background: #fafafa; }
#owl-case{padding-top:20px;}
.homecase .owl-pagination{margin-top: 10px;}
.case_warp{width: 50%; float: left; background: #fff;}
.case_warp .imgarea{width: 50%;overflow: hidden; float: left;}
.case_warp .imgarea img{width: 100%; height: 224px; transition: transform 2s;}
.case_warp:hover .imgarea img{ transform: scale(1.1);}  

.case_warp .txtarea{width: calc(50% - 60px);height: calc(100% - 20px);  float: left;padding:20px 30px 0 30px; position: relative; text-align: center; z-index: 99;}
.case_warp .txtarea .jiantou{position: absolute; left: -15px; top: 60px;width: 15px; height: 29px; overflow: hidden;
    background:url(../img/index/inco04.png)  left top no-repeat;
 }
.case_warp .txtarea .jiantou02{position: absolute; right: -15px; top: 60px;width: 15px; height: 29px; overflow: hidden;
    background:url(../img/index/inco05.png)  left top no-repeat; }

.case_warp:hover .txtarea .jiantou02{background:url(../img/index/inco06.png)  left top no-repeat; }
.case_warp:hover .txtarea .jiantou{background:url(../img/index/inco07.png)  left top no-repeat; }

.case_warp .txtarea .title{font: 300 18px/40px microsoft yahei;background:url(../img/index/line01.jpg)  bottom center no-repeat;padding-bottom: 10px;margin-bottom: 10px;}
.case_warp .txtarea .desc{font: 300 12px/24px microsoft yahei; height: 48px; overflow: hidden;}
.case_warp:hover {background: #0050b9;}
.case_warp:hover .txtarea {color: #fff;}
@media only screen and (max-width: 580px) {
.case_warp .txtarea{width: calc(50% - 30px);height: calc(100% - 15px);padding:15px 15px 0 15px;}
.case_warp .txtarea .jiantou{top: 50px;}
.case_warp .txtarea .jiantou02{ top: 50px; }
}
@media only screen and (max-width: 420px) {
.case_warp .txtarea .jiantou{display: none;}
.case_warp{border-bottom: 2px solid #ccc;}
.case_warp .imgarea{width: 80%;overflow: hidden; float: none;margin:0 auto;}
.case_warp .txtarea{width: calc(100% - 40px);float: none;padding:20px;}
}
@media only screen and (max-width: 380px) {
.case_warp .imgarea{width: 100%;overflow: hidden; float: none;}
}

@media only screen and (max-width: 767px) {
.homeabout{padding:10px 0; }
.homenews{padding:10px 0; }
.homecase{padding:10px 0; }
}


/* ==========================================================================
   Footer
   ========================================================================== */
footer { color: #c5c5c5; font-size: 12px; background-color: #434343; font-family: microsoft yahei; padding-top:20px;}
footer a { color: #fff; }
footer a:hover { text-decoration: underline; }
.footer-nav { text-align: justify; width: calc(100% - 300px); float: left;}
.footer-nav:after { content: ""; width: 100%; display: inline-block; font-size: 0; line-height: 0; }
.fn-col { display: inline-block; *display:inline;
zoom: 1; vertical-align: top; *padding-right: 100px;}
.fn-col h3 {  margin-bottom: 10px; font: 300 14px/24px microsoft yahei;}
.fn-col h3 a { color:#fff;}
.fn-col h3 a:hover { color: #fff; }
.fn-col ul {}
.fn-col li { line-height: 24px; }
.fn-col li a { color: #fff;  }
.fn-col li a:hover { color: #fff; }
.fn-colwx{width:254px;float: right;}

.footbd{background: #434343; color: #fff; line-height: 18px; padding:20px 0; text-align: center;border-top: 1px solid #565656;}
.footbd a:hover{ color: #fff;}

 @media only screen and (max-width: 1000px) {
.footbd { padding-bottom: 60px; }

}
@media only screen and (max-width: 767px) {
.footer-nav { width:100%; float: none;}
.fn-colwx{float: none; margin:0 auto;}
}
@media only screen and (max-width: 450px) {
.fn-col ul {display: none;}
}


.fixed-b { position: fixed; width: 100%; background: #333; bottom: 0; left: 0; display: none;z-index: 3; }
.fixed-b li { width: 25%; text-align: center; color: #fff; float: left; }
.fixed-b li a { display: block; border-right: 1px solid #454545; color: #fff; padding: 10px 0; }
.fixed-b li:last-of-type a { border-right: 0 none; }
.fixed-b li .fa{font-size: 24px;}

@media only screen and (max-width: 1000px) {
.fixed-b { display: block; }
}

.toggle-btn { display: none;}
@media only screen and (max-width: 1000px) {
    .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);
    }
}
.disabled a {
    padding: 3px 5px;
    border: solid 1px #666;
    margin: 0px 3px;
}
.homecase .owl-item{
    width: 100% !important;
}


