@charset "utf-8";
@font-face {
    font-family: 'font1';
    /*src: url('../font/politicaregular.ttf');*/
}
/* CSS Document */

* {
    padding: 0;
    margin: 0;
    font-size: 14px;
    /*color: #333;*/
    list-style: none;
    border: 0;
    text-decoration: none;
    font-family: "microsoft yahei";
    font-weight: normal;
}
a {
    text-decoration: none;
}
.w-1260 {
    width: 1260px;
    margin: 0 auto;
    overflow: hidden;
}
.w-1260-1 {
    width: 1260px;
    margin: 0 auto;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.clear {
    clear: both;
}
.mt-10 {
    margin-top: 10px;
}
.mt-15 {
    margin-top: 15px;
}
.mt-20 {
    margin-top: 20px;
}
.mt-30 {
    margin-top: 30px;
}
.mt-35 {
    margin-top: 35px;
}
.mt-40 {
    margin-top: 40px;
}
.mt-50 {
    margin-top: 55px;
}
.mt-60 {
    margin-top: 60px;
}
/*menu*/

.h-menu-bg {
    margin-right: 10px;
    width: 700px;
    height: 55px;
}
.h-menu {
    margin-top: 16px;
    width: 100%;
    text-align: center;
}
.h-menu li {
    padding: 25px 0px 0px;
    position: relative;
    /* z-index: 1111111; */
    display: inline-block;
    width: 11.5%;
    height: 49px;
    transition: all 0.3s ease-out;
}
.h-menu li a {
    display: block;
    padding: 5px 0px;
    width: 95%;
    text-align: center;
    font-size: 16px;
    color: #282828;
    transition: all 0.3s ease-out;
}
.h-menu li:hover a {
    color: #00a0ea;
}
.h-menu li:before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 50%;
    width: 0%;
    height: 3px;
    background-color: #00a0ea;
    transition: all 0.3s ease-out;
}
.h-menu li:hover:before {
    width: 30%;
    left: 31%;
}
.h-menu li:after {
    content: "";
    position: absolute;
    top: 34px;
    right: 1px;
    width: 1px;
    height: 18px;
    background-color: #e5e5e5;
}
.h-menu-hover:before {
    content: "";
    position: absolute;
    bottom: 0px;
    width: 30%;
    left: 31%;
    height: 3px;
    background-color: #00a0ea;
    transition: all 0.3s ease-out;
}
/*end menu*/

/*middle*/

/*所有标题*/

.tit01 {
    width: 100%;
    height: 98px;
    background: url(../images/tit-bg01.png) top center no-repeat;
    overflow: hidden;
}
.tit01 h2 {
    width: 100%;
    height: 38px;
    font-size: 26px;
    color: #343434;
    text-align: center;
    letter-spacing: 0px;
}
.tit01 .zi01 {
    display: block;
    height: 27px;
    text-align: center;
    font-size: 17px;
    color: #039de5;
    text-transform: uppercase;
    letter-spacing: 0px;
}
.tit01 .zi02 {
    display: block;
    text-align: center;
    font-size: 15px;
    color: #777777;
    letter-spacing: 0px;
}
/*end所有标题*/

.h-gg-r {
    margin-top: 18px;
    float: right;
    width: 310px;
}
.h-input1 {
    float: left;
    width: 220px;
    height: 40px;
    border: 1px solid #dcdcdc;
    background-color: #fff;
    font-size: 14px;
    color: #666;
    line-height: 40px;
    text-indent: 15px;
    box-sizing: border-box;
}
.h-input2 {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 82px;
    height: 40px;
    background-color: #eb0909;
    text-align: center;
    font-size: 15px;
    color: #fff;
    line-height: 40px;
}
/*分类*/

