﻿@charset "utf-8";
body {
    background: #dedede;
}

#demo {
    overflow: hidden;
    height: 395px;
    width: 100%;
    position: relative;
}
#demo a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    width: 75%;
    height: 30px;
    float: left;
}
#demo1 {
    height: auto;
    text-align: left;
    padding-bottom: 0px!important
}

#demo2 {
    height: 400px;
    text-align: left;
    padding: 0 10px
}

#demo1 li {
    list-style-type: none;
    height: 30px;
    text-align: left;
    line-height: 30px;
}

#demo2 li {
    list-style-type: none;
    height: 30px;
    text-align: left;
    line-height: 30px;
    font-size: 14px;
    border-bottom: 1px dashed #ccc;
}

.headtop {
    position: fixed;
    z-index: 999;
    top: 0;
    width: 100%;
}

.clear {
    width: 100%;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    clear: both;
    display: block;
    _display: inline;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
    display: block;
    *zoom: 1;
}

#header {
    height: 100px;
    width: 100%;
    background: #184b8a;
}

#header .w1200 {
    width: 1200px;
    margin: 0 auto;
    height: 100px;
}

#header .logo {
    width: 60%;
    display: block;
    height: 100px;
    background: url(style_res/2.png) 13px center no-repeat;
}

#header .search {
    margin-right: 4px;
    height: 100%;
}

#header .searchbox {
    width: 100%;
    height: 26px;
    background: url(http://10.134.241.225/stu/images/sea.png) 0 0 no-repeat;
}

#header .search .con {
    height: 36px;
    line-height: 36px;
    margin: 35px 0 15px 0;
}

.site-lang {
    float: left;
}

.botlinks {
    float: left;
    margin-left: 15px;
    background: url(style_res/s.jpg) 0 center no-repeat;
    padding-left: 16px;
}

#header .search>ul>li {
    padding-left: 16px;
    float: right;
}

#header .search>ul>li.xl {
    width: 80px;
    height: 36px;
}

#header .search>ul>li.mr {
    margin-left: 15px;
    background: url(style_res/s.jpg) 0 center no-repeat;
}

#header .search a {
    color: #dee3eb;
    font-size: 14px;
}

#header .search a:hover {
    color: #dee3eb;
}

#content {
    margin-top: 158px
}

.topss {
    height: 36px;
    width: 37px;
    cursor: pointer;
    background: #184b8a url(style_res/topnavliringt.png) center no-repeat;
}

#banner {
    width: 100%;
    position: relative;
    text-align: center;
    height: 438px;
    overflow: hidden;
    background: url(style_res/mainbg.jpg) center no-repeat;
    background-size: cover;
    margin-top: 148px;
}
#banner .inner{
    position: relative;
}
#banner .focus-pagination{
    right: 0;
    left: 0;
    text-align: center;
    bottom: 15px;
}
#banner .focus-page {
    width: 12px;
    height: 12px;
    line-height: 9px;
    background-color: #fff;
    display: inline-block;
    overflow: hidden;
    margin-right: 8px;
    cursor: pointer;
}
#banner .focus-page-active {background-color: #ffa800;}
.row1 {
    width: 100%;
    overflow: hidden;
    background: #fff;
    padding-top: 22px;
    padding-bottom: 10px;
    height: 385px;
}

.row1 .w1000 {
    width: 1220px;
    height: 100%;
}

.row1 .w1000 .index-tit {
    padding-left: 10px;
}

.row1 .box {
    float: left;
    width: 815px;
    height: 100%;
    overflow: hidden;
}

.row1 .box li {
    float: left;
    height: 308px;
    width: 375px;
    margin-right: 19px;
    margin-left: 10px;
    margin-top: 17px;
    cursor: pointer;
    box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.2);
}

.row1 .box li:hover {
    box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.2);
}

.content-xitong li img {
    width: 55px;
    height: 55px
}

.row1 .index-tit dt {
    left: 10px;
}

.row1 .box .pic {
    width: 100%;
    height: 244px;
    background: #000;
}

.row1 .box a {
    display: block;
    width: 100%;
    line-height: 55px;
    text-align: center;
    color: #414242;
    font-size: 16px;
}

.row1 .box li:hover a {
    color: #184b8a;
    transition: all 0.35s;
}

.row1 .box .pic:hover img {
    opacity: 0.9;
    filter: alpha(opacity=90);
    transition: all 0.35s;
}

.row1 .box1 {
    float: right;
    width: 385px;
    padding-top: 17px;
    overflow: hidden;
    margin-right: 10px;
}

.row1 .box1 li {
    height: 60px;
    *height: 57px;
}

.row1 .time {
    position: relative;
    width: 42px;
    height: 42px;
    float: left;
    background: #184b8a url(style_res/line.png) center no-repeat;
    -webkit-transition: all 0.3s ease 0.2s;
    -o-transition: all 0.3s ease 0.2s;
    transition: all 0.3s ease 0.2s;
    cursor: pointer;
}

.row1 li:hover .time {
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}

