.main1 {
    float: left;
    width: 100%;
    margin-top: 24px;
}

.main1 .news {
    float: left;
    display: flex;
}

.main1 .newsLeft {
    display: flex;
    flex-flow: column;
    width: 844px;
    background: #fff;
    float: left;
    padding: 15px 24px 15px 15px;
    border: 1px solid #e3e3e3;
}

.main1 .newsLeft .tuijian {
    width: 315px;
    display: flex;
    float: left;
    flex-flow: column;
}

.main1 .newsLeft .tuijian .txt {
    padding: 13px 26px 11px 10px;
    background: #f7f7f7;
    height: 100%;
}
.main1 .newsLeft .owl-dots{
    position: absolute;
    bottom: 15px;
    right: 15px;
}
.main1 .owl-theme .owl-dots .owl-dot.active span, .main1 .owl-theme .owl-dots .owl-dot:hover span{
    background: #e25f23;
    margin: 5px 4px;
}
.main1Bot{
    margin-top: 10px;
}
.main1 .newsLeft .tuijian .txt a {
    display: block;
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: normal;
}

.main1 .newsLeft .tuijian .txt a:hover {
    color: #e4551b;
}

.main1 .newsLeft .pic {
    position: relative;
}

.main1 .newsLeft .pic img {
    display: block;
}

.main1 .newsLeft .pic span {
    position: absolute;
    left: 0;
    top: 0;
    width: 89px;
    height: 30px;
    background: #65ab4d;
    font-size: 16px;
    color: #f7f7f7;
    display: block;
    text-align: center;
    line-height: 30px;
}




#example {
    width:100%;
    height:300px;
    position:relative;
}
#example img{
    width: 315px;
}
#ribbon {
    position:absolute;
    top:-3px;
    left:-15px;
    z-index:500;
}

/*#frame {*/
/*    position:absolute;*/
/*    z-index:0;*/
/*    width:739px;*/
/*    height:341px;*/
/*    top:-3px;*/
/*    left:-80px;*/
/*}*/

#slides {
    position:absolute;
    top:15px;
    left:4px;
    z-index:100;
}

#slides .next,#slides .prev {
    position:absolute;
    top:107px;
    left:-39px;
    width:24px;
    height:43px;
    display:block;
    z-index:101;
}

.slides_container {
    width:315px;
    overflow:hidden;
    position:relative;
}

#slides .next {
    left:585px;
}

.main1 .pagination {
    position: absolute;
    bottom: 15px;
    right: 15px;
    z-index: 99;
}

.main1 .pagination li {
    float:left;
    margin:0 1px;
}

.main1 .pagination li a {
    display: block;
    width: 18px;
    text-align: center;
    height: 18px;
    background: #666;
    color: #fff;
    float: left;
    overflow: hidden;
}

.main1 .pagination li.current a {
    background: #e25f23;
}

.caption {
    position:absolute;
    bottom:-35px;
    height:30px;
    padding:5px 20px 0 20px;
    background:#000;
    background:rgba(0,0,0,.5);
    width:540px;
    font-size:1.3em;
    line-height:1.33;
    color:#fff;
    border-top:1px solid #000;
    text-shadow:none;
}


.main1 .newsLeft .pic p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 46px;
    background: black;
    opacity: 0.8;
    font-size: 14px;
    color: #ffffff;
    display: block;
    text-align: center;
    line-height: 46px;
}

.main1 .news #tabs {
    float: left;
    margin-left: 24px;
    width: 505px;
}

.main1 .news #tabss {
    float: left;
    background: #fff;
    border: 1px solid #e3e3e3;
}

.main1 .news #tabsss {
    float: left;
    background: #fff;
    border: 1px solid #e3e3e3;
    height: 100%;
}

.main1 #tab4 {
    float: left;
    background: #fff;
    border: 1px solid #e3e3e3;
    height: 100%;
}

.main1 .news #content {
    float: left;
    width: 100%;
}

.main1 .news #content1 {
    float: left;
    padding: 0 24px 12px 22px;
}

.main1 .news #content2 {
    float: left;
    padding: 0 24px 12px 22px;
}

.main1 #content3 {
    float: left;
    padding: 0 24px 12px 22px;
    width: 255px;
}

.main1 .news #content li {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 30px;
}

.main1 .news #content li a {
    color: #666666;
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.main1 .news #content li a b{
    font-weight: normal;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: normal;
}

.main1 .news #content1 li {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 30px;
}

.main1 .news #content1 li a {
    color: #666666;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: normal;
}

.main1 .news #content2 li {
    float: left;
    font-size: 14px;
    line-height: 26px;
    margin-right: 25px;
}

.main1 .news #content2 .search {
    width: 254px;
    height: 32px;
    border: 1px solid #e4e4e4;
    margin-bottom: 7px;
}

.main1 .news #content2 .search input {
    height: 32px;
    width: 210px;
    padding-left: 10px;
    color: #666;
}

.main1 .news #content2 .search button {
    width: 32px;
    height: 32px;
    border: none;
    background: #e45618;
    position: relative;
    float: right;
    cursor: pointer;
}

.main1 .news #content2 .search img {
    position: absolute;
    left: 0;
    top: 0;
}

.main1 .news #content2 li a {
    color: #666666;
}

.main1 .news #content2 li:hover a {
    color: #e4551b;
}

.main1 .news #content li a span {
    float: right;

}

.main1 .news #content li:hover a {
    color: #e4551b;
}

.main1 .news #content > div {
    display: none;
}

.main1 .news #content1 > div {
    display: none;
}

.main1 .news #content2 > div {
    display: none;
}

.main1 #content3 > div {
    display: none;
}

.main1 .news #one {
    float: left;
    padding-bottom: 24px;
    border-bottom: 1px dashed #ccc;
    width: 100%;
    margin-bottom: 20px;
}

.main1 .news #two {
    float: left;
    border-bottom: 1px solid #e4e4e4;
    width: 100%;
    margin-bottom: 10px;
}

.main1 .news #three {
    float: left;
    border-bottom: 1px solid #e4e4e4;
    width: 100%;
    margin-bottom: 16px;
}

.main1 #four {
    float: left;
    border-bottom: 1px solid #e4e4e4;
    width: 100%;
    margin-bottom: 16px;
}

.main1 .news #one li {
    float: left;
    margin-right: 35px;
    font-size: 16px;
    color: #e4551b;
    cursor: pointer;
    line-height: 34px;
    border-bottom: 3px solid #fff;
}

.main1 .news #two li {
    float: left;
    text-align: center;
    border: 1px solid #e4e4e4;
    border-bottom: none;
    font-size: 16px;
    color: #666666;
    cursor: pointer;
    line-height: 35px;
    width: 106px;
}

.main1 .news #two li:nth-child(1) {
    border-top: 3px solid #e4531a;
}

.main1 .news #two li:nth-child(2) {
    border-top: 3px solid #65ab4d;
}

.main1 .news #three li {
    float: left;
    text-align: center;
    border: 1px solid #e4e4e4;
    border-bottom: none;
    font-size: 16px;
    color: #666666;
    cursor: pointer;
    line-height: 35px;
    width: 106px;
}

.main1 .news #three li:nth-child(1) {
    border-top: 3px solid #e4531a;
}

.main1 .news #three li:nth-child(2) {
    border-top: 3px solid #65ab4d;
}

.main1 #four li {
    float: left;
    text-align: center;
    border: 1px solid #e4e4e4;
    border-bottom: none;
    font-size: 16px;
    color: #666666;
    cursor: pointer;
    line-height: 35px;
    width: 106px;
}

.main1 #four li:nth-child(1) {
    border-top: 3px solid #e4531a;
}

.main1 #four li:nth-child(2) {
    border-top: 3px solid #65ab4d;
}

.main1 .news .newsRight {
    float: left;
    width: 300px;
    display: flex;
    margin-left: 12px;
    flex-flow: column;
}

.main1 .show {
    float: left;
    width: 100%;
    background: #fff;
    margin-top: 14px;
    border: 1px solid #e3e3e3;
    padding-bottom: 26px;
}

.main1 .show .title {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.main1 .show .title span {
    border-bottom: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    float: left;
    display: inline-block;
    width: 1092px;
    height: 33px;
}

.main1 .show h3 {
    line-height: 33px;
    border-top: 3px solid #e4531a;
    float: left;
    width: 107px;
    text-align: center;
    font-size: 16px;
    color: #333333;
}

.main1 .show a {
    float: left;
    position: relative;
    width: 224px;
    /*height: 165px;*/
    margin-right: 12px;
    margin-top: 13px;
}
.main1 .show .listPic{
    display: flex;
    justify-content: center;
    width: 100%;
}
.main1 .show a:nth-child(2) {
    margin-left: 20px;
}
.main1 .show .listPic a:nth-child(2){
    margin-left: 0;
}
.main1 .show a:nth-child(5) {
    margin-right: 0;
}
.main1 .show .list{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 224px;
    height: 224px;
    /*height: 100%;*/
    overflow: hidden;
}
.main1 .show .list .isimg {
    display: block;
    width: 100%;

}
.main1 .show .title a{
    float: right;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 14px;
    color: #9f9f9f;
    margin-right: 20px;
}
.main1 .show .title a:hover{
    color: #eb5404;
}
.main1 .show .list .imgs {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: 1s;
    width: auto;
}

.main1 .show .list:hover .imgs {
    opacity: 1;
}

.main1 .show .list:before {
    content: "";
    width: 100%;
    height: 100%;
    background: black;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: 1s;
}

.main1 .show .list:hover:before {
    opacity: 0.4;
}

.main1 .show .list p {
    width: 210px;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    padding-left: 14px;
    background: black;
    opacity: 0.6;
    transition: 1s;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.main1 .show .list:hover p {
    opacity: 0;
}

.main1 .zixun {
    float: left;
    width: 100%;
    display: flex;
    margin-top: 12px;
}

.main1 .zixunLeft {
    float: left;
    width: 846px;
    height: 245px;
    background: #fff;
    border: 1px solid #e3e3e3;
    padding: 16px 23px 12px 16px;
}

.main1 .zixunLeft .top {
    float: left;
    border-bottom: 1px dashed #cccccc;
    padding-bottom: 16px;
    margin-bottom: 8px;
}

.main1 .zixunLeft .pic {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 314px;
    height: 185px;
    float: left;
}

.main1 .zixunLeft .pic img {
    max-width: 100%;
    max-height: 100%;
}

.main1 .zixunLeft .txt {
    width: 508px;
    margin-left: 24px;
    float: left;
    margin-top: 20px;
}

.main1 .zixunLeft .txt h3 {
    line-height: 33px;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}

.main1 .zixunLeft .top:hover h3 {
    color: #e4531a;
    font-weight: bold;
}

.main1 .zixunLeft .txt span {
    line-height: 29px;
    font-size: 14px;
    color: #999999;
    margin-bottom: 5px;
}

.main1 .zixunLeft .txt p {
    line-height: 25px;
    font-size: 14px;
    color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.main1 .zixunLeft .bot a {
    line-height: 30px;
    font-size: 14px;
    color: #666666;
    display: inline-block;
    width: 420px;
}

.main1 .zixunLeft .bot a span {
    margin-right: 20px;
    font-size: 12px;
    color: #808080;
}

.main1 .zixunLeft .bot a:hover {
    color: #e4531a;
}

.main1 .zixunLeft .bot a:hover span {
    color: #e4531a;
}

.main1 .zixunRight {
    float: left;
    width: 300px;
    margin-left: 12px;
}

.main1 .zixunRight li {
    line-height: 28px;
    font-size: 14px;
}

.main1 .zixunRight li a {
    color: #666666;
}

.main1 .zixunRight li span {
    float: right;
    text-align: left;
    display: inline-block;
    width: 70px;
    color: #e4551d;
}

.main1 .zixunRight li:hover a {
    color: #e4531a;
}

.main1 .qiye {
    float: left;
    width: 100%;
    background: #fff;
    margin-top: 14px;
    border: 1px solid #e3e3e3;
    padding-bottom: 26px;
}

.main1 .qiye .title {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.main1 .qiye .title a{
    float: right;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 14px;
    color: #9f9f9f;
    margin-right: 20px;
}
.main1 .qiye .title a:hover{
    color: #eb5404;
}
.main1 .qiye .title span {
    border-bottom: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    float: left;
    display: inline-block;
    width: 1092px;
    height: 33px;
}

.main1 .qiye h3 {
    line-height: 33px;
    border-top: 3px solid #e4531a;
    float: left;
    width: 107px;
    text-align: center;
    font-size: 16px;
    color: #333333;
}

.main1 .qiye .list {
    width: 222px;
    text-align: center;
    float: left;
    margin-right: 10px;
}
.main1 .qiye .list a{
    display: flex;
    flex-flow: column;
    align-items: center;
}
.main1 .qiye .list:nth-child(2) {
    margin-left: 23px;
}

.main1 .qiye .list:nth-child(7) {
    margin-left: 23px;
}

.main1 .qiye .list .pic {
    width: 180px;
    height: 80px;
    padding: 10px;
    border: 1px solid #e3e3e3;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.main1 .qiye .list .pic img {
    display: block;
    /*width: 100%;*/
    /*height: 100%;*/
    max-height: 100%;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}

.main1 .qiye .list .pic img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.main1 .qiye .list p {
    line-height: 36px;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #6f6f6f;
}

.main1 .lianjie {
    float: left;
    width: 100%;
    margin-top: 30px;
}

.main1 .lianjie .title {
    float: left;
}

.main1 .lianjie .title h3 {
    float: left;
    color: #e4551b;
    font-size: 14px;
    margin-right: 5px;
}

.main1 .lianjie li {
    float: left;
    font-size: 14px;
    margin-bottom: 15px;
}

.main1 .lianjie li a {
    color: #6f6f6f;
    display: inline-block;
    margin-right: 9px;
    margin-left: 9px;
}

.main1 .lianjie li:hover a {
    color: #eb5404;
}

.main1 .lianjie li:nth-child(1) a {
    margin-left: 0;
}

.main1 .lianjie li:nth-child(12) a {
    margin-left: 0;
}

/*.main2 {*/
    /*float: left;*/
    /*width: 100%;*/
    /*margin-bottom: 55px;*/
/*}*/

/*.main2 p {*/
    /*font-size: 14px;*/
    /*color: #999999;*/
    /*margin-top: 24px;*/
    /*line-height: 32px;*/
    /*border: 1px solid #e3e3e3;*/
    /*border-bottom: none;*/
    /*background: #f7f7f7;*/
    /*width: 1182px;*/
    /*padding-left: 18px;*/
/*}*/

/*.main2 p span {*/
    /*font-size: 14px;*/
    /*color: #666;*/
    /*line-height: 52px;*/
/*}*/

/*.main2 .banner {*/
    /*border: 1px solid #e3e3e3;*/
/*}*/

/*.main2 .banner img {*/
    /*display: block;*/
/*}*/

/*.main2 .main2-m {*/
    /*float: left;*/
    /*width: 1162px;*/
    /*background: #fff;*/
    /*padding: 20px 18px 0 20px;*/
    /*border: 1px solid #e3e3e3;*/
/*}*/

/*.main2 .list {*/
    /*float: left;*/
    /*width: 280px;*/
    /*margin-right: 14px;*/
    /*margin-bottom: 30px;*/
/*}*/

/*.main2 .list:nth-child(4) {*/
    /*margin-right: 0;*/
/*}*/

/*.main2 .list:nth-child(8) {*/
    /*margin-right: 0;*/
/*}*/

/*.main2 .list:nth-child(12) {*/
    /*margin-right: 0;*/
/*}*/

/*.main2 .list .pic {*/
    /*position: relative;*/
/*}*/

/*.main2 .list .pic:before {*/
    /*content: '';*/
    /*width: 100%;*/
    /*position: absolute;*/
    /*left: 0;*/
    /*top: 0;*/
    /*bottom: 1px;*/
    /*background: #ef9461;*/
    /*opacity: 0;*/
    /*transition: 1s;*/
    /*display: inline-block;*/
/*}*/

/*.main2 .list .pic img {*/
    /*display: block;*/
/*}*/

/*.main2 .list .pic .wen {*/
    /*position: absolute;*/
    /*top: 64px;*/
    /*left: 120px;*/
    /*opacity: 0;*/
    /*transition: 1s;*/
/*}*/

/*.main2 .list:hover .wen {*/
    /*opacity: 1;*/
/*}*/

/*.main2 .list .pic:hover:before {*/
    /*opacity: 0.5;*/
/*}*/

/*.main2 .list:hover span {*/
    /*color: #eb5404;*/
/*}*/

/*.main2 .list:hover {*/
    /*box-shadow: 0 0 10px #e3e3e3;*/
/*}*/

/*.main2 .list span {*/
    /*line-height: 53px;*/
    /*color: #666666;*/
    /*font-size: 16px;*/
    /*border: 1px solid #e3e3e3;*/
    /*display: block;*/
    /*width: 271px;*/
    /*border-top: none;*/
    /*padding-left: 9px;*/
/*}*/

/*.main2 .main2-m .yema {*/
    /*width: 100%;*/
    /*margin-bottom: 39px;*/
    /*margin-top: 13px;*/
    /*float: left;*/
/*}*/

/*.main2 .main2-m .yema ul {*/
    /*width: 245px;*/
    /*margin: 0 auto;*/
/*}*/

/*.main2 .main2-m .yema li {*/
    /*float: left;*/
    /*width: 28px;*/
    /*height: 28px;*/
    /*border: 1px solid #dddddd;*/
    /*text-align: center;*/
    /*line-height: 28px;*/
    /*font-size: 14px;*/
    /*color: #999;*/
    /*margin-right: 5px;*/
/*}*/

/*.main2 .main2-m .yema li:nth-child(1) {*/
    /*background: #eb5404;*/
    /*color: #fff;*/
/*}*/

/*.main2 .main2-m .yema li:nth-child(3) {*/
    /*background: #eb5404;*/
    /*color: #fff;*/
/*}*/

/*.main2 .main2-m .ul1 {*/
    /*width: 100%;*/
    /*float: left;*/
    /*background: #f7f7f7;*/
    /*margin-bottom: 29px;*/
/*}*/

/*.main2 .main2-m .ul1 li {*/
    /*float: left;*/
    /*line-height: 38px;*/
    /*text-align: center;*/
    /*font-size: 16px;*/
    /*position: relative;*/
    /*cursor: pointer;*/
/*}*/

/*.main2 .main2-m .ul1 li a {*/
    /*color: #333333;*/
    /*display: block;*/
    /*padding: 0 26px;*/
/*}*/

/*.main2 .main2-m .ul1 li img {*/
    /*position: absolute;*/
    /*bottom: -6px;*/
    /*left: 50%;*/
    /*transform: translateX(-50%);*/
    /*display: none;*/
/*}*/

/*.main2 .screen {*/
    /*float: left;*/
    /*width: 100%;*/
    /*margin-bottom: 15px;*/
/*}*/

/*.main2 .xuanxiang {*/
    /*float: left;*/
    /*width: 100%;*/
    /*border-bottom: 1px solid #ebebeb;*/
    /*padding-bottom: 8px;*/
    /*padding-top: 8px;*/
/*}*/

/*.main2 .xuanxiang span {*/
    /*float: left;*/
    /*padding: 7px;*/
/*}*/

/*.main2 .xuanxiang li {*/
    /*float: left;*/
    /*padding: 7px;*/
    /*border-radius: 4px;*/
    /*margin-right: 34px;*/
/*}*/

/*.main2 .xuanxiang form {*/
    /*float: left;*/
/*}*/

/*.main2 .xuanxiang form label {*/
    /*float: left;*/
    /*padding: 7px;*/
    /*border-radius: 4px;*/
    /*margin-right: 20px;*/
/*}*/

/*.main2 .xuanxiang form label .cha {*/
    /*display: none;*/
    /*float: left;*/
    /*margin-right: 13px;*/
    /*margin-top: 8px;*/
/*}*/

/*.main2 .xuanxiang form label input {*/
    /*margin-right: 11px;*/
    /*float: left;*/
    /*margin-top: 6px;*/
/*}*/




.selection {
    background: #f2f2f2;
    float: left;
    width: 100%;
}
.selection .news-top {
    float: left;
    background: #fff;
    margin-bottom: 14px;
    padding: 26px 30px;
    border: 1px solid #e3e3e3;
    border-top: none;
}

.selection .news-top .list {
    float: left;
    position: relative;
    width: 100%;
    line-height: 36px;
    /*height: 36px;*/
    margin-bottom: 20px;
    overflow-y: hidden;
}

.selection .news-top .list span {
    float: left;
    font-size: 14px;
    color: #7a7a7a;
    width: 70px;
}

.selection .news-top .list ul {
    float: left;
    width: 950px;
    margin-left: 14px;
}

.selection .news-top .list li {
    float: left;
    margin-right: 5px;
    font-size: 14px;
    color: #7a7a7a;
    padding: 0 14px;
    cursor: pointer;
    transition: 0.3s;
    position: relative;
}

.selection .news-top .list li .area{
    position: absolute;
    left: 0;
    top: 0;
}
.selection .news-top .list li:hover{
    background: #e24500;
    color: #fff;
}


.selection .news-top .list a {
    float: right;
    margin-right: 60px;
    color: #999999;
    font-size: 14px;
}
.selection .news-top .list li.active {
    background: #e24500;
    color: #fff;
}
.selection .news-top .list li.active a{
    color: #fff;
}
.selection .news-top .list li:hover a{
    color: #fff;
}
.selection .news-top .list.active {
    height: auto;
}

.selection .news-top .list a img {
    margin-left: 3px;
    transform: translateY(-2px);
}

.selection .news-top .list a img.active {
    transform: rotate(180deg) translateY(2px);
}

.selection .news-top .list .list-h {
    float: left;
    width: 100%;
}

.selection .news-top .list input {
    width: 300px;
    height: 32px;
    border: 1px solid #e8e8e8;
    padding-left: 10px;
    color: #666;
    margin-left: 14px;
}

.selection .news-top .list button {
    border: none;
    width: 75px;
    height: 34px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    background: #e24500;
    transform: translate(-5px,1px);
}
.selection .content{
    float: left;
    width: 100%;
    background: #fff;
    border: 1px solid #e3e3e3;
    padding-bottom: 40px;
}
/*.selection table {*/
    /*float: left;*/
    /*width: 100%;*/

    /*padding: 18px;*/
/*}*/

/*.selection table tr:nth-child(1) {*/
    /*height: 38px;*/
/*}*/

/*.selection table tr td {*/
    /*border-bottom: 1px dashed #e8e8e8;*/
    /*line-height: 53px;*/
    /*font-size: 14px;*/
    /*color: #333333;*/
    /*text-align: center;*/
    /*transition: 0.3s;*/
/*}*/
/*.selection table tr td:first-child{*/
    /*width: 500px;*/
/*}*/
/*.selection table tr th {*/
    /*font-size: 16px;*/
    /*color: #e4551d;*/
    /*font-weight: normal;*/
    /*background: #f7f7f7;*/
/*}*/

/*.selection table tr input {*/
    /*margin-right: 5px;*/
    /*transform: translateY(2px);*/
/*}*/

/*.selection table tr td a {*/
    /*color: #333;*/
    /*transition: 0.3s;*/
/*}*/

/*.selection table tr td span {*/
    /*margin-right: 5px;*/
    /*cursor: pointer;*/
/*}*/

/*.selection table tr:hover td {*/
    /*color: #e4551d;*/
/*}*/

/*.selection table tr:hover a {*/
    /*color: #e4551d;*/
/*}*/



.medicine_main{
    display: flex;
    flex-flow: column;
    justify-content: space-between;
}

.selection .title-nav {
    border: 1px solid #e3e3e3;
    padding-left: 18px;
    margin-top: 20px;
}
.title-nav {
    font-size: 14px;
    color: #999999;
    line-height: 52px;
    margin-top: 11px;
}
.title-nav span {
    font-size: 14px;
    color: #666;
    line-height: 52px;
}
.selection .title-nav a {
    border: 1px dashed #e25f23;
    padding: 0 10px;
    line-height: 30px;
    color: #e25f23;
    font-size: 14px;
    display: inline-block;
}
.selection .title-nav a img {
    margin-left: 12px;
}
.selection .news-top .list > a{
    display: none;
}

.medicine_main .news-top .list a{
    margin-right: 0;
}
.medicine_main .news-top .list ul {
    float: left;
    width: 980px;
    margin-left: 14px;
}
.medicine_main .content{
    padding: 20px 18px;
    width: 1162px;
}
.medicine_main .content table{
    width: 100%;
}
.medicine_main .content th{
    background: #f7f7f7;
    height: 38px;
}
.medicine_main .content td{
    font-size: 14px;
    color: #666;
    text-align: center;
    padding: 15px 0;
    border-bottom: 1px dashed #e8e8e8;
}
.medicine_main .content td a{
    color: #666;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
    background: #e24500!important;
}
.medicine_main .content tr:hover td{
    background: #fff9f7;
}

.medicine_main .content td:first-child{
    text-align: left;
    width: 850px;
}

.pharmaceuticalExhibition .medicine_main .content td:first-child{
    width: 700px;
}
.pharmaceuticalExhibition .medicine_main .content .list .text p{
    margin-bottom: 12px;
}
.pharmaceuticalExhibition .medicine_main .content .list .text span{
    color: #999999;
    margin-right: 65px;
}
.pharmaceuticalExhibition .medicine_main .content .list .text span a{
    color: #999999;
    transition: 0.3s;
}
.pharmaceuticalExhibition .medicine_main .content .list .text span a:hover{
    text-decoration: underline;
    color: #e25f23;
}
.medicine_main .content td:last-child a{
    color: #e4551d;
    font-size: 14px;
    font-family: Arial;
}
.medicine_main .content .yema{
    margin-top: 10px;
}

.medicine_main .content .list{
    display: flex;
    justify-content: left;
    width: 100%;
}

.medicine_main .content .list .pic{
    width: 173px;
    height: 108px;
    border-radius: 7px;
    overflow: hidden;
}
.medicine_main .content .list .pic img{
    transition: 0.3s;
}
.medicine_main .content .list .pic:hover img{
    transform: scale(1.1,1.1);
}
.medicine_main .content .list .text{
    text-align: left;
    width: 602px;
    margin-left: 20px;
    font-weight: normal;
}
.medicine_main .content .list .text h3{
    line-height: 24px;
    margin-bottom: 12px;
}
.medicine_main .content .list .text h3 a{
    color: #333333;
    font-size: 16px;
    transition: 0.3s;
}
.medicine_main .content .list .text h3 a:hover{
    color: #e4551d;
}
.medicine_main .content .list .text p{
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}



.yema_two li{
    border: 1px solid #dddddd;
}































.main3 {
    float: left;
    width: 100%;
    margin-bottom: 55px;
}

.main3 .main3-m {
    float: left;
    width: 1162px;
    background: #fff;
    padding: 20px 18px 0 20px;
    border: 1px solid #e3e3e3;
}

.main3 p {
    font-size: 14px;
    color: #999999;
    margin-top: 24px;
    line-height: 32px;
    border: 1px solid #e3e3e3;
    border-bottom: none;
    background: #f7f7f7;
    width: 1182px;
    padding-left: 18px;
}

.main3 p span {
    font-size: 14px;
    color: #666;
    line-height: 52px;
}

.main3 .left {
    float: left;
    background: #f7f7f7;
    width: 258px;
    padding-bottom: 20px;
    border: 1px solid #e6e6e6;
}

.main3 .left .yi {
    line-height: 39px;
    font-size: 16px;
    color: #333333;
}

.main3 .left .yi > a {
    color: #333333;
    width: 180px;
    display: block;
    border-bottom: 1px dashed #a4a4a4;
    margin-left: 15px;
    padding-left: 33px;
}

.main3 .left .yi a img {
    float: right;
    margin-top: 12px;
}

.main3 .left li .sub {
    display: none;
}

.main3 .left li .sub li:hover {
    background: #f0f0f0;
}

.main3 .left li .sub a {
    color: #333333;
    width: 153px;
    display: block;
    margin-left: 15px;
    padding-left: 46px;
}

.main3 .left h3 {
    line-height: 57px;
    font-size: 18px;
    color: #eb5404;
    margin-left: 15px;
    margin-right: 29px;
    border-bottom: 1px solid #e6e6e6;
    text-align: center;
}

.main3 .left .pic a {
    margin-left: 17px;
    display: block;
    margin-bottom: 20px;
}

.main3 .left .pic a:nth-child(1) {
    margin-top: 40px;
}

.main3 .left .pic a img {
    display: block;
}

.main3 .right {
    margin-left: 23px;
    float: left;
    width: 879px;
    background: #fff;
}

.main3 .right .banner {
    float: left;
}

.main3 .right .banner img {
    display: block;
}

.main3 .right .shuju {
    float: left;
    width: 849px;
    padding: 0 24px;
}

.main3 .right .shuju h3 {
    line-height: 58px;
    font-size: 18px;
    color: #333333;
}

.main3 .right .shuju li {
    float: left;
    line-height: 26px;
    padding: 0 13px;
    background: #f5f5f5;
    margin-right: 8px;
    margin-bottom: 8px;
}

.main3 .right .shuju li a {
    color: #666666;
    font-size: 14px;
    display: inline-block;
}

.main3 .right .shuju li a p {
    margin-right: 11px;
}

.main3 .right .shuju li a span {
    margin-left: 9px;
}

.main3 .right .shuju li:hover {
    background: #eb5404;
}

.main3 .right .shuju li:hover a {
    color: #fff;
}

.main3 .yema {
    width: 100%;
    margin-bottom: 39px;
    margin-top: 45px;
    float: left;
}

.main3 .yema ul {
    width: 245px;
    margin: 0 auto;
}

.main3 .yema li {
    float: left;
    width: 28px;
    height: 28px;
    border: 1px solid #dddddd;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    color: #999;
    margin-right: 5px;
}

.main3 .yema li:nth-child(1) {
    background: #eb5404;
    color: #fff;
}

.main3 .yema li:nth-child(3) {
    background: #eb5404;
    color: #fff;
}

.main4 {
    float: left;
    width: 100%;
    margin-bottom: 55px;
}

.main4 .pp {
    font-size: 14px;
    color: #999999;
    margin-top: 24px;
    line-height: 32px;
    border: 1px solid #e3e3e3;
    border-bottom: none;
    background: #f7f7f7;
    width: 872px;
    padding-left: 18px;
}

.main4 .pp span {
    font-size: 14px;
    color: #666;
    line-height: 52px;
}

.main4 .banner {
    border: 1px solid #e3e3e3;
}

.main4 .banner img {
    display: block;
}

.main4 .main4-m {
    float: left;
    width: 852px;
    background: #fff;
    padding: 20px 18px 0 20px;
    border: 1px solid #e3e3e3;
}

.main4 .main4-m .news {
    float: left;
    width: 100%;
}

.main4 .main4-m .pic {
    float: left;
    width: 353px;
    height: 218px;
}

.main4 .main4-m .pic img {
    width: 100%;
    display: block;
}

.main4 .main4-m .txt {
    width: 468px;
    float: left;
    margin-left: 31px;
}

.main4 .main4-m .txt time {
    font-size: 24px;
    color: #e4551d;
    line-height: 37px;
}

.main4 .main4-m .txt h3 {
    font-size: 18px;
    color: #333333;
    line-height: 38px;
    margin-bottom: 12px;
}

.main4 .main4-m .txt p {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    margin-bottom: 29px;
}

.main4 .main4-m .txt span {
    font-size: 14px;
    color: #e4551d;
}

.main4 .main4-m .list {
    float: left;
    width: 100%;
    border-bottom: 1px dashed #e8e8e8;
    padding: 23px 0;
}

.main4 .main4-m .list .time {
    width: 120px;
    height: 83px;
    background: #f5f5f5;
    text-align: center;
    float: left;
}

.main4 .main4-m .list .time span {
    display: block;
}

.main4 .main4-m .list .time span:nth-child(1) {
    font-size: 24px;
    color: #eb5404;
    padding: 10px 0;
}

.main4 .main4-m .list .time span:nth-child(2) {
    font-size: 16px;
    color: #eb5404;
}

.main4 .main4-m .list .text {
    float: left;
    width: 711px;
    padding-left: 21px;
}

.main4 .main4-m .list .text h3 {
    font-size: 16px;
    color: #333333;
    line-height: 26px;
    margin-bottom: 10px;
}

.main4 .main4-m .list .text p {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}

.main4 .main4-m .list:hover {
    background: #fff9f7;
    box-shadow: 0 0 10px #f3f3f3;
    border-bottom: 1px dashed #fff;
}

.main4 .main4-m .list:hover .time {
    background: #fff9f7;
}

.main4 .main4-m .yema {
    width: 100%;
    margin-bottom: 49px;
    margin-top: 42px;
    float: left;
}

.main4 .main4-m .yema ul {
    width: 245px;
    margin: 0 auto;
}

.main4 .main4-m .yema li {
    float: left;
    width: 28px;
    height: 28px;
    border: 1px solid #dddddd;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    color: #999;
    margin-right: 5px;
}

.main4 .main4-m .yema li:nth-child(1) {
    background: #eb5404;
    color: #fff;
}

.main4 .main4-m .yema li:nth-child(3) {
    background: #eb5404;
    color: #fff;
}

.main4 .main4-m .ul1 {
    width: 100%;
    float: left;
    background: #f7f7f7;
    margin-bottom: 29px;
}

.main4 .main4-m .ul1 li {
    float: left;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    position: relative;
    cursor: pointer;
}

.main4 .main4-m .ul1 li a {
    color: #333333;
    display: block;
    padding: 0 26px;
}

.main4 .main4-m .ul1 li img {
    position: absolute;
    bottom: -6px;
    left: 50%;
    transform: translateX(-50%);
    display: none;
}

.main4 .left {
    float: left;
}

.main4 .right {
    float: left;
    width: 298px;
    margin-left: 10px;
}

.main4 .right .zixun {
    float: left;
    width: 298px;
    height: 292px;
    background: #fff;
    border: 1px solid #e4e4e4;
    margin-top: 24px;
}

.main4 .right .zixun h3 {
    line-height: 36px;
    font-size: 16px;
    color: #333333;
    float: left;
    width: 107px;
    text-align: center;
    border-top: 3px solid #e4531a;
}

.main4 .right .zixun .title {
    float: left;
    margin-bottom: 19px;
}

.main4 .right .zixun .title span {
    float: left;
    width: 190px;
    border-bottom: 1px solid #e4e4e4;
    height: 35px;
    border-left: 1px solid #e4e4e4;
}

.main4 .right .zixun .title span a {
    float: right;
    font-size: 12px;
    color: #999999;
    display: block;
    line-height: 35px;
    margin-right: 19px;
}

.main4 .right .zixun .title span a:hover {
    color: #e4531a;
}

.main4 .right .zixun ul {
    float: left;
    padding: 0 18px;
}

.main4 .right .zixun li {
    float: left;
    width: 100%;
    font-size: 14px;
    margin-bottom: 13px;
}

.main4 .right .zixun li a {
    color: #666666;
}

.main4 .right .zixun li span {
    width: 16px;
    margin-right: 6px;
    height: 16px;
    text-align: center;
    line-height: 18px;
    display: inline-block;
    border: 1px solid #cccccc;
}

.main4 .right .zixun li:nth-child(1) span {
    background: #e4551d;
    color: #fff;
    width: 18px;
    height: 18px;
    border: none;
}

.main4 .right .zixun li:nth-child(2) span {
    background: #ff5f20;
    color: #fff;
    width: 18px;
    height: 18px;
    border: none;
}

.main4 .right .zixun li:nth-child(3) span {
    background: #ff8700;
    color: #fff;
    width: 18px;
    height: 18px;
    border: none;
}

.main4 .right .zixun li:hover a {
    color: #e4531a;
}

.main4 .right .caigou {
    float: left;
    width: 298px;
    background: #fff;
    border: 1px solid #e4e4e4;
    margin-top: 12px;
}

.main4 .right .caigou h3 {
    line-height: 36px;
    font-size: 16px;
    color: #333333;
    float: left;
    width: 107px;
    text-align: center;
    border-top: 3px solid #e4531a;
}

.main4 .right .caigou .title {
    float: left;
    margin-bottom: 19px;
}

.main4 .right .caigou .title span {
    float: left;
    width: 190px;
    border-bottom: 1px solid #e4e4e4;
    height: 35px;
    border-left: 1px solid #e4e4e4;
}

.main4 .right .caigou .title span a {
    float: right;
    font-size: 12px;
    color: #999999;
    display: block;
    line-height: 35px;
    margin-right: 19px;
}

.main4 .right .caigou .title span a:hover {
    color: #e4531a;
}

.main4 .right .caigou ul {
    float: left;
    padding: 0 18px;
    margin-top: 12px;
}

.main4 .right .caigou li {
    float: left;
    width: 100%;
    font-size: 14px;
    margin-bottom: 13px;
}

.main4 .right .caigou li a {
    color: #666666;
}

.main4 .right .caigou li:hover a {
    color: #e4531a;
}

.main4 .right .caigou img {
    width: 264px;
    height: 75px;
    margin-left: 18px;
}

.main4 .right .pic {
    margin-top: 12px;
    float: left;
    width: 298px;
    height: 170px;
}

.main4 .right .pic img {
    width: 100%;
}

.main4 .right .pics {
    margin-top: 12px;
    float: left;
    width: 298px;
    height: 167px;
}

.main4 .right .pics img {
    width: 100%;
}

.main4 .right #tabss {
    float: left;
    background: #fff;
    border: 1px solid #e3e3e3;
    width: 296px;
    margin-top: 12px;
}

.main4 .right #content1 {
    float: left;
}

.main4 .right #content1 .top {
    float: left;
    margin-left: 10px;
}

.main4 .right #content1 .top .top-pic {
    float: left;
    width: 105px;
    height: 76px;
}

