﻿/* .container .container_body > article > section:nth-child(3)
{
    width:100%;
    background: red;
    height: 350px;
} */
.container .container_body > article > section > h4{
    font-weight: bolder;
}
.conter_mtop{
    margin-top: 3%;
}
.container .container_body > article > section.sec_width
{
  width:100%;
  margin:0 auto;
}
.green_int{
    margin-top: 2%;
    margin-bottom: 2%;
    position: relative;
    min-height: 350px;
    width:100%;
    background: url(../images/nost_banner01.jpg)no-repeat center center;
    background-size: cover;
}

section .fg_bannerbg{
    background: url(../images/fg_bannger_bg.jpg)no-repeat center center; 
}
.nosteel_int .green_conter{
    position: absolute;
    top:50px;
    left:0;
    background: rgba(5,40,59,0.8);
    padding:30px 25px;
    height: auto;
    width:360px;
    
}
.nosteel_jy .green_conter{
    padding:70px 30px;
    width:380px;
}
.green_conter h3{
    width:100%;
    font-size: 16px;
    font-size: 1.6rem;
    color:#fff;
    text-align: left;
    line-height: 26px;
    font-weight: bold;
    padding-bottom:20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #fff;
}
.green_conter p{
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
    color:#fff;
}

h3.h3_h{
     color: #3f3f3f;
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 3%;
}
 h3.h3_matop{
    margin-top: 0;
}
h3.h3_h img {
    margin-right: 7px;
    vertical-align: middle;
}
.nosteel_tab h3{
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
    margin:4% 0 3% 0;
}
.nosteel_tab h3 img{
    margin-right: 2%;
}
.nosteel_tab h3 img.imag_r{
    margin-left: 2%;
    margin-right: 0;
}
/* TAB */
.tab_banner{
    position: relative;
    margin-bottom: 6%;
}
        .nosteel_int #wrapper {
                position: absolute;
                width: 100%;
                left: 0;
                top: 0;
            }
            .nosteel_int #carousel-wrapper {
                margin-top: 3%;
                padding-bottom: 10px;
                position: relative;
            }
            .nosteel_int #carousel, .nosteel_int #thumbs {
                overflow: hidden;
            }
         /*  #carousel .car_divs, */
            #thumbs a{
                display: block;
                float: left;
            }
            #carousel .car_divs{
                display: block;
               width:100%;
                float: left;
            }
            #carousel .car_divs,#thumbs a {
                position: relative;
            }
            .nosteel_int #thumbs img {
                border: none;
                width: 45%;
            }
            .nosteel_int #thumbs img.glare {
                width: 102%;
                height: auto;
            }

            .nosteel_int #thumbs-wrapper {
                padding:3% 5% 0 5%;
                position: relative;
                border-bottom: 1px solid #e6ebed;
            }
            .nosteel_int .tab_banner #thumbs a {
                width: 150px;
                margin:0 10px;
                overflow: hidden;
                font-size: 14px;
                font-size: 1.4rem;
                color:#3f3f3f;
                font-weight: bold;
                text-align: center;
                -webkit-transition: border-color .5s;
                -moz-transition: border-color .5s;
                -ms-transition: border-color .5s;
                transition: border-color .5s;
                padding-bottom: 21px;
            }
          
            .nosteel_int #thumbs a:hover, .nosteel_int #thumbs a.selected {
                color:#0060aa;
            }


            .nosteel_int #thumbs a.selected{
                color:#0060aa;
                background: url(../images/icon/icon_linet.png) no-repeat center bottom;
            }
            

            .nosteel_int #prev, .nosteel_int #next {
                background: transparent url('../images/icon/icon_leftt.png') no-repeat 0 0;
                background-size: cover;
                display: block;
                width: 16px;
                height: 29px;
                margin-top: -14.5px;
                position: absolute;
                top: 50%;
            }
            .nosteel_int #prev {
                background: transparent url('../images/icon/icon_leftt.png') no-repeat 0 0;
                left: 10px;
                background-size: cover;
            }
            .nosteel_int #next {
                background: transparent url('../images/icon/icon_rightt.png') no-repeat 0 0;
                right: 10px;
                background-size: cover;
            }   
/* TAB */


/* 幻灯 */
.inx{width:82%; height: auto;  margin:0 auto;
    /* padding:0 10%; */ position:relative;z-index:1; /* overflow:hidden; */}