.jg-proc {
    padding: 30px 0;
    overflow: hidden;
}
.jg-proc a h3 {
    border: 1px solid #999;
    padding: 15px 35px;
    background-color: #FFF;
    font-size: 16px;
    color: #666;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 5px;
    float: left;
    cursor: pointer;
}
.jg-proc a:hover h3 {
    border-color: #0d62a6;
    color: #0d62a6;
}
.jg-proc-active h3 {
    border-color: #0d62a6 !important;
    color: #0d62a6 !important;
}
/*内页左侧*/

.ny-l01 {
    float: left;
    width: 250px;
}
.ny-r01 {
    float: right;
    width: 956px;
}
.ny-l-fenlei {
    padding: 20px 20px 50px 20px;
    background-color: #333333;
    border-radius: 15px;
}
.ny-l-fenlei .ny-fl-tit {
    font-size: 34px;
    font-weight: bold;
    text-align: center;
    color: #00a0f0;
}
.ny-l-fenlei .line01 {
    margin: 0 auto;
    margin-top: 15px;
    width: 60%;
    height: 5px;
    background-color: #fff;
}
.ny-fenlei1 {
    height: auto;
    overflow: hidden;
}
.ny-fenlei1 dt a {
    display: block;
    margin: 15px 0px;
    width: 100%;
    height: 30px;
    background-color: #00a0f0;
    font-size: 17px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 20px;
}
.ny-fenlei1 dd a {
    display: block;
    width: 100%;
    height: 30px;
    border-bottom: 1px solid #666;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 30px;
}
.ny-fenlei1 dd a:hover {
    background-color: #039de5;
    color: #fff;
}
.ny-fenlei1-hover {
    background-color: #eb0909 !important;
    color: #fff !important;
}
/*产品*/