.row1 .box1 li:hover a {
    margin-top: -2px;
    margin-left: -1px;
}

.row1 .time em,
b {
    color: #fff;
    font-weight: 100;
    display: block;
    padding: 0 4px;
}

.row1 .time b {
    font-size: 16px;
    height: 21px;
    line-height: 21px;
    padding-top: 2px;
}

.row1 .time em {
    height: 18px;
    line-height: 15px;
    font-size: 12px;
    color: #a3b5d3;
    text-align: right;
}

.row1 .box1 a {
    float: right;
    overflow: hidden;
    width: 320px;
    padding-right: 5px;
    color: #000;
    font-size: 16px;
    line-height: 20px;
}

.row1 .box1 a:hover {
    color: #184b8a;
    transition: all 0.35s;
}

.index-tit {
    height: 47px;
    line-height: 47px;
    position: relative;
}

.index-tit.s {
    background: #fff;
    border-bottom: 1px solid #ebebeb;
}

.index-tit dt {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 46px;
    text-align: center;
}

.index-tit dd {
    position: relative;
    width: 60px;
    float: right;
    height: 46px;
    text-align: right;
    color: #5d5d5d;
    font-size: 13px;
}

.index-tit dd a {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    padding-right: 10px;
    background: #fff url(style_res/dd.png) 100% center no-repeat;
    color: #184b8a;
    font-size: 14px;
}

.index-tit dd a.s {
    z-index: 2;
}

.index-tit dd a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    traansition: all 0.35s;
}

.index-tit b {
    height: 45px;
    padding: 0 2px;
    display: block;
    float: left;
    color: #000000;
    cursor: pointer;
    font-size: 26px;
    position: relative;
}

.index-tit.s b {
    height: 45px;
    margin-right: 45px;
    text-align: center;
    text-indent: 0;
    line-height: 46px;
    font-weight: 100;
    font-size: 18px;
    border-bottom: none;
}

.index-tit.s b {
    color: #000;
    font-weight: 700;
}

ul.text li {
    height: 35px;
    line-height: 35px;
    *height: 32px;
    *line-height: 32px;
    padding-left: 8px;
    background: url(http://10.134.241.225/images/b_1.jpg) no-repeat 0 center;
}

ul.text li a {
    float: left;
    height: 35px;
    line-height: 35px;
    color: #323232;
    font-size: 14px;
    *height: 32px;
    *line-height: 32px;
}

ul.text li span {
    float: right;
    color: #383838;
    font-size: 13px;
}

ul.text li a:hover {
    color: #0050a1;
}

.row2 {
    background: url(style_res/r2.jpg) center 0 repeat-y;
    width: 100%;
    overflow: hidden;
}

.row2 .w1200 {
    width: 1220px;
    margin: 0 auto;
    height: 290px;
    padding-top: 45px;
    padding-bottom: 33px;
    overflow: hidden;
}

.row2 .box {
    width: 343px;
    padding: 9px 18px;
    background: #fff;
    float: left;
    margin-left: 10px;
    -webkit-transition: all 0.3s ease 0.2s;
    -o-transition: all 0.3s ease 0.2s;
    transition: all 0.3s ease 0.2s;
    cursor: pointer;
}

.row2 .box:hover {
    box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.1);
    margin-top: -5px;
    margin-left: 5px;
    margin-right: 15px;
}

.row2 .box.mr {
    margin-right: 20px;
}

.row2 .box.mr:hover {
    margin-right: 25px;
}

.row2 ul.text {
    padding: 10px 0 20px 0;
}

.row3 {
    width: 100%;
    padding: 25px 0 25px 0;
}

.index_pro_tittle {
    width: 96.523%;
    height: 50px;
    margin: 0 auto;
    border-bottom: #CCC 1px dotted
}

.index_product {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding-top: 15px;
}

.index_product_cp {
    width: 170px;

    margin: 10px 10px 0px 10px;
    float: left;
}

.index_product_cp img {
    width: 100%
}

.index_product_tu {
    width: 170px;
    height: 195px;
    margin: 0 auto;
    line-height: 190px;
    text-align: center;
    border: #ebebeb 1px solid;
    display: table-cell;
    vertical-align: middle;
}

.index_product_tu img {
    margin: 0 auto;
    border: 0;
    max-height: 98%;
    max-width: 98%;
}

