*,
body {
    margin: 0;
    padding: 0;
    border:0px;
 }
 
.w1200 {
    max-width: 1200px;
    height: auto;
    margin: 0 auto;

}

.w1400 {
    width: 1400px;
    height: auto;
    margin: 0 auto;
}

ul,
li {
    list-style: none;
}

a {
    text-decoration: none !important;
}

p,
h1,
h2,
h3,
a {
    font-family: "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";
    font-weight: normal;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.m10 {
    margin-top: 10px;
}

.m20 {
    margin-top: 20px;
}

.main {}

.nav_button {
    display: none;
}

.arrow {
    display: none;
}

.pad18 {
    padding: 18px 0;
}

.top {
    width: 100%;
    height: 110px;
    /*background: #0c7e98;*/
       background: #0c7e98; 
}

.top1 {
    width: 100%;
    height: 110px;
     /*background: #0c7e98;*/
       background: #0c7e98; 

}

.top .logo {
    margin-top: 15px;
    width: auto;
    height: 80px;
    display: inline-block;
    float: left;
}

.top .logo img {
    width: 100%;
    height: 100%;
}

.linkList {
    margin: 45px;
}

.linkList,
.linkList li {
    display: inline-block;
}

.linkList,
.linkList li a {
    color: #ffffff;
    font-size: 15px;
}

.linkList li:not(:last-child):after {
    content: " |";
    margin: 10px;
}

.linkList li:hover>a {
    color: #ff8000;
}

.top form {
    display: inline;
}

.search {
    margin-top: 35px;
}

.search input {
    float: left;
    border: none;
}

.search input:first-child {
    width: 190px;
    height: 40px;
    text-indent: 10px;
    outline: none;
}

.search input:last-child {
    background: url(../img/search-x.png) no-repeat;
    background-size: cover;
    width: 47px;
    height: 40px;
    cursor: pointer;
    background-size: 50%;
    background-position: center;
    background-color: #e18631;
}

.nav {
    background: rgba(255, 255, 255, .8);
    height: 54px;
    position: absolute;
    top: 0;
    z-index: 9999;
}

.nav .navUl {
    position: relative;
}

.nav .navUl>li {
    width: 129px;
    display: inline-block;
    text-align: center;
    width: 11.1%;
    float: left;
}

.nav .navUl>li:hover {
    background: #0c7e98;
  
background: #0c7e98bf;
}

.nav .navUl>li>a {
    color: #000000;
    line-height: 54px;
}

.nav .navUl>li:hover>a {
    color: #ffffff;
}

.subMenu {
    position: relative;
    width: 1400px;
    height: auto;
    background: #ffffff;

    padding: 15px 100px 0 100px;
    z-index: 10;
    display: none;
    left: 0;
    top: 0;
    overflow: hidden;
    background: rgb(255 255 255 / 73%);
}

.subMenu .subMenu_logo {
    width: 250px;
    height: 150px;
    border-right: 2px solid #B8B8B8;
}

.subMenu .subMenu_logo img {
    width: 250px;
    height: 150px;
}

.subUl {
    margin-top: 0;
    width: 100%;
    padding: 0 0;
}

.subUl>li {
    width: 100%;
    display: block;
    text-align: center;
    height: 40px;
    float: left;
}

.subUl>li:hover {
    background: #ff8000;
}

.subUl>li a {
    color: #000000;
    line-height: 40px;
}

.subUl>li:hover>a {
    color: #ffffff;
}

.logo_box {
    height: 140px;
    background: #3b7abd;
}

.logo_box .logo {
    width: 450px;
    float: left
}

.logo_box .logo a {
    display: block;
    padding: 14px 0
}

.logo_box .xiaoxun {
    float: right;
    text-align: right
}

.banner:hover .nenuimg-prev {
    display: block!important;
}

.banner:hover .nenuimg-next {
    display: block!important;
}

.banner_box {
    position: relative;
    width: 100%;
}

.banner_box .nav_box {
    position: absolute;
    top: 0;
    height: 54px;
    width: 100%;
    z-index: 2;
    background: ;
}

.banner {
    height: 480px;
    position: relative;
    width: 1400px;
    overflow: hidden;
    margin: 0 auto
}

.banner .page {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 50px;
    width: 1200px;
    background: url(../img/blue_tm.png);
    left: 50%;
    margin-left: -600px
}

.nenuimg-nav {
    width: 1200px;
    height: 50px;
    z-index: 998;
}

.nenuimg-nav .nenuimg-year {
    width: 143px;
    height: 50px;
    position: absolute;
    right: 0;
    z-index: 120;
    bottom: 0;
    text-align: center;
    line-height: 50px;
    font-family: "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";
    color: #fff;
}

.nenuimg-nav .nenuimg-year a {
    font-size: 28px;
    font-family: "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";
    color: #fff;
    text-decoration: none
}

.nenuimg-nav .nenuimg-year a:hover {
    text-decoration: none;
    color: #fff;
}

.nenuimg-nav .nenuimg-year .nenuimg-bg {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.nenuimg-nav .nenuimg-month {
    height: 50px;
    margin-right: 143px;
    margin-left: 20px;
    position: relative;
}

.nenuimg-nav .nenuimg-month .nenuimg-bg {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.nenuimg-nav .nenuimg-month ul {
    height: 50px;
    float: left;
}

.nenuimg-nav .nenuimg-month ul li {
    display: inline-block;
    float: left;
    height: 50px;
    line-height: 50px;
    margin-left: 8px;
}

.nenuimg-nav .nenuimg-month ul li a {
    display: block;
    cursor: pointer;
    color: #fff;
}

.nenuimg-nav .nenuimg-month ul li a:hover {
    color: #2E93C8;
}

.nenuimg-nav .nenuimg-month ul li.current-month a {
    color: #ee9439;
}

.nenuimg-nav .nenuimg-month ul li.noimg a,
.nenuimg-nav .nenuimg-month ul li.noimg a:hover {
    color: #bdbdbd;
}

.nenuimg-nav .nenuimg-month ul li a span {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0 18px;
    font-size: 18px;
    font-family: ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ;
}

.nenuimg {
    _text-align: center;
}

.nenuimg-wrap {
    margin: 0 auto;
    width: 100%;
    _width: 100%;
    _text-align: left;
}

.nenuimg-item {
    text-align: center;
    position: relative;
}

.nenuimg-item .nenuimg-link {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 480px !important
}

.nenuimg-item .nolink {
    cursor: default;
}

.nenuimg-item .nenuimg-link img {
    position: absolute;
    left: 0!important;
    top: 0;
    display: none;
    height: 100%;
    width: 100%;
}

.nenuimg-navigation {
    display: block;
    cursor: pointer;
    width: 0px;
    height: 0px;
    padding-left: 60px;
    padding-top: 60px;
    background: url(../img/focus-arrow.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    z-index: 100;
}

.nenuimg-prev {
    left: 50%;
    margin-left: -480px;
    background-position: 0 0;
}

.nenuimg-next {
    right: 50%;
    margin-right: -480px;
    background-position: right 0;
}

.nenuimg-json {
    display: none;
}

.nenuimg-json div div {
    height: 80px;
}

.l_title {
    width: 800px;
}

.s_title {
    width: 767px;
}

.a_title {
    width: 380px;
}

.b_title {
    width: 370px;
    margin-left: 50px;
}

.c_title {
    width: 350px;
}

.Title {
    height: 50px;
    border-bottom: 2px solid #0c7e98;
    width: 100%;
    overflow: hidden;
}

.Title h2 {
    font-size: 20px;
    line-height: 50px;
    padding-left: 35px;
    border-bottom: 2px solid #437337;
    background-position: 1px;
}

.yzzx {
    background: url(../img/yzzx.png) no-repeat;
}

.tzgg {
    background: url(../img/tzgg.png) no-repeat;
}

.xshd {
    background: url(../img/xshuhd.png) no-repeat;
}

.dzxb {
    background: url(../img/dzxb.png) no-repeat;
}

.sthd {
    background: url(../img/studenthd.png) no-repeat;
}

.yzmj {
    background: url(../img/yzmj.png) no-repeat;
}

.more {
    margin-top: 20px;
}

.content_l {
    width: 380px;
    height: auto;
}

.content_c {
    width: 370px;
    height: auto;
    margin-left: 50px;
}

.content_r {
    width: 350px;
    height: auto;
}

.Content {
    margin-top: 20px;
}

.Content>a h3 {
    color: #0c7e98;
    line-height: 25px;
    font-size: 16px;
}

.Content>a h3:hover {
    color: #ff8000;
}

.Content>a {
    font-size: 14px;
}

.Content>p {
    color: #666666;
    font-size: 14px;
    text-indent: 14px;
    margin-top: 10px;
}

.Acade>span {
    margin-top: 20px;
    display: block;
    color: #666666;
}

.titleImg1 {
    width: 100%;
    height: 175px;
}

.titleImg2 {
    width: 130px;
    height: 180px;
    float: left;
    margin-right: 10px;
}

.titleImg3 {
    width: 350px;
    height: 135px;
    position: relative;
}

.titleImg1,
.titleImg2,
.titleImg3 {
    margin-bottom: 10px;
    overflow: hidden;
    display: block;
}

.titleImg1 img,
.titleImg2 img,
.titleImg3 img {
    width: 100%;
    height: auto;
    transition: .5s;
    height: 100%;
}

.titleImg1 img:hover,
.titleImg2 img:hover,
.titleImg3 img:hover {
    transform: scale(1.1);
}

.art1 li {
    height: 40px;
    margin-left: 7px;
    margin-bottom: 4px;
}

.article li a 
{
    text-decoration: none;
    color: #0c7e98;
    font-size: 16px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 80%;
}

.article li:hover>a {
    color: #ff8000;
}

.art1 li a {
    margin-left: 10px;
    width: 280px;
    line-height: 36px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.datetime b {
    width: 50%;
    float: left;
    background: #0c7e98;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 35px;
}

.datetime {
    border: 1px solid #0c7e98;
    width: 70px;
    height: 35px;
}

.datetime span {
    font-family: arial;
    font-size: 12px;
    text-align: center;
    display: block;
}

.datetime span:nth-of-type(1) {
    color: #0c7e98;
    height: 18px;
    line-height: 20px;
}

.datetime span:nth-of-type(2) {
    color: #989898;
}

.art1 li:hover>.datetime {
    border: 1px solid #ff8000;
}

.art1 li:hover>.datetime b {
    background: #ff8000;
}

.art1 li:hover>.datetime span:nth-of-type(1) {
    color: #ff8000;
}

.art2 li {
    margin-bottom: 13px;
}

.art2 li span {
    color: #666666;
    float: right;
}

.art3 li {
    background: #0c7e98;
    width: 100px;
    display: inline-block;
    height: 25px;
    margin: 10px 6px 10px 0;
    text-align: center;
}

.art3 li a {
    color: #ffffff;
    line-height: 25px;
}

.art4 li {
    display: inline-block;
    margin-right: 20px;
}

.art4 li:nth-child(3n) {
    margin-right: 0;
}

.art4 li a {
    color: #000000;
    font-size: 12px;
}

.paper>a:nth-of-type(2) {
    color: #000000;
}

.paper>a:nth-of-type(3) {
    color: #0c7e98;
}

.stu {
    position: relative;
}

.stxx {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #ffffff;
    z-index: 10;
    text-indent: 10px;
    height: 30px;
    line-height: 25px;
    background: rgba(255, 255, 255, 0.6);
    font-family: "ÃƒÂ¥Ã‚Â®Ã¢â‚¬Â¹ÃƒÂ¤Ã‚Â½Ã¢â‚¬Å“";
    font-weight: bold;
    color: #000000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.stxx:hover {
    color: #0c7e98;
    cursor: pointer;
}


/* .fast ul {
    width: 100%;
    height: 320px;
    margin-top: 20px;
} */

.fast ul li {
    float: left;
    width: 28%;
    margin-top: 20px;
    border: 1px solid #0c7e98;
    box-sizing: border-box;
    padding-top: 19px;
    margin-left: 8%;
}

.fast ul li:nth-child(3n-2) {
    margin-left: 0;
}

.fast ul li:hover {
    background: #0c7e98;
}

.fast ul li:nth-child(1)>a>span {
    background: url(../images/yx-icon1.png) no-repeat;
    background-size: 80% 80%;
    background-position: center;
}

.fast ul li:nth-child(2)>a>span {
    background: url(../images/yx-icon2.png) no-repeat;
    background-size: 80% 80%;
    background-position: center;
}

.fast ul li:nth-child(3)>a>span {
    background: url(../images/yx-icon3.png) no-repeat;
    background-size: 80% 80%;
    background-position: center;
}

.fast ul li:nth-child(4)>a>span {
    background: url(../images/yx-icon4.png) no-repeat;
    background-size: 80% 80%;
    background-position: center;
}

.fast ul li:nth-child(5)>a>span {
    background: url(../images/yx-icon5.png) no-repeat;
    background-size: 80% 80%;
    background-position: center;
}

.fast ul li:nth-child(6)>a>span {
    background: url(../images/yx-icon6.png) no-repeat;
    background-size: 80% 80%;
    background-position: center;
}

.fast ul li:nth-child(7)>a>span {
    background: url(../images/yx-icon7.png) no-repeat;
    background-size: 80% 80%;
    background-position: center;
}

.fast ul li:nth-child(8)>a>span {
    background: url(../images/yx-icon8.png) no-repeat;
    background-size: 80% 80%;
    background-position: center;
}

.fast ul li:nth-child(9)>a>span {
    background: url(../images/yx-icon9.png) no-repeat;
    background-size: 80% 80%;
    background-position: center;
}

.fast ul li:nth-child(1):hover>a>span {
    background: url(../images/yx-icon1-other.png) no-repeat;
    background-size: 80% 80%;
    background-position: center;
}

.fast ul li:nth-child(2):hover>a>span {
    background: url(../images/yx-icon2-other.png) no-repeat;
    background-size: 80% 80%;
    background-position: center;
}

.fast ul li:nth-child(3):hover>a>span {
    background: url(../images/yx-icon3-other.png) no-repeat;
    background-size: 80% 80%;
    background-position: center;
}

.fast ul li:nth-child(4):hover>a>span {
    background: url(../images/yx-icon4-other.png) no-repeat;
    background-size: 80% 80%;
    background-position: center;
}

.fast ul li:nth-child(5):hover>a>span {
    background: url(../images/yx-icon5-other.png) no-repeat;
    background-size: 80% 80%;
    background-position: center;
}

.fast ul li:nth-child(6):hover>a>span {
    background: url(../images/yx-icon6-other.png) no-repeat;
    background-size: 80% 80%;
    background-position: center;
}

.fast ul li:nth-child(7):hover>a>span {
    background: url(../images/yx-icon7-other.png) no-repeat;
    background-size: 80% 80%;
    background-position: center;
}

.fast ul li:nth-child(8):hover>a>span {
    background: url(../images/yx-icon8-other.png) no-repeat;
    background-size: 80% 80%;
    background-position: center;
}

.fast ul li:nth-child(9):hover>a>span {
    background: url(../images/yx-icon9-other.png) no-repeat;
    background-size: 80% 80%;
    background-position: center;
}

.fast ul li:hover>a>p {
    color: #ffffff;
}

.fast ul li a span {
    display: block;
    margin: 10px auto;
    height: 55px;
    width: 55px;
}

.fast ul li a p {
    margin: 14px auto;
    text-align: center;
    font-size: 16px;
    color: #0c7e98;
}

.beauty ul {
    margin-top: 20px;
}

.beauty ul li {
    float: left;
}

.beauty ul li a img {
    width: 100%;
    height: 100%;
    transition: .5s;
}

.beauty ul li {
    width: 193px;
    height: 145px;
    overflow: hidden;
}

.beauty ul li:hover>a>img {
    transform: scale(1.1);
}

.beauty ul li:first-child {
    width: 360px;
    height: 295px;
    margin-right: 10px;
}

.beauty ul li:nth-child(2),
.beauty li:nth-child(3) {
    margin-bottom: 5px;
}

.beauty ul li:nth-child(2),
.beauty li:nth-child(4) {
    margin-right: 10px;
}

.service ul {
    margin-top: 10px;
    height: 76px;
    background: #f6f4f5;
}

.service ul li:first-child {
    margin-left: 45px;
}

.service ul li {
    margin-right: 65px;
    display: inline-block;
}

.service ul li:last-child {
    margin-right: 0!important;
}

.service ul li a {
    color: #666666;
    line-height: 76px;
}

.service ul li:hover>a {
    color: #0c7e98;
}

.footer {
    width: 100%;
    background: url(../images/footer-bg.png) no-repeat center center;
    background-size: cover;
    margin-top: 20px;
    overflow: hidden;
}

.bottom_logo {
    display: block;
    float: left;
    margin-top: 60px;
    margin-right: 80px;
    width: 380px;
    height: auto;
}

.footer .copyright {
    padding-top: 35px;
}

.footer .copyright li a {
    line-height: 30px;
    color: #ffffff;
}

.footer .copyright li img {
    vertical-align: text-bottom;
    margin-left: 6px;
}

.footer .QRcode {
    float: none;
    margin-top: 60px;
}

.footer .QRcode li {
    float: left;
    width: 25%;
    margin-left: 8.333%;
}

.footer .QRcode li a {
    display: block;
}

.footer .QRcode li img {
    width: 100%;
}

.footer .QRcode li a span {
    display: block;
    color: #ffffff;
    font-size: 15px;
    text-align: center;
}

.footer_select {
    margin-top: 40px;
    font-size: 0;
}

.footer_select select {
    display: inline-block;
    width: 42%;
    height: 45px;
    margin-left: 8%;
    line-height: 45px;
    border: 1px solid #82bccc;
    background-color: #449bb2;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 1px;
    font-size: 16px;
    color: #fff;
}

.footer_select select option {}

.footer_select h3 {
    font-size: 16px;
    color: #fff;
    margin-left: 40px;
}


/*--------ÃƒÂ¥Ã‚Â­Ã‚ÂÃƒÂ©Ã‚Â¡Ã‚Âµ----------*/

.New_list {
    margin-top: 35px;
    border: 3px solid #0c7e98;
    min-height:300px;
}

.New_list h3 {
    height: 40px;
    background: #0c7e98;
    line-height: 40px;
    color: #fff;
    font-weight: bold;
    text-indent: 10px;
    font-size: 18px;
}

.New_list ul li {
    padding: 0 10px;
}

.New_list ul li:not(:last-child) {
    border-bottom: 1px solid #bbbbbb;
}

.New_list ul li a {
    color: #000;
    line-height: 35px;
    width: 98%;
    display: block;
}

.New_list ul li a:hover {
    color: #0c7e98;
}

.nbanner {
    width: 100%;
    height: auto;
    position: relative;
}

.nbanner img {
    width: 100%;
    height: 100%;
}

.zy_left {
    width: 260px;
    float: left;
}

.zy_left h1 {
    height: 80px;
    background: #0c7e98;
    line-height: 80px;
    display: block;
    text-align: center;
    font-size: 22px;
    color: #FFF;
}

.zy_left>ul {
    /*background: #f7f7f7;*/
    background: #eee;
}

.zy_left>ul li {
    height: 50px;
    line-height: 50px;
    border-bottom: #d3d3d3 1px solid;
}

.zy_left>ul li.current {
    background: #fff;
}

.zy_left>ul li a {
    display: block;
    padding-left: 37px;
    text-decoration: none;
    color: #262626;
    font-weight: normal;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.zy_left>ul li.current a {
    color: #3b7abd;
    border-left: 5px solid #8c8383;
    padding-left: 32px;
    background: url(../img/zy_left_t.png) no-repeat 230px center;
}

.zy_left>ul li a:hover {
    color: #3b7abd;
    border-left: 5px solid #8c8383;
}

.li_hover {
    color: #3b7abd!important;
    border-left: 5px solid #8c8383;
}

.zy_right {
    width: 1060px;
    float: right;
    background: #FFF;
    min-height: 700px;
    padding: 20px 0 0;
}

.zy_right .tit {
    background: url(../img/zy_title_bg.gif) no-repeat left bottom;
    height: 55px;
}

.zy_right .tit .weizhi {
    background: url(../img/weizhi_bg.png) left center no-repeat;
    margin-top: 14px;
    padding-left: 18px;
    color: #808080;
    font-size: 14px;
    text-align: left;
    float: left;
    line-height: 30px;
}

.zy_right .tit .weizhi a {
    color: #808080;
    font-size: 14px;
    line-height: 30px;
}

.zy_right .dp_con {
    padding: 15px 30px 0;
    line-height: 30px;
    /*text-indent: 2em;*/
    text-align: justify;
}


.ldfctp{
    float: right;
    width: 20%;
}

.ldfcwz{
    float: left;
    width: 70%;
    margin-right: 5%;
}


.decorate_img {
    width: 100%;
    height: auto;
    margin-top: 40px;
    border: 9px solid #b8daf18a;
    box-sizing: border-box;
}

.dp_con .con_title {
    font-family: ÃƒÂ©Ã‚Â»Ã¢â‚¬ËœÃƒÂ¤Ã‚Â½Ã¢â‚¬Å“;
    font-size: 28px;
    text-align: center;
    margin: 30px 0;
}

.dp_con p {
    font-family: ÃƒÂ¥Ã‚Â®Ã¢â‚¬Â¹ÃƒÂ¤Ã‚Â½Ã¢â‚¬Å“;
    font-size: 14pt;
    line-height: 35px;
}

.dp_con p img {
    height: auto!important;
    max-width: 100%;
    margin: 10px auto;
}

.dp_con table td p {
    text-indent: 0!important
}

.dp_con table td {
    vertical-align: top;
}
.info_con{overflow:hidden;}
.zy_right ul {
    padding: 10px 0;
}

.zy_right .fj li a {
   display:inline-block !important;
   white-space:nowrap !important;
  line-height:30px;
  width:100%;
}

.zy_right .fj li {
  height:auto;
  line-height:40px;
}


.zy_right ul li {
    height: 55px;
   /* line-height: 55px;*/
    /*padding-left: 16px;*/
    list-style: disc;
    margin-left: 15px;
}

.zy_right ul li>span {

    color: #999;
}

.zy_right ul li a {
    text-decoration: none;
    font-size: 16px;
    color: #262626;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  display: inline-block; 
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 70%;
}

.zy_right ul li:hover>a {
    color: #0c7e98;
}

.fenye {
    margin: 20px auto;
    text-align: center;
}
.fenye span{margin:10px 0px !important;}
.con_ly {
    font-size: 16px;
    text-align: center;
    padding-bottom: 30px;
    color: #999999;
}

.con_ly span {
    margin-right: 20px;
}

.zy_right dl {
    padding: 10px 0;
    min-height: 650px;
}

.zy_right dl dd {
    height: 240px;
    margin: 10px 6px;
    line-height: 35px;
    width: 267px;
    float: left;
    text-align: center;
}

.zy_right dl dd img {
    display: block;
    width: 267px;
    height: 200px;
}


/*ÃƒÂ§Ã‚Â»Ã¢â‚¬Å¾ÃƒÂ¤Ã‚Â»Ã‚Â¶ÃƒÂ©Ã¢â‚¬Â¡Ã…â€™ÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â*/

.banner {
    width: 1200px
}

.top {
    height: 95px;
}

.linkList {
    margin: 37px;
}

.top .logo {
    margin-top: 7px;
}

.search {
    margin-top: 27px;
}

.zy_right {
    width: 900px;
}

.titleImg1 {
    height: 220px
}

.nav {
    width: 1200px
}

.subMenu {
    width: 100%;
    padding: 0 0 0 0;
}

#solid1 {
    width: 100%;
    height: 300px;
    clear: both;
    position: relative;
}

#solid1 ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#solid1 ul li {
    position: absolute;
    left: 0;
    top: 0px;
    width: 380px;
    height: 174px;
    margin-left: 0px;
    display: none;
    cursor: pointer;
    height: 210px;
}

#solid1 ul li h3 {
    color: #0c7e98;
    font-size: 16px;
    overflow: hidden;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}

#solid1 #btt1 {
    width: 100%;
    height: 20px;
    bottom: 0px;
    left: 0;
    position: absolute;
    text-align: center;
    font-size: 0;
}

#solid1 #btt1 span {
    /* position:absolute; */
    /* top:15px; */
    position: static;
    left: 45%;
    display: inline-block;
    width: 13px;
    height: 13px;
    border-radius: 30px;
    margin: 0 5px !important;
    text-align: center;
    border: #0c7e98 1px solid;
    z-index: 1000;
    cursor: pointer;
}



.s_title {
    width: 100%
}

.beauty ul li:nth-child(4),
.beauty li:nth-child(5) {
    margin-bottom: 5px;
}

.beauty ul li:nth-child(3),
.beauty ul li:nth-child(6),
.beauty li:nth-child(7),
.beauty li:nth-child(8) {
    margin-right: 10px;
}

.b_title .Acade table {
    margin: 0 auto;
}

.ny-lingdao .nyldlist {
    width: 100%
}

.ny-lingdao .nyldlist li {
    padding: 30px 10px 75px;
    border-bottom: 1px solid #eee;
    position: relative;
    float: left;
    width: 45%;
    list-style: none
}

.ny-lingdao .nyldlist li:last-child {
    border-bottom: 0
}

.ny-lingdao .nyldlist li h4 {
    font-size: 18px;
    line-height: 40px;
    position: relative;
    font-weight: normal;
}

.ny-lingdao .nyldlist li h4:before {
    width: 6px;
    height: 40px;
    position: absolute;
    left: -25px;
    top: 0;
    background: #ffcc66;
    content: '';
    opacity: 0;
    visibility: hidden;
}

.ny-lingdao .nyldlist li h4:after {
    width: 24px;
    height: 24px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -12px;
    background: url(../images/url.png) no-repeat center;
    content: '';
    opacity: 0;
    visibility: hidden;
    background-size: 24px 24px
}

.ny-lingdao .nyldlist li h4 a {
    color: #005826;
    width:100%;
}

.ny-lingdao .nyldlist li h4 span {
    font-size: 24px;
    margin-left: 30px;
    color: #005826
}

.ny-lingdao .nyldlist li p.yx {
    font-size: 14px;
    margin-top: 10px;
    line-height: 20px;
}

.ny-lingdao .nyldlist li:hover {
    background: url(../images/ldbg.png) no-repeat right bottom;
    border-bottom-color: transparent;
    color: #ffcccc
}

.ny-lingdao .nyldlist li:hover h4 span {
    color: #fff
}

.ny-lingdao .nyldlist li:hover p {
    color: #fff
}

.ny-lingdao .nyldlist li:hover h4:before {
    opacity: 1;
    visibility: inherit;
}

.ny-lingdao .nyldlist li:hover h4:after {
    opacity: 1;
    visibility: inherit;
}


/*æœºæž„è®¾ç½®*/

.SWUPL-column3 {
    margin: 20px 0 0
}

.listTitle02 {
    border-bottom: 1px solid #ccb289;
    overflow: hidden;
    margin: 20px 0 25px;
    line-height: 35px;
}

.listTitle02 span {
    padding: 10px 0;
    border-bottom: 3px solid #ccb289;
}

.SWUPL-row01 {
    overflow: hidden;
}

.SWUPL-title01 {
    overflow: hidden;
    margin: 0 -13px
}

.SWUPL-title01>li {
    margin-bottom: 20px;
}

.SWUPL-title01>li>a {
    display: block;
    margin: 0 13px;
    background-color: #f7f6f2;
    padding: 13px 15px;
}

.item01 {
    line-height: 24px;
    padding-left: 14px;
    position: relative;
    color: #666;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: top;
}

.item01:before {
    content: '';
    width: 4px;
    height: 16px;
    background-color: #0c7e98;
    position: absolute;
    left: 0;
    top: 17px;
}

.SWUPL-list08 {
    margin: 15px 15px 0 35px;
    border-left: 1px solid #e6e5e1;
}

.SWUPL-list08 dt {
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    background-color: #ccb289;
    color: #fff;
    border-radius: 0 15px 15px 0;
    font-weight: bold;
}

.SWUPL-list08 dd {}

.SWUPL-list08 dd .item01 {
    padding: 5px 10px 5px 24px;
    position: relative;
    display: block;
}

.SWUPL-list08 dd a:before {
    background-color: #ccb289;
    width: 5px;
    height: 5px;
    background-color: #e6e5e1;
    position: absolute;
    left: -3px;
    top: 15px;
    content: '';
}

.SWUPL-list08 dd a:after {
    content: '';
    width: 14px;
    height: 1px;
    background-color: #e6e5e1;
    position: absolute;
    left: 0;
    top: 17px;
}

.subColumn a {}

.subColumn>.item01 {
    width: 80%
}


/*-å¹³å‡åˆ†é…*/


/* [class*="gp-avg"] > li {float: left;} */

[class*="gp-avg"] {
    font-size: 0;
}

[class*="gp-avg"]>li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 14px;
    vertical-align: top;
}

