﻿/* CSS Document */
body {
    font-size: 0.875rem;
    color: #333333;
    padding: 0;
    margin: 0;
    background-color: #fff;
    overflow-x: hidden;
}

input, textarea, select, button {
    color: #333333;
    font-size: 0.875rem;
}

a:focus, :focus, input[type=button], input[type=submit] {
    outline: none;
    blr: expression(this.onFocus=this.blur());
}

/*首页*/
.header {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.header_top {
    width: 100%;
    height: 35px;
    float: left;
    overflow: hidden;
    background: #E5E5E5;
}

.header_top1 {
    width: 1200px;
    height: auto;
    margin: 0px auto;
    overflow: hidden;
}

.header_top1 span {
    color: #000;
    line-height: 35px;
    margin-left: 10px;
}

.header_top1 p {
    float: right;
}

.header_top1 p a {
    color: #000;
    line-height: 35px;
    margin: 0px 3px;
}

.header_center {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0px auto;
    position: relative;
}

.logo {
    width: 260px;
    height: 65px;
    float: left;
    margin: 35px 0px;
    z-index: 2;
    position: relative;
}

.logo img {
    width: 100%;
    height: auto;
}
.header_wz{
    width: 100%;
    text-align: center;
    font-size: 22px;
    position: absolute;
    z-index: 1;
}
.header_wz p{
    margin-top: 33px;
    font-size: 27px;
}
.header_wz span{
    letter-spacing: 13px;
    text-indent: 13px;
    display: block;
}
.mune {
    display: none;
}

.header_tel {
    height: 59px;
    overflow: hidden;
    float: right;
    background: url("../images/tel.png") no-repeat;
    margin: 35px 3px 0px 0px;
    position: relative;
    z-index: 2;
}

.header_tel p {
    color: #282828;
    margin: 0px 0px 3px 65px;
}

.header_tel span {
    color: #000;
    margin-left: 65px;
    font-size: 19px;
    display: block;
    line-height: 18px;
}

.nav_bg {
    width: 100%;
    height: 69px;
    overflow: hidden;
    background: #FBBE04;
}

.nav {
    width: 1200px;
    height: 69px;
    margin: 0px auto;
    background: url("../images/nav_line.jpg") no-repeat right;
}

.nav li {
    width: 14.28%;
    height: 69px;
    float: left;
    text-align: center;
    background: url("../images/nav_line.jpg") no-repeat left;
}

.nav li:hover {
    background-image: none;
    background: #000;
}

.nav li:hover + li {
    background-image: none;
}

.nav li a {
    color: #000;
    font-size: 16px;
    display: block;
    line-height: 69px;
}

.nav li a:hover {
    text-decoration: none;
    color: #fff;
}

.nav .nav_active {
    background-image: none;
    background: #000;
}

.nav .nav_active a {
    color: #fff;
}

.nav .nav_active + li {
    background-image: none;
}

.banner {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.rmgjc_bg {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #FFFFFF;
}

.rmgjc {
    width: 1200px;
    height: 60px;
    margin: 0px auto 15px;
    -moz-box-shadow:0px 0px 15px #999;
    -webkit-box-shadow:0px 0px 15px #999;
    box-shadow:0px 0px 15px #999;
}

.gjc {
    width: 750px;
    height: 60px;
    float: left;
    line-height: 60px;
    margin-left: 15px;
}

.gjc span {
    margin-right: 10px;
    line-height: 56px;
    color: #FBBE04;
}

.gjc a {
    color: #333;
    margin: 0px 6px;
}

.suosuo {
    height: 37px;
    float: right;
    margin: 10px 15px 0px 0px;
}

.sousuo_kuang {
    width: 268px;
    height: 35px;
    border: 1px solid #FBBE04;
    float: left;
    border-right: 0;
}

.sousuo_kuang input {
    width: 258px;
    height: 35px;
    line-height: 30px;
    border: 0;
    padding-left: 10px;
    float: left;
}

.sousuo_btn {
    width: 37px;
    height: 37px;
    float: left;
}

.sy_title{
    background: url("../images/sy_title_bg.png") no-repeat center 55px;
    text-align: center;
    margin: 50px auto 30px;
}
.sy_title p{
    font-size: 30px;
    color: #000;
}
.sy_title span{
    color: #FBBE04;
    font-size: 28px;
}

.aboutus {
    width: 1920px;
    height: auto;
    overflow: hidden;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: url(../images/about_bg.jpg) #fff no-repeat bottom;
    padding-bottom: 30px;
}

.aboutus1 {
    width: 1200px;
    height: auto;
    margin: 0px auto;
    overflow: hidden;
    position: relative;
}

.aboutus_l {
    width: 698px;
    height: 436px;
    float: left;
}

.aboutus_r {
    width: 535px;
    height: auto;
    float: left;
    overflow: hidden;
    margin: 0 0 45px;
    position: absolute;
    right: 0;
}

.aboutus_r img {
    display: block;
    margin: 20px auto 0;
}

.aboutus_r p {
    line-height: 30px;
    margin-top: 25px;
    color: #000;
    font-size: 16px;
}

.aboutus_r a {
    width: 140px;
    height: 42px;
    display: block;
    border: 1px solid #000;
    text-align: center;
    line-height: 42px;
    color: #000;
    margin: 34px 0px 0px;
    font-size: 20px;
    float: right;
}

.product_bg {
    width: 1920px;
    height: auto;
    position: relative;
    left: 50%;
    margin-left: -960px;
    overflow: hidden;
}

.product {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0px auto 0px;
}

.product_l {
    width: 238px;
    height: auto;
    float: left;
    border: 1px solid #FBBE04;
    -moz-box-shadow: 0px 3px 8px #c1c1c1;
    -webkit-box-shadow: 0px 3px 8px #c1c1c1;
    box-shadow: 0px 3px 8px #c1c1c1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#c1c1c1')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#c1c1c1');
    margin: 8px;
}

.product_l img {
    display: block;
    float: left;
}

.product_l ul {
    width: 80%;
    height: auto;
    margin: 13px auto;
    overflow: hidden;
    padding-bottom: 20px;
}

.product_l ul li {
    width: 100%;
    float: left;
    line-height: 36px;
    overflow: hidden;
    margin: 13px 20px 0px 0px;
    border-bottom: 1px solid #000;
}

.product_l ul li a {
    color: #333;
    font-size: 14px;
}
.product_l ul li i{
    float: right;
}
.product_l ul li:hover{
    border-bottom: 1px solid #FBBE04;
}
.product_l ul li:hover a{
    text-decoration: none;
    color: #FBBE04;
}
.product_l ul li:hover i{
    color: #FBBE04;
}
.product_r {
    width: 870px;
    height: auto;
    float: right;
    overflow: hidden;
    margin: 8px auto 30px;
}
.product_r_content > ul {
    height: auto;
}
.product_r_content > ul > li {
    width: 25%;
    float: left;
}
.product_r_content_list {
    width: 90%;
    height: auto;
    overflow: hidden;
    position: relative;
    float: right;
}
.product_r_content_list > a > img {
    width: 100%;
    height: auto;
    display: block;
}
.product_r_content_list > a > font {
    width: 60%;
    color: #ffffff;
    border: 1px solid #ffffff;
    padding: 20px;
    position: absolute;
    z-index: 10;
    top: 30%;
    left: 0;
    right: 0;
    right: 0;
    margin: auto;

    -webkit-transition: all 300ms ease-in;
    -webkit-transform: scale(0);
    -moz-transition: all 300ms ease-in;
    -moz-transform: scale(0);
    -ms-transition: all 300ms ease-in;
    -ms-transform: scale(0);
    transition: all 300ms ease-in;
    transform: scale(0);

}

.product_r_content_list:hover font {
    -webkit-transition: all 300ms ease-in;
    -webkit-transform-origin: 50% 20%;
    -webkit-transform: scale(1);
    -moz-transition: all 300ms ease-in;
    -moz-transform-origin: 50% 20%;
    -moz-transform: scale(1);
    -ms-transition: all 300ms ease-in;
    -ms-transform-origin: 50% 20%;
    -ms-transform: scale(1);
    transition: all 300ms ease-in;
    transform-origin: 50% 20%;
    transform: scale(1);
}

.product_r_content_list .product_r_txt {
    width: 100%;
    height: auto;
    text-align: center;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #ffffff;
}

.product_r_content_list .product_r_txt > a {
    color: #333333;
    display: block;
    position: relative;
    font-size: 14px;
    line-height: 40px;
}
.pro_more{
    width: 99.4%;
    background: url("../images/pro_more_bg.jpg") no-repeat;
    background-size: contain;
    float: right;
}
.pro_more img{
    display: block;
    margin: 0px auto;
}

/*.product_r_content_list > .product_r_txt > a:before, .product_r_content_list > .product_r_txt > a:after {*/
    /*content: ''; !*CSS伪类用法*!*/
    /*position: absolute; !*定位背景横线的位置*!*/
    /*top: 52%;*/
    /*background: #E5E5E5; !*宽和高做出来的背景横线*!*/
    /*width: 9%;*/
    /*height: 1px;*/
/*}*/

/*.product_r_content_list .product_r_txt a:before {*/
    /*left: 15%; !*调整背景横线的左右距离*!*/
/*}*/

/*.product_r_content_list .product_r_txt a:after {*/
    /*right: 15%;*/
/*}*/

/*.product_r_content_list > .product_r_txt > span {*/
    /*color: #999999;*/
    /*display: block;*/
    /*font-size: 0.75rem;*/
/*}*/

.yingyong{
    width: 100%;
    height: auto;
    background: #E5E5E5;
    overflow: hidden;
    margin-top: 55px;
}
.yingyong_title{
    text-align: center;
    margin-top: 60px;
}
.yingyong_title p{
    font-size: 30px;
}
.yingyong_title span{
    color: #FBBE04;
    font-size: 28px;
}
.yingyong1{
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 20px auto 0px;
}
.yingyong1 dl dt{
    width: 227px;
    height: auto;
    float: left;
}
.yingyong1 dl dd{
    width: 580px;
    height: auto;
    float: left;
    margin: 0px 83px;
}
.yingyong1 dl dt img,.yingyong1 dl dd img{
    width: 100%;
}
.yingyong1 dl dt p,.yingyong1 dl dd p{
    text-align: center;
    font-size: 18px;
    margin-bottom: 32px;
    margin-top: 10px;
}
.yingyong1 dl dt a,.yingyong1 dl dd a{
    color: #000;
}

.youshi {
    width: 1920px;
    height: auto;
    overflow: hidden;
    position: relative;
    margin-left: -960px;
    left: 50%;
    background: url("../images/youshi_bg.jpg") no-repeat;
}

.youshi_content {
    width: 1920px;
    height: 699px;
    position: relative;
    overflow: hidden;
    margin-left: -960px;
    left: 50%;
    margin-top: 75px;
}

.youshi_content1 {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0px auto;
    background: url("../images/youshi_ico1.png") no-repeat center;
}
.youshi_img_m{ display:none; }

.youshi_1 {
    float: left;
    margin-right: 85px;
}

.youshi_2 {
    float: right;
}

.youshi_3 {
    float: left;
    margin-top: 135px;
}

.youshi_4 {
    float: right;
    margin-top: 135px;
}

.youshi_txt {
    width: 370px;
    height: 155px;
    overflow: hidden;
    border: 1px solid #FBBE04;
    background: rgba(255,255,255,0.6);
    color: #000;
    font-size: 16px;
    line-height: 25px;
}
.youshi_txt p{
    padding: 20px 15px 0px 15px;
}
.youshi_txt span {
    font-size: 1.125rem;
    font-weight: 600;
}

.anli {
    width: 100%;
    height: auto;
    float: left;
    overflow: hidden;
}

.anli_content {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0px auto;
    padding-bottom: 65px;
}

/* 本例子css */
.picScroll-left{ width:100%;  overflow:hidden; position:relative; }
.picScroll-left .prev,.picScroll-left .next{
    display:block;
    width:29px;
    height:65px;
    right: 0;
    overflow:hidden;
    cursor:pointer;
    background:url("../images/al_r_btn.png") no-repeat;
    margin-top: -32px;
    top:50%;
    position: absolute;
    z-index: 4;
}
.picScroll-left .next{ background:url("../images/al_l_btn.png") no-repeat; left:0; }
.picScroll-left .bd{  width: 93%; margin: 0px auto; }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ width: 25%; float:left; _display:inline; overflow:hidden;}
.picScroll-left .bd ul li .pic{ width: 92%; margin-left: 4%; border: 1px solid #000; }
.picScroll-left .bd ul li .pic img{ width:96%; height:auto; display:block; padding: 2%;}
.picScroll-left .bd ul li .pic:hover{ border: 1px solid #FBBE04;}
.picScroll-left .bd ul li .title{ width: 92%; margin-left: 4%; margin-top: 10px; }
.picScroll-left .bd ul li .title p{ font-weight: 600;}
.picScroll-left .bd ul li .title span{ display: block; font-size: 12px; line-height: 16px; margin: 5px 0;}
.picScroll-left .bd ul li .title a{ color: #060606; font-size: 14px; border: 1px solid #000; padding: 2px 10px; float: left;}

.fangan {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    background: #E5E5E5;
}

.fangan_content {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 50px auto 30px;
}
.fangan_title{
    width: 233px;
    height: auto;
    overflow: hidden;
    float: left;
    border: 1px solid #FBBE04;
}
.fangan_list {
    width: 900px;
    height: auto;
    float: right;
    overflow: hidden;
}

.fangan_list li {
    width: 23%;
    height: auto;
    margin: 0% 0% 1% 2%;
    float: left;
    cursor: pointer;
}
.fangan_list li a{
    color: #000;
}
.fangan_list li img {
    width: 100%;
    height: auto;
}
.fangan_list li p{
    text-align: center;
    line-height: 30px;
    height:30px;
    overflow:hidden;
}

.news_bg{
    width: 1920px;
    height: 666px;
    overflow: hidden;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: url("../images/news_bg.jpg") no-repeat;
}
.news {
    width: 1260px;
    height: auto;
    overflow: hidden;
    margin: 0px auto 30px;
}

.news_l {
    width: 328px;
    height: auto;
    float: left;
    margin: 10px 30px;
    border: 1px solid #FBBE04;
    background: #fff;
    padding: 15px;
    -moz-box-shadow: 0px 3px 10px #c1c1c1;
    -webkit-box-shadow: 0px 3px 10px #c1c1c1;
    box-shadow: 0px 3px 10px #c1c1c1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#c1c1c1')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#c1c1c1');
}

.news_title {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
}

.news_title h3 {
    color: #000;
    text-align: center;
    font-weight: normal;
    font-size: 1.25rem;
}

.news_title span {
    display: block; /*设置为块级元素会独占一行形成上下居中的效果*/
    color: #FBBE04;
    position: relative; /*定位横线（当横线的父元素）*/
    margin-bottom: 5px;
}

.news_title i{
    width: 55%;
    display: block;
    height: 1px;
    font-style: normal;
    background: #FBBE04;
    margin: 0px auto;
}

/*.news_title span:before, .news_title span:after {*/
    /*content: ''; !*CSS伪类用法*!*/
    /*position: absolute; !*定位背景横线的位置*!*/
    /*top: 0%;*/
    /*background: #D3D3D3; !*宽和高做出来的背景横线*!*/
    /*width: 25%;*/
    /*height: 1px;*/
/*}*/

/*.news_title span:before {*/
    /*left: 0%; !*调整背景横线的左右距离*!*/
/*}*/

/*.news_title span:after {*/
    /*right: 0%;*/
/*}*/

.news_l img,.news_r img {
    display: block;
    margin: 20px auto 10px;
}

.news_l_txt {
    width: 100%;
    height: auto;
    float: right;
    overflow: hidden;
}

.news_l_txt ul li {
    width: 100%;
    height: auto;
    border-bottom: 1px dashed #FBBE04;
    overflow: hidden;
    margin-bottom: 10px;
    line-height: 45px;
}

.news_l_txt ul li a {
    width: 73%;
    height:45px;
    float: left;
    color: #000;
    display: block;
}

.news_l_txt ul li span {
    width: 25%;
    height: auto;
    display: block;
    color: #333;
    float: right;
    text-align: center;
}

.news_r {
    width: 366px;
    height: auto;
    overflow: hidden;
    float: right;
}

.ask-con {
    font-size: 0.875rem;
    margin-top: 21px;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.ask-con a {
    color: #3E3E40;
}

.ask-con li {
    padding-bottom: 0px;
    margin-top: 25px;
    height: auto;
    border-bottom: 1px solid #d1d1d1;
}

.ask-con h4 {
    height: 30px;
    line-height: 30px;
    padding-left: 32px;
    background: url("../images/ww.jpg") no-repeat left center;
    color: #000;
}

.ask-con .ask-con-p {
    padding-left: 32px;
    background: url("../images/dd.jpg") no-repeat left 3px;
    font-size: 0.75rem;
    line-height: 190%;
    color: #6d6d6d;
    margin-top: 5px;
    padding-bottom: 30px;
}

.link {
    width: 1155px;
    height: auto;
    overflow: hidden;
    margin: 12px auto;
}
.link_title {
    width: 120px;
    height: 50px;
    overflow: hidden;
    float: left;
    font-size: 18px;
    line-height: 50px;
    font-weight: 600;
}

.link_content {
    height: auto;
    overflow: hidden;
}

.link_content a {
    line-height: 50px;
    padding-right: 30px;
    color: #333;
    font-size: 16px;
}

.footer {
    width: 1920px;
    height: 275px;
    overflow: hidden;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: url("../images/footer_bg.jpg") no-repeat;
}

.footer1 {
    width: 835px;
    height: auto;
    margin: 0px auto;
    overflow: hidden;
}
.bot_nav{
    border-bottom: 1px solid #9F9F9F;
    overflow: hidden;
}
.bot_nav1 {
    width: 1250px;
    height: 50px;
    overflow: hidden;
    margin: 0px auto;
}

.bot_nav a {
    width: 14.28%;
    display: block;
    line-height: 50px;
    color: #ffffff;
    float: left;
    text-align: center;
}
.bot_nav a:last-child{
    background:none;
}
.footer_logo {
    width: 175px;
    height: 152px;
    float: left;
    margin: 28px 88px 0px 0px;
    border-right: 1px solid #F6C101;
    padding-right: 88px;
}
.footer_logo img{ margin-top:20px;}

.footer_r {
    width: 480px;
    height: auto;
    overflow: hidden;
    float: left;
    color: #ffffff;
    margin-top: 18px;
    line-height: 22px;
}

.footer_r p {
    margin: 0px 0px 10px 0px;
    font-size: 24px;
    color: #fbbe03;
}

.footers {
    display: none;
}

/*新闻列表*/
.ny_banner {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.ny_banner img {
    width: 100%;
    height: auto;
}

.ny_main {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0px auto 30px;
}

.daohang {
    width: 100%;
    height: 75px;
    line-height: 75px;
    float: left;
    border-bottom: 1px solid #D3D3D3;
}

.daohang_content {
    width: 1200px;
    height: 75px;
    margin: 0px auto;
}

.daohang p {
    float: left;
    line-height: 75px;
}

.daohang p a {
    color: #333;
}

.daohang p font {
    color: #FBBE04;
}

.ny_news {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.ny_news_fl {
    width: 275px;
    height: auto;
    float: left;
    overflow: hidden;
}
.ny_news_fl ul{

}
.ny_news_fl ul li{
    width: 100%;
    height: 50px;
    float: left;
    line-height: 50px;
    border-bottom: 1px solid #D3D3D3;
}
.ny_news_fl ul li i{
    display: block;
    font-style: normal;
    transform: rotate(-91deg);
    -o-transform: rotate(-91deg);
    -webkit-transform: rotate(-91deg);
    -moz-transform: rotate(-91deg);
    font-size: 0.7rem;
    color: #666666;
    float: left;
}
.ny_news_fl ul li a{
    color: #333333;
    margin-left: 15px;
}

.ny_news_fl ul li:hover a,.ny_news_fl ul .fl_active a{
    text-decoration: none;
    color: #FBBE04;
}
.ny_news_fl ul li:hover i,.ny_news_fl ul .fl_active i{
    color: #FBBE04;
}

.ny_news_content {
    width: 904px;
    height: auto;
    overflow: hidden;
    float: left;
    border-left: 1px solid #D3D3D3;
}

.ny_news_content_content {
    width: 95%;
    height: auto;
    overflow: hidden;
    float: right;
    margin: 30px auto 0px;
}

.ny_news_content_content ul li {
    width: 100%;
    height: auto;
    padding: 30px 0;
    overflow: hidden;
    float: left;
    border-bottom: 1px solid #D0D0D0;
}
.ny_news_content_content ul li img{
    width: 250px;
    height: 122px;
    display: block;
    float: left;
}
.news_txt2 {
    width: 570px;
    height: 122px;
    overflow: hidden;
    float: right;
}

.news_txt2 a {
    color: #333;
    font-size: 1.125rem;
    margin: 0px 0px 15px 0px;
    float: left;
}
.news_txt2 p {
    width: 100%;
    color: #666666;
    float: left;
    line-height: 25px;
}
.news_txt2 i {
    display: block;
    font-style: normal;
    font-size: 2rem;
    color: #989898;
    float: left;
}

.ny_news_content ul li:nth-child(2n) {
    float: right;
}

.ny_news_content ul li:nth-child(2n+1) {
    float: left;
}

.fenye {
    width: 100%;
    height: 30px;
    float: right;
    margin: 10px auto;
}

/* 新闻详情 */
.ny_newsdetial {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}

.ny_pro_content .news_name {
    width: 90%;
    margin: 0px auto;
    text-align: center;
    padding-bottom: 30px;
}

.ny_pro_content .news_name h2 {
    font-size: 1.1rem;
    color: #333;
    padding-top: 20px;
}

.ny_pro_content .news_name p {
    color: #666;
    line-height: 50px;
    border-bottom: 1px solid #D3D3D3;
}

.prodetail22 {
    width: 92%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    color: #333;
    line-height: 22px;
    padding-bottom: 30px;
    font-size: 14px;
}

.prodetail22 p {
    font-size: 14px;
    line-height: 25px;
}

/* 产品列表页 */

.ny_pro {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.ny_cont{
    width: 95%;
    height: auto;
    overflow: hidden;
    float: left;
    margin-top: 30px;
    line-height: 24px;
}
.ny_cont p{
    font-size: 24px;
    margin-bottom: 10px;
    color: #FBBE04;
}

.ny_pro_content {
    width: 924px;
    height: auto;
    overflow: hidden;
    float: left;
    border-left: 1px solid #D3D3D3;
}

.ny_pro_content_title {
    width: 95%;
    height: auto;
    float: right;
    margin-top: 20px;
}
.ny_pro_content_title p{
    font-size: 5rem;
    color: #ededed;
}
.ny_pro_content_title span{
    font-size: 1rem;
    color: #333333;
    margin:0 0 20px 5px;
    display: block;
}
.ny_pro_content_title i {
    width: 30px;
    height: 2px;
    display: block;
    background: #666666;
    margin-left: 5px;
}

.ny_pro_content_content {
    width: 95%;
    height: auto;
    overflow: hidden;
    float: right;
}

.ny_pro_content ul {
    width: 102%;
    overflow: hidden;
    margin-top: 27px;
}

.ny_pro_content ul li {
    width: 31.5%;
    height: auto;
    overflow: hidden;
    float: left;
    margin: 0px 1.5% 0px 0.3%;
}

.ny_pro_content ul li a {
    color: #333;
    overflow: hidden;
    line-height: 70px;
    display: block;
}

.ny_pro_content ul li img {
    width: 100%;
    height: auto;
    display: block;
}

.ny_pro_content ul li p {
    width: 100%;
    height: 70px;
    overflow: hidden;
    text-align: center;
}

/*产品详细页*/
.ny_prodetail_txt {
    width: 100%;
    height: auto;
    margin: 25px auto;
    overflow: hidden;
}
.ny_prodetail_txt h3{
    font-size: 1.4rem;
    font-weight: normal;
    margin: 2% 0;
}

.ny_prodetail_txt img {
    max-width: 90%;
    height: auto;
    display: block;
    margin: 0px auto;
}

.shuoming {
    width: 430px;
    height: auto;
    float: right;
}

.shuoming span {
    width: 100%;
    font-size: 20px;
    line-height: 50px;
    float: left;
}

.shuoming p {
    width: 100%;
    height: 120px;
    float: left;
    margin-top: 10px;
    line-height: 25px;
    color: #747474;
    overflow: hidden;
}

.shuoming font {
    width: 124px;
    height: 35px;
    float: left;
    display: block;
    background: #30A403;
    text-align: center;
    line-height: 35px;
    color: #fff;
}

.shuoming i {
    font-style: normal;
    color: #F08100;
    font-size: 34px;
    float: left;
    display: block;
    width: 100%;
    margin-top: 20px;
}

.ny_prodetail_txt2 {
    width: 100%;
    height: auto;
    margin: 35px auto 0;
    background: url("../images/pro_title_gs.jpg") no-repeat;
    overflow: hidden;
}

.ny_detailtxt_content {
    width: 100%;
    height: auto;
    padding: 70px 0 3% 0%;
    overflow: hidden;
    line-height: 25px;
    float: left;
}

.ny_detailtxt_i {
    width: 100%;
    height: 35px;
    float: left;
    background: url(../images/detailtxt_i.jpg) no-repeat;
    margin-bottom: 20px;
}

.ny_detailtxt_i span {
    line-height: 28px;
    color: #fff;
    margin: 0px 335px 0px 18px;
}

.ny_detailtxt_i a {
    color: #fff;
}

.pro_tj {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0px auto;
}

.pro_tj_title {
    width: 100%;
    height: 30px;
    background: #30a403;
}

.pro_tj_title p {
    color: #ffffff;
    line-height: 30px;
    margin-left: 20px;
    font-size: 16px;
}

.pro_tj_content {
    width: 100%;
    height: auto;
    float: right;
    overflow: hidden;
    margin: 0px auto 0px;
}

/*分页样式*/
.fenye{ width:98%; height:auto; margin:20px auto 30px; overflow:hidden;}
.fenye a{ color:#f9a600;}
.pagebox{font-size:0.9rem;line-height:200%;font-weight:normal; margin:10px auto 10px;}
.flickr {padding:0px;margin:0px; text-align:center; font-family:Verdana; font-size:0.9rem;}
.flickr a {border: #c7c7c7 1px solid; padding:5px 10px; background:#fff; background-position: 50% bottom;color: #999999; margin-right: 5px; text-decoration: none}
.flickr a:hover {border: #DFDFDF 1px solid; background-image: none; color: #ffffff; background-color: #FBBE04}
.meneame a:active {border: #333 1px solid; background-image: none; color: #fff; background-color: #0061de}
.flickr span.current {padding:5px 10px; font-weight: bold; background:#FBBE04; color:#ffffff; margin-right: 3px; border:1px solid #c7c7c7;}
.flickr span.disabled { padding:5px 10px; color: #80653E; background:#fff; margin-right: 3px; border:1px solid #c7c7c7;}

.nav .peiseka{ display:none;}

.izl-rmenu{position:fixed; right:10px; bottom:15%; padding-bottom:73px; background:url(../images/r_b.png) 0px bottom no-repeat; z-index:999; }
.izl-rmenu .btn{width:72px; height:73px; margin-bottom:1px; cursor:pointer; position:relative;}
.izl-rmenu .btn-qq{background:url(../images/r_qq.png) 0px 0px no-repeat; background-color:#6da9de; display:none;}
.izl-rmenu .btn-qq:hover{background-color:#488bc7;}
.izl-rmenu .btn-ps{background:url(../images/peise.png) 0px 0px no-repeat; background-color:#56A3FF; display:block;}
.izl-rmenu .btn-ps:hover{ background-color:#3F8BE6;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat; background-color:#6da9de; text-decoration:none; display:none;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat; background-color:#78c340;}
.izl-rmenu .btn-wx:hover{background-color:#58a81c;}
.izl-rmenu .btn-wx .pic{position:absolute; left:-160px; top:0px; display:block;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.png) 0px 0px no-repeat; background-color:#fbb01f;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b; position:absolute; width:160px; left:-160px; top:0px; line-height:73px; color:#FFF; font-size:18px; text-align:center; display:none;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat; background-color:#666666; display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}

.sx{ width:100%; height:30px; margin:10px auto 30px; color:#FBBE04;}
.sx a{ color:#333;}

.lxwm_bg{ width:100%; background:#E5E5E5; padding:20px 0;}
.lxwm{ width:1200px; height:auto; overflow:hidden;  margin:0px auto;}
.lxwm_title{ line-height:70px; font-size:1.6rem; color:#724B22; margin-bottom:30px;}
.lxwm_content{ width:100%; height:auto; overflow:hidden;}
.lxwm_content ul li{ width:48%; float:left; margin:0px 1% 30px; border-bottom:1px solid #cccaca;}
.lxwm_content .intxt{ width:98%; height:40px; border:0; background:#F3F3F3; padding-left:2%; line-height:40px; margin-bottom:20px;}
.lxwm_content .inbtn{ width:150px; height:50px; background:#666666; text-align:center; line-height:50px; border:0; cursor:pointer; color:#ffffff; float:right; position:relative; margin-right:-75px; right:50%; }
.lxwm_content .inbtn:hover{ background:#999999; color:#ffffff;border-radius:10px; -webkit-transition: all .4s ease 0s; -moz-transition: all .4s ease 0s; -ms-transition: all .4s ease 0s; -o-transition: all .4s ease 0s; transition: all .4s ease 0s;}



.kmsjj{ margin:20px 0;}
.kmsjj p{ text-indent:2em; margin-top:10px; line-height:20px;}