.index_product_tu img:hover {
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.changepage font {
    font-size: 12px
}

.changepage {
    clear: both;
    width: 680px;
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
    height: 42px
}

.changepage span {
    display: block;
    border: 1px solid #e1e1e1;
    float: left;
    height: 24px;
    width: 25px;
    text-align: center;
    line-height: 24px;
    margin: 0 2px;
}

.changepage .aa {
    display: block;
    border: 1px solid #e1e1e1;
    float: left;
    height: 24px;
    width: 65px;
    text-align: center;
    line-height: 24px;
    margin: 0 2px;
}

.changepage .aas {
    display: block;
    border: 1px solid #e1e1e1;
    float: left;
    height: 24px;
    width: 45px;
    text-align: center;
    line-height: 24px;
    margin: 0 2px;
}

.changepage a:hover {
    text-decoration: none;
    color: #989898;
}

.changepage .pagecss {
    display: block;
    border: 1px solid #e1e1e1;
    float: left;
    height: 24px;
    width: 65px;
    text-align: center;
    line-height: 24px;
    margin: 0 2px;
}

.changepage .visited,
.changepage ul li a:hover {
    background: #f0f0f0;
    border: 1px solid #f0f0f0;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

.changepage .visited strong {
    color: #717071
}

.changepage a img {
    margin-right: 5px;
}

.changepage ul {
    float: left;
}

.changepage ul li {
    float: left;
}

.changepage .span {
    width: 24px;
}

.changepage .span a {
    height: 26px;
    width: 22px;
    display: block
}

.changepage div {
    border: 1px solid #e1e1e1;
    float: left;
    height: 24px;
    line-height: 24px;
    text-align: center;
    width: 85px;
}

.changepage div input {
    height: 12px;
    width: 25px;
    margin-right: 6px;
}

.changepage div span {
    margin: 0 6px;
}

.index_product_titlle_bon {
    width: 170px;
    height: 50px;
    background: #ebebeb;
    font-size: 14px;
    color: #666666;
    line-height: 20px;
    text-align: center;
    padding-top: 10px
}

.index_product_titlle_bon span {
    font-weight: bold
}

.index_product_titlle_bon a {
    width: 170px;
    height: 60px;
    background: #ebebeb;
    color: #666666;
    display: block;
}

.index_product_titlle_bon a:hover {
    background: #004fa0;
    color: #FFFFFF;
    font-weight: bold;
}

.index_biao30_11 {
    width: 200px;
    height: 50px;
    line-height: 50px;
    color: #0e3d9c;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    float: left;
}

.index_bon11_more {
    width: 70px;
    font-size: 12px;
    color: #999999;
    line-height: 25px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 10px;
    float: right;
}

.index_bon11_more a {
    width: 70px;
    font-size: 12px;
    color: #999999;
    border: #cccccc 1px solid;
    display: block;
}

.index_bon11_more a:hover {
    color: #004fa0;
    border: #004fa0 1px solid;
}

.index_pro_main {
    width: 100%;
    /*height: 390px;*/
    margin: 0 auto;
    background: #f7f7f7;
}

#s2 {
    width: 214px;
}

#s2 .imglist_w {
    width: 176px;
}

#s2 .imglist_w ul {
    height: 20000px;
    width: auto;
    position: absolute;
    left: 0px;
    top: 0px;
}

#s2 .imglist_w li {
    float: none;
}

#bottom {
    width: 100%;
    margin: 0 auto;
    background: #1c5894;
    height: 293px;
    margin-top: 10px
}

#bottom .w1200 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

#bottom .flbox {
    height: 170px;
    border-left: 1px solid #bba2a2;
    margin: 24px auto 32px;
}

#bottom .tit {
    color: #f5ebeb;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    font-weight: 700;
    margin-left: 35px;
}

#bottom .ulbox {
    height: 100%;
    border-right: 1px solid #bba2a2;
    float: left;
    width: 33%;
}

#bottom .btlogo {
    display: block;
    margin: 0 auto;
    width: 76.51%;
    height: 100%;
    background: url(style_res/3.png) center no-repeat;
}

#bottom .ulbox .bt {
    width: 87%;
    margin-left: 35px;
}

#bottom .bt li {
    float: left;
    height: 30px;
    line-height: 30px;
    color: #f5ebeb;
    width: 43.58%;
    font-size: 14px;
    padding-left: 13px;
    background: url(style_res/d.png) 0 center no-repeat;
}

#bottom .bt a {
    color: #f5ebeb;
}

#bottom .bt a:hover {
    opacity: 0.75;
    filter: alpha(opacity=70);
    transition: all 0.35s;
}

#bottom ul li {
    height: 30px;
    line-height: 30px;
}

#bottom a {
    color: #f5ebeb;
}

#bottom a:hover {
    opacity: 0.75;
    filter: alpha(opacity=75);
    transition: all 0.35s;
}

#bottom .footer {
    color: #f5ebeb;
    height: 59px;
    line-height: 59px;
    background: #184b8a;
}

#bottom .wx {
    width: 103px;
    overflow: hidden;
    margin: 5px auto;
}

#bottom .tit.pl {
    padding-left: 61px;
    text-align: left;
}

#bottom .wx li {
    text-align: center;
    color: #f5ebeb;
    font-size: 12px;
}

#bottom .wxbox {
    width: 101px;
    height: 101px;
    background: #fff;
    border: 1px solid #fff;
}

.lmtitle {
    color: #555555;
    font-size: 12px;
    height: 37px;
    line-height: 37px;
    background: #f9f9fc;
    padding-left: 33px;
    border-bottom: 1px solid #ececec;
}

.lmtitle a {
    color: #5e5e5e;
}

