@CHARSET "UTF-8";

/* 头部 */

.jj {
    left: -148px;
}

body {
    overflow-x: hidden;
    padding: 0;
    margin: 0;
    font-family: "Microsoft YaHei";
    background: #fff;
    position: relative;
}

.mob-head {
    padding: 10px 0;
    position: relative;
}

.mob-head .logo {
    width: 37%;
    float: left;
    margin-left: 3%;
}

.mob-head .logo img {
    width: 100%;
}

.mtel {
    width: 35%;
    float: right;
    margin-right: 18%;
}

.mtel img {
    width: 100%;
}


.mob-head .head-btn {
    position: absolute;
    right: 15px;
    height: 22px;
    top: calc(50% - 15px);
    font-size: 0;
}

.mob-head .head-btn a {
    display: inline-block;
    vertical-align: middle;
    width: 32px;
    line-height: 26px;
    text-align: center;
}

.mob-head .head-btn a img {
    width: 100%;
}

.mob-head .head-btn a .iconfont {
    font-size: 20px;
    vertical-align: middle;
}

.mob-head .head-btn a .icon-sousuo {
    font-size: 25px;
}

.mob-head .head-btn .search-btn {
    border-right: 1px solid #aaaaaa;
    margin-right: 10px;
    width: 40px;
}

#nav {
    display: none;
    width: 160px;
    background: #0265be;
    position: fixed;
    z-index: 1111;
    top: 0;
    height: 100%;
    right: 0;
}

#nav li {
    font: 15px/50px '微软雅黑';
    border-bottom: 1px solid #0265be;
}

#nav li a {
    display: block;
    color: #fff;
    width: 100%;
    text-align: left;
    padding-left: 20px;
}

#nav li a:after {
    content: '>';
    position: absolute;
    right: 15px;
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    font-family: "宋体";
}

#nav li:hover {
    background: #161519;
}



#header {
    width: 100%;
    text-align: center;
    font-weight: bold;
    line-height: 5em;
    position: relative;
    background-color: #fff;
}

#header img {
    max-width: 80%;
}


.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;
}


/* 首页banner */
.mob-banner {
  position: relative;
}

.mob-banner .slick-slide {
  outline: none;
}

.mob-banner a {
  display: block;
}

.mob-banner a img {
  width: 100%;
}

.mob-banner .slick-dots {
  position: absolute;
  z-index: 99;
  left: 0;
  width: 100%;
  bottom: 20px;
  text-align: center;
  font-size: 0;
}

.mob-banner .slick-dots li {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: rgba(255,255,255,1);
border-radius: 50%;
  margin:0 2px;
}

.mob-banner .slick-dots li button {
  display: none;
}

.mob-banner .slick-dots li.slick-active {
     background: #0265be;
}


/*网站头部返回按钮样式*/
.header_return {
    position: absolute;
    right: 15px;
    top: 2px;
}

.header_return img {
    width: 43px;
    height: 40px;
}

/*banner css style*/
.out_b {
    overflow: hidden;
    margin: 0 auto;
    width: 320px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.slide {
    position: relative;
    height: 150px;
    overflow: hidden;
    width: 320px;
    overflow: hidden;
    margin: 0 auto;
}

.slide .content {
    height: 320px;
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
}

.slide a {
    display: inline-block;
    float: left;
    width: 320px;
    height: 150px;
}

.slide a img {
    width: 320px;
}

.slide .mark {
    width: 100%;
    position: absolute;
    height: 3px;
    bottom: 0;
    background-color: rgba(51, 51, 51, 0.5);
    -webkit-transform: translate3d(0, 0, 0);
    display: -webkit-box;
}

.slide .mark li {
    display: block;
    -webkit-box-flex: 1;
    height: 100%;
    overflow: hidden;
}

.slide .mark li.active {
    background-color: #25a4bb;
}

.scroll {
    width: 320px;
    height: auto;
    margin: 0 auto 0 auto;
    position: relative;
    overflow: hidden;
}

.mod_01 {
    float: left;
    width: 320px;
}

.mod_01 img {
    display: block;
    width: 100%;
    height: auto;
}

.dotModule_new {
    height: 11px;
    line-height: 6px;
    -webkit-border-radius: 11px;
    position: absolute;
    bottom: 5px;
    left: 0;
    z-index: 11;
    width: 100%;
    margin-right: -40px;
    text-align: center;
}

#slide_01_dot {
    text-align: center;
    margin: 1px 0 0 0;
}

