@CHARSET "UTF-8";
a {
    text-decoration: none;
    outline: none;
}

a:link {
    color: #333;
}

a:visited {
    color: #666;
}

a:hover,
a:active,
a:focus {
    color: #e87518;
    text-decoration: none;
    outline: none;
}

input {
    padding: 0;
    margin: 0;
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

h1,
h2,
h3,
h4 {
    font-size: 12px;
    font-weight: bold;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

* {
    box-sizing: border-box
}


/*product css style*/

.products {
    position: relative;
    width: 100%;
    margin: 0 auto;
    background: #fff;
}

.contentss {
    padding: 10px;
    line-height: 25px;
    text-align: left;
    text-indent: 25px;
}

.ee {
    padding-left: 20px;
    font-family: "å¾®è½¯é›…é»‘";
}

.products_title {
    background: url(../images/dir.jpg) no-repeat 95% 50% #1f85f1;
    text-align: left;
    padding-left: 30px;
    font: 400 14px/42px "å¾®è½¯é›…é»‘";
    height: 42px;
    width: 100%;
    color: #fff;
    position: relative;
    background-size: 10px 14px;
    border-top: 1px solid #e9e8e8;
}

.products_title a {
    position: absolute;
    top: 12px;
    right: 15%;
    background: url(../images/link.jpg) no-repeat;
    width: 22px;
    height: 17px;
    background-size: 22px 17px;
}

.products ul {
    padding-bottom: 5px;
    text-align: center !important;
}

.products ul li {
    display: inline-block;
    margin: 15px 1% 0 1%;
    text-align: center;
    overflow: hidden;
    width: 45.0%;
}

.products ul li a {
    display: inline-block;
    overflow: hidden;
    border: 1px solid #fff;
    box-shadow: 3px 3px 5px #aaa;
    width: 100%;
}

.products ul li a img {
    display: block;
    width: 100%;
    height: auto;
    vertical-align: middle;
}

.products ul li h3 {
    display: block;
    width: 100%;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    text-align: center;
    background: #eee;
}


/* news css style*/

.news {
    position: relative;
    width: 99.5%;
    margin: 0 auto;
    margin-top: 10px;
    background: #fff;
}

.news_title {
    background: url(../images/eef.jpg) 18px center no-repeat #fff;
    background-size: 2px 22px;
    text-align: left;
    padding-left: 30px;
    border-bottom: 1px solid #d5d5d5;
    font: 400 14px/40px "å¾®è½¯é›…é»‘";
    height: 40px;
    width: 100%;
    border-bottom: 1px solid #d5d5d5;
}

.news ul {}

.news ul li {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #d3d3d3;
    background: url(../images/dd1.jpg) 95% center no-repeat;
    background-size: 11px 20px;
}

.news ul li a {
    font: 400 12px/35px "å¾®è½¯é›…é»‘";
    padding-left: 28px;
    text-align: left;
    display: block;
}


/* footer css style*/

.distraction {
    height: 58px;
    width: 100%;
}

#header {
    width: 100%;
    text-align: center;
    font-weight: bold;
    padding-bottom: 5px;
    line-height: 44px;
    font: bold 20px/44px "微软雅黑";
    color: #434343;
    position: relative;
    padding-top: 4%;
    padding-bottom: 4%;
}

.header_left {
    width: 74px;
    height: 34px;
    background: url(../images/abc.png) center 10px no-repeat;
    background-size: 26px 24px;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 5px;
}

.header_right {
    width: 74px;
    height: 34px;
    background: url(../images/13.png) center 10px no-repeat;
    position: absolute;
    right: 0;
    top: 0;
    background-size: 26px 21px;
    margin-top: 5px;
}

.logo {
    float: left;
    padding-left: 10px;
    width: 50%;
}

.logo img {
    width: 95%;
}

.memu {
    float: right;
    width: 50%
}

.haoma {
    background: url(../images/c.png) 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: 16%;
    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: "微软雅黑"
}


/*header css style*/

.nav1 {
    width: 100%;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 151, 0, .3);
}

#nav {
    width: 100%;
    padding-top: 30px;
    position: relative;
    z-index: 999
}

#nav li {
    border-bottom: 1px solid #fff;
    background: #0099ff;
    line-height: 40px;
    text-align: center
}

#nav li a {
    display: block;
    color: #fff;
}

.ding {
    background: #d5b058;
    padding: 10px 0;
}

.ding p {
    text-align: center;
    line-height: 22px;
    color: #fff;
}

.ding img {
    width: 100%;
    height: auto;
}

.title2 {
    font: 500 22px/45px "微软雅黑";
    color: #262e5a;
    text-indent: 20px;
    margin-top: 4%;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    background: url(../images/t1.png) no-repeat 1%;
}

.title2 a {
    color: #2c345e;
    font: 500 14px/45px "微软雅黑";
    position: absolute;
    right: 20px;
    top: 0;
}

.pro_en {
    color: #cccccc;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    background: url(../images/en.png) no-repeat center;
    text-align: center;
    margin-top: 6px;
}

.show_title {
    color: #666666;
    font-size: 12px;
    margin-top: 10px;
    text-align: center;
}

.show_title p {
    color: #666666;
    font-size: 12px;
    margin-top: 5px;
    text-align: center;
}


/*search css style*/

