﻿@charset "utf-8";

/* CSS Document */
 ::selection {
        background-color: #195fd0;
        color: #fff;
    }
    
     ::-moz-selection {
        background-color: #195fd0;
        color: #fff;
    }
    
     ::-webkit-selection {
        background-color: #195fd0;
        color: #fff;
    }
    
     ::-webkit-scrollbar {
        width: 8px;
        height: 8px;
        background-color: #F5F5F5
    }
    
     ::-webkit-scrollbar-track {
        border-radius: 10px;
        background-color: #E2E2E2
    }
    
     ::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
        background-color: #555
    }

/*top*/

.clear {
    clear: both;
}


/*top*/

.topBox {
    width: 100%;  border-bottom:solid 1px #f2f1f1;  height:35px;
}

.top {
    height: 35px;
    width: 1180px;
    margin: 0 auto;
    line-height: 35px;
    color: #6d6d6d;
}

.top p {
    font-family: "微软雅黑";
    font-size: 12px;
    text-decoration: none;
    color: #5b5b5b;
    float: left;
    line-height: 32px;
}

.top_fr {
    width: 290px;
    height: 32px;
    line-height: 32px;
    float: right;
    text-align: center;
}

.top_fr a {
    padding: 0 4px;
    color: #5b5b5b;
    font-size: 12px;
}


/*headerBox*/

.headerBox {
    width: 100%; background:url(../images/y1.jpg) repeat center;
    height: 170px;
}

.header {
    width: 1180px;
    margin: 0 auto;
    position: relative;
}

.head {
    width: 1180px;
    overflow: hidden;
}

.head h1 {
    width: 251px;
    float: left;
    margin-top: 39px;
    margin-right: 35px;
}

.head h1 a img {
    width: 251px;
    height: 60px;
}

.head ol {
    width: 466px;
    float: left;
    margin-top: 35px;
}

.head ol li {
    font-size: 20px;
    color: #195fd0;
    line-height: 30px;
    font-weight: normal;
}
.head ol li em{color: #343434; font-size:20px;}


.head_fr {
    width: 221px;
    height: 74px;
    float: right;
    padding-left: 54px;
    background: url(../images/phone-icon.png) no-repeat left;
    margin-top: 33px;
}

.head_fr .num {
    text-align: right;
    float: left;
    width: 235px; background: url(../images/header-fr-icon_03.jpg) no-repeat 0px 8px;
    margin-top: 12px;
    padding-left: 20px;
}

.head_fr p {
    width: 145px;
    height: 24px;
    line-height: 24px;
    margin-top: 3px;
    font-size: 14px;
    color: #797878;
    padding-bottom: 1px;
    font-family: Arial, Helvetica, sans-serif;
   
    margin-left: 3px;
}

.head_fr span {
    width: 190px;
    height: 22px;
    display: block;
    font-size: 27px;
    color: #195fd0;
    /*! margin-left:-17px; */
    line-height: 22px;
    font-family: Arial, Helvetica, sans-serif;
    /*margin-left: 20px;*/
}

.head_fr a.zx {
    width: 112px;
    height: 32px;
    line-height: 32px;
    margin-top: 15px;
    text-align: center;
    float: right;
    color: #fff;
    background: #569f0b;
}


/*导航开始-2 */

.fixedNav {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 100000;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
}


/*导航开始-2 */

.head_top_1 {
    width: 100%;
    height: 60px;
    background:#195fd0;
}

.head_top_2 {
    width: 1180px;
    height: 60px;
    margin: 0 auto;
}

.head_top_menu {
    height: 60px;
}

.head_top_menu ul li {
    float: left;
    /*! width: 118px; */
    height: 60px;
    line-height: 60px;
    color: #FFF;
    text-align: center;
    font-size: 15px;
}

.head_top_menu ul li a {
    color: #fff;
    display: block;
   
    padding: 0 32px;
}

.head_top_menu ul li.last {
    background: none;
}

.head_top_menu ul li a:hover {
    color: #FFF;
    background: -webkit-linear-gradient( #93d411, #93d411);
    background: linear-gradient( #93d411, #93d411);
    background-size: 100% 100%;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.another{ background:#93d411;
    height: 60px;}
.another a {
    color: #fff;
    background:#93d411;
    height: 60px;
    display: block;
}


/*nav*/

/* footer begin */
.footer {
    width: 100%; background:url(../images/dbbj.jpg) no-repeat center; height:415px;
}

.foot {
    width: 1180px;
    margin: 0 auto;
    padding-top: 43px;
}

.dblogo{ width:267px; height:62px; float:left;}
.dblogo img{width:267px; height:62px;}

.foot_lf{ width:1180px; margin:auto;}
.foot_lf ul{margin-top: 14px;margin-left: 131px;}
.foot_lf ul li{}
.foot_lf ul li a{ display: block;float: left;/*! line-height: 7px; */color: #fff;padding: 0 27px;}

.foot_ct{ width:1014px; /*! margin:auto; */ border:solid 1px #56a2eb;height: 63px;margin-top: 25px;/*! margin-left: 20px; */float: right;}
.foot_ct h4{ font-size:20px; color:#d4e2ef;margin-left: 12px;}
.foot_ct h2{ font-size:14px; color:#d4e2ef; background:url(../images/q10.jpg) no-repeat left;height: 56px;line-height: 56px;padding-left: 48px;margin-top: 20px;}
.footer_tel{ display:block; background:url(../images/q11.jpg) no-repeat left; height:35px;line-height: 35px;padding-left: 44px;font-size: 27px;color: #d4e2ef;margin-top: 5px;}
.foot_ct p{ font-size:14px; color:#fff;line-height: 29px;margin-top: 22px;padding-left: 27px;}.foot_ct p a{font-size:14px; color:#fff;}
.footer_rt{ width:1180px; margin:auto;margin-top: 24px;}

.footer_rtlf h2{ font-size:14px; color:#fff;background:url(../images/q8.jpg) no-repeat left; height: 26px;line-height: 26px;padding-left: 33px;}
.footer_rtlf img{ margin-top:10px;}
.jszc{ font-size:14px; color:#fff; background:url(../images/q10.jpg) no-repeat left;height: 25px;line-height: 25px;padding-left: 32px;margin-top: 16px;}
.jszc a{color:#fff;}
.footer_rtlf p{ width:911px; color:#fff;margin-top: 8px;}
.footer_rtlf p a{color:#fff;}
.ewm{ float:left; /*! border-left:solid 1px #7d7d7d; */width: 150px;height: 135px;/*! padding-left: 66px; *//*! margin-top: 5px; */padding-top: 8px;}.footer_rtlf{ width:910px; float:left;margin-top: 0px;margin-left: 76px;}.ewm img{ width:107px; height:107px; border:4px solid #fff; }
/* footer begin */