.inx .swiper-wrapper{ overflow:hidden;}
.inx .item_list{ position:relative;  display:block;}
.inx .item_list img{width:100%; display:block;}
.inx .arrow-right{ width:48px; height:48px;display:block; 
    position:absolute;right:-11%; top:50%; z-index:99999;margin-top:-24px; 
    cursor:pointer; outline:none; /* filter:alpha(opacity=60);-moz-opacity:0.6;
    -khtml-opacity: 0.6;opacity: 0.6; */}
.inx .arrow-right:hover{filter:alpha(opacity=100);
    -moz-opacity:1;-khtml-opacity: 1;opacity: 1;}
.inx .arrow-left{ width:48px; height:48px;display:block; 
    position:absolute;left:-10.5%; top:50%; z-index:99999;margin-top:-24px; 
    cursor:pointer; outline:none; /* filter:alpha(opacity=60);-moz-opacity:0.6;
    -khtml-opacity: 0.6;opacity: 0.6; */}

.inx .arrow-left:hover{filter:alpha(opacity=100);
    -moz-opacity:1;-khtml-opacity: 1;opacity: 1;}
.paginationall{ width:100%; margin:0; border-top:1px solid #ffffff; 
    border-bottom:1px solid #b5b3b3; border-radius:0; background:url(../images/icon/top_bg.png) repeat-y center center; text-align:center;}
.paginationall .pagination{ margin:15px 0 10px; overflow:hidden; }
.pagination>li{ width:15px; height:15px;
    line-height:40px;  margin:0 5px; background:url(../images/icon/inxslider_curpr.png) no-repeat; display:block; cursor:pointer; float:left;}
.pagination .on{ background:url(../images/icon/inxslider_cur.png) no-repeat;}
.inx .swiper-wrapper p{text-align: center; margin-top: 15px; font-size: 12px;}
/* 幻灯 */


.oveerseas_tabsr .inx{width:74%;} 
.nosteel_a_t .inx{width:74%;}
/* 钢铁主页 */

.steel_int .green_conter{
    background: rgba(5, 40, 59, 0.8) none repeat scroll 0 0;
    height: auto;
    left: 0;
    padding: 70px 25px 120px 25px;
    position: absolute;
    top: 56px;
    width: 480px;
}
.text_conter_t{
    width:740px;
    margin:0 auto;
}
.steel_int .boxs_padding .green_conter{
    padding: 30px 25px 25px;
}

            .steel_content #wrapper {
                position: absolute;
                width: 100%;
                left: 0;
                top: 0;
            }
            .steel_content #carousel-wrapper {
                padding-bottom: 10px;
                position: relative;
            }
            .steel_content #carousel,.steel_content #thumbs {
                overflow: hidden;
            }
            #carousel .car_divs,#thumbs a{
                display: block;
                float: left;
            }

            #carousel .car_divs,#thumbs span,#thumbs a {
                position: relative;
            }
            #thumbs img {
                border: none;
                width: 45%;
            }
            #thumbs img.glare {
                width: 102%;
                height: auto;
            }

            #thumbs-wrapper {
                padding:3% 10% 0 10%;
                position: relative;
                border-bottom: 1px solid #e6ebed;
            }
            .steel_content #thumbs a {
                width: 150px;
                margin:0 10px;
                overflow: hidden;
                font-size: 14px;
                font-size: 1.4rem;
                color:#3f3f3f;
                font-weight: bold;
                text-align: center;
                -webkit-transition: border-color .5s;
                -moz-transition: border-color .5s;
                -ms-transition: border-color .5s;
                transition: border-color .5s;
                background: url(../images/icon/gangban_img01.png) no-repeat top center;
                /* background-size:cover; */
            }
            #thumbs a p{
                width:100%;
                position: absolute;
                bottom: 0;
                z-index: 99;
                margin-bottom: 1px;
            }
            .steel_content #thumbs a:hover, .steel_content #thumbs a.selected{
                color:#0060aa;
            }
            #thumbs p{
                font-size: 16px;
                color:#333;
                padding-bottom: 8%;
                padding-top: 5%;
                margin-bottom: 1px;
                 /*  position: absolute;
                top:0;
                z-index: 99; */
            }
            .steel_content #thumbs a.a_pixar{
                background: url(../images/icon/gangban_h01.png) no-repeat top center;
                background-size:40% 66%;
            }
            .steel_content #thumbs a.a_bugs{
                background: url(../images/icon/gangban_h02.png) no-repeat top center;
                background-size:40% 66%;
            }
            .steel_content #thumbs a.a_cars{
                background: url(../images/icon/gangban_h03.png) no-repeat top center;
                background-size:40% 66%;
            }

            .steel_content #thumbs a.selected.a_pixar{
                background: url(../images/icon/gangban_img01.png) no-repeat top center;
                background-size:40% 66%;
            }
            .steel_content #thumbs a.selected.a_bugs{
                background: url(../images/icon/gangban_img02.png) no-repeat top center;
                background-size:40% 66%;
            }
            .steel_content #thumbs a.selected.a_cars{
                background: url(../images/icon/gangban_img03.png) no-repeat top center;
                background-size:40% 66%;
            }

            #thumbs a.selected p{
                color:#0060aa;
                background: url(../images/icon/icon_linet.png) no-repeat center bottom;
            }
            
            .steel_content #wrapper img#shadow {
                width: 100%;
                position: absolute;
                bottom: 0;
            }

            #prev, #next {
                background: transparent url('../images/icon/icon_leftt.png') no-repeat 0 0;
                display: block;
                width: 16px;
                height: 29px;
                margin-top: -14.5px;
                position: absolute;
                top: 50%;
            }
            #prev {
                background: transparent url('../images/icon/icon_leftt.png') no-repeat 0 0;
                left: 10px;
            }
             #next {
                background: transparent url('../images/icon/icon_rightt.png') no-repeat 0 0;
                right: 10px;
            }           
