@charset "utf-8"; /* CSS Document*/
body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    min-width: 1200px;
    background: #ffffff;
    font-family: "Microsoft Yahei", 宋体, sans-serif;
}

ul, li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    font-weight: normal
}

img {
    border: 0;
}

a {
    text-decoration: none;
    color: #666666;
}

a:hover {
    text-decoration: none;
    color: #cc0000;
    transition: all 0.6s;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.clearboth {
    clear: both;
    border: 0;
    padding: 0;
    margin: 0;
}

.w1200 {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.relative {
    position: relative;
}

.imghover {
    cursor: pointer;
    transition: all 0.6s;
}

.imghover:hover {
    transform: scale(1.2);
}

/*header*/
.header {
    width: 100%;
    height: 180px;
    background: url("../images/top_bg.jpg") center repeat-x #ffffff;
}


.header .logo {
    padding: 50px 0 0 0;
    width: 435px;
    float: left;
}

.top_right {
    float: right;
    width: 750px;
}

.top_link {
    font-size: 12px;
    color: #ffffff;
    line-height: 25px;
    height: 25px;
    padding: 15px 0 15px 0;
    text-align: right;
    position: relative;
}

.top_link a {
    color: #ffffff;
    padding: 0 5px;
    cursor: pointer;
}

.top_link a:hover {
    opacity: 1;
}

.nav {
    padding: 0 20px;
    height: 34px;
    line-height: 34px;
    background: #39A4DC;
    position: relative;
    z-index: 1;
}

.nav a {
    color: #fff;
}

.nav .nLi {
    float: left;
    position: relative;
    display: inline;
}

.nav .nLi h3 {
    float: left;
}

.nav .nLi h3 a {
    display: block;
    padding: 0 20px;
    font-size: 14px;
    font-weight: bold;
}

.nav .sub {
    display: none;
    width: 100px;
    left: 0;
    top: 34px;
    position: absolute;
    background: #4E4E4E;
    line-height: 26px;
    padding: 5px 0;
}

.nav .sub li {
    zoom: 1;
}

.nav .sub a {
    display: block;
    padding: 0 10px;
}

.nav .sub a:hover {
    background: #6d6d6d;
    color: #fff;
}

.nav .on h3 a {
    background: #4E4E4E;
    color: #fff;
}


/*inav*/
.inavbox {
    background: #1a6d9b;
    width: 100%;
    height: 50px;
}

.inav {
    padding: 0;
    height: 50px;
    line-height: 50px;
    position: relative;
    width: 970px;
    margin: 0 auto 0 auto;
    z-index: 9;
    float: left;
}

.inav a {
    color: #fff;
}

.inav .nLi {
    float: left;
    position: relative;
    display: inline;

}

.inav .nLi:last-child {
    border-right: none;
}

.inav .nLi h3 {
    float: left;
}

.inav .nLi h3 a {
    display: block;
    padding: 0 18px;
    font-size: 16px;
    font-weight: normal;
    color: #ffffff;
}

.inav .sub {
    display: none;
    width: 100%;
    left: 0;
    top: 50px;
    position: absolute;
    background: #15577c;
    line-height: 36px;
    padding: 0 0 0 0;
    font-size: 14px;
    text-align: center;
    overflow: hidden;

}

.inav .sub li {
    zoom: 1;
}

.inav .sub a {
    display: block;
    padding: 0 10px;
}

.inav .sub a:hover {
    background: #32b9e6;
    color: #ffffff;
}

.inav .on h3 a {
    background: #15577c;
    color: #ffffff;
}

.inav h3 a:hover {
    background: #15577c;
    color: #ffffff;
}

/*search*/
.i-search {
    width: 210px;
    height: 30px;
    overflow: hidden;
    border-radius: 50px;
    background: #dbeff5;
    float: right;
    position: relative;
    top: 10px;
}

.i-search .search-txt {
    width: 150px;
    padding: 0 0 0 10px;
    height: 30px;
    line-height: 30px;
    _line-height: 30px;
    color: #a7a7a7;
    margin: 0;
    border: 0;
    outline: none;
    background: none;
}

.i-search .search-btn {
    width: 45px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 0;
    *margin-top: 1px;
    background: url("../images/ico_search.png") center no-repeat;
    border: 0;
    color: #ffffff;
    cursor: pointer
}

.i-search .search-btn:hover {

    color: #ffffff;
    border: 0;
    cursor: pointer
}

.yl_weixin {
    position: absolute;
    top: 50px;
    right: -30px;
    display: none;
    width: 120px;
    height: 120px;
    z-index: 999999999;
    background: #cc0000;
    border: #cccccc 1px solid;
}

/*banner*/
.banner_box {
    background: #e2e2e2;
    height: 360px;
    width: 100%;
    margin: 0 auto 10px auto;
    overflow: hidden;
}

.ibanner {
    width: 1200px;
    height: 360px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

.ibanner .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 45%;
    bottom: 15px;
    z-index: 1;
}

.ibanner .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.ibanner .hd ul li {
    float: left;
    margin-right: 10px;
    width: 12px;
    height: 12px;
    line-height: 12px;
    border-radius: 50px;
    text-align: center;
    background: #cccccc;
    cursor: pointer;
}

.ibanner .hd ul li.on {
    background: #ffffff;
    color: #fff;
}

.ibanner .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.ibanner .bd li {
    zoom: 1;
    vertical-align: middle;
}

.ibanner .bd img {
    width: 1200px;
    height: 360px;
    display: block;
}

.ibanner .prev,
.ibanner .next {
    position: absolute;
    left: 0;
    top: 45%;
    margin-top: -25px;
    display: block;
    width: 50px;
    height: 90px;
    background: url(../images/slider-arrow.png) -135px 0 no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.ibanner .next {
    left: auto;
    right: 0;
    background-position: -12px 0;
}

.ibanner .prev:hover,
.ibanner .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.ibanner .prevStop {
    display: none;
}

.ibanner .nextStop {
    display: none;
}

/*fast_box*/
.fast_ibox {
    width: 100%;
    background: #ebebeb
}

.fast_box {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.fast_box .hd {
    position: absolute;
    width: 100%;
}

.fast_box .hd .next {
    display: block;
    width: 50px;
    height: 50px;
    float: right;
    overflow: hidden;
    cursor: pointer;
    background: url("../images/piclink_rico.png") no-repeat center;
    position: relative;
    top: 60px;
    right: -80px;
}

.fast_box .hd .prev {
    display: block;
    width: 50px;
    height: 50px;
    float: left;
    overflow: hidden;
    cursor: pointer;
    background: url("../images/piclink_lico.png") no-repeat center;
    position: relative;
    top: 60px;
    left: -70px;
}

.fast_box .hd .prevStop {
    background-position: 0 0;
}

.fast_box .hd .nextStop {
    background-position: 0 0;
}

.fast_box .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
    zoom: 1;
}

.fast_box .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: url("../images/icoCircle.gif") 0 -9px no-repeat;
}

.fast_box .hd ul li.on {
    background-position: 0 0;
}

.fast_box .bd {
    padding: 20px 0 0 0;
}

.fast_box .bd ul {
    overflow: hidden;
    zoom: 1;
}

.fast_box .bd ul li {
    margin: 0 0;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    width: 120px
}

.fast_box .bd ul li .pic {
    text-align: center;
    margin: 0 auto;
}

.fast_box .bd ul li .pic img {
    width: 80px;
    height: 80px;
    display: block;
    background: #ffffff;
    overflow: hidden;
    border-radius: 50%;
    margin: 0 auto;
    border: #ffffff 1px solid
}

.fast_box .bd ul li .pic a:hover img {
    border: #b80000 1px solid;
}

.fast_box .bd ul li .title {
    line-height: 50px;
    text-align: center
}

.fast_box .bd ul li:hover .title a {
    color: #b80000
}

/*zxxt_bg*/
.zxxt_box {
    background: url("../images/zxxt_bg.jpg") center no-repeat;
    height: 310px;
    width: 232px
}

.zxxt_box ul {
    padding: 80px 0 0 0;
}

.zxxt_box ul li {
    margin: 10px auto;
    width: 176px;
    height: 38px;
}

.zxxt_box ul li a {
    display: block;
    width: 176px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #ffffff;
    border-radius: 25px;
    font-size: 15px;
    font-weight: bold;
    color: #cc6633;
}

.zxxt_box ul li a:hover {
    background: #ff6600;
    color: #ffffff
}


.qtxt_box {
    background: url("../images/qtxt_bg.jpg") center no-repeat;
    height: 310px;
    width: 232px;
    float: right
}

.qtxt_box ul {
    padding: 80px 0 0 0;
}

.qtxt_box ul li {
    margin: 10px auto;
    width: 176px;
    height: 38px;
}

.qtxt_box ul li a {
    display: block;
    width: 176px;
    height: 38px;
    line-height: 38px;
    text-align: left;
    background: #ffffff;
    border-radius: 25px;
    font-size: 15px;
    font-weight: bold;
    color: #1a6d9b;
}

.qtxt_box ul li a img {
    display: block;
    float: left;
    margin: 5px 10px 0 20px
}

.qtxt_box ul li a:hover {
    background: #1a6d9b;
    color: #ffffff
}

.i_box {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto 25px auto
}

.i_box_left {
    float: left;
    width: 795px;
    padding: 0;
}

.i_box_right {
    float: right;
    width: 385px;
}

.i_qt_left {
    float: left;
    width: 380px;
    padding: 0;
}

.i_qt_center {
    float: left;
    width: 380px;
    padding: 0;
    margin: 0 0 0 25px;
}

.i_qt_right {
    float: right;
    width: 385px;
    padding: 0;
    margin: 0 0 0 0;
}

.newslist1 {
    overflow: hidden;
    padding: 5px 0 0 0
}

.newslist1 li {
    background: url(../images/ico_001.png) left 9px no-repeat;
    padding-left: 13px;
    margin: 0 0 14px 0;
    color: #999999;
    line-height: 23px;
}

.newslist1 li a {
    color: #333333;
}

.newslist1 li a:hover {
    color: #cc0000
}

.ns_list {
    position: relative;
    overflow: hidden;
    height: 262px;
}

.ns_list ul {
    padding: 0 0
}

.ns_list li {
    width: 100%;
    height: 38px;
    line-height: 38px;
    display: block;
    color: #333333;
    font-size: 14px;
}

.ns_list li a {
    font-size: 14px;
    color: #333333;
    float: left;
    background: url(../images/ico_002.png) left center no-repeat;
    padding-left: 10px;
}

.ns_list li a:hover {
    color: #b80000
}

.ns_list li .date {
    float: right;
    color: #999999
}

.ns_list li i {
    font-style: normal;
    color: #ff9900;
    margin-right: 3px;
}

.i-title {
    height: 40px;
    line-height: 40px;
    width: 100%;
    margin: 0 auto 20px auto;
    padding: 0 0 0 0;
    border-bottom: #e0e0e0 1px solid;
}

.i-title h2 {
    font-weight: bold;
    width: auto;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    color: #1b7cac;
    display: block;
    float: left;
    padding: 0 10px;
    text-align: center;
    border-bottom: #1b7cac 3px solid;
}

.i-title h2 span {
    color: #cccccc;
    font-size: 24px;
    line-height: 34px;
    font-weight: normal;
    display: block;
    float: right;
    margin: 10px 0 0 8px;
}

.i-title a {
    display: block;
    font-size: 14px;
    float: right;
    color: #9a9a9a;
    font-weight: bold;
}

.i-title a:hover {
    color: #cc0000;
}

.i-title .i_mores {
    display: block;
    width: 55px;
    height: 20px;
    overflow: hidden;
    color: #333333;
    line-height: 20px;
    margin: 10px 0 0 0;
    font-weight: normal;
    text-align: center;
}

.i-title .i_mores:hover {
    position: relative;
    margin: 10px 0 0 0;
}

/**/
.date_list {
    padding: 0 0 0 0 !important;
    position: relative
}

.date_list li {
    width: 100%;
    height: 60px;
    display: block;
    border-bottom: #e4e4e4 1px dashed;
    padding: 12px 0;
}

.date_list li:last-child {
    border-bottom: none
}

.date_list li a {
    font-size: 15px;
    color: #333333;
    line-height: 30px;
}

.date_list li a:hover {
    color: #b80000;
}

.date_list li span {
    float: left;
    display: block;
    width: 58px;
    height: 58px;
    background: #999999;
    text-align: center;
    color: #ffffff;
    font-size: 12px;
    line-height: 20px;
    margin-right: 12px;
    overflow: hidden;
    border-radius: 6px;
}

.date_list li span i {
    width: 100%;
    display: block;
    text-align: center;
    color: #333333;
    background: #e1e1e1;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    line-height: 38px;
}

.date_list li:hover span {
    background: #560000
}

.date_list li:hover i {
    background: #b80000;
    color: #ffffff
}

/*title_ico*/
.xwzx_box {
    width: 96%;
    height: 300px;
    overflow: hidden;
    background: #ffffff;
    padding: 30px 2% 0 2%
}

.tw_top {
    width: 50%;
    height: 118px;
    overflow: hidden;
    margin: 0 auto 30px auto;
    float: left
}

.tw_top .imgbox {
    width: 166px;
    height: 118px;
    overflow: hidden;
    display: block;
    float: left;
    margin-right: 20px;
}

.tw_top img {
    width: 166px;
    height: 118px;
    padding: 0;
    float: left;
}

.tw_top .tw_txt {
    float: left;
    width: 200px;
    height: 124px;
    overflow: hidden;
    padding: 0 0 0 0;
}

.tw_top .tw_txt h1 {
    color: #333333;
    font-size: 15px;
    line-height: 24px;
    margin: 0 0 5px 0
}

.tw_top .tw_txt h1 a {
    color: #333333;
}

.tw_top .tw_txt p {
    font-size: 14px;
    line-height: 22px;
    color: #999999;
    margin: 0 0 10px 0;
    padding: 0;
    text-justify: inter-word;
    text-align: justify
}

.tw_top .tw_txt p a {
    color: #787878
}

.tw_top:hover .tw_txt h1 a {
    color: #cc0000;
}

.tw_top:hover .tw_txt p a {
    color: #666666;
}

.tw_sz {
    width: 100%;
    height: 124px;
    overflow: hidden;
    margin: 0 auto 30px auto;
}

.tw_sz .imgbox {
    width: 102px;
    height: 118px;
    overflow: hidden;
    display: block;
    float: left;
    margin-right: 15px;
}

.tw_sz img {
    width: 102px;
    height: 124px;
    padding: 0;
    float: left;
}

.tw_sz .tw_txt {
    float: left;
    width: 182px;
    height: 124px;
    overflow: hidden;
    padding: 0 0 0 0;
}

.tw_sz .tw_txt h1 {
    color: #000000;
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 0 0;
    font-weight: bold
}

.tw_sz .tw_txt h2 {
    color: #000000;
    font-size: 14px;
    line-height: 24px;
    margin: 0 0 0 0;
    font-weight: bold
}

.tw_sz .tw_txt h1 a {
    color: #333333;
}

.tw_sz .tw_txt p {
    font-size: 12px;
    line-height: 22px;
    color: #999999;
    margin: 0 0 10px 0;
    padding: 0;
    text-justify: inter-word;
    text-align: justify
}

.tw_sz .tw_txt p a {
    color: #999999
}

.tw_sz:hover .tw_txt h1 a {
    color: #cc0000;
}

.tw_sz:hover .tw_txt p a {
    color: #666666;
}

.i_ckxx {
    color: #cc6600 !important;
}

.box_bg {
    background: url("../images/xs_bodybg.jpg") center no-repeat;
    background-size: cover;
    padding: 50px 0
}

.title_ico {
    float: left;
}

.mtkdy_box {
    width: 100%;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}

.mtkdy_box_left {
    width: 380px;
    height: 262px;
    overflow: hidden;
    position: relative;
    float: left;
    padding: 0 0 0 0
}

.mtkdy_box_left .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    bottom: 7px;
    z-index: 1;
}

.mtkdy_box_left .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.mtkdy_box_left .hd ul li {
    float: left;
    margin-right: 4px;
    width: 7px;
    height: 7px;
    line-height: 8px;
    font-size: 0;
    text-align: center;
    background: #cccccc;
    cursor: pointer;
    border-radius: 50px;
}

.mtkdy_box_left .hd ul li.on {
    background: #ff0000;
    color: #fff;
}

.mtkdy_box_left .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.mtkdy_box_left .bd li {
    zoom: 1;
    vertical-align: middle;
}

.mtkdy_box_left .bd img {
    width: 302px;
    height: 228px;
    display: block;
}

.mtkdy_box_left .bd span {
    position: absolute;
    bottom: 0;
    background: url(../images/tt_bg.png);
    width: 100%;
    line-height: 36px;
    color: #fff;
    font-weight: bold;
}

.mtkdy_box_left .bd h1 {
    color: #fff;
    font-size: 14px;
    margin: 0;
    padding: 0 10px
}

.mtkdy_box_right {
    width: 390px;
    float: right
}

.mtkdy_box_right ul {
    overflow: hidden;
    width: 100%;
    padding: 0;
    height: 262px;
}

.mtkdy_box_right li {
    width: 100%;
    font-size: 14px;
    color: #999999;
    line-height: 34px;
    height: 34px;
}

.mtkdy_box_right li a {
    color: #333333;
    float: left;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
    height: 38px;
    line-height: 38px;
    padding-left: 10px;
    background: url("../images/ico_002.png") left center no-repeat;
}

.mtkdy_box_right li a:hover {
    color: #cc0000;
    margin-left: 5px;
}

.mtkdy_box_right li span {
    float: right;
    height: 38px;
    line-height: 38px;
    color: #999999
}

.title_ico01 {
    background: url("../images/ico_title_bg1.png") 0px center no-repeat;
    padding: 0 10px 0 28px !important;
}

.title_ico02 {
    background: url("../images/ico_title_bg2.png") 0px center no-repeat;
    padding: 0 10px 0 28px !important;
}

.title_ico03 {
    background: url("../images/ico_title_bg3.png") 0px center no-repeat;
    padding: 0 10px 0 28px !important;
}

.title_ico04 {
    background: url("../images/ico_title_bg4.png") 0px center no-repeat;
    padding: 0 10px 0 28px !important;
}

.wx_ad {
    width: 1200px;
    height: auto;
    overflow: hidden;
    text-align: center;
}

.wx_ad:hover {
    opacity: 0.9
}

/*imain*/
.i-main {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 15px auto 10px auto;
}

.m_p1 {
    height: auto;
    overflow: hidden;
    margin: 0 auto 5px auto;
}

.m_p1_left {
    width: 822px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    float: left;
}

.m_p1_right {
    width: 430px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    float: right
}

.box-pic {
    padding: 27px 0 19px 0;
    overflow: hidden;
    border-bottom: 1px #dadada dashed;
}

.box-pic .pic {
    float: left;
    width: 336px;
}

.box-pic .pic img {
    display: block;
    width: 100%;
}

.box-pic .text {
    float: right;
    width: 455px;
}

.box-pic .text .time {
    display: block;
    font-size: 12px;
    width: 75px;
    height: 24px;
    padding-left: 30px;
    margin-bottom: 12px;
    background: url(../images/icon5.png) no-repeat 12px center;
    background-color: #af0525;
    color: #fff;
    line-height: 24px;
}

.box-pic .text h4 {
    margin-bottom: 10px;
}

.box-pic .text h4 a {
    font-size: 24px;
    color: #990000;
    line-height: 34px;
}

.box-pic .text h4 a:hover {
    color: #af0525;
    text-decoration: underline;
}

.box-pic .text p {
    font-size: 14px;
    color: #707070;
    line-height: 28px;
    margin-bottom: 20px;
}

.m-txt1 {
    padding: 9px 0 9px 0;
    border-bottom: 1px #dadada dashed;
}

.m-txt1 h4 {
}

.m-txt1 h4 a {
    font-size: 16px;
    color: #333333;
    line-height: 34px;
    font-weight: normal;
    background: url("../images/ico_001.png") left center no-repeat;
    padding-left: 15px;
}

.m-txt1.on h4 a {
    color: #112953;
    font-weight: bold;
}

.m-txt1 h4 a:hover {
    color: #af0525;
}

.m-txt1 h4 span {
    float: right;
    font-size: 16px;
    color: #a7a7a7;
    line-height: 34px;
    padding-left: 18px;
    font-weight: normal;
    background: url(../images/icon7.png) no-repeat left center;
}

.m-txt1 p {
    font-size: 14px;
    color: #707070;
    line-height: 28px;
    height: 56px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    margin-bottom: 12px;
}

.ul-txt-list1 {
    margin-top: 12px;
}

.ul-txt-list1 li {
    overflow: hidden;
    height: 97px;
    border-bottom: 1px #dadada dashed;
}

.ul-txt-list1 li:last-child {
    border-bottom: none;
}

.ul-txt-list1 .date {
    float: left;
    width: 56px;
    height: 56px;
    margin: 19px 14px 0 0;
    background-color: #af0525;
    color: #fff;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}

.ul-txt-list1 .date .s1 {
    display: block;
    font-size: 26px;
    font-weight: bold;
    line-height: 32px;
    margin-top: 5px;
    text-align: center;
}

.ul-txt-list1 .date .s2 {
    display: block;
    line-height: 15px;
    text-align: center;
    font-size: 12px;
    /*text-transform: uppercase;*/
}

.ul-txt-list1 .txt {
    float: left;
    width: 358px;
    margin-top: 14px;
    color: #707070;
}

.ul-txt-list1 .txt h4 {
    margin: 3px 0 0 0;
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
    height: 45px;
    /*overflow:hidden;*/
    /*text-overflow:ellipsis;*/
    /*-o-text-overflow:ellipsis;*/
    /*white-space:nowrap;*/
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}

.ul-txt-list1 li a:hover h4 {
    color: #af0525;
    font-weight: bold;
}

.ul-txt-list1 li a:hover .date {
    background-color: #af0525;
}

.ul-txt-list1 .txt p {
    font-size: 14px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}

.ul-txt-list1 .txt .view {
    color: #999;
    line-height: 19px;
    padding-left: 27px;
    background: url(../images/icon8.png) no-repeat 2px center;
}

.m-check {
    color: #af0525;
    line-height: 12px;
}

.m-check img {
    vertical-align: middle;
    position: relative;
    top: -1px;
}

.m-check:hover {
    color: #af0525;
    text-decoration: underline;
}

.newbox {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 25px auto
}

.newbox_left {
    width: 320px;
    height: auto;
    overflow: hidden;
    float: left
}

.newbox_right {
    width: 430px;
    height: auto;
    overflow: hidden;
    float: right
}

.izhxw {
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
}

.ititle {
    height: 61px;
    margin: 0 auto 0 auto;
    border-bottom: #cccccc 1px solid;
}

.ititle span {
    font-size: 22px;
    color: #999999;
    line-height: 63px;
    font-family: "Arial", arial-black;
}

.ititle h2 {
    float: left;
    margin: 0 0 0 0;
    padding: 0 15px 0 15px;
    font-size: 26px;
    color: #333333;
    line-height: 60px;
    display: block;
    border-bottom: #cc171c 3px solid;
    font-weight: bold;
}

.ititle a {
    float: right;
    display: block;
    width: 50px;
    font-size: 14px;
    color: #666666;
    line-height: 55px;
    margin-top: 0;
    padding: 5px 5px 0 0;
}

.ititle a:hover {
    color: #cc0000;
    opacity: 0.8
}

.ititle2 {
    height: 47px;
    margin: 0 auto 0 auto;
    overflow: hidden;
    background: url("../images/title_bg2.png") left center #efefef no-repeat
}

.ititle2 h2 {
    float: left;
    margin: 0;
    padding: 0 3px 0 25px;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    line-height: 47px;
    display: block;
}

.ititle2 a {
    float: right;
    display: block;
    width: 50px;
    font-size: 14px;
    color: #666666;
    line-height: 40px;
    margin-top: 0;
    padding: 5px 5px 0 0;
}

.ititle2 a:hover {
    color: #cc0000;
    opacity: 0.8
}

/*picnews*/
.picnews {
    width: 380px;
    height: 262px;
    overflow: hidden;
    position: relative;
}

.picnews .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    bottom: 7px;
    z-index: 1;
}

.picnews .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.picnews .hd ul li {
    float: left;
    margin-right: 4px;
    width: 7px;
    height: 7px;
    line-height: 8px;
    font-size: 0;
    text-align: center;
    background: #cccccc;
    cursor: pointer;
    border-radius: 50px;
}

.picnews .hd ul li.on {
    background: #ff0000;
    color: #fff;
}

.picnews .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.picnews .bd li {
    zoom: 1;
    vertical-align: middle;
}

.picnews .bd img {
    width: 380px;
    height: 262px;
    display: block;
}

.picnews .bd span {
    position: absolute;
    bottom: 0;
    background: url(../images/title_bg.png);
    width: 100%;
    line-height: 36px;
    color: #fff;
    font-weight: bold;
}

.picnews .bd h1 {
    color: #fff;
    font-size: 14px;
    margin: 0;
    padding: 0 10px
}

.m_p2 {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto 15px auto
}

.m_p2_b {
    width: 365px;
    height: auto;
}

.m_p2_b ul {
    padding-top: 15px;
}

.m_p2_b li {
    width: 100%;
    font-size: 14px;
    height: 32px;
    overflow: hidden;
    color: #999999;
    line-height: 32px;
}

.m_p2_b li a {
    color: #666666;
    float: left;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 220px
}

.m_p2_b li a:hover {
    color: #cc3300
}

.m_p2_b li span {
    float: right;
}

.m_p2_b .xb_lb {
    color: #ff9900 !important;
    display: inline !important;
    width: auto !important;
    margin-right: 3px !important;
}

.m_p2_c {
    width: 410px;
    height: auto;
}

.m_p2_c ul {
    padding-top: 15px;
}

/*list*/
.newslist {
    height: auto;
    position: relative;
}

.i_more {
    position: absolute;
    top: -35px;
    *top: -40px;
    height: 45px;
    right: -5px;
    font-size: 14px !important;
    color: #6e6e6e;
    display: block;
    width: 45px !important;
    background-image: none !important;

}

.i_more2 {
    position: absolute;
    top: -240px;
    *top: -245px;
    height: 45px;
    right: -5px;
    color: #6e6e6e;
    font-size: 14px !important;
    display: block;
    width: 45px !important;
    background-image: none !important;
}

.i_more a, .i_more2 a {
    position: absolute;
    top: 4px;
    right: -10px;
    color: #6e6e6e;
    font-size: 14px;
    display: block;
    width: 45px;
    text-align: center;
}

.i_more a:hover, .i_more2 a:hover {
    color: #cc0000;
}

.newslist li {
    width: 100%;
    font-size: 14px;
    color: #999999;
    line-height: 36px;
    height: 36px;
    *line-height: 29px;
    *height: 29px;
}

.newslist li a {
    background: url("../images/ico_001.png") left center no-repeat;
    padding-left: 12px;
    color: #333333;
    font-size: 14px;
    float: left;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 75%;
    text-align: left;
}

.newslist li i {
    font-style: normal;
    color: #d1322b
}

.newslist li a:hover {
    color: #cc0000
}

.newslist li span {
    float: right;
    color: #a9a9a9
}

/*newspic*/
.newspic {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: 10px 0 0 0
}

.newspic .bd ul {
    overflow: hidden;
    zoom: 1;
    width: 105%
}

.newspic .bd ul li {
    margin: 0 15px 0 0;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    position: relative
}

.newspic .bd ul li .pic {
    text-align: center;
}

.newspic .bd ul li .pic img {
    width: 270px;
    height: 180px;
    display: block;
}

.newspic .bd ul li .pic a:hover img {
    border-color: #999;
}

.newspic .bd ul li .title {
    line-height: 34px;
    height: 34px;
    background: url("../images/tm1px_h.png");
    color: #ffffff;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0
}

.newspic .bd ul li .title a {
    color: #ffffff;
    font-size: 14px;
    line-height: 34px;
    height: 34px;
}

.newspic .bd ul li:hover .title a {
    font-weight: bold
}

/**/
.news_title {
    width: 100%;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #bd231c;
}

.news_title h1 {
    font-size: 16px;
    height: 45px;
    line-height: 45px;
    display: block;
    text-align: center;
    width: 100px;
    font-weight: bold;
    float: left;
    background: url(../images/qh_bg.png) repeat-x;
    color: #ffffff;
}

.news_more {
    display: block;
    width: 45px;
    text-align: center;
    float: right;
    font-size: 14px;
    color: #7e7e7e;
}

/*teacher*/
.picteacher {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.picteacher .bd {
    padding: 25px 0;
    width: 105%;
}

.picteacher .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picteacher .bd ul li {
    margin: 0 20px 0 0;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.picteacher .bd ul li .pic {
    text-align: center;
}

.picteacher .bd ul li .pic img {
    width: 120px;
    height: 165px;
    display: block;
}

.picteacher .bd ul li .pic a:hover img {
    border-color: #999;
}

.picteacher .bd ul li .title {
    line-height: 36px;
    font-size: 14px;
}

/*i_yyxt*/
.i_yyxt {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 25px 0 0 0
}

.i_yyxt ul {
    width: 105%
}

.i_yyxt li {
    width: 155px;
    height: 32px;
    border-bottom: #eeeeee 1px solid;
    border-top: #eeeeee 1px solid;
    border-right: #eeeeee 1px solid;
    border-left: #d36762 4px solid;
    float: left;
    margin: 0 7px 4px 0;
    text-align: left
}

.i_yyxt li a {
    display: block;
    width: 155px;
    height: 32px;
    line-height: 32px;
    margin-left: 15px;
    font-size: 14px;
}

.i_yyxt li:hover {
    border-bottom: #ffd4d2 1px solid;
    border-top: #ffd4d2 1px solid;
    border-right: #ffd4d2 1px solid;
}

/*i_jlpt*/
.i_jlpt {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 25px 0 0 0
}

.i_jlpt ul {
    width: 105%
}

.i_jlpt li {
    width: 155px;
    height: 34px;
    border: #efefef 1px solid;
    float: left;
    margin: 0 7px 4px 0;
    text-align: left
}

.i_jlpt li a {
    display: block;
    width: 155px;
    height: 34px;
    line-height: 34px;
    float: left;
    font-size: 14px;
}

.i_jlpt li span {
    display: block;
    width: 34px;
    height: 34px;
    text-align: center;
    float: left;
    background: #efefef;
    margin: 0 10px 0 0
}

.i_jlpt li:hover {
    border: #ffd4d2 1px solid;
    color: #cb2d27
}

/*i_xxzy*/
.i_xxzy {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 25px 0 0 0
}

.i_xxzy ul {
    width: 105%
}

.i_xxzy li {
    width: 125px;
    height: 125px;
    background: #cccccc;
    float: left;
    margin: 0 17px 15px 0;
    text-align: center;
    overflow: hidden;
    position: relative
}

.i_xxzy li img {
    width: 125px;
    height: 125px;
}

.i_xxzy li a {
    display: block;
    width: 125px;
    height: 125px;
    line-height: 30px;
    float: left;
    font-size: 14px;
}

.i_xxzy li span {
    display: block;
    position: absolute;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: url("../images/tm1px_h.png");
    width: 100%;
    color: #ffffff;
    bottom: 0;
}

.i_xxzy li:hover {
}

/*list*/
.list-banner {
    width: 100%;
    height: 180px;
    background: url("../images/listbanner_bg.png");
    text-align: center;
    margin: 0 0 0 0;
}

.list-banner img {
    width: 1200px;
    height: 180px;
    border-radius: 4px;
    margin: 0 auto 10px auto;
}

.listmain {
    overflow: hidden;
    height: auto;
    position: relative;
    padding: 0 0 0 0;
    width: 1200px;
    margin: 20px auto;
    background: url("../images/left_lbg.png") repeat-y;
}

.lm-left {
    width: 220px;
    float: left;
    height: 100%;
}

.lm-left .left-lmname {
    background: url("../images/listname_bg.png") right center no-repeat #1a6d9b;
    height: 60px;
    line-height: 50px;
    padding: 13px 10px 5px 20px;
    overflow: hidden;
    border-top: #560000 3px solid;
}

.lm-left .left-lmname h1 {
    color: #ffffff;
    font-size: 24px;
    line-height: 36px;
}

.lm-left .left-lmname span {
    color: #a4d6c5;
    font-size: 16px;
    line-height: 30px;
}

.lm-left .list-sub {
    background: #ffffff;
    height: auto;
    overflow: hidden;
    width: 100%;
}

.lm-left .list-sub a {
    display: block;
    line-height: 45px;
    height: 45px;
    font-size: 16px;
    padding-left: 30px;
    cursor: pointer;
    border-bottom: #dcdcdc 1px solid;
    background: url("../images/sub_bgh2.png") 170px center no-repeat #ececec
}

.lm-left .list-sub a:hover {
    display: block;
    line-height: 45px;
    height: 45px;
    font-size: 16px;
    padding-left: 30px;
    cursor: pointer;
    color: #ffffff;
    background: url("../images/sub_bgh.png") 170px center no-repeat #1a6d9b
}

.lm-left .list-sub #this-on {
    display: block;
    line-height: 45px;
    height: 45px;
    font-size: 16px;
    padding-left: 30px;
    cursor: pointer;
    color: #FFFFFF;
    background: url("../images/sub_bgh.png") 170px center no-repeat #1a6d9b
}

.lm-right {
    width: 955px;
    float: right;
    margin-right: 0;
    border-top: #cccccc 2px solid;
    border-left: #e5e5e5 1px solid;
    border-right: #e5e5e5 1px solid;
    border-bottom: #e5e5e5 1px solid;
    background: #ffffff
}

.this-name {
    border-bottom: #e6e6e6 1px solid;
    line-height: 30px;
    height: 30px;
    padding: 10px 0;
    margin: 5px 20px 0 20px
}

.this-name h1 {
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    line-height: 32px;
    height: 39px;
    padding: 0 10px;
    border-bottom: #1a6d9b 3px solid;
    float: left;
}

.this-name span {
    float: right;
    color: #666;
    font-size: 14px;
}

.this-name span a {
    color: #666
}

.lm_list {
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 20px 20px;
}

.lm_list li {
    line-height: 40px;
    font-size: 15px;
    color: #999999;
    text-align: right;
    padding: 0 10px;
}

.lm_list li a {
    color: #4a4a4a;
    float: left;
    padding-left: 15px;
    background: url("../images/ico_002.png") left center no-repeat;
}

.lm_list li:hover {
    background: #ececec;
    color: #cc0000
}

.lm_list li a:hover {
    background: url("../images/ico_002.png") left center no-repeat #ececec;
    color: #cc0000
}

.list-fy {
    text-align: center;
    margin: 0 auto 20px auto;
    min-height: 40px;
}

.left_box {
    height: auto;
    overflow: hidden;
    margin: 0 auto 12px auto;
}

.left_box h1 {
    color: #ffffff;
    font-size: 16px;
    line-height: 42px;
    height: 42px;
    background: #1a6d9b;
    border-left: #00526d 4px solid;
    padding-left: 15px;
}

.left_box_nr {
    height: auto;
    overflow: hidden;
    padding: 10px 10px 20px 10px
}

.left_box_nr li {
    height: 34px !important;
    background: url("../images/ico_001.png") left center no-repeat;
    padding-left: 10px;
    line-height: 34px !important;
}

.pic-list {
    width: 950px;
    overflow: hidden;
    height: auto;
    margin: 2px auto 20px auto;

}

.pic-list h2 {
    background: #efefef;
    display: block;
    width: 930px;
    border-left: #005f5f 5px solid;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    padding: 0 0 0 20px;
    font-weight: bold;
    color: #333333;
    margin: 0 auto 20px auto
}

.pic-list h2 a {
    font-size: 14px;
    display: block;
    float: right;
    font-weight: normal;
    padding: 0 15px 0 0
}

.pic-list ul {
    width: 110%;
    margin: 0 auto;
    padding: 0 0 0 0;
}

.pic-list li {
    width: 115px;
    margin-right: 18px;
    float: left;
    margin-bottom: 0;
}

.pic-list li img {
    width: 115px;
    height: 150px;
}

.pic-list li img:hover {
}

.pic-list li a {
}

.pic-list li a:hover {
    color: #000;
}

.pic-list li span {
    text-align: center;
    width: 100%;
    line-height: 40px;
    color: #666;
    display: block
}

/**/
.pic-list2 {
    width: 950px;
    overflow: hidden;
    height: auto;
    margin: 25px auto 20px 20px;

}

.pic-list2 h2 {
    background: #efefef;
    display: block;
    width: 930px;
    border-left: #005f5f 5px solid;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    padding: 0 0 0 20px;
    font-weight: bold;
    color: #333333;
    margin: 0 auto 20px auto
}

.pic-list2 h2 a {
    font-size: 14px;
    display: block;
    float: right;
    font-weight: normal;
    padding: 0 15px 0 0
}

.pic-list2 ul {
    width: 110%;
    margin: 0 auto;
    padding: 0 0 0 0;
}

.pic-list2 li {
    width: 212px;
    margin-right: 22px;
    float: left;
    margin-bottom: 0;
}

.pic-list2 li img {
    width: 212px;
    height: 156px;
}

.pic-list2 li img:hover {
}

.pic-list2 li a {
}

.pic-list2 li a:hover {
    color: #000;
}

.pic-list2 li span {
    text-align: center;
    width: 100%;
    line-height: 40px;
    color: #666;
    display: block
}

/**/
.i-title2 {
    height: 40px;
    line-height: 40px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto 0 auto;
    padding: 0;
}

.i-title2 h2 {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    display: block;
    float: left;
    padding: 0 0 0 30px;
}

.i-title2 a {
    display: block;
    font-size: 12px;
    float: right;
    color: #9a9a9a;
    font-weight: bold;
    padding: 0 10px 0 10px
}

.i-title2 a:hover {
    color: #330000;
}

.i-title2 .i_more3 {
    display: block;
    margin: 0;
    padding: 3px 0 0 0;
    font-size: 14px;
    font-weight: normal;
}

.i-title2 .i_more3:hover {
    color: #cc0000;
}

.i-title3 {
    height: 42px;
    line-height: 42px;
    width: 100%;
    margin: 10px auto 0 auto;
    border-bottom: #e5e5e5 1px solid;
    padding: 0 0 0 0;
}

.i-title3 h2 {
    font-size: 18px;
    font-weight: bold;
    height: 39px;
    line-height: 42px;
    display: block;
    float: left;
    padding: 0 18px;
    border: 1px solid #ddd;
    border-bottom: 5px solid #fff;
    border-top: 2px solid #339999;
    color: #333333;
    background: #ffffff;
}

.i-title3 h2 span {
    color: #cccccc;
    font-size: 24px;
    line-height: 34px;
    font-weight: normal;
    display: block;
    float: right;
    margin: 10px 0 0 8px;
}

.i-title3 a {
    display: block;
    font-size: 14px;
    float: right;
    color: #9a9a9a;
    font-weight: bold;
}

.i-title3 a:hover {
    color: #cc0000;
}

.i-title3 .i_mores {
    display: block;
    width: 55px;
    height: 20px;
    overflow: hidden;
    color: #333333;
    line-height: 20px;
    margin: 10px 0 0 0;
    font-weight: normal
}

.newslist2 {
    width: 98%;
    height: auto;
    overflow: hidden;
    padding: 15px 5px 0 5px;
}

.newslist2 ul {
    height: auto;
    overflow: hidden;
}

.newslist2 li {
    width: 100%;
    font-size: 14px;
    color: #999999;
    line-height: 34px;
    height: 34px;
    *line-height: 26px;
    *height: 26px;
}

.newslist2 li a {
    background: url("../images/ico_01.gif") left center no-repeat;
    padding-left: 15px;
    color: #555555;
    font-size: 14px;
    float: left;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 70%;
    text-align: left;
}

.newslist2 li a:hover {
    color: #cc0000
}

.newslist2 li span {
    float: right;
    color: #a9a9a9
}

.ico_ibg1 {
    background: url(../images/ico_title_bg1.png) left center no-repeat;
}

.zh_bk {
    width: 435px;
    padding: 0 15px 0 15px;
    background: #ffffff;
    height: 290px;
    border-top: #339999 2px solid;
    border-bottom: #dddddd 1px solid;
    border-left: #dddddd 1px solid;
    border-right: #dddddd 1px solid;
}

/*content*/
.content-main {
    border: #e5e5e5 1px solid;
    border-top: #cccccc 1px solid;
    overflow: hidden;
    margin: 20px auto;
    background: #ffffff;
    width: 1200px;
}

.c-content {
    height: auto;
    overflow: hidden;
    position: relative;
    margin: 40px auto 40px auto;
    padding: 0 40px;
}

.c-content .c-title {
    font-size: 30px;
    color: #222222;
    line-height: 50px;
    text-align: center
}

.c-content .other-s {
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #666666;
    background: #f5f5f5;
    margin: 15px auto 0 auto;
    position: relative;
}

.c-content .other-s .sjfx {
    position: absolute;
    right: 10px;
    top: 10px;
}

.c-content .nr-info {
    height: auto;
    overflow: hidden;
    position: relative;
    text-align: left
}

.c-content .nr-info p {
    font-size: 16px;
    color: #666;
    line-height: 34px;
    margin: 15px 0;
    text-indent: 2em;
    text-align: left
}

.wz_fj {
}

.wz_fj p {
    line-height: 36px;
    color: #0d8100;
    font-size: 16px;
    background: url("../images/ico_fj2.png") left center no-repeat;
    padding: 0 0 0 20px;
    margin: 0;
}

.wz_fj a {
    line-height: 36px;
    font-size: 16px;
}

.wzclose-relative {
    text-align: center;
    margin-top: 30px;
}

.wzclose-relative span {
    margin: 0 15px;
}

.i-sxt {
    border-top: #d9d9d9 1px solid;
    margin: 20px auto;
    padding: 20px 0;
    overflow: hidden;
    height: 70px
}

.i-sxt p {
    display: block;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.i-sxt a {
    color: #555555;
    font-size: 14px;
    line-height: 30px;
}

.i-sxt a:hover {
    color: #cc0010;
}

/*i_link*/
.i_link {
    width: 1198px;
    margin: 12px auto;
    height: 46px;
    padding: 1px;
    border: #e2e2e2 1px solid;
    background: url("../images/xglj_bg.png") left center no-repeat #ffffff;
}

.i_link .titleh2 {
    font-size: 16px;
    line-height: 46px;
    font-weight: bold;
    float: left;
    color: #ffffff;
    text-align: center;
    padding: 0 0 0 0;
    display: block;
    width: 120px;
    position: relative;
}

.i_link .linkul {
    float: left;
    width: 1075px;
    height: 46px;
    overflow: hidden;
}

.i_link .linklist li {
    color: #16459a;
    font-size: 14px;
    line-height: 46px;
    display: inline;
}

.i_link .linklist li a {
    color: #666666;
    float: left;
    padding: 0 16px;
}

.i_link .linklist li a:hover {
    color: #cc0000;
}

.dd_link {
    float: right;
    width: 115px;
    font-size: 14px;
}

.dd_link .dd_linkbtn, .dd_link .dd_linkbtn2 {
    font-size: 14px;
    line-height: 45px;
    color: #666666;
    padding: 0 0 0 20px;
    background: url("../images/xlcd.png") 85px center no-repeat
}

.dd_link .dd_linkbtn a {
    display: block;
    width: 100%;
    height: 45px
}

.dd_linkbox {
    width: 130px;
    border: #dddddd 1px solid;
    background: #ffffff;
    padding: 5px 15px;
    position: absolute
}

.dd_linkbox li {
    font-size: 14px;
    color: #333333;
    line-height: 30px;
}

.dd_linkbox li a {
    font-size: 14px;
    color: #333333;
    line-height: 30px;
}

.dd_linkbox li a:hover {
    color: #cc0000
}

/*footer*/
.foot {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url(../images/footbg.jpg);
    background-size: cover;
}

.footbox {
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0;
    height: auto;
    overflow: hidden;
}

.foot-left {
    float: left;
    width: 235px;
    height: 62px;
    margin-top: 10px;
    margin-right: 10px;
}

.foot-left img {
    width: 171px;
    height: auto;
}

.banquan {
    float: left;
    line-height: 24px;
    color: #fff;
    margin-top: 10px;
}

.banquan p {
    margin: 0;
    padding: 0
}

.banquan a {
    color: #fff;
}

.foot-right {
    float: right;
    width: 125px;
    text-align: center;
    margin-top: 10px;
}

.foot-right img {
    width: 100%;
    height: auto;
}

.foot-right span {
    text-align: center;
    font-size: 14px;
    line-height: 40px;
    color: #fff;
}

.dibulink {
    height: 30px;
    line-height: 30px;
    float: left;
    margin-top: 30px;
    margin-left: 200px;
    color: #fff;
}

.dibulink a {
    margin-right: 10px;
    color: #fff;
    padding-left: 30px;
}

.dibulink a.a1 {
    background: url(../images/icon1.png) left center no-repeat;
}

.dibulink a.a2 {
    background: url(../images/icon2.png) left center no-repeat;
}

.dibulink a.a3 {
    background: url(../images/icon3.png) left center no-repeat;
}

/*fwzn_box*/
.fwzn_box {
    width: 100%;
    background: url("../images/fwzn_boxbg.jpg") center no-repeat #0a4d8d;
    padding: 20px 0;
    margin: 0 auto;
    overflow: hidden;
    background-size: 100%
}

.fwzn_nr {
    width: 1200px;
    margin: 0 auto;
}

.fwzn_left {
    float: left;
    width: 125px;
}

.fwzn_center {
    float: left;
    width: 632px;
    height: 202px;
    background: url("../images/fwzn_bg_line.png") center no-repeat;
}

.fwzn_center li {
    float: left;
    width: 25%;
    height: 90px;
    padding-top: 10px
}

.fwzn_center a {
    width: 100%;
    display: block
}

.fwzn_center img {
    display: block;
    margin: 0 auto;
    height: 50px;
    width: 50px;
    transition: transform 0.7s ease-out 0s;
    -moz-transition: transform 0.7s ease-out 0s;
    -webkit-transition: transform 0.7s ease-out 0s;
}

.fwzn_center span {
    color: #ffffff;
    display: block;
    width: 100%;
    text-align: center;
    line-height: 30px;
    font-size: 15px;
}

.fwzn_center a:hover img {
    transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    ransition: transform 0.7s ease-out 0s;
    -moz-transition: transform 0.7s ease-out 0s;
    -webkit-transition: transform 0.7s ease-out 0s;
}

.fwzn_right {
    float: right;
    width: 385px;
    padding-top: 10px
}

.fwzn_right h2 {
    display: block;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: #ffffff;
}

.fwzn_right li {
    float: right;
    width: 170px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
    color: #000000;
    margin: 15px 15px 0 0;
    background: #ffffff;
    border-radius: 6px;
}

.fwzn_right li a {
    display: block;
    width: 100%;
    height: 45px;
}

.fwzn_right li:hover {
    background: #99ccff;
    color: #ffffff
}

.fwzn_right li:hover a {
    color: #000000
}

/**/
.ipic_link {
    width: 1200px;
    margin: 35px auto;
    height: 70px;
    overflow: hidden
}

.ipic_link ul {
    width: 1220px;
}

.ipic_link a {
    display: block;
    float: left;
    width: 290px;
    height: 70px;
    margin-right: 13px
}

.ipic_link img {
}

/**/
.copyright {
    width: 100%;
    height: 90px;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    padding: 20px 0 5px 0;
    background: #1b7cac;
    border-top: #15577c 5px solid;
}

.copyright .copy_left {
    float: left;
    text-align: left;
    font-size: 16px;
}

.copyright .copy_left p {
    font-size: 16px;
}

.copyright .copy_left h2 {
    font-size: 16px;
    font-weight: bold;
    line-height: 40px
}

.copyright .copy_right {
    float: right;
    text-align: left
}

.top_line {
    border-top: #8c0202 5px solid
}

.copyright p {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #ffffff;
    margin: 0;
    padding: 0
}

.i_cylj {
    width: 1200px;
    height: 220px;
    margin: 0 auto
}

.i_cylj_k {
    float: left;
    width: 340px;
    overflow: hidden;
    border-left: #b7717e 1px solid;
    padding: 0 40px 0 40px;
    height: 180px
}

.i_cylj_k li {
    float: left;
    width: 50%;
}

.i_cylj_k li a {
    color: #ebd8da;
    text-align: left;
    height: 30px;
    line-height: 30px;
}

.i_cylj_k li a:hover {
    color: #ffffff;
}

.i_cylj_k h2 {
    display: block;
    height: 60px;
    line-height: 60px;
    text-align: left;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold
}

/**/
/*宸︿晶鏍忕洰瀹氫綅*/
#wrapper {
    overflow: hidden;
}

#sidebar {
    float: left;
}

#portamento_container {
    float: left;
    position: relative;
}

