@CHARSET "UTF-8";

#header {
    width: 100%;
    text-align: center;
    padding-top: 5px;
    background: #fff;
    font-weight: bold;
    padding-bottom: 5px;
    line-height: 44px;
    font: bold 20px/44px "微软雅黑";
    color: #434343;
    position: relative;
}

#header img {
    width: 100%;
}

.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;
}

/*header css style*/


#nav {
    text-align: left;
    width: 100%;
    background: #1d8d5b;
    display: -webkit-box;
}

#nav li {
    height: 45px;
    line-height: 45px;
    font: 500 14px/28px '微软雅黑';
    -webkit-box-flex: 1;
}

#nav li a {
    display: block;
    color: #fff;
    width: 100%;
    font-weight: bold;
    line-height: 45px;
}

#nav li a:hover {
    color: #e87518;
}


/*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 {
    padding: 0 5px;
    height: 11px;
    line-height: 6px;
    -webkit-border-radius: 11px;
    background: rgba(45, 45, 45, 0.5);
    position: absolute;
    bottom: 5px;
    right: 50%;
    z-index: 11;
    width: 80px;
    margin-right: -40px;
}

#slide_01_dot {
    text-align: center;
    margin: 1px 0 0 0;
}

#slide_01_dot span {
    display: inline-block;
    margin: 0 2px;
    width: 5px;
    height: 5px;
    vertical-align: middle;
    background: #f7f7f7;
    -webkit-border-radius: 5px;
}

#slide_01_dot .selected {
    background: #66ff33;
}


/*product css style*/

.products {
    position: relative;
    width: 99.5%;
    margin: 0 auto;
    margin-top: 10px;
    background: #fff;
}

.contentss {
    padding: 10px;
    line-height: 25px;
    text-align: left;
    text-indent: 25px;
}

.ee {
    padding-left: 20px;
    font-family: "微软雅黑";
}

.products_title {
    background: #2c54b3;
    background-size: 2px 22px;
    text-align: left;
    padding-left: 30px;
    border-bottom: 1px solid #d5d5d5;
    font: 500 16px/40px "微软雅黑";
    height: 40px;
    width: 100%;
    color: #fff;
}

.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;
}


.menu_cate {
    position: relative;
    width: 99.5%;
    margin: 0 auto;
    margin-top: 10px;
    background: #fff;
}

.contentss {
    padding: 10px;
    line-height: 25px;
    text-align: left;
    text-indent: 25px;
}

.ee {
    padding-left: 20px;
    font-family: "微软雅黑";
}

.cate_title {
    background: #2c54b3;
    background-size: 2px 22px;
    text-align: left;
    padding-left: 30px;
    border-bottom: 1px solid #d5d5d5;
    font: 500 18px/40px "微软雅黑";
    height: 40px;
    width: 100%;
    color: #fff;
}

.menu_cate ul {
    padding-bottom: 5px;
    text-align: left !important;
    text-indent: 0px;
}

.menu_cate ul li {
    display: inline-block;
    margin-top: 15px;
    text-align: center;
    overflow: hidden;
    width: 49.0%;
    padding: 5px;
    background: url(../../images/cpfl1.jpg) repeat-x;
    border-radius: 10px;
}

.menu_cate ul li:hover {
    background: #e75627;
}

.menu_cate ul li a {
    display: inline-block;
    overflow: hidden;
    width: 100%;
}

.menu_cate ul li a:hover {
    color: #fff;
}

.menu_cate ul li a img {
    display: block;
    width: 100%;
    height: auto;
    vertical-align: middle;
}

.menu_cate 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: 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: 58px;
    width: 100%;
}

.footer {
    background: #116c42;
    display: -webkit-box;
    width: 100%;
    margin-top: 6px;
    background-size: 9px 128px;
    position: fixed;
    z-index: 110;
    bottom: 0;
    left: 0;
}

.footer a {
    -webkit-box-flex: 1;
    display: -webkit-box;
    color: #fff;
}

.footer span {
    width: 74px;
    display: block;
    margin: 0 auto;
    text-align: right;
    font: 500 16px/35px "微软雅黑";
    color: #fff;
    height: 35px;
}

.footer span.span1 {
    background: url(../../images/a1.png) 10px 6px no-repeat;
    background-size: 23px 27px;
}

.footer span.span2 {
    background: url(../../images/a2.png) 10px 4px no-repeat;
    background-size: 23px 27px;
}

.footer span.span3 {
    background: url(../../images/a3.png) 10px 6px no-repeat;
    background-size: 23px 27px;
}

.footer span.span0 {
    background: url(../../images/icon.png) 10px -75px no-repeat;
    background-size: 110px 385px;
}


