@import url('base.css');
html,body{
    width: 100%;
}
header{
    width: 100%;
}
.container {
    zoom: 1;
    height: auto !important;
    margin: 0 auto;
    text-align: center;
    width: 1220px;
    min-width: 1220px;
    max-width: 1220px;
    margin: 0 auto;
}
header{
    width: 100%;
    height: 95px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    background: #fff;
    border-bottom: 2px #B60309 solid;
}
header > .logo{
    position:absolute;
    top: 21px;
    left:0;
    width: 198px;
    height: 61px;
}
header > .logo a{
    display: block;
    width: 100%;
    height: 100%;
    background: url('/Public/home/img/logo.png') no-repeat center/cover;
}
header > .mark{
    width: 80px;
    height: 80px;
    float: right;
    margin: 10px 10px 0 0;
    background: url('/Public/home/img/ewm3.jpg') no-repeat center/cover;
}
header > .nav{
    margin-left: 240px;
    height: 100%;
    float:left;
    position: relative;
}
header > .nav > li{
    width: 100px;
    height: 100%;
    text-align: center;
    float: left;
    margin-left: 10px;
    line-height: 120px;
}
header > .nav > li > a{
    display: block;
    width: 100%;
    height: 100%;
    color: #000;
}
header > .nav > li .child{
    max-width: 764px;
    overflow: hidden;
    position: absolute;
    top: 93px;
    left: 0;
    border: 1px solid #B60309 ;
    background: #e0e0e0;
    border-top: 2px solid #B60309;
    display: none;
    z-index: 999;
}
header > .nav > li:hover > a,
header > .nav > li.current > a
{
    background: #B60309;
    color: #fff;
}
header > .nav > li:hover .child{
    display: block
}
header > .nav > li:nth-child(3) .child{
    left:154px;
}
header > .nav > li:nth-child(6) .child{
    left:300px;
}
header > .nav > li:nth-child(7) .child{
   left: 595px
}
header > .nav > li:nth-child(8) .child{
    left: 624px;
}
header > .nav > li .child li{
    width: 127px;
    height: 115px;
    float: left;
    display: inline;
    overflow: hidden;
    border-right: 1px solid #eaeaea;
}
header > .nav > li .child li:last-child,header > .nav > li .child li:nth-child(6n){
    border-right: none;
}
header > .nav > li .child li a{
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    color: #B60309;
}
header > .nav > li .child li a:hover{
    background: rgb(182, 3, 9);
    color: #fff;
}
header > .nav > li .child li a img{
    display: block;
    width: 55px;
    height: 56px;
    margin: 0px auto;
    margin-top: 10px;
    overflow: hidden;
}
header > .nav > li .child li a span{
    display: block;
    font-size: 12px;
    text-align: center;
    overflow: hidden;
    margin-top: 2px;
    padding: 10px;
    line-height: 16px;
}
.banner{
    width: 100%;
    height: 350px;
}
.swiper-container{
    width: 100%;
    height: 100%;
}