.lmtitle a:hover {
    color: #184b8a;
}

.newshow {
    color: #464646;
    font-size: 14px;
    line-height: 26px;
    overflow: hidden;
    margin: 0 29px;
    padding-bottom: 35px;
}

.newshow .newstitle {
    padding-top: 20px;
    padding-bottom: 5px;
    line-height: 30px;
    text-align: center;
    border-bottom: 1px dashed #d4dee7;
    margin-bottom: 15px;
}

.newshow .newstitle {
    color: #184b8a;
    font-weight: 700;
    font-size: 16px;
}

.newshow .newstitle em {
    display: block;
    width: 70%;
    color: #787878;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    margin: 0 auto;
}

.newshow .newstitle span {
    display: inline-block;
}

.text {
    min-height: 500px
}


/*.newshow .newstitle .box{
	display: inline-block;
	width: auto;
}*/

.bdsharebuttonbox {
    display: block;
    width: 150px;
    float: right
}

ul.page {
    position: relative;
    color: #184b8a;
    font-size: 14px;
    padding-top: 10px;
    margin-top: 40px;
    border-top: 1px dashed #d4dee7;
}

ul.page li {
    height: 30px;
    line-height: 30px;
}

ul.page a {
    color: #4a4b55;
}

ul.page a:hover {
    color: #184b8a;
}

ul.page .box {
    position: absolute;
    top: 10px;
    height: 30px;
    right: 0;
}

ul.page .box .bl {
    color: #184b8a;
}

ul.page .box a {
    display: block;
    float: left;
    padding-left: 10px;
}

ul.page .box .re {
    color: #e34547;
}

.pagecont {
    overflow: hidden;
    margin-top: 10px
}

.pageleft {
    float: left;
    width: 23.75%;
    overflow: hidden;
}

.pageleft .piclist {
    width: 100%;
    padding-top: 3px;
    overflow: hidden;
    height: auto;
}

.pageleft .piclist li {
    margin: 0;
    margin-bottom: 7px;
}

.parenttop {
    height: 110px;
    width: 85.27%;
    font-family: "微软雅黑";
    font-size: 25px;
    color: #fff;
    line-height: 35px;
    background: #184b8a;
    padding-left: 37px;
}

.pageright {
    width: 76.17%;
    float: right;
    background: #ffffff;
    min-height: 600px
}

.parenttop em {
    color: #617ba5;
    font-size: 26px;
    font-family: arial;
    display: block;
    text-transform: uppercase;
    padding-top: 15px;
    height: 35px;
}

.pagenav {
    width: 100%;
    padding-top: 10px;
    overflow: hidden;
}

.pagenav li {
    height: 70px;
    line-height: 70px;
    width: 100%;
    margin-bottom: 6px;
}

.pagenav li a {
    width: 98.25%;
    height: 100%;
    display: block;
    color: #fff;
    font-size: 20px;
    text-indent: 69px;
    background: #184b8a url(media_res/pnav.png) 42px center no-repeat;
}

.pagenav li a:hover {
    width: 100%;
    font-weight: 700;
    background: #eebd20 url(media_res/pnav.png) 42px center no-repeat;
}

.pagenav li.selected a {
    width: 100%;
    font-weight: 700;
    background: #eebd20 url(media_res/pnav.png) 42px center no-repeat;
    /*  -webkit-transition: all 0.3s, -webkit-transform 0.3s;
    transition: all 0.3s, transform 0.3s;*/
}

.parent {
    position: relative;
    height: 70px;
    margin-top: 8px;
    margin: 0 29px;
    border-bottom: 1px solid #e2e2e2;
}

.parent dt {
    display: block;
    height: 70px;
    line-height: 70px;
    padding: 0 2px;
    color: #184b8a;
    font-size: 20px;
    font-weight: 700;
    float: left;
}

.parent dd {
    float: right;
    color: #8b8b8b;
    font-size: 14px;
    height: 70px;
    line-height: 70px;
}

.parent a {
    color: #8b8b8b;
    padding: 0 5px;
}

.parent a:hover {
    color: #184b8a;
    font-weight: 700;
}

.parent a.i {
    width: 16px;
    height: 14px;
    display: inline-block;
    background: url(style_res/home.png) center no-repeat;
}

.parent a.i:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
    transition: all 0.35s;
}

.newslist {
    overflow: hidden;
    padding-top: 5px;
}

.newslist li {
    height: 49px;
    line-height: 49px;
    overflow: hidden;
    font-size: 16px;
    border-bottom: 1px dashed #cccccc;
    background: url(style_res/ld.png) 0 center no-repeat;
    padding-left: 15px;
    margin: 0 29px;
    *height: 46px;
    *line-height: 46px;
}

.newslist li a {
    float: left;
    color: #4b4b4b;
}

.newslist li span {
    float: right;
    color: #979797;
    font-size: 14px;
}

.newslist li a:hover {
    color: #184b8a;
}

.ban {
    height: 254px;
    width: 100%;
    background: #184b8a;
}