.search {
    padding: 8px 20% 0;
    margin-top: 5%;
}

#formsearch {
    width: 100%;
}

#keyword {
    border: none;
    line-height: 32px;
    height: 32px;
    width: 80%;
    text-align: left;
    text-indent: 20px;
    float: left;
    background: #fff;
    font-size: 13px;
}

#s_btn {
    width: 20%;
    line-height: 32px;
    height: 32px;
    float: right;
    color: #fff;
    background: url(../images/ss.png) no-repeat center;
    background-size: 100% 100%;
    border: none;
}

.index_pro02 {
    width: 98%;
    margin: 0 auto;
    margin-top: 10px;
}

.index_pro02 ul {
    text-align: center;
}

.index_pro02 li {
    width: 28%;
    ;
    height: 30px;
    background: #26221f;
    margin: 0 7px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.index_pro02 li:hover {
    background: #ff9700;
}

.index_pro02 li a {
    line-height: 30px;
    color: #fff;
    font-size: 14px;
}

.index_pro02 li:hover a {
    color: #252222
}

.product {
    width: 98%;
    margin: 0 auto;
}

.product ul {
    padding-bottom: 5px;
    text-align: left !important;
    margin-top: 2%
}

.product ul li {
    overflow: hidden;
    width: 46.0%;
    margin: 5% 2% 3% 2%;
    float: left;
    padding: 1px;
    position: relative;
}

.product ul li a img {
    display: block;
    width: 100%;
    height: auto;
    vertical-align: middle;
    border: 2px solid #c9c9c9;
}

.product ul li h3 {
    display: block;
    width: 100%;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    color: #fff;
    text-align: center;
    font-weight: normal;
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, .39);
}

.product ul li h3 a {
    text-align: center;
    color: #c4d7f0;
    display: block;
    font-weight: normal;
    font-size: 12px;
}

.ab {
    margin: 5% 2% 2% 2%;
    color: #403c3c;
    font: 500 16px/24px "微软雅黑";
}

.ab img {
    width: 100%;
}

.ab2 {
    color: #403c3c;
    font: 500 16px/24px "微软雅黑";
    margin: 0 4%;
}

.ads1 {
    width: 100%;
    margin: 0 auto;
    position: relative;
    margin-top: 10px;
    font-size: 13px;
}

.ads1 img {
    width: 100%;
    margin: 0 auto;
}

.products-home ul {
    margin-top: 6%;
}

.products-home ul li {
    width: 21%;
    float: left;
    margin-right: 2%;
    margin-left: 2%;
    min-height: 78px;
    margin-bottom: 20px;
}

.products-home ul li a {
    display: block;
    color: #b19975;
    font: 400 17px/32px "Microsoft Yahei";
    text-align: center;
    padding-top: 54px;
}

.products-home ul li span {
    display: block;
    color: #808080;
    font: 400 18px/20px "Microsoft Yahei";
    text-align: center;
    padding-top: 5%;
}

.products-home ul li.pro1 {
    background: url(../images/m1.png) no-repeat center top;
    background-size: 50px 50px;
}

.products-home ul li.pro2 {
    background: url(../images/m2.png) no-repeat center top;
    background-size: 50px 50px;
}

.products-home ul li.pro3 {
    background: url(../images/m3.png) no-repeat center top;
    background-size: 50px 50px;
}

.products-home ul li.pro4 {
    background: url(../images/m4.png) no-repeat center top;
    background-size: 50px 50px;
}

.news-list li {
    float: left;
    width: 45%;
    margin-left: 2.5%;
    margin-top: 8%
}

.news-list li:nth-child(2n) {
    float: right;
    margin-left: 0;
    margin-right: 2.5%
}

.date {
    width: 32%;
    float: left;
    background: #d4d4d4
}

.date dl {
    font-size: 27px;
    color: #379ddf;
    text-align: center;
    line-height: 1px;
}

.date dt {
    font-size: 12px;
    padding-bottom: 13%;
}

.nei {
    width: 62%;
    float: right;
}

.nei a {
    color: #379ddf;
    font-size: 14px;
    display: block;
    line-height: 2.8em;
    text-align: left;
}

.nei span {
    font-size: 12px;
    display: block;
    color: #333;
    line-height: 20px;
}

.img_heng {
    width: 100%
}

.img_heng img {
    width: 100%;
    margin-top: 6%;
}

.jishu {
    padding-top: 5%;
    padding-bottom: 10%;
    color: #313030;
    font-size: 13px;
    line-height: 24px;
}

.footer {
    width: 100%;
    margin-top: 6px;
    position: fixed;
    z-index: 110;
    bottom: 0;
    left: 0;
}

.footer1 {
    max-width: 640px;
    margin: 0 auto;
    background: #130409;
    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: 100 22px/70px "微软雅黑";
    color: #fff;
    height: 70px;
}

.footer span.span1 {
    background: url(../images/dian.png) 0 20px no-repeat;
    background-size: 28px 28px;
}

.footer span.span2 {
    background: url(../images/adress.png) 0 20px no-repeat;
    background-size: 28px 29px;
}

.footer span.span3 {
    background: url(../images/mess.png) 0 20px no-repeat;
    background-size: 26px 26px;
}

.footer span.span4 {
    background: url(../images/home.png) 0 20px no-repeat;
    background-size: 28px 28px;
}