@charset "utf-8";
/* CSS Document */
body{background-image: url(http://zhaopin.100zp.com/html/qlyyxy/images/body_bg.gif);}
img{border:none;}
#nav{width:100%; text-align:center;}
#nav a{font-size: 17px;border-left:1px #e2e2e2 solid;padding: 10px 18px;line-height:35px;text-decoration:none;font-weight: bold;background-image: linear-gradient(2deg, #0061a7, #8287b1);border-radius: 0 0 15px 15px;margin: 10px;}
#nav a:link,a:visited{color: #ffffff;}
#nav a:hover{background-color: #0061a5;color:#fff;}
p em{font-size:14px;	font-style: normal;	margin:0 10px;}

.table th{background-color: #003399; color:#FFFFFF}
.table{background-color:#0099CC}

.imgs{width:95%; margin:15px auto; text-align:center;}
.imgs img{border:1px #CCCCCC solid; padding:5px;  width:47%; height:340px; float:left; margin:8px 9px;}

#marqueediv6 img{padding:5px; border:1px #d2d2d2 solid; margin:0 5px;}

.detail-main {margin: 0 auto; width: 1200px;}
.detail-main .top{margin:0px auto;}
.detail-main .top h1{margin-top:35px;}
.detail-main p{line-height:25px; text-indent:30px;}
.detail-main .common-wrapper {margin-bottom: 30px;}
.detail-main .common-wrapper .common-title {
    margin-bottom: 22px;
    padding-top: 16px;
    background: url(http://zhaopin.100zp.com/images/img_aiticle/title-icon-left.png) no-repeat left calc(58% + 2px)/45px 36px,url(http://zhaopin.100zp.com/images/img_aiticle/title-icon-right.png) no-repeat right bottom/207px 57px;
    padding-left: 55px;
    position: relative;
    padding-right: 269px
}

.detail-main .common-wrapper .common-title::after {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    content: "";
    display: block;
    height: 2px;
    background: linear-gradient(90deg, #415ad8 0%, #e2eafb 100%)
}

.detail-main .common-wrapper .common-title h2 {
    display: inline-block;
    font-size: 28px;
    background: linear-gradient(90deg, #4159d8 0%, #5cb5f4 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    line-height: 42px;
    padding-bottom: 3px
}

.detail-main .common-wrapper .common-content {
    background: url(http://zhaopin.100zp.com/images/img_aiticle/wrapper-bg.png) no-repeat right bottom/369px 166px,#fff;
    border-radius: 8px;
    padding: 24px;
    position: relative;
    overflow: hidden;
    white-space: wrap
}

.detail-main .common-wrapper .common-content p {
    font-size: 15px;
    line-height: 2
}

.detail-main .common-wrapper .common-content img {
    display: block;
    max-width: 100%
}