.ban li {
    height: 250px;
    width: 100%;
}

.picture {
    padding: 0 6px;
    padding-top: 30px;
    overflow: hidden;
}

.picture li {
    margin: 0 23px;
    width: 254px;
    float: left;
    height: 304px;
}

.picture li a {
    display: block;
    width: 100%;
    color: #626363;
    font-size: 16px;
    line-height: 28px;
}

.picture li .pic {
    height: 168px;
    background: #000;
}

.picture li .tit {
    padding-top: 5px;
}

.picture li:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
    transition: all 0.35s;
}

.picture li:hover a {
    color: #184b8a;
}

<!------------------------------------------------------>
/* CSS Document */

.fl {
    float: left;
}

.fr {
    float: right;
}

.hbox {
    width: 95.834%;
    margin: 0 auto;
}

.lable {
    height: 30px;
    line-height: 30px;
    text-align: right;
    color: #fff;
}

.lable a {
    color: #fff;
    padding: 0px 6px;
    font-size: 12px;
}

.lable a:hover {
    text-decoration: none;
    color: #fff;
}

.ss {
    background: url(http://10.134.241.225/stu/images/seach.png) no-repeat;
    width: 210px;
    height: 24px;
    margin-top: 22px;
}

.ss_tt {
    float: right;
    width: 140px;
    height: 21px;
    line-height: 21px;
    padding: 0px 9px;
}

.ss-btn {
    float: right;
    width: 35px;
    border: none;
    background: url("http://10.134.241.225/stu/images/serach.png") repeat scroll 0 0 transparent;
    height: 23px;
    cursor: pointer;
    margin-right: 10px;
}


/*top/*/

.con-nav {
    background: #E3E2E2;
    position: relative;
}


/* height:440px;*/

.wp_nav .nav-item a span.item-name {
    display: block;
    padding: 0 26px;
    color: #fff;
    line-height: 45px;
}

.tbl_columnlist_name>a {
    color: #fff;
}

.tbl_columnlist_name>a:hover {
    color: #cc4c06;
    text-decoration: none;
    cursor: default;
}

.an-left {
    position: absolute;
    top: 50%;
    left: 15px;
    width: 47px;
    height: 48px;
    margin-top: -20px;
}

.an-right {
    position: absolute;
    top: 50%;
    width: 47px;
    right: 15px;
    height: 48px;
    margin-top: -20px;
}

.fudan {
    position: absolute;
    right: 0px;
    top: 280px;
    background: url(http://10.134.241.225/stu/images/navbgg.png) left center;
    height: 45px;
    line-height: 45px;
    padding: 5px 10px;
    color: #fff;
    width: 505px;
}

.content {
    background: #EFEDED;
    padding-bottom: 20px;
}

.content-top {
    height: 585px;
    padding-top: 15px;
}

.content-left {
    width: 32.61%;
    background: #fff;
}

.content-left h5 {
    padding: 6px 20px;
    width: 80px;
    color: #fff;
    background: #0D409C
}

.content-left img {}

.content-left ul {
    padding: 10px;
}

.content-left ul li {
    line-height: 29px;
}

.content-left ul li a {
    color: #666;
    padding: 10px 0px;
    font-size: 13px;
    background: url(style_res/san.png) no-repeat left center;
    padding-left: 15px;
}

.content-left .more a .left-more {
    font-size: 12px;
    background: #FF9600;
    padding: 5px;
    margin-right: 20px;
    color: #fff;
}

.content-left .more a:hover {
    text-decoration: none;
}

.content-right {
    width: 65.653%;
    margin-left: 10px;
    height: 585px;
    overflow: hidden;
    background-color: #FFF
}

.content-new {
    width: 49.67%;
}

.ji-tit {
    height: 30px;
    border-bottom: 1px solid #ccc;
    padding-top: 15px;
    width: 93.334%;
    margin: auto;
}

.ji-tit .ji {
    font-size: 15px;
    color: #0e3d9c;
    font-weight: bold;
    padding: 5px 10px;
    margin-bottom: 12px;
}

.ji-tit .more {
    font-size: 10px;
    line-height: 25px;
}

.china ul {
    padding: 20px;
    padding-right: 0px;
    padding-top: 10px;
}

.china ul li {
    margin-top: 10px;
    width: 100%;
    line-height: 25px;
}

.china-left {
    background: #0D409C;
    color: #fff;
    width: 73px;
    text-align: center;
    line-height: 30px;
}

.china-left .time {
    line-height: 25px;
    border-bottom: 1px solid #2957B3;
    width: 50px;
    margin: auto;
    font-size: 12px;
}

.china-left .date {
    padding: 7px 0;
    font-size: 22px;
}
#wp_news_w57 .news_con{ width: 100%;}
#wp_news_w57 .news_wz{     margin-left: 73px;}
.china-right {
    background: #EDEDED;
    width: 100%;
float: none;
    height: 70px;
}

.china-right p {
    padding: 10px;
    font-size: 13px;
}

.china-right a {
    color: #666;
    display: block;
    font-size: 13px;
    line-height: 25px;
    padding: 10px;
}

.content-top-right-top {
    height: 470px
}

#fv1_filbox {
    border: #999 1px solid
}

.content-fengcai {
    width: 47.683%;
    margin-left: 10px;
}

.content-fengcai .ji-tit {
    width: 97.223%;
}

.jiceng ul {
    padding: 10px;
}

.jiceng ul li {
    font-size: 14px;
    border-bottom: 1px dashed #ccc;
}

.jiceng ul li p {
    font-size: 14px;
}

.su {
    padding: 5px 0px;
    color: #666;
}

.su a {
    color: #000;
}

.su a:hover {
    color: #0E3D9C;
}

.content-xitong {
    background: #5884DD;
    width: 100%;
    height: 115px;
}

.content-xitong ul li {
    float: left;
    width: 20%
}

.content-xitong ul li a {
    color: #fff;
    display: block;
    padding: 15px 0px;
    text-align: center;
    font-size: 16px
}

.content-xitong ul li a:hover {
    text-decoration: none;
    background: #2957B3;
}

.content-bot {
    height: 200px;
    background: #fff;
    margin-top: 10px;
}

.zhuan-ti {
    color: #fff;
    background: #0D409C;
    width: 80px;
    padding: 6px 10px;
    text-align: center;
}

.lunbo {
    padding-top: 10px;
    padding-right: 20px;
}

.lunbo a {
    margin-right: 3px;
}

.nor {
    background: #bebebe;
    display: block;
    float: left;
    width: 18px;
    height: 6px;
}

a.activity {
    background: #0e3d9c;
}

.chen ul {
    width: 1200px;
    padding: 20px;
    padding-top: 10px;
}

.chen ul li {
    float: left;
    padding-top: 15px;
    padding-left: 10px;
    width: 530px;
}

.zhuan-ri {
    width: 320px;
    padding-top: 0px;
}

.guoji {
    margin-left: 20px;
}

.zhuan-ri p {
    line-height: 25px;
}

.zhuan-ri a {
    color: #000;
    line-height: 30px;
}

.zhuan-ri a:hover {
    color: #2957B3;
}

.foot {
    background: #323232;
    padding-bottom: 30px;
    color: #fff;
    padding-top: 20px;
}

.foot-right select {
    width: 150px;
    background: #4D4C4C;
    border: none;
    color: #fff;
    margin-bottom: 4px;
}

.foot p {
    line-height: 30px;
}


/*index*/

.edate {
    float: right;
    color: #999;
    font-size: 12px
}


/****å†…é¡µæ ·å¼****/

.content-con {
    background: #EFEDED;
    padding-top: 50px;
}

.tbl_columnlist .tbl_columnlist_name {
    font-size: 16px;
    color: #fff;
    height: 40px;
    line-height: 40px;
    letter-spacing: 3px;
    text-align: center;
    background: #0e3d9c;
    width: 233px;
}

.nav-path {
    padding-right: 20px;
    text-align: right;
}

.nav-path a {
    color: #333;
    font-size: 14px;
    padding: 0px 5px;
}

.nav-path a:hover {
    text-decoration: none;
    color: #fa5c39;
}

.slide-nav-ul {
    padding: 15px 0px 0px 0px;
}

.slide-nav-ul li {
    line-height: 40px;
}

.slide-nav-ul a {
    border-bottom: 1px solid #ccc;
    display: block;
    color: #666;
    font-size: 14px;
    background: url(http://10.134.241.225/stu/images/bs.png) no-repeat 20px center;
    padding-left: 34px;
}

.slide-nav-ul a:hover {
    text-decoration: none;
    background: url(http://10.134.241.225/stu/images/bs.png) #DDDCDC no-repeat 20px center;
    color: #0D409C;
}

.slide-nav-item-ul {
    padding: 6px 40px;
}

.slide-nav-item-ul li {
    padding-left: 15px;
    line-height: 32px;
    border-bottom: dotted 1px #666;
    margin-bottom: 0px;
}

.slide-nav-item-ul a {
    background: url(http://10.134.241.225/stu/images/hd.png) no-repeat left center;
    color: #666;
    padding-left: 12px;
    border-bottom: none;
}

.slide-nav-item-ul a:hover {
    text-decoration: none;
    color: #0D409C;
    background: url(http://10.134.241.225/stu/images/bd.png) no-repeat left center;
}

.jian {
    width: 40%;
    font-weight: bold;
    padding-left: 20px;
    color: #0e3d9c;
}

.ke-tit {
    border-bottom: 2px solid #ccc;
    height: 36px;
    line-height: 36px;
}

#wp_news_w99 {
    padding: 10px;
}

#wp_news_w99 .wp_article_list_table tr {
    line-height: 10px;
}

#wp_news_w99 .wp_article_list_table tr td {
    line-height: 29px;
}

#wp_news_w99 a {
    background: url("style_res/san.png") no-repeat scroll left center;
    color: #666;
    font-size: 13px;
    padding: 10px 0 10px 15px;
}

#wp_news_w57 {
    padding: 10px 0 20px 20px;
    width: 93.334%;
}

