@charset "utf-8";
/* CSS Document */


* {
    margin: 0;
    padding: 0;
    word-wrap: break-word;
}

body {
    font: 14px "微软雅黑";
    color: #7a7a7a;
}

a {
    color: #7a7a7a;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #000000;
}

a img {
    border: none;
}

div, ul, li, p, form {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

em {
    font-style: normal;
    font-weight: normal;
}

table {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

dt, dl, dd {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

form {
    margin: 0px;
    padding: 0px;
}

tr {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

h3, h4 {
    padding: 0px;
    font-size: 14px;
    font-weight: bold;
}


@font-face {

    font-family: Clarendon;
    src: url('Clarendon BT.ttf');
}


.clear {
    clear: both;
    width: 100%;
    height: 0px;
}

.container {
    width: 1360px;
    margin: 0 auto;
}

#header {
    position: fixed;
    height: 94px;
    width: 100%;
    z-index: 9999;
    background: #fff;
    top: 0px;
}

#head {
    margin: 0 auto;
    color: #000;
    line-height: 29px;
    background: url(../images/1_bg.png) repeat;
    position: relative;
    width: 100%;
    height: 94px;
    z-index: 99;
}


.logo {
    position: relative;
    padding-top: 0;
}

.logo .logopng {
    float: left;
    top: 6px;
    left: 0px;
    margin-top: 25px;
    width: 105px;
}

.logotel {
    position: absolute;
    right: 10px;
    top: 61px;
}


#navbox {
    line-height: 20px;
    float: right;
    margin-top: 0;
    margin-right: 15.5%;
}

.nav_1 {
}

.nav_pc {
    margin: 0 auto;
    height: 94px;
    *height: 94px;
}

.nav_pc ul li {
    float: left;
    width: 112px;
    height: 87px;
    line-height: 20px;
    text-align: center;
    position: relative;
    z-index: 100;
}

.nav_pc ul .lifirst {
}

.nav_pc ul .lifirst a {
}

.nav_pc ul li a {
    font-size: 15px;
    color: #565960;
    line-height: 27px;
    display: inline-block;
    padding: 0px 22px;
    font-family: "Microsoft YaHei";
    line-height: 20px;
    height: 46px;
    padding-top: 39px;
}

.nav_pc ul li a font {
    font-family: "Arial";
    font-size: 12px;
}


.nav_pc ul li:hover {
    /*background: #faf8f8;*/
}

.nav_pc ul li:hover .line {
    border-bottom: 2px solid #1c55c7;
    width: 30px;
    margin: auto;
}

.nav_pc ul li:hover .linn a {
    background: none;
    border: none;
}

.nav_pc ul li:hover .lia {
    color: #1c55c7;
}

.nav_pc ul li:hover i {
    border: none;
}


.nav_pc ul li ul {
    /*display: none;*/
    width: 100%;
    height: 0;
    opacity: 0;
    position: absolute;
    left: -46px;
    z-index: 100;
    top: 86px;
    padding-left: 0;
    /* background: url(../images/1_bg2.png) repeat; */
    background: #3434f9;
    background: rgba(255,255,255,0.8);
    /* transform: translateX(-50%); */
    box-shadow: rgba(0, 0, 0, 0.1) 5px 5px 20px;
    /*padding: 0px 34px;*/
    border-radius: 20px;
    width: 210px;
    box-sizing: border-box;
    transition:all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s
}

.nav_pc > ul > li ul > li {
    width: auto;
    height: 46px;;
    line-height: 20px;
    color: #fff;
    overflow: hidden;
    width: 100%;
}

.nav_pc > ul > li ul > li a {
    line-height: 46px;
    color: #333;
    font-size: 14px;
    padding-top: 0px;
    padding-left: 0px;
    text-align: center;
    /*display: block;*/
    padding: 0px;
}

.nav_pc > ul > li ul > li:hover {
    background: none;
    border: none;
    background: #1c55c7;
    /*border-bottom: 1px solid #fff;*/
}

.nav_pc > ul > li ul > li a:hover { /*text-decoration:underline;*/
    border: none;
    background: none;
    background: #1c55c7;
    /*color: #fff;*/
}

.nav_pc > ul > li ul > .first {
    border-top: none;
}

.nav_pc > ul > li:hover ul {
    /*display: block;*/

    height: auto;opacity: 1;
}

.nav_pc > ul > li ul > li:hover a {
    color: #fff;
    text-decoration: none;
    border: none;
    font-weight: bold;
}


.headertel {
    color: #1c55c7;
    float: right;
    background: url(../images/tel.png) no-repeat left center;
    padding-left: 30px;
    margin-top: 36px;
    font-weight: bold;
}

.pheader{height: 94px;}


.u-flex {
    display: flex;
}
.u-flex-col{
    flex-direction: column;
}
.flex-align-item{
    align-items: center;
}
.flex-space-between{
    justify-content: space-between;
}
.flex-wrap {
    flex-wrap: wrap
}

.footerby{background:#141a24;color:#fff;font-size: 1.2rem;position: relative;}

.footerby .footer-b{font-size: 24px;padding:30px 0px;border-bottom: 1px solid #2b3038;}
.footerby .footer-b .nimg{    width: 70px;
    margin-right: 23px;}
.footerby .footer-b .fb-contact{font-size: 16px;}
.footerby .footer-b .fb-contact h2{font-size: 30px;font-weight: normal;}
.footerby .footer-b .fb-contact p{color: #a7a2a2;font-size: 14px;padding-bottom: 5px;}

.footerby .iconfont{font-size: 3rem;}


.footerby .bottom-content{padding:37px 0px 80px 0px;}
.f6-b-text{font-size: 14px;text-align: center;margin-top:4%;position: absolute;bottom:10px;width: 100%;}
.f6-b-text a{color:#4d4e4e;}
.color-cbcbcb{color:#4d4e4e}
.color-white{color:#fff;}
.paddingbottom8{padding-bottom: 8px;}
.footerby .ewmimg{width:160px;}

.circlebg{background: #4d4e4e;
    width: 80px;
    height: 80px;
    border-radius: 90px;
    text-align: center;
    box-sizing: border-box;
    line-height: 80px;
    text-align: center;margin-right: 10px;}




.transleft {
    transition-delay: .3s;
    opacity: 0;
    transform: translateX(-100%);
}

.transright {
    transition-delay: .3s;
    opacity: 0;
    transform: translateX(100%);
}


.fctransleft {
    transition-delay: .3s;
    opacity: 0;
    transform: translateX(-100%);
}

.fctransright {
    transition-delay: .3s;
    opacity: 0;
    transform: translateX(100%);
}


.trans100Y {
    transform: translateY(200%);
    transition: all ease-out .9s;
    -webkit-transition: all ease-out .9s;
    opacity: 0;
}
