@charset "utf-8";
@import url("common.css");
@import url("page.css");

/*
	主色调 #00a587   #ffa100
 */
/*公用*/
body {
    background-color: #fff;
    font-family: "微软雅黑";
    position: relative;
}

a {
    text-decoration: none;
    outline: 0 none;
}

a:hover {
    text-decoration: none;
}

.fl-l {
    float: left;
}

.fl-r {
    float: right;
}

.w {
    min-width: 1400px;
    max-width: 1920px;
}

.w-1 {
    width: 1400px;
    margin: 0 auto;
    position: relative;
    clear: both;
}

.wrap {
}

.bg-1 {
    background: #913a33;
    border-bottom: 1px solid #c4a56c;
    margin-bottom: 1px;
    height: 45px;
    line-height: 45px;
}

.bg-1 p {
    line-height: 45px;
}

.bg-1 p img {
    margin-right: 10px;
}

.bg-2 {
    background: #ffb5b7;
}

.bg-3 {
    background: #efefef;
}

.bg-4 {
    background: #3a3a3a;
}

/*top*/
.topbar {
    background: #efefef;
    line-height: 35px;
    clear: both;
    color: #33;
    overflow: hidden;
	max-width:1920px;
	min-width:1400px;
	margin:0 auto;
}

.top {
    font-size: 12px;
    line-height: 30px;
    color: #FFF;
    background: #5e5e5e;
    min-width: 1400px;
}

.top a {
    font-size: 14px;
    line-height: 30px;
    color: #cfb978;
    display: inline-block;
    padding: 0 8px;
}

.top a:hover {
    color: #00a587
}

.logo {
    float: left;
    margin-top: 15px;
}

.head-bar {
    background: #fff;
    clear: both;
    min-width: 1400px;
    height: 152px;
}

.toptel {
    margin-top: 8px;
    background: url(../images/toptel.jpg) left center no-repeat;
    float: right;
    position: absolute;
    right: 0; 
    top: 5px;
    padding-left: 40px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
}

.toptel span{ 
    font-weight: bold;
 }

.tel img {
    float: left;
    margin-right: 10px;
}

.tel div {
    float: left;
}

.tel strong {
    font-size: 30px;
    line-height: 42px;
    color: #00a587;
    display: inline-block;
    padding-right: 12px;
}

.tel strong:last-child {
    padding-right: 0;
}

.tel-num {
    color: #0051c7;
    font-weight: bold;
    font-size: 26px;
    line-height: 28px;
    text-align: right;


}

.tel-txt {
    padding-left: 40px;
}

.nav {
    float: right;
    height: 50px;
    line-height: 50px;
    margin-top: 55px;
}

.nav ul li {
    float: left;   
    position: relative;
    line-height: 50px;
    font-size: 16px;
}


.nav ul li a {
    display: block;
    color: #000;
    font-size: 15px;
    text-align: center;
    transition-duration: 0.4s;
    position: relative;
    padding: 0 30px;
}

