.margin_center{
    width:100%;
    overflow: hidden;
}
.mycontainer,.margin_center>div{
    width:1200px;
    margin-left:auto;
    margin-right:auto;

}
.clear:after{
    display: block;
    content: '';
    clear: both;
}
.left{float:left;}
.right{float:right;}

/*图片移动*/
/*botbg*/
.bot_bg{
    width:100%;
    position:relative;
}
.bot_lb{
    width:1200px;
    height: 710px;
    margin:0 auto;
    overflow:hidden;
}

.icon_left{
    width: 50px;
    height: 50px;
    background: url("../images/iconleft.png") no-repeat center;
    position: absolute;
    top: 45%;
    left: -60px;
}
.icon_right{
    width: 50px;
    height: 50px;
    background: url("../images/iconright.png") no-repeat center;
    position: absolute;
    top:45%;
    right:-60px;
}
.icon_left,.icon_right{cursor: pointer;}
.icon_left:hover{  background: url("../images/iconlefts.png") no-repeat center;}
.icon_right:hover{  background: url("../images/iconrights.png") no-repeat center;}
.bot_show{width: 4000px;}

.bot_show ul{
    transition:500ms 0s all ease;
    transform:translate3d(0,0px,0);
    -ms-transform: translate3d(0,0px,0);
    -moz-transform:translate3d(0,0px,0) ;
    -o-transform: translate3d(0,0px,0);
    -webkit-transform:translate3d(0,0px,0);

}
.bot_show ul:after{display:block;content:'';clear:both}
.bot_show ul li{
    float:left;
    width:380px;
    margin:35px 0 35px 30px;
}
.bot_show ul li a{
    display:block;
    position:relative;
}
.bot_img{
    width:380px;
    height:285px;
    position:relative;
    overflow: hidden;
}
.bot_img img{
    max-width:100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.bot_text h2{
    display:block;
    position:absolute;
    left:0;
    bottom:0;
    background: rgba(0, 0, 0, 0.6);
    width:100%;
    height:50px;
    line-height: 50px;
    text-align: center;
    font-size:16px;
    font-weight: normal;
    color: #ffffff;
    -webkit-transition: 500ms 0s all ease;
    -moz-transition: 500ms 0s all ease;
    -ms-transition: 500ms 0s all ease;
    -o-transition: 500ms 0s all ease;
    transition: 500ms 0s all ease;
}
.bot_text h2:hover{

    font-size:20px;
    font-weight: bold;
    height:120px;
    line-height: 120px;
    background: rgba(2, 104, 179, 0.6);
}


/*子页面统一样式*/

#info{padding:50px 0 100px 0}
#info:after{display:block;content:'';clear:both}
.info-right{    width: 902px;    margin: 0 auto;    float: right;}
.info-loca{color:#c41524;overflow:hidden;border-bottom:2px dotted #ccc;margin-bottom:30px}
.info-loca h3{float:left;line-height:50px;font-size:25px;color:#3a3836}
.info-loca .loca{float:right;font-size:13px;color:#c41524;margin-top:15px;}
.info-loca .loca a{color:#c41524}
.new_height a{    display: block;    height:160px;}
.new_right li{padding:15px 0;float:left;
    width:48%;}
.new_right li:nth-child(2n){
    float:right;
}
.new_right li p{overflow:hidden}
.new_right li b{float:left;color:#000;font-weight:700;-moz-transition:all 150ms linear;-webkit-transition:all 150ms linear;transition:all 150ms linear}
.new_right li a{display:block;height:200px;border:1px solid #ddd;padding:15px;position:relative;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}
.new_right li a img{float:left;width:270px;height:200px}
.new_right li a div{float:right;width:48%}
.new_right li a h2{color:#000;font-size:20px}
.new_right li small{color:#000;font-size:14px;margin-top:70px;display:block;position:absolute;right:2%;bottom:2%}
.new_right li span{transition:0.5s 0s all ease;display:block;line-height:26px;color:#666;padding:10px 0 0 0;font-size:14px}
.new_right li:hover a{-webkit-box-shadow:0 5px 30px rgba(0,0,0,.18);box-shadow:0 5px 30px rgba(0,0,0,.18);-webkit-transform:translate3d(0,-2px,0);transform:translate3d(0,-2px,0);}
#prev_next .next,#prev_next .prev{font-size:13px;border-top:1px solid #ccc;padding:5px 25px}
#prev_next li a{
    color: #000;}
#prev_next .next a:hover,#prev_next .prev a:hover{color:#c41524}
#prev_next .prev{margin-top:20px;background:url(../images/prev_bg.png) no-repeat left center;background-size:18px}
#prev_next .next{border-bottom:1px solid #ccc;background:url(../images/next_bg.png) no-repeat left center;background-size:18px}
div.page{margin:20px 0 20px 0;clear:both;text-align:center;font-size:14px}
div.page a{padding:2px 5px;margin:2px;color:#fff;text-decoration:none;background:#9b9b9b}
div.page a:hover{background:#5c5c5c}
div.page span.current{padding:2px 8px;font-weight:700;margin:2px;color:#fff;background-color:#c41524}
div.page span.disabled{padding:2px 5px;margin:2px;color:#ddd}
ul.jobs li{border-bottom:2px dotted #ccc;margin-bottom:10px;padding-bottom:10px;font-size:15px;line-height:30px;padding-left:20px;position:relative}
ul.jobs li a{display:block;position:absolute;background-color:#c41524;color:#fff;padding:1px 8px;top:50px;left:500px}
ul.jobs li a:hover{border-radius:8px;-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;transition:all .2s}
ul.jobs li strong{color:#c41524}
.input-group{
    margin-bottom:2%;
    float:left;
    width: 32.6%;
    margin-right: 1%;
}


.input-group label{width:62px;font-size:15px;display:inline-block;text-align-last:justify;color:#606060;font-weight:700}
.input-group input[type=text]{
    line-height: 30px;
    height: 30px;
    width: 100%;
    background: #282828;
    color: #fff;
    font-size: 14px;
    text-indent: 1em;
    font-family: "microsoft yahei",sans-serif;
    transition: .3s;
    -webkit-transition: .3s;
    outline: 0;
}
.input-group input[type=text]:focus,.input-group textarea:focus{
   box-shadow:0 0 5px #ddd;
}
/*.input-group textarea:focus{width:550px;box-shadow:0 0 5px #c41524;border:1px solid #c41524}*/
/*.input-group input[type=text]#captcha:focus{width:90px;box-shadow:0 0 5px #c41524;border:1px solid #c41524}*/
.input-group textarea{
    transition: .3s;
    -webkit-transition: .3s;
    width: 100%;

    text-indent: 1em;
    background: #282828;
    font-size: 14px;
    padding-top: 3%;
    font-family: "microsoft yahei",sans-serif;
    outline: 0;
}
#submit{
    display:block;clear:both;width:48%;line-height:30px;background:#c41524;border:0;color:#fff;font-size:14px;font-family:"microsoft yahei";
    margin-bottom:5%;
}
#form2 .input-group input[type=text]{
    background: #c2c2c2;
    line-height: 48px;
    height: 48px;
}
#form2 .input-group textarea{
    background: #c2c2c2;
}
#form2 .input-group{
    width:100%;
}
#form2 #submit{
    line-height: 48px;
    margin: 0 auto;
}
.pdc_list{width:920px}
.pdc_list li{float:left;margin:0 25px 25px 0;border:3px solid #dadada;-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;transition:all .2s}
.pdc_list li a{display:block;position:relative}
.pdc_list li img{display:block;width:275px;height:210px}
.pdc_list li span{display:block;text-align:center;line-height:40px;background:#c41524;-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;transition:all .2s}
.pdc_list li:hover span{color:#fff;background:#c41524}
.pdc_list li:hover{border:3px solid #c41524}
.content_p{margin-top:40px}
.content_p table{border-bottom:1px solid #ccc;border-right:1px solid #ccc}
.content_p table td{border-left:1px solid #ccc;border-top:1px solid #ccc}
.content_p img{max-width:95%}
.content_p p{font-size:14px;line-height:30px}
.content_p span.sp{display:block;background-color:#ddd;color:#fff;margin-bottom:20px;overflow:hidden}
.content_p span.sp small{background:#c41524;display:block;float:left;text-align:center;line-height:40px;width:120px}
.food_name{text-align:center;font-size:24px;margin-bottom:15px;padding-bottom:15px;border-bottom:1px dashed #ccc}
.she{width:930px}
.she li{background:#fff;padding:10px 10px 0 10px;border:1px solid #CACACA;float:left;margin:0 24px 20px 0;cursor:pointer;-moz-transition:all .3s linear;-webkit-transition:all .3s linear;transition:all .3s linear}
.she li:hover{-webkit-box-shadow:0 15px 30px rgba(0,0,0,.18);box-shadow:0 15px 30px rgba(0,0,0,.18);-webkit-transform:translate3d(0,-2px,0);transform:translate3d(0,-2px,0);background:#fcfcfc;border:1px solid #ccc}
.she li img{display:block;width:257px;height:206px}
.she li small{display:block;line-height:45px;text-align:center;color:#2e2e2e;-moz-transition:all 150ms linear;-webkit-transition:all 150ms linear;transition:all 150ms linear}
.she li:hover small{color:#c41524}
.p_content{font-size:15px;line-height:30px;color:#333}
.news_time{font-size:14px;margin-bottom:20px}
.pdc-list{width:960px}
.pdc-list li{float:left;padding:10px;border:1px solid #ccc;margin-right:35px;margin-bottom:35px}
.pdc-list li img{width:255px;height:200px;display:block}
.pdc-list li span{display:block;text-align:center;color:#666;font-weight:700;margin-top:5px;-webkit-transition:all .2s linear;transition:all .2s linear}
.pdc-list li:hover span{color:#c41524}
.wrap{width:1200px;margin:0 auto;position:relative}
.case_pic ul li {
    width:280px;
    height:200px;
    margin-right:15px;
    float:left;
    position: relative;
    border:1px solid #DDDDDD;
    padding:5px;
    box-sizing: border-box;
    margin-bottom:25px;
}
.case_pic ul li img{
    max-width: 95%;
    height:95%;
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.case_pic ul li:hover{-webkit-box-shadow:0 5px 30px rgba(0,0,0,.18);box-shadow:0 5px 30px rgba(0,0,0,.18);-webkit-transform:translate3d(0,-2px,0);transform:translate3d(0,-2px,0);}
/*产品页样式*/
.newpro:after{display:block;content:'';clear:both}
.newpro li{float:left;width:24%;margin:0 .5%;margin-bottom:25px}
.newpro li a{display:block}
.newpro_pic{position:relative;width:100%;height:190px;overflow:hidden}
.newpro_pic img{position:absolute;max-width:100%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.newpro_pic p{width:100%;text-align:center;position:absolute;left:0;bottom:0;color:#fff;background:#c41524;margin-bottom:0;line-height:40px;font-size:16px;-webkit-transition:.3s 0s all ease;-moz-transition:.3s 0s all ease;-ms-transition:.3s 0s all ease;-o-transition:.3s 0s all ease;transition:.3s 0s all ease}
.newpro li:hover a div p{background:gray;-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray}
.newpro li:hover a div img{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray}
.newpro_pic:hover p{line-height:50px;font-size:18px}


/*子页--公司简介*/
.zcompany>h2{
    font-size: 42px;
    color: #232323;
    text-align: center;
}
.zcompany>p{
    text-align: center;
    font-size: 16px;
    color: #808080;
    margin-top: 1%;
    margin-bottom:5%;
}
.comintro{
    width:100%;
    background: url("../images/z_company.png") no-repeat right center;
    height:21.8vw;
    overflow-x: hidden;
    overflow-y:hidden;
}
.comintro>div{
    float:left;
    height:100%;
}
.intro_l{
    background: #232323;
    width:35%;
    padding:4% 3%;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.introwidth{
    width:64%;
}
.introwidth div{
    overflow-y: scroll!important;
}
.introwidth div p{
    width: 100%;
}
/*滚动条整体*/
::-webkit-scrollbar{
    width:4px; /*滚动条宽度*/
}
/*滚动条按钮*/
::-webkit-scrollbar-button {
}
::-webkit-scrollbar-track{
    background-color:#1b1b1b; /*滑道全部*/
}
::-webkit-scrollbar-track-piece{
    background-color:#1b1b1b; /*滑道*/
    -webkit-border-radius:4px; /*滑道圆角宽度*/
}
::-webkit-scrollbar-thumb{
    width:3px;
    background-color:#474747; /*滑动条表面*/
}
/*横竖滚动条交角*/
::-webkit-scrollbar-corner {
    background-color: #2a2a2a;
}
/*横竖滚动条交角图案*/
::-webkit-resizer {
    /*background-image: url(/public/img/resizer-inactive.png);*/
    background-repeat: no-repeat;
    background-position: bottom right;
}
/*鼠标滑过滑动条*/
::-webkit-scrollbar-thumb:hover{
    background-color:#2a2a2a;
}

.introwidth a{
    -webkit-transition: 300ms 0s all ease!important;
    -moz-transition: 300ms 0s all ease!important;
    -ms-transition: 300ms 0s all ease!important;
    -o-transition: 300ms 0s all ease!important;
    transition: 300ms 0s all ease!important;
    -webkit-transform: rotate(45deg)!important;
    -moz-transform: rotate(45deg)!important;
    -ms-transform: rotate(45deg)!important;
    -o-transform: rotate(45deg)!important;
    transform: rotate(45deg)!important;
}
.intro_l h4{
    font-size: 3vw;
    color: #fff;
    margin-bottom:3%;
}
.intro_l div{
    font-size: 14px;
    color: #fff;
    line-height:30px;
    width:100%;
    height: 37%;
    overflow: hidden;
}
.intro_l a{
    background: url("../images/zadd.png") no-repeat center;
    display: block;
    width: 3vw;
    height: 3vw;
}

.intro_m{
    text-align: center;
    background: rgba(133, 194, 38, 0.9);
    width:30%;
    color: #fff;
    box-sizing: border-box;
    padding:0% 3%;
}
.intro_m h1{
    font-size:4vw;
    font-family: fantasy;
    font-weight: lighter;
}
.intro_m p{
    font-size: 16px;
}
.intro_m div:first-child{
    border-bottom:1px solid #fff
}
.intro_m div{
    height:50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:12% 0;
}
.com_ys h3{
    text-align: center;
    font-size: 2.5vw;
    color: #fff;
    font-weight: lighter;
}
.com_ys p{
    font-size: 1.3vw;
    text-align: center;
    color: #fff;
    font-weight: lighter;
    margin-top:2%;
}
.com_ys>div{
    height:27vw;
}
.com_ys>div>div{
    float:left;
    width: 50%;
    height: 100%;
}
.ys_intwo>img{
    float:left;
    width: 50%;
    height: 100%;
}
.ys_intwo>div{
    width: 50%;
    float:left;
    height: 100%;
    background: url("../images/wh.png") no-repeat center;
    position: relative;
}
.ys_pp{
    background: url("../images/pp.png") no-repeat center;
    position: relative;
}
.text_center{
    width:100%;
    position: absolute;
    top:50%;
    left:50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.ys_rc{
    background: url("../images/rc.png") no-repeat center;
}
.shwy{
    background: url("../images/shwy.png") no-repeat center!important;
}
.honor{
    position: relative;
}
.honor h4{
    font-size:2vw;
    color: #232323;
    margin-top:5%;
}
.honor h2{
    font-size:2.2vw;
    color: #e0e0e0;
}

.honor_swiper{
    margin-top: 5% !important;
    margin-bottom: 5%!important;
}
/*产品子页*/
.z_pro_fl .swiper-slide a{
    display: block;
    width:100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 20px;
    color: #242424;
    background: #fff;
    line-height: 80px;
    text-align: center;
    border:1px solid #bababa;
    border-right:0;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.z_pro_fl .swiper-slide:nth-child(4n) a{
    border-right:1px solid #bababa;
}

.z_pro_fl .swiper-slide a:hover{
    background: #c41524;
    border:1px solid #c41524;
    color: #fff;
}
.swiper_width{
    width:80%;
    margin:0 auto;
}
.z_pro_fl{
    position: relative;
    width:100%;
    background: #efefef;
    padding:5% 0%;
}
.z_pro_fl .swiper-button-next{
    position: absolute;
    right:6%;
    left:inherit;
}
.z_pro_fl .swiper-button-prev{
    position: absolute;
    left:6%;
}
.procontainer{
    padding:3% 12%;
}
.procontainer ul li{
    width: 24%;
    float:left;
    margin-right:1.2%;
    margin-bottom:5%;
}
.procontainer ul li:nth-child(4n){
    margin-right:0;
}
.procontainer ul li b{
    display: block;
    position: relative;
    width: 100%;
    height:12vw;
    overflow: hidden;
}
.procontainer ul li b img{
    max-width:100%;
    height:100%;
    position: absolute;
    top:50%;
    left:50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.procontainer ul li h4{
    font-size: 24px;
    color: #222222;
    font-weight: normal;
    text-align: center;
    height: 50px;
    margin-top: 0.5vw;
}
.procontainer ul li p{
    font-size: 14px;
    color: #a8a8a8;
    text-align: center;
    height: 37px;
    margin-top:2%;
}
.procontainer ul li small{
    font-size: 14px;
    color: #fff;
    text-align: center;
    display: block;
    width: 65%;
    line-height: 30px;
    background: #bababa;
    margin:0 auto;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.procontainer ul li small:hover{
    background: #c41524;
}

/*人才招聘*/
.job_tab{
    background: #c41524;
    margin-top: 5%;
}
.job_tab span{
    display: inline-block;
    width: 19.4%;
    line-height: 50px;
    text-align: center;
    color: #ffffff;
}
.job_text li{line-height: 50px;}
.job_text li span{
    font-size: 13px;
    display: inline-block;
    width: 19.4%;
    line-height: 20px;
    text-align: center;
}
.job_text li:nth-child(even){
    background: #ececec;
}
.jobs_req{
    display:none;
    padding: 2%;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 27px;
    color: #ececec;
    background: #848484;
}
.req_text{
    width:100%;
}
.jobs_req p a{
    color: #1e55af;
}

table{
    max-width: 100%;
}