/* take the positioning of the sidebar, and become the start point for the sidebar positioning */
#portamento_container #sidebar {
    float: none;
    position: absolute;
}

/* no need to float anymore, become absolutely positoned */
#portamento_container #sidebar.fixed {
    position: fixed;
}

/* if the panel is sliding, it needs position:fixed */

.contentText table > tr > td p {
    font-size: inherit !important;
}

.slider {
    width: 100%;
    height: 390px;
    position: relative;
    overflow: hidden;
    background: #fff;
    text-align: center;
}

.slider .bd {
    width: 1202px;
    position: absolute;
    left: 50%;
    margin-left: -601px;
}

.slider .bd li {
    width: 1202px;
    overflow: hidden;
}

.slider .bd li img {
    display: block;
    width: 1202px;
    height: 390px;

}

.slider .tempWrap {
    overflow: visible !important
}

.slider .tempWrap ul {
    margin-left: -1202px !important;
}

.slider .hd {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 1;
    height: 8px;
    bottom: 20px;
    text-align: center;
}

.slider .hd li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 8px;
    height: 8px;
    line-height: 99px;
    overflow: hidden;
    /*background:url(../images/slider-btn.png) 0 -10px no-repeat;*/
    margin: 0 5px;
    cursor: pointer;
}

.slider .hd li.on {
    background-position: 0 0;
}

