.bn {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
}
.bnl {
    width: 880px;
    float: left;
    height: 380px;
}
.bnr {
    width: 310px;
    float: left;
    height: 380px;
    margin-left: 10px;
}
.banner {
    width: 880px;
    height: 380px;
    margin: 0 auto;
    position: relative;
}

.banner_list li {
    position: absolute;
    display: none;
}
ul.banner_list li img {
    width: 880px;
    height: 380px;
}
.banner_list li:first-child {
    display: block;
}

.banner_icon {
    position: absolute;
    z-index: 1;
    left: 40%;
    bottom: 20px;
    font-size: 0;
    padding: 4px 8px;
    border-radius: 1px;
    background-color: hsla(0, 0%, 100%, .3);
}

.banner_icon i {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 1px;
    margin: 0 5px;
}

.btn {
    background: #fff;
}

.arrow {
    display: none;
    width: 30px;
    height: 60px;
    background-color: rgba(0, 0, 0, .2);
    position: absolute;
    top: 50%;
    margin-top: -30px;
}

.prve {
    left: 0;
}

.next {
    right: 0;
}

.arrow span {
    display: block;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
}

.banner_left {
    margin: 25px 0 0 10px;
    transform: rotate(45deg);
}

.banner_right {
    margin: 25px 0 0 5px;
    transform: rotate(-135deg);
}

.arrow:hover {
    background: #444;
}

.banner:hover .arrow {
    display: block;
}

.btn_act {
    background: #3c68ed;
    width: 30px!important;
}

.bmbox {
    border: 1px solid #f7fbff;
    height: 380px;
    padding: 5px;
    /* background: #f7fbff; */
}

.bmbox.bjys {
    background: #f1f1f1; 
    padding: 0px 20px;
}
.bmbox.bjys input {
    background: #fff!important;
    border: 1px solid #dbdbdb;
}
.bmbox.bjys input:last-child {
    background: #3c68ed!important;
    color: #fff!important;
}
.bmzx input {height: 40px;line-height: 40px;width: 100%;margin-bottom: 10px;text-align: center;border: 1px solid #ffffff;background: #ffffff;color: #000;border-radius: 5px;}
.bmzx input:last-child {
    background: #ffffff;
    color: #000;
    width: 120px;
    text-align: center;
    border: 1px solid #3c68ed;
    border-radius: 5px;
}
.bmzx {
    padding-top: 10px;
}
.bmzx select {
    height: 40px;
    line-height: 40px;
    width: 49%;
    float: left;
    margin-bottom: 10px;
    border: 1px solid #3c68ed;
    border-radius: 5px;
}
select#jieduan {
    margin-left: 1%;
}

select#guojia {
    margin-right: 1%;
}


.genbox.bjcolor {
    background: #3c68ed;
}

.genbox.bjcolor .bmbox {
    border: 1px solid #3c68ed;
}


.genbox.bjcolor .bmbox  h2{
    color: #fff;
}