.main4 .right #content1 .top .top-pic img {
    width: 100%;
}

.main4 .right #content1 .top .txt {
    float: left;
    width: 163px;
    margin-left: 9px;
}

.main4 .right #content1 .top .txt h4 {
    font-size: 14px;
    color: #333333;
    line-height: 24px;
}

.main4 .right #content1 .top .txt p {
    font-size: 14px;
    color: #999999;
    line-height: 24px;
}

.main4 .right #content1 .top .txt p a {
    font-size: 12px;
    color: #e4531a;
    line-height: 24px;
}

.main4 .right #content1 ul {
    float: left;
    padding: 0 18px 11px 18px;
    margin-top: 15px;
}

.main4 .right #content1 ul li {
    font-size: 14px;
    color: #666666;
    line-height: 30px;
}

.main4 .right #content1 ul li a {
    color: #666666;
}

.main4 .right #content1 ul li a:hover {
    color: #e4531a;
}

.main4 .right #content1 > div {
    display: none;
}

.main4 .right #two {
    float: left;
    border-bottom: 1px solid #e4e4e4;
    width: 100%;
    margin-bottom: 10px;
}

.main4 .right #two li {
    float: left;
    text-align: center;
    border: 1px solid #e4e4e4;
    border-bottom: none;
    font-size: 16px;
    color: #666666;
    cursor: pointer;
    line-height: 35px;
    width: 106px;
}

.main4 .right #two li:nth-child(1) {
    border-top: 3px solid #e4531a;
}

.main4 .right #two li:nth-child(2) {
    border-top: 3px solid #65ab4d;
}

.main4 .right #two a {
    font-size: 12px;
    color: #999999;
    float: right;
    display: inline-block;
    line-height: 35px;
    margin-right: 17px;
}

.main4 .right #two a:hover {
    color: #e4531a;
}

.main4 .screen {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.main4 .xuanxiang {
    float: left;
    width: 869px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 8px;
    padding-top: 8px;
}

.main4 .xuanxiang span {
    float: left;
    padding: 7px;
}

.main4 .xuanxiang li {
    float: left;
    padding: 7px;
    border-radius: 4px;
    margin-right: 34px;
}

.main4 .xuanxiang form {
    float: left;
}

.main4 .xuanxiang form label {
    float: left;
    padding: 7px;
    border-radius: 4px;
    margin-right: 20px;
}

.main4 .xuanxiang form label .cha {
    display: none;
    float: left;
    margin-right: 13px;
    margin-top: 8px;
}

.main4 .xuanxiang form label input {
    margin-right: 11px;
    float: left;
    margin-top: 6px;
}

.main5 {
    float: left;
    width: 100%;
    margin-bottom: 55px;
}

.main5 .pp {
    font-size: 14px;
    color: #999999;
    margin-top: 24px;
    line-height: 32px;
    border: 1px solid #e3e3e3;
    border-bottom: none;
    background: #f7f7f7;
    width: 872px;
    padding-left: 18px;
}

.main5 .pp span {
    font-size: 14px;
    color: #666;
    line-height: 52px;
}

.main5 .screen {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.main5 .xuanxiang {
    float: left;
    width: 869px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 8px;
    padding-top: 8px;
}

.main5 .xuanxiang span {
    float: left;
    padding: 7px;
}

.main5 .xuanxiang li {
    float: left;
    padding: 7px;
    border-radius: 4px;
    margin-right: 34px;
}

.main5 .xuanxiang form {
    float: left;
}

.main5 .xuanxiang form label {
    float: left;
    padding: 7px;
    border-radius: 4px;
    margin-right: 20px;
}

.main5 .xuanxiang form label .cha {
    display: none;
    float: left;
    margin-right: 13px;
    margin-top: 8px;
}

.main5 .xuanxiang form label input {
    margin-right: 11px;
    float: left;
    margin-top: 6px;
}

.main5 .p1 {
    line-height: 34px;
    font-size: 14px;
    color: #333333;
    margin-top: 23px;
    float: left;
    border-bottom: 2px solid #e4551d;
    width: 100%;
}

.main5 .main4-m {
    float: left;
    width: 852px;
    background: #fff;
    padding: 20px 18px 0 20px;
    border: 1px solid #e3e3e3;
}

.main5 .main4-m .pic {
    width: 116px;
    height: 82px;
    border: 1px solid #f0f0f0;
    float: left;
}

.main5 .main4-m .pic img {
    display: block;
    width: 100%;
}

.main5 .main4-m .txt {
    width: 468px;
    float: left;
    margin-left: 31px;
}

.main5 .main4-m .txt time {
    font-size: 24px;
    color: #e4551d;
    line-height: 37px;
}

.main5 .main4-m .txt h3 {
    font-size: 18px;
    color: #333333;
    line-height: 38px;
    margin-bottom: 12px;
}

.main5 .main4-m .txt p {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    margin-bottom: 29px;
}

.main5 .main4-m .txt span {
    font-size: 14px;
    color: #e4551d;
}

.main5 .main4-m .list {
    float: left;
    width: 100%;
    border-bottom: 1px dashed #e8e8e8;
    padding: 23px 0;
}

.main5 .main4-m .list .time {
    width: 120px;
    height: 83px;
    background: #f5f5f5;
    text-align: center;
    float: left;
}

.main5 .main4-m .list .time span {
    display: block;
}

.main5 .main4-m .list .time span:nth-child(1) {
    font-size: 24px;
    color: #eb5404;
    padding: 10px 0;
}

.main5 .main4-m .list .time span:nth-child(2) {
    font-size: 16px;
    color: #eb5404;
}

.main5 .main4-m .list .text {
    float: left;
    width: 711px;
    padding-left: 21px;
}

.main5 .main4-m .list .text h3 {
    font-size: 16px;
    color: #333333;
    line-height: 26px;
    margin-bottom: 10px;
}

.main5 .main4-m .list .text p {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}

.main5 .main4-m .list:hover {
    box-shadow: 0 0 10px #f3f3f3;
    border-bottom: 1px dashed #fff;
}

.main5 .main4-m .list:hover .time {
    background: #fff9f7;
}

.main5 .main4-m .yema {
    width: 100%;
    margin-bottom: 49px;
    margin-top: 42px;
    float: left;
}

.main5 .main4-m .yema ul {
    width: 245px;
    margin: 0 auto;
}

.main5 .main4-m .yema li {
    float: left;
    width: 28px;
    height: 28px;
    border: 1px solid #dddddd;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    color: #999;
    margin-right: 5px;
}

.main5 .main4-m .yema li:nth-child(1) {
    background: #eb5404;
    color: #fff;
}

.main5 .main4-m .yema li:nth-child(3) {
    background: #eb5404;
    color: #fff;
}

.main5 .main4-m .ul1 {
    width: 100%;
    float: left;
    background: #f7f7f7;
    margin-bottom: 29px;
}

.main5 .main4-m .ul1 li {
    float: left;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    position: relative;
    cursor: pointer;
}

.main5 .main4-m .ul1 li a {
    color: #333333;
    display: block;
    padding: 0 26px;
}

.main5 .main4-m .ul1 li img {
    position: absolute;
    bottom: -6px;
    left: 50%;
    transform: translateX(-50%);
    display: none;
}

.main5 .left {
    float: left;
}

.main5 .right {
    float: left;
    width: 298px;
    margin-left: 10px;
}

.main5 .right .zixun {
    float: left;
    width: 298px;
    height: 292px;
    background: #fff;
    border: 1px solid #e4e4e4;
    margin-top: 24px;
}

.main5 .right .zixun h3 {
    line-height: 36px;
    font-size: 16px;
    color: #333333;
    float: left;
    width: 107px;
    text-align: center;
    border-top: 3px solid #e4531a;
}

.main5 .right .zixun .title {
    float: left;
    margin-bottom: 19px;
}

.main5 .right .zixun .title span {
    float: left;
    width: 190px;
    border-bottom: 1px solid #e4e4e4;
    height: 35px;
    border-left: 1px solid #e4e4e4;
}

.main5 .right .zixun .title span a {
    float: right;
    font-size: 12px;
    color: #999999;
    display: block;
    line-height: 35px;
    margin-right: 19px;
}

.main5 .right .zixun .title span a:hover {
    color: #e4531a;
}

.main5 .right .zixun ul {
    float: left;
    padding: 0 18px;
}

.main5 .right .zixun li {
    float: left;
    width: 100%;
    font-size: 14px;
    margin-bottom: 13px;
}

.main5 .right .zixun li a {
    color: #666666;
}

.main5 .right .zixun li span {
    width: 16px;
    margin-right: 6px;
    height: 16px;
    text-align: center;
    line-height: 18px;
    display: inline-block;
    border: 1px solid #cccccc;
}

.main5 .right .zixun li:nth-child(1) span {
    background: #e4551d;
    color: #fff;
    width: 18px;
    height: 18px;
    border: none;
}

.main5 .right .zixun li:nth-child(2) span {
    background: #ff5f20;
    color: #fff;
    width: 18px;
    height: 18px;
    border: none;
}

.main5 .right .zixun li:nth-child(3) span {
    background: #ff8700;
    color: #fff;
    width: 18px;
    height: 18px;
    border: none;
}

.main5 .right .zixun li:hover a {
    color: #e4531a;
}

.main5 .right .caigou {
    float: left;
    width: 298px;
    background: #fff;
    border: 1px solid #e4e4e4;
    margin-top: 12px;
}

.main5 .right .caigou h3 {
    line-height: 36px;
    font-size: 16px;
    color: #333333;
    float: left;
    width: 107px;
    text-align: center;
    border-top: 3px solid #e4531a;
}

.main5 .right .caigou .title {
    float: left;
    margin-bottom: 19px;
}

.main5 .right .caigou .title span {
    float: left;
    width: 190px;
    border-bottom: 1px solid #e4e4e4;
    height: 35px;
    border-left: 1px solid #e4e4e4;
}

.main5 .right .caigou .title span a {
    float: right;
    font-size: 12px;
    color: #999999;
    display: block;
    line-height: 35px;
    margin-right: 19px;
}

.main5 .right .caigou .title span a:hover {
    color: #e4531a;
}

.main5 .right .caigou ul {
    float: left;
    padding: 0 18px;
    margin-top: 12px;
}

.main5 .right .caigou li {
    float: left;
    width: 100%;
    font-size: 14px;
    margin-bottom: 13px;
}

.main5 .right .caigou li a {
    color: #666666;
}

.main5 .right .caigou li:hover a {
    color: #e4531a;
}

.main5 .right .caigou img {
    width: 264px;
    height: 75px;
    margin-left: 18px;
}

.main5 .right .pic {
    margin-top: 12px;
    float: left;
    width: 298px;
    height: 170px;
}

.main5 .right .pic img {
    width: 100%;
}

.main5 .right .pics {
    margin-top: 12px;
    float: left;
    width: 298px;
    height: 167px;
}

.main5 .right .pics img {
    width: 100%;
}

.main5 .right #tabss {
    float: left;
    background: #fff;
    border: 1px solid #e3e3e3;
    width: 296px;
    margin-top: 12px;
}

.main5 .right #content1 {
    float: left;
}

.main5 .right #content1 .top {
    float: left;
    margin-left: 10px;
}

.main5 .right #content1 .top .top-pic {
    float: left;
    width: 105px;
    height: 76px;
}

.main5 .right #content1 .top .top-pic img {
    width: 100%;
}

.main5 .right #content1 .top .txt {
    float: left;
    width: 163px;
    margin-left: 9px;
}

.main5 .right #content1 .top .txt h4 {
    font-size: 14px;
    color: #333333;
    line-height: 24px;
}

.main5 .right #content1 .top .txt p {
    font-size: 14px;
    color: #999999;
    line-height: 24px;
}

.main5 .right #content1 .top .txt p a {
    font-size: 12px;
    color: #e4531a;
    line-height: 24px;
}

.main5 .right #content1 ul {
    float: left;
    padding: 0 18px 11px 18px;
    margin-top: 15px;
}

.main5 .right #content1 ul li {
    font-size: 14px;
    color: #666666;
    line-height: 30px;
}

.main5 .right #content1 ul li a {
    color: #666666;
}

.main5 .right #content1 ul li a:hover {
    color: #e4531a;
}

.main5 .right #content1 > div {
    display: none;
}

.main5 .right #two {
    float: left;
    border-bottom: 1px solid #e4e4e4;
    width: 100%;
    margin-bottom: 10px;
}

.main5 .right #two li {
    float: left;
    text-align: center;
    border: 1px solid #e4e4e4;
    border-bottom: none;
    font-size: 16px;
    color: #666666;
    cursor: pointer;
    line-height: 35px;
    width: 106px;
}

.main5 .right #two li:nth-child(1) {
    border-top: 3px solid #e4531a;
}

.main5 .right #two li:nth-child(2) {
    border-top: 3px solid #65ab4d;
}

.main5 .right #two a {
    font-size: 12px;
    color: #999999;
    float: right;
    display: inline-block;
    line-height: 35px;
    margin-right: 17px;
}

.main5 .right #two a:hover {
    color: #e4531a;
}

.main6 {
    float: left;
    width: 100%;
    margin-bottom: 55px;
}

.main6 .pp {
    font-size: 14px;
    color: #999999;
    margin-top: 24px;
    line-height: 32px;
    border: 1px solid #e3e3e3;
    border-bottom: none;
    background: #f7f7f7;
    width: 872px;
    padding-left: 18px;
}

.main6 .pp span {
    font-size: 14px;
    color: #666;
    line-height: 52px;
}

.main6 .banner {
    border: 1px solid #e3e3e3;
}

.main6 .banner img {
    display: block;
}

.main6 .main4-m {
    float: left;
    width: 852px;
    background: #fff;
    padding: 20px 18px 0 20px;
    border: 1px solid #e3e3e3;
}

.main6 .main4-m .news {
    float: left;
    width: 100%;
}

.main6 .main4-m .pic {
    float: left;
    width: 353px;
    height: 218px;
}

.main6 .main4-m .pic img {
    width: 100%;
    display: block;
}

.main6 .main4-m .txt {
    width: 468px;
    float: left;
    margin-left: 31px;
}

.main6 .main4-m .txt time {
    font-size: 24px;
    color: #e4551d;
    line-height: 37px;
}

.main6 .main4-m .txt h3 {
    font-size: 18px;
    color: #333333;
    line-height: 38px;
    margin-bottom: 12px;
}

.main6 .main4-m .txt p {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    margin-bottom: 29px;
}

.main6 .main4-m .txt span {
    font-size: 14px;
    color: #e4551d;
}

.main6 .main4-m .list {
    float: left;
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
    padding-top: 10px;
    padding-bottom: 6px;
}

.main6 .main4-m .list .time {
    width: 120px;
    height: 83px;
    background: #f5f5f5;
    text-align: center;
    float: left;
}

.main6 .main4-m .list .time span {
    display: block;
}

.main6 .main4-m .list .time span:nth-child(1) {
    font-size: 24px;
    color: #eb5404;
    padding: 10px 0;
}

.main6 .main4-m .list .time span:nth-child(2) {
    font-size: 16px;
    color: #eb5404;
}

.main6 .main4-m .list .text {
    float: left;
    padding-left: 21px;
}

.main6 .main4-m .list .text h3 {
    font-size: 18px;
    color: #333333;
    line-height: 46px;
}

.main6 .main4-m .list .text p {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}

.main6 .main4-m .list .text span {
    font-size: 14px;
    color: #999999;
    line-height: 48px;
    width: 100%;
    display: block;
}

.main6 .main4-m .list .text span b {
    font-weight: normal;
}

.main6 .main4-m .list .text span time {
    float: right;
}

.main6 .main4-m .list:hover h3 {
    color: #e4551d;
}

.main6 .main4-m .list:hover b {
    color: #e4551d;
    text-decoration: underline;
}

.main6 .main4-m .yema {
    width: 100%;
    margin-bottom: 49px;
    margin-top: 42px;
    float: left;
}

.main6 .main4-m .yema ul {
    width: 245px;
    margin: 0 auto;
}

.main6 .main4-m .yema li {
    float: left;
    width: 28px;
    height: 28px;
    border: 1px solid #dddddd;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    color: #999;
    margin-right: 5px;
}

.main6 .main4-m .yema li:nth-child(1) {
    background: #eb5404;
    color: #fff;
}

.main6 .main4-m .yema li:nth-child(3) {
    background: #eb5404;
    color: #fff;
}

.main6 .main4-m .ul1 {
    width: 100%;
    float: left;
    background: #f7f7f7;
    margin-bottom: 6px;
}

.main6 .main4-m .ul1 li {
    float: left;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    position: relative;
    cursor: pointer;
}

.main6 .main4-m .ul1 li a {
    color: #333333;
    display: block;
    padding: 0 26px;
}

.main6 .main4-m .ul1 li img {
    position: absolute;
    bottom: -6px;
    left: 50%;
    transform: translateX(-50%);
    display: none;
}

.main6 .left {
    float: left;
}

.main6 .right {
    float: left;
    width: 298px;
    margin-left: 10px;
}

.main6 .right .zixun {
    float: left;
    width: 298px;
    height: 292px;
    background: #fff;
    border: 1px solid #e4e4e4;
    margin-top: 24px;
}

.main6 .right .zixun h3 {
    line-height: 36px;
    font-size: 16px;
    color: #333333;
    float: left;
    width: 107px;
    text-align: center;
    border-top: 3px solid #e4531a;
}

.main6 .right .zixun .title {
    float: left;
    margin-bottom: 19px;
}

.main6 .right .zixun .title span {
    float: left;
    width: 190px;
    border-bottom: 1px solid #e4e4e4;
    height: 35px;
    border-left: 1px solid #e4e4e4;
}

.main6 .right .zixun .title span a {
    float: right;
    font-size: 12px;
    color: #999999;
    display: block;
    line-height: 35px;
    margin-right: 19px;
}

.main6 .right .zixun .title span a:hover {
    color: #e4531a;
}

.main6 .right .zixun ul {
    float: left;
    padding: 0 18px;
}

.main6 .right .zixun li {
    float: left;
    width: 100%;
    font-size: 14px;
    margin-bottom: 13px;
}

.main6 .right .zixun li a {
    color: #666666;
}

.main6 .right .zixun li span {
    width: 16px;
    margin-right: 6px;
    height: 16px;
    text-align: center;
    line-height: 18px;
    display: inline-block;
    border: 1px solid #cccccc;
}

.main6 .right .zixun li:nth-child(1) span {
    background: #e4551d;
    color: #fff;
    width: 18px;
    height: 18px;
    border: none;
}

.main6 .right .zixun li:nth-child(2) span {
    background: #ff5f20;
    color: #fff;
    width: 18px;
    height: 18px;
    border: none;
}

.main6 .right .zixun li:nth-child(3) span {
    background: #ff8700;
    color: #fff;
    width: 18px;
    height: 18px;
    border: none;
}

.main6 .right .zixun li:hover a {
    color: #e4531a;
}

.main6 .right .caigou {
    float: left;
    width: 298px;
    background: #fff;
    border: 1px solid #e4e4e4;
    margin-top: 12px;
}

.main6 .right .caigou h3 {
    line-height: 36px;
    font-size: 16px;
    color: #333333;
    float: left;
    width: 107px;
    text-align: center;
    border-top: 3px solid #e4531a;
}

.main6 .right .caigou .title {
    float: left;
    margin-bottom: 19px;
}

.main6 .right .caigou .title span {
    float: left;
    width: 190px;
    border-bottom: 1px solid #e4e4e4;
    height: 35px;
    border-left: 1px solid #e4e4e4;
}

.main6 .right .caigou .title span a {
    float: right;
    font-size: 12px;
    color: #999999;
    display: block;
    line-height: 35px;
    margin-right: 19px;
}

.main6 .right .caigou .title span a:hover {
    color: #e4531a;
}

.main6 .right .caigou ul {
    float: left;
    padding: 0 18px;
    margin-top: 12px;
}

.main6 .right .caigou li {
    float: left;
    width: 100%;
    font-size: 14px;
    margin-bottom: 13px;
}

.main6 .right .caigou li a {
    color: #666666;
}

.main6 .right .caigou li:hover a {
    color: #e4531a;
}

.main6 .right .caigou img {
    width: 264px;
    height: 75px;
    margin-left: 18px;
}

.main6 .right .pic {
    margin-top: 12px;
    float: left;
    width: 298px;
    height: 170px;
}

.main6 .right .pic img {
    width: 100%;
}

.main6 .right .pics {
    margin-top: 12px;
    float: left;
    width: 298px;
    height: 167px;
}

.main6 .right .pics img {
    width: 100%;
}

.main6 .screen {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.main6 .xuanxiang {
    float: left;
    width: 869px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 8px;
    padding-top: 8px;
}

.main6 .xuanxiang span {
    float: left;
    padding: 7px;
}

.main6 .xuanxiang li {
    float: left;
    padding: 7px;
    border-radius: 4px;
    margin-right: 34px;
}

.main6 .xuanxiang form {
    float: left;
}

.main6 .xuanxiang form label {
    float: left;
    padding: 7px;
    border-radius: 4px;
    margin-right: 20px;
}

.main6 .xuanxiang form label .cha {
    display: none;
    float: left;
    margin-right: 13px;
    margin-top: 8px;
}

.main6 .xuanxiang form label input {
    margin-right: 11px;
    float: left;
    margin-top: 6px;
}

.pharmaceuticalDetail {
    float: left;
    width: 100%;
    margin-bottom: 55px;
}

.pharmaceuticalDetail .pp {
    font-size: 14px;
    color: #999999;
    margin-top: 24px;
    line-height: 39px;
    border: 1px solid #e3e3e3;
    border-bottom: none;
    background: #f7f7f7;
    width: 872px;
    padding-left: 18px;
}

.pharmaceuticalDetail .pp span {
    font-size: 14px;
    color: #666;
}

.pharmaceuticalDetail .left {
    float: left;
}

.pharmaceuticalDetail .left .news {
    float: left;
    width: 841px;
    background: #fff;
    padding: 16px 20px 113px 17px;
    border: 1px solid #e3e3e3;
}

.pharmaceuticalDetail .left .news h3 {
    line-height: 67px;
    font-size: 26px;
    color: #333333;
    font-weight: normal;
    text-align: center;
}

.pharmaceuticalDetail .left .news .fenxiang {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
}

.pharmaceuticalDetail .left .news .fenxiang a {
    display: inline-block;
    margin-right: 3px;
}

.pharmaceuticalDetail .left .news span {
    line-height: 32px;
    font-size: 14px;
    color: #999999;
    display: inline-block;
    float: left;
}

.pharmaceuticalDetail .left .news span:nth-child(1) {
    margin-right: 20px;
}

.pharmaceuticalDetail .left .news span:nth-child(2) {
    margin-right: 10px;
}

.pharmaceuticalDetail .left .news p {
    line-height: 24px;
    font-size: 14px;
    color: #666666;
}
.pharmaceuticalDetail .left .lianxi{
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 65px;
}
.pharmaceuticalDetail .left .lianxi a{
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #eb5404;
    color: #fff;
    font-size: 16px;
}
.pharmaceuticalDetail .left .news .pic {
    text-align: center;
    margin-top: 34px;
}

.pharmaceuticalDetail .left .news .pic img {
    width: 100%;
}

.pharmaceuticalDetail .right {
    float: left;
    width: 297px;
    margin-left: 10px;
}
.pharmaceuticalDetail .information{
    background: #fff;
    margin-top: 25px;
    border: 1px solid #e4e4e4;
}
.pharmaceuticalDetail .information .title{
    text-align: center;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    line-height: 35px;
    border-bottom: 1px solid #e4e4e4;
    border-top: 3px solid #e4531a;
}

.pharmaceuticalDetail .information h3{
    color: #666666;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #e4e4e4;
    /*width: 265px;*/
    line-height: 55px;
    margin: 0 auto;
}
.pharmaceuticalDetail .information ul{
    padding: 0 16px;
}

.pharmaceuticalDetail .information li{
    display: flex;
    align-items: center;
    border-bottom: 1px dashed #e8e8e8;
    line-height: 39px;
    font-size: 14px;
    color: #333333;
}
.pharmaceuticalDetail .information li span{
    color: #666666;
    margin-right: 10px;
}
.pharmaceuticalDetail .information li img{
    margin-right: 4px;
}

.pharmaceuticalDetail .information .dianpu{
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #e4e4e4;
    padding: 17px 32px;
}

.pharmaceuticalDetail .information .dianpu a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 102px;
    height: 29px;
    background: #f9f9f9;
    color: #666666;
    font-size: 13px;
    border: 1px solid #dfdfdf;
}
.pharmaceuticalDetail .information .dianpu img{
    margin-right: 7px;
}
.pharmaceuticalDetail .right .zixun {
    float: left;
    width: 298px;
    background: #fff;
    border: 1px solid #e4e4e4;
    margin-top: 10px;
}

.pharmaceuticalDetail .right .zixun h3 {
    line-height: 36px;
    font-size: 16px;
    color: #333333;
    float: left;
    width: 107px;
    text-align: center;
    border-top: 3px solid #e4531a;
}

.pharmaceuticalDetail .right .zixun .title {
    float: left;
    margin-bottom: 19px;
}

.pharmaceuticalDetail .right .zixun .title span {
    float: left;
    width: 189px;
    border-bottom: 1px solid #e4e4e4;
    height: 35px;
    border-left: 1px solid #e4e4e4;
}

.pharmaceuticalDetail .right .zixun .title span a {
    float: right;
    font-size: 12px;
    color: #999999;
    display: block;
    line-height: 35px;
    margin-right: 19px;
}

.pharmaceuticalDetail .right .zixun .title span a:hover {
    color: #e4531a;
}

.pharmaceuticalDetail .right .zixun ul {
    float: left;
    padding: 0 18px;
}

.pharmaceuticalDetail .right .zixun li {
    float: left;
    width: 100%;
    font-size: 14px;
    margin-bottom: 13px;
}

.pharmaceuticalDetail .right .zixun li a {
    color: #666666;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.pharmaceuticalDetail .right .zixun li span {
    width: 16px;
    margin-right: 6px;
    height: 16px;
    text-align: center;
    line-height: 18px;
    display: inline-block;
    border: 1px solid #cccccc;
}

.pharmaceuticalDetail .right .zixun li:nth-child(1) span {
    background: #e4551d;
    color: #fff;
    width: 18px;
    height: 18px;
    border: none;
}

.pharmaceuticalDetail .right .zixun li:nth-child(2) span {
    background: #ff5f20;
    color: #fff;
    width: 18px;
    height: 18px;
    border: none;
}

.pharmaceuticalDetail .right .zixun li:nth-child(3) span {
    background: #ff8700;
    color: #fff;
    width: 18px;
    height: 18px;
    border: none;
}

.pharmaceuticalDetail .right .zixun li:hover a {
    color: #e4531a;
}

.pharmaceuticalDetail .right .caigou {
    float: left;
    width: 298px;
    background: #fff;
    border: 1px solid #e4e4e4;
    margin-top: 12px;
}

.pharmaceuticalDetail .right .caigou h3 {
    line-height: 36px;
    font-size: 16px;
    color: #333333;
    float: left;
    width: 107px;
    text-align: center;
    border-top: 3px solid #e4531a;
}

.pharmaceuticalDetail .right .caigou .title {
    float: left;
    margin-bottom: 19px;
}

.pharmaceuticalDetail .right .caigou .title span {
    float: left;
    width: 190px;
    border-bottom: 1px solid #e4e4e4;
    height: 35px;
    border-left: 1px solid #e4e4e4;
}

.pharmaceuticalDetail .right .caigou .title span a {
    float: right;
    font-size: 12px;
    color: #999999;
    display: block;
    line-height: 35px;
    margin-right: 19px;
}

.pharmaceuticalDetail .right .caigou .title span a:hover {
    color: #e4531a;
}

.pharmaceuticalDetail .right .caigou ul {
    float: left;
    padding: 0 18px;
    margin-top: 12px;
}

.pharmaceuticalDetail .right .caigou li {
    float: left;
    width: 100%;
    font-size: 14px;
    margin-bottom: 13px;
}

.pharmaceuticalDetail .right .caigou li a {
    color: #666666;
}

.pharmaceuticalDetail .right .caigou li:hover a {
    color: #e4531a;
}

.pharmaceuticalDetail .right .caigou img {
    width: 264px;
    height: 75px;
    margin-left: 18px;
}

.pharmaceuticalDetail .right .pic {
    /*padding: 0 18px;*/
    margin-bottom: 16px;
}

.pharmaceuticalDetail .right .pic img {
    width: 100%;
}

.pharmaceuticalDetail .right .pics {
    float: left;
    margin-top: 12px;
    width: 100%;
}

.pharmaceuticalDetail .right .pics img {
    width: 100%;
}

.pharmaceuticalDetail .right #tabss {
    float: left;
    background: #fff;
    border: 1px solid #e3e3e3;
    width: 296px;
    margin-top: 10px;
}

.pharmaceuticalDetail .right #content1 {
    float: left;
    width: 100%;
    padding-bottom: 15px;
}

.pharmaceuticalDetail .right #content1 .top {
    float: left;
    margin-left: 10px;
}

.pharmaceuticalDetail .right #content1 .top .top-pic {
    float: left;
    width: 105px;
    height: 76px;
}

.pharmaceuticalDetail .right #content1 .top .top-pic img {
    width: 100%;
}

.pharmaceuticalDetail .right #content1 .top .txt {
    float: left;
    width: 163px;
    margin-left: 9px;
}

.pharmaceuticalDetail .right #content1 .top .txt h4 {
    font-size: 14px;
    color: #333333;
    line-height: 24px;
}

.pharmaceuticalDetail .right #content1 .top .txt p {
    font-size: 14px;
    color: #999999;
    line-height: 24px;
}
.pharmaceuticalDetail .right #content1 .top .txt p b{
    font-weight: normal;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.pharmaceuticalDetail .right #content1 .top .txt p a {
    font-size: 12px;
    color: #e4531a;
    line-height: 24px;
}

.pharmaceuticalDetail .right #content1 ul {
    float: left;
    padding: 0 18px 11px 18px;
    margin-top: 15px;
}

.pharmaceuticalDetail .right #content1 ul li {
    font-size: 14px;
    color: #666666;
    line-height: 30px;
}

.pharmaceuticalDetail .right #content1 ul li a {
    color: #666666;
}

.pharmaceuticalDetail .right #content1 ul li a:hover {
    color: #e4531a;
}

.pharmaceuticalDetail .right #content1 > div {
    display: none;
}

.pharmaceuticalDetail .right #two {
    float: left;
    border-bottom: 1px solid #e4e4e4;
    width: -webkit-fill-available;
    margin-bottom: 10px;
}

.pharmaceuticalDetail .right #two li {
    float: left;
    text-align: center;
    border: 1px solid #e4e4e4;
    border-bottom: none;
    font-size: 16px;
    color: #666666;
    cursor: pointer;
    line-height: 35px;
    width: 106px;
}
.pharmaceuticalDetail .right #two li.active{
    color: #000; border-bottom-color: #e4551b; font-weight:bold;
}
.pharmaceuticalDetail .right #two li:nth-child(1) {
    border-top: 3px solid #e4531a;
}

.pharmaceuticalDetail .right #two li:nth-child(2) {
    border-top: 3px solid #65ab4d;
}

.pharmaceuticalDetail .right #two a {
    font-size: 12px;
    color: #999999;
    float: right;
    display: inline-block;
    line-height: 35px;
    margin-right: 17px;
}

.pharmaceuticalDetail .right #two a:hover {
    color: #e4531a;
}

.main8 {
    float: left;
    width: 100%;
    margin-bottom: 55px;
}

.main8 .main3-m {
    float: left;
    width: 1162px;
    background: #fff;
    padding: 20px 18px 0 20px;
    border: 1px solid #e3e3e3;
}

.main8 p {
    font-size: 14px;
    color: #999999;
    margin-top: 24px;
    line-height: 32px;
    border: 1px solid #e3e3e3;
    border-bottom: none;
    background: #f7f7f7;
    width: 1182px;
    padding-left: 18px;
}

.main8 p span {
    font-size: 14px;
    color: #666;
    line-height: 52px;
}

.main8 .left {
    float: left;
    background: #f7f7f7;
    width: 258px;
    padding-bottom: 20px;
    border: 1px solid #e6e6e6;
}

.main8 .left .yi {
    line-height: 39px;
    font-size: 16px;
    color: #333333;
}

.main8 .left .yi > a {
    color: #333333;
    width: 180px;
    display: block;
    border-bottom: 1px dashed #a4a4a4;
    margin-left: 15px;
    padding-left: 33px;
}

.main8 .left .yi a img {
    float: right;
    margin-top: 12px;
}

.main8 .left li .sub {
    display: none;
}

.main8 .left li .sub li:hover {
    background: #f0f0f0;
}

.main8 .left li .sub a {
    color: #333333;
    width: 153px;
    display: block;
    margin-left: 15px;
    padding-left: 46px;
}

.main8 .left h3 {
    line-height: 57px;
    font-size: 18px;
    color: #eb5404;
    margin-left: 15px;
    margin-right: 29px;
    border-bottom: 1px solid #e6e6e6;
    text-align: center;
}

.main8 .left .pic a {
    margin-left: 17px;
    display: block;
    margin-bottom: 20px;
}

.main8 .left .pic a:nth-child(1) {
    margin-top: 40px;
}

.main8 .left .pic a img {
    display: block;
}

.main8 .right {
    margin-left: 23px;
    float: left;
    width: 879px;
    background: #fff;
}

.main8 .yema {
    width: 100%;
    margin-bottom: 39px;
    margin-top: 45px;
    float: left;
}

.main8 .yema ul {
    width: 245px;
    margin: 0 auto;
}

.main8 .yema li {
    float: left;
    width: 28px;
    height: 28px;
    border: 1px solid #dddddd;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    color: #999;
    margin-right: 5px;
}

.main8 .yema li:nth-child(1) {
    background: #eb5404;
    color: #fff;
}

.main8 .yema li:nth-child(3) {
    background: #eb5404;
    color: #fff;
}

.main8 .right .shuju {
    float: left;
    width: 849px;
    padding: 0 24px;
    height: 574px;
}

.main8 .right .shuju .title {
    float: left;
    width: 849px;
    border-bottom: 1px solid #e6e6e6;
}

.main8 .right .shuju h3 {
    line-height: 58px;
    font-size: 18px;
    color: #333333;
    border-bottom: 2px solid #eb5404;
    float: left;
}

.main8 .right .shuju tr td:nth-child(1) {
    width: 333px;
}

.main8 .right .shuju tr td:nth-child(2) {
    width: 246px;
}

.main8 .right .shuju tr td {
    line-height: 37px;
    color: #666666;
    font-size: 14px;
}

.main8 .right .shuju tr:nth-child(1) td {
    font-weight: bold;
    line-height: 56px;
    font-size: 16px;
    color: #333333;
}

.main8 .right .shuju tr td:nth-child(1) {
    padding-left: 73px;
}

.main8 .right .shuju tr:hover td {
    color: #eb5404;
}

.main8 .right .shuju tr:nth-child(1):hover td {
    color: #333;
}

.main8 .right .shuju .yema {
    width: 100%;
    margin-bottom: 39px;
    margin-top: 45px;
    float: left;
}

.main8 .right .shuju ul {
    width: 245px;
    margin: 0 auto;
}

.main8 .right .shuju li {
    float: left;
    width: 28px;
    height: 28px;
    border: 1px solid #dddddd;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    color: #999;
    margin-right: 5px;
}

.main8 .right .shuju li:nth-child(1) {
    background: #eb5404;
    color: #fff;
}

.main8 .right .shuju li:nth-child(3) {
    background: #eb5404;
    color: #fff;
}

.main9 {
    float: left;
    width: 100%;
    margin-bottom: 55px;
}

.main9 .main3-m {
    float: left;
    width: 1162px;
    background: #fff;
    padding: 20px 18px 0 20px;
    border: 1px solid #e3e3e3;
}

.main9 .pp {
    font-size: 14px;
    color: #999999;
    margin-top: 24px;
    line-height: 32px;
    border: 1px solid #e3e3e3;
    border-bottom: none;
    background: #f7f7f7;
    width: 1182px;
    padding-left: 18px;
}

.main9 .pp span {
    font-size: 14px;
    color: #666;
    line-height: 52px;
}

.main9 .left {
    float: left;
    background: #f7f7f7;
    width: 258px;
    padding-bottom: 20px;
    border: 1px solid #e6e6e6;
}

.main9 .left .yi {
    line-height: 39px;
    font-size: 16px;
    color: #333333;
}

.main9 .left .yi > a {
    color: #333333;
    width: 180px;
    display: block;
    border-bottom: 1px dashed #a4a4a4;
    margin-left: 15px;
    padding-left: 33px;
}

.main9 .left .yi a img {
    float: right;
    margin-top: 12px;
}

.main9 .left li .sub {
    display: none;
}

.main9 .left li .sub li:hover {
    background: #f0f0f0;
}

.main9 .left li .sub a {
    color: #333333;
    width: 153px;
    display: block;
    margin-left: 15px;
    padding-left: 46px;
}