#wp_news_w57 .wp_article_list_table td {
    padding-top: 10px;
}

.c_txt a {
    color: #000;
}

.c_txt a:hover {
    color: #0E3D9C;
}

.div_piccontenttitle_li .c_pt_12 .c_txt p {
    color: #666;
    text-indent: 0em;
}

.china-right.fr>a:hover {
    color: #6784BD;
}

.tbl_columnlist tr {
    padding: 15px 0 0;
    width: 100%;
}

.tbl_subcolumnlist .tbl_subcolumnlist_name {
    background: none;
    line-height: 40px;
    padding: 0px;
}

.tbl_subcolumnlist .tbl_subcolumnlist_name a {
    background: rgba(0, 0, 0, 0) url("http://10.134.241.225/stu/images/bs.png") no-repeat scroll 20px center;
    border-bottom: 1px solid #ccc;
    color: #666;
    display: block;
    font-size: 14px;
    padding-left: 34px;
}

.tbl_subcolumnlist .tbl_subcolumnlist_name a:hover {
    background: rgba(0, 0, 0, 0) url("http://10.134.241.225/stu/images/bs.png") no-repeat scroll 20px center;
    color: #607EB6;
    text-decoration: none;
}

.left-more {
    font-size: 10px;
    line-height: 25px;
    padding-right: 5px;
}