/*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;
}

body {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    position: relative;
}






/* 推翻手机站 */
.mt-20 {
    margin-top: 20px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-80 {
    margin-top: 80px;
}

.w-640 {
    margin: 0 auto;
    max-width: 640px;
    height: auto;
    background-color: #333;
    overflow: hidden;
}


/*标题*/
.ph-tit1 {
    position: relative;
    margin: 0 auto;
    padding: 10px 0px;
    width: 80%;
    border-bottom: 1px solid #efefef;
    overflow: hidden;
}

.ph-tit1:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -30px;
    width: 60px;
    height: 3px;
    background-color: #2c54b3;
}

.ph-tit1 h2 {
    display: block;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    color: #333;
}

.ph-tit1 p {
    display: block;
    margin-top: 5px;
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    color: #666;
}

.w-ph {
    padding: 15px 15px;
}

.ph-top {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 10000;
    width: 100%;
    /*height: 100%;
    background-color: #333;*/
}

.ph-top .ph-tit {
    width: 100%;
    height: 80px;
    background: url(../images/mini-t-bg.jpg);
    background-color: #fff;

}

.ph-top .ph-tit .logo {
    padding-top: 5px;
    width: 70%;
    float: left;
}


/*=========浮动导航========*/
#ph-menu-tu {
    position: fixed;
    top: 18px;
    right: 12px;
    z-index: 11111;
    padding-top: 8px;
    width: 45px;
    height: 37px;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 5px;
}

#ph-menu-tu div {
    width: 60%;
    height: 3px;
    background: #fff;
    margin: 5px auto;
    transition: all 0.3s;
    backface-visibility: hidden;
}

#ph-menu-tu.on .one {
    margin-top: 8px;
    transform: rotate(45deg) translate(4px, 4px);
}

#ph-menu-tu.on .two {
    opacity: 0;
}

#ph-menu-tu.on .three {
    transform: rotate(-45deg) translate(7px, -8px);
}

#menu {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 1000;
    display: none;
    width: 100%;
    height: 600px;
    background: rgba(0, 0, 0, 0.9);
}

.ph-menu {
    padding-top: 30px;
}