.slider .pnBtn {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    height: 390px;
    cursor: pointer;
}

.slider .prev {
    left: -50%;
    margin-left: -601px;
}

.slider .next {
    left: 50%;
    margin-left: 601px;
}

.slider .pnBtn .blackBg {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 390px;
    background: #000;
    filter: alpha(Opacity=70);
    opacity: .7;

}

.slider .pnBtn .arrow {
    display: none;
    position: absolute;
    top: 50%;
    z-index: 1;
    margin-top: -25px;
    height: 50px;
    width: 50px;
    background: url(../images/icon1.jpg) no-repeat;
    background-color: #303030;
    filter: alpha(Opacity=70);
    opacity: .7;
}

.slider .prev .arrow {
    background-position: 0 0;
    right: -50px;

}

.slider .prev .arrow:hover, .slider .next .arrow:hover {
    background-color: #339999;

}

.slider .next .arrow {
    background-position: -120px 0;
    left: -50px;

}

/**/
.picScroll-left {
    width: 830px;
    overflow: hidden;
    position: relative;
}

.picScroll-left .bd {
    padding: 0;
}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .bd ul li {
    margin: 0 34px 0 0;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.picScroll-left .bd ul li .pic {
    text-align: center;
}

.picScroll-left .bd ul li .pic img {
    width: 254px;
    height: 176px;
    display: block;
}

.picScroll-left .bd ul li .pic a:hover img {
}

.picScroll-left .bd ul li .title {
    line-height: 50px;
    font-size: 14px;
}

/**/
.rig_box {
    width: 334px;
    margin: 10px 0 0 0
}

.rig_box .hd {
    height: 40px;
    line-height: 40px;
    padding: 0 10px 0 20px;
    border-bottom: 1px solid #dddddd;
    position: relative;
}

.rig_box .hd ul {
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    height: 40px;
}

.rig_box .hd ul li {
    height: 38px;
    line-height: 38px;
    float: left;
    padding: 0 20px;
    cursor: pointer;
    color: #999999;
    font-size: 18px;
    font-weight: bold;
}

.rig_box .hd ul li.on {
    height: 38px;
    line-height: 34px;
    background: #fff;
    border: 1px solid #ddd;
    border-bottom: 2px solid #fff;
    border-top: 2px solid #339999;
    color: #333333;
}

.rig_box .bd ul {
    padding: 15px 5px;
    zoom: 1;
    position: relative;
    height: 232px;
}

.rig_box .bd p {
    font-size: 14px;
    color: #333333;
    line-height: 34px;
    margin: 0;
    padding: 0
}

.i_mores2 {
    display: block;
    width: 55px;
    height: 20px;
    overflow: hidden;
    color: #333333;
    line-height: 20px;
    margin: 22px 0 0 0;
    font-weight: normal;
    position: absolute;
    right: 0;
    top: -52px;
}

.sz_box {
    width: 334px;
    margin: 12px 0 0 0
}

.sz_box .hd {
    height: 40px;
    line-height: 40px;
    padding: 0 10px 0 20px;
    border-bottom: 1px solid #dddddd;
    position: relative;
}

.sz_box .hd ul {
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    height: 40px;
}

.sz_box .hd ul li {
    height: 38px;
    line-height: 38px;
    float: left;
    padding: 0 20px;
    cursor: pointer;
    color: #999999;
    font-size: 18px;
    font-weight: bold;
}

.sz_box .hd ul li.on {
    height: 38px;
    line-height: 34px;
    background: #fff;
    border: 1px solid #ddd;
    border-bottom: 2px solid #fff;
    border-top: 2px solid #339999;
    color: #333333;
}

.sz_box .bd {
    border-bottom: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
}

.sz_box .bd ul {
    padding: 25px 10px 0 17px;
    zoom: 1;
    position: relative;
    height: 305px;
    background: #ffffff;
}

.sz_box .bd p {
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    margin: 0;
    padding: 0
}

/*tstj*/
.tstj_box {
    width: 332px;
    height: 220px;
    position: relative;
    margin: 0 auto;
    border-bottom: #dddddd 1px solid;
    border-left: #dddddd 1px solid;
    border-right: #dddddd 1px solid;
    padding: 25px 0 0 0;
}

.tstj_box .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
}