@media (max-width: 1200px) {
    .fast ul li {
        padding-top: 5px;
    }
    .act-l ul li {
        padding: 7px 15px;
    }
    .fast ul li a p {
        font-size: 14px;
    }
    .act-l ul li:first-child {
        margin-top: 5px;
    }
    .act-l ul li {
        margin-top: 5px;
    }
    .section3 {
        padding-top: 0;
    }


.footer .QRcode li {}

}

@media (max-width:767px) {
    .fast ul li a p {
        font-size: 12px;
    }
}


.art1 li a {
    overflow: auto;
    white-space: inherit;
    text-overflow: ellipsis;
    line-height: 20px;
}

.datetime {
    height: 38px;
}

.datetime b {
    line-height: 38px;
}

.datetime span:nth-of-type(1) {
    height: 20px;
}

.art1 li {
    margin-bottom: 21px;
}

.art2 li {
    margin-bottom: 16px;
}

.fast ul {
    height: auto;
}

.fast ul li a span {
    margin: 0 auto;
    height: 42px;
    width: 40px;
}

.titlestyle124360 {
    line-height: 220%;
    color: #222222;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
}

.summarystyle124360 {
    line-height: 150%;
    color: #222222;
    font-size: 9pt;
}



.dp_con table{width: 100%!important;overflow: auto;
    display: block;}