.lxtj {
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.bmms {
    width: 100%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #3c68ed;
    font-weight: bold;
}

.bmbt {
    height: 50px;
    text-align: center;
    margin-top: 20px;
}
.bmbt h2 {
    color: #fff;
}
.wz {
    width: 100%;
    background: #f7fbff;
    overflow: hidden;
}

.tt {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 10px;
}

.ttl {
    float: left;
    width: 880px;
    background: #fff;
    margin-top: 10px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    height: 436px;
    overflow: hidden;
}
.ttbt {
    line-height: 30px;
    height: 30px;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.ttr {
    float: left;
    width: 310px;
    margin-left: 10px;
    padding-top: 10px;
}

.ad img {
    width: 100%;
    height: 220px;
}
.ad a {
    display: inline-block;
    width: 100%;
    height: 220px;
}

.tptt {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #f3f3f3;
}

.tpim {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.tpim img {
    width: 150px;
    height: 100px;
}

.tpim a {
    display: inline-block;
    width: 150px;
    height: 100px;
}

.tptxt {
    float: left;
    width: 630px;
}

.tptxt h3 {
    height: 35px;
    line-height: 35px;
}

.tptxt p {
    font-size: 14px;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #767676;
    text-indent: 20px;
}

.ttlist {
    margin-top: 10px;
    width: 100%;
    overflow: hidden;
}

.ttlist li {
    width: 50%;
    float: left;
    line-height: 40px;
    height: 40px;
    position: relative;
    padding-right: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ttlist span {
    position: absolute;
    right: 5px;
}
.htcl {
    margin-top: 10px;
    background: #fff;
    overflow: hidden;
    padding: 10px;
    height: 201px;
}


.htcl li {
    width: 96px;
    float: left;
    padding: 5px;
    text-align: center;
}

.htcl  li a {
    display: block;
    padding: 5px 0 8px;
    background: #f7fbff;
    border: 1px solid #f3f3f3;
}
.htcl li a:before {
    content: '';
    display: block;
    width: 50px;
    height: 50px;
    background: url(../images/column_icon.png) no-repeat;
    margin: 0 auto;
}

.htcl li .htc1:before {
    background-position: 0 0;
}

.htcl li .htc2:before {
    background-position: -50px 0;
}

.htcl li .htc3:before {
    background-position: -100px 0;
}

.htcl li .htc4:before {
    background-position: -150px 0;
}

.htcl li .htc5:before {
    background-position: -200px 0;
}

.htcl li .htc6:before {
    background-position: -250px 0;
}
.htcl li a:hover {
    background: #3C68ED;
    color: #fff;
    transition: 0.8s;
}


.sbox {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    margin-top: 10px;
}
.sbl {
    float: left;
    width: 300px;
    padding-top: 10px;
    /* padding-bottom: 10px; */
    margin-right: 10px;
}
.sbpm {
    width: 100%;
    overflow: hidden;
}

.sbpm li {
    width: 100%;
    padding: 5px;
    position: relative;
    display: block;
    height: 75px;
    margin-bottom: 10px;
    background-color: #4abae5;
    text-align: center;
}
.sbpm li a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    height: 22px;
    margin: auto;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    color: #fff;
    text-align: center;
}
.stit {
    width: 100%;
    height: 50px;
    margin-bottom: 10px;
    overflow: hidden;
}

.stit h2 {
    line-height: 50px;
    float: left;
    padding-left: 10px;
    position: relative;
}
.stit h2::before{
    content: '';
    position: absolute;
    width: 4px;
    height: 20px;
    left: 0px;
    top: 13px;
    background: #3c68ed;
    border-radius: 10px;
}
.stit p {
    float: left;
    line-height: 50px;
    margin-left: 30px;
}
.stit a {
    line-height: 50px;
    float: right;
    margin-right: 15px;
}


.sbr {
    float: left;
    width: 890px;
    padding-top: 10px;
    /* padding-bottom: 10px; */
}


/* Ã¥Â­Â¦Ã¦Â Â¡tab  */

/* shlist */
.shlist {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.shlist h2 {
    font-size: 16px;
    height: 44px;
    color: #3366cc;
    margin-top: 20px;
}

.shlist dl dt {
    font-size: 14px;
    color: #ff6600;
    margin-top: 30px;
    font-weight: 800;
}

.shlist dl dt,
.shlist dl dd {
    line-height: 22px;
}

/* edutab */
.edutab {
    width: 100%;
    overflow: hidden;
}

.edutab li {
    float: left;
    position: relative;
    width: 210px;
    height: 100px;
    margin-right: 10px;
}
.edutab li:nth-child(1) {
    background: url(../images/usdx.png) no-repeat; 
    background-size: 210px;
}
.edutab li:nth-child(2) {
    background: url(../images/usdx.png) no-repeat;
    background-size: 210px;
}
.edutab li:nth-child(3) {
    background: url(../images/ukdx.png) no-repeat;
    background-size: 210px;
}
.edutab li:nth-child(4) {
    background: url(../images/hkdx.png) no-repeat;
    background-size: 210px;
}
.edutab li a {
    display: block;
    float: left;
    height: 100px;
    line-height: 100px;
    overflow: hidden;
    width: 100%;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    color: #fff;
}

.edutab li.current {
    opacity: 0.8;
}

.edutab li.current a {
    /* color: #3366cc; */
    font-weight: 600;
}

/* edubtab */
.edubtab {
    position: relative;
    overflow: hidden;
    margin-top: 5px;
}

.edubtab .subbox {
    position: absolute;
    /*Ã¥Â¿â€¦Ã¨Â¦ÂÃ¥â€¦Æ’Ã§Â´Â */
    left: 0;
    top: 0;
}
/* leftcon */
#leftcon .subbox {
    width: 9999em;
}

#leftcon .subbox .edubox {
    float: left;
    width: 664px;
}

/* edubox */
.edubox {
    width: 100%;
    overflow: hidden;
    margin-top: 5px;
}
.edubox ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.edubox ul li {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    position: relative;
    width: 100%;
    margin-right: 0px!important;
    margin-left: 0px!important;
    text-align: center;
    padding-right: 5px;
    height: 70px;
    margin-bottom: 5px;
}

.edubox ul li a {
    background-color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: inline-block;
    text-align: center;
    width: 100%;
    padding-top: 5px;
    height: 70px;
    padding-bottom: 5px;
}

.eduim {
    width: 60px;
    height: 60px;
    border: 5px solid #cdcdcd;
    border-radius: 50px;
    float: left;
}
.edu_t {
    width: 100%;
    padding-left: 65px;
    float: left;
    position: absolute;
    height: 70px;
    text-align: left;
}
.edu_t p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
    width: 100%;
    display: inline-block;
}.edu_t span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    margin-top: 10px;
    width: 100%;
    display: inline-block;
}
.adt {
    width: 1200px;
    margin: 0 auto;
    height: 100px;
}

