body,html{font-size:16px;font-family:'微软雅黑','黑体','宋体';min-width: 1050px;}
body,html,div,p,h1,h2,h3,h4,h5,h6,ul,ol,li{margin:0;padding:0;list-style:none;}
a{color:#000;text-decoration:none;}
a:hover{text-decoration:none;color:#000;}
a:active{text-decoration:none;color:#000;}
a:visited{text-decoration:none;color:#000;}
a:focus{text-decoration:none;color:#000;}
/*input,textarea{outline:none;border:none;background:none;}*/
.w-1000{width:1000px;margin:0 auto;}
.clear{clear:both;}
a.load-more{   /* 点击按钮 */
    visibility: hidden;
}

/*头部样式*/
.header{
    width: 100%;
    height: auto;
    /*overflow: hidden;*/
    background-color: #ffffff;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.63);
    margin-bottom: 3px;
}
.header-up{
    width: 100%;
    height: 108px;
    border-bottom: 1px solid #e8e8e8;
    overflow: hidden;
}
.logo{
    float: left;
    height: 107px;
    line-height: 108px;
    padding: 36px 0 0;
}
.logo img{
    display: block;
    vertical-align: middle;
}
.up-xx{
    float: right;
    width: auto;
    height: 100%;
    text-align: right;
    overflow: hidden;
}
.yu-yang{
    width: auto;
    height: 30px;
    margin-top: 15px;
    margin-bottom: 15px;
    overflow: hidden;
}
.search{
    float: left;
    width: 350px;
    height: 100%;
    line-height: 30px;
    overflow: hidden;
    /*display: inline-block;*/
    font-size: 14px;
    margin-right: 10px;
    border: 1px solid rgb(216, 216, 216);
    border-radius: 22px;
    padding: 0 5px;

    display: none;
}
.search-img{
    float: left;
    width: 25px;
    height: 30px;
    display: inline-block;
    line-height: 26px;
    text-align: center;
}
.search-img img{
    max-width: 70%;
    display: inline-block;
}
#close{
    float: right;
    width: 25px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    display: inline-block;
}
#close img{
    max-width: 83%;
    display: inline-block;
}
.search input[type='text']{
    float: left;
    width: 285px;
    height: 28px;
    overflow: auto;
    outline: none;
    border: none;
    text-indent: 5px;
    line-height: 28px;
}
.yu-yang span{
    display: inline-block;
}
.yu-yang span img{
    max-width: 70%;
    margin-top: 6px;
    margin-right: 5px;
}
.yu-yang-a{
    float: right;
    width: auto;
    height: 30px;
    line-height: 30px;
    display: inline-block;
}
.yu-yang a{
    font-size: 14px;
    color: rgb(51, 51, 51);
}
.yu-yang a:nth-of-type(2){
    cursor: auto;
}
.phone{
    width: auto;
    height: 31px;
    text-align: right;
    overflow: hidden;
}
.phone p{
    font-size: 26px;
    font-family: "Arial";
    color: rgb(230, 0, 18);
}
.phone img{
    width: 159px;
    height: 31px;
    text-align: right;
    display: inline-block;
}
.header-lower{
    width: 100%;
    height: 51px;
}
.column{
    width: 100%;
    height: 100%;
    /*overflow: hidden;*/
    position: relative;
    z-index: 200;
}
.column ul li{
    float: left;
    width: auto;
    height: 51px;
    line-height: 51px;
    margin-right: 123px;
    overflow: hidden;
}
.column ul li.li-hover,.column ul li:hover{
    height: 51px;
    border-bottom: 4px solid #e60012;
}
.column ul li.li-hover .this-bc,.column ul li:hover .this-bc{
    display: inline-block;
}
.column ul li:nth-last-child(1){
    margin-right: 0;
}
.column ul li a{
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: rgb(0, 0, 0);
    overflow: hidden;
    display: inline-block;
}
.this-bc{
    width: 100%;
    height: auto;
    max-height: 42px;
    line-height: 42px;
    overflow: hidden;
    position: absolute;
    border-bottom: 1px solid #e8e8e8;
    z-index: 300;
    top: 54px;
    left: 0;
    display: none;
    background-color: #ffffff;
}
.this-bcs{
    width: 1000px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
.column ul li:nth-of-type(2) .this-bc ul{
    margin-left: 50px;
}
.column ul li:nth-of-type(3) .this-bc ul{
    margin-left: 260px;
}
.this-bc ul li{
    float: left;
    height: 42px;
    margin-right: 65px;
    line-height: 42px;
}
.this-bc ul li a{
    font-size: 14px;
    color: rgb(71, 71, 71);
    text-transform: uppercase;
}
.this-bc ul li.son-hover a,.this-bc ul li:hover a{
    color: #e60012;
}
/*---尾部样式---*/
.footer{
    width: 100%;
    height: 295px;
    overflow: hidden;
}
.footer-s{
    width: 100%;
    height: 250px;
    padding-top: 55px;
    overflow: hidden;
    background-color: #3c3c3c;
}
.footer-x{
    width: 100%;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    background-color: #2c2c2c;
    font-size: 16px;
    color: rgb(233, 233, 233);
    text-align: center;
}
.public{
    float: left;
    width: 145px;
    height: auto;
    overflow: hidden;
}
.public-img{
    width: 122px;
    height: 118px;
    overflow: hidden;
    background-color: #191919;
}
.public-img img{
    max-width: 100%;
}
.public p{
    width: 122px;
    height: auto;
    text-align: center;
    font-size: 14px;
    font-family: "黑体";
    color: rgb(180, 180, 180);
    line-height: 3.429;
}
.line{
    float: left;
}
.footer-nav{
    float: left;
    width: 561px;
    height: auto;
    overflow: hidden;
}
.footer-nav dl{
    float: left;
    width: 90px;
    height: auto;
    text-align: center;
    overflow: hidden;
}
.footer-nav dl dt{
    margin-bottom: 10px;
    font-weight: 100;
}
.footer-nav dl dt a{
    font-size: 16px;
    color: #e9e9e9;
    line-height:16px;
    text-align: center;
    text-transform: uppercase;
}
.footer-nav dl dt a:hover{
    text-decoration: underline;
}
.footer-nav dl dd a{
    font-size: 14px;
    color: rgb(163, 163, 163);
    text-transform: uppercase;
    line-height: 30px;
}
.footer-nav dl dd a:hover{
    color: #e9e9e9;
}
.footer-nav dl:nth-of-type(1){
    padding-left: 25px;
}
.line{
    float: left;
    width: 1px;
    height: 120px;
    margin-top: 16px;
    background-color: #4a4949;
    overflow: hidden;
}
.company{
    float: right;
    width: 291px;
    height: auto;
    padding-left: 18px;
    overflow: hidden;
}
.company h3{
    font-size: 16px;
    line-height: 25px;
    color: rgb(233, 233, 233);
    text-transform: uppercase;
    margin-bottom: 5px;
}
.company p{
    font-size: 14px;
    color: rgb(163, 163, 163);
    /*text-transform: uppercase;*/
    line-height: 30px;
}


/*首页*/
.banner{
    width: 100%;
    height: 532px;
    overflow: hidden;
}
.banner .swiper-container {
    width: 100%;
    height: 100%;
}
.banner .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #c9c9c9;
    opacity:1
}
.banner .swiper-pagination-bullet-active{
    background-color: #a43b43;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 4px;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: 25px;
}
.banner-txt{
    width: 1000px;
    height: 100%;
    margin: 0 auto;
    padding-left: 45px;
    overflow: hidden;
}
.banner-txt h3{
    font-size: 44px;
    font-family: "FZDaHei-B02S";
    color: rgb(196, 18, 48);
    line-height: 1;
    margin-top: 109px;
    margin-bottom: 16px;
}
.banner-txt h4{
    font-size: 20px;
    color: #000000;
    text-transform: uppercase;
    line-height: 1.58;
}
.banner-txt p{
    font-size: 18px;
    color: #909192;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1.6;
}
.category{
    width: 1000px;
    height: 450px;
    margin: 0 auto;
    /*overflow: hidden;*/
    position: relative;
}
.cat-index1{
    width: 873px;
    height: 224px;
    background-color: rgb(196, 18, 48);
    box-shadow: 0 2px 20px 0 rgba(120, 0, 9, 0.68);
    overflow: hidden;
    margin-top: 60px;
}
.cat-index1 p{
    font-size: 20px;
    color: rgb(245, 245, 245);
    text-transform: uppercase;
    line-height: 1.19;
    padding-left: 83px;
    padding-top: 25px;
}
.cat-index2{
    width: 916px;
    height: auto;
    overflow: hidden;
    position: absolute;
    right: 0;
    top:70px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0 3px 16px 0 rgba(159, 159, 159, 0.72);
}
.cat-index2 ul li{
    float: left;
    width: 305px;
    height: 350px;
    text-align: center;
    overflow: hidden;
    border-right: 1px solid #e4e4e4;
}
.cat-index2 ul li:nth-of-type(3){
    border-right: none;
}
.cat-index2 ul li a{
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: inline-block;
}
.cat-index2-img{
    width: 100%;
    height: 145px;
    padding-top: 77px;
    overflow: hidden;
}
.cat-index2-txt{
    width: 100%;
    height: 36px;
    margin-bottom: 30px;
    line-height: 36px;
    overflow: hidden;
    font-size: 20px;
    color: rgb(51, 51, 51);
    text-transform: uppercase;
    letter-spacing: 2px;
}
.cat-index2-txt:hover{
    color: red;
}
.cat-index2-details{
    width: 100%;
    height: auto;
    font-size: 12px;
    color: rgb(102, 102, 102);
    text-transform: uppercase;
    line-height: 2.38;
    overflow: hidden;
    margin-top: 40px;
}
.cat-index2-details:hover{
    color: red;
}
.product{
    width: 1000px;
    height: 864px;
    margin: 0 auto 70px;
}
.product-1{
    width: 100%;
    height: 312px;
    padding-top: 90px;
    overflow: hidden;
}
.product-1 h3{
    font-size: 20px;
    color: rgb(51, 51, 51);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 50px;
}
.product-1 p{
    font-size: 14px;
    color: rgb(102, 102, 102);
    text-transform: uppercase;
    line-height: 1.7;
    text-align: left;
}
.product-2{
    width: 100%;
    height: 322px;
    position: relative;
}
.product2-left,.product2-right{
    float: left;
    width: 245px;
    height: 322px;
    text-align: center;
    overflow: hidden;
    padding-top: 65px;
    background-color: rgb(196, 18, 48);
    box-shadow: 0 3px 16px 0 rgba(159, 159, 159, 0.72);
}
.product2-left img,.product2-right img{
    max-width: 100%;
    cursor: pointer;
}
.product2-right{
    float: right;
    margin-right: 47px;
    padding-top: 265px;
}
.product2-index{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.box_ul li a{
    width: 100%;
    height: 100%;
    display: inline-block;
    /*display: none;*/
    background-color: #ffffff;
}
.product2-index .box_ul li.one{
    width: 242px;
    height: 330px;
    text-align: center;
    overflow: hidden;
    top:152px;
    left: 51px;
    padding-top: 80px;
    position: absolute;
    background-color: #ffffff;
    box-shadow: 0 3px 16px 0 rgba(57, 57, 57, 0.72);
    z-index:300;
    transition-duration:1s;
    display: block;
}
.product2-index .box_ul li.one img{
    max-width: 190px;
}
.product2-index .box_ul li.one h3{
    font-size: 20px;
    color: rgb(51, 51, 51);
    text-transform: uppercase;
    line-height: 1.19;
    margin-top: 25px;
    letter-spacing: 2px;
}
.product2-index .box_ul li.one p{
    display: none;
}
.product2-index .box_ul li.two{
    width: 464px;
    height: 633px;
    padding-top: 140px;
    text-align: center;
    background-color: #ffffff;
    box-shadow: 0 3px 16px 0 rgba(57, 57, 57, 0.72);
    position: absolute;
    z-index:290;
    top:-237px;
    left: 244px;
    overflow: hidden;
    transition-duration:1s;
    display: block;
}
.product2-index .box_ul li.two img{
    width: 343px;
}
.product2-index .box_ul li.two h3{
    font-size: 20px;
    color: rgb(51, 51, 51);
    text-transform: uppercase;
    line-height: 1.19;
    letter-spacing: 2px;
    margin: 30px 0 25px;
}
.product2-index .box_ul li.two p{
    width: 365px;
    font-size: 14px;
    color: rgb(51, 51, 51);
    text-transform: uppercase;
    line-height: 1.7;
    margin: 0 auto;
}
.product2-index .box_ul li.three{
    background-color: #ffffff;
    box-shadow: 0 3px 16px 0 rgba(57, 57, 57, 0.72);
    position: absolute;
    top:-163px;
    left: 758px;
    width: 242px;
    height: 330px;
    z-index:300;
    padding-top: 70px;
    text-align: center;
    overflow: hidden;
    transition-duration:1s;
    display: block;
}
.product2-index .box_ul li.three img{
    width: 190px;
}
.product2-index .box_ul li.three h3{
    font-size: 20px;
    color: rgb(51, 51, 51);
    text-transform: uppercase;
    line-height: 1.19;
    letter-spacing: 2px;
    margin-top: 20px;
}
.product2-index .box_ul li.three p{
    display: none;
}
.product2-index .box_ul li.four{
    width: 200px;
    height: 280px;
    text-align: center;
    background-color: #ffffff;
    box-shadow: 0 3px 16px 0 rgba(57, 57, 57, 0.72);
    position: absolute;
    top: 0;
    left: 344px;
    overflow: hidden;
    transition-duration:1s;
    display: block;
    z-index: -1;
    opacity: 0;
}
.product-3{
    width: 100%;
    height: 230px;
    padding-top: 100px;
    text-align: right;
    overflow: hidden;
}
.product-3 p{
    font-size: 14px;
    color: rgb(102, 102, 102);
    text-transform: uppercase;
    line-height: 28px;
}
.field{
    width: 100%;
    height: 523px;
    overflow: hidden;
    background: url("../images/images_02.jpg") no-repeat center center;
    background-size: cover;
}
.field h3{
    width: 100%;
    font-size: 60px;
    font-family: "FZDaHei-B02S";
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 1;
    padding-top: 106px;
    text-align: center;
}
.field .picScroll-left {
    width: 1000px;
    height: auto;
    margin: 71px auto 0;
    overflow: hidden;
    position: relative;
}
.field .picScroll-left a.next{
    width: 36px;
    height: 36px;
    overflow: hidden;
    position: absolute;
    top: 47px;
    left: 38px;
    background-image: url("../images/images_15.png");
    display: inline-block;
    cursor: pointer;
}
.field .picScroll-left a.prev{
    width: 36px;
    height: 36px;
    overflow: hidden;
    position: absolute;
    top: 47px;
    right: 27px;
    background-image: url("../images/images_16.png");
    display: inline-block;
    cursor: pointer;
}
.field .picScroll-left a.next:hover{
    background-image: url("../images/images_27.png");
}
.field .picScroll-left a.prev:hover{
    background-image: url("../images/images_28.png");
}


.field .picScroll-left .bd {
    width: 100%;
    height: auto;
    text-align: center;
    overflow: hidden;
    padding-left: 111px !important;
}
.field .picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
    text-align: center;
}
.field .picScroll-left .bd ul li{
    width: 185px;
    height: 180px;
    overflow: hidden;
    display: inline-block;
    margin-right: 18px;
}
.field .picScroll-left .bd ul li a{
    width: 100%;
    height: 100%;
    display: inline-block;
}
.field .picScroll-left .bd ul li .pic{ width:185px; height:124px; display:block;border-radius: 10px;text-align:center;}
.field .picScroll-left .bd ul li .pic img{max-width: 100%}
.field .picScroll-left .bd ul li .title{
    line-height:56px;
    font-size: 22px;
    font-family: "FZDaHei-B02S";
    color: rgb(255, 255, 255);
    text-transform: uppercase;
}

.home-news{
    width: 1000px;
    height: auto;
    margin: 0 auto;
    padding: 24px 0;
    overflow: hidden;
}
.home-news-txt{
    float: left;
    width: 445px;
    height: auto;
    overflow: hidden;
}
.home-news-txt h3{
    font-size: 20px;
    color: rgb(51, 51, 51);
    text-transform: uppercase;
    line-height: 1;
    margin-top: 82px;
}
.home-news-txt p{
    font-size: 14px;
    text-indent: 2em;
    color: rgb(102, 102, 102);
    text-transform: uppercase;
    line-height: 1.857;
    margin-top: 20px;
}
a.more{
    width: 113px;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    color: rgb(102, 102, 102);
    text-transform: uppercase;
    overflow: hidden;
    display: inline-block;
    border: 1px solid #878787;
    letter-spacing: 1px;
    margin-top: 80px;
    text-align: center;
}
a.more:hover{
    color: #ffffff;
    background-color: #e60012;
    border: 1px solid #e60012;
}
.home-news-img{
    float: right;
    width: 514px;
    height: 457px;
    border: 4px solid #e60012;
    overflow: hidden;
}
.home-news-img img{
    max-width: 100%;
}
.partner{
    width: 1000px;
    height: auto;
    margin: 99px auto 70px;
    overflow: hidden;
}
.partner h3{
    font-size: 20px;
    color: rgb(51, 51, 51);
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 25px;
}
.partner ul li{
    float: left;
    width: 250px;
    height: 54px;
    margin-bottom: 10px;
    overflow: hidden;
}
.partner ul li a{
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: inline-block;
}
.partner ul li a img{
    max-width: 100%;
}

/*公司简介*/
.company-profile{
    width: 1000px;
    height: auto;
    margin: 87px auto 125px;
    overflow: hidden;
}
.company-profile ul li{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.profile-left{
    float: left;
    width: 219px;
    height: auto;
    overflow: hidden;
}
.profile-left-div{
    width: 152px;
    height: 137px;
    margin-top: 30px;
    margin-bottom: 5px;
    text-align: center;
    padding-top: 52px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0 3px 19px 0 rgba(159, 159, 159, 0.56);
    overflow: hidden;
}
.profile-left-div p{
    font-size: 16px;
    color: rgb(71, 71, 71);
    line-height: 1
}
.profile-left-div img{
    float: left;
    padding-left: 44px;
    margin-top: 6px;
    max-width: 100%;
}
.company-profile ul li:nth-of-type(2 ) .profile-left-div img{
    padding-left: 30px;
}
.profile-right{
    float: right;
    width: 781px;
    height: auto;
    overflow: hidden;
}
.profile-right h3{
    width: 100%;
    height: 41px;
    line-height: 40px;
    font-size: 16px;
    color: rgb(51, 51, 51);
    text-transform: uppercase;
    border-bottom:1px solid rgb(217, 217, 217);
}
.profile-ti{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.profile-txt{
    float: left;
    width: 415px;
    height: auto;
    overflow: hidden;
}
.profile-txt img{
    max-width: 100%;
    margin-top: 40px;
    margin-bottom: 12px;
}
.profile-txt p{
    font-size: 14px;
    color: rgb(102, 102, 102);
    text-transform: uppercase;
    line-height: 2;
    text-align: justify;
    margin-bottom: 8px;
    letter-spacing: 1px;
}
.profile-img{
    float: right;
    width: 313px;
    height: 136px;
    margin-top: 62px;
    margin-right: 3px;
    overflow: hidden;
}

/*产品列表*/
.inner-product{
    width: 1000px;
    height: auto;
    min-height: 447px;
    margin: 42px auto 0;
    overflow: hidden;
}
.product-list{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.inner-product ul li{
    float: left;
    width: 310px;
    height: auto;
    margin-top: 35px;
    margin-right: 35px;
    overflow: hidden;
}
.inner-product ul li:nth-child(3n){
    margin-right: 0;
}
.inner-product ul li a{
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: inline-block;
}
.product-list-img{
    width: 100%;
    height: 210px;
    transition: all 0.3s;
    overflow: hidden;
}
.product-list-img img{
    max-width: 100%;
}
.product-list-img:hover{
    transform: scale(1.1);
}
.product-list-tit{
    width: 100%;
    height: 56px;
    line-height: 56px;
    text-indent: 16px;
    font-size: 16px;
    color: rgb(71, 71, 71);
    text-transform: uppercase;
}
.product-list-tit p{
    font-size: 16px;
    color: rgb(71, 71, 71);
    text-transform: uppercase;
}
.product-list-tit p:hover{
    color: red;
}
.product-list-int{
    width: 100%;
    height: auto;
    min-height: 193px;
    overflow: hidden;
    padding-top: 14px;
}
.product-list-int h3{
    font-size: 14px;
    color: rgb(51, 51, 51);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.714;
}
.product-list-int p{
    font-size: 14px;
    color:#666666;
    line-height: 1.714;
}
.paging{
    width: 100%;
    height: 200px;
    padding-top: 50px;
    text-align: center;
}
.paging .page-item{
    display: inline-block;
}
.paging .page-item:nth-of-type(1){
    display: none;
}
.paging .page-item .page-link{
    width: 32px;
    height: 28px;
    font-size: 14px;
    font-family: "SimHei";
    color: rgb(114, 114, 114);
    line-height: 28px;
    text-align: center;
    display: inline-block;
}
.paging .page-item:nth-of-type(3) .page-link,.paging .page-item:nth-last-child(2) .page-link{
    width: 50px;
    margin: 0 15px;
}
.paging .active a.page-link{
    color: rgb(255, 255, 255);
    background-color: #df2228;
}
/*产品详情*/
.product-detail{
    width: 100%;
    height: auto;
    margin: 42px auto 0;
    overflow: hidden;
}
.detail-up{
    width: 1000px;
    height: auto;
    margin: 0 auto 48px;
    padding-top: 65px;
    overflow: hidden;
}
.detail-up-left{
    float: left;
    width: 450px;
    height: auto;
    padding: 0 17px;
    overflow: hidden;
}
.name-tit h3{
    font-size: 24px;
    line-height: 30px;
    color: rgb(51, 51, 51);
    text-transform: uppercase;
}
.name-tit p{
    width: 325px;
    font-size: 12px;
    color: rgb(102, 102, 102);
    text-transform: uppercase;
    line-height: 1.333;
    margin-bottom: 15px;
    margin-top: 3px;
}
.suo-ming h3{
    font-size: 16px;
    color: rgb(51, 51, 51);
    font-weight: bold;
    line-height: 1.714;
    text-align: left;
    letter-spacing: 1px;
}
.suo-ming p{
    font-size: 16px;
    color: #666666;
    line-height: 1.714;
    letter-spacing: 1px;
    margin:0;
}
.d-u-l-link{
    width: 100%;
    height: 34px;
    margin-top: 60px;
    overflow: hidden;
}
.d-u-l-link a{
    float: left;
    width: 160px;
    height: 34px;
    font-size: 14px;
    color: rgb(255, 255, 255);
    margin-right: 21px;
    text-align: center;
    line-height: 34px;
    overflow: hidden;
    display: inline-block;
    background-color: #307fbe;
}
.xia-zai{
    width: 500px;
    height: auto;
    min-height: 350px;
    padding: 10px 15px 25px;
    background-color: #ffffff;
    display: none;
    position: fixed;
    top:50%;
    left: 50%;
    margin-top: -175px;
    margin-left: -250px;
    z-index: 300;
}
#shadow{
    width: 100%;
    height: 100%;
    opacity: 0.6;
    overflow: hidden;
    position: fixed;
    left: 0;
    top:0;
    display: none;
    z-index:290;
    background-color: #000;
}
.table-gb{
    width: 100%;
    height: 15px;
    overflow: hidden;
    margin-bottom: 10px;
}
.table-gb img{
    width: 15px;
    height: 15px;
    float: right;
    overflow: hidden;
    cursor: pointer;
}
.s-table{
    width: 100%;
    height: 100%;
    overflow: auto;
}
.s-table table tr{
    float: left;
    width: 100%;
    height: 50px;
    margin-bottom: 20px;
    line-height: 50px;
    border:1px solid #ddd;
}
.s-table table tr td:nth-of-type(1){
    float: left;
    width: 118px;
    height: 100%;
    font-size: 14px;
    text-align: left;
    color: #000000;
    overflow: hidden;
    text-indent: 1em;
}
.s-table table tr td:nth-of-type(2){
    float: left;
    width: 320px;
    height: 100%;
    overflow: hidden;
    margin-left: 30px;
    padding-right: 20px;
    text-align: right;
}
.s-table table tr td:nth-of-type(2) a{
    font-size: 14px;
    color: #ffffff;
    background-color: #307fbe;
    border: 1px solid #307fbe;
    border-radius: 3px;
    padding: 3px 6px;
}

.detail-up-right{
    float: right;
    width: 550px;
    height: auto;
    text-align: center;
    position: relative;
}
.product-pics{
    width: 364px;
    height: auto;
    margin-left: 93px;
    overflow: hidden;
}
.product-pics .swiper-slide{
    width: 364px;
    height: 240px;
}
.detail-up-right .swiper-button-prev{
    position: absolute;
    width: 20px;
    height: 39px;
    background-image: url("../images/banner_left_2.png");
    background-size: cover;
    left: 40px;
    right: auto;
    outline: none;
}
.detail-up-right .swiper-button-next{
    position: absolute;
    width: 20px;
    height: 39px;
    background-image: url("../images/banner_right_2.png");
    background-size: cover;
    right: 40px;
    left:auto;
    outline: none;
}
.detail-up-right .swiper-pagination{
    width: 364px;
    height: 46px;
    margin: 0 auto;
    line-height: 46px;
    position: inherit;
    text-align: center;
}
.detail-up-right .swiper-pagination-bullet{
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin: 0 2px;
    background-color: #d7d7d7;
    border: 1px solid #ffffff;
    opacity:1;
    outline: none;
}
.detail-up-right .swiper-pagination-bullet-active{
    background-color: #5cc9f1;
    border: 1px solid #5cc9f1;
}
.anchors{
    width: 100%;
    height: 60px;
    margin: 0 0 40px;
    overflow: hidden;
    line-height: 60px;
    background-color: #f4f4f4;
}
.anchors a{
    font-size: 14px;
    font-family: "黑体";
    color: rgb(51, 51, 51);
    line-height: 1.857;
}
.anchors a:nth-of-type(1){
    padding-left: 35px;
}
.anchors span{
    font-size: 18px;
    line-height: 18px;
    color: rgb(192, 192, 192);
    margin: 0 10px;
}
.detail-lower{
    float: left;
    width: 1000px;
    height: auto;
    padding: 0 7px;
    margin-bottom: 30px;
    overflow: hidden;
}
.standard{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.standard h3,.drawing h3{
    font-size: 20px;
    font-family: "PingFang SC";
    color: rgb(51, 51, 51);
    font-weight: bold;
    line-height: 1.19;
    text-align: left;
    margin-bottom: 10px;
}
.standard p{
    font-size: 14px;
    color: rgb(71, 71, 71);
    line-height: 1.7;
}
.standard p a{
    color: #474747;
    text-decoration: underline;
}
.standard-detail{
    width: 100%;
    height: auto;
    margin-top: 30px;
    overflow: hidden;
}
.standard-detail img{
    margin-top: 10px;
    max-width: 100%;
}
.drawing{
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: 45px;
    overflow: hidden;
}
.drawing img{
    max-width: 100%;
    margin-top: 10px;
}
/*新闻列表*/
.new-list{
    width: 1000px;
    height: auto;
    padding: 90px 97px 30px 60px;
    margin: 0 auto;
    overflow: hidden;
}
.new-list ul li{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 40px;
}
.new-list ul li a{
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: inline-block;
}
.new-list-img{
    width: 344px;
    height: 250px;
    overflow: hidden;
}
.new-list-txt{
    width: 455px;
    height: 250px;
    letter-spacing: 1px;
}
.new-list-txt h3{
    font-size: 16px;
    color: rgb(51, 51, 51);
    text-transform: uppercase;
    line-height: 1.25;
    margin: 35px 0 10px;
}
.new-list ul li a:hover .new-list-txt h3{
    color: red;
}
.new-list-txt p {
    font-size: 14px;
    color: rgb(102, 102, 102);
    text-transform: uppercase;
    line-height: 1.714;
    text-align: left;
}
.new-list-txt span{
    font-size: 16px;
    font-family: "PingFang SC";
    color: rgb(51, 51, 51);
    line-height: 1.25;
    margin: 17px 0 35px;
    display: inline-block;
}
.new-list ul li:nth-of-type(odd) a .new-list-img{
    float: left;
}
.new-list ul li:nth-of-type(odd) a .new-list-txt{
    float: right;
}
.new-list ul li:nth-of-type(even) a .new-list-img{
    float: right;
}
.new-list ul li:nth-of-type(even) a .new-list-txt{
    float: left;
}
.new-jt{
    width: 100%;
    height: 9px;
    background: url("../images/images_20.png") no-repeat 0 center;
    background-size: 33px 9px;
    transition-duration: .5s;
    cursor: pointer;
}
.new-list ul li a:hover .new-jt{
    background: url("../images/new-jt2.png") no-repeat 10px center;
}

.load{
    margin: 100px auto;
    line-height: 44px;
    text-align: center;
    overflow: hidden;
    text-transform: uppercase;
}
.button1{
    width: 304px;
    height: 44px;
    background: url("../images/images_27.jpg") no-repeat center center;
    background-size: cover;
    cursor: pointer;
    font-size: 14px;
    color: rgb(255, 255, 255);
    border: none;
    outline: none;
    margin: 0 auto;
}
.button2{
    width: 100%;
    height: 114px;
    margin: 0 auto;
    text-align: center;
    padding-top: 60px;
    display: none;
}
.line_02 {
    height: 1px;
    border-top: 1px solid #cacaca;
    text-align: center;
}
.line_02 span {
    position: relative;
    top: -24px;
    background: #fff;
    padding: 0 22px;
    font-size: 18px;
    color:#555;
}
/*新闻详情*/
.detail-xq{
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}
.xq-one{
    width: 100%;
    height: auto;
    padding-top: 67px;
    padding-bottom: 18px;
    border-bottom: 1px solid #dadada;
}
.xq-one h3{
    font-size: 24px;
    color: rgb(51, 51, 51);
}
.xq-one p{
    font-size: 16px;
    font-family: "Adobe Heiti Std";
    color: rgb(107, 107, 107);
    line-height:48px;
    letter-spacing: 1px;
}
.xq-two{
    width: 100%;
    height: auto;
    padding-top: 35px;
    margin-bottom: 70px;
    overflow: hidden;
    text-align: left;
}
.xq-two p{
    font-size: 14px;
    color: rgb(102, 102, 102);
    line-height: 1.7;
    margin-bottom: 25px;
    text-indent: 2em;
    text-transform: uppercase;
}
.xq-two img{
    max-width: 100%;
    margin-top: 20px;
}
/*人才招聘*/
.recruit{
    width: 1000px;
    height: auto;
    margin: 0 auto 100px;
    overflow: hidden;
}
.recruit-title{
    width: 100%;
    height: auto;
    margin-bottom: 50px;
    overflow: hidden;
}
.recruit-title h3{
    font-size: 20px;
    font-family: "PingFang SC";
    color: rgb(51, 51, 51);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.19;
    margin: 50px 0 25px;
}
.recruit-title p,.recruit-title p a{
    font-size: 14px;
    color: rgb(102, 102, 102);
    text-transform: uppercase;
    line-height: 1.7;
    letter-spacing: 1px;
}
.panel {
    width: 100%;
    height: auto;
    margin-bottom: 15px !important;
    overflow: hidden;
    border: 1px solid rgba(0,0,0,0);
    box-shadow:none;
}
.panel:last-child {
    border-bottom: none;
}
.panel-group .panel {
    border-radius: 0;
}
.panel-group .panel + .panel {
    margin-top: 0;
}
.panel-heading {
    width: 100%;
    height: 45px;
    border-radius: 0;
    color: #fff;
    padding: 0;
    overflow: hidden;
    background-color: #ffffff;
}
.panel-title a {
    width: 100%;
    line-height: 41px;
    font-size: 16px;
    color: rgb(51, 51, 51);
    text-indent: 5px;
    overflow: hidden;
    display: inline-block;
    position: relative;
    border: 1px solid #e9e9e9;
    padding-right: 7px;
}
.panel-title a ul li{
    float: right;
    margin-left: 20px;
    font-size: 14px;
    color: rgb(93, 103, 112);
}
.panel-title a ul li span{
    font-size: 12px;
    color: #d2181a;
}
.panel-title a ul li:nth-of-type(1){
    float: left;
    font-size: 16px;
    color: rgb(48, 127, 190);
    background: url("../images/images_21.png") no-repeat 10px center;
    background-size: 8px 8px;
    padding-left: 19px;
    margin-left: 0;
}
.panel-body{
    width: 100%;
    height: auto;
    padding: 25px 25px 0;
    overflow: hidden;
    background: #ffffff !important;
}
.duty,.require{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 25px;
}
.duty p,.require p{
    font-size: 14px;
    color: rgb(102, 102, 102);
    line-height: 1.2;
    margin-bottom: 7px;
}
.panel:last-child .panel-heading {
    border-radius: 0 0 4px 4px;
    -webkit-transition: border-radius 0.3s linear 0.2s;
    transition: border-radius 0.3s linear 0.2s;
}
.panel:last-child .panel-heading.active {
    border-radius: 0;
    -webkit-transition: border-radius linear 0s;
    transition: border-radius linear 0s;
}
.panel-group .panel-heading + .panel-collapse > .panel-body{
    border: none !important;
}
.delivery{
    width: 100%;
    height: auto;
    margin-top: 30px;
    overflow: hidden;
}
.delivery p{
    font-size: 16px;
    color: rgb(52, 52, 52);
    text-transform: uppercase;
}
.delivery p a{
    color: #307fbe;
    text-decoration: underline;
}
/*联系我们*/
.contact{
    width: 1000px;
    height: auto;
    margin: 70px auto 0;
    overflow: hidden;
}
.contact-detail{
    width: 100%;
    height: auto;
    margin-bottom: 130px;
    overflow: hidden;
}
.contact-one{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.contact-one ul li{
    float: left;
    width: 25%;
    height: auto;
    overflow: hidden;
}
.one-li{
    width: 182px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}
.one-li-img{
    width: 100%;
    height: 94px;
    padding-top: 24px;
    overflow: hidden;
}
.one-li-txt{
    width: 100%;
    height: 112px;
    padding-top: 30px;
    overflow: hidden;
}
.one-li-txt p{
    font-size: 14px;
    color: rgb(28, 28, 28);
    line-height: 24px;
    text-align: center;
}
.contact-two{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.map{
    float: left;
    width: 615px;
    height: 387px;
    overflow: hidden;
}
.form{
    float: right;
    width: 371px;
    height: auto;
    overflow: hidden;
}
.form p{
    padding-left: 11px;
    font-size: 14px;
    color: rgb(102, 102, 102);
    line-height: 2.5;
    margin-top: 10px;
    margin-bottom: 21px;
}
.form input[type='text']{
    width: 100%;
    height: 39px;
    border: 1px solid #dadada;
    outline: none;
    margin-bottom: 9px;
    text-indent: 20px;
    font-size: 14px;
    color: rgb(102, 102, 102);
    line-height: 37px;
}
.phones{
    width: 100%;
    height: 39px;
    line-height: 39px;
    overflow: hidden;
    margin-bottom: 9px;
    border: 1px solid #dadada;
}
.phone-txt{
    float: left;
    width: 91px;
    height: 100%;
    font-size: 14px;
    color: rgb(255, 255, 255);
    background-color: #ff5959;
    text-indent: 20px;
}
.phones input[type='text']{
    float: left;
    width: 278px;
    height: 100%;
    text-indent: 10px;
    border-bottom: none;
    border-top: none;
    border-right:none;
    border-left: 1px solid #dadada;
}
.form textarea{
    width: 100%;
    height: 128px;
    font-size: 14px;
    text-indent: 20px;
    color: rgb(102, 102, 102);
    overflow: hidden;
    outline: none;
    border: 1px solid #dadada;
    margin-bottom: 5px;
}
.form button{
    float: right;
    width: 135px;
    height: 39px;
    text-align: center;
    line-height: 39px;
    overflow: hidden;
    background-color: #d9d9d9;
    border: none;
    outline: none;
    font-size: 14px;
    color: rgb(102, 102, 102);
}
.form button:hover{
    color: #ffffff;
    background-color: red;
}