.wp_nav .sub-nav .nav-item a {
    border: none;
    min-width: 108px;
}

.wp_nav .sub-nav .nav-item a span.item-name {
    background: #484848;
    color: #fff;
    border: none;
    text-align: center;
}

.wp_nav .sub-nav .nav-item a span.item-name:hover,
.wp_nav .sub-nav .nav-item a span.item-name.active {
    background: #ffb400;
    color: #fff;
    text-align: center;
}

.slide-nav-ul {
    padding: 15px 0px 0px 0px;
}

.slide-nav-ul li {
    line-height: 40px;
}

.tbl_subcolumnlist .tbl_subcolumnlist .tbl_subcolumnlist_name a {
    border-bottom: 1px dotted #ccc;
    display: block;
    color: #666;
    font-size: 14px;
    background: url(http://10.134.241.225/stu/images/hd.png) no-repeat 20px center;
    padding-left: 34px;
    margin: 0 30px;
    padding-top: 0px;
}

.tbl_subcolumnlist .tbl_subcolumnlist .tbl_subcolumnlist_name a:hover,
.tbl_subcolumnlist .tbl_subcolumnlist .tbl_subcolumnlist_name a.active {
    text-decoration: none;
    color: #0D409C;
    background: url(http://10.134.241.225/stu/images/bd.png) no-repeat 20px center;
}

.slide-nav-item-ul {
    padding: 6px 40px;
}

.slide-nav-item-ul li {
    padding-left: 15px;
    line-height: 32px;
    border-bottom: dotted 1px #666;
    margin-bottom: 0px;
}

.wp_nav .sub-nav .nav-item a.parent:hover background:#ffb400;
color:#fff;
border:0;

}
.tbl_subcolumnlist {
    text-align: left;
    width: 100%;
}
.nav-item.i3 ul {
    width: 120px;
}
.wp_nav .sub-nav {
    border-width: 0;
}
.portal-scope {
    z-index: -1000;
}
.div_piccontenttitle_ul {}
.div_piccontenttitle_li {
    height: 100%;
    line-height: 100%;
}
.div_piccontenttitle_li .c_pt_12 {
    zoom: 1;
    overflow: hidden
}
.div_piccontenttitle_li .c_pt_12 .c_pic {
    float: left;
    padding: 0px 3px 0px 3px;
}
.div_piccontenttitle_li .c_pt_12 .c_pic img {
    background: #fefefe;
    padding: 2px
}
.div_piccontenttitle_li .c_pt_12 .c_txt {}
.div_piccontenttitle_li .c_pt_12 .c_txt h3 {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    white-space: nowrap;
}
.div_piccontenttitle_li .c_pt_12 .c_txt p {
    color: #666;
    text-indent: 2em
}

/**友情链接**/
.botlinks .links-wrap {
    position: relative;
    float: left;
    display: inline-block;
    width: 78px;
    line-height: 36px;
    margin-left: 2px;
}
.botlinks .links-wrap a.links-arrow {
    display: block;
    height: 36px;
    line-height: 36px;
    color: #a1a1a1;
    background: url(arrow.png) no-repeat right top;
}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow {
    color: #333;
    background-position: right 103%;
    cursor: pointer;
}
.botlinks .links-wrap .link-items {
    display: none;
    position: absolute;
    left: 0;
    top: 30px;
    height: auto;
    overflow: auto;
    overflow-x: hidden;
    background-color: #fff;
    border: 1px solid #AAA;
    width: 250%;
    overflow: auto;
    max-height: 200px;
    border-radius: 0 3px 3px 3px;
    z-index: 999;
}
#header .botlinks .links-wrap .link-items a {
    display: block;
    line-height: 24px;
    padding: 5px 0;
    color: #3b3f4a;
}
.botlinks .links-wrap .link-items a span {
    display: block;
    white-space: nowrap;
    text-indent: 10px;
}
#header .botlinks .links-wrap .link-items a:hover {
    color: #fff;
    background: #6ab8e7;
    cursor: pointer;
}

