
.nav_on{
  color:#ca3126!important;
}
.clearfix:after{
  content:"";
  display:block;
  clear:both;
  height:0;
  visibility: hidden;
}
.shadow {
box-shadow: 0 0 50px 1px #dde6ea;
}
.shadow001{
box-shadow: 0 0 50px 1px #dde6ea;
}
*{
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
    font-family:Verdana, Microsoft YaHei, Simsun;
    font-size: 14px;
}
a{
    text-decoration: none;
}
.clear{
    clear:both
}
.about6_news_b{
    width: 1200px;
    margin:0 auto;
    padding-top: 50px;
}
.new_style5 ul li a img{
    width: 100%;
    height: 100%;
    border-radius: 5px;
}
body{
    background: #fff;

    overflow-x:hidden
}
.menu-center{
    width: 1200px;
    margin: auto;
}
.logo{
    width: 160px;
    height: 100%;
    float: left;
}
.logo img{
    width: 100%;
    margin-top: 35px;
}
.nav li {
    position: relative;
    list-style: none;
    float: left;
    display: block;
    height: 120px;
}
.nav>li>a{
    line-height: 0 !important;
    padding-top: 72px !important;
    height: 48px;
}
.nav li a {
    display: block;
    padding: 0 33px;
    line-height: 120px;
    text-decoration: none;
    font-family:Verdana, Microsoft YaHei, Simsun;
    font-size: 16px;
    color: #333;
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
}
.nav li:hover > a {
    color: #dc4f45;
}
/* Sub nav */

.nav ul {
    position: absolute;
    left:-18px;
    opacity: 0;
    background: #f5f5f5;
    -webkit-transition: opacity .25s ease .1s;
    -moz-transition: opacity .25s ease .1s;
    -o-transition: opacity .25s ease .1s;
    -ms-transition: opacity .25s ease .1s;
    transition: opacity .25s ease .1s;
}
.nav li:hover > ul {
    opacity: 1;
}
.nav ul li {
    height: 0;
    overflow: hidden;
    padding: 0;
    -webkit-transition: height .25s ease .1s;
    -moz-transition: height .25s ease .1s;
    -o-transition: height .25s ease .1s;
    -ms-transition: height .25s ease .1s;
    transition: height .25s ease .1s;
}
.nav li:hover > ul li {
    height: 50px;
    overflow: visible;
    padding: 0;
}
.nav ul li a {
    text-align: center;
    width: 100px;
    font-size: 14px;
    line-height: 50px;
    margin: 0;
}
.nav1 ul li a {
    text-align: center;
    width: 130px;
    font-size: 14px;
    line-height: 50px;
    margin: 0;
}
.nav ul li a:hover{
    background: #eee;
}
.language{
    width: 243px;
    float: left;
    margin-top: 31px;
}
.language a{
    display: block;
    font-size: 16px;
    width: 80px;
    float: left;
    color: #333;
    text-align: center;
    height: 16px;
    line-height: 16px;
}
.language1{
    border-right:1px #ccc solid;
}
.language a:hover{
    color: #dc4f45;
}

/*bottom*/
.bottom{
    width: 100%;
	height:300px;
    background: #444;

}

.bottom-1{width:1200px;  height:220px; text-align:center; text-height:300px; margin:auto; padding-top:40px;}