.main9 .left h3 {
    line-height: 57px;
    font-size: 18px;
    color: #eb5404;
    margin-left: 15px;
    margin-right: 29px;
    border-bottom: 1px solid #e6e6e6;
    text-align: center;
}

.main9 .left .pic a {
    margin-left: 17px;
    display: block;
    margin-bottom: 20px;
}

.main9 .left .pic a:nth-child(1) {
    margin-top: 40px;
}

.main9 .left .pic a img {
    display: block;
}

.main9 .right {
    margin-left: 23px;
    float: left;
    width: 879px;
    background: #fff;
}

.main9 .right .shuju {
    float: left;
    width: 849px;
    padding: 0 24px;
}

.main9 .right .shuju .title {
    float: left;
    width: 849px;
    border-bottom: 1px solid #e6e6e6;
}

.main9 .right .shuju h3 {
    line-height: 58px;
    font-size: 18px;
    color: #333333;
    border-bottom: 2px solid #eb5404;
    float: left;
}

.main9 .right .shuju .xinxi {
    width: 849px;
    float: left;
    border-bottom: 1px dashed #a4a4a4;
    padding-bottom: 34px;
}

.main9 .right .shuju .txt {
    width: 579px;
    float: left;
}

.main9 .right .shuju .txt h4 {
    line-height: 56px;
    font-size: 18px;
    color: #333333;
    font-weight: normal;
}

.main9 .right .shuju .txt p {
    line-height: 30px;
    font-size: 14px;
    color: #666666;
    font-weight: normal;
}

.main9 .right .shuju .xinxi2 {
    width: 849px;
    float: left;
    padding-bottom: 133px;
}

.main9 .right .shuju .text {
    width: 849px;
    float: left;
}

.main9 .right .shuju .text h4 {
    line-height: 66px;
    font-size: 18px;
    color: #333333;
    font-weight: normal;
}

.main9 .right .shuju .text p {
    line-height: 30px;
    font-size: 14px;
    color: #666666;
    font-weight: normal;
}

.main9 .right .shuju .text p span {
    margin-right: 20px;
}

.enterprise {
    float: left;
    width: 100%;
    margin-bottom: 55px;
}
.enterprise-content{
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
}
.enterprise .medicine_main .news-top .list ul {
    width: 725px!important;
}
.enterprise .pp {
    font-size: 14px;
    color: #999999;
    margin-top: 24px;
    line-height: 32px;
    border: 1px solid #e3e3e3;
    border-bottom: none;
    background: #f7f7f7;
    width: 872px;
    padding-left: 18px;
}

.enterprise .pp span {
    font-size: 14px;
    color: #666;
    line-height: 52px;
}

.enterprise .main4-m {
    float: left;
    width: 852px;
    background: #fff;
    padding: 20px 18px 0 20px;
    border: 1px solid #e3e3e3;
    margin-top: 14px;
}

.enterprise .main4-m .pic {
    width: 116px;
    height: 82px;
    border: 1px solid #f0f0f0;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
}

.enterprise .main4-m .pic img {
    display: block;
    width: 100%;
}

.enterprise .main4-m .txt {
    width: 468px;
    float: left;
    margin-left: 31px;
}

.enterprise .main4-m .txt time {
    font-size: 24px;
    color: #e4551d;
    line-height: 37px;
}

.enterprise .main4-m .txt h3 {
    font-size: 18px;
    color: #333333;
    line-height: 38px;
    margin-bottom: 12px;
}

.enterprise .main4-m .txt p {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    margin-bottom: 29px;
}

.enterprise .main4-m .txt span {
    font-size: 14px;
    color: #e4551d;
}

.enterprise .main4-m .list {
    float: left;
    width: 100%;
    border-bottom: 1px dashed #e8e8e8;
    padding: 23px 0;
}

.enterprise .main4-m .list a{
    display: flex;
    justify-content: space-between;
}
.enterprise .main4-m .list .time {
    width: 120px;
    height: 83px;
    background: #f5f5f5;
    text-align: center;
    float: left;
}

.enterprise .main4-m .list .time span {
    display: block;
}

.enterprise .main4-m .list .time span:nth-child(1) {
    font-size: 24px;
    color: #eb5404;
    padding: 10px 0;
}

.enterprise .main4-m .list .time span:nth-child(2) {
    font-size: 16px;
    color: #eb5404;
}

.enterprise .main4-m .list .text {
    width: 535px;
    padding-left: 21px;
}

.enterprise .main4-m .list .text h3 {
    font-size: 16px;
    color: #333333;
    line-height: 26px;
    margin-bottom: 10px;
    font-weight: normal;
}
.enterprise .main4-m table{
    width: 100%;
}
.enterprise .main4-m td:first-child{
    width: 675px;
}
.enterprise .main4-m td:last-child{
    text-align: center;
}
.enterprise .main4-m td:last-child a{
    width: 104px;
    height: 31px;
    line-height: 31px;
    display: inline-block;
    text-align: center;
    background: #e25f23;
    color: #ffffff;
    font-size: 14px;
}
.enterprise .main4-m .list .text p {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}

.enterprise .main4-m .list:hover {
    box-shadow: 0 0 10px #f3f3f3;
    border-bottom: 1px dashed #fff;
}

.enterprise .main4-m .list:hover .time {
    background: #fff9f7;
}

.enterprise .main4-m .yema {
    width: 100%;
    margin-bottom: 49px;
    margin-top: 42px;
    float: left;
}

.enterprise .main4-m .yema ul {
    width: 245px;
    margin: 0 auto;
}

.enterprise .main4-m .yema li {
    float: left;
    width: 28px;
    height: 28px;
    border: 1px solid #dddddd;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    color: #999;
    margin-right: 5px;
}

.enterprise .main4-m .yema li:nth-child(1) {
    background: #eb5404;
    color: #fff;
}
.enterprise .main4-m .yema li:nth-child(1) a{
    color: #fff;
}
/*.enterprise .main4-m .yema li:nth-child(3) {*/
/*    background: #eb5404;*/
/*    color: #fff;*/
/*}*/


.enterprise .right {
    width: 288px;
    margin-left: 20px;
}

.enterprise .right .zixun {
    float: left;
    width: 288px;
    height: 292px;
    /*background: #fff;*/
    border: 1px solid #e4e4e4;
}
.enterprise .right .zixun .testimonial-slider{
    margin-bottom: 35px;
}
.enterprise .right .zixun h3 {
    line-height: 36px;
    font-size: 16px;
    color: #333333;
    float: left;
    width: 107px;
    text-align: center;
    border-top: 3px solid #e4531a;
}

.enterprise .right .zixun .title {
    float: left;
    margin-bottom: 19px;
    display: flex;
}

.enterprise .right .zixun .title span {
    float: left;
    width: 190px;
    border-bottom: 1px solid #e4e4e4;
    height: 35px;
    border-left: 1px solid #e4e4e4;
}

.enterprise .right .zixun .title span a {
    float: right;
    font-size: 12px;
    color: #999999;
    display: block;
    line-height: 35px;
    margin-right: 19px;
}

.enterprise .right .zixun .title span a:hover {
    color: #e4531a;
}

.enterprise .right .zixun ul {
    float: left;
    padding: 0 18px;
}

.enterprise .right .zixun li {
    float: left;
    width: 100%;
    font-size: 14px;
    margin-bottom: 13px;
}

.enterprise .right .zixun li a {
    color: #666666;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.enterprise .right .zixun li span {
    width: 16px;
    margin-right: 6px;
    height: 16px;
    text-align: center;
    line-height: 18px;
    display: inline-block;
    border: 1px solid #cccccc;
}

.enterprise .right .zixun li:nth-child(1) span {
    background: #e4551d;
    color: #fff;
    width: 18px;
    height: 18px;
    border: none;
}

.enterprise .right .zixun li:nth-child(2) span {
    background: #ff5f20;
    color: #fff;
    width: 18px;
    height: 18px;
    border: none;
}

.enterprise .right .zixun li:nth-child(3) span {
    background: #ff8700;
    color: #fff;
    width: 18px;
    height: 18px;
    border: none;
}

.enterprise .right .zixun li:hover a {
    color: #e4531a;
}

.enterprise .right .caigou {
    float: left;
    width: 298px;
    background: #fff;
    border: 1px solid #e4e4e4;
    margin-top: 12px;
}

.enterprise .right .caigou h3 {
    line-height: 36px;
    font-size: 16px;
    color: #333333;
    float: left;
    width: 107px;
    text-align: center;
    border-top: 3px solid #e4531a;
}

.enterprise .right .caigou .title {
    float: left;
    margin-bottom: 19px;
}

.enterprise .right .caigou .title span {
    float: left;
    width: 190px;
    border-bottom: 1px solid #e4e4e4;
    height: 35px;
    border-left: 1px solid #e4e4e4;
}

.enterprise .right .caigou .title span a {
    float: right;
    font-size: 12px;
    color: #999999;
    display: block;
    line-height: 35px;
    margin-right: 19px;
}

.enterprise .right .caigou .title span a:hover {
    color: #e4531a;
}

.enterprise .right .caigou ul {
    float: left;
    padding: 0 18px;
    margin-top: 12px;
}

.enterprise .right .caigou li {
    float: left;
    width: 100%;
    font-size: 14px;
    margin-bottom: 13px;
}

.enterprise .right .caigou li a {
    color: #666666;
}

.enterprise .right .caigou li:hover a {
    color: #e4531a;
}

.enterprise .right .caigou img {
    width: 264px;
    height: 75px;
    margin-left: 18px;
}

.enterprise .right .pic {
    /*margin-top: 12px;*/
    float: left;
    width: 288px;
    /*height: 170px;*/
    margin-bottom: 15px;
}

.enterprise .right .pic img {
    width: 100%;
}

.enterprise .right .pics {
    margin-top: 12px;
    float: left;
    width: 298px;
}

.enterprise .right .pics img {
    width: 100%;
}

.enterprise .right #tabss {
    float: left;
    background: #fff;
    border: 1px solid #e3e3e3;
    width: 296px;
    margin-top: 12px;
}

.enterprise .right #content1 {
    float: left;
}

.enterprise .right #content1 .top {
    float: left;
    margin-left: 10px;
}

.enterprise .right #content1 .top .top-pic {
    float: left;
    width: 105px;
    height: 76px;
}

.enterprise .right #content1 .top .top-pic img {
    width: 100%;
}

.enterprise .right #content1 .top .txt {
    float: left;
    width: 163px;
    margin-left: 9px;
}

.enterprise .right #content1 .top .txt h4 {
    font-size: 14px;
    color: #333333;
    line-height: 24px;
}

.enterprise .right #content1 .top .txt p {
    font-size: 14px;
    color: #999999;
    line-height: 24px;
}
.enterprise .right #content1 .top .txt p b{
    font-weight: normal;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.enterprise .right #content1 .top .txt p a {
    font-size: 12px;
    color: #e4531a;
    line-height: 24px;
}

.enterprise .right #content1 ul {
    float: left;
    padding: 0 18px 11px 18px;
    margin-top: 15px;
}

.enterprise .right #content1 ul li {
    font-size: 14px;
    color: #666666;
    line-height: 30px;
}

.enterprise .right #content1 ul li a {
    color: #666666;
}

.enterprise .right #content1 ul li a:hover {
    color: #e4531a;
}

.enterprise .right #content1 > div {
    display: none;
}

.enterprise .right #two {
    float: left;
    border-bottom: 1px solid #e4e4e4;
    width: 100%;
    margin-bottom: 10px;
}

.enterprise .right #two li {
    float: left;
    text-align: center;
    border: 1px solid #e4e4e4;
    border-bottom: none;
    font-size: 16px;
    color: #666666;
    cursor: pointer;
    line-height: 35px;
    width: 106px;
}

.enterprise .right #two li:nth-child(1) {
    border-top: 3px solid #e4531a;
}

.enterprise .right #two li:nth-child(2) {
    border-top: 3px solid #65ab4d;
}

.enterprise .right #two a {
    font-size: 12px;
    color: #999999;
    float: right;
    display: inline-block;
    line-height: 35px;
    margin-right: 17px;
}

.enterprise .right #two a:hover {
    color: #e4531a;
}

.recruitent {
    float: left;
    width: 100%;
    margin-bottom: 55px;
}

.recruitent .pp {
    font-size: 14px;
    color: #999999;
    margin-top: 24px;
    line-height: 32px;
    border: 1px solid #e3e3e3;
    border-bottom: none;
    background: #f7f7f7;
    width: 1182px;
    padding-left: 18px;
}

.recruitent .pp span {
    font-size: 14px;
    color: #666;
    line-height: 52px;
}

.recruitent .main2-m {
    /*float: left;*/
    /*width: 1200px;*/
    background: #fff;
    /*border: 1px solid #e3e3e3;*/
}

.recruitent .title-nav{
    margin-top: 0;
    line-height: 52px;
    background: #f7f7f7;
}
.recruitent .title-nav a{
    margin-right: 10px;
}
.recruitent .main2-m .ul1 {
    width: 1160px;
    float: left;
    background: #f7f7f7;
    margin-left: 20px;
    margin-top: 15px;
}

.recruitent .main2-m .ul1 li {
    float: left;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    position: relative;
    cursor: pointer;
}

.recruitent .main2-m .ul1 li a {
    color: #333333;
    display: block;
    padding: 0 26px;
}
.recruitent .main2-m .ul1 li a.active{
    background: #e4551d;
    color: #fff;
}
.recruitent .main2-m .ul1 li img {
    position: absolute;
    bottom: -6px;
    left: 50%;
    transform: translateX(-50%);
    display: none;
}
.recruitent .main2-m .ul1 li img.active{
    display: block;
}
.recruitent .medicine_main .news-top .list ul{
    width: 995px;
}

.recruitent .medicine_main .news-top .list select{
    width: 128px;
    height: 32px;
    border: 1px solid #d2d2d2;
    padding-left: 10px;
    color: #656565;
    margin-right: 9px;
}
.recruitent .medicine_main .news-top .list select:nth-child(2){
    margin-left: 14px;
}
.recruitent .news-top{
    margin-bottom: 0;
    border-bottom: none;
}



.recruitent-content{
    background: #fff;
    padding: 30px;
    margin-top: 25px;
}
.recruitent-content li{
    padding-bottom: 30px;
}
.recruitent-content dd{
    display: flex;
    justify-content: space-between;
}
.recruitent-content dd .text{
    display: flex;
    justify-content: space-between;
}
.recruitent-content dd .text p{
    margin-bottom: 16px;
}
.recruitent-content dd .text span{
    color: #666666;
    font-size: 16px;
}
.recruitent-content dd .text .money{
    color: #20bb60;
}
.recruitent-content dd .text span.active{
    color: #e4551d;
}
.recruitent-content dd .text span:nth-child(1){
    margin-right: 50px;
}
.recruitent-content dd .text span:nth-child(2){
    margin-right: 235px;
}

.recruitent-content .place{
    display: flex;
    width: 100%;
    background: #fafafa;
    line-height: 40px;
    border-bottom: 1px solid #e8e8e8;
    padding: 0 20px;
}

.recruitent-content .place > span{
    margin-right: 420px;
}
.recruitent-content .place span{
    color: #666666;
    font-size: 14px;
}

.recruitent-content .welfare span{
    display: inline-block;
    width: 60px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    border: 1px solid #e3e3e3;
    font-size: 12px;
    margin-right: 9px;
}
.recruitent-content .yema{
    float: none;
}
.recruitent-content .yema li{
    padding-bottom: 0;
}












    /*.recruitent .geren-conr {*/
    /*width: 100%;*/
    /*float: left;*/
/*}*/

/*.recruitent .cons {*/
    /*width: 100%;*/
    /*min-height: 600px;*/
    /*margin: 0 auto;*/
/*}*/

/*.recruitent .shool-navs {*/
    /*margin: 0 auto;*/
    /*padding: 8px 0px;*/
    /*overflow: hidden;*/
    /*padding-left: 25px;*/
/*}*/

/*.recruitent .shool-navs dl dt {*/
    /*float: left;*/
    /*color: #666;*/
    /*padding: 3px 0px;*/
/*}*/

/*.recruitent .shool-navs dl dd {*/
    /*float: left;*/
    /*margin-left: 30px;*/
    /*padding: 3px 10px;*/
    /*margin-bottom: 10px;*/
/*}*/

/*.recruitent .shool-navs dl dd:hover {*/
    /*background-color: #e4551d;*/
    /*border-radius: 3px;*/
/*}*/

/*.recruitent .shool-navs dl dd:hover a {*/
    /*color: #fff;*/
/*}*/

/*.recruitent .shool-navs dl .shool-navsel {*/
    /*background-color: #e4551d;*/
    /*border-radius: 3px;*/
/*}*/

/*.recruitent .shool-navs dl .shool-navsel a {*/
    /*color: #fff;*/
/*}*/

/*.recruitent .shool-navs dl dd a {*/
    /*color: #666;*/
/*}*/

/*.recruitent .shool-navss {*/
    /*margin: 0 auto;*/
    /*padding-left: 25px;*/
/*}*/

/*.recruitent .shool-navss dl dt {*/
    /*float: left;*/
    /*color: #666;*/
    /*padding: 3px 0px;*/
/*}*/

/*.recruitent .shool-navss dl dd {*/
    /*float: left;*/
    /*margin-left: 10px;*/
    /*margin-bottom: 10px;*/
    /*position: relative;*/
/*}*/

/*.main11 .shool-navss dl dd .shuu {*/
    /*width: 109px;*/
    /*height: 27px;*/
    /*background: url(../images/ere_05.png) no-repeat center right;*/
    /*border: 1px solid #e8e8e8;*/
    /*cursor: pointer;*/
    /*padding-left: 10px;*/
    /*color: #666;*/
    /*line-height: 27px;*/
    /*position: relative;*/
/*}*/

/*.main11 .shool-navss dl dd input {*/
    /*width: 109px;*/
    /*height: 27px;*/
    /*background: url(../images/ere_05.png) no-repeat center right;*/
    /*border: 1px solid #e8e8e8;*/
    /*cursor: pointer;*/
    /*padding-left: 10px;*/
    /*color: #666;*/
    /*line-height: 27px;*/
/*}*/

/*.main11 .shool-navss dl dd .navss-ul {*/
    /*width: 118px;*/
    /*height: auto;*/
    /*position: absolute;*/
    /*background-color: #fff;*/
    /*border: 1px solid #e8e8e8;*/
    /*border-top: none;*/
    /*padding: 10px 0px;*/
    /*display: none;*/
    /*left: 0px;*/
/*}*/

/*.main11 .shool-navss dl dd .navss-ul li {*/
    /*padding-left: 10px;*/
    /*color: #666;*/
    /*line-height: 30px;*/
    /*cursor: pointer;*/
/*}*/

/*.main11 .shool-navss dl dd .navss-ul li:hover {*/
    /*color: #e4551d;*/
/*}*/

/*.main11 .shool-navss dl dd .shuu:hover .navss-ul {*/
    /*display: block;*/
/*}*/

/*.main11 .shool-navs1 {*/
    /*margin: 0 auto;*/
    /*overflow: hidden;*/
    /*clear: both;*/
    /*background-color: #fafafa;*/
    /*padding: 0px 30px;*/
    /*border-bottom: 1px solid #e8e8e8;*/
    /*border-top: 1px solid #e8e8e8;*/
    /*height: 50px;*/
/*}*/

/*.main11 .shool-navs1 dl {*/
    /*margin-top: 14px;*/
/*}*/

/*.main11 .shool-navs1 dl dt {*/
    /*float: left;*/
    /*color: #666;*/
    /*padding: 3px 0px;*/
/*}*/

/*.main11 .shool-navs1 dl dd {*/
    /*float: left;*/
    /*margin-left: 10px;*/
    /*padding: 1px 4px 2px 10px;*/
    /*margin-bottom: 10px;*/
    /*border: 1px solid #e24500;*/
    /*height: 20px;*/
/*}*/

/*.main11 .shool-navs1 dl dd img {*/
    /*vertical-align: middle;*/
/*}*/

/*.main11 .shool-navs1 dl dd a {*/
    /*color: #666;*/
    /*margin-right: 7px;*/
    /*display: inline-block;*/
/*}*/

/*.main11 .geren-list {*/
    /*width: 100%;*/
    /*height: auto;*/
    /*margin: 0 auto;*/
    /*overflow: hidden;*/
/*}*/

/*.main11 .geren-list ul li {*/
    /*border-top: 1px solid #e8e8e8;*/
    /*border-bottom: 1px solid #e8e8e8;*/
    /*margin-top: 20px;*/
    /*overflow: hidden;*/
/*}*/

/*.main11 .geren-list ul li .list-top {*/
    /*margin-top: 20px;*/
    /*overflow: hidden;*/
    /*padding: 0px 20px;*/
/*}*/

/*.main11 .geren-list ul li .list-topl {*/
    /*float: left;*/
/*}*/

/*.main11 .geren-list ul li .list-topl .p1 {*/
    /*color: #e24500;*/
    /*font-size: 16px;*/
/*}*/

/*.main11 .geren-list ul li .list-topl .p1 span {*/
    /*color: #999;*/
    /*font-size: 14px;*/
    /*margin-left: 20px;*/
/*}*/

/*.main11 .geren-list ul li .list-topl .p2 {*/
    /*color: #ed8a19;*/
    /*margin-top: 13px;*/
/*}*/

/*.main11 .geren-list ul li .list-topl .p2 b {*/
    /*font-weight: normal;*/
    /*color: #555;*/
    /*margin-left: 20px;*/
/*}*/

/*.main11 .geren-list ul li .list-topr {*/
    /*float: right;*/
    /*color: #666;*/
/*}*/

/*.main11 .geren-list ul li .list-topr a {*/
    /*color: #666;*/
/*}*/

/*.main11 .geren-list ul li .list-topr .topr-text {*/
    /*color: #555;*/
    /*float: left;*/
    /*margin-right: 150px;*/
/*}*/

/*.main11 .geren-list ul li .list-topr .topr-text .p3 {*/
    /*color: #e24500;*/
    /*font-size: 16px;*/
/*}*/

/*.main11 .geren-list ul li .list-topr .topr-text .p3 img {*/
    /*vertical-align: middle;*/
    /*margin-left: 5px;*/
/*}*/

/*.main11 .geren-list ul li .list-topr .topr-text .p4 {*/
    /*margin-top: 13px;*/
/*}*/

/*.main11 .geren-list ul li .list-topr .topr-img {*/
    /*float: left;*/
    /*border: 1px solid #e8e8e8;*/
    /*width: 120px;*/
    /*height: 60px;*/
    /*text-align: center;*/
    /*overflow: hidden;*/
    /*padding: 10px 0px;*/
/*}*/

/*.main11 .geren-list ul li .list-topr .topr-img img {*/
    /*height: 60px;*/
/*}*/

/*.main11 .geren-list ul li .list-bot {*/
    /*height: 40px;*/
    /*background-color: #fafafa;*/
    /*overflow: hidden;*/
    /*margin-top: 25px;*/
    /*line-height: 40px;*/
    /*padding: 0 20px;*/
/*}*/

/*.main11 .geren-list ul li .list-botl {*/
    /*color: #555;*/
    /*float: left;*/
/*}*/

/*.main11 .geren-list ul li .list-botr {*/
    /*float: right;*/
    /*margin-right: 120px;*/
    /*color: #666;*/
/*}*/

/*.main11 .geren-list ul li .list-botr span {*/
    /*display: inline-block;*/
    /*width: 60px;*/
    /*height: 20px;*/
    /*border: 1px solid #e8e8e8;*/
    /*font-size: 12px;*/
    /*line-height: 20px;*/
    /*text-align: center;*/
    /*color: #555;*/
    /*margin-right: 10px;*/
/*}*/

/*.main11 .geren-list ul li .list-botr span:hover {*/
    /*color: #e24500;*/
    /*border: 1px solid #e24500;*/
/*}*/

/*.main11 .geren-list ul li a.asss {*/
    /*border: none;*/
/*}*/

/*.main11 .geren-list .huihou-bot tr td {*/
    /*text-align: center;*/
/*}*/

/*.main11 .geren-list .huihou-bot table tr:first-child td {*/
    /*border-top: 1px solid #ECECEC;*/
/*}*/

/*.main11 .huihou-bot {*/
    /*margin-top: 20px;*/
    /*margin-bottom: 20px;*/
/*}*/

/*.main11 .huihou-bot table {*/
    /*width: 100%;*/
/*}*/

/*.main11 .huihou-bot table tr:first-child {*/
    /*background-color: #f8f8f8;*/
    /*font-weight: bold;*/
/*}*/

/*.main11 .huihou-bot table tr:first-child td {*/
    /*color: #000;*/
    /*border-bottom: 1px solid #ececec;*/
/*}*/

/*.main11 .huihou-bot table tr td {*/
    /*padding: 14px 10px;*/
    /*color: #666;*/
    /*border-bottom: 1px dashed #ececec;*/
/*}*/

/*.main11 .huihou-bot table tr td a {*/
    /*display: inline-block;*/
    /*width: 83px;*/
    /*height: 24px;*/
    /*color: #fff;*/
    /*background-color: #e4551d;*/
    /*text-align: center;*/
    /*line-height: 22px;*/
    /*font-size: 12px;*/
    /*border-radius: 3px;*/
/*}*/

/*.main11 .huihou-bot table tr td input[type="button"] {*/
    /*color: #fff;*/
    /*border: none;*/
    /*width: 40px;*/
    /*height: 22px;*/
    /*background-color: #929292;*/
    /*margin-left: 4px;*/
    /*border-radius: 3px;*/
    /*font-size: 12px;*/
/*}*/

/*.main11 .huihou-bot table tr td .aacolor {*/
    /*color: #fff;*/
    /*border: none;*/
    /*width: 40px;*/
    /*height: 22px;*/
    /*background-color: #929292;*/
    /*margin-left: 4px;*/
    /*border-radius: 3px;*/
    /*font-size: 12px;*/
    /*display: inline-block;*/
/*}*/

/*.main11 .disnone {*/
    /*display: none;*/
/*}*/

/*.main11 .mored a {*/
    /*color: #e4551d;*/
    /*margin-left: 20px;*/
/*}*/

/*.main11 .recai select {*/
    /*height: 29px;*/
    /*border-color: #e3e3e3;*/
    /*font-size: 14px;*/
    /*color: #666;*/
    /*width: 120px;*/
/*}*/

/*.main11 .recai select:focus {*/
    /*outline: none;*/
/*}*/

.personal-job {
    float: left;
    width: 100%;
    margin-bottom: 55px;
}

.personal-job .pp {
    font-size: 14px;
    color: #999999;
    margin-top: 24px;
    line-height: 32px;
    border: 1px solid #e3e3e3;
    border-bottom: none;
    background: #f7f7f7;
    width: 1182px;
    padding-left: 18px;
}

.personal-job .pp span {
    font-size: 14px;
    color: #666;
    line-height: 52px;
}

.personal-job .main2-m {
    float: left;
    width: 1200px;
    background: #fff;
    border: 1px solid #e3e3e3;
}

.personal-job .jianli {
    width: 1140px;
    padding: 0 30px;
}

.personal-job .jianli-top {
    height: 50px;
    line-height: 50px;
    background-color: #fff4e8;
    margin-top: 10px;
}

.personal-job .jianli-top img {
    display: block;
    float: left;
    margin-top: 8px;
    margin-left: 15px;
}

.personal-job .jianli-top span {
    float: right;
    padding-right: 15px;
    color: #383838;
}

.personal-job .jianli-bot {
    /*margin-top: 40px;*/
}

.personal-job .jianli-bota {
    position: relative;
    width: 140px;
    height: 31px;
    top: 15px;
}

.personal-job .jianli-bota img {
    width: 120px;
    height: 31px;
    position: absolute;
    left: -5px;
    z-index: 100;
}

.personal-job .jianli-botb {
    color: #666;
    margin-top: 20px;
    line-height: 34px;
    overflow: hidden;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 30px;
}

.personal-job .jianli-botb dl {
    margin-bottom: 20px;
    margin-top: 20px;
}
.personal-job .jianli-botb dl a{
    color: #e25f23;
}
.personal-job .jianli-botb1 dl {
    margin-bottom: 20px;
    margin-top: 20px;
}

.personal-job .jianli-botb1 h4 {
    font-size: 18px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    color: #333;
    border-left: 3px solid #e4551d;
    padding-left: 9px;
}

.personal-job .jianli-botb1 {
    color: #666;
    margin-top: 30px;
    line-height: 34px;
    overflow: hidden;
    font-size: 14px;
}
.personal-job .work-experience dl{
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 20px;
}
.personal-job .work-experience dl dd{
    display: flex;
}
.personal-job .work-experience dl dd span{
    width: 80px;
    margin-right: 8px;
}


.personal-job .work-experience dl dd p{
    width: 1050px;
}

.personal-job .introduce .text{
    margin-top: 22px;
}
.personal-job .introduce p{
    font-size: 14px;
    line-height: 28px;
}

.personal-job .operation{
    display: flex;
    justify-content: center;
    margin-top: 70px;
    margin-bottom: 60px;
}
.personal-job .operation a{
    width: 200px;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    background: #e4551d;
}

.personal-job .operation a:last-child{
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #cccccc;
    background: none;
    color: #666666;
    margin-left: 30px;
}
.personal-job .operation img{
    margin-right: 20px;
}

.personal-job .operation .zf_collect.active{
    background: #e4551d;
    color: #fff;
}

.interview-box{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 804px;
    border: 1px solid #e3e3e3;
    background: #fff;
    padding: 35px 92px;
    opacity: 0;
    z-index: -1;
    transition: 0.3s;
}
.interview-box.active{
    opacity: 1;
    z-index: 99;
}
.interview-box .title{
    display: flex;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 50px;
}
.interview-box h3{
    color: #333333;
    font-size: 18px;
    line-height: 38px;
    font-weight: bold;
    border-bottom: 4px solid #e25f23;
}
.interview-box .list{
    display: flex;
    margin-bottom: 15px;
}
.interview-box span{
    color: #666666;
    font-size: 14px;
    line-height: 36px;
    margin-right: 22px;
    min-width: 56px;
}
.interview-box select{
    width: 390px;
    height: 36px;
    border: 1px solid #e3e3e3;
    color: #666666;
    font-size: 14px;
    padding: 0 19px;
}
.interview-box input{
    width: 340px;
    height: 36px;
    border: 1px solid #e3e3e3;
    color: #666666;
    font-size: 14px;
    padding: 0 24px;
}
.interview-box textarea{
    color: #666666;
    padding-top: 10px;
    padding-left: 19px;
    width: 705px;
    height: 150px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    border: 1px solid #e3e3e3;
}
.interview-box .list p{
    line-height: 36px;
    color: #666666;
    font-size: 14px;
}
.interview-box .tijiao{
    display: flex;
    justify-content: center;
    margin-top: 30px;
}
.interview-box button{
    width: 137px;
    height: 36px;
    background: #e4551b;
    font-size: 18px;
    color: #fff;
    border: none;
    cursor: pointer;
}

.personal-job .success{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 410px;
    height: 78px;
    line-height: 78px;
    background: rgba(226,95,35,0);
    border-radius: 6px;
    text-align: center;
    color: #e25f23;
    font-size: 18px;
    z-index: -1;
    transition: 0.2s;
}
.personal-job .success.active{
    background: rgba(226,95,35,0.2);
    z-index: 9999;
}











.main13 {
    float: left;
    width: 100%;
    margin-bottom: 55px;
}

.main13 .pp {
    font-size: 14px;
    color: #999999;
    margin-top: 24px;
    line-height: 32px;
    border: 1px solid #e3e3e3;
    border-bottom: none;
    background: #f7f7f7;
    width: 1182px;
    padding-left: 18px;
}

.main13 .pp span {
    font-size: 14px;
    color: #666;
    line-height: 52px;
}

.main13 .main2-m {
    float: left;
    width: 1200px;
    background: #fff;
    border: 1px solid #e3e3e3;
}

.main13 .main2-m .yema {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 35px;
    float: left;
}

.main13 .main2-m .yema ul {
    width: 245px;
    margin: 0 auto;
}

.main13 .main2-m .yema li {
    float: left;
    width: 28px;
    height: 28px;
    border: 1px solid #dddddd;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    color: #999;
    margin-right: 5px;
}

.main13 .main2-m .yema li:nth-child(1) {
    background: #eb5404;
    color: #fff;
}

.main13 .main2-m .yema li:nth-child(3) {
    background: #eb5404;
    color: #fff;
}

.main13 .main2-m .ul1 {
    width: 1160px;
    float: left;
    background: #f7f7f7;
    margin-bottom: 29px;
    margin-left: 20px;
    margin-top: 15px;
}

.main13 .main2-m .ul1 li {
    float: left;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    position: relative;
    cursor: pointer;
}

.main13 .main2-m .ul1 li a {
    color: #333333;
    display: block;
    padding: 0 26px;
}

.main13 .main2-m .ul1 li img {
    position: absolute;
    bottom: -6px;
    left: 50%;
    transform: translateX(-50%);
    display: none;
}

.main13 .geren-conr {
    width: 100%;
    float: left;
}

.main13 .cons {
    width: 100%;
    min-height: 600px;
    margin: 0 auto;
}

.main13 .shool-navs {
    margin: 0 auto;
    padding: 8px 0px;
    overflow: hidden;
    padding-left: 25px;
}

.main13 .shool-navs dl dt {
    float: left;
    color: #666;
    padding: 3px 0px;
}

.main13 .shool-navs dl dd {
    float: left;
    margin-left: 30px;
    padding: 3px 10px;
    margin-bottom: 10px;
}

.main13 .shool-navs dl dd:hover {
    background-color: #e4551d;
    border-radius: 3px;
}

.main13 .shool-navs dl dd:hover a {
    color: #fff;
}

.main13 .shool-navs dl .shool-navsel {
    background-color: #e4551d;
    border-radius: 3px;
}

.main13 .shool-navs dl .shool-navsel a {
    color: #fff;
}

.main13 .shool-navs dl dd a {
    color: #666;
}

.main13 .shool-navss {
    margin: 0 auto;
    padding-left: 25px;
}

.main13 .shool-navss dl dt {
    float: left;
    color: #666;
    padding: 3px 0px;
}

.main13 .shool-navss dl dd {
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
    position: relative;
}

.main13 .shool-navss dl dd .shuu {
    width: 109px;
    height: 27px;
    background: url(../images/ere_05.png) no-repeat center right;
    border: 1px solid #e8e8e8;
    cursor: pointer;
    padding-left: 10px;
    color: #666;
    line-height: 27px;
    position: relative;
}

.main13 .shool-navss dl dd input {
    width: 109px;
    height: 27px;
    background: url(../images/ere_05.png) no-repeat center right;
    border: 1px solid #e8e8e8;
    cursor: pointer;
    padding-left: 10px;
    color: #666;
    line-height: 27px;
}

.main13 .shool-navss dl dd .navss-ul {
    width: 118px;
    height: auto;
    position: absolute;
    background-color: #fff;
    border: 1px solid #e8e8e8;
    border-top: none;
    padding: 10px 0px;
    display: none;
    left: 0px;
}

.main13 .shool-navss dl dd .navss-ul li {
    padding-left: 10px;
    color: #666;
    line-height: 30px;
    cursor: pointer;
}

.main13 .shool-navss dl dd .navss-ul li:hover {
    color: #e4551d;
}

.main13 .shool-navss dl dd .shuu:hover .navss-ul {
    display: block;
}

.main13 .shool-navs1 {
    margin: 0 auto;
    overflow: hidden;
    clear: both;
    background-color: #fafafa;
    padding: 0px 30px;
    border-bottom: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8;
    height: 50px;
}

.main13 .shool-navs1 dl {
    margin-top: 14px;
}

.main13 .shool-navs1 dl dt {
    float: left;
    color: #666;
    padding: 3px 0px;
}

.main13 .shool-navs1 dl dd {
    float: left;
    margin-left: 10px;
    padding: 1px 4px 2px 10px;
    margin-bottom: 10px;
    border: 1px solid #e24500;
    height: 20px;
}

.main13 .shool-navs1 dl dd img {
    vertical-align: middle;
}

.main13 .shool-navs1 dl dd a {
    color: #666;
    margin-right: 7px;
    display: inline-block;
}

.main13 .huihou-bot {
    margin-top: 20px;
    margin-bottom: 20px;
}

.main13 .huihou-bot table {
    width: 100%;
}

.main13 .huihou-bot table tr:first-child {
    background-color: #f8f8f8;
    font-weight: bold;
}

.main13 .huihou-bot table tr:first-child td {
    color: #000;
    border-bottom: 1px solid #ececec;
}

.main13 .huihou-bot table tr td {
    padding: 14px 10px;
    color: #666;
    border-bottom: 1px dashed #ececec;
}

.main13 .huihou-bot table tr td a {
    display: inline-block;
    width: 83px;
    height: 24px;
    color: #fff;
    background-color: #e4551d;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
    border-radius: 3px;
}

.main13 .huihou-bot table tr td input[type="button"] {
    color: #fff;
    border: none;
    width: 40px;
    height: 22px;
    background-color: #929292;
    margin-left: 4px;
    border-radius: 3px;
    font-size: 12px;
}

.main13 .huihou-bot table tr td .aacolor {
    color: #fff;
    border: none;
    width: 40px;
    height: 22px;
    background-color: #929292;
    margin-left: 4px;
    border-radius: 3px;
    font-size: 12px;
    display: inline-block;
}

.main13 .disnone {
    display: none;
}

.main13 .mored a {
    color: #e4551d;
    margin-left: 20px;
}