/*          #prev.disabled, #next.disabled {
    display: none !important;
}
 */

.per_turn_tables .turn_tits {
    background: #fff;
    display: inline-block;
    width: 1000px;
    border-bottom: 1px solid #e6ebed;
   padding-left: 165px;
}
    
/* 最大的TAB */
.per_turn_tables {
    margin: 40px 0 0;
    overflow: hidden;
    width:100%;
}

/* .per_turn_tables .turn_tits {
    background: #fff;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #e6ebed;
    padding: 3% 10% 0;
} */

.per_turn_tables .turn_tits li {
    color: #323333;
    cursor: pointer;
    float: left;
    font-size: 22px;
    margin-right: 0.5%;
    text-align: center;
    width: 32.5%;
}

.per_turn_tables .turn_inss {
    margin: 25px 0;
    width: 100%;
}

/* 钢铁 */
.business_tab_pic .per_turn_tables .turn_tits li {
    color: #323333;
    cursor: pointer;
    float: left;
    font-size: 22px;
    margin-right: 60px;
    text-align: center;
    width: 180px;
    height: 125px;
    position: relative;

}
.business_tab_pic .per_turn_tables .turn_tits p{
     color: #3f3f3f;
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: -1px;
    padding-bottom: 8%;
    padding-top: 5%;
    position: absolute;
    bottom: 0;
    width:100%;
    text-align: center;
    font-weight: bold;

            }
.business_tab_pic .per_turn_tables .turn_tits p span{
    color: #3f3f3f;
    font-size: 16px;
    font-size: 1.6rem;
}
.business_tab_pic .per_turn_tables .turn_tits li.currents span{
    color:#0060aa;
}
.business_tab_pic .per_turn_tables .turn_tits li.currents p{
                color:#0060aa;
                background: url(../images/icon/icon_linet.png) no-repeat center bottom;
            }


.business_tab_pic .per_turn_tables .turn_inss {
    margin: 0 auto;
    width: 100%;
}

.business_tab_pic .per_turn_tables .turn_tits .a_pixar{
                background: url(../images/icon/gangban_img01.png) no-repeat top center;
            }
.business_tab_pic .per_turn_tables .turn_tits .a_bugs{
                background: url(../images/icon/gangban_img02.png) no-repeat top center;
            }
.business_tab_pic .per_turn_tables .turn_tits .a_cars{
                margin-right: 0;
                background: url(../images/icon/gangban_img03.png) no-repeat top center;
            }
.business_tab_pic .per_turn_tables li.currents.a_pixar{
                background: url(../images/icon/gangban_h01.png) no-repeat top center;
            }
.business_tab_pic .per_turn_tables li.currents.a_bugs{
                background: url(../images/icon/gangban_h02.png) no-repeat top center;
            }