.ph-menu h2 {
    padding-bottom: 10px;
    font-size: 25px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

.ph-menu a {
    display: block;
    margin: 5px auto;
    width: 80%;
    height: 30px;
    border: 1px solid #fff;
    text-align: center;
    font-size: 17px;
    color: #fff;
    line-height: 30px;
}


/*=========导航1========*/
.ph-w-menu {
    padding: 8px 10px;
}

.ph-w-menu li {
    float: left;
    padding: 5px 0px;
    width: 25%;
}

.ph-w-menu li .dh {
    margin: 0 auto;
    padding: 3px;
    width: 80%;
    /*height: 50px;*/
    border: 1px solid #045ac5;
    border-radius: 50%;
    text-align: center;
    overflow: hidden;
}

.ph-w-menu li .dh img {
    display: block;
    width: 100%;
    border-radius: 50%;
    overflow: hidden;
    /*margin:0 auto;
    margin-top: 10px;
    width: 60%;*/
}

.ph-w-menu li a {
    display: block;
    text-align: center;
    font-size: 15px;
    line-height: 170%;
    color: #333;
}

.h-menu-hover {
    color: #fff !important;
    background: #045ac5 !important;
}


/*=========导航2========*/
.ph-w-menu2 {
    padding: 5px 8px;
    background-color: #2c54b3;
    overflow: hidden;
}

.ph-w-menu2 li {
    float: left;
    margin: 0.6% 0.6%;
    width: 23.6%;
}

.ph-w-menu2 li a {
    display: block;
    padding: 5px 0px;
    font-size: 15px;
    color: #fff;
    /*background-color: #045ac5;*/
    text-align: center;
    border-radius: 3px;
    border: 1px solid #e5fdf4;
    box-sizing: border-box;
}


/* pro */

/*自定义条数展示与新闻*/
ul.love {
    padding-bottom: 15px;
    overflow: hidden;
}

ul.love li {
    width: 50%;
    padding: 0px 0px;
    float: left;
    color: #666;
    border-bottom: 1px dashed #bcbcbc;
}

ul.love li a {
    display: block;
    color: #666;
    padding: 10px;
}

ul.love li a:hover {
    color: #FF0000;
}

ul.love li a img:hover {
    box-shadow: 0px 0px 15px #aaa;
}

ul.love li a img {
    width: 100%;
    border-radius: 5px;
    height: auto;
    height: 177px;
}

ul.love ol {
    padding: 10px 0px 0px 0px;
    display: block;
    text-align: center;
    font-size: 14px;
}

ul.lovelist1 li {
    width: 100%;
    float: left;
    border-bottom: 1px dashed #eaeaea;
    margin: 0px 5px 5px 0px;
    padding: 0px;
    border-radius: 5px;
}

ul.lovelist1 li a {
    padding: 8px;
    font-size: 14px;
}

ul.lovelist1 li:hover {
    background: #ebebeb;
}

/*分类*/
.ph-proc {
    padding: 10px;
}

.ph-proc li {
    padding: 2px 1%;
    float: left;
    width: 47.5%;
}

.ph-proc a {
    display: block;
    padding: 5% 1%;
    font-size: 15px;
    color: #333;
    text-align: center;
    border: 1px solid #ff0003;
    box-sizing: border-box;

}

.ph-proc1-hover {
    color: #333 !important;
}

.ph-more1 a {
    display: block;
    margin: 0px auto;
    padding: 8px;
    width: 50%;
    background-color: #ff7b19;
    text-align: center;
    font-size: 15px;
    color: #fff;
    border-radius: 15px;
}

.ph-proc2 {
    padding: 10px;
}

.ph-proc2 li {
    padding: 2px 1%;
    float: left;
    width: 47.5%;
}

.ph-proc2 a {
    display: block;
    padding: 5% 1%;
    font-size: 15px;
    color: #333;
    text-align: center;
    border: 1px solid #0066ca;
    box-sizing: border-box;
}

/*ph页脚*/

.ph-foot {
    position: fixed;
    bottom: 0px;
    left: 0px;
    padding-bottom: 3px;
    width: 100%;
    background-color: #3a3f45;
    overflow: hidden;
    border-top: 1px solid #fff;
    border-radius: 15px 15px 0px 0px;
}

.ph-foot li {
    float: left;
    padding: 10px 0px;
    width: 25%;
    height: 60px;
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.ph-foot li img {
    display: block;
    margin: 0 auto;
    width: 25%;
}

.ph-foot li p {
    display: block;
    margin-top: 5px;
    font-size: 14px;
    color: #fff;
    text-align: center;
}

/*返回顶部*/
.to-top {
    display: none;
    padding: 5px 10px;
    color: #fff;
    background-color: #f50;
}

/*首页简介*/
.ph-h-about {
    padding: 15px;
    background: url(../images/mini-bg1.jpg) top center;
    /*background-color: #1b2634;*/
}

.ph-h-about h2 {
    display: block;
    padding: 15px;
    font-size: 26px;
    font-weight: bold;
    color: #000;
    text-align: center;
}

.ph-h-about p {
    margin-bottom: 15px;
    padding: 0px 10px;
    font-size: 14px;
    color: #000;
    line-height: 170%;
}

.ph-h-about .ph-a-more a {
    display: block;
    padding: 10px;
    margin: 0 auto;
    width: 50%;
    margin: 10 auto;
    font-size: 15px;
    color: #fff;
    text-align: center;
    border: 1px solid #ff7b19;
    background-color: #ff7b19;
}

/*首页新闻*/
.ph-news1 {
    padding: 15px;
    padding-top: 8px;
    height: auto;
    overflow: hidden;
}

.ph-news1 li {
    padding: 15px 0px;
    border-bottom: 1px dashed #e1e1e1;
    overflow: hidden;
}

.ph-news1 li img {
    display: block;
    float: left;
    width: 100%;
    /*height: 150px;*/
    overflow: hidden;
}

.ph-news1 li .news-r {
    float: right;
    margin-top: 15px;
    width: 100%;
}

.ph-news1 li .news-r a h3 {
    display: block;
    padding: 8px 0px;
    font-size: 15px;
    color: #333;
    overflow: hidden;
    text-align: left;
    font-weight: normal;
}

.ph-news1 li .news-r span {
    display: block;
    padding-bottom: 5px;
    font-size: 12px;
    color: #9d9d9d;
    text-align: left;
}

.ph-news1 li .news-r p {
    display: block;
    height: 40px;
    font-size: 14px;
    color: #333;
    line-height: 140%;
    overflow: hidden;
}

/*底部联系我们*/
.ph-f-cont {
    padding: 15px;
    background-color: #2c54b3;
}

.ph-f-cont h2 {
    display: block;
    margin-bottom: 8px;
    text-align: center;
    font-size: 26px;
    color: #fff;
}

.ph-f-cont .f-lxwm {
    margin: 0 auto;
    padding: 15px;
    width: 85%;
    font-size: 14px;
    color: #fff;
    line-height: 150%;
    text-align: center;
    border: 1px solid #fff;
}

.ph-f-cont .f-lxwm p,
.ph-f-cont .f-lxwm p a,
.ph-f-cont .f-lxwm a {
    font-size: 14px;
    color: #fff;
    line-height: 150%;
    text-align: center;
}

/*底部版权*/
.ph-bq {
    margin-bottom: 63px;
    padding: 9px 15px 15px 15px;
    font-size: 15px;
    color: #fff;
    text-align: center;
    line-height: 150%;
    background-color: #3a3f45;
}

.ph-bq p,
.ph-bq p a,
.ph-bq a {
    font-size: 15px;
    color: #fff;
    text-align: center;
    line-height: 150%;
}

.ph-bq img {
    display: block;
    margin: 0 auto;
    margin-top: 10px;
}