.nav ul li a:hover {
    color: #333;
}
.navXL { width:114px; float:left;position:absolute;overflow:hidden;display:none;z-index:999999; top:40; margin-left:0px;*margin-left:0px; overflow:hidden;}
            .nav .navXL a{ background:#ed6021; width:114px; height:40px;line-height:40px !important;float:left;display:block;color:#FFF;font-size:12px; overflow:hidden;z-index:9999; text-align:center; padding:0}
            .nav .navXL a:hover{color:#FFF;width:114px; height:40px;overflow:hidden; background: #ed6021; }

.n-box{
    width: 1400px;
    margin: 0 auto
}
/*banner*/
.banner {
    width: 100%;
    height: 750px;
    margin-bottom: 30px;
}

.bannerBox {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.bannerBox .next, .bannerBox .prev {
    position: absolute;
    display: block;
    width: 74px;
    height: 74px;
    top: 50%;
    margin-top: -37px;
    border-radius: 50%;
    background: rgba(0, 0, 0, .4);
    text-align: center;
    line-height: 74px;
    font-size: 24px;
    color: #fff;
}

.bannerBox .prev {
    left: 120px;
}

.bannerBox .next {
    right: 120px;
}

.bannerBox .next:hover, .bannerBox .prev:hover {
    background: rgba(232, 65, 12, .4);
}

.bannerBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 0;
    bottom: 15px;
    z-index: 1;
    width: 100%;
    display: none;
}

.bannerBox .hd ul {
    float: left;
    position: relative;
    left: 50%;
    zoom: 1;
}

.bannerBox .hd ul li {
    float: left;
    margin-right: 12px;
    width: 14px;
    height: 14px;
    line-height: 9999px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    border-radius: 50%;
    border: 0;
    position: relative;
    right: 50%;
}

.bannerBox .hd ul li.on {
    background: #e7410f;
    color: #fff;
}

.bannerBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.bannerBox .bd ul {
    width: 100% !important;
}

.bannerBox .bd ul li {
    zoom: 1;
    vertical-align: middle;
    width: 100% !important;
    height: 750px
}

.bannerBox .bd ul li a {
    display: block;
}
.notice-box{
    background: #f6f6f6;
    padding: 20px 0;
}
.tel-ico{
    float: right;
    background: url(../images/tel-ico.jpg) no-repeat;
    padding-left: 46px;
}
.notice-tel{
    font-size: 30px;
    font-weight: bold;
    color:#de4313;
}
.font-1{ font-size: 20px;line-height: 40px; }
/*about*/
.link-about {
    clear: both;
    position: relative;
    margin-top: -90px;
}

.link-about a {
    margin: 0 10px;
}

.about {
    float: left;
    width: 575px;
}


.aboutmore {
    color: #FFF;
    width: 180px;
    height: 34px;
    border-radius: 15px;
    line-height: 34px;
    background: #c5271e;
    float: left;
    display: block;
    text-align: center;
}

.about strong p {
    font-size: 24px;
    font-weight: bold;
}

.about strong .en {
    font-size: 12px;
}

.aboutpic {
    float: left;
    margin-right: 10px;
}

.about-box {
    text-align: left;
    color: #858178;
    font-size: 16px;
    line-height: 38px;
    margin-bottom: 30px;
    position: relative;
    padding: 0 70px;
    height: 200px;
    box-sizing: border-box;
    width: 100%;

}
.about-en{
    font-size: 24px;
    color: #de4313;
    text-transform: uppercase;
}
.about-ch{
    margin-top:30px;
    font-size: 24px;
    color: #4b4b4b;
    text-transform: uppercase;
    line-height: 80px;
    border-bottom: 1px solid #FFF;
    margin-bottom: 30px;
    text-align: center;
    background: url(../images/about-t.jpg) center center no-repeat;
}
.about-box img {
    float: left;
}


.about-tch {
    font-size: 30px;
    color: #0657b2;
    clear: both;
    text-align: center;
    margin-bottom: 46px;
    font-weight: bold;
}

.about-ten {
    font-size: 28px;
    color: #0657b2;
    clear: both;
    text-align: center;
}

.about-txt {
    width: 610px;
    float: right;
    text-align: left;
    font-size: 16px;
    color: #000;
    line-height: 30px;
}
.c-name span{
    color: #de4313;
}
.c-name {
    font-size: 30px;
    color: #000;
    text-align: left;
    position: relative;
    z-index: 999;
    padding-bottom: 30px;
    margin-bottom: 30px;
    background: url(../images/c-name-bg.jpg) left bottom no-repeat;
}

.about-box .more{
    text-align: center;
    font-size: 16px;
    color: #2a2a2a;
    display: block;
    text-transform: uppercase;
    width:200px;
    margin: 20px auto;
}
.about-box .more span{
    float: right;
    margin-top: 10px;
}
.about-tel{
    text-align: center;
    font-size: 18px;
    clear: both;
}
.about-tel span{
    margin-top: 20px;
    overflow: hidden;
}

.c-name-en {
    font-size: 10px;
    color: #FFF;
    text-transform: uppercase;
    margin-left: 120px;
    margin-bottom: 20px;
}


.show {
    clear: both;
    overflow: hidden;
    padding-bottom: 50px;

}

.showbar {
    min-width: 1400px;
    clear: both;
    background: #242424;
    padding:50px 0;
    margin-top: 40px;
    overflow: hidden;
    margin-bottom: 50px;
    background: url(../images/show_bg.jpg) top center no-repeat;
}

.show-t {
    clear: both;
    font-size: 40px;
    color: #333;
    text-align: center;
    position: relative;

}
.show-t:before{
    content: ' ';
    font-size: 130px;
    font-weight: bold;
    color: #e9e8e8;
    position: absolute;
    z-index: -999;
    text-transform: uppercase;
    width: 255px;
    height: 96px;
    display: block;
    background: url(../images/show_t_bg.jpg) center center no-repeat;
    left: 50%;
    margin-left:-128px;
    top: -18%;
}

.show-t span{
    color: #2a2a2a;
    font-size: 36px;
    padding-top: 30px;
    margin:0 10px;

}
.show-tip{
    font-size: 18px;
    color: #333;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 50px;
}

.show-t1 {
    color: #1c66ba;
    text-transform: uppercase;
    font-size: 30px;
}

.show-t2 {
    color: #1c66ba;
    font-size: 38px;
}

.show .title1 {
    clear: both;
    font-size: 36px;
    text-align: left;
    font-family: 微软雅黑;
    font-weight: bold;
    margin-top: 24px;
}

.show .title1 .en, .news-box .en {
    color: #666666;
    font-size: 16px;
    line-height: 30px;
    text-transform: uppercase;
    font-family: Arial;
}

.show .title1 .ch, .news-box .ch {
    color: #0c0c0c;
    font-size: 26px;
    line-height: 40px;
}

.show .title2 {
    text-align: center;
    clear: both;
    font-size: 20px;
    color: #fff;
}

.show-box {
    box-sizing: border-box;
    padding: 10px 0;
    margin: 10px auto;
    float: right;
    overflow: hidden;
    width: 1400px;

}

.prod-fl a {
    font-size: 16px;
    line-height: 46px;
    box-sizing: border-box;
    padding: 10px;
    margin-bottom: 10px;
    margin-right: 35px;
    color: #FFF;
}

/*product*/
.in-pro{
    width: 100%;
    display: block;
    overflow: hidden;
}
.min-prod{
    width: 580px;
    float: left;
    margin-left:5px;
}

.min-prod .p3{ margin-right:3px; }

.in-pro-list{
    width: 294px;
    float: left;
    background: #de4313;
    vertical-align: middle;
    box-sizing: border-box;
    padding: 10px;
}
.in-pro-list ul{
    width: 100%;
    height: 100%;
    border:1px solid #FFF;
    padding: 20px;
    display: block;
    box-sizing: border-box;   
}

.in-pro-list ul .ch{
    font-weight: bold;
    font-size: 24px;
    color: #FFF;
    line-height: 30px;
    text-align: center;
}
.in-pro-list ul .en{
    font-weight: normal;
    font-size: 18px;
    color: #FFF;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
}
.in-pro-box{
    box-sizing: border-box;
    padding: 0;
    font-size: 16px;
    color: #333;
    float: left;
}
.in-pro-box a{
    padding: 0 20px;
    color: #FFF;
    border-bottom: 2px solid #FFF;
    line-height: 84px;
    display: inline-block;
    float: left;
    text-align: left;
}
.in-pro-box a:hover{
     border-bottom: 2px solid #de4313;
}


.in-pro-more{
    width: 80px;
    border:1px solid #de4313;
    text-align: center;
    color: #de4313;
    line-height: 28px;
    padding: 0 20px;
    margin-top: 30px;
    float: right;
    margin-right: 20px;

}

.pic-code {
    background: url(../images/pro_title.png) #002c90 center no-repeat;
    background-size: contain;
    width: 256px;
    height: 39px;
    display: block;
    z-index: 999;
    margin-top: -3px;
    margin-left: -5px;
}

.pro-name {
    font-size: 14px;
    font-weight: bold;
    clear: both;
    position: relative;
    text-align: left;
    line-height: 60px;
    border-bottom: 1px solid #CCC;
}

.order-bg {
    background: #913a33;
    border-radius: 15px;
    float: right;
    display: block;
    height: 30px;
    width: 110px;
    box-sizing: border-box;
    line-height: 30px;
    color: #FFF;
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
}

.pro-order {
    width: 40%;
    height: 20px;
    border-radius: 15px;
    color: #FFF;
    position: absolute;
    right: 5px;
    bottom: 5px;
    position: relative;
}

.prod-title2 .ch {
    font-size: 40px;
    color: #002c90;
    font-weight: bold;
    z-index: 90;
    position: relative;
    margin-top: 80px;
    text-align: right;
}

.prod-title .ch {
    font-size: 40px;
    color: #f3c200;
    font-weight: bold;
    z-index: 90;
    position: relative;
    text-align: left;
    margin-top: 50px;
}

.prod-title .ch2 {
    font-size: 40px;
    color: #000;
    font-weight: bold;
    z-index: 90;
    position: relative;
    text-align: center;
}

.prod-title .tip {
    font-size: 18px;
    font-weight: bold;
    color: #002c90;
    text-transform: uppercase;
    z-index: 10;
    position: relative;
    text-align: center;
}

.prod-title .tip {
    font-size: 20px;
}

.prod-title {
    vertical-align: middle;
    text-align: left;
}

.prod-title strong {
    font-size: 26px;
    display: inline-block;
    position: relative;
    color: #000;
    z-index: 1;
    line-height: 40px;
    clear: both;
    text-align: left;
    width: 100%;
    font-weight: normal;
    border-bottom: 2px solid #aad0c5;
}

.prod-title strong:before {
    position: absolute;
    width: 100px;
    height: 2px;
    background: #045840;
    content: '';
    left: 0;
    top: 40px;
}

.prod-title strong img {
    float: left;
    margin-right: 15px;
}

.prod-title a {
    display: inline-block;
    margin-top: 15px;
    font-size: 16px;
    line-height: 30px;
    padding: 0 20px;
    color: #fff;
    background: #00a587;
    border-radius: 8px;
}

.prod-title a:hover {
    background: #ffa100
}

.pro-list-t {
    float: left;
    background: url(../images/pro_list_t.jpg) left center no-repeat;
    padding-left: 45px;
    height: 40px;
    font-size: 18px;
    color: #000;
    font-weight: bold;
    line-height: 43px;
}

.prod-fl {
    clear: both;
    box-sizing: border-box;
    padding: 10px 20px;
    overflow: hidden;
    width: 1172px;
    margin: 20px auto;
    text-align: center;
    background: #4f5bb1;

}

.prod-fl ul {
    margin: 0 auto;
}

.fl-more li {
    background: none !important;
    border: 1px solid #0071db;
    display: block;
    padding: 0 10px;
    text-align: center;
    line-height: 40px;
    height: 40px;
    float: left;
}

.prod-fl ul li {
    float: left;
    font-size: 16px;
    height: 46px;
    line-height: 46px;
    box-sizing: border-box;
    padding: 0 36px;
    margin-bottom: 10px;
    background: #3f3f3f;
    margin-right: 35px
}

.prod-fl ul a li {
    color: #FFF;
}

.prod-fl ul a:hover li {
    color: #FFF;
    background: #0657b2;
}

.in-pic {
    height: 190px;
    position: relative;
    padding: 4px;
    margin-top: 30px;
    display: block;
    text-align: center;
}

.in-pic img {
    vertical-align: middle;
    width: 100%;
    
}

.cpmore {
    clear: both;
    text-align: right;
    font-size: 16px;
    line-height: 38px
}

.prod ul li {
    width: 466px !important;
    box-sizing: border-box;
    padding:0 10px;
    float: left;

}
.all-box{
    clear: both;
    overflow: hidden;
}


.li-box {
    float: left;
    width: 440px;
    margin: 10px 13px;
    text-align: center;
    box-sizing: border-box;
    position: relative;
    background:#ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
    border: 1px solid #CCC;
}
.li-box .title{
    font-size: 18px;
    font-weight: bold;
    line-height: 80px;
    border-bottom: 1px solid #CCC;
}
.li-box .content{
    box-sizing: border-box;
    padding:5px 10px;
    font-size: 14px;
    line-height: 24px;
    height: 135px;
}

.li-box2 {
    float: left;
    width: 440px;
    margin: 10px 13px;
    text-align: center;
    box-sizing: border-box;
    position: relative;
    background:#ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
}
.li-box2 .title{
    font-size: 18px;
    font-weight: bold;
    line-height: 80px;
    border-bottom: 1px solid #CCC;
}
.li-box2 .in-pic{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.li-box2 .in-pic img {
    max-width: 100%;
    max-height: 100%;
}
.li-box2:hover{
    background:linear-gradient(180deg,rgba(252,91,3,1),rgba(244,108,33,1));
}
.li-box2:hover .title,.li-box2:hover .pro-fl-more{
    color:#FFF;
}

.li-box2 .in-pic {
    width: 406px;
    height: 450px;
    position: relative;
    padding: 0;
    margin: 0 auto;
}



#proBox .bd .tempWrap{
    width: 1400px !important;
}
.prod ul li a {
    display: block;
    position: relative;
}

.prod ul li a p {
    font-size: 16px;
    line-height: 42px;
    color: #333;
    text-align: center;
}


.prod ul li a:hover p {
    color: #333;
}

.border-1 {
    border: 1px solid #000;
}

#proBox, #proBox2 {
    clear: both;
    overflow: hidden;
}

.xmore {
    float: right;
    font-size: 14px;
    color: #0075c2;
    font-weight: bold;
}

.aboutbar {
    clear: both;
    color: #000;
    max-width: 1920px;
    min-width: 1400px;
    margin: 0 auto;
    padding: 40px;
    box-sizing: border-box;
    overflow: hidden;
    background: url(../images/about_bar.jpg) top center no-repeat; 
    padding-bottom:90px;  
}


.ab-telnum {
    font-size: 37px;
    color: #ffc43c;
    font-weight: bold;

}

.abouttelbar {
    color: #dc391a;
    font-style: italic;
    font-size: 30px;
    background: url(../images/about-tel.jpg) 50px 50% no-repeat;
    padding-left: 100px;
    box-sizing: border-box;
    margin-top: 25px;
    float: right;
    font-weight: bold;
}


.aboutbar .link {
    width: 300px;
    clear: both;
    margin: 20px auto;
}

.contact-box .con-tel {
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 30px;
}

.contact-box {
    line-height: 28px;
    color: #002c90;
    box-sizing: border-box;
    padding: 1rem;
}

.contact-box p {
    font-size: 14px;
    color: #000;
    line-height: 28px;
}

/*news*/
.date2 {
    width: 96px;
    height: 82px;
    box-sizing: border-box;
    float: left;
    text-align: center;
    margin-right: 20px;
}

.date2 .d {
    display: block;
    font-size: 28px;
    line-height: 48px;
    color: #fff;
    font-weight: bold;
    background: #4f5bb1;
}

.date2 .t {
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    background: #aaaaaa;
}


.news {
    box-sizing: border-box;
    margin-bottom: 20px;
    float: left;
    overflow: hidden;
    width: 1400px;
}

.news-t {
    text-align: left;
    text-indent: 0;
    line-height: 30px;
    font-size: 30px;
    color: #000;
    margin-bottom: 20px;
    float: left;
    position: relative;
}
.news-t:before{
    content: '';
    width: 1070px;
    height: 1px;
    background: #e5e5e5;
    position: absolute;
    left: 200px;
    top: 40%;


}
.news-t .en{
    text-transform: uppercase;
    color: #f5d2cc;
    font-size: 28px;
}
.news-t .ch{
    color: #de4313;
    font-weight: bold;
    font-size: 36px;
    line-height: 60px;
}


.news-txt{
    font-size: 14px;
     line-height: 28px;
     box-sizing: border-box;
     padding: 20px;
}


.news-title {
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    border-bottom: 1px dotted #CCC;
}

.news-info {
    font-size: 14px;
    line-height: 28px;
    padding: 20px 0;
}

.newsinfo {
    width: 370px;
    height: 378px;
    float: left;
    background: #f4f4f4;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
}

.news-pic {
    width: 370px;
    height: 240px;
    overflow: hidden;
}

.news-pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.news-pic-title {
    clear: both;
    box-sizing: border-box;
    padding: 2rem;
    font-size: 16px;
    line-height: 28px;
}

.news-bar {
    clear: both;
    background-size: cover;
    background: #FFF;
    min-width: 1400px;
    clear: both;
    margin: 0 auto;
}

.news-box {
    clear: both;
    width: 100%;
}

.news-box ul {

    overflow: hidden;
}

.news-box ul li .title{
    font-size: 18px;
    font-weight: bold;
    line-height: 40px;
    margin-top:15px;
}



.news-box img {
    float: left;
    margin-bottom: 20px;
}

.txt-over1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.txt-over2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.news-date {
    width: 85px;
    height: 85px;
    background: #e7410f;
    box-sizing: border-box;
    padding: 5px;
    position: absolute;
    top: 170px;
    left: 30px;
    z-index: 999
}

.news-date .d {
    font-size: 36px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    border-bottom: 1px solid #FFF;
}

.news-date .t {
    font-size: 16px;
    clear: both;
    text-align: center;
    color: #FFF;
}
.news ul{
    clear: both;
}
.news ul li:nth-child(odd){
    float: left;
}
.news ul li:nth-child(even){
    float: right;
}
.news ul li{
    margin: 0 1%;
    font-size: 14px;
    margin-bottom: 20px;
    height: 100px;
    border: 1px solid #CCC;
    width: 40%;
}

.news ul li .date2 {
    width: 82px;
    height: 100px;
    float: left;
    background: #333;
}
.news ul li .date2 .date-d{
    font-size: 30px;
    line-height: 50px;
    color: #FFF;
    margin-top: 15px;
}
.news ul li .date2 .date-t{
    color: #FFF;
}
.news ul li a:hover{ color: #000 }
.news ul li .title {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
}

.news ul li .info1 {
    font-size: 14px;
}

.news ul li .time big {
    display: block;
    font-size: 36px;
    line-height: 30px;
    color: #666;
    font-weight: bold;
    border-bottom: #999 1px dashed;
}

.news ul li .time small {
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #666;
}

.news ul li .txt {
    position: relative;
    float: left;
}

.news ul li .txt a {
    line-height: 40px;
    color: #000;
}

.news ul li .txt a:hover {
    color: #000;
    color: #e7410f;
}


.news ul li .txt .info {
    line-height: 14px;
    font-size: 14px;
    color: #e2243e
}

.news ul li .date {
    color: #000;
    float: right;
}

.case {
    width: 360px;
}

.case ul li {
    float: left;
    width: 560px;
}

.case ul li a {
    display: block;
    background: #fff;
}

.case .next, .case .prev {
    position: absolute;
    display: block;
    width: 40px;
    height: 60px;
    top: 50%;
    margin-top: -30px;
    background: rgba(0, 0, 0, .4);
    text-align: center;
    line-height: 60px;
    font-size: 24px;
    color: #fff;
}

.case .prev {
    left: 0;
}

.case .next {
    right: 0;
}

.case .next:hover, .case .prev:hover {
    background: rgba(0, 165, 135, .4);
}

.case-t {
    line-height: 40px;
    font-weight: bold;
    color: #fff;
    font-size: 18px;
    padding: 0 15px;
    background: #0075c2;
    border-radius: 15px;
    float: left;
    margin-bottom: 30px;
}

.title-style {
    background: url(../images/news_t.jpg) bottom left no-repeat;
}

.title-style strong {
    font-size: 30px;
    display: inline-block;
    color: #333;
    line-height: 60px;
}

.title-style a {
    font-size: 14px;
    line-height: 60px;
    color: #e7410f;
    float: right;
}

.title-style a:hover {
    color: #ffa100
}

.newscopy {
    padding: 10px;
    font-size: 12px;
    background: #efefef;
    line-height: 18px;
    box-sizing: border-box;
    clear: both;
    margin: 30px auto;
    color: #666;
}

/*contact*/
.contact {
    width: 363px;
    float: right;
    box-sizing: border-box;
}

.cont {
    color: #00a587
}

.cont strong {
    font-size: 30px;
    line-height: 48px;
    display: block;
}

.cont span {
    font-size: 14px;
    line-height: 22px;
    display: block;
    text-transform: uppercase;
}

.cont .box {
    float: left;
    width: 299px;
    box-sizing: border-box;
    padding: 20px;
    border-right: #ddd 1px solid;
    height: 120px;
}

.cont .box:last-child {
    border-right: none;
}

.case-box {
    width: 288px;
    height: 326px;
    background: #ededed;
    box-sizing: border-box;
    padding: 20px;
    float: left;
    margin: 0 20px;
}

.case-box:hover {
    background: #0071db;
}

.case-box:hover p {
    color: #FFF
}

.case-box div {
    width: 245px;
    height: 203px;
    overflow: hidden;
}

.case-box div img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.case-box p {
    margin-top: 20px;
    font-size: 16px;
    color: #000;
}


/*底部导航*/
.bot-nav {
    clear: both;
    text-align: center;
}

.bot-ewm {
    float: right;
}

.foot {
    font-size: 14px;
    line-height: 26px;
    color: #cbcbcb;
    clear: both;
    padding-top: 50px;
    text-align: center;
    background: #3a3a3a
}
.left-foot{
    float: left;
    width: 318px;
}
.mid-foot{
    float: left;
    width: 848px;
}
.mid-foot ul li{
    width: 40%;
    float: left;

}
.mid-foot ul li .t1{
    font-size: 18px;
    line-height: 28px;
    color: #c8c8c8;
    margin-bottom: 10px;
}
.mid-foot ul li p{
    font-size: 14px;
    line-height: 28px;
     text-align: left;   
}
.right-foot{
    width: 205px;
    float: right;
}


.foot a {
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    color: #cbcbcb;
    padding: 0 10px;
}

.bot-copy {
    clear: both;
    text-align: center;
    font-size: 14px;
    background: #212121;
    color: #575757;
    padding: 30px 0;
}

.foot a:hover {
    color: #cbcbcb
}

.fr-link {
    clear: both;  
    padding: 20px;
    width: 1400px;
    margin: 0 auto;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}

.fr-link span {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    float: padding: 0 10px;
}

.fr-link a {
    padding: 0 20px;
    color: #fff;
}

/*浮动客服*/
#floatDivBoxs {
    width: 200px;
    background: #fff;
    position: fixed;
    top: 160px;
    right: 0;
    z-index: 999;
}

#floatDivBoxs .floatDtt {
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: #960009;
    color: #fff;
    font-size: 18px;
    text-indent: 22px;
    position: relative;
}