.main13 .recai select {
    height: 29px;
    border-color: #e3e3e3;
    font-size: 14px;
    color: #666;
    width: 120px;
}

.main13 .recai select:focus {
    outline: none;
}

.recruitent .geren-list {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

.recruitent .geren-list ul li {
    border-bottom: 1px solid #e8e8e8;
    overflow: hidden;
    padding-bottom: 0;
}

.recruitent .geren-list ul li .list-top {
    margin-top: 20px;
    overflow: hidden;
    padding: 0px 20px;
}

.recruitent .geren-list ul li .list-topl {
    float: left;
}

.recruitent .geren-list ul li .list-topl .p1 {
    color: #e4551d;
    font-size: 16px;
}

.recruitent .geren-list ul li .list-topl .p1 span {
    color: #e4551d;
    font-size: 14px;
    margin-left: 20px;
}

.recruitent .geren-list ul li .list-topl .p2 {
    color: #20bb60;
    margin-top: 13px;
}

.recruitent .geren-list ul li .list-topl .p2 b {
    font-weight: normal;
    color: #555;
    margin-left: 20px;
}

.recruitent .geren-list ul li .list-topr {
    float: right;
    color: #666;
}

.recruitent .geren-list ul li .list-topr a {
    color: #666;
}

.recruitent .geren-list ul li .list-topr .topr-text {
    color: #555;
    float: left;
    margin-right: 150px;
}

.recruitent .geren-list ul li .list-topr .topr-text .p3 {
    color: #e4551d;
    font-size: 16px;
}

.recruitent .geren-list ul li .list-topr .topr-text .p3 img {
    vertical-align: middle;
    margin-left: 5px;
}

.recruitent .geren-list ul li .list-topr .topr-text .p4 {
    margin-top: 13px;
}

.recruitent .geren-list ul li .list-topr .topr-img {
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
    width: 96px;
    height: 96px;
    max-height: 97px;
    text-align: center;
    overflow: hidden;
    padding: 10px 0px;
}

.recruitent .geren-list ul li .list-bot {
    height: 40px;
    background-color: #fafafa;
    overflow: hidden;
    line-height: 40px;
    padding: 0 20px;
}

.recruitent .geren-list ul li .list-botl {
    color: #555;
    float: left;
}

.recruitent .geren-list ul li .list-botr {
    float: right;
    margin-right: 120px;
    color: #666;
}

.recruitent .geren-list ul li .list-botr span {
    display: inline-block;
    width: 60px;
    height: 20px;
    border: 1px solid #e8e8e8;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    color: #555;
    margin-right: 10px;
}

.recruitent .geren-list ul li .list-botr span:hover {
    color: #e24500;
    border: 1px solid #e24500;
}

.recruitent .geren-list ul li a.asss {
    border: none;
}

.recruitentDetail {
    float: left;
    width: 100%;
    margin-bottom: 55px;
}

.recruitentDetail .pp {
    font-size: 14px;
    color: #999999;
    margin-top: 24px;
    line-height: 32px;
    border: 1px solid #e3e3e3;
    border-bottom: none;
    background: #f7f7f7;
    width: 1182px;
    padding-left: 18px;
}

.recruitentDetail .pp span {
    font-size: 14px;
    color: #666;
    line-height: 52px;
}

.recruitentDetail .main2-m {
    float: left;
    width: 1144px;
    background: #fff;
    border: 1px solid #e3e3e3;
    padding: 0 28px;
}

.recruitentDetail .main2-m .set_preliminary{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: #fff;
    width: 500px;
    padding: 60px 30px;
    opacity: 0;
    z-index: -1;
    transition: 0.3s;
}

.recruitentDetail .main2-m .set_preliminary.active{
    opacity: 1;
    z-index: 99;
}
.recruitentDetail .main2-m .set_personnel {
    display: flex;
    justify-content: center;
    align-items: center;
}
.recruitentDetail .main2-m .set_personnel span {
    color: #333333;
    font-size: 14px;
    margin-right: 15px;
}
.recruitentDetail .main2-m .set_personnel select {
    width: 200px;
    height: 31px;
    border: 1px solid #c7c7c7;
    padding-left: 10px;
}
.recruitentDetail .main2-m .submit {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}
.recruitentDetail .main2-m .submit button {
    width: 138px;
    height: 40px;
    background: #e4551d;
    font-size: 18px;
    color: #fff;
    border: none;
    cursor: pointer;
}


























.recruitentDetail .banner-con {
    width: 100%;
    height: auto;
    padding: 40px 0px;
    margin: 0 auto;
    overflow: hidden;
    border-bottom: 1px solid #e3e3e3;
}

.recruitentDetail .banner-content {
    width: 1144px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

.recruitentDetail .bancon-left {
    float: left;
    width: 700px;
    overflow: hidden;
}
.recruitentDetail .bancon-left .collect{
    display: flex;
    align-items: center;
}
.recruitentDetail .bancon-left .collect h3{
    margin-right: 30px;
}

.recruitentDetail .bancon-left .collect a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 40px;
    background: #ff6000;
    font-size: 16px;
    color: #ffffff;
    line-height: 50px;
    text-align: center;
    border-radius: 3px;
}

.recruitentDetail .bancon-left h3 {
    font-size: 24px;
    color: #333;
    font-weight: normal;
}

.recruitentDetail .bancon-left h3 a {
    color: #333;
}

.recruitentDetail .left-yue {
    margin-top: 10px;
}

.recruitentDetail .left-yue font {
    font-size: 18px;
    color: #e4551d;
}

.recruitentDetail .left-yue span {
    margin-left: 10px;
}

.recruitentDetail .left-yue span img {
    vertical-align: middle;
    margin-right: 5px;
}

.recruitentDetail .left-yue span font {
    color: #666;
    font-size: 14px;
}

.recruitentDetail .left-yue span b {
    font-weight: normal;
    color: #333333;
}

.recruitentDetail .left-mingcheng {
    margin-top: 10px;
    color: #666;
}

.recruitentDetail .left-mingcheng a {
    color: #e4551d;
}

.recruitentDetail .left-time {
    color: #b2b2b2;
    margin-top: 10px;
}

.recruitentDetail .bancon-right {
    width: 200px;
    float: right;
    margin-top: 20px;
}

.recruitentDetail .sehenqing {
    width: auto;
    height: 50px;
    background-color: #e4551d;
    text-align: center;
    color: #fff;
    line-height: 50px;
}

.recruitentDetail .sehenqing a {
    color: #fff;
    font-size: 16px;
    display: block;
}

.recruitentDetail .shoucang {
    display: flex;
    margin-top: 10px;
}

.recruitentDetail .shoucang a {
    display: flex;
    align-items: center;
    color: #666;
    margin-left: 17px;
}

.recruitentDetail .shoucang a:first-child {
    margin-left: 0px;
}

.recruitentDetail .shoucang a img {
    margin-right: 5px;
}

.recruitentDetail .apply{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 410px;
    height: 78px;
    line-height: 78px;
    background: rgba(226,95,35,0);
    border-radius: 6px;
    text-align: center;
    color: #e25f23;
    font-size: 18px;
    z-index: -1;
    transition: 0.2s;
}
.recruitentDetail .apply.active{
    background: rgba(226,95,35,0.2);
    z-index: 9;
}
.recruitentDetail .qian-con {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    background-color: #fff;
}

.recruitentDetail .geren-con {
    width: 1144px;
    margin-top: 30px;
    border-bottom: 1px solid #e3e3e3;
    height: auto;
    margin-bottom: 30px;
    overflow: hidden;
}
.recruitentDetail .geren-con .columns{
    margin-top: 33px;
    margin-bottom: 52px;
}
.recruitentDetail .geren-con .contact{
    color: #333;
}
.recruitentDetail .geren-top {
    width: 200px;
    height: 30px;
    border-left: 3px solid #e4551d;
    line-height: 30px;
    padding-left: 10px;
    color: #333;
    font-size: 18px;
}

.recruitentDetail .geren-top h3 {
    font-weight: normal;
    color: #333333;
    font-size: 18px;
    line-height: 30px;
    /*border-left: 3px solid #e4551d;*/
    /*padding-left: 9px;*/
}

.recruitentDetail .youhuo {
    margin-top: 20px;
    padding-bottom: 50px;
}

.recruitentDetail .youhuo a {
    display: inline-block;
    width: auto;
    height: 26px;
    border: 1px solid #e4551d;
    border-radius: 2px;
    text-align: center;
    line-height: 26px;
    color: #e4551d;
    margin-right: 10px;
    padding: 0 5px;
}


.recruitentDetail .gangwei-text {
    color: #666666;
    margin-top: 20px;
    line-height: 28px;
    font-size: 14px;
    overflow: hidden;
    padding-bottom: 24px;
}

.recruitentDetail .gangwei-text dl {
    margin-bottom: 20px;
}

.recruitentDetail .geren-img {
    overflow: hidden;
    margin-top: 40px;
    margin-bottom: 30px;
}

.recruitentDetail .geren-img ul li {
    float: left;
    margin-right: 20px;
    position: relative;
    width: 221px;
    height: 139px;
    margin-bottom: 20px;
}

.recruitentDetail .geren-img ul li:nth-child(4n) {
    margin-right: 0px;
}

.recruitentDetail .geren-img ul li img {
    width: 221px;
    height: 139px;
    display: block;
}

.recruitentDetail .geren-img ul li p {
    position: absolute;
    background: rgba(277, 65, 61, .8);
    width: 221px;
    height: 139px;
    top: 0px;
    display: none;
}

.recruitentDetail .geren-img ul li p img {
    width: 24px;
    height: 24px;
    display: block;
    margin: 25% auto 0 auto;
}

.recruitentDetail .geren-img ul li:hover p {
    display: block;
}

.recruitentDetail .geren-condi {
    /*width: 1000px;*/
    margin: 0 auto;
    margin-top: 50px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 40px;
}

.recruitentDetail .liangan {
    overflow: hidden;
    width: 400px;
    margin: 0 auto;
}

.recruitentDetail .geren-condi .shen {
    width: 186px;
    height: 50px;
    background-color: #e4551d;
    text-align: center;
    color: #fff;
    line-height: 50px;
    float: left;
    /*margin-left: 105px;*/
}
.recruitentDetail .geren-condi .collect {
    width: 186px;
    height: 50px;
    /*background-color: #e4551d;*/
    border: 1px solid #ddd;
    text-align: center;
    color: #fff;
    line-height: 50px;
    float: left;
    margin-left: 20px;
}
.recruitentDetail .geren-condi .collect a {
    color: #333;
    font-size: 16px;
    display: block;
}
.recruitentDetail .geren-condi .shen a {
    color: #fff;
    font-size: 16px;
    display: block;
}

.recruitentDetail .geren-condi .chakan {
    width: 186px;
    height: 50px;
    background-color: #929292;
    text-align: center;
    color: #fff;
    line-height: 50px;
    float: left;
}

.recruitentDetail .geren-condi .chakan a {
    color: #fff;
    font-size: 16px;
    display: block;
}

.recruitentDetail .shou {
    display: flex;
    justify-content: center;
    margin-top: 10px;
    clear: both;
}

.recruitentDetail .shou a {
    display: flex;
    align-items: center;
    color: #666;
    margin-left: 5px;
}

.recruitentDetail .shou a:first-child {
    margin-left: 0px;
}

.recruitentDetail .shou a img {
    margin-right: 5px;
}

/*图片放大*/
#gallery-overlay {
    background-color: #000;
}

#gallery-container {
    font: 16px/22px verdana, arial, sans-serif;
    margin: 0 auto;
}

#gallery {
    background: #fff;
    color: #999;
    display: none;
    height: 200px;
    margin: 0 auto;
    position: relative;
    width: 300px;
    box-shadow: 0 0 64px #000;
    -moz-box-shadow: 0 0 64px #000;
    -webkit-box-shadow: 0 0 64px #000;
}

#gallery-image-container {
    display: none;
    height: 100%;
}

#gallery-loading {
    padding: 8px;
}

#gallery-controls {
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

#gallery-controls div {
    float: left;
    height: 100%;
    width: 50%;
}

#gallery-controls a {
    background: #fff;
    color: #000;
    font-size: 12px;
    outline-style: none;
    position: absolute;
    text-decoration: none;
    top: 40px;
}

#gallery-previous-link {
    left: 0;
    padding: 6px 10px 6px 6px;
    border-radius: 0 6px 6px 0;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
}

#gallery-next-link {
    padding: 6px 6px 6px 10px;
    right: 0;
    border-radius: 6px 0 0 6px;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
}

#gallery-meta-container {
    background: #fff;
    color: #999;
    display: none;
    margin: 0 auto;
    overflow: auto;
}

#gallery-image {
    padding: 8px;
    max-width: 1000px;
    max-height: 500px;
}

#gallery-meta {
    display: none;
    height: 44px;
    padding: 0px 8px;
}

#gallery-meta div {
    float: left;
}

#gallery-info {
    text-align: left;
    width: 80%;
}

#gallery-close {
    line-height: 30px;
    text-align: right;
    width: 20%;
}

#gallery-close a {
    color: #999;
    font-size: 24px;
    font-weight: bold;
    outline-style: none;
    text-decoration: none;
}

#gallery-close a:hover {
    color: #bbb;
}

#gallery-title a, #gallery-title a:link, #gallery-title a:visited {
    color: #666;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
}

#gallery-title a:visited:hover {
    color: #999
}

#gallery-pages {
    color: #999;
    display: block;
    font-size: 10px;
    line-height: 14px;
}

.banner {
    width: 100%;
    height: 346px;
}

.content_middle {
    width: 100%;
    height: 34px;
    margin: 0px auto;
    position: relative;
}

.content_middle:hover .common {
    display: block;
}

.content_middle .common {
    display: block;
    width: 50px;
    height: 100px;
    position: absolute;
    z-index: 25;
    top: 340%;
}

.content_middle .btnLeft {
    left: 50px;
}

.content_middle .btnRight {
    right: 50px;
}

.content_middle ul li {
    width: 100%;
    height: 346px;
    position: absolute;
    margin: 0px auto;
}

.main15 {
    float: left;
    width: 100%;
    margin-bottom: 55px;
}

.main15 .pp {
    font-size: 14px;
    color: #999999;
    margin-top: 24px;
    line-height: 32px;
    border: 1px solid #e3e3e3;
    border-bottom: none;
    background: #f7f7f7;
    width: 1182px;
    padding-left: 18px;
}

.main15 .pp span {
    font-size: 14px;
    color: #666;
    line-height: 52px;
}

.main15 .main2-m {
    float: left;
    width: 1144px;
    background: #fff;
    border: 1px solid #e3e3e3;
    padding: 0 28px;
}

.main15 .banner-con {
    width: 100%;
    height: auto;
    padding: 40px 0px;
    margin: 0 auto;
    overflow: hidden;
    border-bottom: 1px solid #e8e8e8;
}

.main15 .banner-content {
    width: 1144px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

.main15 .bancon-left {
    float: left;
    width: 700px;
    overflow: hidden;
}

.main15 .bancon-left h3 {
    font-size: 24px;
    color: #333;
    font-weight: normal;
}

.main15 .bancon-left h3 a {
    color: #333;
}

.main15 .left-yue {
    margin-top: 10px;
}

.main15 .left-yue font {
    font-size: 18px;
    color: #e4551d;
}

.main15 .left-yue span {
    margin-left: 10px;
}

.main15 .left-yue span:nth-child(1) {
    margin-left: 0;
}

.main15 .left-yue span img {
    vertical-align: middle;
    margin-right: 5px;
}

.main15 .left-yue span font {
    color: #666;
    font-size: 14px;
}

.main15 .left-yue span b {
    font-weight: normal;
    color: #333333;
}

.main15 .left-mingcheng {
    margin-top: 10px;
    color: #666;
}

.main15 .left-mingcheng a {
    color: #ed8a19;
}

.main15 .left-time {
    color: #b2b2b2;
    margin-top: 10px;
}

.main15 .bancon-right {
    width: 200px;
    float: right;
    margin-top: 20px;
}

.main15 .sehenqing {
    text-align: center;
    color: #fff;
}

.main15 .sehenqing a {
    color: #fff;
    font-size: 16px;
    display: block;
}

.main15 .shoucang {
    margin-top: 10px;
    text-align: center;
}

.main15 .shoucang a {
    color: #666;
    margin-left: 17px;
}

.main15 .shoucang a:first-child {
    margin-left: 0px;
}

.main15 .shoucang a img {
    margin-right: 5px;
}

.main15 .qian-con {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    background-color: #fff;
}

.main15 .geren-con {
    width: 1144px;
    margin-top: 30px;
    border-bottom: 1px solid #e8e8e8;
    height: auto;
    margin-bottom: 30px;
    overflow: hidden;
}

.main15 .geren-top {
    width: 200px;
    height: 30px;
    border-left: 3px solid #e4551d;
    line-height: 30px;
    padding-left: 10px;
    color: #333;
    font-size: 16px;
}

.main15 .geren-top h3 {
    font-weight: normal;
}

.main15 .youhuo {
    margin-top: 20px;
}

.main15 .youhuo a {
    display: inline-block;
    width: auto;
    height: 26px;
    border: 1px solid #e4551d;
    border-radius: 2px;
    text-align: center;
    line-height: 26px;
    color: #e4551d;
    margin-right: 10px;
    padding: 0 5px;
}

.main15 .gangwei {
    margin-top: 40px;
}

.main15 .gangwei-text {
    color: #666;
    margin-top: 20px;
    line-height: 24px;
    overflow: hidden;
    padding-bottom: 24px;
    font-size: 14px;
}

.main15 .gangwei-text dl {
    margin-bottom: 20px;
}

.main15 .geren-img {
    overflow: hidden;
    margin-top: 40px;
    margin-bottom: 30px;
}

.main15 .geren-img ul li {
    float: left;
    margin-right: 20px;
    position: relative;
    width: 221px;
    height: 139px;
    margin-bottom: 20px;
}

.main15 .geren-img ul li:nth-child(4n) {
    margin-right: 0px;
}

.main15 .geren-img ul li img {
    width: 221px;
    height: 139px;
    display: block;
}

.main15 .geren-img ul li p {
    position: absolute;
    background: rgba(277, 65, 61, .8);
    width: 221px;
    height: 139px;
    top: 0px;
    display: none;
}

.main15 .geren-img ul li p img {
    width: 24px;
    height: 24px;
    display: block;
    margin: 25% auto 0 auto;
}

.main15 .geren-img ul li:hover p {
    display: block;
}

.main15 .geren-condi {
    width: 1000px;
    margin: 0 auto;
    margin-top: 50px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 40px;
}

.main15 .liangan {
    overflow: hidden;
    width: 400px;
    margin: 0 auto;
}

.main15 .geren-condi .shen {
    width: 186px;
    height: 50px;
    background-color: #e4551d;
    text-align: center;
    color: #fff;
    line-height: 50px;
    float: left;
    margin-left: 105px;
}

.main15 .geren-condi .shen a {
    color: #fff;
    font-size: 16px;
    display: block;
}

.main15 .geren-condi .chakan {
    width: 186px;
    height: 50px;
    background-color: #929292;
    text-align: center;
    color: #fff;
    line-height: 50px;
    float: left;
}

.main15 .geren-condi .chakan a {
    color: #fff;
    font-size: 16px;
    display: block;
}

.main15 .shou {
    margin-top: 10px;
    clear: both;
}

.main15 .shou a {
    color: #666;
    margin-left: 5px;
}

.main15 .shou a:first-child {
    margin-left: 0px;
}

.main15 .shou a img {
    margin-right: 5px;
}

.main16 {
    float: left;
    width: 100%;
    margin-bottom: 55px;
}

.main16 .pp {
    font-size: 14px;
    color: #999999;
    margin-top: 24px;
    line-height: 32px;
    border: 1px solid #e3e3e3;
    border-bottom: none;
    background: #f7f7f7;
    width: 1182px;
    padding-left: 18px;
}

.main16 .pp span {
    font-size: 14px;
    color: #666;
    line-height: 52px;
}

.main16 .main2-m {
    float: left;
    width: 1200px;
    background: #fff;
    border: 1px solid #e3e3e3;
}

.main16 .banner-con {
    width: 100%;
    height: auto;
    padding: 40px 28px;
    margin: 0 auto;
    overflow: hidden;
    border-bottom: 1px solid #e8e8e8;
}

.main16 .banner-content {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

.main16 .bancon-left {
    float: left;
    width: 700px;
    overflow: hidden;
}

.main16 .bancon-left h3 {
    font-size: 24px;
    color: #333;
    font-weight: normal;
}

.main16 .bancon-left h3 a {
    color: #333;
}

.main16 .left-yue {
    margin-top: 10px;
}

.main16 .left-yue font {
    font-size: 18px;
    color: #e4551d;
}

.main16 .left-yue span {
    margin-left: 10px;
}

.main16 .left-yue span:nth-child(1) {
    margin-left: 0;
}

.main16 .left-yue span img {
    vertical-align: middle;
    margin-right: 5px;
}

.main16 .left-yue span font {
    color: #666;
    font-size: 14px;
}

.main16 .left-yue span b {
    font-weight: normal;
    color: #333333;
}

.main16 .left-mingcheng {
    margin-top: 10px;
    color: #666;
}

.main16 .left-mingcheng a {
    color: #ed8a19;
}

.main16 .left-time {
    color: #b2b2b2;
    margin-top: 10px;
}

.main16 .geren-con {
    margin-top: 30px;
    margin-bottom: 30px;
    overflow: hidden;
}

.main16 .geren-top {
    width: 200px;
    margin-left: 28px;
    height: 30px;
    border-left: 3px solid #e24500;
    line-height: 30px;
    padding-left: 10px;
    color: #333;
    font-size: 16px;
}

.main16 .geren-top h3 {
    font-weight: normal;
}

.main16 .bancon-right {
    width: 200px;
    float: right;
    margin-top: 20px;
}

.main16 .huihou-bot {
    margin-top: 20px;
    margin-bottom: 20px;
}

.main16 .huihou-bot table {
    width: 100%;
}

.main16 .huihou-bot table tr:first-child {
    background-color: #f8f8f8;
    font-weight: bold;
}

.main16 .huihou-bot table tr:first-child td {
    color: #000;
    border-bottom: 1px solid #ececec;
}

.main16 .huihou-bot table tr td {
    padding: 14px 10px;
    color: #666;
    border-bottom: 1px dashed #ececec;
    text-align: center;
}

.main16 .huihou-bot table tr td a {
    display: inline-block;
    width: 83px;
    height: 24px;
    color: #fff;
    background-color: #e4551d;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
    border-radius: 3px;
}

.main16 .huihou-bot table tr td input[type="button"] {
    color: #fff;
    border: none;
    width: 40px;
    height: 22px;
    background-color: #929292;
    margin-left: 4px;
    border-radius: 3px;
    font-size: 12px;
}

.main16 .huihou-bot table tr td .aacolor {
    color: #fff;
    border: none;
    width: 40px;
    height: 22px;
    background-color: #929292;
    margin-left: 4px;
    border-radius: 3px;
    font-size: 12px;
    display: inline-block;
}

.main17 {
    background: #fff;
    float: left;
    width: 100%;
}

.main17 .banners {
    float: left;
    width: 1200px;
}

.main17 .banners img {
    float: left;
    width: 100%;
}

.main17 .left {
    float: left;
    width: 260px;
    margin-bottom: 52px;
    margin-top: 40px;
}

.main17 .left h2 {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 74px;
    background: #e4551b;
    padding-left: 40px;
}

.main17 .left .ul1 {
    float: left;
    margin-top: 1px;
}

.main17 .left .ul1 li {
    line-height: 34px;
    font-size: 14px;
    border-bottom: 1px solid #e3e3e3;
    width: 260px;
}

.main17 .left .ul1 li:nth-child(1) {
    background: #e4551b;
}

.main17 .left .ul1 li:nth-child(1) a {
    color: #fff;
}

.main17 .left .ul1 li a {
    display: block;
    padding-left: 40px;
    color: #666;
}

.main17 .left .ul1 li a img {
    float: right;
    margin-right: 30px;
    margin-top: 12px;
}

.main17 .left .ul1 li:hover {
    background: #e4551b;
}

.main17 .left .ul1 li:hover a {
    color: #fff;
}

.main17 .left #tabs {
    float: left;
    width: 100%;
    margin-top: 25px;
    border-top: 3px solid #e4551b;
    position: relative;
}

.main17 .left #content > div {
    display: none;
}

.main17 .left #one {
    position: absolute;
    right: 12px;
    bottom: 14px;
}

.main17 .left #one li {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #b6b6b6;
    float: left;
    margin-right: 6px;
}

.main17 .left .pic {
    width: 260px;
}

.main17 .left .pic img {
    width: 100%;
    display: block;
}

.main17 .left #tabs .txt {
    background: #f6f6f6;
    padding-left: 12px;
    padding-right: 20px;
}

.main17 .left #tabs .txt h3 {
    line-height: 50px;
    font-size: 14px;
    color: #333333;
}

.main17 .left #tabs .txt p {
    line-height: 24px;
    font-size: 14px;
    color: #666666;
}

.main17 .left #tabs .txt a {
    line-height: 36px;
    font-size: 12px;
    color: #e4551b;
}

.main17 .left .lianxi {
    border-top: 3px solid #e4551b;
    width: 245px;
    margin-top: 25px;
    float: left;
    background: #f6f6f6;
    padding-left: 15px;
    padding-bottom: 12px;
}

.main17 .left .lianxi h3 {
    line-height: 51px;
    font-size: 16px;
    color: #333333;
    margin-bottom: 10px;
}

.main17 .left .lianxi .icon {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    width: 100%;
    margin-bottom: 23px;
}

.main17 .left .lianxi .icon img {
    float: left;
}

.main17 .right {
    float: left;
    width: 900px;
    margin-left: 40px;
    margin-top: 40px;
}

.main17 .right .title {
    width: 900px;
    border-bottom: 1px solid #e3e3e3;
    line-height: 61px;
    float: left;
    margin-bottom: 40px;
}

.main17 .right .title h3 {
    font-size: 18px;
    color: #333333;
    line-height: 59px;
    float: left;
    border-bottom: 3px solid #e4551b;
    margin-bottom: -1px;
}

.main17 .right .title p {
    float: right;
    font-size: 14px;
    color: #999999;
}

.main17 .right .title p span {
    color: #666666;
}

.main17 .right .text {
    float: left;
    padding-left: 22px;
    width: 878px;
}

.main17 .right .text p {
    color: #333333;
    font-size: 14px;
    line-height: 24px;
}

.main17 .right .text p:nth-child(2) {
    margin-bottom: 16px;
}

.main17 .right .text p:nth-child(3) {
    margin-bottom: 16px;
}

.main18 {
    background: #fff;
    float: left;
    width: 100%;
}

.main18 .banners {
    float: left;
    width: 1200px;
}

.main18 .banners img {
    float: left;
    width: 100%;
}

.main18 .left {
    float: left;
    width: 260px;
    margin-bottom: 52px;
    margin-top: 40px;
}

.main18 .left h2 {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 74px;
    background: #e4551b;
    padding-left: 40px;
}

.main18 .left .ul1 {
    float: left;
    margin-top: 1px;
}

.main18 .left .ul1 li {
    line-height: 34px;
    font-size: 14px;
    border-bottom: 1px solid #e3e3e3;
    width: 260px;
}

.main18 .left .ul1 li:nth-child(2) {
    background: #e4551b;
}

.main18 .left .ul1 li:nth-child(2) a {
    color: #fff;
}

.main18 .left .ul1 li a {
    display: block;
    padding-left: 40px;
    color: #666;
}

.main18 .left .ul1 li a img {
    float: right;
    margin-right: 30px;
    margin-top: 12px;
}

.main18 .left .ul1 li:hover {
    background: #e4551b;
}

.main18 .left .ul1 li:hover a {
    color: #fff;
}

.main18 .left #tabs {
    float: left;
    width: 100%;
    margin-top: 25px;
    border-top: 3px solid #e4551b;
    position: relative;
}

.main18 .left #content > div {
    display: none;
}

.main18 .left #one {
    position: absolute;
    right: 12px;
    bottom: 14px;
}

.main18 .left #one li {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #b6b6b6;
    float: left;
    margin-right: 6px;
}

.main18 .left .pic {
    width: 260px;
}

.main18 .left .pic img {
    width: 100%;
    display: block;
}

.main18 .left #tabs .txt {
    background: #f6f6f6;
    padding-left: 12px;
    padding-right: 20px;
}

.main18 .left #tabs .txt h3 {
    line-height: 50px;
    font-size: 14px;
    color: #333333;
}

.main18 .left #tabs .txt p {
    line-height: 24px;
    font-size: 14px;
    color: #666666;
}

.main18 .left #tabs .txt a {
    line-height: 36px;
    font-size: 12px;
    color: #e4551b;
}

.main18 .left .lianxi {
    border-top: 3px solid #e4551b;
    width: 245px;
    margin-top: 25px;
    float: left;
    background: #f6f6f6;
    padding-left: 15px;
    padding-bottom: 12px;
}

.main18 .left .lianxi h3 {
    line-height: 51px;
    font-size: 16px;
    color: #333333;
    margin-bottom: 10px;
}

.main18 .left .lianxi .icon {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    width: 100%;
    margin-bottom: 23px;
}

.main18 .left .lianxi .icon img {
    float: left;
}

.main18 .right {
    float: left;
    width: 900px;
    margin-left: 40px;
    margin-top: 40px;
}

.main18 .right .title {
    width: 900px;
    border-bottom: 1px solid #e3e3e3;
    line-height: 61px;
    float: left;
    margin-bottom: 32px;
}

.main18 .right .title h3 {
    font-size: 18px;
    color: #333333;
    line-height: 59px;
    float: left;
    border-bottom: 3px solid #e4551b;
    margin-bottom: -1px;
}

.main18 .right .title p {
    float: right;
    font-size: 14px;
    color: #999999;
}

.main18 .right .title p span {
    color: #666666;
}

.main18 .right .text {
    float: left;
    padding-left: 22px;
    width: 878px;
}

.main18 .right .text h3 {
    line-height: 40px;
    font-size: 16px;
    color: #333333;
}

.main18 .right .text p {
    color: #333333;
    font-size: 14px;
    line-height: 28px;
}

.main18 .right .text img {
    margin-top: 16px;
    border: 1px solid #efefef;
}

.main19 {
    background: #fff;
    float: left;
    width: 100%;
}

.main19 .banners {
    float: left;
    width: 1200px;
}

.main19 .banners img {
    float: left;
    width: 100%;
}

.main19 .left {
    float: left;
    width: 260px;
    margin-bottom: 52px;
    margin-top: 40px;
}

.main19 .left h2 {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 74px;
    background: #e4551b;
    padding-left: 40px;
}

.main19 .left .ul1 {
    float: left;
    margin-top: 1px;
}

.main19 .left .ul1 li {
    line-height: 34px;
    font-size: 14px;
    border-bottom: 1px solid #e3e3e3;
    width: 260px;
}

.main19 .left .ul1 li:nth-child(3) {
    background: #e4551b;
}

.main19 .left .ul1 li:nth-child(3) a {
    color: #fff;
}

.main19 .left .ul1 li a {
    display: block;
    padding-left: 40px;
    color: #666;
}

.main19 .left .ul1 li a img {
    float: right;
    margin-right: 30px;
    margin-top: 12px;
}

.main19 .left .ul1 li:hover {
    background: #e4551b;
}

.main19 .left .ul1 li:hover a {
    color: #fff;
}

.main19 .left #tabs {
    float: left;
    width: 100%;
    margin-top: 25px;
    border-top: 3px solid #e4551b;
    position: relative;
}

.main19 .left #content > div {
    display: none;
}

.main19 .left #one {
    position: absolute;
    right: 12px;
    bottom: 14px;
}

.main19 .left #one li {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #b6b6b6;
    float: left;
    margin-right: 6px;
}

.main19 .left .pic {
    width: 260px;
}

.main19 .left .pic img {
    width: 100%;
    display: block;
}

.main19 .left #tabs .txt {
    background: #f6f6f6;
    padding-left: 12px;
    padding-right: 20px;
}

.main19 .left #tabs .txt h3 {
    line-height: 50px;
    font-size: 14px;
    color: #333333;
}

.main19 .left #tabs .txt p {
    line-height: 24px;
    font-size: 14px;
    color: #666666;
}

.main19 .left #tabs .txt a {
    line-height: 36px;
    font-size: 12px;
    color: #e4551b;
}

.main19 .left .lianxi {
    border-top: 3px solid #e4551b;
    width: 245px;
    margin-top: 25px;
    float: left;
    background: #f6f6f6;
    padding-left: 15px;
    padding-bottom: 12px;
}

.main19 .left .lianxi h3 {
    line-height: 51px;
    font-size: 16px;
    color: #333333;
    margin-bottom: 10px;
}

.main19 .left .lianxi .icon {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    width: 100%;
    margin-bottom: 23px;
}

.main19 .left .lianxi .icon img {
    float: left;
}

.main19 .right {
    float: left;
    width: 900px;
    margin-left: 40px;
    margin-top: 40px;
}

.main19 .right .title {
    width: 900px;
    border-bottom: 1px solid #e3e3e3;
    line-height: 61px;
    float: left;
    margin-bottom: 32px;
}

.main19 .right .title h3 {
    font-size: 18px;
    color: #333333;
    line-height: 59px;
    float: left;
    border-bottom: 3px solid #e4551b;
    margin-bottom: -1px;
}

.main19 .right .title p {
    float: right;
    font-size: 14px;
    color: #999999;
}

.main19 .right .title p span {
    color: #666666;
}

.main19 .right .text {
    float: left;
    padding-left: 22px;
    width: 878px;
}

.main19 .right .text p {
    color: #333333;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 12px;
}

.main20 {
    background: #fff;
    float: left;
    width: 100%;
}

.main20 .banners {
    float: left;
    width: 1200px;
}

.main20 .banners img {
    float: left;
    width: 100%;
}

.main20 .left {
    float: left;
    width: 260px;
    margin-bottom: 52px;
    margin-top: 40px;
}

.main20 .left h2 {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 74px;
    background: #e4551b;
    padding-left: 40px;
}

.main20 .left .ul1 {
    float: left;
    margin-top: 1px;
}

.main20 .left .ul1 li {
    line-height: 34px;
    font-size: 14px;
    border-bottom: 1px solid #e3e3e3;
    width: 260px;
}

.main20 .left .ul1 li:nth-child(4) {
    background: #e4551b;
}

.main20 .left .ul1 li:nth-child(4) a {
    color: #fff;
}

.main20 .left .ul1 li a {
    display: block;
    padding-left: 40px;
    color: #666;
}

.main20 .left .ul1 li a img {
    float: right;
    margin-right: 30px;
    margin-top: 12px;
}

.main20 .left .ul1 li:hover {
    background: #e4551b;
}

.main20 .left .ul1 li:hover a {
    color: #fff;
}

.main20 .left #tabs {
    float: left;
    width: 100%;
    margin-top: 25px;
    border-top: 3px solid #e4551b;
    position: relative;
}

.main20 .left #content > div {
    display: none;
}

.main20 .left #one {
    position: absolute;
    right: 12px;
    bottom: 14px;
}

.main20 .left #one li {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #b6b6b6;
    float: left;
    margin-right: 6px;
}

.main20 .left .pic {
    width: 260px;
}

.main20 .left .pic img {
    width: 100%;
    display: block;
}

.main20 .left #tabs .txt {
    background: #f6f6f6;
    padding-left: 12px;
    padding-right: 20px;
}

.main20 .left #tabs .txt h3 {
    line-height: 50px;
    font-size: 14px;
    color: #333333;
}

.main20 .left #tabs .txt p {
    line-height: 24px;
    font-size: 14px;
    color: #666666;
}

.main20 .left #tabs .txt a {
    line-height: 36px;
    font-size: 12px;
    color: #e4551b;
}

.main20 .left .lianxi {
    border-top: 3px solid #e4551b;
    width: 245px;
    margin-top: 25px;
    float: left;
    background: #f6f6f6;
    padding-left: 15px;
    padding-bottom: 12px;
}

.main20 .left .lianxi h3 {
    line-height: 51px;
    font-size: 16px;
    color: #333333;
    margin-bottom: 10px;
}

.main20 .left .lianxi .icon {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    width: 100%;
    margin-bottom: 23px;
}

.main20 .left .lianxi .icon img {
    float: left;
}

.main20 .right {
    float: left;
    width: 900px;
    margin-left: 40px;
    margin-top: 40px;
}

.main20 .right .title {
    width: 900px;
    border-bottom: 1px solid #e3e3e3;
    line-height: 61px;
    float: left;
    margin-bottom: 32px;
}

.main20 .right .title h3 {
    font-size: 18px;
    color: #333333;
    line-height: 59px;
    float: left;
    border-bottom: 3px solid #e4551b;
    margin-bottom: -1px;
}

.main20 .right .title p {
    float: right;
    font-size: 14px;
    color: #999999;
}

.main20 .right .title p span {
    color: #666666;
}

.main20 .right .zhaopin {
    float: left;
    width: 100%;
}

.main20 .right .zhaopin .list {
    float: left;
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
}

.main20 .right .zhaopin .list .top {
    float: left;
    width: 100%;
    cursor: pointer;
}

.main20 .right .zhaopin .list .top p {
    line-height: 42px;
    font-size: 14px;
    color: #333333;
    float: left;
}

.main20 .right .zhaopin .list .top img {
    float: right;
    margin-top: 15px;
    margin-right: 15px;
}

