/*子页面统一样式*/

#info{}
#info:after{display:block;content:'';clear:both}
.info-right{    box-sizing: border-box;  background: #ffffff;    padding:0 15px 50px 15px;  width: 902px;    margin: 0 auto;    float: right;}
.info-loca{  margin-top:25px;  padding-right: 12px;color:#155bb0;overflow:hidden;border-bottom: 1px solid #cac3c3;margin-bottom:30px}
.info-loca h3{float:left;line-height:50px;font-size:20px;color:#2f7edb}
.info-loca .loca{float:right;font-size:13px;color:#3a3737;margin-top:22px;}
.info-loca .loca a{color:#3a3737}
.new_height a{    display: block;    height:160px;}
.new_right li{padding:15px 0}
.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;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:65%}
.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;left:322px;bottom:29px}
.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: #0272b9;}
#prev_next li{    font-size: 13px;}
#prev_next .next a:hover,#prev_next .prev a:hover{color:#155bb0}
#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;float:right;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:#155bb0}
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:#155bb0;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:#155bb0}
.input-group{margin-bottom:10px;clear:both;    margin-top: 30px;  }
.input-group:after{display:block;content:'';clear:both}
.input-group label{width:62px;float:left;font-size:15px;display:inline-block;text-align-last:justify;color:#8d8d8d;}
.input-group input[type=text]{
    border: 0;
    border-bottom: 1px solid #dcd8d8;
    height: 30px;
    width: 165px;
    margin-right:52px;
    font-family: "microsoft yahei",sans-serif;
    background: rgba(240, 242, 239, 0);
    transition: .3s;
    -webkit-transition: .3s;
    outline: 0;
    color: #fff;
    float:left;
}
.input-group input[type=text]:last-child{
    margin-right:0;
}
/*.input-group input[type=text]:focus{width:300px;box-shadow:0 0 5px #155bb0;border:1px solid #155bb0}*/
/*.input-group textarea:focus{width:550px;box-shadow:0 0 5px #155bb0;border:1px solid #155bb0}*/
/*.input-group input[type=text]#captcha:focus{width:90px;box-shadow:0 0 5px #155bb0;border:1px solid #155bb0}*/
.input-group textarea{
    border: 0;
    border-bottom: 1px solid #dcd8d8;
    height: 30px;
    width: 100%;
    float:left;
    font-family: "microsoft yahei",sans-serif;
    background: rgba(240, 242, 239, 0);
    transition: .3s;
    -webkit-transition: .3s;
    outline: 0;
    color: #fff;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color:    #fff;
}
input:-moz-placeholder, textarea:-moz-placeholder {
    color:    #fff;
}
input::-moz-placeholder, textarea::-moz-placeholder {
    color:    #fff;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color:    #fff;
}
#submit{
    float:right;
    display:block;
    clear:both;
    width:80px;
    line-height:30px;
    background:#fff;
    color:#155bb0;font-size:14px;
    font-family:"microsoft yahei";
    position: relative;
    top: -26px;
    border: 1px solid #155bb0;
    -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;
}
#submit:hover{
    cursor: pointer;
    background:#155bb0;
    color: #ffffff;
}
.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:#dadada;-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:#155bb0}
.pdc_list li:hover{border:3px solid #155bb0}
.content_p{margin-top:40px}
.content_p table{    width:100%;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:100%}
.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:#155bb0;display:block;float:left;text-align:center;line-height:40px;width:120px}
.pro_head:after{
    display:block;
    content: '';
    clear: both;
}
.pro_head .info_img_detail{
    float:left;
    width: 100%;
    height: 300px;
    margin-right:20px;
    position: relative;
}
.pro_head .info_img_detail img{
    max-width: 100%!important;
    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%);
    border:1px solid #e8e8e8;
}

.pro_head .food_name{
    float: left;
}
.pro_detail{
    width: 537px;
    height: 196px;
    box-sizing: border-box;
    margin-top: 10px;
    padding: 10px 14px;
    border: 1px solid #e8e8e8;
    background-color: #f9f9f9;
    position: relative;
    overflow: hidden;
}
.pro_detail h3{
    color: #00adef;
    font-size: 20px;
}
.pro_detail p{
    color: #3a3737;
    font: 12px 微软雅黑;
    line-height: 23px;
}
/*.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:#155bb0}
.p_content{    font-size: 14px;    line-height: 30px;    color: #3a3737;}
.p_content table{width:100%;}
.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:#006aad}
.wrap{width:1200px;margin:0 auto;position:relative}
.case_pic ul li{
    float:left;
    margin-right:15px;
    margin-bottom:25px;
    padding: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;
}
.case_pic ul li a{
    display: block;
    width:280px;
    height:240px;
    position: relative;
    border:1px solid #DDDDDD;
    padding:5px;
    box-sizing: border-box;

}
.case_pic ul li:nth-child(3n){
    margin-right:0;
}
.case_pic ul li p{
    position: absolute;
    display: block;
    width: 100%;
    line-height: 30px;
    left: 0;
    bottom: 0;
    text-align: center;
}
.case_pic ul li img{
    max-width: 95%;
    height: 82%;
    position: absolute;
    top: 7px;
    left:50%;
    -webkit-transform: translate(-50%,0%);
    -moz-transform: translate(-50%,0%);
    -ms-transform: translate(-50%,0%);
    -o-transform: translate(-50%,0%);
    transform: translate(-50%,0%);
}
.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:32%;margin-right:2%;margin-bottom:25px}
.newpro li:nth-child(3n){margin-right:0;}
.newpro li a{display:block}
.newpro_pic{position:relative;width:100%;height:240px;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:#006aad;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}

/*侧边栏*/
.left{float:left;}
.proside{
    width: 250px;
   margin-top:20px;
    margin-bottom: 40px;
}
.proside>div:first-child{
    background:#155bb0;
    width: 100%;
    border-radius: 5px 5px 0 0;
    height: 74px;
    padding-top: 20px;
    text-align:center
}
.proside>div:first-child h5{
    padding-top: 11px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.proside>div:first-child span{font-size:10px;text-transform:uppercase;color:#fff}
.prolist ul li:first-child .show_list{display:block;}
/*.prolist>ul>li:first-child>a{color:#00adef;}*/
.prolist{
    width: 100%;
    box-sizing: border-box;
    background: #f7f7f7;
    padding:0 15px;
    box-shadow: 1px 1px 10px #ddd;
}
.prolist ul li{    border-bottom: 1px solid #dcd8d8;}
.prolist ul li:last-child{    border-bottom:0;}
.prolist>ul>li>a{
    display: block;
    text-indent: 2px;
    height: 36px;
    line-height: 36px;
    color: #3a3535;
    font-size: 14px;
}
.show_list{display:block;}
.show_list li{
    background: none;
    border-bottom:1px dashed #dddd;
}
.show_list li:hover{
    /*background: #1A1B1B;*/
}
.show_list a{
    display: block;
    color: #6f6f6f;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    text-indent: 18px;
}
.sidebar_lx{
    margin-top:30px;
    box-shadow: 1px 1px 10px #ddd;
}
.sidebar_lx div:first-child{
    border-top:2px solid #155bb0;
    border-bottom:2px solid #155bb0;
    padding:20px 0;
}
.sidebar_lx div:last-child{
    background: #f7f7f7;
    padding:0 15px;
}
.sidebar_lx div h5{
    text-align: center;
    font-weight:normal;
}
.sidebar_lx span{
    display: block;
    text-align: center;
}
.sidebar_lx p{
    border-bottom:1px solid #dcd8d8;    text-indent: 2px;
    height: 36px;
    line-height: 36px;
    color: #3a3535;
    font-size: 14px;

}


.sidebar_icon:after{
    display: block;
    content: '';
    clear: both;
}
.sidebar_icon{
    margin-top: 32px;
    width: 100%;
    height: 72px;
    border-radius: 5px 5px;
    background: #424242;
    box-sizing: border-box;
    padding:5px 5px;
}
.sidebar_icon a{
    width:80px;
    box-sizing: border-box;
    float:left;
    border-right: 1px solid #3a3a3a;
    color: #000;
    display: block;
    /*height: 26px;*/
    padding-top: 46px;
    font-size: 13px;
    text-align: center;
}
.sidebar_icon a:last-child{
    border-right:0;
}
.sidebar_icon a:first-child{
    background: url("../images/proside.png") no-repeat;
    background-position: 8px top;
}
.sidebar_icon a:first-child:hover{
    background: url("../images/proside.png") no-repeat;
    background-position: 8px -73px;
    color: #00adef;
}
.sidebar_icon a:nth-child(2){
    background: url("../images/proside.png") no-repeat;
    background-position: -57px top;
}
.sidebar_icon a:nth-child(2):hover{
    background: url("../images/proside.png") no-repeat;
    background-position: -57px -73px;
    color: #00adef;
}
.sidebar_icon a:nth-child(3){
    background: url("../images/proside.png") no-repeat;
    background-position: -124px top;
}
.sidebar_icon a:nth-child(3):hover{
    background: url("../images/proside.png") no-repeat;
    background-position: -124px -73px;
    color: #00adef;
}


/*server*/
/*.server li{*/
    /*border:1px solid #ddd;*/
    /*margin-bottom:20px;*/
    /*padding:15px;*/
    /*-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;*/
/*}*/
/*.server li:hover{*/
    /*background: #fff;*/
/*}*/
/*.server a:after{*/
    /*display:block;*/
    /*content: '';*/
    /*clear: both;*/
/*}*/
/*.server h2{float:left; color: #fff;}*/
/*.server small{float:right;color: #fff;}*/
/*.server li:hover h2{ color: #00adef;}*/
/*.server li:hover small{color: #00adef;}*/

/*招聘详情*/
.yjob{
    color: #0272b9;
    background: #ddd;
    padding: 5px 10px;
    float: right;
    position: relative;
    top: -31px;
    right: 132px;
}
.desct{
   border-bottom:1px solid #282828
}
.job_tab:after{
    display:block;
    content: '';
    clear: both;
}
.job_tab{
    background: #ddd;
}
.job_tab span{
    color: #000;
}
.jobs_tit{
    display: block;
    background: #6f6f6f;
}
.jobs_tit:nth-child(odd){
    background:rgb(26, 86, 123);
}
.jobs_tit:after{
    display:block;
    content: '';
    clear: both;
}
.jobs_tit h4{
    float:left;
    width: 218px;
    text-align: center;
}
.jobs_tit p{
    width: 218px;
    float:left;
    text-align: center;
}
.jobs_tit span{
     width: 218px;
     float:left;
    text-align: center;
}
.jobs_tit strong{
    width: 218px;
    float:left;
    text-align: center;
}

.job_tab span{
    float:left;
    width: 218px;
    text-align: center;
}

/*新闻*/
.mynews{
    width: 100%;
    height: 230px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}
.mynews a{
    display: block;
    padding:10px;
    height: 200px;
    position: relative;

    -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;
}