.jg-pro-bg {
    width: 100%;
    background-color: #f8f8f8;
    padding: 40px 0;
    overflow: hidden;
}
.jg-pro-tit {
    display: block;
    text-align: center;
}
.jg-pro-tit h2 {
    font-size: 36px;
    color: #45a6f1;
    font-weight: 500;
    text-align: center;
}
.jg-pro-tit p.zia {
    font-size: 24px;
    color: #000;
    padding: 5px 0;
    text-align: center;
}
.jg-pro-tit p.en {
    font-size: 14px;
    color: #aeaeae;
    text-align: center;
}
.jg-pro {
    width: 1000px;
    height: auto;
    overflow: hidden;
}
.jg-pro li {
    float: left;
    margin-right: 26px;
    margin-bottom: 26px;
    width: 300px;
    height: 407px;
    background-color: #FFF;
    overflow: hidden;
}
.jg-pro li .tu {
    position: relative;
    width: 300px;
    height: 300px;
    border: 1px solid #efefef;
    box-sizing: border-box;
    overflow: hidden;
}
.jg-pro li .tu a img {
    width: 300px;
    height: 300px;
    -webkit-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
    transition: All 0.4s ease-in-out;
}
.jg-pro li:hover .tu a img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.jg-pro li .tu a.more {
    border: 2px solid rgba(204, 204, 204, 0.8);
    background-color: rgba(0, 0, 0, 0.6);
    -webkit-border-radius: 20px;
    border-radius: 20px;
    font-size: 16px;
    line-height: 16px;
    padding: 10px 20px;
    color: #DDD;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 99;
    margin-top: -60px;
    margin-left: -55px;
    -webkit-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
    transition: All 0.4s ease-in-out;
    opacity: 0;
}
.jg-pro li:hover .tu a.more {
    opacity: 1;
    margin-top: -20px;
}
.jg-pro li .tu:before {
    display: block;
    opacity: 0;
    content: '';
    background-color: rgba(0, 0, 0, 0.3);
    /*ilter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);*/
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    -webkit-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
    transition: All 0.4s ease-in-out;
}
.jg-pro li:hover .tu:before {
    opacity: 1;
}
.jg-pro li .tit {
    padding: 20px 20px 15px;
}
.jg-pro li .tit a h3 {
    font-size: 18px;
    padding-bottom: 12px;
    color: #333;
}
.jg-pro li .tit p.intro {
    height: 41px;
    font-size: 14px;
    color: #666;
    line-height: 150%;
    overflow: hidden;
}
.jg-about-w {
    width: 100%;
    height: 531px;
    /*background: url(../images/about-bg.jpg) top center no-repeat;*/
    overflow: hidden;
}
.jg-about {
    margin-top: 60px;
    width: 585px;
    height: auto;
}
.jg-about h3 strong {
    display: block;
    margin-top: 20px;
    font-size: 32px;
    color: #2a2a2a;
}
.jg-about .cont {
    margin-top: 30px;
    width: 100%;
    height: 227px;
    font-size: 16px;
    color: #2a2a2a;
    line-height: 210%;
    letter-spacing: 0px;
    overflow: hidden;
}
.jg-about .cont p, .jg-about .cont p a, .jg-about .cont p strong, .jg-about .cont strong {
    font-size: 16px;
    color: #2a2a2a;
    line-height: 210%;
    letter-spacing: 0px;
}
.jg-about .more a {
    display: block;
    margin-top: 35px;
    width: 129px;
    height: 37px;
    border: 1px solid #29a2ff;
    font-size: 16px;
    color: #2a2a2a;
    line-height: 37px;
    text-align: center;
}
.jg-ys {
    margin-top: 30px;
    width: 1300px;
    height: auto;
}
.jg-ys li {
    float: left;
    margin-right: 25px;
    width: 293px;
    height: 217px;
    border: 1px solid #29a2ff;
    box-sizing: border-box;
    text-align: left;
}
.jg-ys li img {
    display: block;
    margin: 0 auto;
    margin-top: 22px;
}
.jg-ys li p {
    display: block;
    margin-top: 8px;
    font-size: 32px;
    color: #29a2ff;
    text-align: center;
    font-weight: bold;
}
.jg-ys li span {
    display: block;
    width: 230px;
    margin: 0 auto;
    margin-top: 15px;
    font-size: 17px;
    color: #2e2e2e;
    line-height: 150%;
    letter-spacing: 0px;
    text-align: center;
}
.about {
    width: 100%;
    height: 1111px;
    /*background: url(../images/about.jpg) top center no-repeat;*/
    overflow: hidden;
}
.jian-tu {
    height: 315px;
    background: #000000 url(../images/jian-tu.jpg) center center fixed no-repeat;
}
.jian-tu-zi {
    padding-top: 68px;
}
.jian-tu-zi p.zia {
    padding-bottom: 10px;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.jian-tu-zi p.zib {
    padding-bottom: 10px;
    font-size: 32px;
    color: #fff;
    text-align: center;
}
.jian-tu-zi p.zib {
    padding-bottom: 28px;
    font-size: 32px;
    color: #fff;
    text-align: center;
}
.jian-tu-zi p.zic {
    padding-bottom: 10px;
    font-size: 22px;
    color: #fff;
    text-align: center;
}
.jian-tu-zi p.zid {
    font-size: 17px;
    color: #fff;
    text-align: center;
}
/*弘矿*/

.m1-bg {
    width: 100%;
    height: 81px;
    background: url(../images/bg2.jpg) top center repeat-y;
    overflow: hidden;
}
.m1-l {
    float: left;
}
.m1-l img {
    float: left;
    vertical-align: middle;
}
.m1-l p {
    display: block;
    float: left;
    line-height: 81px;
    font-size: 16px;
    color: #fff;
}
.m1-r {
    float: left;
    margin-left: 50px;
    width: 700px;
    height: 81px;
}
.m1-r a {
    display: block;
    float: left;
    margin-right: 5px;
    line-height: 81px;
    font-size: 16px;
    color: #fff;
}
.m2-bg {
    width: 100%;
    height: 1016px;
    /*background: url(../images/bg1.jpg) top center no-repeat;*/
    overflow: hidden;
}
.m2-about {
    float: left;
    margin-top: 50px;
    width: 795px;
    height: auto;
    overflow: hidden;
}
.about-tit {
    padding-left: 16px;
    height: 65px;
    border-left: 9px solid #039de5;
}
.about-tit h2 {
    display: block;
    height: 40px;
    font-size: 25px;
    color: #383838;
    font-weight: bold;
}
.about-tit p {
    display: block;
    font-size: 16px;
    color: #656565;
}
.about-word {
    margin-top: 30px;
    padding: 13px 20px;
    width: 690px;
    height: 59px;
    border: 1px solid #e5e5e5;
}
.about-word p {
    display: block;
    font-size: 16px;
    color: #656565;
    line-height: 170%;
}
.h-about {
    margin-top: 30px;
    width: 100%;
    height: 240px;
    overflow: hidden;
}
.h-about p, .h-about p a, .h-about p strong, .h-about strong {
    font-size: 15px;
    color: #2e2e2e;
    line-height: 198%;
}
.habout a {
    display: block;
    width: 161px;
    height: 36px;
    border: 1px solid #039de5;
    font-size: 15px;
    color: #039de5;
    text-align: center;
    line-height: 36px;
}
.h-about-r {
    float: right;
    font-size: 20px;
    color: #fff;
    padding: 10px;
    width: 465px;
    height: 100%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}
.h-about-r img {
    max-width: 100%;
    text-align: center;
}
.m3-l {
    margin-top: 50px;
    float: left;
}
.m3-r {
    float: right;
    margin-top: 133px;
    width: 965px;
    height: auto;
}
.ys-phone {
    height: 50px;
    border: 1px solid #f8a626;
    text-align: center;
    line-height: 50px;
}
.ys-phone p {
    font-size: 26px;
    color: #f8a626;
    font-weight: bold;
    text-align: center;
}
.ys-nr {
    margin-top: 20px;
    margin-bottom: 20px;
}
.ys-nr p {
    display: block;
    font-size: 18px;
    color: #f8a626;
    line-height: 170%;
}
.h-ys {
    width: 110%;
    height: auto;
}
.h-ys p {
    display: block;
    float: left;
    margin-right: 13px;
    margin-bottom: 13px;
    width: 229px;
    height: 39px;
    border: 1px solid #656563;
    font-size: 17px;
    color: #dcdcdc;
    font-weight: bold;
    text-align: center;
    line-height: 39px;
}
.h-case-bg {
    width: 100%;
    padding: 40px 0px 15px 0px;
    /*background-color: #efefef;*/
}
.h-case {
    width: 1300px;
    height: auto;
    overflow: hidden;
}
.h-case li {
    float: left;
    margin-bottom: 15px;
    margin-right: 15px;
    width: 303px;
}
.h-case li .tu {
    width: 303px;
    height: 303px;
    overflow: hidden;
    background-color: #efefef;
}
.h-case li .tu img {
    width: 303px;
    height: 303px;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.h-case li:hover .tu img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.h-case li a h3 {
    display: block;
    padding: 5px 0px;
    width: 100%;
    margin-top: 5px;
    font-size: 15px;
    color: #000;
    /*background-color: #e9e9e9;*/
    border: 1px solid #e9e9e9;
    box-sizing: border-box;
    text-align: center;
    overflow: hidden;
    transition: all 0.3s ease-out;
}
.h-case li:hover a h3 {
    color: #fff;
    background-color: #29a2ff;
}
/*首页新闻*/

.news1 {
    width: 1300px;
    height: auto;
    overflow: hidden;
}
.news1 li {
    float: left;
    margin-right: 32px;
    width: 290px;
    height: 420px;
}
.news1 li img {
    width: 290px;
    height: 290px;
}
.news1 li a h3 {
    display: block;
    margin-top: 18px;
    width: 100%;
    height: 20px;
    font-size: 16px;
    color: #000;
    overflow: hidden;
    transition: all 0.2s ease-out;
}
.news1 li:hover a h3 {
    margin-top: 15px;
}
.news1 li p {
    display: block;
    margin-top: 23px;
    width: 100%;
    height: 70px;
    font-size: 14px;
    color: #626262;
    line-height: 180%;
    overflow: hidden;
    transition: all 0.4s ease-out;
}
.news1 li:hover p {
    margin-top: 15px;
}
.news1 li .ns-more a {
    display: block;
    margin-top: 30px;
    width: 110px;
    height: 35px;
    border: 1px solid #039de5;
    border-radius: 4px;
    text-align: center;
    font-size: 14px;
    color: #039de5;
    line-height: 33px;
    transition: all 0.6s ease-out;
}
.news1 li:hover .ns-more a {
    margin-top: 25px;
    background-color: #039de5;
    color: #fff;
}
/*====================新闻15====================*/

.h-news15 {
    width: 1400px;
    height: auto;
}
.h-news15 li {
    float: left;
    margin-right: 50px;
    padding: 15px 0px;
    width: 600px;
    height: auto;
    border-bottom: 1px solid #e5e5e5;
}
.h-news15 li .tu1 {
    float: left;
    width: 180px;
    height: 126px;
    border: 1px solid #b5b5b5;
    overflow: hidden;
    transition: all 0.3s ease-out;
}
.h-news15 li:hover .tu1 {
    border-radius: 15px;
}
.h-news15 li .tu1 img {
    width: 180px;
    height: 126px;
    transition: all 0.5s ease-out;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
}
.h-news15 li:hover .tu1 img {
    transition: all 0.5s ease-out;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
}
.h-news15 li .n1-r {
    float: right;
    width: 397px;
    height: auto;
}
.h-news15 li .n1-r a h3 {
    display: block;
    font-size: 17px;
    color: #262a2d;
    height: 48px;
    line-height: 21px;
    overflow: hidden;
}
.h-news15 li .n1-r p {
    display: block;
    height: 37px;
    font-size: 14px;
    color: #717171;
    line-height: 140%;
    overflow: hidden;
}
.h-news15 li .n1-r .more1 a {
    margin-top: 14px;
    display: block;
    width: 69px;
    height: 22px;
    font-size: 12px;
    color: #717171;
    text-align: center;
    line-height: 22px;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    transition: all 0.3s ease-out;
}
.h-news15 li:hover .n1-r .more1 a {
    background-color: #336fd4;
    color: #fff;
}
/*end首页新闻*/

/*bottom*/

.foot-tit {
    width: 100%;
    height: 70px;
}
.foot-tit h2 {
    display: block;
    width: 100%;
    height: 45px;
    font-size: 18px;
    color: #fff;
}
.foot-tit .line1 {
    width: 25px;
    height: 1px;
    background-color: #2594cd;
}
.foot-bg {
    width: 100%;
    height: auto;
    background-color: #3a3a3a;
    overflow: hidden;
}
.foot-con {
    float: left;
    margin-top: 50px;
    width: 700px;
    height: auto;
}
.f-proc {
    float: left;
    width: 218px;
    height: auto;
}
.f-proc a {
    display: block;
    width: 100%;
    height: 29px;
    font-size: 14px;
    color: #fff;
}
.f-link {
    float: left;
    width: 270px;
    height: auto;
}
.f-link a {
    display: block;
    width: 100%;
    height: 29px;
    font-size: 14px;
    color: #fff;
}
.f-menu {
    float: left;
    width: 190px;
    height: auto;
}
.f-menu a {
    display: block;
    float: left;
    width: 87px;
    height: 29px;
    font-size: 14px;
    color: #fff;
}
.bq {
    width: 100%;
    margin-top: 50px;
    height: 50px;
    font-size: 14px;
    color: #fff;
}
.bq p, .bq p a {
    font-size: 14px;
    color: #fff;
}
.h-foot2 {
    float: right;
    width: 460px;
    height: 378px;
    background-color: #323232;
    overflow: hidden;
}
.h-foot2-con {
    margin-top: 48px;
    margin-left: 58px;
}
.f-phone {
    width: 100%;
    height: 98px;
}
.f-phone span {
    display: block;
    width: 100%;
    height: 31px;
    font-size: 16px;
    color: #fff;
}
.f-phone p {
    display: block;
    font-size: 40px;
    color: #fff;
}
.f-lxwm {
    width: 480px;
    height: auto;
    font-size: 14px;
    color: #fff;
    line-height: 150%;
}
.f-lxwm p, .f-lxwm p a {
    font-size: 14px;
    color: #fff;
    line-height: 150%;
}
.f-ewm-ph {
    margin-left: 15px;
}
.foot-ewm {
    display: block;
    float: left;
    margin-right: 15px;
    width: 115px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    text-align: center;
}
/*end bottom*/

/*内页*/

/*标题*/

.tit-line {
    width: 100%;
    height: 10px;
    border-bottom: 1px solid #e5e5e5;
}
/*联系我们*/

ul.lx {
    width: 100%;
}
ul.lx img {
    max-width: 100%;
    height: auto;
}
ul.lx li.lianxi {
    float: left;
    width: 40%;
    padding: 2.5%;
}
ul.lx li.guestbook {
    float: left;
    width: 50%;
}
/*当前位置*/

.ny-weizhi {
    padding: 10px 0px;
    /*width: 100%;*/
    height: auto;
    background-color: #efefef;
    border: 1px solid #DFDEDE;
}
.ny-weizhi .ny-r-t {
    margin: 0 auto;
    width: 1200px;
    font-size: 15px;
    color: #333;
}
/*单页效果*/

.ny-cont {
    padding: 10px 0px 0px 0px;
    margin: 0 auto;
    width: 1260px;
    font-size: 15px;
    color: #333;
    line-height: 190%;
    letter-spacing: 0px;
}
.ny-cont p, .ny-cont p a {
    margin-top: 15px;
    font-size: 15px;
    color: #333;
    line-height: 190%;
}
.ny-cont a {
    font-size: 15px;
    color: #333;
    line-height: 190%;
}
.ny-cont-h1 {
    display: block;
    width: 100%;
    font-size: 26px;
    color: #333;
    font-weight: bold;
    text-align: center;
}
/*详情页样式*/

.ny-xq {
    margin: 30px auto;
    width: 1200px;
    height: auto;
}
.ny-xq-l {
    float: left;
    width: 145px;
    height: 115px;
    border-right: 1px solid #d6d6d6;
}
.ny-xq-l .date1 {
    position: relative;
    width: 110px;
    height: 36px;
    text-align: center;
}
.ny-xq-l .date1 .year1 {
    position: relative;
    font-size: 20px;
    color: #000;
    font-family: "font1";
    text-align: center;
}
.ny-xq-l .date1 .year1 span {
    position: absolute;
    left: 35%;
    z-index: 2;
    display: block;
    background: #fff;
    padding: 0 5px;
    font-size: 20px;
    color: #000;
    font-family: "font1";
    background-color: #fff;
    letter-spacing: 0px;
}
.ny-xq-l .date1 .year1:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #e3e3e3;
    position: absolute;
    top: 12px;
    left: 0;
    z-index: 1;
}
.ny-xq-l .date2 {
    margin-top: 32px;
    text-align: center;
    font-size: 34px;
    line-height: 120%;
    color: #ff4a4a;
    font-family: "font1";
    letter-spacing: 0px;
}
.ny-xq-l .read1 {
    margin-top: 5px;
    font-size: 13px;
    text-align: center;
    color: #333333;
    letter-spacing: 0px;
}
.ny-xq-l .read1 strong {
    font-weight: bold;
}
.ny-xq-r {
    float: right;
    padding: 18px 45px;
    width: 960px;
    height: 80px;
    background-color: #e5e5e5;
    overflow: hidden;
}
.ny-xq-r p {
    display: block;
    height: 70px;
    font-size: 15px;
    color: #333;
    line-height: 170%;
    letter-spacing: 0px;
    overflow: hidden;
}
.ny-xq-r p p {
    font-size: 15px;
    color: #333;
    line-height: 170%;
    letter-spacing: 0px;
}
/*内页新闻1*/

.ny-news01 {
    width: 100%;
    height: auto;
}
.ny-news01 li {
    padding: 20px 0px;
    width: 100%;
    border-bottom: 1px dashed #dedddd;
    overflow: hidden;
}
.ny-news01 li .tu1 {
    float: left;
    width: 130px;
    height: 130px;
    overflow: hidden;
    border: 1px solid #efefef;
}
.ny-news01 li .tu1 img {
    width: 130px;
    height: 130px;
    overflow: hidden;
    transition: all 0.5s ease-out;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
}
.ny-news01 li:hover .tu1 img {
    transition: all 0.5s ease-out;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
}
.ny-news01 li .l01 {
    float: right;
    margin-left: 15px;
    width: 92px;
    height: 100px;
    border-right: 1px solid #efefef;
    border-left: 1px solid #efefef;
}
.ny-news01 li .l01 .n-day {
    width: 100%;
    height: 57px;
    font-size: 45px;
    color: #555;
    text-align: center;
    line-height: 57px;
    font-family: "Impact";
    letter-spacing: 0px;
    transition: all 0.4s ease-in-out;
}
.ny-news01 li:hover .l01 .n-day {
    color: #ff2a2a;
}
.ny-news01 li .l01 .n-month {
    width: 100%;
    font-size: 15px;
    color: #555;
    text-align: center;
    letter-spacing: 0px;
}
.ny-news01 li .r01 {
    float: left;
    margin-left: 50px;
    width: 850px;
    height: auto;
}
.ny-news01 li .r01 a h2 {
    display: block;
    width: 100%;
    height: 36px;
    font-size: 16px;
    color: #555;
    letter-spacing: 0px;
    transition: all 0.3s ease-in-out;
}
.ny-news01 li:hover .r01 a h2 {
    color: #ff2a2a;
}
.ny-news01 li .r01 p {
    display: block;
    width: 100%;
    height: 36px;
    font-size: 14px;
    color: #555;
    letter-spacing: 0px;
    line-height: 130%;
    overflow: hidden;
}
/*内页产品详情电话*/

.yan-phone {
    margin-top: 20px;
    border-top: 1px solid #efefef;
    overflow: hidden;
}
.proshow1 {
    overflow: hidden;
}
.proshow1 p {
    display: block;
    padding: 5px;
    font-size: 17px;
    color: #2e2e2e;
    vertical-align: middle;
    line-height: 40px;
    border-bottom: 1px dashed #d2d2d2;
    overflow: hidden;
}
.proshow1 p img {
    display: inline-block;
    float: left;
    margin-right: 15px;
    vertical-align: middle;
}
.proshow1 a {
    display: block;
    margin-top: 15px;
    width: 206px;
    height: 47px;
    background-color: #434343;
    text-align: center;
    line-height: 47px;
    font-size: 17px;
    color: #fff;
    border-radius: 8px;
}
.proshow2 {
    margin-top: 20px;
    overflow: hidden;
    text-align: center;
}
.proshow2 li {
    float: left;
    margin: 0 5px;
    width: 140px;
    height: auto;
}
.proshow2 li img {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}
.proshow2 li p {
    display: block;
    font-size: 17px;
    color: #434343;
    line-height: 170%;
    text-align: center;
}
.proshow2 li p strong {
    font-size: 17px;
    color: #434343;
    line-height: 170%;
    font-weight: bold;
}
.proshow2 a {
    display: block;
    margin-top: 15px;
    width: 206px;
    height: 47px;
    background-color: #434343;
    text-align: center;
    line-height: 47px;
    font-size: 17px;
    color: #fff;
    border-radius: 8px;
}
.w-1200 {
    width: 1200px;
    margin: 0 auto;
}