.main20 .right .text {
    height: 0;
    overflow: hidden;
    float: left;
}

.main20 .right .text span {
    line-height: 24px;
    color: #666666;
    font-size: 14px;
    display: block;
}

.main20 .right .text p {
    line-height: 24px;
    color: #666666;
    font-size: 14px;
}

.main20 .right .text button {
    width: 120px;
    height: 30px;
    border: none;
    margin-bottom: 22px;
    cursor: pointer;
    background: #e4551b;
    font-size: 14px;
    color: #fff;
    margin-left: 20px;
    margin-top: 15px;
}

.main20 .right .text button img {
    float: left;
    margin-top: 3px;
    margin-left: 12px;
}

.main20 .yema {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 35px;
    float: left;
}

.main20 .right ul {
    width: 245px;
    margin: 0 auto;
}

.main20 .right li {
    float: left;
    width: 28px;
    height: 28px;
    border: 1px solid #dddddd;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    color: #999;
    margin-right: 5px;
}

.main20 .right li:nth-child(1) {
    background: #eb5404;
    color: #fff;
}

.main20 .right li:nth-child(3) {
    background: #eb5404;
    color: #fff;
}

.main21 {
    background: #fff;
    float: left;
    width: 100%;
}

.main21 .banners {
    float: left;
    width: 1200px;
}

.main21 .banners img {
    float: left;
    width: 100%;
}

.main21 .left {
    float: left;
    width: 260px;
    margin-bottom: 52px;
    margin-top: 40px;
}

.main21 .left h2 {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 74px;
    background: #e4551b;
    padding-left: 40px;
}

.main21 .left .ul1 {
    float: left;
    margin-top: 1px;
}

.main21 .left .ul1 li {
    line-height: 34px;
    font-size: 14px;
    border-bottom: 1px solid #e3e3e3;
    width: 260px;
}

.main21 .left .ul1 li:nth-child(5) {
    background: #e4551b;
}

.main21 .left .ul1 li:nth-child(5) a {
    color: #fff;
}

.main21 .left .ul1 li a {
    display: block;
    padding-left: 40px;
    color: #666;
}

.main21 .left .ul1 li a img {
    float: right;
    margin-right: 30px;
    margin-top: 12px;
}

.main21 .left .ul1 li:hover {
    background: #e4551b;
}

.main21 .left .ul1 li:hover a {
    color: #fff;
}

.main21 .left #tabs {
    float: left;
    width: 100%;
    margin-top: 25px;
    border-top: 3px solid #e4551b;
    position: relative;
}

.main21 .left #content > div {
    display: none;
}

.main21 .left #one {
    position: absolute;
    right: 12px;
    bottom: 14px;
}

.main21 .left #one li {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #b6b6b6;
    float: left;
    margin-right: 6px;
}

.main21 .left .pic {
    width: 260px;
}

.main21 .left .pic img {
    width: 100%;
    display: block;
}

.main21 .left #tabs .txt {
    background: #f6f6f6;
    padding-left: 12px;
    padding-right: 20px;
}

.main21 .left #tabs .txt h3 {
    line-height: 50px;
    font-size: 14px;
    color: #333333;
}

.main21 .left #tabs .txt p {
    line-height: 24px;
    font-size: 14px;
    color: #666666;
}

.main21 .left #tabs .txt a {
    line-height: 36px;
    font-size: 12px;
    color: #e4551b;
}

.main21 .left .lianxi {
    border-top: 3px solid #e4551b;
    width: 245px;
    margin-top: 25px;
    float: left;
    background: #f6f6f6;
    padding-left: 15px;
    padding-bottom: 12px;
}

.main21 .left .lianxi h3 {
    line-height: 51px;
    font-size: 16px;
    color: #333333;
    margin-bottom: 10px;
}

.main21 .left .lianxi .icon {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    width: 100%;
    margin-bottom: 23px;
}

.main21 .left .lianxi .icon img {
    float: left;
}

.main21 .right {
    float: left;
    width: 900px;
    margin-left: 40px;
    margin-top: 40px;
}

.main21 .right .title {
    width: 900px;
    border-bottom: 1px solid #e3e3e3;
    line-height: 61px;
    float: left;
    margin-bottom: 32px;
}

.main21 .right .title h3 {
    font-size: 18px;
    color: #333333;
    line-height: 59px;
    float: left;
    border-bottom: 3px solid #e4551b;
    margin-bottom: -1px;
}

.main21 .right .title p {
    float: right;
    font-size: 14px;
    color: #999999;
}

.main21 .right .title p span {
    color: #666666;
}

.main21 .right .text {
    float: left;
    padding-left: 22px;
    width: 878px;
}

.main21 .right .text p {
    color: #333333;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 12px;
}

.main22 {
    background: #fff;
    float: left;
    width: 100%;
}

.main22 .banners {
    float: left;
    width: 1200px;
}

.main22 .banners img {
    float: left;
    width: 100%;
}

.main22 .left {
    float: left;
    width: 260px;
    margin-bottom: 52px;
    margin-top: 40px;
}

.main22 .left h2 {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 74px;
    background: #e4551b;
    padding-left: 40px;
}

.main22 .left .ul1 {
    float: left;
    margin-top: 1px;
}

.main22 .left .ul1 li {
    line-height: 34px;
    font-size: 14px;
    border-bottom: 1px solid #e3e3e3;
    width: 260px;
}

.main22 .left .ul1 li:nth-child(6) {
    background: #e4551b;
}

.main22 .left .ul1 li:nth-child(6) a {
    color: #fff;
}

.main22 .left .ul1 li a {
    display: block;
    padding-left: 40px;
    color: #666;
}

.main22 .left .ul1 li a img {
    float: right;
    margin-right: 30px;
    margin-top: 12px;
}

.main22 .left .ul1 li:hover {
    background: #e4551b;
}

.main22 .left .ul1 li:hover a {
    color: #fff;
}

.main22 .left #tabs {
    float: left;
    width: 100%;
    margin-top: 25px;
    border-top: 3px solid #e4551b;
    position: relative;
}

.main22 .left #content > div {
    display: none;
}

.main22 .left #one {
    position: absolute;
    right: 12px;
    bottom: 14px;
}

.main22 .left #one li {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #b6b6b6;
    float: left;
    margin-right: 6px;
}

.main22 .left .pic {
    width: 260px;
}

.main22 .left .pic img {
    width: 100%;
    display: block;
}

.main22 .left #tabs .txt {
    background: #f6f6f6;
    padding-left: 12px;
    padding-right: 20px;
}

.main22 .left #tabs .txt h3 {
    line-height: 50px;
    font-size: 14px;
    color: #333333;
}

.main22 .left #tabs .txt p {
    line-height: 24px;
    font-size: 14px;
    color: #666666;
}

.main22 .left #tabs .txt a {
    line-height: 36px;
    font-size: 12px;
    color: #e4551b;
}

.main22 .left .lianxi {
    border-top: 3px solid #e4551b;
    width: 245px;
    margin-top: 25px;
    float: left;
    background: #f6f6f6;
    padding-left: 15px;
    padding-bottom: 12px;
}

.main22 .left .lianxi h3 {
    line-height: 51px;
    font-size: 16px;
    color: #333333;
    margin-bottom: 10px;
}

.main22 .left .lianxi .icon {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    width: 100%;
    margin-bottom: 23px;
}

.main22 .left .lianxi .icon img {
    float: left;
}

.main22 .right {
    float: left;
    width: 900px;
    margin-left: 40px;
    margin-top: 40px;
}

.main22 .right .title {
    width: 900px;
    border-bottom: 1px solid #e3e3e3;
    line-height: 61px;
    float: left;
    margin-bottom: 32px;
}

.main22 .right .title h3 {
    font-size: 18px;
    color: #333333;
    line-height: 59px;
    float: left;
    border-bottom: 3px solid #e4551b;
    margin-bottom: -1px;
}

.main22 .right .title p {
    float: right;
    font-size: 14px;
    color: #999999;
}

.main22 .right .title p span {
    color: #666666;
}

.main22 .right .yi {
    float: left;
    margin-right: 19px;
    margin-bottom: 15px;
}

.main22 .right .yi span {
    color: #666666;
    font-size: 14px;
    line-height: 32px;
    display: block;
}

.main22 .right .yi input {
    width: 379px;
    padding-left: 10px;
    height: 34px;
    border: 1px solid #e3e3e3;
    color: #666;
}

.main22 .right .yi input:focus {
    box-shadow: 0 0 10px #cac0c0;
}

.main22 .right .er {
    float: left;
}

.main22 .right .er span {
    color: #666666;
    font-size: 14px;
    line-height: 32px;
    display: block;
}

.main22 .right .er input {
    width: 789px;
    padding-left: 10px;
    height: 34px;
    border: 1px solid #e3e3e3;
    color: #666;
}

.main22 .right .er input:focus {
    box-shadow: 0 0 10px #cac0c0;
}

.main22 .right .san {
    float: left;
}

.main22 .right .san span {
    color: #666666;
    font-size: 14px;
    line-height: 32px;
    display: block;
}

.main22 .right .san textarea {
    font-family: "Microsoft YaHei";
    width: 789px;
    padding-left: 10px;
    height: 182px;
    border: 1px solid #e3e3e3;
    color: #666;
    padding-top: 10px;
}

.main22 .right .san textarea:focus {
    box-shadow: 0 0 10px #cac0c0;
}

.main22 .right button {
    width: 137px;
    height: 36px;
    border: none;
    color: #fff;
    background: #e4551b;
    font-size: 18px;
    margin-top: 50px;
    margin-left: 340px;
    cursor: pointer;
}

.main23 {
    background: #fff;
    float: left;
    width: 100%;
}

.main23 .banners {
    float: left;
    width: 1200px;
}

.main23 .banners img {
    float: left;
    width: 100%;
}

.main23 .left {
    float: left;
    width: 260px;
    margin-bottom: 52px;
    margin-top: 40px;
}

.main23 .left h2 {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 74px;
    background: #e4551b;
    padding-left: 40px;
}

.main23 .left .ul1 {
    float: left;
    margin-top: 1px;
}

.main23 .left .ul1 li {
    line-height: 34px;
    font-size: 14px;
    border-bottom: 1px solid #e3e3e3;
    width: 260px;
}

.main23 .left .ul1 li:nth-child(7) {
    background: #e4551b;
}

.main23 .left .ul1 li:nth-child(7) a {
    color: #fff;
}

.main23 .left .ul1 li a {
    display: block;
    padding-left: 40px;
    color: #666;
}

.main23 .left .ul1 li a img {
    float: right;
    margin-right: 30px;
    margin-top: 12px;
}

.main23 .left .ul1 li:hover {
    background: #e4551b;
}

.main23 .left .ul1 li:hover a {
    color: #fff;
}

.main23 .left #tabs {
    float: left;
    width: 100%;
    margin-top: 25px;
    border-top: 3px solid #e4551b;
    position: relative;
}

.main23 .left #content > div {
    display: none;
}

.main23 .left #one {
    position: absolute;
    right: 12px;
    bottom: 14px;
}

.main23 .left #one li {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #b6b6b6;
    float: left;
    margin-right: 6px;
}

.main23 .left .pic {
    width: 260px;
}

.main23 .left .pic img {
    width: 100%;
    display: block;
}

.main23 .left #tabs .txt {
    background: #f6f6f6;
    padding-left: 12px;
    padding-right: 20px;
}

.main23 .left #tabs .txt h3 {
    line-height: 50px;
    font-size: 14px;
    color: #333333;
}

.main23 .left #tabs .txt p {
    line-height: 24px;
    font-size: 14px;
    color: #666666;
}

.main23 .left #tabs .txt a {
    line-height: 36px;
    font-size: 12px;
    color: #e4551b;
}

.main23 .left .lianxi {
    border-top: 3px solid #e4551b;
    width: 245px;
    margin-top: 25px;
    float: left;
    background: #f6f6f6;
    padding-left: 15px;
    padding-bottom: 12px;
}

.main23 .left .lianxi h3 {
    line-height: 51px;
    font-size: 16px;
    color: #333333;
    margin-bottom: 10px;
}

.main23 .left .lianxi .icon {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    width: 100%;
    margin-bottom: 23px;
}

.main23 .left .lianxi .icon img {
    float: left;
}

.main23 .right {
    float: left;
    width: 900px;
    margin-left: 40px;
    margin-top: 40px;
}

.main23 .right .title {
    width: 900px;
    border-bottom: 1px solid #e3e3e3;
    line-height: 61px;
    float: left;
    margin-bottom: 32px;
}

.main23 .right .title h3 {
    font-size: 18px;
    color: #333333;
    line-height: 59px;
    float: left;
    border-bottom: 3px solid #e4551b;
    margin-bottom: -1px;
}

.main23 .right .title p {
    float: right;
    font-size: 14px;
    color: #999999;
}

.main23 .right .title p span {
    color: #666666;
}

.main23 .right .text {
    float: left;
    padding-left: 22px;
    width: 878px;
}

.main23 .right .text p {
    color: #333333;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 12px;
}

.main24 {
    background: #fff;
    float: left;
    width: 100%;
}

.main24 .banners {
    float: left;
    width: 1200px;
}

.main24 .banners img {
    float: left;
    width: 100%;
}

.main24 .left {
    float: left;
    width: 260px;
    margin-bottom: 52px;
    margin-top: 40px;
}

.main24 .left h2 {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 74px;
    background: #e4551b;
    padding-left: 40px;
}

.main24 .left .ul1 {
    float: left;
    margin-top: 1px;
}

.main24 .left .ul1 li {
    line-height: 34px;
    font-size: 14px;
    border-bottom: 1px solid #e3e3e3;
    width: 260px;
}

.main24 .left .ul1 li:nth-child(8) {
    background: #e4551b;
}

.main24 .left .ul1 li:nth-child(8) a {
    color: #fff;
}

.main24 .left .ul1 li a {
    display: block;
    padding-left: 40px;
    color: #666;
}

.main24 .left .ul1 li a img {
    float: right;
    margin-right: 30px;
    margin-top: 12px;
}

.main24 .left .ul1 li:hover {
    background: #e4551b;
}

.main24 .left .ul1 li:hover a {
    color: #fff;
}

.main24 .left #tabs {
    float: left;
    width: 100%;
    margin-top: 25px;
    border-top: 3px solid #e4551b;
    position: relative;
}

.main24 .left #content > div {
    display: none;
}

.main24 .left #one {
    position: absolute;
    right: 12px;
    bottom: 14px;
}

.main24 .left #one li {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #b6b6b6;
    float: left;
    margin-right: 6px;
}

.main24 .left .pic {
    width: 260px;
}

.main24 .left .pic img {
    width: 100%;
    display: block;
}

.main24 .left #tabs .txt {
    background: #f6f6f6;
    padding-left: 12px;
    padding-right: 20px;
}

.main24 .left #tabs .txt h3 {
    line-height: 50px;
    font-size: 14px;
    color: #333333;
}

.main24 .left #tabs .txt p {
    line-height: 24px;
    font-size: 14px;
    color: #666666;
}

.main24 .left #tabs .txt a {
    line-height: 36px;
    font-size: 12px;
    color: #e4551b;
}

.main24 .left .lianxi {
    border-top: 3px solid #e4551b;
    width: 245px;
    margin-top: 25px;
    float: left;
    background: #f6f6f6;
    padding-left: 15px;
    padding-bottom: 12px;
}

.main24 .left .lianxi h3 {
    line-height: 51px;
    font-size: 16px;
    color: #333333;
    margin-bottom: 10px;
}

.main24 .left .lianxi .icon {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    width: 100%;
    margin-bottom: 23px;
}

.main24 .left .lianxi .icon img {
    float: left;
}

.main24 .right {
    float: left;
    width: 900px;
    margin-left: 40px;
    margin-top: 40px;
}

.main24 .right .title {
    width: 900px;
    border-bottom: 1px solid #e3e3e3;
    line-height: 61px;
    float: left;
    margin-bottom: 32px;
}

.main24 .right .title h3 {
    font-size: 18px;
    color: #333333;
    line-height: 59px;
    float: left;
    border-bottom: 3px solid #e4551b;
    margin-bottom: -1px;
}

.main24 .right .title p {
    float: right;
    font-size: 14px;
    color: #999999;
}

.main24 .right .title p span {
    color: #666666;
}

.main24 .right .zhaopin {
    float: left;
    width: 100%;
}

.main24 .right .zhaopin .list {
    float: left;
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
}

.main24 .right .zhaopin .list .top {
    float: left;
    width: 100%;
    cursor: pointer;
}

.main24 .right .zhaopin .list .top p {
    line-height: 42px;
    font-size: 14px;
    color: #333333;
    float: left;
}

.main24 .right .zhaopin .list .top img {
    float: right;
    margin-top: 15px;
    margin-right: 15px;
}

.main24 .right .text {
    height: 0;
    overflow: hidden;
    float: left;
}

.main24 .right .text span {
    line-height: 24px;
    color: #666666;
    font-size: 14px;
    display: block;
}

.main24 .right .text p {
    line-height: 24px;
    color: #666666;
    font-size: 14px;
    margin-bottom: 22px;
}

.main24 .right .text button {
    width: 120px;
    height: 30px;
    border: none;
    cursor: pointer;
    background: #e4551b;
    font-size: 14px;
    color: #fff;
    margin-left: 20px;
    margin-top: 15px;
}

.main24 .right .text button img {
    float: left;
    margin-top: 3px;
    margin-left: 12px;
}

.main24 .yema {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 35px;
    float: left;
}

.main24 .right ul {
    width: 245px;
    margin: 0 auto;
}

.main24 .right li {
    float: left;
    width: 28px;
    height: 28px;
    border: 1px solid #dddddd;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    color: #999;
    margin-right: 5px;
}

.main24 .right li:nth-child(1) {
    background: #eb5404;
    color: #fff;
}

.main24 .right li:nth-child(3) {
    background: #eb5404;
    color: #fff;
}

.main25 {
    background: #fff;
    float: left;
    width: 100%;
}

.main25 .banners {
    float: left;
    width: 1200px;
}

.main25 .banners img {
    float: left;
    width: 100%;
}

.main25 .left {
    float: left;
    width: 260px;
    margin-bottom: 52px;
    margin-top: 40px;
}

.main25 .left h2 {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 74px;
    background: #e4551b;
    padding-left: 40px;
}

.main25 .left .ul1 {
    float: left;
    margin-top: 1px;
}

.main25 .left .ul1 li {
    line-height: 34px;
    font-size: 14px;
    border-bottom: 1px solid #e3e3e3;
    width: 260px;
}

.main25 .left .ul1 li:nth-child(9) {
    background: #e4551b;
}

.main25 .left .ul1 li:nth-child(9) a {
    color: #fff;
}

.main25 .left .ul1 li a {
    display: block;
    padding-left: 40px;
    color: #666;
}

.main25 .left .ul1 li a img {
    float: right;
    margin-right: 30px;
    margin-top: 12px;
}

.main25 .left .ul1 li:hover {
    background: #e4551b;
}

.main25 .left .ul1 li:hover a {
    color: #fff;
}

.main25 .left #tabs {
    float: left;
    width: 100%;
    margin-top: 25px;
    border-top: 3px solid #e4551b;
    position: relative;
}

.main25 .left #content > div {
    display: none;
}

.main25 .left #one {
    position: absolute;
    right: 12px;
    bottom: 14px;
}

.main25 .left #one li {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #b6b6b6;
    float: left;
    margin-right: 6px;
}

.main25 .left .pic {
    width: 260px;
}

.main25 .left .pic img {
    width: 100%;
    display: block;
}

.main25 .left #tabs .txt {
    background: #f6f6f6;
    padding-left: 12px;
    padding-right: 20px;
}

.main25 .left #tabs .txt h3 {
    line-height: 50px;
    font-size: 14px;
    color: #333333;
}

.main25 .left #tabs .txt p {
    line-height: 24px;
    font-size: 14px;
    color: #666666;
}

.main25 .left #tabs .txt a {
    line-height: 36px;
    font-size: 12px;
    color: #e4551b;
}

.main25 .left .lianxi {
    border-top: 3px solid #e4551b;
    width: 245px;
    margin-top: 25px;
    float: left;
    background: #f6f6f6;
    padding-left: 15px;
    padding-bottom: 12px;
}

.main25 .left .lianxi h3 {
    line-height: 51px;
    font-size: 16px;
    color: #333333;
    margin-bottom: 10px;
}

.main25 .left .lianxi .icon {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    width: 100%;
    margin-bottom: 23px;
}

.main25 .left .lianxi .icon img {
    float: left;
}

.main25 .right {
    float: left;
    width: 900px;
    margin-left: 40px;
    margin-top: 40px;
}

.main25 .right .title {
    width: 900px;
    border-bottom: 1px solid #e3e3e3;
    line-height: 61px;
    float: left;
    margin-bottom: 32px;
}

.main25 .right .title h3 {
    font-size: 18px;
    color: #333333;
    line-height: 59px;
    float: left;
    border-bottom: 3px solid #e4551b;
    margin-bottom: -1px;
}

.main25 .right .title p {
    float: right;
    font-size: 14px;
    color: #999999;
}

.main25 .right .title p span {
    color: #666666;
}

.main25 .right .text {
    float: left;
}

.main25 .right .text a {
    line-height: 30px;
    color: #666666;
    font-size: 14px;
    display: block;
}

.main25 .right .text a:hover {
    color: #e4551b;
}

.main25 .yema {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 35px;
    float: left;
}

.main25 .right ul {
    width: 245px;
    margin: 0 auto;
}

.main25 .right li {
    float: left;
    width: 28px;
    height: 28px;
    border: 1px solid #dddddd;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    color: #999;
    margin-right: 5px;
}

.main25 .right li:nth-child(1) {
    background: #eb5404;
    color: #fff;
}

.main25 .right li:nth-child(3) {
    background: #eb5404;
    color: #fff;
}

.qiye-con {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin-top: 42px;
    overflow: hidden;
    margin-bottom: 40px;
}

.con-left {
    width: 206px;
    height: auto;
    float: left;
    border: 1px solid #eee;
    overflow: hidden;
}

.leftsidebar_box {
    width: 206px;
}

.leftsidebar_box dl {
    border-bottom: 1px dashed #eee;
}

.leftsidebar_box dt {
    padding-left: 44px;
    padding-right: 10px;
    color: #333;
    font-size: 16px;
    line-height: 50px;
    cursor: pointer;
}

.leftsidebar_box dt.active {
    color: #e24500;
}

.leftsidebar_box dt a {
    color: #333;
    display: block;
}
.leftsidebar_box dt a.active{
    color: #e4551b;
}
.leftsidebar_box dt a:hover {
    color: #e4551b;
}

.leftsidebar_box dd a {
    display: block;
    padding-left: 60px;
    font-size: 14px;
    color: #666;
    line-height: 32px;
}

.leftsidebar_box dd a.active {
    color: #e24500;
}

.leftsidebar_box dd a:hover {
    color: #e4551b;
}

.leftsidebar_box dt img {
    position: absolute;
    left: 20px;
    top: 20px;
}

.leftsidebar_box dl dd:last-child {
    padding-bottom: 10px;
}

.leftsidebar_box .sec a {
    display: block;
    padding-left: 60px;
    font-size: 14px;
    color: #666;
    line-height: 32px;
}

.con-right {
    width: 958px;
    float: right;
    border: 1px solid #eee;
    padding-bottom: 40px;
}

.right-con {
    width: 880px;
    height: auto;
    margin: 0 auto;
}

.right-contop {
    margin-top: 30px;
    border-bottom: 1px solid #e0e0e0;
    overflow: hidden;
    padding-bottom: 50px;
}








.top-left {
    width: 380px;
    overflow: hidden;
    float: left;
}

.top-left img {
    display: block;
    float: left;
    width: 162px;
    height: 195px;
}

.top-left-right {
    float: left;
    margin: 40px 0px 0px 20px;
}

.top-left-right img {
    width: 14px;
    height: 10px;
    vertical-align: middle;
    float: none;
    display: inline;
    margin-right: 5px;
}

.top-left-right h4 {
    font-size: 24px;
    color: #333;
    font-weight: normal;
    margin-bottom: 10px;
}

.top-left-right p {
    color: #757575;
    margin-bottom: 10px;
}

.top-left-right p a {
    color: #e24500;
}

.top-right {
    float: left;
    margin-top: 45px;
    color: #757575;
}

.top-right p {
    margin-bottom: 12px;
}

.top-right p font {
    color: #ffac13;
}

.top-right p span {
    display: inline-block;
    width: 66px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    background-color: #e24500;
    color: #fff;
    cursor: pointer;
}

.kanli {
    float: left;
    margin-top: 45px;
    overflow: hidden;
    margin-left: 10px;
    color: #757575;
}

.kanli a {
    display: inline-block;
    width: 43px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    color: #fff;
    background-color: #aaa;
    margin-left: 5px;
}

.kanli a:first-child {
    background-color: #e24500;
}

.right-conbot {
    margin-top: 30px;
}

.right-conbot ul li {
    float: left;
    width: 361px;
    margin-top: 30px;
    margin-bottom: 20px;
}

.right-conbot ul li img {
    display: block;
    float: left;
    width: 100px;
    height: 100px;
    margin-right: 20px;
}

.right-conbot ul li div {
    float: left;
    display: block;
    height: 100px;
    margin-top: 20px;
    width: 210px;
}

.right-conbot ul li div h3 {
    width: 210px;
    color: #757575;
    font-weight: normal;
    font-size: 18px;
    margin: 5px 0px;
}

.right-conbot ul li div h3 font {
    color: #ff6700;
}

.right-conbot ul li div h4 a {
    color: #757575;
    font-weight: normal;
}






.qiye-con .right {
    margin-left: 23px;
    float: left;
    width: 900px;
    background: #fff;
    border: 1px solid #e6e6e6;
    padding: 23px 24px 40px 34px;
}
.qiye-con .right .title {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    border-bottom: 1px solid #e3e3e3;
    float: left;
    width: 865px;
}
.qiye-con .right .title h3 {
    line-height: 40px;
    color: #333333;
    font-size: 18px;
    font-weight: normal;
    /* border-bottom: 2px solid #eb631c; */
    float: left;
}

.article_collection .list {
    float: left;
    width: 100%;
    border-bottom: 1px dashed #d1d1d1;
    padding-bottom: 20px;
    margin-bottom: 25px;
}
.article_collection .article_title {
    display: flex;
    justify-content: space-between;
}
.article_collection h3 {
    color: #333333;
    font-size: 16px;
    line-height: 30px;
    transition: 0.3s;
}
.article_collection .article_title a {
    color: #eb5404;
    font-size: 14px;
    margin-left: 25px;
    opacity: 0;
    transition: 0.3s;
}

.article_collection span {
    color: #999999;
    font-size: 14px;
    line-height: 28px;
}

.article_collection p {
    color: #666666;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 28px;
}

.article_collection .list:hover a {
    opacity: 1;
}

.article_collection .list:hover h3 {
    color: #eb5404;
}



.enterprise_collection {
    display: flex;
    justify-content: left;
    flex-flow: wrap;
    width: 100%;
}

.enterprise_collection .list {
    width: 33%;
    margin-bottom: 26px;
    position: relative;
}

.enterprise_collection .list .pic {
    float: left;
    width: 78px;
    height: 44px;
    text-align: center;
}
.enterprise_collection .list .pic img{
    height: 100%;
}
.enterprise_collection .list span {
    float: left;
    line-height: 43px;
    display: inline-block;
    border-left: 1px solid #e6e6e6;
    padding-left: 16px;
}


.enterprise_collection .operation {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.0);
    z-index: -1;
    transition: 0.3s;
}

.enterprise_collection .operation a {
    color: #fff;
    font-size: 14px;
    transition: 0.3s;
}

.enterprise_collection .operation a:hover {
    color: #e4551d;
}

.enterprise_collection .operation span {
    width: 1px;
    height: 15px;
    background: #e4e4e4;
    padding-left: 0;
    margin: 0 15px;
}

.enterprise_collection .list:hover .operation {
    background: rgba(0, 0, 0, 0.7);
    z-index: 9;
}

.drugs_collection table {
    width: 100%;
}

.drugs_collection tr:hover td {
    color: #e4551d;
}

.drugs_collection tr:hover td a {
    color: #e4551d;
}

.drugs_collection th {
    color: #e4551d;
    font-size: 18px;
    text-align: left;
    font-weight: normal;
    background: #f5f5f5;
    line-height: 38px;
    border-bottom: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
}

.drugs_collection th:first-child {
    padding-left: 25px;
    border-left: 1px solid #e3e3e3;
}

.drugs_collection th:last-child {
    text-align: center;
    border-right: 1px solid #e3e3e3;
}

.drugs_collection td:first-child {
    padding-left: 25px;
}

.drugs_collection td {
    color: #333333;
    font-size: 14px;
    border-bottom: 1px solid #f0f0f0;
    line-height: 50px;
    height: 50px;
}

.drugs_collection td a {
    color: #333333;
    font-size: 14px;
    margin-right: 24px;
}

.drugs_collection td a:last-child {
    margin-right: 0;
}

.drugs_collection td:last-child {
    text-align: center;
}










/*安全设置*/
.anquan-top {
    display: flex;
    align-items: center;
    margin-top: 30px;
    height: auto;
    overflow: hidden;
    color: #333;
    font-size: 16px;
}
.anquan-top p{
    font-size: 14px;
    color: #666;
    margin-left: 10px;
}
.anquan-top img {
    vertical-align: middle;
    margin-right: 10px;
    margin-top: 3px;
    float: left;
}

.anquan-top span {
    display: inline-block;
    width: 440px;
    border-top: 1px dashed #eee;
    margin-left: 20px;
    vertical-align: middle;
}

.anquan-bot {
    margin-top: 50px;
    overflow: hidden;
}

.anquan-bot ul li {
    border-bottom: 1px solid #eee;
    padding-bottom: 30px;
    overflow: hidden;
    margin-bottom: 30px;
}

.anquan-bot ul li img {
    display: block;
    float: left;
    margin-top: 10px;
}

.anquan-bot ul li .anquanbot-r {
    float: left;
    margin-left: 30px;
}

.anquan-bot ul li .anquanbot-r h3 {
    color: #555;
    font-size: 16px;
}

.anquan-bot ul li .anquanbot-r h4 {
    color: #999;
    font-weight: normal;
    font-size: 12px;
    margin-top: 5px;
}

.anquanbot-right {
    float: right;
}

.anquanbot-right a {
    display: inline-block;
    width: 110px;
    height: 38px;
    border-radius: 4px;
    border: 1px solid #eee;
    text-align: center;
    line-height: 38px;
    margin-left: 10px;
    color: #666;
    transition: 0.3s;
}

.anquanbot-right a:hover {
    background-color: #e24500;
    color: #fff;
}

#gray {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    position: fixed;
    top: 0px;
    display: none;
    z-index: 99;
}

.popup {
    width: 458px;
    height: 359px;
    background-color: #fff;
    position: absolute;
    z-index: 100;
    border: 1px solid #ebeaea;
    left: 400px;
    top: 96px;
    display: none;
}

.popup .top_nav {
    width: 438px;
    height: 46px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    cursor: move;
    margin: 0 auto;
}

.popup .top_nav span {
    font: 14px/18px 'microsoft yahei';
    color: #1e1e1e;
    display: block;
    position: absolute;
    top: 13px;
    left: 30px;
    font-weight: bold;
}

.popup .top_nav a.guanbi {
    background: url(../images/ganbi_03.png) no-repeat center center;
    width: 35px;
    height: 35px;
    display: block;
    position: absolute;
    top: 8px;
    right: 10px;
    cursor: pointer;
}

.popup .top_nav a.guanbi span {
    display: none;
}

.popup .min {
    width: 458px;
    height: auto;
    margin-top: 10px;
}

.tc_login {
    width: 400px;
    height: 270px;
    background-color: #fff;
    margin: 0 auto;
    margin-top: 30px;
}

.tc_login p {
    margin-top: 20px;
}

.tc_login p span {
    display: inline-block;
    width: 70px;
    text-align: left;
    color: #333;
    margin-right: 15px;
    margin-left: 15px;
}

.tc_login p span font {
    color: #e24500;
    margin-right: 5px;
}

.tc_login p input {
    width: 262px;
    height: 38px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
}

.tc_login p .tijiao {
    width: 140px;
    height: 44px;
    color: #fff;
    background-color: #e24500;
    border: none;
}

/*发布职位*/

.zhiwei ul li {
    margin-top: 20px;
}
.zhiwei ul li p{
    padding-left: 110px;
}
.zhiwei ul li b {
    color: #999;
    font-weight: normal;
}

.zhiwei ul li .demo3 li{
    width: 242px;
    height: 38px;
    line-height: 38px;
    margin-top: 0;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    padding-left: 10px;
    color: #666;
}
.zhiwei ul li span {
    display: inline-block;
    width: 90px;
    text-align: center;
    color: #333;
    font-size: 14px;
    margin-right: 20px;
    float: left;
    margin-top: 10px;
}

.zhiwei ul li font {
    color: #e24500;
    margin-right: 5px;
}

.zhiwei ul li input {
    width: 262px;
    height: 38px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    padding-left: 10px;
    color: #666;
}

.zhiwei ul li select {
    width: 262px;
    height: 38px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    padding-left: 10px;
    color: #666;
}

.zhiwei ul li .tijiao {
    width: 140px;
    font-size: 16px;
    border-radius: 4px;
    cursor: pointer;
    line-height: 44px;
    height: 44px;
    color: #fff;
    background-color: #e4551d;
    border: none;
}

.zhiwei ul li .tijiao1 {
    width: 100px;
    height: 44px;
    color: #fff;
    background-color: #e4551d;
    border: none;
}

.zhiwei ul li {
    position: relative;
    float: left;
    width: 100%;
}

.zhiwei ul li .ul {
    list-style: none;
    margin: 0;
    padding: 0;
    color: #666;
    width: 272px;
    position: absolute;
    z-index: 999;
    display: none;
    background-color: #fff;
    left: 127px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    border-top: none;
    padding-bottom: 20px;
}

.zhiwei ul li .ul li {
    width: 262px;
    height: 20px;
    line-height: 20px;
    padding-left: 10px;
}

.zhiwei ul li select {
    cursor: pointer;
    width: 274px;
}

.zhiwei ul li select:focus {
    outline: none;
}

.zhiwei ul li a {
    display: inline-block;
    cursor: pointer;
    width: 78px;
    height: 28px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    margin-right: 5px;
    text-align: center;
    line-height: 28px;
    color: #666;
    font-size: 12px;
    margin-bottom: 10px;
}

.zhiwei ul li a:hover {
    color: #e24500;
    border: 1px solid #e24500;
}




.personal-data .zhiwei ul li .gouxuan{
    display: flex;
    align-items: center;
    margin-left: 6px;
}
.personal-data .zhiwei ul li .gouxuan input{
    width: 15px;
    margin-right: 3px;
}

.personal-data .zhiwei ul .open{
    display: flex;
    align-items: center;
}

.personal-data .zhiwei ul li .gouxuan input:focus{
    box-shadow: none;
}






















.date_input {
    width: 262px;
    position: relative;
    height: 38px;
    line-height: 38px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    padding-left: 10px;
    color: #666;
}

.date_inputs {
    float: left;
    width: 262px;
    position: relative;
    height: 38px;
    line-height: 38px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    padding-left: 10px;
    color: #666;
}

.zhiwei ul li label {
    float: left;
    margin-right: 15px;
    margin-top: 9px;
    font-size: 14px;
}

.zhiwei ul li label input {
    float: left;
    width: 13px;
    border: none;
    height: 13px;
    transform: translateY(5px);
    margin-right: 5px;
}

.zhiwei ul li label input:focus {
    box-shadow: none;
    border: none;
}

.setBox {
    position: absolute;
    top: 38px;
    left: 127px;
    border: 1px solid #e5e5e5;
    border-radius: 0 0 3px 3px;
    z-index: 1;
    max-height: 380px;
    overflow-y: auto;
    overflow-x: hidden;
    display: none;
    background-color: #fff;
    _height: 380px;
}