#floatDivBoxs .floatDqq {
    padding: 0 14px;
}

#floatDivBoxs .floatDqq li {
    border-bottom: 1px solid #e3e3e3;
}

#floatDivBoxs .floatDqq li a {
    line-height: 40px;
    font-size: 16px;
}

#floatDivBoxs .floatDqq li a img {
    margin: 10px;
    float: left;
}

#floatDivBoxs .txt {
    font-size: 18px;
    color: #333;
    padding: 6px 14px;
    line-height: 30px;
}

#floatDivBoxs .floattel p {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 5px;
}

#floatDivBoxs .address {
    width: 160px;
    margin: 0 auto
}

#floatDivBoxs .address p {
    text-align: left;
    font-size: 14px;
    margin-bottom: 5px;
}

#floatDivBoxs .floatDbg {
    width: 100%;
    height: 20px;
    background: url(../images/online_botbg.jpg) no-repeat;
    box-shadow: -2px 0 3px rgba(0, 0, 0, 0.25);
}

.floatShadow {
    background: #fff;
    box-shadow: -2px 0 3px rgba(0, 0, 0, 0.25);
}

#rightArrow {
    width: 50px;
    height: 45px;
    background: url(../images/online_arrow.jpg) no-repeat;
    position: fixed;
    top: 160px;
    right: 200px;
    z-index: 999;
}