#slide_01_dot span {
    display: inline-block;
    margin: 0 2px;
    width: 8px;
    height: 8px;
    vertical-align: middle;
    background: #fff;
    border-radius: 50%;
}

#slide_01_dot .selected {
    background: #0265be;
}

/*product css style*/

.products {
    position: relative;
    width: 99.5%;
    margin: 0 auto;
    margin-top: 10px;
    background: #fff;
    font-family: "微软雅黑";
    margin-bottom: 70px;
}

.tt {
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    text-align: center;
    background: url(../../images/tt.png) no-repeat center top;
    font-size: 1.6em;
    font-family: "微软雅黑";
    color: #005ca1;
    line-height: 2.2em;
    background-size: 90%;
    height: 3em;
}

.tt1 {
    background: #005ca1;
    background-size: 90%;
    color: #fff;
    text-align: left;
    padding-left: 4%;
    font-weight: normal;
    height: 3em;
    padding-top: 3%;
    padding-bottom: 2%;
}

.tt1 a {
    display: inline-block;
    float: right;
    background: url(../../images/more1.png) no-repeat 78% center;
    padding-right: 22%;
    color: #fff;
    font-weight: normal;
    background-size: 20%;
}

.c_nei {
    color: #333333;
    font-size: 16px;
    text-align: center;
    width: 90%;
    margin: 0 auto;
    font-family: "微软雅黑";

}

.an_nei {
    color: #000;
    font-size: 16px;
    text-align: center;
    width: 90%;
    margin: 0 auto;
    font-family: "微软雅黑";
    padding-top: 5%;
}


.heng,
.heng img {
    width: 100%;
    margin: 1% auto 0;
}

.contentss {
    padding: 10px;
    line-height: 25px;
    text-align: left;
    text-indent: 25px;
}

.ee {
    padding-left: 20px;
    font-family: "微软雅黑";
}

.products_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: 500 14px/40px "微软雅黑";
    height: 40px;
    width: 100%;
    border-bottom: 1px solid #d5d5d5;
}

.products {
    position: relative;
    width: 99.5%;
    margin: 0 auto;
    margin-top: 10px;
    background: #fff;
    margin-bottom: 70px;
}

.contentss {
    padding: 10px;
    line-height: 25px;
    text-align: left;
    text-indent: 25px;
}

.ee {
    padding-left: 20px;
    font-family: "微软雅黑";
}

.products_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: 500 14px/40px "微软雅黑";
    height: 40px;
    width: 100%;
    border-bottom: 1px solid #d5d5d5;
}

.products ul {
    padding-bottom: 5px;
    text-align: left !important;
}

.products ul li {
    display: inline-block;
    margin-top: 15px;
    text-align: center;
    overflow: hidden;
    width: 49.0%;
    padding: 5px;
}

.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;
}

.i-sv {
    margin-top: 2em;
}

.i-sv ul {
    text-align: left !important;
    margin-top: 1em;
    font-family: "微软雅黑";
}

.i-sv ul li {
    display: inline-block;
    text-align: center;
    overflow: hidden;
    width: 43.0%;
    margin: 2% 3%;
}

.i-sv ul li a {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    position: relative;
}

.i-sv ul li a img {
    display: block;
    width: 100%;
    height: auto;
    vertical-align: middle;
    border: 2px solid #e4e4e4;
}

.i-sv ul li h3 {
    width: 100%;
    height: 57px;
    text-align: center;
    background: #e4e4e4;
    color: #333333;
    font-size: 1.2em;
    font-weight: normal;
    line-height: 57px;
}

.i-sv a.pm {
    border: 1px solid #7d7d7d;
    color: #666;
    padding: .5em 0;
    border-radius: 2em;
    width: 182px;
    text-align: center;
    display: block;
    margin: 0 auto;
    font-size: 2em;
}