.banner img{
    width: 100%;
    height: 100%;
}
section{
    width: 100%;
    overflow: hidden;
}
.center{
    padding-right: 10px;
    border-right: 1px solid #ccc;
    overflow: hidden;
    float: left;
    height: 411px;
    margin-top: 10px;
}
.center:hover{
    background: #f9f9f9;
    border:none;
}
.product{
    width: 580px;
}
.hzhb{
    width: 374px;
    float: left;
    margin-top: 10px;
    margin-left: 5px;
}
.indexcontact{
    width: 230px;
    float: left;
    margin-top: 10px;
    margin-left:5px;
}
.center .title{
    overflow: hidden;
    line-height: 36px;
    border-bottom: 1px solid #ccc;
    text-indent: 2.5em;
}
.center .title .titleleft{
    float: left;
}
.center .title .titleright{
    display: block;
    float: right;
    font-size: 12px;
    color: #333;
}
.product .title{
    background: url('/Public/home/img/icon01.png') no-repeat 10px center;
}
.hzhb .title{
    background: url('/Public/home/img/icon02.png') no-repeat 10px center;
}
.indexcontact .title{
    background: url('/Public/home/img/icon04.png') no-repeat 10px center;
}
.content{
    width: 100%;
    overflow:hidden;
    padding: 0 3px;
}
.content ul{
    margin-top: 10px;
}
.content ul li{
    width:100%;
    line-height: 30px;
    font-size: 12px;
    text-indent: 2em;
    text-align: left;
}
.content img{
    width: 128px;
    height: 128px;
}
footer{
    width: 100%;
    background: rgb(40,40,40);
    padding: 20px 0;
}
footer p{
    color: rgb(135,135,136);
    line-height: 25px;
    font-size: 12px;
}
.listLeft{
    width: 214px;
    min-height: 502px;
    padding: 1px 4px 1px 0px;
    float: left;
    background: url('/Public/home/img/nav_c.jpg') repeat-y
}
.listLeft .navTitle a{
    display: block;
    width: 100%;
    height: 37px;
    line-height: 37px;
    color: #fff;
    background: #E41317;
    text-align: left;
    text-indent: 1em;
    font-size: 16px;
}
.listLeft .navItem a{
    display: block;
    width: 100%;
    height: 37px;
    line-height: 35px;
    text-align: left;
    font-size: 14px;
    background: url('/Public/home/img/normal.gif') no-repeat 10px center;
    padding-left: 20px;
    color: #000;
    border-bottom: 1px dashed #0C0C0C;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.listLeft .navItem li.hot a{
    background: url('/Public/home/img/hover.gif') no-repeat 10px center #888;
    color: #fff;
    border: none;
}
.listRight{
    width:985px;
    float: right;
}
.listRight .navCurrent {
    text-align: right;
    font-size: 12px;
    padding: 40px 10px 15px;
    background: url('/Public/home/img/current_line.gif') repeat-x bottom;
    margin-bottom: 10px;
}
.listRight .navCurrent a{
    color: #000;
}
.box{
    width: 100%;
}
.box ul li{
    width: 100%;
    background: url('/Public/home/img/line.gif') repeat-x bottom;
    overflow:hidden;
    font-size: 14px;
    text-align: left;
}
.box ul li a{
    display: inline-block;
    width: auto;
    float: left;
    padding: 12px 0 14px;
    background: url('/Public/home/img/arrow.gif') no-repeat 6px 20px;
    font-size: 14px;
    text-align: left;
    color: #000;
    text-indent: 1rem;
}
.box ul li a:hover{
    color: #B60309;
    background: none;
}
.box ul li span{
    display: inline-block;
    width: auto;
    float: right;
    padding: 12px 0 14px;
    font-size: 12px;
    text-align: right;
    color: #000;
}
.page{
    font-size: 12px;
    line-height: 40px;
}
.newNav{
    background: url('/Public/home/img/icon.png') no-repeat scroll 0 center;
    border-bottom: 1px solid #D8D8D8;
    height: 40px;
    line-height: 40px;
    margin: 20px auto;
    overflow: hidden;
    text-align: left;
    font: 16px/40px 'Microsoft YaHei',SimSun,Arial,Sans-Serif;
    text-indent: 3em;
}
.newNav a{
    color: #333;
    font-size: 14px;
}
.newNav a:hover{
    color: #d90000;
}
.artTitle{
    margin: 5px auto;
    padding: 5px 0;
    display: block;
    width: 100%;
    font-size: 30px;
    line-height: 50px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    color: #d90000;
    text-align: center;
    border-bottom: 1px solid #D8D8D8;
}
.artTime{
    margin: 20px auto;
    clear: both;
    text-align: center;
    overflow: hidden;
    line-height: 25px;
    font-size: 14px;
}
.artBox{
    text-align: initial;
}
.end{
    font-size: 14px;
    text-align: right;
    margin: 10px auto;
    line-height: 20px;
}
.end a{
    color: #F00;
}
.navCon{
    margin: 10px auto;
    margin-bottom: 0;
    overflow: hidden;
    width: 100%;
    height: 52px;
    background: url('/Public/home/img/i_ad.png') no-repeat 0 20px;
    position: relative;
    font-family: "隶书";
    color: #000;
    text-align: left;
    letter-spacing: 1px;
    font-size: 12px;
    line-height: 52px;
    text-indent: 2em;
}
.navCon a{
    color: #333;
}
.navCon a:hover{
    color: #f00;
}
.warper{
    width: 100%;
    overflow:auto;
}
.warper .warperLeft{
    width: 550px;
    margin: 20px 0 0 20px;
    overflow: hidden;
    float: left;
    display: inline;
    min-height: 500px;
}
.warper .warperLeft .warperBox{
    width: 100%;
    height: 60px;
}
.warper .warperLeft .warperBox .qq{
    display: block;
    width: 118px;
    height: 60px;
    float: left;
    margin-right: 30px;
    background: url('/Public/home/img/qqzx.png') no-repeat 0 0;
}
.warper .warperLeft .warperBox .weibo{
    display: block;
    width: 34px;
    height: 60px;
    float: left;
    margin-right: 30px;
    background: url('/Public/home/img/sinaweibo.png') no-repeat 0 0;
}
.warper .warperLeft .warperBox .tengxunweibo{
    display: block;
    width: 34px;
    height: 60px;
    float: left;
    background: url('/Public/home/img/tengxunweibo.png') no-repeat 0 0;
}
.warper .warperLeft .ConBox{
    width: 100%;
    min-height: 500px;
}
.warper .warperLeft .ConBox li{
    text-align: left;
    line-height: 30px;
    font-size: 12px;
    text-indent: 2em;
}
.warper .warperRight{
    width: 600px;
    float: right;
    overflow: hidden;
}
.product_wrap{
    overflow: hidden;
    clear: both;
    margin: 0 auto;
    text-align: center;
    width: 1005px;
    background: #fff;
}
.product_wrap .job_title{
    font-size: 18px;
    color: #000;
    letter-spacing: 0px;
    text-align: left;
    text-indent: 0.5em;
    line-height: 30px;
    position: relative;
    border-bottom: 1px #d9d9d9 solid;
    text-align: left;
    margin-top: 20px;
}
.product_wrap .new_job{
    width: 100%;
    margin: 20px;
    overflow: hidden;
    height: 50px;
}
.product_wrap .new_job li{
    float: left;
    padding: 10px;
}
.product_wrap .new_job li a{
    display: block;
    line-height: 30px;
    color: #333;
    font-size: 14px;
}
.product_wrap .new_job .job_new a{
    background: url('/Public/home/img/user.png') no-repeat scroll left center;
    text-indent: 3em;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    color: #d90000;
}
.product_wrap .new_job li a:hover{
    color: #d90000;
    border-bottom: 2px solid #d90000;
}
.jobtable{
    margin: 5px auto;
    border: 0px solid #B5C9E0;
    border-collapse: collapse;
    display: inline-table;
}
.jobtable tr th{
    text-align: left;
    font-size: 14px;
    background: #dfdfdf;
    padding: 5px;
    height: 40px;
}
.jobtable tr td{
    border-bottom: 1px solid #dfdfdf;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding: 5px;
    text-align: left;
}
.jobtable tr td a{
    color: #333;
}
.jobtable tr td a:hover{
    color: #d90000;
}
.jobBox{
    width: 100%;
}
.jobnav{
    background: url(/Public/home/img/icon.png) no-repeat scroll 0 center;
    border-bottom: 1px solid #D8D8D8;
    height: 40px;
    line-height: 40px;
    margin: 20px auto;
    overflow: hidden;
    text-align: left;
    font: 16px/40px 'Microsoft YaHei',SimSun,Arial,Sans-Serif;
    text-indent: 3em;
}
.jobnav span{
    display: block;
    color: #d90000;
    padding: 0 10px;
    line-height: 40px;
}
.jobMain{
    line-height: 25px;
    font-size: 14px;
    overflow: hidden;
    margin: 10px auto;
    text-align: center;
    padding: 10px;
    border: 0px solid #dedddd;
}
.jobMain h2{
    font-size: 30px;
    line-height: 50px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    color: #d90000;
}
.jobMain table{
    border: 1px solid #ccc;
    border-bottom: none;
    border-right: none;
}
.jobMain table th{
    font-size: 14px;
    padding: 10px;
    text-align: left;
    background: #f1f1f1;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    font-weight: normal;
}
.jobMain table td{
    line-height: 23px;
    font-size: 14px;
    padding: 10px;
    text-align: left;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.proBanner{
    width: 100%;
    height: 347px;
    z-index: 1;
    position: relative;
    margin: 0px auto;
    text-align: center;
    background: url('/Public/home/img/p_banner.jpg') no-repeat top center;
}
.protitle{
    width: 210px;
    height: 78px;
    background: url('/Public/home/img/location.jpg') no-repeat;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
}
.protitle span{
    display: block;
    text-align: left;
    padding-left: 26px;
}
.protitle span.zh{
    font-size: 24px;
    font-family: "Microsoft YaHei","宋体";
    padding-top: 12px;
}
.proNavBig > .proNavBigList{

}
.proNavBig > .proNavBigList span{
    letter-spacing: 0px;
    display: block;
    height: 37px;
    line-height: 37px;
    font-size: 16px;
    color: #fff;
    text-align: left;
    text-indent: 1em;
    background: #E41317;
    border-bottom: 1px #fff solid;
    cursor: pointer;
}
.proChild > .proChildlist{
    cursor: pointer;
}
.proChild > .proChildlist > a{
    display: block;
    line-height: 35px;
    height: 35px;
    padding-left: 20px;
    background: url('/Public/home/img/normal.gif') no-repeat 10px center;
    font-size: 14px;
    font-family: "Microsoft YaHei","宋体";
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
    border-bottom: 1px dashed #000;
}
.proChild > .proChildlist > a.hot{
    color: #fff;
    background: url('/Public/home/img/hover.gif') no-repeat 10px center #888;
}
.proSmall .proSmallList > a{
    display: block;
    height: 35px;
    line-height: 35px;
    margin-top: 1px;
    background: url('/Public/home/img/arrow2.gif') no-repeat #fff 25px center;
    font-size: 12px;
    text-align: left;
    text-indent: 3em;
    border-bottom: 1px #ccc solid;
    color: #333;
}
.proSmall .proSmallList > a.hot{
    color: #f00;
    background-image: url("/Public/home/img/arrow2_red.gif");
}
.proChild,
.proSmall
{
    display: none;
}
.proChild.show,
.proSmall.show{
    display: block;
}
.fixed{
    width: 40px;
    height: 198px;
    position: fixed;
    top: 200px;
    right: 0;
    overflow: hidden;
    z-index: 9999;
    transition: width 1s;
    -moz-transition: width 1s; /* Firefox 4 */
    -webkit-transition: width 1s; /* Safari 和 Chrome */
    -o-transition: width 1s; /* Opera */
}
.fixed .pic{
    width: 40px;
    height: 100%;
    background: url('/Public/home/img/suspend.png');
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}
.fixed .qqbox{
    width: 120px;
    height: 85px;
    display: block;
    background: url('/Public/home/img/suspend.png') -40px 0;
    overflow: hidden;
    position: absolute;
    top:0;
    left: 40px;
}
.fixed .qqbox:hover{
    background-image: url("/Public/home/img/suspendon.png");
}
.fixed .phoneBox{
    width: 120px;
    height: 112px;
    display: block;
    background: url('/Public/home/img/suspend.png') -40px -86px;
    overflow: hidden;
    position: absolute;
    bottom:0;
    left: 40px;
    border-top: 1px solid #e4e8ec;
}
.fixed:hover{
    width: 160px;
}