.bottom-2{width:220px;  height:220px; float:left;}
.bottom-a1{
    width: 220px;
    height: 220px;
}
.bottom-a{width:600px;  height:30px; float:right}
.bottom-a li{list-style:none; float:right; margin-right:20px; font-size:20px;}
.bottom-a a{color:#ddd}
.bottom-a a:hover{ color:#FFF}

.bottom-b{width:500px;  height:30px; float:right; margin-top:130px; margin-right:15px;}
.bottom-b li{ list-style:none; float:right;  font-size:15px;}
.bottom-b a{ color:#999999;}
.bottom-b a:hover{ color: #FFF;}

.bottom-c{width:600px;  height:30px; float:right; margin-top:5px; margin-right:10px;}
.bottom-c a{ color:#999999; }
.bottom-c a:hover{ color:#FFF}
.bottom-c li{list-style:none; float:right;}


.bottom-3{ width:700px; height:220px; float:right;}





/*ScrollToTop*/
#ScrollToTop{
    position:fixed;_position:absolute;z-index:9999999999999;right:0;bottom:0;width:50px;display:block;height: 50px;
    cursor: pointer;
    -moz-transition:bottom 250ms ease-in-out;
    -webkit-transition: bottom 250ms ease-in-out;
}
#ScrollToTop.Offscreen{
    bottom:-100px;
    -moz-transition-duration:250ms;
    -webkit-transition-duration:250ms;
}
.Imgcenter img{
    width: 100%;
}


/*新版*/
.newMain_three{
    width: 100%;
    background: #333333;
}
.newMain_threecontent{
    width: 1200px;
    margin:0 auto;
}

.threecontent_bottom{
    height: 51px;
}
.threecontent_bottom ul{
    overflow: hidden;
    line-height: 51px;
}
.threecontent_bottom ul li{
    font-size: 15px;
    color:#46484a;
    list-style: none;
}
.threecontent_bottom ul li a{
    color:#46484a;
}
.threecontent_bottom ul li a:hover{
    color:#ee564a;
}
.threecontent_friend{
   font-size: 15px;
   color: #666;
   line-height: 36px;
   padding-top:13px;
   padding-bottom:15px;
   border-top: 1px solid #696b70;
}
.threecontent_friend a{
   font-size: 15px;
   color: #909193;
   padding-left: 100px;
}
/*.threecontent_friend a:nth-of-type(4){
    padding-left: 171px;
}
.threecontent_friend a:nth-of-type(5){
    padding-left: 87px;
}
.threecontent_friend a:nth-of-type(6){
    padding-left: 117px;
}*/
.threecontent_friend a:hover{
   font-size: 15px;
   color: #ee564a;
   text-decoration:underline;
}
.threecontent_float{
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 15px;
}
.floatbottom_logo{
    padding-top: 14px;
    padding-bottom: 37px;
}
.floatbottom_logofl{
    float: left;
}
.col_sm{
    float: left;
}
.col_sm ul{
    width: 178px;
}
.col_sm ul span{
    width: 30px;
    height: 1px;
    background: #666666;
    display: block;
    padding-left: 2px;
    margin: 18px 0;
}
.col_sm ul li{
    width: 178px;
    list-style: none;
    color: #fff;
    font-size: 15px;
    line-height: 28px;
}
.col_sm ul li a{
    color: #999999;
    font-size: 15px;
}
.col_sm ul li a:hover{
    color: #fff;
    text-decoration:underline;
}
.float_right{
    float: right;
}
.float_img img{
    width: 130px;
    height: 130px;
}
.float_rightcolor{
    color: #999;
    font-size: 15px;
    text-align: right;
}
.float_rightcolor_T{
    color: #999;
    font-size: 15px;
    text-align: right;
    line-height: 56px;
}
.winSpan span{
    display: block;
    margin: 15px;
}
.newMain_two{
    width: 100%;
    background: #f5f5f5;
    padding-bottom: 38px;
}
.newMain_twoNew{
    width: 1200px;
    margin:0 auto;
    overflow: hidden;
    color: #333;
}
.twoNew_float{
    float: left;
}
.twoNew_floatTitle{
        height: 54px;
    padding-top: 32px;
}
.twoNew_floatTitle a{
    font-size: 24px;
}
.newMain_twoNew a{
    color: #333;
}
.newMain_twoNew a:hover{
    color: #dc4f45;
    text-decoration:underline;
}
.twoNew_one{
    width: 370px;
    padding-right: 40px;
}
.twoNew_two{
    width: 370px;
    padding-right: 40px;
}

.twoNew_float a{
    /*display: block;*/
}
.fl_w{
    width: 820px;
}
.fr_w{
    width: 380px;
}
.font16{
    font-size: 16px;
    line-height: 28px;
}
.content_aside{
    margin-bottom: 12px;
    position: relative;
}
.twoNew_content_one{
    line-height: 26px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 50px;
}
.twoNew_content_two{
    color: #999;
    position: absolute;
    left: 0;
    top: 0;
}
.twoNew_content_one a{
    line-height: 26px;
    font-size: 16px;
}
.twoNew_content_two a{
    color: #999;
    font-size: 16px;
}
.twoNew_text{
    padding-top: 12px;
}
.twoNew_text a{
    font-size: 16px;
    line-height: 28px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 32px;
    padding-right: 32px;
    box-sizing: border-box;
}
.content_aside .twoNew_content_one{
    line-height: 26px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 30px;
    margin-bottom: 20px;
    padding-left:110px;
    box-sizing: border-box;
}
.twoNew_floatTitle a:hover{
    color: #dc4f45;
}
.newMain_oneContent{
    width: 100%;
    height: 695px;
    position: absolute;
    left: 0;
    top: 0;
}
#gallery_output{
    height: 695px;
    overflow: hidden;

    background: #fff;
}
.new_style5{
    width: 100%;
    position: absolute;
    left:0;
    bottom:0;
    background:rgba(3,3,3,0.3);
}
.new_style5 ul{
    width: 1200px;
    margin: 0 auto;
    padding:35px 0;
}
.new_style5 ul li{
    float: left;
    width:246px;
    height:125px;
    margin-left:72px;
    /* position: absolute; */
    cursor: pointer;
    list-style:none;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.new_style5 ul li:first-child{
  margin-left:0;

}
.new_style5 ul li:hover {transform:translate(0,-10px);    -webkit-transform:translate(0,-10px);    -moz-transform:translate(0,-10px);    -o-transform:translate(0,-10px);    -ms-transform:translate(0,-10px);}
.gallery{
    width: 100%;
    /*height: 695px;*/
    position: relative;
}
.news-b_fl {
    width: 400px;
    height: 460px;
    float: left;
    transition: all 0.2s;
}
.newMain_one{
    width: 100%;
    height: 695px;
    /*float: left;*/
}
.newMain_one1{
    background: #fff url("../images/main1.png") no-repeat center bottom;
}

/*noinspection ALL*/
.newMain_one2{
    background: #fff url("../images/main2.png") no-repeat center bottom;
}
.newMain_one3{
    background: #fff url("../images/main3.png") no-repeat center bottom;
}
.newMain_one4{
    background: #fff url("../images/main4.png") no-repeat center bottom;
}
.shutter_banner{
    width: 100%;
    height: 640px;
}
.shutter_banner1{
    background: #fff url("../images/new-banner2.jpg") no-repeat center bottom;
}
.shutter_banner2{
    background: #fff url("../images/new-banner3.jpg") no-repeat center bottom;
}
.shutter_banner3{
    background: #fff url("../images/new-banner1.jpg") no-repeat center bottom;
}
.brand_item.on .hide{
    display: block;
}
.brand_item.on .brand_name{
    display: none;
}
.hide{
    display: none;
}
.gallery_main{
    width: 1200px;
    margin:0 auto;
    padding-left: 806px;
    box-sizing: border-box;
    color: #666666;
    padding-top: 83px;
}
.gallery_mainTitle{
    font-size: 36px;
    color: #f7f7f7;
    font-weight:bold;
    padding: 28px 0;
}
.gallery_mainText{
    font-size: 15px;
    color: #666;
    line-height: 24px;
    max-height: 480px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.gallery_mainBtn{
    cursor: pointer;
    margin-top: 20px;
}
.gallery_mainBtn a{
    display: inline-block;
}
.gallery_mainBtn a img{
    padding: 10px 0;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.gallery_mainBtn a:hover img{
    transform:translate(15px,0px);    -webkit-transform:translate(15px,0px);    -moz-transform:translate(15px,0px);    -o-transform:translate(15px,0px);    -ms-transform:translate(15px,0px);
}
.gallery_main span{
    width: 23px;
    height: 2px;
    background: #ce1515;
    display: block;
}
.top{
    width: 100%;
    height: 40px;
    background: #fff;
    border-bottom: 1px solid #eeeeee;
}
.top .top_content{
    width: 1200px;
    height: 40px;
    margin:0 auto;
}
.top_contentfl{
    float: right;
    padding-top: 10px;
}
.top_contentfl a{
    font-size: 14px;
    color: #999;
}
.top_contentfl span{
    width: 1px;
    height: 12px;
    background: #999;
    display: inline-block;
}
.nav{
    height: 120px;
    float: right;
    margin-right: -18px;
}
.nav1{
    height: 120px;
    float: right;
    margin-right: -150px;
}
.menu{
    width: 100%;
    height: 120px;
    background: #fff;
    box-shadow: 1px 1px 1px 1px #eee;
    position: fixed !important;
    left: 0;
    top: 0;
}
.banner{
    margin-top: 0 !important;
}

.industry1{
    width: 100%;
    position: relative;
}
.industry1_aside7,.industry1_aside2{
    background: #fff;
}
.industry1_aside7{
    z-index: 99999;
}
.industry1_img{
    width: 100%;
    height: 1348px;
    position: fixed;
    left: 0;
    top:0;
    z-index: -1;
    background: url(../images/industry1_section7.jpg) no-repeat center center;
}
.industry1_img1{
    width: 100%;
    height: 1348px;
    position: fixed;
    left: 0;
    top:-40;
    z-index: -1;
    background: url(../images/industry1_section7.jpg) no-repeat center center;
}

.industry1_aside1{
    width: 100%;
    height: 310px;
    background: #f7f7f7;
    color: #333333;
    text-align: center;
    line-height: 28px;
}
.industry1_aside1title{
    font-size: 36px;
    padding-top: 70px;
}
.industry1_aside1text{
    color: #666;
    font-size: 14px;
    padding-top: 30px;
}
.industry1_aside2_swp{
    width: 1230px;
    margin:0 auto;
}
.industry1_aside2title{
    font-size: 36px;
    color: #333;
    text-align: center;
    line-height: 212px;
}
.industry1_section{
    padding-bottom: 100px;
}
.industry1_section ul{
    overflow: hidden;
}
.industry1_section ul li{
    float: left;
    width: 380px;
    padding: 0 15px;
    list-style: none;
}
.industry1_section ul li p{
    text-align: center;
    font-size: 16px;
    color: #333;
    line-height: 48px;
}
.industry1_section ul li img{
    width: 380px;
    height: 270px;
}
.industry1_aside3{
    width: 100%;
    background: rgba(0,0,0,0.5);
    text-align: center;
}
.industry1_aside3title{
    font-size: 36px;
    color: #fff;
    padding-top:182px;
}
.industry1_aside3text{
    font-size: 14px;
    color: #fff;
    line-height: 36px;
    padding-top:50px;
    padding-bottom:205px;
}
.industry1_aside6{
    width: 100%;
    height: 600px;
    background: url(../images/industry1_section3.png) no-repeat bottom center;
    overflow: hidden;
}
.industry1_aside7_in{
    width: 1200px;
    margin:0 auto;
}
.industry1_aside7_in ul{
    overflow: hidden;
    padding-top: 100px;
    padding-bottom: 120px;
}
.industry1_aside7_in ul li{
    float: left;
    width: 600px;
    height: 460px;
    list-style-type:none;
}
.industry1_aside7_in ul li img{
        margin-top: 20px;
}

.industry1_aside7title{
    font-size: 36px;
    color: #333;
    padding-bottom: 20px;

}
.industry1_aside7text{
    font-size: 14px;
    color: #666;
}
.aside2_section .industry1_aside2title{
    line-height: 0;
    padding-top: 110px;
    padding-bottom: 50px;
}
.aside2_section p{
    color: #333;
    font-size: 16px;
    text-align: center;
    line-height: 80px;
}
.industry1_aside6_section{
    width: 1200px;
    margin:0 auto;
    height: 600px;
}
.industry1_aside6_in{
    width: 600px;
    float: right;
    padding-left: 58px;
    padding-right: 15px;
    padding-top: 150px;
    box-sizing: border-box;
}
.industry1_aside6_in p{
    font-size: 14px;
    color: #fff;
    line-height: 24px;
}
.industry1_aside6title{
    font-size: 36px;
    color: #fff;
    padding-bottom: 36px;
}


.feature-box-content {
    position: relative;
    overflow: hidden;
        transition-timing-function: ease-in-out;
    -ms-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-duration: .2s;
    -ms-transition-duration: .2s;
    -moz-transition-duration: .2s;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
}
 .hover-content,.feature-box-image {
    backface-visibility: hidden;
    transform-style: preserve-3d;
    transform: rotateY(0deg);
    transition: ease-in-out 0.4s;
    -webkit-transform-style: preserve-3d;
    -webkit-transform: rotateY(0deg);
    -webkit-transition: ease-in-out 0.4s;
    -moz-transform-style: preserve-3d;
    -moz-transform: rotateY(0deg);
    -moz-transition: ease-in-out 0.4s;
    -ms-transform-style: preserve-3d;
    -ms-transform: rotateY(0deg);
    -ms-transition: ease-in-out 0.4s;
    -o-transform-style: preserve-3d;
    -o-transform: rotateY(0deg);
    -o-transition: ease-in-out 0.4s;
}
 .hover-content {
    left: 0;
    position: absolute;
    top: 0;
    height: 100%;
    transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    width: 100%;
    opacity: 0;
}
.height-100 {
    height: 100% !important;
}

.width-100 {
    width: 100%;
}
.display-table {
    display: table !important;
}
.display-table-cell {
    display: table-cell !important;
}
.padding-twelve-lr {
    padding-left: 12%;
    padding-right: 12%;
}
.vertical-align-middle {
    vertical-align: middle;
}
.display-inline-block {
    display: inline-block !important;
}

.text-white {
    color: #FFF;
}
.text-center {
    text-align: center;
    width: 100%;
    line-height: 30px;
}
.bg-deep-pink {
    background-color: #dc4f45;
}
.feature-box-content:hover .feature-box-image { transform: rotateX(180deg);-webkit-transform: rotateX(180deg); -moz-transform: rotateX(180deg); -ms-transform: rotateX(180deg); -o-transform: rotateX(180deg); opacity: 0;}
.feature-box-content:hover .hover-content { transform: rotateX(0deg); -webkit-transform: rotateX(0deg); -moz-transform: rotateX(0deg); -ms-transform: rotateX(0deg); -o-transform: rotateX(0deg); opacity: 1;}
.industry2_img{
    width: 100%;
    height: 1285px;
    position: fixed;
    left: 0;
    top:0;
    z-index: -1;
    background: url(../images/industry1_section8.png) no-repeat bottom center;
}
.industry2_aside1{
    width: 100%;
    height: 600px;
    background: rgba(0,0,0,0.5);
}
.industry2_aside1text{
    line-height: 28px;
}
.industry2_aside1text p{
    margin: 15px 0px;
    text-indent: 50px; /* 设置首行缩进为 20 像素 */
}
.industry2_aside3{
    line-height: 36px;
    padding-top: 80px;
}
.industry2swp{
    height: 360px;
}
.industry2_aside6{
    width: 100%;
    height: 690px;
    background: url(../images/industry1_section9.png) no-repeat bottom center;
}
.industry2_aside6_fr{
        position: absolute;
    left: 50%;
    width: 600px;
    height: 690px;
    color: #fff;

}
.industry2_aside6_fr li{
    list-style: none;
}
.industry2_btn{
    width: 100%;
    overflow: hidden;
    padding-top: 50px;
}
.industry2_btn a{
    float: left;
    color: #f1b9b5;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    border: 1px solid #f1b9b5;
    border-radius: 50%;
    text-align: center;
    margin-left:60px;
}
.industry2_btn a:hover{
    color: #fff;
    border: 1px solid #fff;
}

.industry2_aside6_fr ol{
    overflow: hidden;
    width: 200px;
    margin:0 auto;
    padding-top: 40px;
}
.industry2_aside6_fr ol li{
    float: left;
    margin:0 10px;
    color: #eaa4a0;
}
.industry2_aside6_fr ol li.on{
    color: #fff;
}
.industry2_aside6_fr ul{
    overflow: hidden;
    height: 290px;
    padding-top: 42px;
    }
.industry2_aside6_fr ul li{
    position: relative;
    left: 0;
    top:0;
    width: 600px;
    padding-left: 60px;
    box-sizing: border-box;
    height: 290px;
    font-size: 14px;
    line-height: 24px;
    background: #159e00;
}
.industry2_aside6_swp{height: 690px!important;}
.industry2_aside6_frtitle{
    font-size: 36px;
    color: #fff;
    padding-left: 60px;
    padding-top: 100px;
}
.industry2_aside2{
    height: 260px;
}
.industry3_aside1{
    height: 470px;
}
.industry3_aside2{
    width: 100%;
    background-image: url(../images/industry1_section12.png);
    background-color: rgba(0,0,0,1);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
    text-align: center;
}
.industry3_aside2bg{
    background: rgba(0,0,0,0.5);
    color: #fff;
}
.industry3_aside3{
    text-align: center;
}
.industry3_aside2title{
    font-size: 36px;
    padding-top: 150px;
}
.industry3_aside2text{
    font-size: 14px;
    line-height: 28px;
    padding-bottom:100px;
    padding-top: 30px;
}
.industry3_aside3img{
    width: 100%;
    height: 1206px;
    position: fixed;
    left: 0;
    top:0;
    z-index: -1;
    background: url(../images/industry1_section13.png) no-repeat center center;
}

.industry4_aside1{
    height: 512px;
}
.industry4_aside1text{
    line-height: 28px;
}
.industry4_aside6{
    width: 100%;
    height: 600px;
    background: url(../images/industry1_section15.png) no-repeat bottom center;
}


#owl-demo{position:relative;width:1920px;height:640px;}
#owl-demo .item{ position:relative;display:block; width:1920px;height:640px;}
#owl-demo img{display:block;width:1920px;height:640px; position: absolute; left: 50%; top: 0; margin-left: -960px;}
#owl-demo b{position:absolute;left:0;bottom:0;width:100%;height:78px;background-color:#000;opacity:.5;filter:alpha(opacity=50);}
#owl-demo span{position:absolute;left:0;bottom:37px;width:100%;font:18px/32px "微软雅黑","黑体";color:#fff;text-align:center;}

.owl-pagination{position:absolute;left:0;bottom:10px;width:100%;height:22px;text-align:center;}
.owl-page{display:inline-block;width:10px;height:10px;margin:0 5px;background-image:url(../images/bg15.png);*display:inline;*zoom:1;}
.owl-pagination .active{width:25px;background-image:url(../images/bg16.png);}
.owl-buttons{display:none;}
.owl-buttons div{position:absolute;top:50%;width:40px;height:80px;margin-top:-40px;text-indent:-9999px;}
.owl-prev{left:0;background-image:url(../images/bg17.png);}
.owl-next{right:0;background-image:url(../images/bg18.png);}
.owl-prev:hover{background-image:url(../images/bg19.png);}
.owl-next:hover{background-image:url(../images/bg20.png);}



    .new_style5 ul li a{
    display: block;
}

.Industry_banner{
    width: 100%;
    height: 346px;
    background: url(../images/Industry_banner.jpg) center center;
}
.Industry_banner2{
  width: 100%;
  height: 346px;
  background: url(../images/Industry_banner2.jpg) center center;
}
.Industry_banner3{
  width: 100%;
  height: 346px;
  background: url(../images/Industry_banner3.jpg) center center;
}
.Industry_banner5{
  width: 100%;
  height: 346px;
  background: url(../images/Industry_banner5.jpg) center center;
}
.Industry_banner6{
  width: 100%;
  height: 414px;
  background: url(../images/hq1.jpg) center center;
}
.Industry_banner4{
  width: 100%;
  height: 346px;
  background: url(../images/Industry_banner4.jpg) center center;
}
.industry1_aside10{
    width: 100%;
    background: #f7f7f7;
    color: #333333;
    text-align: center;
    line-height: 36px;
}
.industry1_aside11{
    width: 100%;
    background: #fff;
    color: #333333;
    text-align: center;
    line-height: 36px;
    padding-bottom: 90px;
}
.center {
    width: 1200px;
    margin: 0 auto;
}
.about_threeaside {
    padding-top: 80px;
}
.about_threeaside>ul {
    overflow: hidden;
    padding-bottom: 90px;
}
.about_threeaside>ul>li {
    float: left;
    width: 599px;
}
.about_flimg {
    width: 274px;
}
.fl {
    float: left;
}
.t20 {
    font-size: 20px;
    color: #333333;
}
.t16line {
    line-height: 42px;
}
.t16 {
    font-size: 16px;
    color: #333333;
}
.text {
    line-height: 28px !important;
}
.t14 {
    font-size: 14px;
    color: #666;
}
.line {
    width: 1px;
    height: 80px;
    background: #e6e6e6;
    float: left;
    margin-top: 40px;
}
.about_threeaside>ul>li {
    float: left;
    width: 599px;
    list-style: none;
    text-align: left;
}
.about_fr {
    padding-left: 72px;
    box-sizing: border-box;
    padding-top: 26px;
}
.t24{
    font-size: 24px;
    line-height: 160px;
}
.ab6title{
    font-size: 24px;
    color: #333;
    padding-top: 20px;
    padding-bottom: 8px;
}
.ab9 {
    width: 100%;
   height: 560px;
    background: #159e00;
}
.industryimg{
    position: absolute;
    left: 50%;
    margin-left: -960px;
    margin-top: 0px;
}
.industryimg1{
    position: absolute;
    left: -51%;
    margin-left: -960px;
    margin-top: -17px;
}
.news{
    width: 100%;
    padding-bottom: 100px;
    background: #fff;
}
.news-a{
    font-size: 36px;
    display: block;
    text-align: center;
    color: #333;
}
.news-center{
    width: 1200px !important;
    margin: 60px auto 0;
}
.news-b{
    width: 400px;
    height: 600px;
    float: left;
    transition: all 0.2s;
    margin-bottom: 80px;
}
.news-b:hover{
    box-shadow: 0px 0px 20px #999;
}
.news-c{
    width: 350px;
    margin: auto;
}
.news-c img{
    width: 100%;
    height: 200px;
    margin-top: 25px;
}
.news-c h4{
    font-size: 18px;
    color: #333;
    font-weight:bold;
    overflow:hidden; /*超出的部分隐藏起来。*/
    white-space:nowrap;/*不显示的地方用省略号...代替*/
    text-overflow:ellipsis;
    margin-top: 36px;
}
.news-c span{
    display: block;
    font-size: 14px;
    color: #999;
    margin-top: 40px;
}
.news-c p{
    height: 64px;
    font-size: 14px;
    color: #666;
    line-height: 22px;
    margin-top: 34px;
    word-break:break-all;
    display:-webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
    overflow:hidden;
}
.news-c a{
    display: block;
    font-size: 14px;
    color: #666666;
    width: 85px;
    height: 32px;
    border-radius: 5px;
    margin-top: 50px;
    text-align: center;
    line-height: 32px;
    transition: all 0.2s;
    background: url(../images/icoBtn_off.png )  no-repeat 10px center  #fff;
    box-shadow: 0 0 15px 1px #d5e4e8;
    padding-left:15px;
}
.news-c a:hover{
    background: url(../images/icoBtn_on.png )  no-repeat 10px center  #dc4f45;
    color: #fff;
}
.shzr_new{
    width: 1226px;
    margin:0 auto;
}
.shzr_new{

}
.shzr_newcontent{
  width:100%;
  overflow: hidden;
}
.shzr_newcontent ul{
    overflow: hidden;

}
.shzr_newcontent ul li{
    float: left;
    padding:20px 20px 0 20px;
    width: 547px;
    height: 460px;
    position: relative;
    background:#fff;
    margin-right:26px;
    margin-top:26px;
}

.shzr_newcontent ul li .shzr_newbottom{;
    width: 100%;
    height: 148px;
    overflow: hidden;
    /* background: url(../images/shzr_newbottom.png) no-repeat; */
}
.shzr_imgCase{
  width:100%;
  height:470px;
  overflow: hidden;
}
.shzr_newbottom_title{
    box-sizing: border-box;
    font-size: 18px;
    color: #333;
    font-weight:bold;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-top:15px;
    margin-bottom: 12px;
}
.shzr_newbottom_text{
    box-sizing: border-box;
    font-size: 14px;
    color: #8f8f8f;
    line-height:1.8;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.shzr_newbottom_text1{
    box-sizing: border-box;
    font-size: 14px;
    color: #8f8f8f;
    line-height:1.8;

}
.shzr_newtop{
    width: 1200px;
    margin:0 auto;
    background:#fff;
}
.shzr_newtop ul{
    overflow: hidden;
    margin-top: 70px;

}
.shzr_newtop ul li{
    float: left;
    list-style: none;

}
.shzr_newtop ul li.shzr_newtopli{
    width: 347px;
    height: 420px;
    background: #fff;
    padding:80px 20px 80px 18px;
    box-sizing: border-box;
}
.interval_bg{
  height:15px;
  background:#eef0f3;
}
.shzr_newtopli_line{
    width: 270px;
    height: 1px;
    background: #e6e6e6;
    margin:40px 0;
}
.shzr_newtopli_title{
    font-size: 30px;
    color: #dc4f45;
    font-weight:bold;
}
.shzr_newtopli_text{
    font-size: 14px;
    color: #8f8f8f;
    line-height:2;
}
.about1_bx{
	    box-shadow: 0 0 15px 2px #b4bcc5;
}
.about2_bx{
	box-shadow: 0 0 36px 0px #e2e6ea;
    background: #fff;
}
.about3_bx{
	box-shadow: 0 0 40px 0px #c0daf3;
}
.abk{
    width: 70px;
    height: ;
    margin: 0 auto;
    position: relative;
    top: 0px;
    left: 15px;
}
.aabk{
        position: relative;
    left: -32px;
    top: 7px;
}
.cbk{
    margin-right: 25px!important;
    margin: 0 70px;
}
.jkpt{
     font-size: 21px;
     text-align: center;
     height: 40px;
     padding-top: 25px;"

}
.jkpt p{
    font-weight: 900;

}
.jkpt-a{
    text-align: center;
    font-size: 16px;
}
.jkpt-a p{
    line-height: 25px;
}
.riceleft{
    width: 600px;
}
.ricejk-1{
    font-size: 16px;

}
.ricejk-1 p{
    color: #000;
}
.jk-2{
    -moz-box-shadow:-2px 0px 14px #333333;
    -webkit-box-shadow:-2px 0px 14px #333333;
    box-shadow:-2px 0px 14px #333333;

}
.color-1{
    font-weight: 900;
    font-size: 18px;
}

.spp div img{
    float: left;

}
.spp div p{
    float: left;
    text-align: center;
}
.ass ul li a img{
    width: 350px;
}