/**链接样式**/

/*搜索*/
.search-panel {
    float: right;
    position: relative;
    clear: right;
    padding-left: 16px;
}
.search-window {
    overflow: hidden;
    width: 31px;
    background: #133c6e;
    border-radius: 36px;
}
.wp-search {
    position: relative;
}
.wp-search form {
    display: block;
}
.wp-search .search-input {
    /*margin-right: 44px;*/
    
    padding-left: 10px;
}
.wp-search .search-input input.search-title {
    width: 100%;
    height: 36px;
    line-height: 36px;
    border: 0;
    outline: 0;
    background: none;
    color: #fff;
    font-size: 14px;
}
.wp-search .search-btn {
    width: 37px;
    height: 36px;
    position: absolute;
    right: 0;
    top: 0;
}
.wp-search .search-btn input.search-submit {
    width: 20px;
    height: 36px;
    border: 0;
    outline: 0;
    float: right;
    /*background: url(style_res/topnavliringt1.png) center no-repeat;*/
    background-color: #133c6e;
    cursor: pointer;
}
.searchbtn {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 120;
    cursor: pointer;
}

/*页面尺寸*/
.wrapper {
    width: 100%;
    margin: 0 auto;
}
.wrapper .inner {
    width: 1200px;
    margin: 0 auto;
}

/**页面全局宽度**/

/*默认主导航样式*/
#nav {
    background: #fff;
}
#nav .inner {}
#nav .inner .wp-panel {}

/*导航*/
#nav .inner .wp-panel .wp-window {}
#nav .inner .wp-panel .navbg {
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: auto;
    height: 100%;
    background: #fff;
    opacity: .7;
    filter: alpha(opacity=70);
}

/*导航样式：后台绑定时也可以定义配置*/
.nav .wp-menu {
    margin: 0 auto
}
.nav .wp-menu .menu-item {
    display: inline-block;
    float: left;
    position: relative;
}
.nav .wp-menu .menu-item.i1 {
    background: none;
}
.nav .wp-menu .menu-item a>.menu-switch-arrow {
    display: none;
    width: 20px;
    height: 20px;
    background: url(images/nav_j.png) no-repeat center center;
    vertical-align: middle;
}
.nav .wp-menu .menu-item a.menu-link {
    display: inline-block;
    padding: 0 52px;
    line-height: 48px;
    color: #3b3b3b;
    font-size: 16px;
}
.nav .wp-menu .menu-item a.menu-link.parent {
    height: 48px;
    margin: 0;
    border: 0;
}
.nav .sub-menu .sub-item a.parent {
    height: 33px;
}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover {
    background-color: #6ab8e7;
    text-decoration: none;
    color: #eee;
}
.nav .sub-menu {
    display: none;
    position: absolute;
    left: 0;
    top: 48px;
    width: 100%;
    z-index: 100;
    background: #6ab8e7;
}
.nav .sub-menu .sub-item {
    position: relative;
    white-space: nowrap;
    vertical-align: top;
    _zoom: 1;
}
.nav .sub-menu .sub-item a {
    display: block;
    color: #fff;
    height: 33px;
    line-height: 33px;
    margin: 0 17px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #BBBBBB;
    font-size: 16px;
    background: none;
    text-align: center;
}
.nav .sub-menu .sub-item.hover>a,
.nav .sub-menu .sub-item a:hover {
    color: #fff;
    background-color: #6ab8e7;
    display: block;
}
.nav .sub-menu .sub-menu {
    left: 100%;
    top: 0px;
    z-index: 200;
    background: #fff;
}
ul.news_list {
    padding: 0;
}

.possplit{    background: none;
    width: 19px;
    text-indent: 5px;
}
.wp_paging{padding:20px 0}
.paging_content{
color: #464646;
    font-size: 14px;
    line-height: 26px;
    overflow: hidden;
    margin: 0 29px;
    padding-bottom: 35px;
}
.post-11 .focus-page{
    background: #7DCABD;
    font-family: Arial;
    color: #fff;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
width:18px;height:24px;
   border-radius: 0px;
margin-right: 1px;
    line-height: 24px;
}
.post-11 .focus-pagination{
    bottom: 0px;
    right: 5px;
    height: 24px;
}
.post-11 .focus-page-active{    background: #E59948;}
.post-11 .focus-page span{display:block}
#content .w1000.white{width:100%}
    .pagecont .pageright .newslist li a {
        width: 70%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
.wp_artfuns {
    float: left;
    line-height: 30px;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
-webkit-transition-delay: 99999s;
-webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
}