.adt img {
    width: 1200px;
    height: 100px;
}

.adt a {
    display: inline-block;
}

.uslx {
    margin-top: 10px;
    background: #f7fbff;
    width: 100%;
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.ualx {
    margin-bottom: 10px;
}
.lxgj {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 10px;
    /* padding-bottom: 10px; */
}
.lxbox {
    width: 293px;
    float: left;
    background: #f7fbff;
    margin-right: 5px;
    padding: 5px;
}
.lxbox:nth-child(1){
    margin-left: 1px;
}
.lxmain {
    width: 100%;
    overflow: hidden;
    background: #fff;
    padding: 5px;
}
.lxbox:nth-child(4){
    margin-right: 0px;
}
.lxtit {
    height: 35px;
    border-bottom: 1px solid #f3f3f3;
    margin-bottom: 10px;
    position: relative;
}
.lxtit h3::before{
    content: '';
    position: absolute;
    width: 30px;
    height: 4px;
    border-radius: 5px;
    left: 0px;
    bottom: 0px;
    background: #3C68ED;
}
.lxtit h3 {
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 35px;
    position: relative;
    /* padding-left: 5px; */
    color: #7b7b7b;
}

.lxtit a {
    float: right;
    font-size: 12px;
    line-height: 35px;
    margin-right: 10px;
    color: #7b7b7b;
}
.lxim {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
    height: 75px;
}

.lxim img {
    height: 75px;
    float: left;
    width: 110px;
}

.lxim a {
    display: inline-block;
    height: 75px;
}

.lxim_t {
    position: absolute;
    width: 100%;
    height: 75px;
    left: 0px;
    padding-left: 113px;
}

.lxim_t h3 {
    width: 100%;
    font-size: 13px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #7b7b7b;
    font-weight: bold;
}

.lxim_t p {
    font-size: 13px;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #767676;
}
.lxtxt {
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
}

.lxtxt li {
    height: 40px;
    line-height: 40px;
    position: relative;
}

.lxtxt li a {
    width: 100%;
    padding-right: 45px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lxtxt li span {
    width: 42px;
    position: absolute;
    right: 0px;
}

.uahui {
    background: #f7fbff;
}

.uab {
    background: #fff;
}

.npolist {
    overflow: hidden;
    width: 100%;
}

.npolist li {
    width: 226px;
    float: left;
    margin-right: 15px;
}
.npolist li:nth-child(5){
    margin-right: 0px;
}
.npolist li a img {
    width: 225px;
    height: 155px;
}
.npolist li a span {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    display: inline-block;
}
.niteam {
    float: left;
    width: 386px;
    margin-right: 15px;
    border: 1px solid #f7fbff;
}
.niteam:nth-child(3){
    margin-right: 0px;
}
.nlist li {
    height: 40px;
    line-height: 40px;
    width: 100%;
    position: relative;
}
.nlist li a {
    width: 100%;
    display: inline-block;
    float: left;
    padding-right: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nlist li span {
    position: absolute;
    right: 5px;
    width: 80px;
    text-align: center;
}
.wmys {
    margin: 0 auto;
    width: 1200px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.ysbg {
    background: #ffffff;
    width: 100%;
    overflow: hidden;
    padding-bottom: 10px;
}
.yst {
    text-align: center;
}

.yst h4 {
    font-size: 26px;
    font-weight: bolder;
    line-height: 55px;
    color: #444;
}

.yst p {
    font-weight: bold;
    color: #808080;
}

.yslist {
    width: 100%;
    overflow: hidden;
}

.yslist li {
    width: 25%;
    float: left;
}

.yslist li img {
    float: left;
    width: 60px;
    height: 60px;
}

.ysbox {
    width: 100%;
    padding-left: 65px;
}

.ysbox h3 {
    line-height: 40px;
    font-weight: bold;
}

.ysbox p {
    line-height: 22px;
    font-size: 14px;
    color: #444;
}
.hometj {
    display: none;
}


.newmenu {
    width: 1200px;
    margin: 0 auto;
    /*overflow: hidden;*/
}

.npart {
    width: 1200px;
    margin: 0 auto;
    /*overflow: hidden;*/
    margin-top: 15px;
}

.npartl {
    float: left;
    width: 880px;
}

.npartr {
    float: left;
    width: 320px;
}

.part_fl {
    width: 100%;
    overflow: hidden;
}

.part_fl a {
    float: left;
    min-width: 70px;
    text-align: center;
    height: 35px;
    line-height: 35px;
    background: #f7fbff;
    margin-right: 10px;
    border-radius: 2px;
    padding-right: 5px;
    padding-left: 5px;
}
.part_fl a:hover{
    background: #3c68ed;
    color: #fff;
    transition: 0.3s linear;
}
a.tabon {
    background: #3c68ed;
    color: #fff;
    transition: 0.3s linear;
}
.partlist {
    width: 100%;
    overflow: hidden;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 5px;
}

.partlist li {
    padding-bottom: 5px;
    padding-top: 10px;
    position: relative;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #f3f3f3;
    box-shadow: 0 0 5px 1px rgba(206, 205, 205, 0.46);
}
.partlist li:hover {
    background: rgba(246, 32, 32, 0.02);
    /* border-radius: 5px; */
    box-shadow: 0 0 10px 1px rgba(139, 139, 139, 0.46);
    transition: 0.8s;
}
.listm {
    float: left;
    width: 180px;
    margin-right: 10px;
    margin-left: 10px;
}

.listm img {
    width: 180px;
    height: 120px;
}

.listm a {
    height: 120px;
    display: inline-block;
}

.part_txt {
    width: auto;
    margin-left: 10px;
    height: 120px;
}

.part_txt h2 {
    height: 30px;
    line-height: 30px;
}

.part_txt p {
    font-size: 13px;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #767676;
    margin-top: 5px;
}

.part_info {
    bottom: 0px;
    width: auto;
    left: 0px;
    position: absolute;
    height: 20px;
    font-size: 13px;
    margin-left: 10px;
}

.listtu {
    overflow: hidden;
    position: relative;
    height: 125px;
}

.part_info span {
    width: auto;
    margin-right: 15px;
    line-height: 20px;
    height: 20px;
    display: inline-block;
}

.part_info a {
    display: inline-block;
    position: initial;
    right: 0px;
}
/* xinzegn */
.genlx {
    background: #3c68ed;
    margin-bottom: 15px;
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.08);
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 18px;
    padding-left: 25px;
    background: #3c68ed;
}

.genlxt {
    text-align: center;
    color: #3c68ed;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    color: #ec425b;
    padding-bottom: 24px;
    display: block;
    padding-top: 10px;
}


.genlxinfo {
    width: 100%;
    overflow: hidden;
}

.mobile {
    text-align: center;
    position: relative;
}

span.mfx {
    position: absolute;
    text-align: center;
    width: 100%;
    left: 0px;
    line-height: 26px;
    font-size: 24px;
    color: #fff;
}

.wxico {
    line-height: 22px;
    color: #333;
    background: #ffffff;
    width: 80%;
    padding: 10px 0;
    margin-top: 30px;
    margin-bottom: 5px;
    display: block;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    border-radius: 5px;
}

img.tcma {
    vertical-align: bottom;
    margin-right: 10px;
    margin-bottom: 2px;
}

.genbox {
    padding: 10px;
    background: #ffffff;
    margin-bottom: 15px;
    /* background: #ffffff; */
    margin-bottom: 15px;
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.08);
}

.gentit {
    height: 40px;
    background: #ffffff;
    line-height: 40px;
}

.gentit h4 {
    float: left;
    font-size: 14px;
    padding-left: 5px;
    position: relative;
}
.gentit h4::before{
    content: '';
    position: absolute;
    width: 20px;
    height: 4px;
    background: #3c68ed;
    left: 8px;
    bottom: 0px;
    border-radius: 2px;
}
.gentit a {
    float: right;
    margin-right: 10px;
    font-size: 13px;
    color: #7b7b7b;
}

.gentlist {
    width: 100%;
    margin-top: 10px;
    background: #fff;
    padding: 5px;
}

.gentlist li {
    line-height: 36px;
    height: 36px;
    padding-left: 10px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.gentlist li::before{
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background: #444;
    left: 0px;
    top: 13px;
    border-radius: 5px;
}
.genchlist {
    width: 100%;
    padding: 10px;
    background: #fff;
    margin-top: 10px;
    overflow: hidden;
}

.genchlist li {
    border: 1px solid #f3f3f3;
    margin-bottom: 5px;
    width: 100%;
    overflow: hidden;
    border-radius: 5px;
}

.genchlist li a {
    background-color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: inline-block;
    text-align: center;
    width: 100%;
    padding-top: 5px;
    height: 70px;
    padding-bottom: 5px;
    position: relative;
}

img.genchm {
    width: 60px;
    height: 60px;
    border: 5px solid #cdcdcd;
    border-radius: 50px;
    float: left;
    margin-left: 5px;
}

.gench_t {
    width: 100%;
    padding-left: 70px;
    float: left;
    position: absolute;
    height: 70px;
    text-align: left;
}

.gench_t span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    margin-top: 10px;
    width: 100%;
    display: inline-block;
}

.gench_t p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
    width: 100%;
    display: inline-block;
}

.genmlist {
    width: 100%;
    padding: 10px;
    background: #fff;
    margin-top: 10px;
    overflow: hidden;
}

.genmlist li {
    width: 50%;
    float: left;
    padding: 5px;
}

.genmlist li img {
    width: 100%;
    height: 100px;
}

.genmlist li span {
    font-size: 13px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #767676;
}

.genmlist a {
    height: 100px;
    display: inline-block;
    width: 100%;
}

.partnwes {
    width: 100%;
    overflow: hidden;
    padding-right: 20px;
    padding-bottom: 20px;
}

.partnwes h1 {
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.partinfo {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #f3f3f3;
    border-top: 1px solid #f3f3f3;
}
.partinfo a {
    padding-left: 24px;
    height: 40px;
    line-height: 40px;
    position: relative;
    width: auto;
    float: left;
    margin-right: 20px;
}
.partinfo a:nth-child(1)::before{
    content: '';
    background: url(../images/webico.png) no-repeat;
    background-size: 20px;
    position: absolute;
    left: 0px;
    bottom: 11px;
    width: 20px;
    height: 20px;
}
.partinfo a:nth-child(2):before{
    content: '';
    background: url(../images/muluico.png) no-repeat;
    background-size: 20px;
    position: absolute;
    left: 0px;
    bottom: 11px;
    width: 20px;
    height: 20px;
}
.partinfo span {
    float: right;
    padding-left: 23px;
    position: relative;
    width: auto;
    height: 40px;
}
.partinfo span::before{
    content: '';
    background: url(../images/time.png) no-repeat;
    background-size: 20px;
    position: absolute;
    left: 0px;
    bottom: 2px;
    width: 30px;
    height: 30px;
}

.parttxt {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
    background: #f7fbff;
    padding: 15px;
}

.parttxt p {
    line-height: 24px;
    margin-bottom: 15px;
}
.parttxt table {
    width: 99% !important;
    border-bottom: 1px solid #beccdb;
    border-right: 1px solid #beccdb;
    height: auto!important;
}

.parttxt table tr {
    border-top: 1px solid #beccdb;
    border-left: 1px solid #beccdb;
    line-height: 1.5;
    padding: 10px;
    font-size: 16px;
}

.parttxt td {
    border-top: 1px solid #beccdb;
    border-left: 1px solid #beccdb;
    line-height: 1.5;
    padding: 10px;
    font-size: 16px;
}

.parttxt strong,.parttxt h1,.parttxt h2,.parttxt h3,.parttxt h4,p.imgms {
    color: #3c68ed;
    font-weight: 600;
}

.parttxt img {
    max-width: 600px!important;
    height: auto!important;
}

.parttxttag {
    overflow: hidden;
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.parttxttag span {
    float: left;
    font-weight: bold;
    margin-right: 10px;
}

.parttxttag a {
    width: auto;
    min-width: 70px;
    padding-left: 5px;
    padding-right: 5px;
    display: inline-block;
}

.related {
    width: 100%;
    overflow: hidden;
}

.related h4 {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #f3f3f3;
    font-weight: bold;
    font-size: 16px;
    position: relative;
}
.related h4::before{
    content: '';
    position: absolute;
    width: 20px;
    height: 3px;
    background: #3c68ed;
    border-radius: 3px;
    bottom: 0px;
}
.relabox {
    width: 100%;
    overflow: hidden;
}

.relabox li {
    width: 50%;
    float: left;
    border-radius: 5px;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
}

.relabox li h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    height: 40px;
    line-height: 40px;
}

.relabox li p {
    font-size: 13px;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #767676;
}

.reinfo {
    border-bottom: 1px solid #e2e2e2;
    height: 30px;
    line-height: 30px;
}

.reinfo span {
    font-size: 13px;
}

.reinfo a {
    float: right;
    font-size: 13px;
    color: #767676;
}

.part_tag {
    width: 100%;
    overflow: hidden;
    padding-right: 20px;
}

.part_tag h1 {
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
}

.part_tag p {
    font-size: 13px;
    line-height: 24px;
    height: 58px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #767676;
    text-indent: 20px;
    padding: 5px;
    background: #f7fbff;
    border: 1px solid #f3f3f3;
    border-radius: 5px;
}
.bmtxt {
    width: 100%;
    padding: 15px;
    border: 1px solid #f3f3f3;
    margin-bottom: 15px;
    overflow: hidden;
}
.bmtxt p {
    line-height: 30px;
}
.zxbm {
    padding: 10px;
}

.bmpart {
    line-height: 40px;
    overflow: hidden;
    margin-bottom: 15px;
    /* background: #fff; */
}

.bmpart span {
    float: left;
    width: 120px;
    text-align: center;
    background: #f7f8f9;
    color: #000000;
}
.partbm {
    width: 100%;
    padding-right: 20px;
}

.bmpart input {
width: 300px;
    height: 40px;
    background: #fff;
    border: 1px solid #f7f8f9;
    padding-left: 15px;
}

.bmpart select {
    line-height: 40px;
    height: 40px;
    width: 300px;
}
.bmjd{
    margin-left: 0px!important;
}

.bmpart select {
    line-height: 40px;
    height: 40px;
    width: 300px;
}

.zxbmtj {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.zxbmtj input {
    width: 100px;
    height: 35px;
    background: #3c68ed;
    color: #fff;
}
.schbox {
    width: 100%;
    padding-right: 15px;
    overflow: hidden;
}

.schlist {
    width: 100%;
    overflow: hidden;
    margin-top: 15px;
}

.schlist li {
    width: 25%;
    float: left;
    padding: 10px;
    text-align: center;
    /* margin-bottom: 15px; */
}

.schm {
    width: 100%;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #f7fbff;
    border-top: 1px solid #f3f3f3;
    border-left: 1px solid #f3f3f3;
    border-right: 1px solid #f3f3f3;
}

.schm img {
    width: 100px;
    border: 5px solid #f3f3f3;
    border-radius: 50px;
    height: 100px;
}

.schmane h2 {
    font-size: 18px;
    line-height: 24px;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #000000;
}
.schmane p {
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #767676;
}
.schzx {
    background: #3c68ed;
    border: 1px solid #f7fbff;
    height: 40px;
    line-height: 40px;
    color: #fff;
}
.schzx a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    width: 100%;
    color:#fff;
}
.schzx:hover{
    color: #fff;
    background: #1c3788;
    transition: 0.3s linear;
}


.schinfo span {
    width: 50%;
    text-align: left;
    display: inline-block;
    float: left;
    font-size: 13px;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.schinfo {
    padding: 5px;
    overflow: hidden;
}
.pmlist {
    width: 100%;
    overflow: hidden;
}

.pmname {
    height: 48px;
    width: 100%;
    line-height: 48px;
    background: #3c68ed;
    color: #fff;
}

.pnmun {
    float: left;
    width: 25%;
    text-align: center;
}

.pmsn {
    float: left;
    width: 25%;
    text-align: center;
}

.pmgj {
    float: left;
    width: 25%;
    text-align: center;
}

.pmlq {
    float: left;
    width: 25%;
    text-align: center;
}

.pmlb {
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #cdcdcd;
    border-right: 1px solid #cdcdcd;
    border-left: 1px solid #cdcdcd;
}

.pmlb li {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #cdcdcd;
    height: 80px;
}

.pmlb li span {
    float: left;
    width: 25%;
    text-align: center;
    line-height: 80px;
    font-size: 24px;
    font-weight: bolder;
}

.pmscname {
    float: left;
    width: 25%;
    text-align: center;
}

.szgj {
    float: left;
    width: 25%;
    text-align: center;
    line-height: 80px;
}

.pmlqt {
    float: left;
    width: 25%;
    text-align: center;
    line-height: 80px;
    color: #001c72;
    font-weight: bold;
    font-size: 16px;
}

.pmscname a {
    background-color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: inline-block;
    text-align: center;
    width: 100%;
    padding-top: 5px;
    height: 80px;
    padding-bottom: 5px;
}

.pmscname img {
    width: 60px;
    height: 60px;
    border: 5px solid #cdcdcd;
    border-radius: 50px;
    float: left;
    margin-top: 5px;
}

.pntext {
    max-width: 220px;
    padding-left: 65px;
    float: left;
    position: absolute;
    height: 70px;
    text-align: left;
}

.pntext h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    margin-top: 10px;
    width: 100%;
    display: inline-block;
}

.pntext p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
    width: 100%;
    display: inline-block;
}