.zhiwei .setBox li {
    padding: 0;
    margin: 0;
    height: 28px;
    line-height: 28px;
    width: 262px;
    background: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.zhiwei .setBox li a.sddd {
    display: inline-block;
    width: 260px;
    height: 28px;
    border: none;
    padding: 0 10px;
    margin-right: 0;
    line-height: 28px;
    text-align: left;
    color: #666;
    font-size: 14px;
    margin-bottom: 0px;
}

.huishou {
    margin-top: 30px;
}

.huishou-top span {
    color: #666;
    display: inline-block;
}

.huishou-top span input {
    vertical-align: middle;
    margin-right: 5px;
}

.huihou-bot {
    margin-top: 20px;
}

.huihou-bot table {
    width: 100%;
}

.huihou-bot table tr:first-child {
    background-color: #f8f8f8;
    font-weight: bold;
}

.huihou-bot table tr:first-child td {
    color: #333333;
    border-bottom: 1px solid #ececec;
    font-size: 14px;
}

.huihou-bot table tr td {
    padding: 14px 10px;
    color: #666;
    border-bottom: 1px dashed #ececec;
    text-align: center;
    font-size: 14px;
}

.huihou-bot table tr td a {
    display: inline-block;
    width: 59px;
    height: 22px;
    color: #fff;
    background-color: #e24500;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
    border-radius: 3px;
}

.huihou-bot table tr td input[type="button"] {
    color: #fff;
    border: none;
    width: 40px;
    height: 22px;
    background-color: #929292;
    margin-left: 4px;
    border-radius: 3px;
    font-size: 12px;
}

/*下载简历*/
.xuanzexiang {
    margin-bottom: 20px;
}

.xuanzexiang a {
    display: inline-block;
    width: 78px;
    height: 28px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    margin-right: 5px;
    text-align: center;
    line-height: 28px;
    color: #666;
    font-size: 12px;
    margin-bottom: 10px;
}

.xuanzexiang a:hover {
    color: #e24500;
    border: 1px solid #e24500;
}

.xuanzexiang a:first-child {
    color: #e24500;
    border: 1px solid #e24500;
}

/*职位管理*/
.huihou-bot table tr td span {
    margin-left: 7px;
}

.huihou-bot table tr td .xiugai {
    color: #e24500;
}

.huihou-bot table tr td span a {
    display: inline;
    color: #666;
    background-color: #fff;
    font-size: 14px;
}

.huihou-bot table tr td .xiugai a {
    color: #e24500;
}

/*我的简历*/
.huihou-bot table tr td .myjianli {
    display: block;
    width: 128px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    background-color: #929292;
    border-radius: 3px;
    font-size: 14px;
}

.huihou-bot table tr td font {
    color: #e24500;
}

.huihou-bot table tr td .chuang-jinali {
    width: 104px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

/*收藏记录*/
.collection {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

.coll-top {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}

.coll-left {
    float: left;
}

.coll-left select {
    width: 120px;
    height: 30px;
    color: #666;
}

.coll-left option {
    height: 25px;
    padding-top: 5px;
}

.coll-right {
    float: right;
}

.coll-right input {
    width: 127px;
    height: 27px;
    color: #666;
    padding-left: 10px;
    border: 1px solid #e8e8e8;
}

.coll-right a {
    display: inline-block;
    width: 83px;
    height: 29px;
    border: 1px solid #e8e8e8;
    text-align: center;
    line-height: 29px;
    color: #666;
    margin-left: 5px;
}

.coll-bot {
    overflow: hidden;
    margin-top: 10px;
}

.coll-bot ul li {
    float: left;
    width: 220px;
    margin: 0px 10px;
    position: relative;
    margin-top: 20px;
}

.coll-bot ul li .coll-img {
    width: 220px;
    height: 128px;
}

.coll-bot ul li p {
    color: #333;
    line-height: 22px;
    margin-top: 5px;
}

.coll-bot ul li span {
    display: block;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    width: 220px;
    height: 128px;
    top: 0px;
    text-align: center;
}

.coll-bot ul li span img {
    margin-top: 35px;
}

.coll-bot ul li .li-bot {
    margin-top: 10px;
    overflow: hidden;
}

.coll-bot ul li .li-bot .li-left {
    float: left;
    color: #999;
    font-size: 12px;
}

.coll-bot ul li .li-bot .li-left a {
    color: #999;
}

.coll-bot ul li .li-bot .li-right {
    float: right;
    color: #e24500;
}

.coll-bot ul li .li-bot .li-right img {
    margin-right: 8px;
}

/*创建简历*/
.zhiwei .xuanzexiang1 {
    margin-left: 130px;
    margin-top: 15px;
}

.zhiwei .xuanzexiang1 a {
    display: inline-block;
    width: 78px;
    height: 28px;
    border: 1px solid #e24500;
    margin-right: 5px;
    text-align: center;
    line-height: 28px;
    color: #e24500;
    font-size: 12px;
    margin-bottom: 10px;
    border-radius: 0px;
}

.zhiwei ul li .language3 {
    background: url(../images/bag_07.png) no-repeat right center;
    cursor: pointer;
    width: 149px;
    height: 39px;
    margin-left: 15px;
}

.zhiwei ul li .ul3 {
    width: 162px;
    left: 490px;
}

.zhiwei ul li .jingyan {
    width: 95%;
    background-color: #f5f5f5;
    padding: 10px 20px;
    overflow: hidden;
}

.zhiwei ul li .jingyan .zuo {
    float: left;
    color: #333;
    line-height: 30px;
}

.zhiwei ul li .jingyan .zuo p {
    line-height: 30px;
}

.zhiwei ul li .jingyan .you {
    line-height: 30px;
    float: left;
    margin-left: 50px;
    color: #333;
}

.zhiwei ul li .jingyan .you-2 {
    line-height: 30px;
    float: right;
    margin-right: 20px;
    color: #333;
}

.zhiwei ul li textarea {
    width: 550px;
    height: 120px;
    padding-top: 10px;
    resize: none;
    border: 1px solid #E5E5E5;
    border-radius: 5px;
    vertical-align: top;
    padding-left: 10px;
    color: #666;
}

.zhiwei ul li .tijiao2 {
    width: 80px;
    height: 44px;
    color: #fff;
    background-color: #929292;
    border: 1px solid #e5e5e5;
}

.zhiwei ul li .menu {
    position: absolute;
    left: 129px;
    border-radius: 5px;
    top: 42px;
    z-index: 88;
    background-color: #FFFFFF;
    border: 1px #e5e5e5 solid;
    border-top: none;
    width: 271px;
    display: none;
}

.zhiwei ul li .menu ul {
    padding: 0px;
    margin: 0px;
}

.zhiwei ul li .menu li {
    padding-left: 10px;
    line-height: 23px;
    color: #666;
    cursor: pointer;
    margin-top: 0;
}

.zhiwei ul li .dmenu li.selected {
    background: #9c1f25;
}

.zhiwei ul li .dmenu {
    position: absolute;
    left: 128px;
    top: 43px;
    border-radius: 5px;
    z-index: 99;
    background-color: #FFFFFF;
    border: 1px #e5e5e5 solid;
    width: 450px;
    display: none;
    padding: 15px;
}

.zhiwei ul li .dmenu .tit {
    width: 280px;
    margin-bottom: 5px;
}

.zhiwei ul li .dmenu ul {
    padding: 0px;
    margin: 0px;
}

.zhiwei ul li .dmenu li {
    line-height: 25px;
    cursor: pointer;
    width: 80px;
    float: left;
    color: #666;
    padding-left: 5px;
    margin: 0;
}

.zhiwei ul li .dmenu .go_back {
    width: 130px;
    margin: 0;
    color: #009900;
    cursor: pointer;
    line-height: 180%;
    padding-left: 5px;
}

.shadow {
    -moz-box-shadow: 3px 3px 4px #CCCCCC;
    -webkit-box-shadow: 3px 3px 4px #CCCCCC;
    box-shadow: 3px 3px 4px #CCCCCC; /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#CCCCCC')"; /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#CCCCCC');
}

.zhiwei ul li .acolor {
    color: #e24500;
    border: 1px solid #e24500;
}

.huihou-bot table tr td a.sdf {
    background: none;
    display: inline;
    color: #666;
}

.huihou-bot table tr td a.del {
    color: #fff;
    border: none;
    width: 40px;
    height: 22px;
    background-color: #929292;
    margin-left: 4px;
    border-radius: 3px;
    font-size: 12px;
}

.xuan1 {
    background: url(../images/nannv_03.png) no-repeat;
    width: 68px;
    height: 40px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: bottom;
}

.xuan1.select {
    background: url(../images/chaung_05.png) no-repeat;
}

.xuan2 {
    background: url(../images/chaung_03.png) no-repeat;
    width: 68px;
    height: 40px;
    display: inline-block;
    vertical-align: bottom;
}

.xuan2.select {
    background: url(../images/nannv_05.png) no-repeat;
}

.zhiwei ul li .lifont {
    display: block;
    margin-left: 125px;
    line-height: 25px;
}

.news-cons {
    margin-top: 30px;
}

.news-cons ul li {
    width: 730px;
    height: 35px;
    line-height: 35px;
}

.news-cons ul li span {
    float: right;
    color: #999;
}

.news-cons ul li a {
    color: #666;
    display: block;
    float: left;
}

.news-cons ul li:hover a {
    color: #d51d3c;
}

label.error {
    margin-left: 6px;
    color: #FF0000;
    font-size: 12px;
}




.main {
    background: #fff;
    float: left;
    width: 100%;
}


.password .sel {
    width: 118px;
    height: 28px;
    border: 1px solid #aaaaaa;
    font-size: 14px;
    color: #666;
    margin-top: 20px;
}

.password .sel:focus {
    outline: none;
}

.password .mima .yi {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.password .mima i {
    color: #e4551b;
    margin-right: 5px;
    margin-top: 2px;
    float: left;
}

.password .mima span {
    color: #333;
    font-size: 14px;
    float: left;
    width: 80px;
    line-height: 40px;
    text-align: right;
    margin-right: 20px;
}

.password .mima input {
    width: 262px;
    height: 38px;
    border-radius: 5px;
    border: 1px solid #e5e5e5;
    padding-left: 10px;
    color: #666;
}

.password .mima input:focus {
    box-shadow: 0 0 10px #ddd4d4;
}

.password .mima button {
    width: 140px;
    height: 45px;
    border: none;
    font-size: 16px;
    color: #fff;
    background: #e4551b;
    border-radius: 4px;
    margin-left: 92px;
    margin-top: 20px;
    cursor: pointer;
}
















.main34 {
    background: #fff;
    float: left;
    width: 100%;
}

.main34 .yema {
    width: 100%;
    margin-bottom: 39px;
    margin-top: 50px;
    float: left;
}

.main34 .yema ul {
    width: 245px;
    margin: 0 auto;
}

.main34 .yema li {
    float: left;
    width: 28px;
    height: 28px;
    border: 1px solid #dddddd;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    color: #999;
    margin-right: 5px;
}
.yema li a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #999;
}
.yema li:hover a{
    color: #fff;
}
.main34 .yema li:nth-child(1) {
    background: #eb5404;
    color: #fff;
}

.main34 .yema li:nth-child(3) {
    background: #eb5404;
    color: #fff;
}

.main34 .sel {
    width: 118px;
    height: 28px;
    border: 1px solid #aaaaaa;
    font-size: 14px;
    color: #666;
    margin-top: 20px;
}

.main34 .sel:focus {
    outline: none;
}

.main34 .mima .yi {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.main34 .mima i {
    color: #e4551b;
    margin-right: 5px;
    margin-top: 2px;
    float: left;
}

.main34 .mima span {
    color: #333;
    font-size: 14px;
    float: left;
    width: 80px;
}

.main34 .mima input {
    width: 262px;
    height: 38px;
    border-radius: 5px;
    border: 1px solid #e5e5e5;
    padding-left: 10px;
    color: #666;
}

.main34 .mima input:focus {
    box-shadow: 0 0 10px #ddd4d4;
}

.main34 .mima button {
    width: 140px;
    height: 45px;
    border: none;
    font-size: 16px;
    color: #fff;
    background: #e4551b;
    border-radius: 4px;
    margin-left: 92px;
    margin-top: 20px;
    cursor: pointer;
}

.main34 table {
    float: left;
    width: 914px;
    background: #fff;
    border-top: none;
}

.main34 table tr:nth-child(1) {
    height: 38px;
}

.main34 table tr td {
    padding-left: 61px;
    padding-right: 22px;
    line-height: 53px;
    font-size: 14px;
    color: #333333;
}

.main34 .con table tr td {
    padding-left: 0;
    padding-right: 0;
}

.main34 .con table tr td a {
    color: #fff;
}

.main34 table tr:nth-child(1) td {
    font-size: 18px;
    color: #e4551d;
}

.main34 table tr:nth-child(even) {
    background: #f5f5f5;
}

.main34 table tr:hover td {
    color: #e4551d;
}

.main34 table tr td a {
    color: #333;
}

.main34 table tr td span {
    margin-right: 5px;
    cursor: pointer;
}

.main35 {
    background: #fff;
    float: left;
    width: 100%;
}

.main35 .canyu {
    float: left;
    width: 100%;
    margin-top: 24px;
}

.main35 .canyu li {
    line-height: 36px;
    float: left;
    width: 100%;
    font-size: 16px;
    color: #333333;
}

.main35 .canyu li span {
    float: left;
}

.main35 .canyu li:last-child {
    color: red;
}

.main35 .canyu li p {
    font-size: 16px;
    margin-top: 5px;
    color: #333333;
    float: left;
    line-height: 30px;
    width: 830px;
    margin-bottom: 12px;
}

.main35 .canyu .xian {
    height: 1px;
    border-bottom: 1px solid #eeeeee;
    float: left;
    width: 100%;
}

.main35 .canyu .cailiao {
    float: left;
    width: 100%;
}

.main35 .canyu .cailiao p {
    font-size: 16px;
    color: #333333;
    line-height: 63px;
}

.main35 .canyu .cailiao .list {
    float: left;
    margin-bottom: 10px;
}

.main35 .canyu .cailiao .list span {
    font-size: 16px;
    color: #666;
    width: 100px;
    display: inline-block;
}

.main35 .canyu .cailiao .list input {
    width: 272px;
    height: 38px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    padding-left: 10px;
    color: #666;
}

.main35 .canyu .cailiao .list button {
    width: 80px;
    height: 40px;
    border: none;
    border-radius: 3px;
    background: #929292;
    color: #fff;
    font-size: 16px;
    transform: translateY(1px);
    margin-left: 15px;
    cursor: pointer;
}

.main35 .canyu .cailiao .list a {
    width: 80px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: none;
    border-radius: 3px;
    background: #929292;
    color: #fff;
    font-size: 16px;
    margin-left: 15px;
    cursor: pointer;
}

.main35 .canyu .yuanyin {
    color: #ff4800;
    font-size: 16px;
    margin-top: 12px;
    float: left;
    width: 100%;
}

.main35 .tijiao {
    display: block;
    margin-top: 30px;
    margin-right: 10px;
    float: left;
    text-align: center;
    width: 140px;
    font-size: 16px;
    border-radius: 4px;
    cursor: pointer;
    line-height: 44px;
    height: 44px;
    color: #fff;
    background-color: #e4551d;
    border: none;
}

.main35 .tijiao a {
    color: #fff;
}

.company-profile {
    background: #fff;
    float: left;
    width: 100%;
}
.company-profile .profile{
    margin-top: 30px;
}
.company-profile .profile li {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 20px;

}
.company-profile .profile li .smallPic{
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.company-profile .profile .up_img2 li{
    display: flex;
    flex-flow: column;
    justify-content: center;
}
.company-profile .profile li .del{
    width: auto;
}
.company-profile .profile li input {
    width: 298px;
    height: 36px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    padding-left: 10px;
    color: #666;
}
.company-profile .profile li span {
    display: inline-block;
    width: 90px;
    text-align: right;
    color: #666666;
    font-size: 14px;
    margin-right: 20px;
    float: left;
    margin-top: 10px;
}
.company-profile .profile li > div{
    width: 770px;
    float: left;
}
.company-profile .profile li .edui-default .edui-editor{
    max-width: 100%;
}
.company-profile .profile li h3{
    display: inline-block;
    width: 90px;
    text-align: right;
    color: #666666;
    font-size: 14px;
    margin-right: 20px;
    float: left;
    margin-top: 10px;
}
.company-profile .profile li a {
    display: inline-block;
    text-align: center;
    width: 85px;
    height: 30px;
    line-height: 30px;
    border: none;
    border-radius: 4px;
    font-size: 14px;
    background: #929292;
    color: #fff;
    cursor: pointer;
    margin-left: 10px;
}
.company-profile .profile .up_img2 li a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: none;
    margin: 0;
    line-height: initial;
    border-radius: 0;
}
.company-profile .profile li p {
    margin-left: 114px;
    margin-top: 9px;
    font-size: 14px;
    color: #999999;
}

.company-profile .profile li select {
    width: 309px;
    height: 40px;
    padding-left: 10px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    color: #999999;
}

.company-profile .profile li input:focus {
    box-shadow: 0 0 10px #ddd4d4;
}

.company-profile .profile li select:focus {
    box-shadow: 0 0 10px #ddd4d4;
}

.company-profile .profile li textarea {
    font-family: "Microsoft YaHei";
    width: 750px;
    height: 230px;
    padding-top: 10px;
    resize: none;
    border: 1px solid #E5E5E5;
    border-radius: 5px;
    vertical-align: top;
    padding-left: 10px;
    color: #666;
}

.company-profile .profile li textarea:focus {
    box-shadow: 0 0 10px #ddd4d4;
}

.company-profile .profile .city select{
    width: 94px;
    margin-right: 9px;
}
.company-profile .profile .city input{
    display: block;
    margin-top: 55px;
    margin-left: 110px;
}
.company-profile .profile .tijiao{
    margin-top: 20px;
    width: 170px;
    height: 44px;
    font-size: 16px;
    cursor: pointer;
    padding-left: 0;
    background: #e24500;
    color: #fff;
}


.enterprise-environment {
    background: #fff;
    float: left;
    width: 100%;
}

.enterprise-environment .content{
    display: flex;
    flex-flow: wrap;
    margin-top: 30px;
}
.enterprise-environment .list{
    width: 31%;
    margin-right: 3%;
    margin-bottom: 20px;
}
.enterprise-environment .list:nth-child(3n) {
    margin-right: 0;
}
.enterprise-environment .list:nth-child(3n){
    margin-right: 0;
}
.enterprise-environment .list .pic{
    height: 250px;
    border: 1px solid #e0e0e0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.enterprise-environment .list .pic img{
    max-width: 100%;
    max-height: 100%;
    transition: 0.3s;
}
.enterprise-environment .list .pic img:hover{
    /*transform: scale(1.1,1.1);*/
}
.enterprise-environment .list .pic .state{
    position: absolute;
    top: 10px;
    left: 10px;
    width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    border-radius: 6px;
    background: #e24500;
    color: #fff;
}


.enterprise-environment .list .text .textLeft {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 6px;
}
.enterprise-environment .list .text{
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
    margin-top: 6px;
}

.enterprise-environment .list .text h3{
    color: #333333;
    font-size: 16px;
    font-weight: normal;
    width: 160px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
}
.enterprise-environment .list .text .operation{
    display: flex;
    align-items: center;
}
.enterprise-environment .list .text a{
    color: #666;
    font-size: 14px;
    transition: 0.3s;
}
.enterprise-environment .list .text a:hover{
    color: #e24500;
}
/*.enterprise-environment .list .text span{*/
/*    display: inline-block;*/
/*    width: 2px;*/
/*    height: 15px;*/
/*    background: #8c8c8c;*/
/*    margin: 0 6px;*/
/*}*/


.enterprise-environment .add-photos{
    border-top: 1px dashed #a4a4a4;
}

.enterprise-environment .add-photos .anquan-top{
    margin-bottom: 32px;
    margin-top: 40px;
}


.enterprise-environment .add-photos li {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.enterprise-environment .add-photos span{
    display: inline-block;
    width: 90px;
    text-align: right;
    color: #666666;
    font-size: 14px;
    margin-right: 20px;
    float: left;
    margin-top: 10px;
}

.enterprise-environment .add-photos input{
    width: 298px;
    height: 36px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    padding-left: 10px;
    color: #666;
}

.enterprise-environment .add-photos .photoPic input{
    margin-left: 110px;
    margin-top: 20px;
    display: none;
}
.enterprise-environment .add-photos .photoPic input.active{
    display: block;
}

.enterprise-environment .add-photos .time{
    display: flex;
    align-items: center;
}
.enterprise-environment .add-photos .time .term{
    display: flex;
    align-items: center;
    margin-left: 15px;
}
.enterprise-environment .add-photos .time .term input{
    width: 18px;
    height: 18px;
    margin-right: 10px;
}
.enterprise-environment .add-photos select{
    width: 310px;
    height: 36px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    color: #666;
    padding-left: 10px;
}
.enterprise-environment .add-photos a{
    display: inline-block;
    width: 85px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: none;
    border-radius: 4px;
    font-size: 14px;
    background: #929292;
    color: #fff;
    cursor: pointer;
    margin-left: 10px;
}
.enterprise-environment .add-photos p{
    margin-left: 114px;
    margin-top: 9px;
    font-size: 14px;
    color: #999999;
}

.enterprise-environment .add-photos .tijiao {
    margin-top: 20px;
    width: 140px;
    height: 44px;
    font-size: 16px;
    cursor: pointer;
    background: #e24500;
    color: #fff;
}
.enterprise-environment .add-photos .coverPic{
    display: flex;
    align-items: center;
    padding-left: 112px;
}
.enterprise-environment .add-photos .coverPic input{
    width: 18px;
    height: 18px;
    margin-right: 10px;
}











.launch-product{
    display: flex;
    width: 100%;
    margin-top: 34px;
}
.launch-product ul{
    display: flex;
    flex-flow: column;
    align-items: center;
    width: 100%;
}
.launch-product ul li {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 20px;
}



.launch-product ul li span {
    display: inline-block;
    width: 90px;
    text-align: right;
    color: #333;
    font-size: 14px;
    margin-right: 20px;
}


.launch-product ul li input {
    width: 260px;
    height: 38px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    padding-left: 10px;
    color: #666;
}

.launch-product ul li label{
    margin-right: 26px;
}
.launch-product ul li .price{
    margin-left: 6px;
    margin-right: 10px;
}
.launch-product ul li label input {
    width: 14px;
    border: none;
    height: 14px;
    transform: translateY(2px);
    margin-right: 5px;
}
.launch-product ul li select {
    width: 330px;
    height: 38px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    padding-left: 10px;
    color: #666;
}

.launch-product ul li .tijiao {
    width: 140px;
    font-size: 16px;
    border-radius: 4px;
    cursor: pointer;
    line-height: 44px;
    height: 44px;
    color: #fff;
    background-color: #e4551d;
    border: none;
    margin-left: 110px;
    margin-top: 20px;
}









.selection-management{
    background: #fff;
    float: left;
    width: 100%;
}
.selection-management .search{
    display: flex;
    align-items: center;
    margin-top: 25px;
}
.selection-management .search select{
    width: 108px;
    height: 28px;
    border: 1px solid #e3e3e3;
    padding-left: 10px;
    margin-right: 9px;
    color: #999999;
}
.selection-management .search select:first-child{
    width: 80px;
}
.selection-management .search span{
    color: #666666;
    font-size: 14px;
    margin-right: 9px;
}
.selection-management .search input{
    width: 238px;
    height: 28px;
    border: 1px solid #e3e3e3;
    padding-left: 12px;
    color: #666;
}

.selection-management .search input::placeholder{
    color: #999;
}
.selection-management .search button{
    width: 60px;
    height: 30px;
    background: #eb5404;
    color: #fff;
    font-size: 14px;
    border: none;
    margin-left: 20px;
}


.selection-management table {
    float: left;
    width: 914px;
    background: #fff;
    border-top: none;
}
.selection-management table tr{
    background: #f7f7f7;
}
.selection-management table tr:nth-child(1) {
    background: #f7f7f7;
    height: 38px;
}
.selection-management table tr th{
    border-bottom: 1px solid #e3e3e3;
    font-size: 16px;
    color: #e4551d;
    font-weight: normal;
}
.selection-management table tr td {
    border-bottom: 1px solid #fff;
    /*padding-left: 35px;*/
    /*padding-right: 22px;*/
    height: 65px;
    text-align: center;
    font-size: 14px;
    color: #333333;
}
.selection-management table tr td:first-child{
   /* text-align: left;*/
    padding-left: 10px;
}
.selection-management table tr td input[type="checkbox"] {
    width: 15px;
    height: 15px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    line-height: 18px;
    position: relative;
}

.selection-management table tr td input[type="checkbox"]::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    border: 1px solid #d9d9d9;
}


.selection-management table tr td input[type="checkbox"]:checked::before {
    content: "\2713";
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border: 1px solid #ec5e13;
    color: #ec5b0e;
    font-size: 15px;
    font-weight: bold;
}




.selection-management table tr input {
    margin-right: 20px;
    transform: translateY(-1px);
}

.selection-management table tr td a {
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
    padding: 0 9px;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    background: #e24500;
}
.selection-management table tr td a:first-child{
    margin-right: 10px;
}

.selection-management table tr:hover td {
    color: #e4551d;
}














.main28 .list .title {
    float: left;
    width: 100%;
}

.main28 .list h3 {
    float: left;
    line-height: 30px;
    font-size: 16px;
}

.main28 .list .right {
    float: right;
}

.main28 .list p {
    float: left;
    width: 100%;
    line-height: 24px;
    font-size: 14px;
}

.main28 .list a {
    color: #666;
    line-height: 46px;
}

.main28 .list a:hover {
    color: #eb5404;
}

.main28 #one {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.main28 #one li {
    float: left;
    color: #000;
    cursor: pointer;
}

.main28 #one li a {
    color: #000;
    cursor: pointer;
}

.main28 #one li span {
    margin: 0 10px;
}

.product-catalog {
    background: #fff;
    float: left;
    width: 100%;
}

.yema {
    width: 100%;
    margin-bottom: 39px;
    margin-top: 50px;
    float: left;
}

.yema ul {
    /*width: 245px;*/
    display: flex;
    justify-content: center;
}

.yema li {
    float: left;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    color: #999;
    margin-right: 5px;
    cursor: pointer;
    transition: 0.3s;
}
.yema li:first-child{
    font-family: SimSun-ExtB;
    font-size: 16px;
}
.yema li:last-child{
    font-family: SimSun-ExtB;
    font-size: 16px;
}
.yema li:hover{
    background: #eb5404;
    color: #fff;
}
.yema li.active {
    background: #eb5404;
    color: #fff;
}

.yema li.active span{
    color: #fff;
}
.yema li.active a{
    color: #fff;
}




.project-detail{
    background: #fff;
    float: left;
    width: 100%;
}
.project-detail h3{
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 24px;
}
.project-detail .information{
    margin-top: 40px;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 20px;
}
.project-detail .information .list{
    display: flex;
    justify-content: left;
    width: 100%;
    margin-bottom: 15px;
}
.project-detail .information .list .state{
    color: #e24500;
}
.project-detail .information .list span{
    width: 98px;
    margin-right: 10px;
    text-align: right;
    color: #666666;
    font-size: 14px;
    line-height: 30px;
}
.project-detail .information .list p{
    width: 770px;
    color: #333;
    font-size: 14px;
    line-height: 30px;
}


.project-detail .material{
    margin-top: 30px;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 50px;
}
.project-detail .material .list{
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.project-detail .material .list span{
    color: #666666;
    width: 85px;
    text-align: right;
    font-size: 14px;
    margin-right: 20px;
}
.project-detail .material .list input{
    width: 298px;
    height: 36px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    margin-right: 10px;
    padding-left: 10px;
}
.project-detail .material .list button{
    width: 80px;
    height: 30px;
    border-radius: 5px;
    background: #999999;
    color: #fff;
    font-size: 14px;
    border: none;
    margin-right: 9px;
    cursor: pointer;
}
.project-detail .material .list a{
    color: #e24500;
    font-size: 14px;
    text-decoration: underline;
}

.project-detail .material .list .file-upload{
    display: inline-block;
    text-align: center;
    width: 85px;
    height: 30px;
    line-height: 30px;
    border: none;
    border-radius: 4px;
    font-size: 14px;
    background: #929292;
    color: #fff;
    cursor: pointer;
    margin-left: 10px;
    text-decoration: none;
}
.project-detail .material #zd_upfile_value_167{
    background: #999999;
    width: 70px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border-radius: 6px;
    color: #fff;
    text-decoration: none;
}


.project-detail .selection{
    margin-top: 30px;
    border-bottom: 1px solid #e3e3e3;
    padding: 20px 20px 40px 20px;
    margin-bottom: 20px;
}
.project-detail .selection table{
    width: 100%;
    /*border-color: #e3e3e3;*/
    margin-bottom: 30px;
}
.project-detail .selection table th{
    font-size: 14px;
    color: #666666;
    font-weight: normal;
    line-height: 37px;
    border: 1px solid #e3e3e3;
}
.project-detail .selection table td:last-child{
    width: 90px;
}
.project-detail .selection table td{
    color: #999999;
    font-size: 14px;
    text-align: center;
    line-height: 37px;
    border: 1px solid #e3e3e3;
}

.project-detail .selection table a{
    color: #e24500;
}

.project-detail .selection .list{
    display: flex;
    margin-bottom: 20px;
}
.project-detail .selection .list span{
    width: 130px;
    color: #666666;
    font-size: 14px;
    line-height: 30px;
    margin-right: 15px;
}

.project-detail .selection .list .w155{
    width: 155px;
}
.project-detail .selection .list select{
    width: 318px;
    height: 30px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    padding-left: 10px;
    color: #666666;
    font-size: 14px;
}


.project-detail .selection .list label{
    margin-right: 30px;
    line-height: 30px;
    display: inline-block;
}
.project-detail .material .list .radioStyle{
    width: 15px;
    height: 15px;
    transform: translateY(0);
}
.project-detail .material .list .price{
    width: 150px;
}
.project-detail .selection .list input{
    margin-right: 10px;
    transform: translateY(-2px);
}
.project-detail .selection .list input[type="checkbox"] {
    width: 15px;
    height: 15px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    line-height: 18px;
    position: relative;
}

.project-detail .selection .list input[type="checkbox"]::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    border: 1px solid #d9d9d9;
}


.project-detail .selection .list input[type="checkbox"]:checked::before {
    content: "\2713";
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border: 1px solid #ec5e13;
    color: #ec5b0e;
    font-size: 15px;
    font-weight: bold;
}

.project-detail .selection .list .list_right{
    width: 800px;
}

.project-detail .selection .list input{
    width: 318px;
    height: 30px;
    border: 1px solid #e5e5e5;
    padding-left: 10px;
}

.project-detail .selection .add{
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #e24500;
    color: #fff;
    display: block;
    font-size: 14px;
    border-radius: 4px;
    border: none;
    /*margin-left: 90px;*/
    margin: 0 auto;
    margin-top: 25px;
    cursor: pointer;
}

.project-detail .remarks{
    margin-top: 30px;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 40px;
}
.project-detail .remarks p{
    color: #666666;
    line-height: 30px;
}
.project-detail .remarks p span{
    color: #e4551d;
    margin-right: 20px;
}



.project-detail .botBtn{
    display: flex;
    justify-content: flex-end;
    margin-top: 30px;
    width: 100%;
}
.project-detail .botBtn button{
    width: 140px;
    height:44px;
    font-size: 18px;
    color: #fff;
    background: #e24500;
    border-radius: 5px;
    border: none;
    cursor: pointer;
}

.project-detail .botBtn button:first-child{
    background: #e24500;
    /*margin-right: 20px;*/
    width: 190px;
    transition: all 0.3s;
}

.model{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    transition: 0.3s;
    z-index: -1;
}
.model.active{
    opacity: 0.7;
    z-index: 9;
}





.cost{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: #fff;
    width: 590px;
    height: 410px;
    padding: 0 30px;
    opacity: 0;
    z-index: -1;
    transition: 0.3s;
    border-radius: 8px;
}

.cost.active {
    opacity: 1;
    z-index: 99;
}


.cost .cost_title {
    border-bottom: 1px solid #e3e3e3;
    display: flex;
    margin-top: 70px;
}
.cost .cost_title h3 {
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    line-height: 40px;
    border-bottom: 3px solid #e25f23;
    margin-bottom: 0;
}

.cost p{
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    margin-top: 30px;
}

.cost .submit {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

.cost .submit .tijiao_btn {
    display: initial;
    width: 138px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #e4551d;
    font-size: 18px;
    color: #fff;
    border: none;
    cursor: pointer;
}
.cost .close{
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
}


.first-trial .selection table td:nth-child(4){
    color: #e24500;
}












.product-catalog .huishou-top a {
    float: right;
    width: 83px;
    height: 24px;
    line-height: 24px;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    background: #eb5404;
    text-align: center;
    border-radius: 3px;
}


.product-catalog .list {
    float: left;
    width: 100%;
    border-top: 1px dashed #a4a4a4;
    padding-top: 16px;
    padding-bottom: 10px;
    display: flex;
    justify-content: space-between;
}
.product-catalog .list .pic{
    width: 150px;
    height: 150px;
}
.product-catalog .list .pic img{
    width: 100%;
}
.product-catalog .content{
    margin-top: 20px;
}
.product-catalog .huishou-top input[type="checkbox"] {
    width: 15px;
    height: 15px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    line-height: 18px;
    margin-right: 10px;
    position: relative;
    transform: translateY(-2px);
}
.product-catalog .huishou-top input[type="checkbox"]::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
}


.product-catalog .huishou-top input[type="checkbox"]:checked::before {
    content: "\2713";
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border: 1px solid #ec5e13;
    color: #ec5b0e;
    font-size: 15px;
    font-weight: bold;
}
.product-catalog .huishou-top label{
    margin-left: 12px;
}
.product-catalog .huishou-top .ctrl-del {
    width: 49px;
    height: 24px;
    line-height: 24px;
    border: none;
    background-color: #929292;
    color: #fff;
    text-align: center;
    font-size: 14px;
    border-radius: 3px;
    margin-left: 15px;
    cursor: pointer;
}
.product-catalog .list input[type="checkbox"] {
    width: 15px;
    height: 15px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    line-height: 18px;
    position: relative;
}

.product-catalog .list input[type="checkbox"]::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
}


.product-catalog .list input[type="checkbox"]:checked::before {
    content: "\2713";
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border: 1px solid #ec5e13;
    color: #ec5b0e;
    font-size: 15px;
    font-weight: bold;
}
.product-catalog .list .text{
    width: 450px;
}
.product-catalog .list .title{
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    padding-left: 12px;
}
.product-catalog .list h3 {
    font-size: 16px;
    color: #333333;
    margin-left: 12px;
    font-weight: normal;
    width: 100%;
}
.product-catalog .list h3 a{
    display: flex;
    justify-content: space-between;
}
.product-catalog .list p {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    padding-left: 40px;
}



















.product-catalog table {
    float: left;
    width: 100%;
}
.product-catalog table th{
    padding: 10px 0;
    border-bottom: 1px dashed #a4a4a4;
    text-align: left;
}
.product-catalog table td{
    padding: 6px 0;
}
.product-catalog table .title {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    padding-left: 0;
}
.store-message table .operation {
    display: flex;
    justify-content: flex-end;
}
.store-message table .operation a {
    width: 72px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background: #e24500;
    color: #ffffff;
    font-size: 14px;
    border-radius: 5px;
    margin-left: 10px;
}
.product-catalog table input[type="checkbox"] {
    width: 15px;
    height: 15px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    line-height: 18px;
    position: relative;
}

.product-catalog table input[type="checkbox"]::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
}


.product-catalog table input[type="checkbox"]:checked::before {
    content: "\2713";
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border: 1px solid #ec5e13;
    color: #ec5b0e;
    font-size: 15px;
    font-weight: bold;
}
.product-catalog table .title{
    display: flex;
    align-items: center;
    margin-bottom: 0;
    padding-left: 0;
}
.product-catalog table h3 {
    font-size: 14px;
    color: #333333;
    margin-left: 0;
    font-weight: normal;
}

.product-catalog table p {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    padding-left: 0;
}



























.product-catalog .xinpin {
    float: left;
    width: 100%;
    margin-left: 28px;
}

.product-catalog .xinpin button {
    float: left;
    width: 120px;
    height: 30px;
    border: none;
    color: #fff;
    font-size: 14px;
    background: #eb5404;
    margin-left: 42px;
    margin-right: 12px;
}

.product-catalog .xinpin a {
    float: left;
    color: #666666;
    font-size: 14px;
    line-height: 30px;
    text-decoration: underline;
}

.product-catalog .xinpin h3 {
    line-height: 70px;
    font-size: 14px;
    color: #000000;
    margin-top: 14px;
}

.product-catalog .xinpin .yi {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.product-catalog .xinpin .yi span {
    font-size: 14px;
    color: #000000;
    float: left;
    line-height: 30px;
}

.product-catalog .xinpin .yi input {
    width: 598px;
    height: 28px;
    border: 1px solid #e3e3e3;
    padding-left: 10px;
    color: #666;
}

.product-catalog .xinpin .yi textarea {
    width: 598px;
    height: 148px;
    border: 1px solid #e3e3e3;
    padding-left: 10px;
    color: #666;
}



.store-message .list p{
    width: 600px;
}

.store-message .list .operation{
    display: flex;
    justify-content: flex-end;
}

.store-message .list .operation a{
    width: 72px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background: #e24500;
    color: #ffffff;
    font-size: 14px;
    border-radius: 5px;
    margin-left: 10px;
}
.store-message .content{
    margin-top: 35px;
}

.store-message .content li{
    display: flex;
    color: #333333;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 20px;
}

.store-message .content li span{
    display: inline-block;
    width: 80px;
    text-align: right;
    margin-right: 20px;
}
.store-message .content li p{
    width: 670px;
}

.store-message .fanhui{
    display: block;
    width: 142px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #e24500;
    color: #ffffff;
    font-size: 18px;
    border-radius: 5px;
    margin-left: 100px;
    margin-top: 90px;
}




.invalid-selection .search select{
    width: 210px;
    height: 36px;
    border-radius: 4px
}

.invalid-selection table tr td:first-child{
    width: 400px;
}

.collection-selection table tr td:first-child{
    width: 400px;
}





.collection-selection input[type="checkbox"] {
    width: 15px;
    height: 15px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    line-height: 18px;
    margin-right: 10px;
    position: relative;
    transform: translateY(-2px);
}
.collection-selection input[type="checkbox"]::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
}