.i-au {
    background: #f3f1f1;
    padding: 3em 2em;
    margin-top: 4em;
    font-family: "微软雅黑";
}

.at {
    font-size: 1.5em;
    line-height: 1.5em;
    margin-top: 3em;
}

.at-pic img {
    max-width: 100%;
    height: auto !important;
    width: 100% !important;
}

.i-au a.am {
    border: 1px solid #7d7d7d;
    color: #666;
    padding: .5em 0;
    border-radius: 2em;
    width: 182px;
    text-align: center;
    display: block;
    margin: 0 auto;
    font-size: 2em;
    margin-top: 2em;
}





.i-pro {
    margin-top: 4em;
    font-family: "微软雅黑";
    background-size: 100%;
}

.i-pro .content {
    margin-top: 1em;
}

.i-pro ul {
    padding: 0 1%;
}

.i-pro ul li {
    width: 45%;
    float: left;
    margin: 0 2% 15px;
}

.i-pro ul li a.img {
    display: block;
    position: relative;
}

.i-pro ul li a.img img {
    width: 100%;
    height: auto;
}

.i-pro ul li h3 {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 2.5em;
    height: 2.5em;
    text-align: center;
    font-size: 1em;
    color: #fff;
    background: url(../../images/h.png);
    font-weight: normal;
}

.i-pro a.pm {
    border: 1px solid #7d7d7d;
    color: #666;
    padding: .5em 0;
    border-radius: 2em;
    width: 182px;
    text-align: center;
    display: block;
    margin: 0 auto;
    font-size: 2em;
    margin-top: 2em;
}

.i-pro .cat {
    margin-top: 3em;
    text-align: center;
}

.i-pro .cat li {
    display: inline-block;
    float: none;
    padding: .5em 0;
    border: 1px solid #666;
    margin: 0 3px;
    text-align: center;
    width: 75px;
}

.i-pro .cat li a {
    color: #666;
    font-size: 1em;
}


.i-news {
    margin-top: 1em;
    font-family: "微软雅黑";
    margin-bottom: 60px;
}

.ns-tt {
    background: #ec6d07;
    padding-left: 30px;
    font-weight: normal;
    font-size: 2.5em;
    color: #ffffff;
    line-height: 2.5em;
}

.ns-tt a {
    float: right;
    margin-right: 10px;
    font-weight: normal;
    font-size: .5em;
    color: #fff;
}

.ns-tt a img {
    margin-left: 10px;
}

.i-news ul {
    padding: 15px 2% 0;
}

.i-news ul li {
    font-size: 16px;
    border-bottom: 1px solid #e4e4e4;
    text-align: left;
    padding: 5% 0;
}

.i-news ul li a {
    color: #333333;
    display: block;
    text-align: left;
    font-size: 16px;
    font-weight: bold
}

.i-news ul li span {
    display: block;
    background: url(../../images/n.jpg) no-repeat top center;
    width: 20%;
    float: left;
    background-size: 100%;
}

.time {
    text-align: center;
    color: #ec6d07;
    font-size: 22px;
    width: 80%;
    margin: 0 auto;
    border-bottom: 1px solid #aaaaaa;
    line-height: 2em
}

.time1 {
    color: #2e2e2e;
    text-align: center;
    line-height: 35px;
    font-size: 14px;
}

.nei-new {
    font-size: 14px;
    line-height: 25px;
}


.slider li {
    position: relative;
}

.slider h3 {
    background: rgba(0, 0, 0, .6);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    line-height: 3.5;
    font-weight: normal;
    text-indent: 1em;
    font-size: 14px;
}

.slick-dots {
    position: absolute;
    bottom: 3%;
    right: 5%;
    outline: none;
    border: none;
}

.slick-dots li {
    display: inline-block;
    margin: 0 3px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #efefef;
    cursor: pointer;
}

.slick-dots li button {
    background: none;
    outline: none;
    border: none;
    font-size: 0;
}

.slick-dots li.slick-active {
    background: #0265be;
}

.slick-slide img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
}

.slick-next {
    outline: none;
    border: none;
    background: url(../../images/right.png) no-repeat center center;
    width: 9px;
    height: 17px;
    position: absolute;
    right: 1%;
    bottom: 6%;
    font-size: 0;
    z-index: 999;
}

