* {
    box-sizing: border-box;
}

.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


/*头部样式*/

#header {
    width: 100%;
    text-align: center;
    background: #fff;
    font-weight: bold;
    padding-bottom: 8px;
    line-height: 44px;
    font: bold 20px/44px "微软雅黑";
    color: #434343;
    position: relative;
    padding-top: 8px;
}

.logo {
    float: left;
    padding-left: 10px;
    width: 50%;
}
.logo a{
    display: block;
    line-height: 23px;
}
.logo img {
    width: 100%;
    margin-top: 5px;
}

.memu {
    float: right;
    width: 50%
}

.haoma {
    background: url(../images/c.jpg) no-repeat top left;
    padding-left: 18%;
    color: #020202;
    font-size: 12.86px;
    background-size: 50%;
    float: left;
    width: 80%;
    margin-top: 5%
}

.navbg {
    width: 21%;
    float: right;
    height: 40px;
    background: url(../images/navbg.png) no-repeat;
    background-size: 60%;
    background-position: 50%;
    cursor: pointer;
    margin-top: 5%;
    border-left: 1px solid #c4c4c4;
}

.close {
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    background: #444;
    border-radius: 3px;
    margin: 3px 0;
    color: #fff;
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 9999;
    cursor: pointer;
    font-family: "微软雅黑"
}

.nav1 {
    width: 100%;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background: #2e406e;
    z-index: 999;
}

#nav {
    width: 100%;
    padding-top: 30px;
    position: relative;
    z-index: 999
}

#nav li {
    border-bottom: 1px solid #fff;
    background: #2e406e;
    line-height: 40px;
    text-align: center
}

#nav li a {
    display: block;
    color: #fff;
}


/*search css style*/

.m-search {
    border: 1px solid #959595;
    border-radius: 4px;
    width: 90%;
    margin: 0 auto;
    margin-top: 10px;
}

#formsearch {
    width: 96%;
}

#keyword {
    border: none;
    line-height: 32px;
    height: 32px;
    width: 80%;
    text-align: left;
    text-indent: 20px;
    float: left;
    outline: none;
}

#s_btn {
    width: 15%;
    line-height: 32px;
    height: 32px;
    background: url(../images/soso.png) no-repeat center;
    float: right;
    color: #fff;
    border: none;
}

.ding {
    background: #d5b058;
    padding: 10px 0;
}

.ding p {
    text-align: center;
    line-height: 22px;
    color: #fff;
}

.ding img {
    width: 100%;
    height: auto;
}

.productst img {
    width: 100%;
    height: auto;
}

.productst {
    width: 90%;
    margin: 17px auto 0;
    color: #000000;
    font-size: 13px;
    line-height: 2em;
}

.title2 {
    font: 500 18px/20px "微软雅黑";
    color: #f99212;
    text-align: left;
    padding: 7% 0 3%;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    padding-left: 12%;
}

.title2 a {
    position: absolute;
    top: 54%;
    right: 2%;
    font-size: 14px;
    color: #f99212;
}

.title2 span {
    color: #2e406e;
    display: block;
    margin-top: 2%;
    font-size: 12px;
    text-align: left;
}

.product {
    width: 98%;
    margin: 0 auto;
    margin-top: 10px;
    margin: 0 auto;
}

.product ul {
    padding-bottom: 5px;
    text-align: left !important;
    margin-top: 2%
}

.product ul li {
    overflow: hidden;
    width: 44%;
    margin: 2% 3%;
    float: left;
    padding: 7px;
    background: #2e406e;
    padding-bottom: 5%;
    box-shadow: 0px 1px 3px #333;
}

.product ul li a img {
    display: block;
    width: 100%;
    height: auto;
    vertical-align: middle;
}

.product ul li h3 {
    display: block;
    width: 100%;
    line-height: 30px;
    overflow: hidden;
    color: #fff;
    font-size: 16px;
    margin-top: 5%;
    text-align: center;
    font-weight: normal;
}

.product ul li h3 a {
    text-align: center;
    color: #fff;
    display: block;
    font-weight: normal;
    font-size: 14px;
    width: 80%;
    margin: 0 auto;
    line-height: 22px;
    border-radius: 10px;
    margin-top: 6%;
    border: 1px solid #c4d7f0;
}

.img_heng {
    width: 100%
}

.img_heng img {
    width: 100%;
    margin: 2% 0
}

.news2 {
    position: relative;
}

.news_list2 {
    margin-top: 20px;
    width: 98%;
    margin: 0 auto;
}

.news_list2 li {
    float: left;
    width: 48%;
    text-align: left;
    position: relative;
    display: block;
    line-height: 150%;
    border-bottom: 1px solid #001d4a;
    margin: 0 1%;
    margin-top: 10px;
    padding: 8px 0;
}

.news_list2 li a {
    font-size: 14px;
    color: #777777;
}

.news_list2 li span {
    position: absolute;
    right: 0;
    top: 0;
    color: #757575;
    line-height: 150%;
    padding: 12px 0;
    font-size: 12px;
}

.haha {
    color: #fff;
    text-align: center;
    background: #2e406e;
    padding: 5% 2%;
    margin: 0 auto;
    margin-top: 5%;
    font-size: 12px;
    line-height: 1.5em;
}

.haha img {
    margin-top: -4%;
}

.t1 {
    background: url(../images/t1.png) no-repeat 2% 50%;
}

.t2 {
    background: url(../images/t2.png) no-repeat 2% 50%;
    padding-left: 15%;
}

.t3 {
    background: url(../images/t3.png) no-repeat 2% 50%;
    padding-left: 15%;
}


/* footer css style*/

.distraction {
    height: 50px;
    width: 100%;
    line-height: 50px;
    color: #4e5f70;
    font-size: 20px;
    text-align: center;
}

.footer {
    width: 100%;
    margin-top: 6px;
    position: fixed;
    z-index: 110;
    bottom: 0;
    left: 0;
}

.footer1 {
    max-width: 640px;
    margin: 0 auto;
    background: #000;
    display: -webkit-box;
}

.footer a {
    -webkit-box-flex: 1;
    display: -webkit-box;
    color: #fff;
}

.footer span {
    width: 74px;
    display: block;
    margin: 0 auto;
    text-align: right;
    font: 400 16px/50px "微软雅黑";
    color: #fff;
    height: 50px;
}

.footer span.span1 {
    background: url(../images/a2.png) 10px center no-repeat;
    background-size: 24px;
}

.footer span.span2 {
    background: url(../images/a3.png) 10px center no-repeat;
    background-size: 26px;
}

.footer span.span3 {
    background: url(../images/a4.png) 10px center no-repeat;
    background-size: 23px;
}

.footer span.span0 {
    background: url(../images/a1.png) 10px center no-repeat;
    background-size: 29px;
}

#gotop {
    position: fixed;
    right: 5px;
    z-index: 999;
    bottom: 10%;
}

.product ul li h3 dd {
    padding: 0;
    margin: 0;
}

.aimg {
    margin-bottom: 15px;
}

.aimg img {
    display: block;
    width: 100%;
}