.guojia {
    width: 1380px;
    margin: 0 auto;
}

li.grid_iteam {
    float: left;
    width: 104px;
    margin-top: 6px;
    margin-bottom: 6px;
    height: 22px;
    overflow: hidden;
    line-height: 22px;
}

li.grid_iteam a {
    display: inline-block;
    width: 100%;
    margin-right: 0;
    overflow: hidden;
}

.icon-flag {
    width: 30px;
    height: 22px;
    float: left;
    margin-right: 10px;
    background-image: url(../images/guojia.png);
}

li.grid_iteam:nth-child(1) .icon-flag {
    background-position-x: -37px;
}

li.grid_iteam:nth-child(2) .icon-flag {
    background-position-x: -104px;
}
li.grid_iteam:nth-child(3) .icon-flag {
    background-position-x: -171px;
}
li.grid_iteam:nth-child(4) .icon-flag {
    background-position-x: -238px;
}
li.grid_iteam:nth-child(5) .icon-flag {
    background-position-x: -305px;
}
li.grid_iteam:nth-child(6) .icon-flag {
    background-position-x: -372px;
}

li.grid_iteam:nth-child(7) .icon-flag {
    background-position-x: -439px;
}
li.grid_iteam:nth-child(8) .icon-flag {
    background-position-x: -506px;
}

li.grid_iteam:nth-child(9) .icon-flag {
    background-position-x: -573px;
}

li.grid_iteam:nth-child(10) .icon-flag {
    background-position-x: -640px;
}

li.grid_iteam:nth-child(11) .icon-flag {
    background-position-x: -707px;
}

li.grid_iteam:nth-child(12) .icon-flag {
 background-position-x: -773px;
}
li.grid_iteam:nth-child(-n+12) .icon-flag {
    background-position-y: -47px;
}
li.grid_iteam:nth-child(13) .icon-flag {
    background-position-y: -46px;
}
li.grid_iteam:nth-child(13) .icon-flag {
    background-position-x: -839px;
}

li.grid_iteam:nth-child(14) .icon-flag {
    background-position-x: -37px;
}
li.grid_iteam:nth-child(14) .icon-flag {
    background-position-y: -37px;
}
li.grid_iteam:nth-child(15) .icon-flag {
     background-position-x: -104px;
}
li.grid_iteam:nth-child(16) .icon-flag {
 background-position-x: -172px;
}
li.grid_iteam:nth-child(17) .icon-flag {
  background-position-x: -238px;
}
li.grid_iteam:nth-child(18) .icon-flag {
   background-position-x: -306px;
}

li.grid_iteam:nth-child(19) .icon-flag {
    background-position-x: -369px;
}
li.grid_iteam:nth-child(20) .icon-flag {
    background-position-x: -436px;
}

li.grid_iteam:nth-child(21) .icon-flag {
    background-position-x: -505px;
}

li.grid_iteam:nth-child(22) .icon-flag {
     background-position-x: -573px;
}

li.grid_iteam:nth-child(23) .icon-flag {
    background-position-x: -638px;
}

li.grid_iteam:nth-child(24) .icon-flag {
background-position-x: -707px;
}
li.grid_iteam:nth-child(25) .icon-flag {
background-position-x: -773px;
}
li.grid_iteam:nth-child(26) .icon-flag {
 background-position-x: -841px;
}
li.grid_iteam:nth-child(n+14) .icon-flag {
    background-position-y: -111px;
}


.zs_link_list {
    margin: 0 auto;
    width: 1380px;
    padding-bottom: 10px;
}

.zs_link {
    border-bottom: 1px solid #f1f1f1;
    padding-top: 30px;
    overflow: hidden;
    width: 100%;
}

.zs_link_list a {
    line-height: 30px;
    height: 30px;
    color: #5c5c5c;
    padding: 5px;
    display: inline-block;
}

.zs_link_list b {
    line-height: 30px;
    height: 30px;
    color: #5c5c5c;
}