.slick-prev {
    outline: none;
    border: none;
    background: url(../../images/left.png) no-repeat center center;
    width: 9px;
    height: 17px;
    position: absolute;
    right: 15%;
    bottom: 6%;
    font-size: 0;
    z-index: 999;
}

/* 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: 3em;
    border-bottom: 1px solid #d5d5d5;
    font: 500 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: 20px 20px;
}

.news ul li a {
    font: 500 12px/35px "微软雅黑";
    padding-left: 28px;
    text-align: left;
    display: block;
}

/* product_cate css style*/
.product_cate {
    width: 99.5%;
    margin: 0 auto;
    margin-top: 20px;
}

.product_cate_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: 500 16px/40px "微软雅黑";
    height: 40px;
    width: 100%;
    border-bottom: 1px solid #d5d5d5;
}

.product_cate ul {}

.product_cate ul li {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #d3d3d3;
    background: url(../../images/abcd.png) 95% center no-repeat;
    background-size: 20px 20px;
}

.product_cate ul li a {
    font: 500 12px/35px "微软雅黑";
    padding-left: 20px;
    text-align: left;
    display: block;
}

/* footer css style*/
.distraction {
    height: 50px;
}


/* 页脚 */
.footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background: #0265be;
}

.footer ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.footer ul li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    color: #fff;
    line-height: 50px;
    font-size: 0;
}

.footer ul li.active {
    background: #333333;
}

.footer ul li a {
    display: block;
    color: #fff;
}

.footer ul li i img {
    max-width: 100%;
    margin-right: 5px;
}

.footer ul li .iconfont {
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.footer ul li span {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
}

/*share css style*/
#mobile_share {
    position: fixed;
    right: 0;
    bottom: 90px;
    width: 123px;
    z-index: 99999;
    background: #fff;
    padding: 0;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: translateX(100%);
}

#mobile_share h2.title {
    text-align: center;
    line-height: 30px;
    height: 30px;
    background: #717577;
    color: #fff;
    font-size: 14px;
}

#mobile_share .share_item {
    padding: 8px;
    background: #fff;
    border: 1px solid #f1f1f1;
}

#mobile_share .share_item li {
    display: block;
    overflow: hidden;
    margin: 8px 0;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 8px;
}

.share-link {
    display: block;
    margin: 0 auto;
    width: 105px;
    overflow: hidden;
    line-height: 32px;
    font-size: 12px;
    padding-left: inherit;
}

.share-link i {
    background: url(../../images/share_icon.png) no-repeat;
    background-size: 200px 32px;
    width: 32px;
    height: 32px;
    display: block;
    margin-right: 20px;
    float: left;
}

.share-link span {
    display: inline-block;
}

.share-weibo i {
    background-position: 0 0;
}

.share-renren i {
    background-position: -42px 0;
}

.share-douban i {
    background-position: -84px 0;
}

.share-qweibo i {
    background-position: -126px 0;
}

.share-qzone i {
    background-position: -168px 0;
}

.share-weixin {
    display: block;
    margin: 0 auto;
    width: 105px;
    overflow: hidden;
    line-height: 32px;
    font-size: 12px;
    padding-left: inherit;
}

.share-weixin i {
    background: url(../../images/share_icon2.png) no-repeat;
    background-size: 32px 32px;
    width: 32px;
    height: 32px;
    display: block;
    margin-right: 20px;
    float: left;
}

.share-weixin span {
    display: inline-block;
}

body {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    position: relative;
    background: #fff;
    background-size: 80% auto;
}


.p1 {
    background: #efefef;
    padding: 15px 2%;
}

.p1a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.p1a1 {
    width: 50%;
}

.p1a1 p img {
    max-width: 100%;
}

#formsearch {
    width: 40%;
    float: right;
    background: url(../../images/sou.png) no-repeat center center;
    background-size: 100% 100%;
}

#formsearch input#keyword {
    background: none;
    outline: none;
    border: none;
    width: 68%;
    padding-left: 5px;
    line-height: 2;
    font-size: 12px;
    font-family: "宋体";
}

#formsearch input#keyword::placeholder {
    font-size: 12px;
    color: #898989;
}