.business_tab_pic .per_turn_tables li.currents.a_cars{
                background: url(../images/icon/gangban_h03.png) no-repeat top center;
            }



/* 最大的TAB */
/* tab */
.steelbusiness_tab{
            margin-top:3%; 
            margin-bottom: 5%;
			text-align:center;
            }
.steelbusiness_tab .turn_tit {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: inline-block;
    line-height: 56px;
    /* width: 100%; */
}

.steelbusiness_tab .turn_tit li {
    float: left;
    text-align: center;
  /*   width: 12.5%; */
}
.steelbusiness_tab .turn_tit li span{
    cursor: pointer;
    display:block;
    background: #fff;
    border: 1px solid #dae1e5;
    margin-top: -1px;
    font-size: 14px;
    font-size: 1.4rem;
    color:#3f3f3f;
	padding:0 33px;
}

.steelbusiness_tab .turn_tit li.t_current span{
    background: #0060aa;
    color:#fff;
    font-weight: bold;
}
.steelbusiness_tab .turn_ins {
    margin: 3% 0 0 0;
    width: 100%;
}
.turn_ins_text p{
    text-indent: 2rem;
}

.ste_pleft{
    float: left;
  /*   width: 80%; */
  width:414px;
}
.ste_pright{
    /* width: 20%; */
    float: right;
    text-align:left;
}
.ste_ins_in h3{
    width:550px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: left;
    padding:0 0 2.6% 20px;
    margin-bottom: 2.5%;
    border-bottom:1px solid #3f3f3f;
    background: url(../images/icon/icon_ste.png)no-repeat left 2px;
}
.ste_ins_in h3.h3_liness{
    width:410px;
}
.ste_ins_in .ste_pics{
    text-align: center;
}
.ste_ins_in a img{
    max-width: 100%;
    text-align: center;
    margin:0 auto;
}
.ste_p_text{
    margin-top: 4%;
}
.ste_p_text p,.ste_p_text p span{
    padding-left: 20px;
    background: url(../images/icon/icon_lines.png)no-repeat left 13px;
	text-align:left;
}
.ste_p_text p span{
   float:right;
}
.mat_botttom{
    margin-bottom: 5%;
}



/* 经营TAB */
.management_tab{
            margin-top:0%; 
            margin-bottom: 5%;
            }
.management_tab .turn_tit {
    border-bottom: 1px solid #e6ebed;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: inline-block;
    line-height: 56px;
    width: 100%;
    padding:0 15%;
}

.management_tab .turn_tit li {
    float: left;
    text-align: center;
    width: 33.333%;
}
.management_tab .turn_tit li span{
    cursor: pointer;
    display:block;
    background: #fff;
    border: 0;
    margin-top: -1px;
    font-size: 14px;
    font-size: 1.4rem;
    color:#3f3f3f;
}

.management_tab .turn_tit li.t_current span{
    background: url(../images/icon/icon_linet.png) no-repeat bottom center;
    color:#0060aa;
    font-weight: bold;
}
.management_tab .turn_ins {
    margin: 3% 0 0 0;
    width: 100%;
}
.turn_ins_text p{
    text-indent: 2rem;
}
.ste_ins_in h2{
    margin:0 0 2.5% 0;
    font-size: 14px;
    font-size: 1.4rem;
    color:#0060aa;
    text-align:center;
    line-height: 50px;
    font-weight: bold;
    background: url(../images/icon/icon_linet.png) no-repeat center bottom;
}

.ste_bg {
    background: rgba(0, 0, 0, 0) url("../images/gt_bannerbg.jpg") no-repeat scroll center center / cover ;
    margin-bottom: 2%;
    margin-top: 2%;
    min-height: 350px;
    position: relative;
    width: 100%;
}
.gren_w .green_conter{
    width:370px;
    padding-top: 5%;
    padding-bottom: 8%;
}
.position_boxs{
    position: relative;
    width:1000px;
    min-height: 350px;
    margin:0 auto;
}
/* 海外 */