.collection-selection input[type="checkbox"]:checked::before {
    content: "\2713";
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border: 1px solid #ec5e13;
    color: #ec5b0e;
    font-size: 15px;
    font-weight: bold;
}
.collection-selection label{
    margin-left: 12px;
}
.collection-selection .search .ctrl-del {
    width: 49px;
    height: 24px;
    line-height: 24px;
    border: none;
    background-color: #929292;
    color: #fff;
    text-align: center;
    font-size: 14px;
    border-radius: 3px;
    margin-left: 15px;
    cursor: pointer;
    margin-right: 20px;
}




.tradeleads .search select:first-child{
    width: 300px;
    height: 36px;
}

.tradeleads table tr td{
    padding-top: 15px;
    padding-bottom: 15px;
}
.tradeleads table tr td:first-child{
    width: 522px;
    padding-left: 25px;
}

.tradeleads table tr td h4{
    color: #333333;
    line-height: 28px;
}

.tradeleads table tr td p{
    color: #999999;
    line-height: 24px;
}

.tradeleads table tr td:last-child{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
}
.tradeleads table tr td a{
    width: 72px;
}
.tradeleads table tr td a:first-child{
    margin-right: 0;
    margin-bottom: 10px;
}



.release-supply .profile .keyword input{
    width: 750px;
}
.release-supply .profile .keyword input::placeholder{
    color: #999;
}



.recruit table tr td:first-child{
    width: 220px;
}



.release-supply .profile li .checkBox{
    display: flex;
    align-items: center;
    margin-top: 8px;
}
.release-supply .profile li label{
    margin-right: 20px;
    display: flex;
    align-items: center;
}
.release-supply .profile li label input{
    margin-right: 11px;
}
.release-supply .profile li label input[type="checkbox"] {
    width: 15px;
    height: 15px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    line-height: 18px;
    position: relative;
}

.release-supply .profile li label input[type="checkbox"]::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    border: 1px solid #d9d9d9;
}


.release-supply .profile li label input[type="checkbox"]:checked::before {
    content: "\2713";
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border: 1px solid #ec5e13;
    color: #ec5b0e;
    font-size: 15px;
    font-weight: bold;
}


.release-supply .welfare{
    display: flex;
    align-items: center;
    flex-flow: wrap;
}
.release-supply .profile .welfare span{
    width: 68px;
    height: 36px;
    line-height: 36px;
    border-radius: 4px;
    text-align: center;
    border: 1px solid #e5e5e5;
    margin-top: 0;
    margin-right: 10px;
    cursor: pointer;
}


.resume table tr td:first-child{
    width: auto;
}



.collection-selection .search .recovery {
    width: 79px;
    height: 24px;
    line-height: 24px;
    border: none;
    background-color: #929292;
    color: #fff;
    text-align: center;
    font-size: 14px;
    border-radius: 3px;
    margin-left: 0;
    cursor: pointer;
    margin-right: 20px;
}






.collect-records table tr td:first-child{
    width: 700px;
}

.collect-records table tr td a:first-child{
    /*margin-bottom: 0;*/
}




.personal-data .zhiwei ul li input{
    width: 300px;
    height: 36px;
}
.personal-data .zhiwei ul li select{
    width: 92px;
    height: 36px;
}
.zhiwei ul li .checkbox{
    width: 15px;
    height: 15px;
    margin-right: 4px;
    transform: translateY(2px);
}


.zhiwei ul .up_img2 li{
    display: flex;
    flex-flow: column;
}
.zhiwei ul .up_img2 li .liPic{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
}
.main .zhiwei ul li span{
    text-align: right;
}

.personal-data .zhiwei ul li .tijiao{
    width: 142px;
    height: 45px;
    padding-left: 0;
    margin-top: 50px;
}

.personal-data .zhiwei ul .city input{
    display: block;
    margin-left: 110px;
    margin-top: 22px;
}

.personal-data li select:focus {
    box-shadow: 0 0 10px #ddd4d4;
}
.personal-data li input:focus {
    box-shadow: 0 0 10px #ddd4d4;
}

.personal-data .tel button{
    width: 82px;
    height: 30px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    color: #333333;
    background: #fff;
    cursor: pointer;
    margin-left: 10px;
}

.personal-data .mail button{
    width: 82px;
    height: 30px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    color: #333333;
    background: #fff;
    cursor: pointer;
    margin-left: 10px;
}



.resume .huihou-bot table{
    background: #f4f4f4;
}

.resume .huihou-bot table th{
    color: #e24500;
    height: 39px;
    border-bottom: 1px solid #e3e3e3;
    font-weight: 500;
}
.resume .huihou-bot table tr:nth-child(2) th{
    color: #000;
    font-weight: normal;
}

.create-resume .birthData select{
    width: 92px;
    margin-right: 10px;
}





.received-interview table tr td:first-child{
    width: auto;
}

.received-interview table tr td a{
    padding: 0 22px;
}








.service-ordering table{
    width: 100%;
}
.service-ordering th{
    color: #666666;
    font-size: 14px;
    background: #f7f7f7;
    height: 40px;
    border-bottom: 1px solid #e3e3e3;
}
.service-ordering th:first-child{
    width: 460px;
}
.service-ordering td{
    text-align: center;
    border-bottom: 1px solid #e3e3e3;
    padding: 25px 0;
}
.service-ordering table tr td:first-child{
    /*display: flex;*/
    /*align-items: center;*/
    /*width: auto;*/
    text-align: left;
}
.confirm-purchase table tr td:first-child{
    display: flex;
    align-items: center;
    width: auto;
    text-align: left;
}
.service-ordering .tuisong{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 160px;
    height: 97px;
    padding: 0 14px;
    border: 1px solid #e1e1e1;
    margin-left: 5px;
}

.service-ordering .tuisong .text{
    width: 108px;
}
.service-ordering .tuisong h3{
    color: #e24500;
    font-size: 14px;
    margin-bottom: 5px;
}

.service-ordering .tuisong p{
    color: #999999;
    font-size: 12px;
}
.service-ordering .service-vip{
    width: 215px;
    margin-left: 10px;
}
.service-ordering .service-vip h3{
    color: #000000;
    font-size: 14px;
    margin-bottom: 5px;
}
.service-ordering .service-vip p{
    color: #999999;
    font-size: 12px;
    line-height: 18px;
}

.service-ordering td select{
    width: 92px;
    height: 26px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    color: #999999;
    font-size: 12px;
    padding-left: 15px;
}
.service-ordering td a{
    width: 76px;
    height: 30px;
    line-height: 28px;
    background: #e24500;
    color: #ffffff;
    font-size: 14px;
    border-radius: 4px;
    display: inline-block;
}
.service-ordering td .quyu{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    height: 88px;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
}
.service-ordering td .quyu p{
    width: 110px;
    font-size: 12px;
    color: #999999;
    line-height: 22px;
}
.service-ordering td .quyu a{
    color: #e24500;
    background: none;
    width: auto;
    height: auto;
    text-decoration: underline;
    border-radius: 0;
}
.service-ordering td .money{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    border-left: 1px solid #e0e0e0;
    /*border-right: 1px solid #e0e0e0;*/
}



.service-ordering .settlement{
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #e1e1e1;
    margin-top: 25px;
}