#s_btn {
    background: none;
    outline: none;
    border: none;
    width: 18%;
    line-height: 2;

    cursor: pointer;
    float: right;
}

.m96 {
    width: 96%;
    margin: 0 auto;
}

.m1 {}

.mtite {
    font-size: 26px;
    color: #474849;
    font-weight: bold;
    text-align: center;
    margin-top: 5%;
}

.mtite span {
    display: block;
    color: #474849;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: normal;
    font-family: "Arial";
    line-height:1.5;
}

.maboutimg {
    margin-top: 3%;
}

.maboutimg p img {
    width: 100% !important;
    height: auto !important;
}

.mabout b {
    font-size: 20px;
    color: #333333;
    font-weight: bold;
}

.mabout span {
    display: block;
    text-align: left;
    text-transform: uppercase;
    color: #808080;
    font-family: "Arial";
    margin-bottom: 3%;
}

.mabout p {
    font-size: 18px;
    color: #666666;
    line-height: 22px;
}

.mabout a {
    display: block;
    font-size: 18px;
    color: #333333;
    border: 1px solid #808080;
    width: 40%;
    margin: 0 auto;
    line-height: 2;
    margin-top: 5%;
}

.bj1 {
    background: url(../../images/bj1.jpg) no-repeat top center;
    background-size: 100% 100%;
    margin-top: 5%;
    padding-top: 5%;
    padding-bottom: 10%;
}

.ptite {
    color: #fff;
}

.ptite span {
    color: #fff;
}

.p-list {
    margin-top: 5%;
}

.p-list li {
    float: left;
    width: 47%;
    margin: 0 1.5%;
    margin-bottom: 3%;
}

.p-list li img {
    width: 100%;
}

.p-list li h3 {
    background: #eeeeee;
    line-height: 2.5;
    text-align: center;
    font-weight: normal;
}

.p-more {

    border: 1px solid #fff;
    width: 40%;
    margin: 0 auto;
    line-height: 2;
    margin-top: 5%;
}

.p-more a {
    display: block;
    font-size: 18px;
    color: #fff;
}

.title2 {
    width: 80%;
    margin: 0 auto;
    margin-top: 5%;
    margin-bottom: 3%;
}

.title2 img {
    max-width: 100%;
}

.xz-list li {
    margin-bottom: 16px;
    position: relative;
}

.xz-list li a {
    display: flex;
    justify-content: space-between;
}

.xz-list li a .img1 {
    width: 40%;
}

.xz-list li a .img1 img {
    width: 100%;
}

.xz-list li a .wz {
    width: 60%;
    background: #e6f1fb;
    text-align: center;
}

.xz-list li a .wz .num {
    background: url(../../images/t2.png) no-repeat center center;
    height: 45px;
    width: 51px;
    color: #ffffff;
    text-align: center;
    line-height: 45px;
    font-weight: bold;
    font-size: 26px;
    position: absolute;
    left: 33%;
    top: 50%;
    transform: translateY(-50%);
}

.xz-list li a .wz b {
    display: block;
    font-size: 18px;
    color: #0a0a0a;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 5%;
}

.xz-list li a .wz span {
    display: block;
    width: 28px;
    height: 2px;
    background: #0262b8;
    margin: 0 auto;
}

.xz-list li a .wz p {
    color: #666666;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    padding: 0 15%;
}

.xz-list li:nth-child(2n) a .wz .num {
    left: 53%;
}

.news-bg {
    background: #f1f8fb;
    padding-top: 5%;
    padding-bottom: 35px;
    margin-top: 5%;
}

.n-list1 {
    border-top: 1px dashed #c3bbb1;
    margin-top: 5%;
}

.n-list1 li {
    border-bottom: 1px dashed #c3bbb1;
    background: url(../../images/t3.png) no-repeat left center;
}


.n-list1 li a {
    display: block;
    text-align: left;
    line-height: 3;
    font-size: 18px;
    color: #3e3a39;
    padding-left: 20px;

}


.n-list1 li a span {
    float: right;
}


.n-list1 li:hover {
    background: url(../../images/t4.png) no-repeat left center;
}


.n-list1 li:hover a {
    color: #0265be;
}