.overseas_bg {
    background: rgba(0, 0, 0, 0) url("../images/hy_bannerbg.jpg") no-repeat scroll center center / cover ;
    margin-bottom: 2%;
    margin-top: 2%;
    min-height: 350px;
    position: relative;
    width: 100%;
}
.overseas_content #thumbs a {
                width: 150px;
                margin:0 10px;
                overflow: hidden;
                font-size: 14px;
                font-size: 1.4rem;
                color:#3f3f3f;
                font-weight: bold;
                text-align: center;
                -webkit-transition: border-color .5s;
                -moz-transition: border-color .5s;
                -ms-transition: border-color .5s;
                transition: border-color .5s;
                background: url(../images/ove_img01.png) no-repeat top center;
                background-size:cover;
            }

           .overseas_content #thumbs a.a_pixar{
                background: url(../images/ove_img01.png) no-repeat top center;
                background-size:40% 66%;
            }
            .overseas_content #thumbs a.a_bugs{
                background: url(../images/ove_img02.png) no-repeat top center;
                background-size:40% 66%;
            }
            .overseas_content #thumbs a.a_cars{
                background: url(../images/ove_img03.png) no-repeat top center;
                background-size:40% 66%;
            }

            .overseas_content #thumbs a.selected.a_pixar{
                background: url(../images/ove_img_h01.png) no-repeat top center;
                background-size:40% 66%;
            }
            .overseas_content #thumbs a.selected.a_bugs{
                background: url(../images/ove_img_h02.png) no-repeat top center;
                background-size:40% 66%;
            }
            .overseas_content #thumbs a.selected.a_cars{
                background: url(../images/ove_img_h03.png) no-repeat top center;
                background-size:40% 66%;
            }

.overseas_content .per_turn_tables .turn_tits li {
    color: #323333;
    cursor: pointer;
    float: left;
    font-size: 22px;
    margin-right: 60px;
    text-align: center;
    width: 180px;
    height: 125px;
    position: relative;

}
.overseas_content .per_turn_tables .turn_tits p{
     color: #3f3f3f;
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: -1px;
    padding-bottom: 8%;
    padding-top: 5%;
    position: absolute;
    bottom: 0;
    width:100%;
    text-align: center;
    font-weight: bold;

            }
.overseas_content .per_turn_tables .turn_tits p span{
    color: #3f3f3f;
    font-size: 16px;
    font-size: 1.6rem;
}
.overseas_content .per_turn_tables .turn_tits li.currents span{
    color:#0060aa;
}
.overseas_content .per_turn_tables .turn_tits li.currents p{
                color:#0060aa;
                background: url(../images/icon/icon_linet.png) no-repeat center bottom;
            }


.overseas_content .per_turn_tables .turn_inss {
    margin: 0 auto;
    width: 100%;
}

.overseas_content .per_turn_tables .turn_tits .a_pixar{
                background: url(../images/ove_img01.png) no-repeat top center;
            }
.overseas_content .per_turn_tables .turn_tits .a_bugs{
                background: url(../images/ove_img02.png) no-repeat top center;
            }
.overseas_content .per_turn_tables .turn_tits .a_cars{
                margin-right: 0;
                background: url(../images/ove_img03.png) no-repeat top center;
            }
.overseas_content .per_turn_tables li.currents.a_pixar{
                background: url(../images/ove_img_h01.png) no-repeat top center;
            }
.overseas_content .per_turn_tables li.currents.a_bugs{
                background: url(../images/ove_img_h02.png) no-repeat top center;
            }
.overseas_content .per_turn_tables li.currents.a_cars{
                background: url(../images/ove_img_h03.png) no-repeat top center;
            }
/* 海外TAB */
.overseas_tab{
            margin-top:3%; 
            margin-bottom: 5%;
            }
.overseas_tab .turn_tit {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: inline-block;
    line-height: 56px;
    width: 100%;
}

.overseas_tab .turn_tit li {
    float: left;
    text-align: center;
    width: 25%;
}
.overseas_tab .turn_tit li span{
    cursor: pointer;
    display:block;
    background: #fff;
    border: 1px solid #dae1e5;
    margin-top: -1px;
    font-size: 14px;
    font-size: 1.4rem;
    color:#3f3f3f;
}

.overseas_tab .turn_tit li.t_current span{
    background: #0060aa;
    color:#fff;
    font-weight: bold;
}
.overseas_tab .turn_ins {
    margin: 3% 0 0 0;
    width: 100%;
}
.overseas_content{
    margin-bottom: 3%;
}
/* .develop_tab .turn_tit li{
  width:25%;
}
 */