.service-ordering .settlement .right{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.service-ordering .settlement .number p{
    color: #666666;
    font-size: 14px;
}

.service-ordering .settlement .number p span{
    color: #e24500;
    font-family: Arial;
    font-weight: bold;
}

.service-ordering .settlement .total_price{
    margin-left: 42px;
}
.service-ordering .settlement .total_price p{
    color: #666666;
    font-size: 14px;
    display: flex;
    align-items: center;
}

.service-ordering .settlement .total_price p span{
    font-size: 24px;
    color: #e24500;
    font-family: Arial;
    font-weight: bold;
}

.service-ordering .settlement .settlement_btn a{
    display: block;
    width: 110px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    background: #e24500;
    font-size: 18px;
    color: #fff;
    margin-left: 26px;
}

.model{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    z-index: -1;
    transition: 0.3s;
}
.model.active{
    opacity: 0.6;
    z-index: 99;
}
.service-ordering .city{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 890px;
    background: #fff;
    z-index: -1;
    opacity: 0;
    min-height: 2px;
    padding-bottom: 20px;
    transition: 0.3s;
}
.service-ordering .city.active{
    opacity: 1;
    z-index: 999;
}
.service-ordering .city .title{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
    margin-top: 18px;
}
.service-ordering .city .title .close{
    cursor: pointer;
}
.service-ordering .city .title h3{
    color: #333333;
    font-size: 16px;
}




.service-ordering .city .multiple_choice{
    display: flex;
    flex-flow: wrap;
    align-items: center;
    padding: 0 22px;
    margin-top: 15px;
}
.service-ordering .city .multiple_choice span{
    color: #999999;
    font-size: 14px;
    margin-right: 5px;
}
.service-ordering .city .multiple_choice p{
    color: #e45418;
}
.service-ordering .city .multiple_choice ul{
    display: flex;
    flex-flow: wrap;
}
.service-ordering .city .multiple_choice li{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px;
    height: 21px;
    line-height: 21px;
    background: #e24500;
    color: #fff;
    font-size: 12px;
    border-radius: 10px;
    margin-right: 5px;
    cursor: pointer;
}

.service-ordering .city .multiple_choice li img{
    margin-left: 10px;
}

.service-ordering .city .sousuo{
    display: flex;
    justify-content: flex-end;
    padding-right: 40px;
    margin-bottom: 6px;
    margin-top: 15px;
}
.service-ordering .city .sousuo input{
    width: 130px;
    height: 26px;
    border: 1px solid #d9d9d9;
    padding-left: 8px;
    color: #333333;
    font-size: 12px;
}
.service-ordering .city .sousuo input::placeholder{
    color: #333333;
    font-size: 12px;
}
.service-ordering .city_content{
    border-bottom: 1px solid #d9d9d9;
    /*padding: 10px 20px 22px 20px;*/
    width: 840px;
    margin: 0 auto;
    position: relative;
    margin-top: 12px;
    padding-bottom: 20px;
}

.service-ordering .city_content .city-main{
    height: 400px;
    overflow: hidden;
    overflow-y: auto;
}


.service-ordering .city_content .city-main::-webkit-scrollbar-thumb {
    /*    æ»šåŠ¨æ¡é‡Œé¢çš„å°æ–¹å—      */
    border-radius: 4px;
    box-shadow: inset 0 0 5px #e24500;
    background: #e24500;
    max-height: 78px;
}
.service-ordering .city_content .city-main::-webkit-scrollbar-track {
    /*æ»šåŠ¨æ¡é‡Œé¢è½¨é“*/
    box-shadow: inset 5px 0 1px #fff;
    border-radius: 0;
}
.service-ordering .city_content .city-main::-webkit-scrollbar {
    /*æ»šåŠ¨æ¡æ•´ä½“æ ·å¼*/
    width: 5px; /*é«˜å®½åˆ†åˆ«å¯¹åº”æ¨ªç«–æ»šåŠ¨æ¡çš„å°ºå¯¸*/
    /*height: 78px;*/
}

.service-ordering .city_content .city-main span{
    display: inline-block;
    margin-bottom: 3px;
}
.service-ordering .whole{
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -33px;
    left: -1px;
    width: 90px;
    height: 32px;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-bottom: 1px solid #fff;
    color: #333333;
    font-size: 12px;
}
.service-ordering .whole img{
    margin-left: 15px;
}
.service-ordering .city_content .hot{
    margin-bottom: 16px;
}
.service-ordering .city_content h4{
    color: #333333;
    font-size: 12px;
    margin-bottom: 10px;
}

.service-ordering .city_content ul{
    display: flex;
    flex-flow: wrap;
    margin-bottom: 8px;
}

.service-ordering .city_content li{
    width: 11%;
    margin-bottom: 6px;
    cursor: pointer;
}

.service-ordering .city_content li span{
    padding: 6px 7px;
    color: #0077b3;
    font-size: 12px;
}

.service-ordering .city_content li span.active{
    color: #fff;
    background: #e24500;
}


.service-ordering .operation{
    display: flex;
    justify-content: flex-end;
    padding-right: 40px;
    margin-top: 20px;
}
.service-ordering .operation a{
    width: 56px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 4px;
    background: #e24500;
    color: #fff;
    font-size: 14px;
    margin-left: 10px;
}

.service-ordering .operation .cancel{
    border: 1px solid #d9d9d9;
    color: #e24500;
    background: #fff;
}



.service-ordering .total{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    background: #f7f7f7;
    margin-top: 25px;
    height: 60px;
    padding-right: 20px;
}

.service-ordering .total .total_price p{
    font-size: 14px;
    color: #666666;
}
.service-ordering .total .total_price p span {
    font-size: 24px;
    color: #e24500;
    font-family: Arial;
    font-weight: bold;
}



.service-ordering .payment{
    display: flex;
    justify-content: flex-end;
    margin-top: 20px;
}

.service-ordering .payment a{
    width: 153px;
    height: 46px;
    line-height: 46px;
    background: #e24500;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    border-radius: 4px;
}


.confirm-purchase table td:last-child{
    color: #e24500;
    font-weight: bold;
}
.online-payment .order_number td{
    padding: 12px 0;
    background: #f7f7f7;
}
.online-payment .order_number td span{
    padding: 12px 0;
    color: #999999;
    margin-left: 50px;
}

.online-payment .order_number td p{
    color: #e24500;
    font-size: 12px;
    padding-left: 19px;
}

.online-payment .payment_method{
    margin-top: 24px;
}
.online-payment .payment_method div{
    display: flex;
    flex-flow: wrap;
    align-items: center;
}

.online-payment .payment_method p{
    color: #666666;
    font-size: 16px;
}

.online-payment .payment_method select{
    width: 94px;
    height: 28px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    padding-left: 8px;
    margin-left: 12px;
}
.online-payment .payment_method span{
    color: #e24500;
    font-weight: bold;
    font-size: 14px;
    margin-left: 30px;
}

.online-payment .payment_method .scan_code_payment{
    display: flex;
    flex-flow: column;
    justify-content: center;
    margin-top: 20px;
}

.online-payment .payment_method .scan_code_payment a{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 277px;
    height: 55px;
    color: #ffffff;
    font-size: 18px;
    border-radius: 4px;
    background: #2ed25d;
    margin-top: 45px;
}
.online-payment .payment_method .scan_code_payment a img{
    margin-right: 14px;
}



.what-ordered table td{
    border: 1px solid #e1e1e1;
    padding: 12px;
    font-size: 12px;
}
.what-ordered table td:nth-child(3){
    font-size: 14px;
}
.what-ordered table td:nth-child(4){
    font-size: 14px;
    color: #e24500;
    font-weight: bold;
}

.what-ordered .tuisong{
    width: auto;
    height: auto;
    border: none;
    justify-content: flex-start;
}
.what-ordered .tuisong .text{
    width: auto;
    margin-left: 12px;
}


.what-ordered table td:last-child{
    color: #666666;
    font-weight: normal;
}
.what-ordered table td .quxiao{
    background: none;
    width: auto;
    height: auto;
    line-height: normal;
    margin-top: 8px;
    color: #666666;
}


.what-ordered .order_number{
    margin-top: 10px;
}





















.main28 .huihou-bot table tr td {
    border-bottom: 1px solid #ececec;
    font-size: 14px;
    color: #333;
}

.main28 .huihou-bot table tr:nth-child(1) td {
    color: #e4551d;
    font-size: 18px;
    line-height: 38px;
    padding: 0;
    border-top: 2px solid #e4551d;
}

.main29 {
    background: #f2f2f2;
    float: left;
    width: 100%;
}

.main29 .pp {
    font-size: 14px;
    color: #999999;
    line-height: 52px;
    margin-top: 11px;
}

.main29 .pp span {
    font-size: 14px;
    color: #666;
    line-height: 52px;
}

.main29 .left {
    float: left;
    background: #fff;
    width: 258px;
    padding-bottom: 20px;
    border: 1px solid #e6e6e6;
}

.main29 .left .yi {
    line-height: 39px;
    font-size: 16px;
    color: #333333;
}

.main29 .left .yi > a {
    color: #333333;
    width: 185px;
    display: block;
    border-bottom: 1px dashed #a4a4a4;
    margin-left: 15px;
    padding-left: 42px;
}

.main29 .left .yi:hover {
    background: #fff7f0;
}

.main29 .left .yi:hover a {
    color: #eb631c;
}

.main29 .left h3 {
    line-height: 57px;
    font-size: 18px;
    color: #eb5404;
    border-bottom: 1px solid #e6e6e6;
    padding-left: 57px;
}

.main29 .left .pic a {
    margin-left: 17px;
    display: block;
    margin-bottom: 20px;
}

.main29 .left .pic a:nth-child(1) {
    margin-top: 40px;
}

.main29 .left .pic a img {
    display: block;
}

.main29 .right {
    margin-left: 23px;
    float: left;
    width: 917px;
    background: #fff;
}

.main29 .right .banner {
    float: left;
}

.main29 .right .banner img {
    display: block;
}

.main29 .right .txt {
    float: left;
    width: 867px;
    padding: 14px 26px 59px 24px;
    border: 1px solid #e6e6e6;
    border-top: none;
}

.main29 .right .txt h4 {
    line-height: 70px;
    color: #333333;
    font-size: 18px;
}

.main29 .right .txt h5 {
    line-height: 25px;
    color: #eb631c;
    font-size: 18px;
    font-weight: normal;
}

.main29 .right .txt p {
    line-height: 31px;
    color: #666666;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 26px;
}

.main29 .right .txt .pic {
    float: left;
}

.main29 .right .txt .pic img {
    float: left;
    margin-right: 14px;
    width: 279px;
    height: 181px;
    margin-top: 6px;
}

.main29 .right .txt .pic img:nth-child(3) {
    float: left;
    margin-right: 0;
}

.main29 .right .txt a {
    margin-left: 368px;
    text-align: left;
    background: #999999;
    color: #fff;
    width: 138px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    font-size: 18px;
    margin-top: 55px;
}

.main29 .right .txt a img {
    margin-right: 4px;
}

.main29 .right .txt a:hover {
    background: #eb5404;
}

.main29 .right .txt a img {
    float: left;
    margin-left: 37px;
    margin-top: 11px;
}

.main29 .lianjie {
    float: left;
    width: 1163px;
    margin-top: 13px;
    padding: 76px 17px 22px 20px;
    border-bottom: 1px solid #e5e5e5;
}

.main29 .lianjie .title {
    float: left;
    width: 1163px;
    margin-bottom: 12px;
}

.main29 .lianjie .title h3 {
    color: #eb5404;
    font-size: 20px;
    line-height: 38px;
    border-bottom: 1px solid #eb5404;
    float: left;
    font-weight: normal;
}

.main29 .lianjie li {
    float: left;
    font-size: 14px;
    margin-bottom: 15px;
}

.main29 .lianjie li a {
    color: #6f6f6f;
    display: inline-block;
    margin-right: 9px;
    margin-left: 9px;
}

.main29 .lianjie li:hover a {
    color: #eb5404;
}

.main29 .lianjie li:nth-child(1) a {
    margin-left: 0;
}

.main29 .lianjie li:nth-child(12) a {
    margin-left: 0;
}

.main30 {
    background: #f2f2f2;
    float: left;
    width: 100%;
}

.main30 .pp {
    font-size: 14px;
    color: #999999;
    line-height: 52px;
    margin-top: 11px;
}

.main30 .pp span {
    font-size: 14px;
    color: #666;
    line-height: 52px;
}

.main30 .left {
    float: left;
    background: #fff;
    width: 258px;
    padding-bottom: 20px;
    border: 1px solid #e6e6e6;
}

.main30 .left .yi {
    line-height: 39px;
    font-size: 16px;
    color: #333333;
}

.main30 .left .yi > a {
    color: #333333;
    width: 185px;
    display: block;
    border-bottom: 1px dashed #a4a4a4;
    margin-left: 15px;
    padding-left: 42px;
}

.main30 .left .yi:hover {
    background: #fff7f0;
}

.main30 .left .yi:hover a {
    color: #eb631c;
}

.main30 .left h3 {
    line-height: 57px;
    font-size: 18px;
    color: #eb5404;
    border-bottom: 1px solid #e6e6e6;
    padding-left: 57px;
}

.main30 .left .pic a {
    margin-left: 17px;
    display: block;
    margin-bottom: 20px;
}

.main30 .left .pic a:nth-child(1) {
    margin-top: 40px;
}

.main30 .left .pic a img {
    display: block;
}

.main30 .right {
    margin-left: 23px;
    float: left;
    width: 917px;
    background: #fff;
}

.main30 .right .banner {
    float: left;
}

.main30 .right .banner img {
    display: block;
}

.main30 .right .txt {
    float: left;
    width: 867px;
    padding: 23px 26px 59px 24px;
    border: 1px solid #e6e6e6;
    border-top: none;
}

.main30 .right .txt h4 {
    line-height: 56px;
    color: #333333;
    font-size: 18px;
    border-bottom: 1px dashed #a4a4a4;
}

.main30 .right .txt h4 span {
    float: right;
    font-size: 14px;
    font-weight: normal;
}

.main30 .right .txt .list {
    float: left;
    width: 867px;
    border-bottom: 1px dashed #a4a4a4;
    padding-bottom: 13px;
}

.main30 .right .txt .list .list-t {
    float: left;
    width: 867px;
}

.main30 .right .txt .list .list-t h3 {
    float: left;
    line-height: 35px;
    color: #333333;
    font-size: 16px;
    margin-top: 9px;
}

.main30 .right .txt .list .list-t .shouc {
    float: right;
    margin-top: 9px;
}

.main30 .right .txt .list .list-t .shouc a {
    font-size: 14px;
    color: #999999;
    float: left;
    display: inline-block;
    margin-left: 26px;
    line-height: 35px;
}

.main30 .right .txt .list .list-t .shouc a img {
    float: left;
    margin-right: 4px;
    margin-top: 8px;
}

.main30 .right .txt .list .list-t .shouc a:hover {
    color: #eb5404;
}

.main30 .right .txt .list p {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}

.main30 .right .txt .yema {
    width: 100%;
    margin-top: 66px;
    float: left;
}

.main30 .right .txt .list:hover h3 {
    color: #eb5404;
}

.main30 .right .txt ul {
    width: 245px;
    margin: 0 auto;
}

.main30 .right .txt li {
    float: left;
    width: 28px;
    height: 28px;
    border: 1px solid #dddddd;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    color: #999;
    margin-right: 5px;
}

.main30 .right .txt li:nth-child(1) {
    background: #eb5404;
    color: #fff;
}

.main30 .right .txt li:nth-child(3) {
    background: #eb5404;
    color: #fff;
}

.main30 .lianjie {
    float: left;
    width: 1163px;
    margin-top: 13px;
    padding: 76px 17px 22px 20px;
    border-bottom: 1px solid #e5e5e5;
}

.main30 .lianjie .title {
    float: left;
    width: 1163px;
    margin-bottom: 12px;
}

.main30 .lianjie .title h3 {
    color: #eb5404;
    font-size: 20px;
    line-height: 38px;
    border-bottom: 1px solid #eb5404;
    float: left;
    font-weight: normal;
}

.main30 .lianjie li {
    float: left;
    font-size: 14px;
    margin-bottom: 15px;
}

.main30 .lianjie li a {
    color: #6f6f6f;
    display: inline-block;
    margin-right: 9px;
    margin-left: 9px;
}

.main30 .lianjie li:hover a {
    color: #eb5404;
}

.main30 .lianjie li:nth-child(1) a {
    margin-left: 0;
}

.main30 .lianjie li:nth-child(12) a {
    margin-left: 0;
}

.main31 {
    background: #f2f2f2;
    float: left;
    width: 100%;
}

.main31 .pp {
    font-size: 14px;
    color: #999999;
    line-height: 52px;
    margin-top: 11px;
}

.main31 .pp span {
    font-size: 14px;
    color: #666;
    line-height: 52px;
}

.main31 .left {
    float: left;
    background: #fff;
    width: 258px;
    padding-bottom: 20px;
    border: 1px solid #e6e6e6;
}

.main31 .left .yi {
    line-height: 39px;
    font-size: 16px;
    color: #333333;
}

.main31 .left .yi > a {
    color: #333333;
    width: 185px;
    display: block;
    border-bottom: 1px dashed #a4a4a4;
    margin-left: 15px;
    padding-left: 42px;
}

.main31 .left .yi:hover {
    background: #fff7f0;
}

.main31 .left .yi:hover a {
    color: #eb631c;
}

.main31 .left h3 {
    line-height: 57px;
    font-size: 18px;
    color: #eb5404;
    border-bottom: 1px solid #e6e6e6;
    padding-left: 57px;
}

.main31 .left .pic a {
    margin-left: 17px;
    display: block;
    margin-bottom: 20px;
}

.main31 .left .pic a:nth-child(1) {
    margin-top: 40px;
}

.main31 .left .pic a img {
    display: block;
}

.main31 .right {
    margin-left: 23px;
    float: left;
    width: 917px;
    background: #fff;
}

.main31 .right {
    margin-left: 23px;
    float: left;
    width: 917px;
    background: #fff;
}

.main31 .right .banner {
    float: left;
}

.main31 .right .banner img {
    display: block;
}

.main31 .right .shuju {
    float: left;
    width: 868px;
    padding: 0 24px 24px 24px;
    border: 1px solid #e6e6e6;
    border-top: none;
}

.main31 .right .shuju h4 {
    line-height: 80px;
    color: #333333;
    font-size: 18px;
}

.main31 .lianjie {
    float: left;
    width: 1163px;
    padding: 46px 17px 22px 20px;
    border-bottom: 1px solid #e5e5e5;
}

.main31 .lianjie .title {
    float: left;
    width: 1163px;
    margin-bottom: 12px;
}

.main31 .lianjie .title h3 {
    color: #eb5404;
    font-size: 20px;
    line-height: 38px;
    border-bottom: 1px solid #eb5404;
    float: left;
    font-weight: normal;
}

.main31 .lianjie li {
    float: left;
    font-size: 14px;
    margin-bottom: 15px;
}

.main31 .lianjie li a {
    color: #6f6f6f;
    display: inline-block;
    margin-right: 9px;
    margin-left: 9px;
}

.main31 .lianjie li:hover a {
    color: #eb5404;
}

.main31 .lianjie li:nth-child(1) a {
    margin-left: 0;
}

.main31 .lianjie li:nth-child(12) a {
    margin-left: 0;
}

.ban {
    float: left;
    width: 868px;
    margin-left: 33px;
}

.ban2 ul li {
    width: 258px;
    float: left;
    height: 244px;
    margin-right: 11px;
    text-align: center;
    cursor: pointer;
    margin-bottom: 27px;
}

.ban2 ul li span {
    line-height: 55px;
    font-size: 16px;
    color: #333333;
}

.ban2 ul li img {
    display: block;
    border: 1px solid #e3e3e3;
}

.ban2 ul li:hover img {
    display: block;
    border: 1px solid #eb5404;
}

.prev {
    float: left;
    cursor: pointer;
}

.num {
    height: 82px;
    overflow: hidden;
    width: 430px;
    position: relative;
    float: left;
}

.min_pic {
    padding-top: 10px;
    width: 500px;
}

.num ul {
    position: absolute;
    left: 0;
    top: 0;
}

.num ul li {
    width: 80px;
    height: 80px;
    margin-right: 5px;
    padding: 1px;
}

.num ul li.on {
    border: 1px solid red;
    padding: 0;
}

.prev_btn1 {
    width: 16px;
    text-align: center;
    height: 18px;
    margin-top: 40px;
    margin-right: 20px;
    cursor: pointer;
    float: left;
}

.next_btn1 {
    width: 16px;
    text-align: center;
    height: 18px;
    margin-top: 40px;
    cursor: pointer;
    float: right;
}

.prev1 {
    position: absolute;
    top: 220px;
    left: 6px;
    width: 28px;
    height: 51px;
    z-index: 9;
    cursor: pointer;
}

.next1 {
    position: absolute;
    top: 220px;
    right: 343px;
    width: 28px;
    height: 51px;
    z-index: 9;
    cursor: pointer;
}

.mhc {
    background: #000;
    width: 100%;
    opacity: 0.5;
    -moz-opacity: 0.5;
    filter: alpha(Opacity=50);
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.pop_up {
    width: 504px;
    height: 497px;
    overflow: hidden;
    padding: 10px;
    background: #fff;
    position: fixed;
    left: 50%;
    top: 55%;
    transform: translate(-50%, -50%);
    display: none;
    z-index: 99;
}

.pop_up_xx {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0px;
    right: 0;
    cursor: pointer;
    z-index: 99;
}

.pop_up2 {
    width: 840px;
    height: 600px;
    position: relative;
    overflow: hidden;
    float: left;
}

.pop_up2 ul {
    position: absolute;
    left: 0;
    top: 0;
}

.pop_up2 ul li {
    width: 850px;
    height: 500px;
    float: left;
}

.pop_up2 ul li h3 {
    line-height: 38px;
    font-size: 16px;
    color: #333333;
    margin-top: 7px;
    padding-left: 10px;
}

.pop_up2 ul li p {
    line-height: 24px;
    font-size: 14px;
    color: #333333;
    padding-left: 10px;
}

.main32 {
    background: #f2f2f2;
    float: left;
    width: 100%;
}

.main32 .pp {
    font-size: 14px;
    color: #999999;
    line-height: 52px;
    margin-top: 11px;
}

.main32 .pp span {
    font-size: 14px;
    color: #666;
    line-height: 52px;
}

.main32 .left {
    float: left;
    background: #fff;
    width: 258px;
    padding-bottom: 20px;
    border: 1px solid #e6e6e6;
}

.main32 .left .yi {
    line-height: 39px;
    font-size: 16px;
    color: #333333;
}

.main32 .left .yi > a {
    color: #333333;
    width: 185px;
    display: block;
    border-bottom: 1px dashed #a4a4a4;
    margin-left: 15px;
    padding-left: 42px;
}

.main32 .left .yi:hover {
    background: #fff7f0;
}

.main32 .left .yi:hover a {
    color: #eb631c;
}

.main32 .left h3 {
    line-height: 57px;
    font-size: 18px;
    color: #eb5404;
    border-bottom: 1px solid #e6e6e6;
    padding-left: 57px;
}

.main32 .left .pic a {
    margin-left: 17px;
    display: block;
    margin-bottom: 20px;
}

.main32 .left .pic a:nth-child(1) {
    margin-top: 40px;
}

.main32 .left .pic a img {
    display: block;
}

.main32 .right {
    margin-left: 23px;
    float: left;
    width: 917px;
    background: #fff;
}

.main32 .right {
    margin-left: 23px;
    float: left;
    width: 917px;
    background: #fff;
}

.main32 .right .banner {
    float: left;
}

.main32 .right .banner img {
    display: block;
}

.main32 .right .shuju {
    float: left;
    width: 868px;
    padding: 0 24px 31px 24px;
    border: 1px solid #e6e6e6;
    border-top: none;
}

.main32 .right .shuju h4 {
    line-height: 80px;
    color: #333333;
    font-size: 18px;
}

.main32 .right .shuju p {
    line-height: 30px;
    font-size: 14px;
    color: #666666;
}

.main32 .lianjie {
    float: left;
    width: 1163px;
    padding: 46px 17px 22px 20px;
    border-bottom: 1px solid #e5e5e5;
}

.main32 .lianjie .title {
    float: left;
    width: 1163px;
    margin-bottom: 12px;
}

.main32 .lianjie .title h3 {
    color: #eb5404;
    font-size: 20px;
    line-height: 38px;
    border-bottom: 1px solid #eb5404;
    float: left;
    font-weight: normal;
}

.main32 .lianjie li {
    float: left;
    font-size: 14px;
    margin-bottom: 15px;
}

.main32 .lianjie li a {
    color: #6f6f6f;
    display: inline-block;
    margin-right: 9px;
    margin-left: 9px;
}

.main32 .lianjie li:hover a {
    color: #eb5404;
}

.main32 .lianjie li:nth-child(1) a {
    margin-left: 0;
}

.main32 .lianjie li:nth-child(12) a {
    margin-left: 0;
}

.main33 {
    background: #f2f2f2;
    float: left;
    width: 100%;
}

.main33 .pp {
    font-size: 14px;
    color: #999999;
    line-height: 52px;
    margin-top: 11px;
}

.main33 .pp span {
    font-size: 14px;
    color: #666;
    line-height: 52px;
}

.main33 .left {
    float: left;
    background: #fff;
    width: 258px;
    padding-bottom: 20px;
    border: 1px solid #e6e6e6;
}

.main33 .left .yi {
    line-height: 39px;
    font-size: 16px;
    color: #333333;
}

.main33 .left .yi > a {
    color: #333333;
    width: 185px;
    display: block;
    border-bottom: 1px dashed #a4a4a4;
    margin-left: 15px;
    padding-left: 42px;
}

.main33 .left .yi:hover {
    background: #fff7f0;
}

.main33 .left .yi:hover a {
    color: #eb631c;
}

.main33 .left h3 {
    line-height: 57px;
    font-size: 18px;
    color: #eb5404;
    border-bottom: 1px solid #e6e6e6;
    padding-left: 57px;
}

.main33 .left .pic a {
    margin-left: 17px;
    display: block;
    margin-bottom: 20px;
}

.main33 .left .pic a:nth-child(1) {
    margin-top: 40px;
}

.main33 .left .pic a img {
    display: block;
}

.main33 .right {
    margin-left: 23px;
    float: left;
    width: 917px;
    background: #fff;
}

.main33 .right {
    margin-left: 23px;
    float: left;
    width: 917px;
    background: #fff;
}

.main33 .right img {
    display: block;
}

.main33 .right .banner {
    float: left;
}

.main33 .right .banner img {
    display: block;
}

.main33 .right .shuju {
    float: left;
    width: 868px;
    padding: 29px 24px 24px 24px;
    border: 1px solid #e6e6e6;
}

.main33 .right .shuju .xinxi {
    width: 868px;
    float: left;
    border-bottom: 1px dashed #a4a4a4;
    padding-bottom: 34px;
}

.main33 .right .shuju .txt {
    width: 579px;
    float: left;
}

.main33 .right .shuju .txt h4 {
    line-height: 40px;
    font-size: 18px;
    color: #333333;
    font-weight: normal;
}

.main33 .right .shuju .txt p {
    line-height: 30px;
    font-size: 14px;
    color: #666666;
    font-weight: normal;
}

.main33 .right .shuju .shouchang {
    float: left;
    width: 288px;
}

.main33 .right .shuju .shouchang a {
    background: #999999;
    float: right;
    color: #fff;
    width: 138px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    font-size: 18px;
    margin-top: 75px;
}

.main33 .right .shuju .shouchang a img {
    margin-right: 4px;
}

.main33 .right .shuju .shouchang a:hover {
    background: #eb5404;
}

.main33 .right .shuju .shouchang a:nth-child(1) img {
    float: left;
    margin-left: 37px;
    margin-top: 11px;
}

.main33 .right .shuju .shouchang a:nth-child(2) img {
    float: left;
    margin-left: 20px;
    margin-top: 11px;
}

.main33 .right .shuju .xinxi2 {
    width: 868px;
    float: left;
    padding-bottom: 40px;
}

.main33 .right .shuju .text {
    width: 876px;
    float: left;
}

.main33 .right .shuju .text h4 {
    line-height: 66px;
    font-size: 18px;
    color: #333333;
    font-weight: normal;
}

.main33 .right .shuju .text span {
    margin-right: 39px;
    font-size: 14px;
    color: #666;
}

.main33 .right .shuju .shouchang2 {
    float: left;
    width: 100%;
    text-align: center;
}

.main33 .right .shuju .shouchang2 a {
    text-align: left;
    background: #999999;
    color: #fff;
    width: 138px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    font-size: 18px;
    margin-top: 47px;
}

.main33 .right .shuju .shouchang2 a img {
    margin-right: 4px;
}

.main33 .right .shuju .shouchang2 a:hover {
    background: #eb5404;
}

.main33 .right .shuju .shouchang2 a:nth-child(1) img {
    float: left;
    margin-left: 37px;
    margin-top: 11px;
}

.main33 .right .shuju .shouchang2 a:nth-child(2) img {
    float: left;
    margin-left: 20px;
    margin-top: 11px;
}

.main33 .lianjie {
    float: left;
    width: 1163px;
    margin-top: 13px;
    padding: 52px 17px 22px 20px;
    border-bottom: 1px solid #e5e5e5;
}

.main33 .lianjie .title {
    float: left;
    width: 1163px;
    margin-bottom: 12px;
}

.main33 .lianjie .title h3 {
    color: #eb5404;
    font-size: 20px;
    line-height: 38px;
    border-bottom: 1px solid #eb5404;
    float: left;
    font-weight: normal;
}

.main33 .lianjie li {
    float: left;
    font-size: 14px;
    margin-bottom: 15px;
}

.main33 .lianjie li a {
    color: #6f6f6f;
    display: inline-block;
    margin-right: 9px;
    margin-left: 9px;
}

.main33 .lianjie li:hover a {
    color: #eb5404;
}

.main33 .lianjie li:nth-child(1) a {
    margin-left: 0;
}

.main33 .lianjie li:nth-child(12) a {
    margin-left: 0;
}



.enterprise-store{
    margin-top: 25px;
}

.store-content{
    display: flex;
    justify-content: space-between;
}
.enterprise-store .information{
    margin-top: 0;
}
.enterprise-store .introduction{
    background: #fff;
    margin-top: 20px;
    border: 1px solid #e3e3e3;
}
.enterprise-store .left .title{
    border-bottom: 1px solid #f2f2f2;
    padding: 20px 18px 10px 18px;
}

.enterprise-store .left .title h3{
    color: #333333;
    font-size: 18px;
    border-left: 3px solid #e4551d;
    line-height: 30px;
    padding-left: 10px;
    font-weight: normal;
}

.enterprise-store .left{
    width: 880px;
}

.enterprise-store .right{
    margin-left: 20px;
}


.enterprise-store .introduction-content{
    display: flex;
    justify-content: space-between;
    padding: 20px 18px 30px 18px;
}

.enterprise-store .introduction-content .shop-single-slider{
    width: 379px;
}
.enterprise-store .introduction-content .shop-single-slider .slider-for{
    height: 235px;
}
.enterprise-store .introduction-content .shop-single-slider .slider-for .slick-list{
    height: 100%;
}
.enterprise-store .introduction-content .shop-single-slider .slider-for .slick-list .slick-track{
    height: 100%;
}
.enterprise-store .introduction-content .shop-single-slider .slider-for .slick-slide{
    display: flex;
    align-items: center;
    justify-content: center;
}
.enterprise-store .introduction-content .shop-single-slider .slider-for .slick-slide img{
    max-height: 100%;
}
.shop-single-slider .slider-nav .slick-slide{
    border: 1px solid #f2f2f2;
    /*margin-left: 7px;*/
    text-align: center;
}
.shop-single-slider .slider-nav .slick-slide.slick-current {
    border: 1px solid #e25f23;
}
.shop-single-slider .slider-nav {
    margin-top: 9px;
    height: 58px;
    overflow: hidden;
    margin-left: 2px;
}

.shop-single-slider .slider-nav img{
    height: 58px;
    margin: 0 auto;
}
.shop-single-slider .ti-arrow-left{
    position: absolute;
    left: 0;
    top: 0;
    width: 25px;
    height: 59px;
    background: url("../images/prev-1.png") no-repeat;
    z-index: 99;
}

.shop-single-slider .ti-arrow-right{
    position: absolute;
    right: 0px;
    top: 0;
    width: 25px;
    height: 59px;
    background: url("../images/next-1.png") no-repeat;
    z-index: 99;
}
.enterprise-store .introduction-content .text{
    margin-left: 25px;
    width: 420px;
}
.enterprise-store .cooperation .owl-controls{
    display: none;
}
.enterprise-store .introduction-content .text p{
    color: #666666;
    font-size: 14px;
    line-height: 25px;
    text-indent: 2em;
}
.enterprise-store .introduction-content .text a{
    color: #e25f23;
    font-size: 14px;
    margin-top: 25px;
    display: block;
}
.enterprise-store .right .zixun{
    margin-top: 20px;
}

.enterprise-store .right .pics{
    margin-top: 20px;
}


.enterprise-store .purchase{
    background: #fff;
    margin-top: 20px;
}

.purchase-content{
    display: flex;
    justify-content: space-between;
    padding: 10px 18px 22px 18px;
}
.purchase-content li{
    line-height: 30px;
}
.purchase-content a{
    color: #666666;
    font-size: 14px;
    transition: 0.3s;
}

.purchase-content a span{
    color: #e25f23;
}
.purchase-content a:hover{
    color: #e25f23;
}


.enterprise-store .cooperation{
    background: #fff;
    margin-top: 20px;
}

.enterprise-store .cooperation .title{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.enterprise-store .cooperation .title a{
    color: #e25f23;
    font-size: 14px;
}

.cooperation-content{
    display: flex;
    padding: 20px 18px 30px 18px;
}

.cooperation-content .owl-carousel .owl-item .item{
    height: auto;
}

.cooperation-content .text h4 a{
    color: #414141;
    font-size: 14px;
    line-height: 22px;
    font-weight: bold;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    transition: 0.3s;
}
.cooperation-content .text h4 a:hover{
    color: #e25f23;
}
.cooperation-content .text p{
    color: #797979;
    font-size: 13px;
    line-height: 22px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.cooperation-content .pic{
    height: 180px;
    margin-bottom: 16px;
    overflow: hidden;
}

.cooperation-content .pic img{
    transition: 0.3s;
}
.cooperation-content .pic:hover img{
    transform: scale(1.1,1.1);
}

.cooperation-content .owl-nav{
    position: relative;
    display: flex;
    justify-content: center;
    margin-top: 25px;
}

.cooperation-content .owl-prev{
    width: 30px;
    height: 30px;
    border-radius: 0;
    margin-right: 20px;
    position: relative;
    background: url(../images/cooperation-prev1.jpg) no-repeat;
}
.cooperation-content .owl-prev:hover{
    background: url(../images/cooperation-prev2.jpg) no-repeat;
}
.cooperation-content .owl-next{
    width: 30px;
    height: 30px;
    border-radius: 0;
    position: relative;
    background: url(../images/cooperation-next1.jpg) no-repeat;
}
.cooperation-content .owl-next:hover{
    background: url(../images/cooperation-next2.jpg) no-repeat;
}
.enterprise-store .recruit{
    background: #fff;
    margin-top: 20px;
}
.enterprise-store .recruit table{
    width: 100%;
}



.enterprise-store .recruit .title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.enterprise-store .recruit .title a {
    color: #e25f23;
    font-size: 14px;
}
.recruit-content{
    padding: 11px 18px 30px 18px;
}
.recruit-content th{
    color: #000000;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid #f2f2f2;
    line-height: 34px;
}
.recruit-content td{
    color: #666666;
    font-size: 14px;
    text-align: center;
    line-height: 56px;
    border-bottom: 1px dashed #e3e3e3;
}
.recruit-content td:first-child{
    text-align: left;
}
.recruit-content td a{
    width: 83px;
    height: 24px;
    background: #e4551d;
    display: inline-block;
    color: #fff;
    text-align: center;
    line-height: 24px;
    border-radius: 3px;
}
.enterprise-store .cooperation .title a {
    color: #e25f23;
    font-size: 14px;
}

.enterprise-store .information li span{
    width: 74px;
}
.enterprise-store .information li p{
    width: 170px;
}

.enterprise-store .information .dianpu{
    justify-content: center;
}

.online-service{
    width: auto;
    background: #fff;
    padding: 20px;
    /*border: 1px solid #e3e3e3;*/
    transition: 0.3s;
}


.online-service .title{
    display: flex;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 30px;
}
.online-service .title h3{
    color: #333333;
    font-size: 18px;
    line-height: 32px;
    font-weight: bold;
    border-bottom: 4px solid #e25f23;
}

.online-service li{
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.online-service li h4{
    color: #666666;
    font-size: 14px;
    margin-bottom: 10px;
}
.online-service li input{
    width: 380px;
    height: 34px;
    border: 1px solid #e3e3e3;
    padding-left: 10px;
    color: #666666;
}

.online-service li:nth-child(3) .list{
    width: 100%;
}
.online-service li:nth-child(3) input{
    width: 794px;
}

.online-service li textarea{
    width: 794px;
    height: 192px;
    border: 1px solid #e3e3e3;
    padding-top: 10px;
    padding-left: 10px;
    color: #666666;
    font-family: "Microsoft YaHei";
}

.online-service .tijiao{
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

.online-service .tijiao button{
    width: 137px;
    height: 36px;
    background: #e4551b;
    border: none;
    color: #fff;
}
.online-service .tijiao a{
    width: 137px;
    height: 36px;
    line-height: 36px;
    text-align:center;
    background: #e4551b;
    border: none;
    color: #fff;
}
.enterprise-introduction .content{
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
    background: none;
}

.enterprise-introduction .content .left{
    width: 878px;
}

.enterprise-introduction .pp{
    width: 860px;
    margin-top: 0;
}
.enterprise-introduction .main2-m{
    width: 842px;
    padding: 0 18px;
}
.enterprise-introduction .geren-con{
    width: 100%;
}
.enterprise-introduction .geren-con .owl-carousel .owl-item{
    display: flex;
    align-items: center;
    justify-content: center;
}
.enterprise-introduction .geren-con .owl-carousel .owl-item .item{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    height: 160px;
}
.enterprise-introduction .geren-con .owl-carousel .owl-item img{
    max-height: 100%;
    width: auto;
    height: 135px;
    max-width: 100%;
}
.enterprise-introduction .geren-con .owl-carousel .owl-item p{
    margin-top: 6px;
}
.enterprise-introduction .geren-con .owl-prev{
    background: url(../images/hospital-prev.png) no-repeat!important;
}
.enterprise-introduction .geren-con .owl-next{
    background: url(../images/hospital-next.png) center no-repeat!important;
}
.enterprise-introduction .left-yue span{
    margin-right: 10px;
    margin-left: 0;
}

.enterprise-introduction .banner-content{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.enterprise-introduction .bancon-right{
    width: 270px;
    margin-top: 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.enterprise-introduction .lianxi{
    margin-top: 14px;
}
.enterprise-introduction .lianxi p{
    line-height: 30px;
}
.enterprise-introduction .lianxi p span{
    color: #333333;
}
.enterprise-introduction .geren-con:last-child{
    border-bottom: none;
}

.enterprise-introduction .right{
    width: 297px;
}
.enterprise-introduction .right-nav{
    background: #fff;
    border: 1px solid #e4e4e4;
    padding-bottom: 32px;
}
.enterprise-introduction .right h3{
    color: #333333;
    font-weight: bold;
    font-size: 16px;
    line-height: 35px;
    padding: 0 20px;
    border-top: 3px solid #e4531a;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 4px;
}

.enterprise-introduction .right ul{
    padding: 0 20px;
}
.enterprise-introduction .right li a{
    display: block;
    width: 100%;
    color: #666666;
    font-size: 16px;
    border-bottom: 1px solid #e4e4e4;
    line-height: 49px;
    transition: 0.3s;
}
.enterprise-introduction .right li:hover a{
    color: #e24500;
    border-color: #e24500;
}
.enterprise-introduction .right li a.active{
    color: #e24500;
    border-color: #e24500;
}

.enterprise-introduction .right .pic{
    margin-top: 20px;
}
.enterprise-introduction .right .pic .owl-dots{
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.enterprise-introduction .right .owl-theme .owl-dots .owl-dot.active span, .enterprise-introduction .right .owl-theme .owl-dots .owl-dot:hover span{
    background: #e25f23;
}
.enterprise-introduction .pp {
    font-size: 14px;
    color: #999999;
    line-height: 32px;
    border: 1px solid #e3e3e3;
    border-bottom: none;
    background: #f7f7f7;
    width: 860px;
    padding-left: 18px;
    margin-top: 0;
}
.enterprise-introduction .pp span{
    line-height: 32px;
}
.supply-information .pp{
    width: 858px;
}

.supply-information .news-top .list ul{
    width: 712px;
}
.supply-information .content{
    border: none;
}
.supply-information .medicine_main .content{
    width: 840px;
    background: #fff;
    margin-top: 0;
    border: 1px solid #e3e3e3;
    flex-flow: column;
}

.supply-information .news-top{
    margin-bottom: 20px;
}

.supply-information .news-top .list:last-child{
    margin-bottom: 0;
}
.supply-information .content th:first-child{
    text-align: left;
    padding-left: 65px;
}
.supply-information .content td:first-child{
    width: 640px;
    padding-left: 0;
}

.supply-information .content .list .text{
    width: 425px;
}

.supply-information .content .list .text p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.supply-information td a{
    color: #e4551d;
}
.supply-detail .left .news{
    width: 839px;
}

.supply-information .right .pic{
    padding: 0;
}

.supply-information .content .list .pic{
    width: 120px;
    height: 80px;
}
.supply-information .content .list .text h3{
    line-height: 16px;
    margin-bottom: 8px;
}
.supply-information .content .list .text h3 a{
    font-size: 14px;
}

.exhibition-information .content td:first-child{
    width: 600px!important;
}

.exhibition-information .content .list .text{
    width: 565px;
    margin-left: 0;
}
.exhibition-information .content .list .text h3{
    margin-bottom: 15px;
}
.exhibition-information .content .list .text h3 a{
    font-size: 16px;
    font-weight: normal;
}

.exhibition-information .content .list .text span{
    color: #999999;
    margin-top: 12px;
    display: block;
}
.exhibition-information .content .list .text span a{
    color: #999999;
    transition: 0.3s;
}
.exhibition-information .content .list .text span a:hover{
    color: #e25f23;
    text-decoration: underline;
}
.exhibition-information .content td:nth-child(2) span{
    display: block;
    line-height: 28px;
}

.recruitment-information .content .list{
    background: #fff;
    border: 1px solid #e3e3e3;
    padding: 28px 18px 0 18px;
}

.recruitment-information .content table{
    width: 100%;
}
.recruitment-information .content td:first-child{
    width: 235px;
    text-align: left;
    padding-left: 6px;
}

.recruitment-information .content th{
    background: #f7f7f7;
    line-height: 38px;
    color: #333333;
    font-weight: normal;
}

.recruitment-information .content td{
    text-align: center;
    line-height: 56px;
    border-bottom: 1px dashed #e3e3e3;
}

.recruitment-information .content td a{
    display: inline-block;
    width: 83px;
    height: 24px;
    color: #fff;
    background-color: #e24500;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
    border-radius: 3px;
}



.recruitment-information .main2-m{
    width: 840px;
}

.recruitment-information .bancon-left{
    width: 840px;
}

.recruitment-information .left-yue span:nth-child(2){
    margin-left: 25px;
}

.recruitment-information .banner-con{
    padding-top: 25px;
}

.recruitment-information .banner-content{
    align-items: center;
}




.business{
    display: flex;
    width: 100%;
    background: #fff;
}
.business .con-right{
    border: none;
}
.businessTop{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0 38px;
    border: 1px solid #eee;
}
.businessTop .left{
    padding-top: 22px;
}
.businessTop .left .huiyuan{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.businessTop .left .text{
    margin-left: 20px;
}
.businessTop .left .text h3{
    color: #333333;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 25px;
}

.businessTop .left .text span{
    display: flex;
    align-items: center;
    color: #e4551b;
    font-size: 16px;
    margin-bottom: 25px;
}

.businessTop .left .text p{
    color: #666666;
    font-size: 14px;
}

.businessTop .left .text span img{
    margin-right: 10px;
}

.businessTop .left button,.businessTop .left a{
    width: 392px;
    height: 44px;
    background: #e24500;
    color: #ffffff;
    font-size: 16px;
    border-radius: 8px;
    border: none;
    cursor: pointer;
}
.businessTop .right{
    width: 370px;
    border-left: 1px solid #e5e5e5;
    padding-left: 40px;
    padding-top: 20px;
}
.businessTop .right .title{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 22px;
}

.businessTop .right .title h3{
    color: #333333;
    font-size: 20px;
    font-weight: normal;
}
.businessTop .right .title a{
    color: #999999;
    font-size: 12px;
    text-decoration: underline;
}

.businessTop .right li{
    display: flex;
    justify-content: space-between;
    margin-bottom: 16px;
}
.businessTop .right li:last-child{
    margin-bottom: 8px;
}
.businessTop .right li p{
    color: #e24500;
}
.businessTop .right li p:last-child{
    width: 73px;
}
.businessTop .right li p span{
    display: inline-block;
    text-align: right;
    color: #666666;
    width: 70px;
    margin-right: 6px;
}

.businessTop .right li .detailed{
    color: #999999;
    font-size: 12px;
    text-decoration: underline;
}
.businessTop .right li .recharge{
    color: #e24500;
    font-size: 12px;
    text-decoration: underline;
    margin-left: 20px;
}


.businessBot{
    border: 1px solid #eee;
    margin-top: 19px;
    padding: 14px 38px 50px 38px;
}
.businessBot .title{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #cccccc;
    align-items: center;
    margin-bottom: 28px;
}

.businessBot .title h3{
    color: #333333;
    font-size: 18px;
    font-weight: normal;
    line-height: 40px;
}
.businessBot .title a{
    color: #999999;
    font-size: 12px;
    transition: 0.3s;
}
.businessBot .title a:hover{
    color: #e24500;
}

.businessBot table{
    width: 100%;
}

.businessBot table th{
    color: #505050;
    background: #eaeaea;
    line-height: 50px;
}

.businessBot table td{
    color: #999999;
    line-height: 50px;
    text-align: center;
}
.businessBot table td:last-child{
    width: 100px;
}
.businessBot table tr:nth-child(odd){
    background: #f9f9f9;
}


.equity{
    display: flex;
    width: 100%;
    background: #fff;
}
.equity .con-right{
    width: 885px;
    padding: 14px 38px 0 38px;
    min-height: 700px;
}
.equity .title{
    border-bottom: 1px solid #cccccc;
    margin-bottom: 18px;
}
.equity .title h3{
    line-height: 40px;
    color: #333333;
    font-size: 18px;
    font-weight: normal;
}

.equity table{
    width: 100%;
}
.equity td{
    text-align: center;
    border: 1px solid #e6e6e6;
    padding: 18px 0;
}
.equity td .member{
    display: flex;
    justify-content: center;
    align-items: center;
}

.equity td .member .text{
    display: flex;
    flex-flow: column;
    align-items: flex-start;
    justify-content: flex-start;
    margin-left: 14px;
}

.equity td .member .text span:last-child{
    color: #e24500;
    font-size: 14px;
    font-weight: bold;
    margin-top: 6px;
}

.equity td .member .text span{
    color: #999999;
}
.equity td:nth-child(3) .member .text span:first-child{
    color: #00b8fc;
}
.equity td:nth-child(4) .member .text span:first-child{
    color: #e24500;
}
.equity td a{
    width: 102px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: #e24500;
    color: #ffffff;
    font-size: 14px;
    display: inline-block;
    border-radius: 4px;
    margin-top: 12px;
    margin-left: 9px;
}

.equity td p{
    color: #999999;
    font-size: 12px;
    width: 120px;
    margin: 0 auto;
}

.equity .bold{
    font-weight: bold;
}


.purchasing-services{
    display: flex;
    width: 100%;
    background: #fff;
}

.purchasing-services .title h3 {
    line-height: 40px;
    color: #333333;
    font-size: 18px;
    font-weight: normal;
}

.purchasing-services .con-right {
    width: 885px;
    padding: 14px 38px 0 38px;
    min-height: 700px;
}

.purchasing-services .title {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 18px;
}


.purchasing-services table{
    width: 100%;
}
.purchasing-services th{
    color: #666666;
    font-size: 14px;
    background: #f7f7f7;
    height: 40px;
    border: 1px solid #e3e3e3;
}
.purchasing-services th:first-child{
    width: 430px;
}
.purchasing-services td{
    text-align: center;
    border: 1px solid #e3e3e3;
    padding: 10px 20px;
    font-size: 12px;
}
.purchasing-services tr:nth-child(2){
    background: #f7f7f7;
}
.purchasing-services .order_number p{
    display: flex;
    justify-content: space-between;
    width: 100%;
    color: #e24500;
    font-size: 12px;
}
.purchasing-services .order_number p span{
    color: #999999;
    font-size: 12px;
}
.purchasing-services table tr td:first-child{
    display: flex;
    align-items: center;
    width: auto;
    text-align: left;
}
.purchasing-services .tuisong{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.purchasing-services .tuisong .text{
    margin-left: 14px;
}
.purchasing-services .tuisong h3{
    color: #e24500;
    font-size: 14px;
    margin-bottom: 5px;
}

.purchasing-services .tuisong p{
    color: #999999;
    font-size: 14px;
}
.purchasing-services .service-vip{
    width: 215px;
    margin-left: 25px;
}
.purchasing-services .service-vip h3{
    color: #000000;
    font-size: 14px;
    margin-bottom: 5px;
}
.purchasing-services .service-vip p{
    color: #999999;
    font-size: 12px;
    line-height: 18px;
}

.purchasing-services td select{
    width: 92px;
    height: 26px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    color: #999999;
    font-size: 12px;
    padding-left: 15px;
}
.purchasing-services td a{
    width: 56px;
    height: 28px;
    line-height: 28px;
    background: #e24500;
    color: #ffffff;
    font-size: 14px;
    border-radius: 4px;
    display: inline-block;
}


.purchasing-services td .money{
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    color: #e24500;
    font-size: 14px;
}
.purchasing-services .payment_method{
    margin-top: 24px;
}
.purchasing-services .payment_method div{
    display: flex;
    flex-flow: wrap;
    align-items: center;
}

.purchasing-services .payment_method p{
    color: #666666;
    font-size: 16px;
}

.purchasing-services .payment_method select{
    width: 94px;
    height: 28px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    padding-left: 8px;
    margin-left: 12px;
    color: #999999;
}
.purchasing-services .payment_method span{
    color: #e24500;
    font-weight: bold;
    font-size: 14px;
    margin-left: 30px;
}

.purchasing-services .payment_method .scan_code_payment{
    display: flex;
    flex-flow: column;
    justify-content: center;
    margin-top: 20px;
}

.purchasing-services .payment_method .scan_code_payment a{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 277px;
    height: 55px;
    color: #ffffff;
    font-size: 18px;
    border-radius: 4px;
    background: #2ed25d;
    margin-top: 45px;
}
.purchasing-services .payment_method .scan_code_payment a img{
    margin-right: 14px;
}


.businessCenter{
    display: flex;
    width: 100%;
    background: #fff;
}
.businessCenter .title{
    border-bottom: 1px solid #cccccc;
    margin-bottom: 18px;
}
.businessCenter .title h3{
    line-height: 40px;
    color: #333333;
    font-size: 18px;
    font-weight: normal;
}
.businessCenter .con-right {
    width: 885px;
    padding: 14px 38px 0 38px;
    min-height: 700px;
}

.myOrder table{
    width: 100%;
    border: 1px solid #e6e6e6;
}

.myOrder th{
    line-height: 49px;
    color: #505050;
    background: #eaeaea;
}

.myOrder td{
    text-align: center;
    color: #999999;
    font-size: 12px;
    line-height: 49px;
}

.myOrder td a{
    color: #999999;
    display: block;
    line-height: 22px;
    font-size: 12px;
}
.myOrder td .pay{
    color: #e24500;
    text-decoration: underline;
}

.myOrder tr:nth-child(odd){
    background: #f9f9f9;
}

.record td{
    font-size: 14px;
}
.record td:first-child{
    width: 240px;
}


.record .con-right{
    border: none;
    padding: 0;
    width: 960px;
}
.record .online-recharge{
    border: 1px solid #e6e6e6;
    padding: 19px 38px 34px 38px;
}
.record .online-recharge h3{
    color: #333333;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 28px;
}

.record .online-recharge .content{
    display: flex;
    align-items: center;
}
.record .online-recharge .content div{
    margin-right: 48px;
}
.record .online-recharge .content span{
    color: #666666;
}

.record .online-recharge .content input{
    width: 118px;
    height: 28px;
    background: #f9f9f9;
    border-radius: 6px;
    border: 1px solid #e6e6e6;
    padding-left: 18px;
    color: #999999;
}

.record .online-recharge .content select{
    width: 92px;
    height: 26px;
    border-radius: 6px;
    border: 1px solid #e6e6e6;
    color: #999999;
    padding-left: 5px;
}

.record .online-recharge .content a{
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 4px;
    background: #e24500;
    color: #ffffff;
    font-size: 16px;
    display: inline-block;
    margin-left: 50px;
}

.record .jilu{
    border: 1px solid #e6e6e6;
    padding: 14px 38px 50px 38px;
    margin-top: 20px;
}

.record .payment_method{
    margin-top: 60px;
    padding-bottom: 60px;
}
.record .scan_code_payment p{
    color: #e24500;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 24px;
}
.transaction .con-right{
    padding-bottom: 50px;
}
.transaction td:last-child{
    width: 100px;
}



.invoice input[type="checkbox"] {
    width: 15px;
    height: 15px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    line-height: 18px;
    margin-right: 10px;
    position: relative;
    transform: translateY(-2px);
}
.invoice input[type="checkbox"]::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    border: 1px solid #b1b1b1;
    /*border-radius: 4px;*/
}


.invoice input[type="checkbox"]:checked::before {
    content: "\2713";
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border: 1px solid #ec5e13;
    color: #ec5b0e;
    font-size: 15px;
    font-weight: bold;
}
.invoice label{
    margin-left: 12px;
}
.invoice .all{
    margin-bottom: 15px;
}
.invoice .all span{
    color: #e24500;
}
.pending-application td:nth-child(1){
    width: 185px;
}
.pending-application td:nth-child(2){
    width: 105px;
}
.pending-application td:nth-child(3){
    width: 300px;
    text-align: left;
}
.pending-application td:nth-child(4){
    width: 105px;
}
.invoice td p{
    width: 250px;
    margin: 0 auto;
    line-height: 20px;
}

.invoice .nextStep{
    display: flex;
    align-items: center;
    padding-left: 5px;
    margin-top: 14px;
}

.invoice .nextStep a{
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #e24500;
    color: #ffffff;
    border-radius: 4px;
    display: inline-block;
    margin-left: 10px;
}

.invoice .nextStep p{
    color: #666666;
    margin-left: 19px;
}

.invoice .nextStep p span{
    color: #e24500;
}
.information-selection th:first-child{
    width: 300px;
}
.information-selection td:first-child{
    display: flex;
    align-items: center;
    padding-left: 14px;
}

.information-selection td:first-child input{
    margin-right: 42px;
}

.information-selection table{
    margin-bottom: 19px;
}
.information-selection td{
    font-size: 14px;
}
.information-selection button{
    width: 120px;
    height: 40px;
    color: #ffffff;
    font-size: 16px;
    background: #e24500;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

.applied .modify{
    color: #e24500;
    text-decoration: underline;
}

.applied th:nth-child(3){
    width: 260px;
}

.applied td p{
    line-height: 20px;
    text-align: left;
}

.invoice-information td:last-child{
    display: flex;
    justify-content: center;
}
.invoice-information td{
    font-size: 14px;
}
.invoice-information td a{
    color: #999999;
    font-size: 14px;
}
.invoice-information td a:first-child{
    margin-right: 25px;
}

.invoice-information .title{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 5px;
}
.invoice-information .title button{
    width: 80px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
}
.invoice-information .con-right{
    padding-top: 20px;
}

.invoice-information table{
    margin-bottom: 45px;
}

.newAdd{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: #fff;
    width: 640px;
    z-index: -1;
    opacity: 0;
    padding: 10px 20px 64px 20px;
    transition: 0.3s;
}
.newAdd.active{
    z-index: 999;
    opacity: 1;
}
.newAdd .title{
    border-bottom: none;
}
.newAdd .title .close{
    cursor: pointer;
}
.newAdd .title h3{
    color: #333333;
    font-size: 16px;
}

.newAdd .content{
    padding: 0 52px;
}
.newAdd .list{
    display: flex;
    flex-flow: wrap;
    margin-bottom: 20px;
}
.newAdd .list:last-child{
    margin-bottom: 0;
}
.newAdd span{
    color: #666666;
    width: 75px;
    text-align: right;
    margin-right: 10px;
    line-height: 30px;
}

.newAdd input{
    width: 318px;
    height: 28px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    padding-left: 10px;
    color: #666;
}

.newAdd select{
    width: 98px;
    height: 28px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    color: #999999;
    padding-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
}
.newAdd .city input{
    margin-left: 85px;
}

.newAdd .tijiao{
    display: flex;
    justify-content: center;
    margin-top: 40px;
}





.newInvoice{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: #fff;
    width: 640px;
    z-index: -1;
    opacity: 0;
    padding: 10px 20px 64px 20px;
    transition: 0.3s;
}
.newInvoice.active{
    z-index: 999;
    opacity: 1;
}
.newInvoice .title{
    border-bottom: none;
}
.newAdd .title .close{
    cursor: pointer;
}
.newInvoice .title h3{
    color: #333333;
    font-size: 16px;
}



.newInvoice .title .close{
    cursor: pointer;
}
.newInvoice .content{
    padding: 0 52px;
}
.newInvoice .list{
    display: flex;
    flex-flow: wrap;
    margin-bottom: 20px;
}
.newInvoice .list:last-child{
    margin-bottom: 0;
}
.newInvoice span{
    color: #666666;
    width: 85px;
    text-align: right;
    margin-right: 10px;
    line-height: 30px;
}

.newInvoice input{
    width: 318px;
    height: 28px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    padding-left: 10px;
    color: #666;
}

.newInvoice select{
    width: 329px;
    height: 30px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    color: #999999;
    padding-left: 10px;
    margin-right: 10px;
}
.newInvoice .city input{
    margin-left: 85px;
}

.newInvoice .tijiao{
    display: flex;
    justify-content: center;
    margin-top: 40px;
}



.group-pic{
    width: 100%;
    margin-left: 113px;
    margin-top: 10px;
}
.group-pic ul{
    display: flex;
    flex-flow: wrap;
}
.group-pic li{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px!important;
    height: 100px;
    border: 1px solid #e0e0e0;
    margin-right: 10px;
}

.group-pic li img{
    max-width: 100%;
}


.launch-product ul .group-pic{
    margin-left: 220px;
}

.launch-product ul a {
    width: 80px;
    height: 40px;
    line-height: 40px;
    /* border-radius: 4px; */
    font-size: 14px;
    background: #e4551b;
    color: #fff;
    cursor: pointer;
    margin-left: 10px;
    border: 1px solid #e3e3e3;
    text-align: center;
}


.launch-product ul .group-pic .up_img2 li{
    flex-flow: column;
}
.launch-product ul .group-pic .up_img2 li .liPic{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
}

.bigPic{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    opacity: 0;
    z-index: -1;
}

.bigPic.active{
    opacity: 1;
    z-index: 99;
}
.model{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
}



.product-main .content .left{
    width: 835px;
}
.product-main .left{
    background: #fff;
}
.product-main .content td{
    padding: 25px 20px;
}
.product-main .content td:first-child {
    text-align: left;
    width: 475px;
}
.product-main .content .list .text{
    width: 430px;
}

.gongqiu .pp{
    width: 871px;
}







.pharmaceuticalDetail .left .news .zhanhui-main ul{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 25px;

}
.pharmaceuticalDetail .left .news .zhanhui-main ul li{
    width: 50%;
    display: flex;
    /*margin-right: 2px;*/
    margin-bottom: 2px;
}
.pharmaceuticalDetail .left .news .zhanhui-main ul li:last-child{
    width: 100%;
}
.pharmaceuticalDetail .left .news .zhanhui-main ul li span{
    background: #e15f23;
    line-height: 40px;
    color: #fff;
    min-width: 100px;
    margin-right: 2px;
    text-align: center;
}
.pharmaceuticalDetail .left .news .zhanhui-main ul li p{
    color: #656668;
    background: #ffe4d8;
    line-height: 40px;
    padding-left: 18px;
    width: 100%;
}
.pharmaceuticalDetail .left .news .zhanhui-main .list{
    margin-bottom: 25px;
}
.pharmaceuticalDetail .left .news .zhanhui-main .list h4{
    color: #676767;
    font-size: 16px;
    margin-bottom: 5px;
}
.pharmaceuticalDetail .left .news .zhanhui-main .list p{
    line-height: 24px;
}

.product-detail .box{
    width: 100%;
}
.product-detail .title{
    width: 100%;
}
.product-detail .title h3{
    text-align: center;
}

.product-detail .list{
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.product-detail .content .list .text{
    width: 60%;
}
.product-detail .content .list .text h4{
    font-size: 16px;
    margin-bottom: 10px;
}
.product-detail .content .list .pic{
    width: 40%;
    height: auto;
    margin-top: 0;
}


.product-detail .content .list .pic .owl-theme .owl-controls .owl-nav div{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.product-detail .content .list .pic .owl-theme .owl-controls .owl-nav .owl-prev{
    width: 36px;
    height: 36px;
    background: url(../images/hospital-prev.png) no-repeat!important;
    left: 0;
}

.product-detail .content .list .pic .owl-theme .owl-controls .owl-nav .owl-next{
    width: 36px;
    height: 36px;
    background: url(../images/hospital-next.png) center no-repeat!important;
    right: 0;
}








.exhibition-detail .left .news{
    width: 841px;
}


.bigPic{
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    transition: all 0.3s;
    opacity: 0;
    z-index: -1;
    max-width: 500px;
}
.bigPic.active{
    opacity: 1;
    z-index: 999;
}


.product-detail .content .list .pic .owl-carousel .owl-item .item{
    height: auto;
}


.zf_box .group-pic{
    margin-left: 130px;
}

.group-pic li {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 100px;
    border: 1px solid #e0e0e0;
    margin-right: 10px;
}






.main1 .zixunLeft .bot{
    float: left;
    width: 100%;
    height: 40px;
    overflow: hidden;
}






.famous_school_list{
    width: 100%;
    margin-top: 20px;
}
.famous_school_list .swiper-slide{
    width: 255px;
}
.famous_school_item{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.famous_school_item_inner{
    width: 100%;
}
.famous_school_item_top{
    width: 100%;
    height: 57px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0,0,0,0.8);
}
.famous_school_item_top h3{
    color: rgba(255, 255, 255, 0.8);
    border-left: 4px solid #FFFFFF;
    font-size: 14px;
    line-height: 16px;
    padding-left: 5px;
}
.famous_school_item_swiper{
    width: 100%;
    height: 150px;
    padding: 0 5px 0 10px;
    box-sizing: border-box;
    /*background-color: #FFFFFF;*/
    /*border-radius: 0px 0px 0px 20px;*/
    overflow: hidden;
    margin-top: 10px;
}
.famous_school_item_swiper3{
    height: 238px;
}
.famous_school_item_swiper.active{
    overflow-y: scroll;
}
.famous_school_item_swiper .swiper-container{
    height: 100%;
    overflow: hidden;
}
.famous_school_item_swiper .swiper-wrapper{
    -webkit-transition-timing-function: linear; /*ä¹‹å‰æ˜¯ease-out*/
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
}
.famous_school_item_swiper .swiper-slide{
    display: flex;
    width: 100%;
    margin-bottom: 0px;
    overflow: hidden;
}
.famous_school_item_list{
    width: 100%;
    height: 260px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}
.famous_school_item_slide{
    color: rgba(0, 0, 0, 0.8);
    display: flex;
    align-items: center;
    margin-bottom: 0px;
    overflow: hidden;
    line-height: 24px!important;
}
.famous_school_item_num{
    width: 20px;
    margin-right: 10px;
    font-weight: bold;
    font-size: 14px;
}
.famous_school_item_info{
    overflow: hidden;
}
.famous_school_item_info h4{
    font-size: 14px;
}
.famous_school_item_info p{
    color: rgba(0, 0, 0, 0.6);
    letter-spacing: 0;
    font-size: 10px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.famous_school_item_infos{
    height: 134px;
    background: #FFFFFF;
    border-radius: 20px 0px 0px 20px;
    padding: 10px;
    color: #000000;
    font-size: 10px;
    margin-top: 10px;
}
.swiper-pagination{
    width: 100%;
    position: initial;
    display: none;
    justify-content: center;
    margin-top: 15px;
}
.swiper-pagination-bullet{
    width: 6px;
    height: 6px;
    background-color: #E6E6E6;
    opacity: 1;
    margin: 0 2px;
}
.swiper-pagination-bullet-active{
    background-color: #D5286E;
    opacity: 1;
}



.contact-information{
    display: flex;
    align-items: center;
}

.contact-information .pic{
    margin-top: 0!important;
    width: 250px;
    margin-right: 20px;
}


.pop_pic{
    width: 504px;
    height: auto;
    overflow: hidden;
    padding: 10px;
    background: #fff;
    position: fixed;
    left: 50%;
    top: 55%;
    transform: translate(-50%, -50%);
    display: none;
    z-index: 99;
}
.pop_pic.active{
    display: block;
}

.pop_pic .pic{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    height: 300px;
}
.pop_pic .pic img{
    max-height: 100%;
}

.pop_pic p:nth-child(1){
    margin-bottom: 5px;
}




.pop_up_pic{
    width: 504px;
    height: auto;
    overflow: hidden;
    padding: 10px;
    background: #fff;
    position: fixed;
    left: 50%;
    top: 55%;
    transform: translate(-50%, -50%);
    display: none;
    z-index: 99;
}
.pop_up_pic.active{
    display: block;
}





.service-old .service-top{
    display: flex;
    border-bottom: 1px solid #aa694b;
    margin-top: 30px;
    margin-bottom: 22px;
}
.service-old .service-top a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 200px;
    height: 40px;
    background: #dbdbdb;
    color: #000;
    font-size: 16px;
    margin-right: 12px;
}
.service-old .service-top a.active{
    background: #e6551e;
    color: #fff;
}

.service-main .on-order{
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 20px;
    height: 280px;
    overflow-y: auto;
}
.service-main h3{
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.service-main .on-order h3 span{
    color: #e6541b;
}
.service-main h3 input{
    margin-left: 18px;
    transform: translateY(0)!important;
}
.service-main .list{
    margin-bottom: 6px;
}
.service-main .list h4{
    font-size: 14px;
    margin-bottom: 15px;
    color: #626262;
}
.service-main .list ul{
    display: flex;
    flex-flow: wrap;
}
.service-main .list ul li{
    margin-right: 20px;
    color: #959593;
    margin-bottom: 15px;
    /*width: 21%;*/
}
.service-main .not-order{
    border-bottom: 1px solid #e9e9e9;
    height: 280px;
    overflow-y: auto;
}

.service-main .not-order .list ul li{
    margin-right: 35px;
}

.service-main .jiesuan{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 16px;
}
.service-main .jiesuan div{
    color: #e65419;
    font-size: 18px;
}
.service-main .jiesuan button{
    background: #e65419;
    font-size: 16px;
    color: #fff;
    border: none;
    margin-right: 16px;
    width: 100px;
    height: 40px;
}


.service-old .text{
    font-size: 16px;
    line-height: 26px;
    margin-top: 25px;
}