.tstj_box .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.tstj_box .hd ul li {
    float: left;
    margin-right: 2px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
}

.tstj_box .hd ul li.on {
    background: #f00;
    color: #fff;
}

.tstj_box .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.tstj_box .bd li {
    zoom: 1;
    vertical-align: middle;
}

.tstj_box .bd li span {
    display: block;
    width: 100%;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #333333
}

.tstj_box .bd img {
    width: 250px;
    height: 175px;
    display: block;
    margin: 0 auto;
}

.tstj_box .prev,
.tstj_box .next {
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(../images/slider-arrow2.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.tstj_box .next {
    left: auto;
    right: 5px;
    background-position: 8px 5px;
}

.tstj_box .prev:hover,
.tstj_box .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.tstj_box .prevStop {
    display: none;
}

.tstj_box .nextStop {
    display: none;
}

/*tc_link*/
.tc_link {
    width: 740px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 20px 0
}

.tc_link ul {
    width: 760px;
}

.tc_link li {
    width: 130px;
    height: 36px;
    line-height: 36px;
    margin: 0 20px 15px 0;
    float: left;
    text-align: center;
}

.tc_link li a {
    display: block;
    width: 140px;
    height: 36px;
    line-height: 36px;
    background: #fafafa
}

.tc_link li a:hover {
    background: #e5e5e5
}

/**/
.sub_s {
    margin: 0;
    padding: 15px 0;
    background: #f3f3f3;
    border-bottom: #ffffff 1px solid !important;
}

.sub_s a {
    line-height: 36px !important;
    height: 36px !important;
    border-bottom: #f3f3f3 1px solid !important;
    color: #333333 !important;
    font-size: 14px !important;
    background: url("../images/ico_dd.png") 30px center no-repeat !important;
    padding: 0 10px 0 40px !important;
}

/**/
/*teacher-jl*/
.teacher-info {
    font-size: 14px;
    color: #333333;
    margin: 20px auto
}

.jl-table {
    border: #dddddd 1px solid;
    border-collapse: collapse;
}

.jl-table tr {
    border: #dddddd 1px solid;
    border-collapse: collapse;
}

.jl-table td {
    border: #dddddd 1px solid;
    border-collapse: collapse;
}

.jl-title {
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    line-height: 40px;
    text-align: center;
}

.tc-photo img {
    width: 125px;
    height: 180px;
    margin: 0 auto
}

.jl-title-nr {
    font-size: 14px;
    color: #333333;
    line-height: 40px;
    text-align: left;
    padding-left: 20px;
}

.tc-title {
    font-size: 16px;
    line-height: 40px;
    color: #af1c34;
    font-weight: bold;
    border: none;
    padding-left: 20px;
    background: #f4f4f4
}

.tc-jjnr {
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    padding: 10px;
    text-align: justify;
    text-justify: inter-cluster;
}

.tc-jjnr p {
    text-indent: 2em;
    margin: 10px;
    padding: 0
}