/*pad单独样式 <1000px分辨率    and (min-width: 960px)*/
@media screen and (max-width: 999px) {
#carousel .inx .arrow-left,#carousel .inx .arrow-right{
    display: none!important;
}
    html{font-size: 52.5%;}
    .position_boxs{width:94%;}
        .overseas_content .per_turn_tables .turn_inss{
        width:94%;
        margin:2% auto;}
        .overseas_content .per_turn_tables .turn_tits p span{
            display: none;
        }

.overseas_content .per_turn_tables .turn_tits p{
    margin-bottom: 1px;
     padding-bottom: 10px;
            }

.overseas_content .per_turn_tables .turn_tits {
    background: #fff;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #e6ebed;
   padding-left:0;
}

.overseas_content .per_turn_tables .turn_tits li {
    color: #323333;
    cursor: pointer;
    float: left;
    font-size: 22px;
    margin-right: 3%;
    text-align: center;
    width: 31.333%;
    max-height: 160px;
    position: relative;

}
.overseas_content .inx .arrow-left,.overseas_content .inx .arrow-right{
    display: none!important;
}

.overseas_content .per_turn_tables .turn_tits li.a_cars{
    margin-right: 0;
}

.overseas_content .inx{
  width:100%;
}

/* 1    */
       .business_tab_pic .per_turn_tables .turn_inss{
        width:94%;
        margin:2% auto;}
        .business_tab_pic .per_turn_tables .turn_tits p span{
            display: none;
        }

.business_tab_pic .per_turn_tables .turn_tits p{
    margin-bottom: 1px;
     padding-bottom: 10px;
            }

.business_tab_pic .per_turn_tables .turn_tits {
    background: #fff;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #e6ebed;
   padding-left:0;
}

.business_tab_pic .per_turn_tables .turn_tits li {
    color: #323333;
    cursor: pointer;
    float: left;
    font-size: 22px;
    margin-right: 3%;
    text-align: center;
    width: 31.333%;
    max-height: 160px;
    position: relative;

}
.business_tab_pic .inx .arrow-left,.business_tab_pic .inx .arrow-right{
    display: none!important;
}

.business_tab_pic .per_turn_tables .turn_tits li.a_cars{
    margin-right: 0;
}

.business_tab_pic .inx{
  width:100%;
}
.text_conter_t{
    width:100%;
}

/* .nosteel_int .green_conter{
  left: 11%;
} */
.sec_pad3 {
    margin: 0 3%;
}
h3.h3_matop{
    margin-top: 3%;
}
.steelbusiness_tab .turn_tit li {
    float: left;
    text-align: center;
    width:50%;
}
.steelbusiness_tab .turn_tit li span{padding:0 50px;}
.overseas_tab .turn_tit li{
  width:50%;
}
.steelbusiness_tab .turn_tit{width:100%;}



.nosteel_int #prev, .nosteel_int #next {
   width: 12px;
  height: 22px;
            }

.steel_int .boxs_padding .green_conter{
    padding: 20px 25px 15px;
      max-height: 280px;
  overflow: hidden;
}

.overseas_bg {
    background: rgba(0, 0, 0, 0) url("../images/hy_bannerbg.jpg") no-repeat scroll center center / cover ;
    margin-bottom: 2%;
    margin-top: 2%;
    min-height: 350px;
    position: relative;
    width: 100%;
}
.overseas_bg .position_boxs .green_conter{
  padding-top: 15%;
  padding-bottom: 20%;

}
.ste_pleft{
    float: left;
    width:100%;
}
.ste_pright{
     width:100%;
    float: right;
    text-align: left;
}



}

/*pad单独样式 <960px */
@media screen and (min-width: 768px) and (max-width: 959px) {

}
/*手机单独样式 <768px */
@media screen and (min-width: 640px) and (max-width: 767px) {
    .float_pic_t .tab_base .turn_tit li{
        width:50%;
    }

}
/*手机单独样式 <640px */
@media screen and (min-width: 480px) and (max-width: 639px) {



}
/*手机单独样式 <480px */
@media screen and (max-width: 479px) {
.steel_int .green_conter{
    top: 56px;
    width: 94%;
}
.nosteel_int .green_conter{
    height: auto;
    left: 50%;
    margin-left: -43%;
    padding: 5% 3% 12% 3%;
    position: absolute;
    top:15%;
    width: 86%;
}


}