#rightArrow a {
    display: block;
    height: 45px;
}


/*left*/
.left {
    width: 265px;
    float: left;
}

.left_box {
    width: 300px;
    margin-top: 20px;
    background: #de4313;
    margin-bottom: 20px;
}

.left_t {
    text-align: center;
    padding: 15px 0;
    color: #000;
}

.left_t strong {
    font-size: 28px;
    line-height: 36px;
    display: block;
    color: #fff
}

.left_t span {
    font-size: 20px;
    line-height: 24px;
    font-family: "Times New Roman";
}

.left_u {
    padding: 10px 18px;
}

.left_u ul li {
    background: #000;
    margin-bottom: 10px;
    color: #333333
}

.left_u ul li:hover {
    background: #000
}

.left_u ul li a {
    display: block;
    line-height: 38px;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.left_u ul li a:hover {
    color: #fff;
}

.left_con {
    padding: 15px 30px;
}

.left_con p {
    font-size: 13px;
    line-height: 30px;
    color: #FFF;
    box-sizing: border-box;
}

/*详情页面*/
.ny-about{
    clear: both;
    background: url(../images/ny-about-bg.jpg) bottom center no-repeat;
    overflow: hidden;
    margin-bottom: 50px;
}
.ny-about-t{
    height: 40px;
    width: 1400px;
    background: url(../images/ny-about-top.jpg) center center no-repeat;
    display: block;
    margin: 0 auto;
}
.ny-about-box{
    border: 1px solid #dfdcd9;
    width: 1398px;
    background: #FFF;
    box-sizing: border-box;
    padding:20px 50px;
    font-size: 16px;
    line-height: 30px;
    color: #858178;
    margin-bottom: 30px;
}
.ny-ys-box{
    clear: both;
    overflow: hidden;
    width: 1262px;
    margin: 0 auto;
}
.ny-ys{
    clear: both;
    height: 40px;
    background: url(../images/about_ys.jpg) top center no-repeat;
    display: block;
    width: 100%;
}
.ys-li{
    float: left;
    width: 30%;
    border-right: 1px solid #cecece;
    box-sizing: border-box;
    padding: 50px;
    text-align: center;
    font-size: 20px;
    color: #2e2e2e;
}
.ys-li .num{
    font-weight: bold;
    font-size: 40px;
    margin-top: 10px;
}
.hj-bar{
    clear: both;
    overflow: hidden;
    background: url(../images/hj_bg.jpg) bottom center no-repeat;
}
.sm-block{
    width: 688px;
    height: 305px;
    display: block;
    padding: 30px;
    box-sizing:border-box;
    background:url(../images/sm_bg.jpg) repeat-x;
    margin: 30px 0;
    text-align: center;
}

.yj-block{
    width: 688px;
    height: 305px;
    display: block;
    padding: 30px;
    box-sizing:border-box;
    background:url(../images/yj_bg.jpg) repeat-x;
    margin: 30px 0;
    text-align: center;
}
.sm-block img,.yj-block img{
    margin: 20px auto;
}
.ys-title{
    font-size: 20px;
    line-height: 40px;
    color: #FFF;
    font-weight: bold;
}

.ys-info{
    font-size: 16px;
    line-height: 40px;
    color: #FFF;
}
.pro-bg{
    background: #f3f1ec;
    clear: both;
    overflow: hidden;
    max-width:1920px;
    min-width: 1400px;
}
.prod-fl-pic{
    margin: 10px;
    border: 1px solid #CCC;
    float: left;

}
.prod-fl-pic div{
    vertical-align: middle;
    text-align: center;
    width: 513px;
    height: 457px;
    overflow: hidden;
    display: table-cell;
}
.prod-fl-pic div img{
    width: 100%;
    height: 100%;
}
.prod-li-box{
    width: 721px;
    height: 511px;
    float:right;
    box-sizing: border-box;
    padding: 25px;
}
.prod-li-box .title{
    font-size: 30px;
    font-weight: bold;
    color:#000;
    margin-bottom: 30px;
}
.prod-li-box ul{
    clear: both;
    padding: 10px;
    border-bottom: 1px solid #CCC;
    overflow: hidden;
}
.prod-li-box ul li{
    width: 192px;
    height: 239px;
    border:1px solid #d2d2d2;
    float: left;
    margin-right: 23px;
    margin-bottom: 30px;
    overflow: hidden;    
}
.prod-li-box ul li div{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 239px;
}

.prod-li-box ul li img{
    max-height: 100%;
    max-width: 100%;
}

.prod-pcl{
    clear: both;
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    padding: 50px;
    margin:20px 0;
    background: url(../images/prod_li_right.jpg) #fff right top no-repeat;
    height: 536px;
}
.pro-fl-more{
    text-transform:uppercase;
    padding-top: 30px;
    clear: both;
    overflow: hidden;
    display: block;
    font-size: 18px;
}
.prod-nav{
    clear: both;
    height: 96px;    
    background: #FFF;
    text-align: center;
    box-sizing: border-box;
    padding:10px 30px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.prod-nav a{
   padding-right: 60px;
   font-size: 16px;
   text-align: center;
   line-height: 40px;
   display: inline;
}




.all-block {
    padding: 20px;
}
.pcon{ color:#000}
.pcon h3{
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 30px;
    border-bottom: 1px solid #CCC;
}
.prodinfo-tip{
    font-size: 18px;
    line-height: 84px;
    color: #000;
}
.order-bt{
    float: left;    
    height: 54px;
    border-radius: 30px;
    display: block;
    background:linear-gradient(180deg,rgba(252,169,132,1),rgba(236,93,30,1));
    text-align: center;
    line-height: 54px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    margin-top: 30px;
    padding: 0 40px;
    margin-right: 20px;: 
}
.order-bt:hover{
    color: #FFF;
}

.all {
    float: right;
    width: 1060px;
}

.all_t {
    font-size: 24px;
    line-height: 46px;
    position: relative;
    color: #de4313;
    font-weight: bold;
    border-bottom: #de4313 2px solid;
    margin-bottom: 20px;
}

.postion {
    font-weight: normal;
    line-height: 46px;
    _line-height: 46px;
    font-size: 14px;
    color: #333;
    position: absolute;
    right: 10px;
}

.postion a {
    font-size: 14px;
    line-height: 46px;
    color: #333;
    font-weight: normal;
}

.postion a:hover {
    color: #00a587
}

.all_box {
    font-size: 16px;
    line-height: 34px;
    min-height: 500px;
    _height: 500px;
    color: #333;
}

.news_top p {
    text-align: center;
    font-size: 30px;
    line-height: 48px;
    color: #3f3f3f;
    font-weight: bold;
    margin-bottom: 10px
}

.news_t .p1 {
    text-align: center;
    font-size: 26px;
    line-height: 36px;
    color: #00a587;
    font-weight: bold;
}

.news_t .p2 {
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    color: #3f3f3f
}

.news_t .p2 a {
    padding: 0 10px;
    color: #3f3f3f;
}

.news_t .p2 a:hover {
    color: #00a587
}

.news_box_in ul li a {
    display: block;
    padding: 10px 80px 10px 20px;
    color: #000;
}

.news_box_in ul li a .pt {
    color: #000;
    font-weight: bold;
    font-size: 16px;
    line-height: 30px;
}

.news_box_in ul li a .pc {
    color: #000;
    font-size: 14px;
    line-height: 30px;
}

.news_box_in ul li a:hover {
    background: #373737;
}

.news_box_in ul li a:hover .pt {
    color: #fff;
}

.news_box_in ul li a:hover .pc {
    color: #fff;
}

.news_box_in ul li .newsTime {
    padding: 0 30px 0 0;
    color: #000;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
}

.news_box_in ul li .newsTime strong {
    font-size: 36px;
    line-height: 50px;
}

.news_box_in ul li .newsTime .p12 {
    display: block;
    border-top: solid #444 1px;
    font-size: 14px;
    color: #000;
}

.news_box_in ul li a:hover .newsTime {
    color: #fff;
}

.news_box_in ul li a:hover .newsTime .p12 {
    border-top: solid #fff 1px;
    color: #fff;
}

.newsTitle {
    color: #e63f08;
    text-align: center;
}

.kuozhan .title span {
    background: #00a587;
}


.title_p p {
    text-align: center;
}

.title_p .p1 {
    font-size: 28px;
    line-height: 36px;
    color: #000;
    font-weight: bold;
    background: url(../images/title_p.png) center no-repeat;
}

.title_p .p2 {
    font-size: 12px;
    line-height: 24px;
    color: #b3b3b3;
}

.title_p .p3 {
    margin-top: 20px;
}

.title_p .p3 a {
    background-color: #fff;
    font-size: 16px;
    color: #222222;
    line-height: 40px;
    padding: 5px 30px;
    border-color: #b3b3b3;
    border-width: 4px;
    border-style: double;
    margin: 0 20px;
}

.title_p .p3 a:hover {
    background-color: #ee1a22;
    color: #fff;
    border-color: #ee1a22;
}


.pro_box_in ul li {
    margin: 0 10px 30px;
    float: left;
    width: 250px;
    text-align: center;
    border: 1px solid #000
}

.pro_box_in ul li a {
    display: block;
    position: relative;
}

.pro_box_in ul li a p {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    box-sizing: border-box;
    padding:0 20px;
    font-weight: bold;
    height: 60px;
    display: table-cell;
    vertical-align: middle;
    background: #de4313;
    width: 252px;
}

.pro_box_in ul li a:hover p {
    background: #333333;
    color: #FFF;
}

.in-ad {
    min-width: 1400px;
    margin:30px auto;
    max-width: 1920px;
    clear: both;
    height: 105px;
    background: url(../images/in-ad.jpg) top center no-repeat;
}
.show-t{
    clear: both;
    text-align:center;
}
.show-t .en{
    font-size: 72px;
    color: #edecec;
    text-transform: uppercase;
}
.show-t .ch{
    color: #333;
    font-size: 40px;
    margin-top: -60px;
    font-weight: bold;
}
.show-t .ch span{
    color: #de4313;
}

.formitm {
    padding: 10px 0;
    clear: both;
}

.formitm .lab {
    display: block;
    float: left;
    font-size: 16px;
    line-height: 30px;
    width: 100px;
    height: 30px;
    text-align: left;
}

.formitm .ipt {
    width: 400px;
    float: left;
}

.formitm .ipt img {
    margin-left: 20px;
}

.formitm .ipt input.u-ipt {
    width: 360px;
    height: 30px;
    border: solid #ddd 1px;
    background: #fff;
    padding: 0;
}

.formitm .ipt input.checkCode {
    width: 180px;
    height: 30px;
    border: 0;
    background: #fff;
    padding: 0;
}

.formitm .ipt .u_textarea {
    width: 360px;
    height: 108px;
    border: solid #ddd 1px;
}

.formitm .ipt input.checkCode {
    width: 80px;
    height: 22px;
    border: solid #ddd 1px;
    background: #fff;
    padding: 0;
}

.formitm .submit {
    margin-left: 100px;
    width: 120px;
    height: 36px;
    border-radius: 5px;
    background: #26c48b;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 36px;
    box-shadow: none;
}

.formitm .reset {
    margin-left: 50px;
    width: 120px;
    height: 36px;
    border-radius: 5px;
    background: #26c48b;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 36px;
    box-shadow: none;
}

#guestbook_form {
    margin: 0 auto;
    width: 500px;
}

.tag a {
    padding: 0 3px;
}


/*中间出现*/
.dm1 {
    animation: atop 2s;
    -moz-animation: atop 2s;
    -webkit-animation: atop 2s;
    -o-animation: atop 2s;
    opacity: 1;
}

/*转圈动作*/
.dm2 {
    animation: circle 2s;
    -moz-animation: circle 2s;
    -webkit-animation: circle 2s;
    -o-animation: circle 2s;
    opacity: 1;
}

/*水平旋转*/
.dm3 {
    animation: wrimg 2s;
    -moz-animation: wrimg 2s;
    -webkit-animation: wrimg 2s;
    -o-animation: wrimg 2s;
    opacity: 1;
}

/*从中间出现动作*/
@keyframes atop {
    from {
        transform: matrix3d(1, 0, 0, 0, 0, 0, 1, -0.00166, 0, -1, 0, 0, 0, 0, 0, 1);
        opacity: 0;
    }
    to {
        transform: translate3d(0px, 0px, 0px);
        transform-origin: center center 0;
        opacity: 1
    }
}

@-moz-keyframes atop {
    from {
        transform: matrix3d(1, 0, 0, 0, 0, 0, 1, -0.00166, 0, -1, 0, 0, 0, 0, 0, 1);
        opacity: 0;
    }
    to {
        transform: translate3d(0px, 0px, 0px);
        transform-origin: center center 0;
        opacity: 1
    }
}

@-webkit-keyframes atop {
    from {
        transform: matrix3d(1, 0, 0, 0, 0, 0, 1, -0.00166, 0, -1, 0, 0, 0, 0, 0, 1);
        opacity: 0;
    }
    to {
        transform: translate3d(0px, 0px, 0px);
        transform-origin: center center 0;
        opacity: 1
    }
}

@-o-keyframes atop {
    from {
        transform: matrix3d(1, 0, 0, 0, 0, 0, 1, -0.00166, 0, -1, 0, 0, 0, 0, 0, 1);
        opacity: 0;
    }
    to {
        transform: translate3d(0px, 0px, 0px);
        transform-origin: center center 0;
        opacity: 1
    }
}

/*从中间出现动作结束*/

/*转圈动作开始*/
@keyframes circle {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@-moz-keyframes circle {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes circle {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@-o-keyframes circle {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/*转圈动作开始*/

/*水平旋转动作开始*/
@keyframes wrimg {
    0% {
        transform: rotateY(0deg);
    }
    100% {
        transform: rotateY(360deg);
    }
}

@-moz-keyframes wrimg {
    0% {
        transform: rotateY(0deg);
    }
    100% {
        transform: rotateY(360deg);
    }
}

@-webkit-keyframes wrimg {
    0% {
        transform: rotateY(0deg);
    }
    100% {
        transform: rotateY(360deg);
    }
}

@-o-keyframes wrimg {
    0% {
        transform: rotateY(0deg);
    }
    100% {
        transform: rotateY(360deg);
    }
}

/*旋转动作结束*/

#debug {
    position: fixed;
    top: 50px;
    right: 50px;
    width: 480px;
    height: 56px;
    border: #F33D3A 4px solid;
    font-size: 20px;
    line-height: 56px;
    color: #F33D3A;
    text-align: center;
    font-weight: bold;
    z-index: 9999999;
    -moz-user-select: none; /*火狐*/
    -webkit-user-select: none; /*webkit浏览器*/
    -ms-user-select: none; /*IE10*/
    -khtml-user-select: none; /*早期浏览器*/
    user-select: none;
}


.fr {
    float: right;
}

.fl {
    float: left;
}

.pos_rel {
    position: relative;
}

.clear:after {
    content: '';
    display: block;
    clear: both;
    overflow: hidden;
}