.index_one {
    width: 1380px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 20px;
        border-bottom: 1px solid #f1f1f1;
    padding-bottom: 15px;
}
.index_one_top {
    overflow: hidden;
    margin-bottom: 20px;
}
.index_one_left {
    float: left;
    width: 1000px;
}
.index_one_ad {
    float: left;
}
.index_one_ad img {
    height: 160px;
    width: auto;
}
.index_one_iteam {
    float: left;
    padding: 0px 5px;
    width: 260px;
}

.index_one_iteam h2 {
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #0051d3;
    line-height: 30px;
    height: 30px;
    padding: 0px 5px;
}

.index_one_iteam_list li {
    line-height: 26px;
    height: 26px;
}

.index_one_iteam_list li a {
    color: #454545;
    font-size: 14px;
    padding: 0px 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index_one_iteam_list li a:hover{
    color: #0051d3;
    transition: 0.8s;
}
.index_one_bott {
    overflow: hidden;
}

.index_one_bott_iteam {
    float: left;
    width: 323px;
    margin-right: 10px;
}

.index_one_bott_iteam h2 {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px solid #0051d3;
    line-height: 30px;
    height: 30px;
    padding: 0px 5px;
}

.index_one_bott_iteam_list li {
    line-height: 26px;
    height: 26px;
}

.index_one_bott_iteam_list li a {
    color: #454545;
    font-size: 14px;
    padding: 0px 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index_one_bott_iteam_list li a:hover{
    color: #0051d3;
    transition: 0.8s;
}

.index_one_right {
    float: left;
    width: 350px;
    margin-left: 30px;
}

.liuxue_form {
    width: 350px;
    border: 1px solid #f1f1f1;
    overflow: hidden;
    background: #0051d3;
}
.liuxue_tit h3 {
    width: calc(100% + 2px);
    height: 90px;
    padding: 0;
    margin: 0 -1px;
    font-size: 2rem;
    font-weight: 700;
    line-height: 76px;
    color: #fff;
    text-align: center;
    cursor: default;
    background: url(../images/liuxue_tit.png) 50%;
    background-size: cover;
}
.liuxue_tit {
    overflow: hidden;
}
.liuxue_tit p {
    text-align: center;
    color: #ffffff;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
}
.form_main {
    background: #0051d3;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 5px;
}
.form_main input {
    line-height: 40px;
    height: 40px;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
    padding: 0px 20px;
}
.form_main select {
    line-height: 40px;
    height: 40px;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
    padding: 0px 20px;
}

.form_main option {
    line-height: 40px;
    height: 40px;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
    padding: 0px 20px;
    display: inline-block;
}
.index_bm {
    color: #fff;
    text-align: center;
    line-height: 40px;
}
img.index_r_ad {
    width: 100%;
    height: 200px;
}



.index_liuxue {
    width: 1380px;
    margin: 0 auto;
    overflow: hidden;
}
.index_liuxue_tit {
    line-height: 60px;
    height: 60px;
    margin-top: 20px;
}
.index_liuxue_tit h2 {
    font-size: 18px;
    float: left;
    width: 200px;
    border-bottom: 1px solid #f1f1f1;
    padding: 0px 15px;
    background: #0051d3;
    color: #fff;
}

/* index tab start */




.tabbtn {
    height: 40px;
    float: left;
    border-bottom: 1px solid #f1f1f1;
    margin-top: 21px;
    width: 1180px;
}

.tabbtn li {
    float: left;
    position: relative;
}

.tabbtn li a {
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    width: 108px;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
}



.tabbtn li.current a {
    border-bottom: solid 2px #0051d3;
    height: 40px;
    line-height: 40px;
    background: #fff;
    color: #0051d3;
    font-weight: 800;
}

.tabcon {
    border-width: 0 1px 1px 1px;
    border-color: #ddd;
    border-style: solid;
    position: relative;
    height: 190px;
    overflow: hidden;
}

.tabcon .subbox {
    position: absolute;
    left: 0;
    top: 0;
}

.tabcon .sublist {
    padding: 5px 10px;
    height: auto;
    overflow: hidden;
}

#leftcon .subbox {
    width: 9999em;
}

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

.tab_iteam {
    width: 30%;
    float: left;
    padding: 5px 10px;
}

.sublist {
    padding: 10px;
}

.sublist li {
    height: 28px;
    line-height: 28px;
    font-size: 12px;
}

.sublist li span {
    margin: 0 5px 0 0;
    font-family: "宋体";
    font-size: 12px;
    font-weight: 400;
    color: #ddd;
}


.tab_iteam li a {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tab_iteam li a:hover{
    color: #0051d3;
    transition: 0.8s;
}
.tab_iteam h4 {
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    height: 30px;
}
/* index tab end  */

/* index_pm start  */
.index_pm {
    width: 1380px;
    margin: 0 auto;
    margin-top: 20px;
}
.index_pm_l {
    float: left;
    width: 1010px;
}

.pm_iteam {
    float: left;
    width: 115px;
    margin-right: 10px;
}
.pm_iteam.qspm {
width: 145px;
      margin-right: 10px;
}

.pm_iteam.uspm {
    margin-right: 10px;
        width: 188px;
}

.pm_iteam h3 {
    border-bottom: solid 2px #0051d3;
    height: 40px;
    line-height: 40px;
    background: #fff;
    color: #000000;
    font-weight: 800;
}
.pm_iteam.qspm h3 {
    color: #0051d3;
}
.pm_iteam_list li {
    line-height: 30px;
    height: 30px;
    margin-top: 5px;
}

.pm_iteam_list_sch li {
    line-height: 30px;
    height: 30px;
    margin-top: 5px;
}
.pm_iteam_list_sch_a li {
    line-height: 30px;
    height: 30px;
    margin-top: 5px;
}
.pm_iteam_list li i {
    background: #0051d3;
    color: #fff;
    border-radius: 20px;
    width: 20px;
    height: 20px;
    float: left;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    margin-top: 5px;
}
.pm_iteam_list_sch li i {
    background: #0051d3;
    color: #fff;
    border-radius: 20px;
    width: 20px;
    height: 20px;
    float: left;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    margin-top: 5px;
}
.pm_iteam_list_sch_a li i {
    background: #0051d3;
    color: #fff;
    border-radius: 20px;
    width: 20px;
    height: 20px;
    float: left;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    margin-top: 5px;
}

.pm_iteam_list li a {
    float: left;
    margin-left: 5px;
    overflow: hidden;
    white-space: nowrap;
width: 85px;
}

.pm_iteam_list_sch li a {
    float: left;
    margin-left: 5px;
    overflow: hidden;
    white-space: nowrap;
    width: 100px;
}

.pm_iteam_list_sch_a li a {
    float: left;
    margin-left: 5px;
    overflow: hidden;
    white-space: nowrap;
    width: 140px;
}




.index_pm_r {
    float: left;
    width: 350px;
    margin-left: 20px;
    overflow: hidden;
    background: #0051d3;
}

.index_pm_tj h4 {
    width: calc(100% + 2px);
    height: 90px;
    padding: 0;
    margin: 0 -1px;
    font-size: 2rem;
    font-weight: 700;
    line-height: 76px;
    color: #fff;
    text-align: center;
    cursor: default;
    background: url(../images/liuxue_tit.png) 50%;
    background-size: cover;
}

.index_pm_tj {
    background: #0051d3;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 5px;
}
.index_pm_tj input {
    line-height: 40px;
    height: 40px;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
    padding: 0px 20px;
}
.index_pm_tj select {
    line-height: 40px;
    height: 40px;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
    padding: 0px 20px;
}
.lxtj.lu {
    margin-bottom: 20px;
}

/* index_bm end */


/* shenqing start  */
.index_shenqing {
    width: 1380px;
    margin: 0 auto;
    overflow: hidden;
}
.shenqing_iteam {
    width: 100%;
    overflow: hidden;
}
.shengqing_tit {
    line-height: 50px;
    height: 50px;
    font-weight: bold;
    font-size: 18px;
    float: left;
    width: 200px;
    border-bottom: 1px solid #f1f1f1;
    padding: 0px 15px;
    background: #0051d3;
    color: #fff;
}
.shenqing_ad img {
    width: 100%;
    height: 120px;
}
.shenqing_list {
    width: 101%;
    overflow: hidden;
    border: 1px solid #f1f1f1;
    padding: 10px 0;
}
.shenqin_box {
    width: 450px;
    float: left;
    margin-right: 10px;
}
.shenqin_box li {
    float: left;
    height: 90px;
    margin-top: 10px;
}

.sq_l_img img {
    width: 120px;
    height: 90px;
    border-radius: 5px;
}

.sq_l_img {
    float: left;
    margin-right: 10px;
}
.sq_l_r {
    float: left;
    width: 310px;
}

.sq_l_r a {
    line-height: 30px;
    height: 30px;
    font-weight: bold;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sq_l_r p {
    font-size: 12px;
    color: #757575;
    line-height: 21px;
    /*text-indent: 15px;*/
}
.shenqin_box h4 {
    line-height: 40px;
    height: 40px;
    border-bottom: 2px solid #0051d3;
    font-weight: bold;
    font-size: 16px;
}
/* shenqing end  */

/* 列表页： */
.news_list li {
    height: 120px;
    width: 100%;
    border-bottom: 1px solid #f1f1f1;
    margin-top: 5px;
}
.list_left {
    width: 800px;
    float: left;
    height: 120px;
}

h2.post_title {
    line-height: 50px;
}
h2.post_title a {
    font-weight: bold;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.post_content {
    height: 70px;
}

.post_content p {
    line-height: 30px;
}

.list_right {
    float: right;
}

a.kefu_l {
    display: inline-block;
    background: #0051d3;
    border-radius: 2px;
    padding: 5px 10px;
    color: #fff;
    margin-top: 10px;
}

p.info {
    margin-top: 60px;
}

/* 详情页 */
.content_top h1 {
    line-height: 60px;
    font-size: 22px;
    padding: 0px 10px;
}
.content_info {
    line-height: 40px;
    height: 40px;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 20px;
}
.content_n {
    border-right: 1px solid #f1f1f1;
    padding: 15px;
}
.content_n p {
    line-height: 30px;
    margin-bottom: 10px;
}

.content_n img {
    max-width: 600px;
    margin-bottom: 30px;
}

.content_n table {
    width: 99% !important;
    border-bottom: 1px solid #beccdb;
    border-right: 1px solid #beccdb;
}

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

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

.news_liuxue {
    width: 100%;
    padding: 30px;
    overflow: hidden;
    background: #0051d3;
}

.n_chat img {
    width: 200px;
    float: left;
    height: 200px;
}

.n_chat {
    float: left;
}
.tell_t {
    float: left;
    width: 290px;
    height: 200px;
}
.n_form {
    float: right;
    width: 300px;
    background: #0051d3;
    padding: 10px 50px;
}

.n_form input {
    line-height: 30px;
    height: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
    padding: 0px 20px;
}

.n_form select {
    line-height: 30px;
    height: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
    padding: 0px 20px;
}

.tell_t span {
    color: #fff;
    line-height: 40px;
    height: 40px;
    padding: 10px 20px;
    width: 100%;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    margin-top: 28px;
}

.news_ym {
    width: 98%;
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 30px;
    line-height: 81px;
    border: 1px dashed #272727;
    border-radius: 5px;
    padding: 10px 10px;
}

li.page_left {
    float: left;
}

.news_ym li {
    line-height: 30px;
    padding: 15px 0px;
    width: 45%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

li.page_left span {
    margin-right: 10px;
    color: #303030;
}

.news_ym a {
    color: #303030;
}

li.page_right span {
    color: #303030;
}

li.page_right {
    float: right;
}

.related h3 {
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #0051d3;
    margin-top: 15px;
}
.related_list li {
    float: left;
    width: 48%;
    margin-right: 1%;
    line-height: 35px;
    height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 3px;
}
.related_list li:hover {
    transition: 0.8s;
    color:  #0666ff;
}