@charset "utf-8";
/* CSS Document */
html {
    background: #f6f6f6;
    font-size: 62.5%;}

body {
    font-size: 14px;
    font-size: 1.4rem; /* 14梅10=1.4 */
    color: #1f1f1f;
    font-family: 'Microsoft YaHei', SimSun, SimHei, "STHeiti Light", STHeiti, "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;}

html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dl, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset {
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: subpixel-antialiased;}

table {
    border-collapse: collapse;
    border-spacing: 0;}

fieldset, img {
    border: 0;}

a {
    outline: none;
    blr: expression(this.onFocus=this.blur());
    text-decoration: none;
    color: #1f1f1f;}

a:hover {
    color: #cc0000;
    text-decoration: none;}

input[type='button'] {
    outline: none;
    border: 0 none;
    background-color: transparent;
    cursor: pointer;}

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: 400;}

ul, ol, li {
    list-style: none outside none;}

.imghover {
    cursor: pointer;
    transition: all 0.6s;}

.imghover:hover {
    transform: scale(1.2);}

.w1320 {
    width: 1320px;
    margin: 0 auto
;}

.fl {
    float: left;}

.md {
    float: left;}

.fr {
    float: right;}

.clearFix {
    *zoom: 1;
    clear: both;}

.clearFix:after {
    content: '';
    display: block;
    clear: both;}

.clear {
    width: 100%;
    overflow: hidden;}

/*top_link*/
.top_link {
    background: #1a37a0;
    height: 34px;
    line-height: 34px;
    text-align: right;
    color: #c57d80
;}

.top_link li {
    display: inline;
    padding: 0 10px 0 10px;
    color: #ffffff
;}

.top_link a {
    color: #ffffff;
    font-size: 14px;
    height: 34px;
    line-height: 34px;}

.top_link li a:hover {
    color: #e6e6e6;}

/*header*/
.m_search {
    display: none;}

.header {
    width: 100%;
  
    position: relative;
    top: 0;
    left: 0;
    background:#0f6ac5;
    transition: 0.4s ease-in-out;
    background-size: 100% 100%;}

.head {
    margin: 0 auto;
    padding: 0.5% 0 0.5% 0;
    z-index: 10;
   
    height: auto;
    overflow: hidden;}

.logo {
    padding: 25px 0;}

.logo img {
    display: block;}

.logo2 {
    padding: 10px 0;}

.logo2 img {
    display: block;}

.head-r {}

.head-links {

    margin-top: 12px;
    margin-bottom: 5px;}

.head-links p {
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    color: #c7c6c6;}

.head-links p a {
    color: #c7c6c6;
    font-size: 14px;
    margin: 0 8px;}

.head-links p a:hover {
    color: #fff;}

.head-links p .en {

    padding-left: 20px;}

.soBox {
    float: right;
    position: relative;
    width: 30px;
    height: 30px;
    border-radius: 20px;
    overflow: hidden;}

.soBox.open {}


.pb_sys_style1 .p_no_d {
    border: 1px solid #db351b !important;
    color: #fff;
    background-color: #da2c14 !important;}


.soBox .inp {
    width: 190px;
    height: 28px;
    border: 1px #fff solid;
    background: none;
    font-size: 12px;
    color: #fff;
    line-height: 28px;
    padding: 0 45px 0 10px;
    display: none;
    outline: medium none;
    overflow: hidden;}

.soBox.open .inp {
    display: block;}

.soBox .btn,
.soBox .sub {
    display: block;
    width: 60px;
    font-size: 15px;
    height: 34px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 34px;
    color: #ffffff;
    background: #1a37a0;
    border: none;
    cursor: pointer;
    outline: medium none;}

.soBox .sub:hover {
    background: #480000;}

.soBox.open .sub {
    display: block;}

.soBox.open .btn {
    display: none;}

.search_pc {
    width: 250px;
    height: 34px;
    float: none;
    margin: 50px auto 0 auto;
    background: #fff;}

.search_pc .inp {
    width: 174px;
    height: 34px;
    border: none;
   
    font-size: 14px;
    color: #333;
    line-height: 34px;
    padding: 0 10px 0 15px;
    display: block;
    outline: medium none;}

.nav {
    width: 100%;
	background:#1a37a0;
    margin: 0 auto;
    display: block;
    height: 56px;
    position: relative;
    z-index: 9;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);}

.nav ul {
    width: 1480px;
    margin: 0 auto
;}

.nav li {
    float: left;
    font-size: 20px;
    position: relative;
    line-height: 56px;}

.nav li a {
    color: #ffffff;
    display: block;
    padding: 0 55px;}

.nav li a.hover {
    color: #ffffff;
    background: #2243bb;
    line-height: 56px;}

.nav li ul {
    background: #2243bb;
    position: absolute;
    top: 56px;
    width: 100%;
    z-index: 2;
    padding: 0 0;
    display: none;}

.nav li ul li {
    float: none;
    display: block;
    padding: 0;
    margin: 0;}

.nav li ul li a {
    border-top: 0;
    line-height: 40px;
    text-align: center;
    padding: 0 15px;
    color: #ffffff;
    font-size: 15px;}

.nav li ul li a:hover {
    background: #1a37a0;
    color: #fff;}

.nav1 {
    padding-top: 30px;
    margin-right: 15px;
    float: left;}

.nav1 li {
    float: left;
    font-size: 20px;
    position: relative;
    line-height: 42px;}

.nav1 li a {
    display: block;
    padding: 0 20px;}

.nav1 li a.hover {
    color: #005e5d;
    border-top: 2px solid #005e5d;
    background: #f4f4f4;
    line-height: 40px;}

.nav1 li ul {
    background: #f4f4f4;
    position: absolute;
    top: 42px;
    width: 170px;
    z-index: 2;
    padding: 5px 0;
    display: none;}

.nav1 li ul li {
    float: none;
    display: block;
    padding: 0;
    margin: 0;}

.nav1 li ul li a {
    border-top: 0;
    line-height: 24px;
    padding: 8px 15px;
    color: #333;
    font-size: 15px;
    text-align: left;}

.nav1 li ul li a:hover {
    background: #005e5d;
    color: #fff;}

/*ibanner*/
.ibanner {
    width: 100%;
    height: auto;
    background: #ffffff;
    overflow: hidden;
z-index:8;
    position: relative;}
.ibanner img{
    width: 100%;}

.ibanner .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;}

.ibanner .slick-list {
width:100%;
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;}

.ibanner .slick-list:focus {
    outline: none;}

.ibanner .slick-list.dragging {
    cursor: pointer;
    cursor: hand;}

.ibanner .slick-slider .slick-track,
.ibanner .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);}

.ibanner .slick-track {
width:100%
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;}

.ibanner .slick-track:before,
.ibanner .slick-track:after {
    display: table;
    content: '';}

.ibanner .slick-track:after {
    clear: both;}

.ibanner .slick-loading .slick-track {
    visibility: hidden;}

.ibanner .slick-slide {
    display: none;
    float: left;
    min-height: 1px;
    position: relative;}

.ibanner .slick-slide a {
    display: block;
    width: 100%;}

.ibanner .slick-slide img {
    width: 100% !important;
    height: auto;
    display: block;}

.ibanner .slick-slide h2 {
    position: absolute;
    bottom: 0;
    height: 70px;
    line-height: 70px;
    color: #ffffff;
    width: 90%;
    padding: 0 5%;
    font-size: 18px;
    }

.ibanner .slick-slide.slick-loading img {
    display: none;}

.ibanner .slick-slide.dragging img {
    pointer-events: none;}

.slick-initialized .slick-slide {
    display: block;}

.slick-loading .slick-slide {
    visibility: hidden;}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;}

.slick-arrow.slick-hidden {
    display: none;}

.ibanner .slick-dots {
    position: absolute;
    right: 20px;
    bottom: 30px;
    z-index: 99999;
    width: 100%;
    text-align: center
;}

.ibanner .slick-dots .slick-active {
    width: 70px;
    height: 70px;
    text-align: center
;}

.ibanner .slick-dots li {
    display: inline-table;
    width: 70px;
    height: 70px;
    
    text-align: center;
    cursor: pointer
;}

.ibanner .slick-dots button {
    background: none;
    border: none;
    font-size: 0;
    color: #ffffff;}

.ibanner .slick-prev, .ibanner .slick-next {
    display: block;
    position: absolute;
    width: 50px;
    height: 70px;
    top: 40%;
    font-size: 0;
    border: 0;
    outline: none;
    cursor: pointer;
    z-index: 99999;}

.ibanner .slick-prev {
    left: 3%;
    background: url(banner_prev.jpg) center no-repeat;}

.ibanner .slick-next {
    right: 3%;
    background: url(banner_next.jpg) center no-repeat;}

/*noticebox*/
.qttz_box {
    width: 100%;
    height: auto;
    padding: 10px 0 50px 0;
    overflow: hidden;
    
    background-size: cover;
    margin: 60px auto
;}

.noticebox {
    width: 1320px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden
;}

.noticebox .i_more {
 /*position: absolute; */
    /* z-index: 99999; */
    /* right: 55px; */
    /* top: -75px; */
position: relative;
    /* z-index: 99999; */
    right: 10px;
    top: 15px;}

.noticebox .hd {
    height: 90px;
    line-height: 93px;
    padding: 0;
    border-bottom: 1px solid #ddd;
    position: relative;}

.noticebox .hd ul {
    float: left;
    position: absolute;
    height: 90px;
    width: 100%
;}

.noticebox .hd ul li {
    float: left;
    cursor: pointer;
    width: 33.333333%;
    height: 98px;
    padding-left: 0%;
    margin-right: 0;
    text-align: left;
    font-size: 27px;
    color: #666666
;}

.noticebox .hd ul li i {
    font-style: normal;
    font-size: 16px;
    color: #999999;
    padding: 0 0 0 10px
;}

.noticebox .hd ul li span {
    display: inline-block;
    width: 60px;
    height: 30px;
    position: relative;
    top: 3px;}

.noticebox .hd ul li.on {
  
    color: #ca0800
;}
.noticebox .hd ul li.on a{color: #ca0800;}
.noticebox .bd ul {
    padding: 0;
    zoom: 1;}



.noticebox .bd {
    width: 100%;
    height: auto;}

/*次级页面二级菜单*/
.ny_left_top {
    height: 80px;
    width: 100%;
    color: #FFF;
    background: url(nytit1.jpg) repeat;
    margin-top: -80px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 80px;
    margin-bottom: 2px;
    position: relative;
    z-index: 1;}

.sidenav {
    overflow: hidden;
    display: block;
    width: 100%;}

.accordion {
    width: 100%;}

.accordion .nav-link {
    display: block;
    padding-left: 25px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    outline: none;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    font-size: 16px;}

.accordion .nav-link a {
    display: block;
    color: #333333;}

.accordion .nav-link:hover {
    color: #fff !important;
    background: #1a37a0;
    font-size: 16px;}

.accordion .nav-link:hover a {
    color: #fff !important;
    font-size: 16px;}

.accordion .nav-link.hover {
    color: #fff !important;
    background:#1a37a0;
    font-size: 16px;}

.accordion .nav-link.hover a {
    color: #fff !important;
    font-size: 16px;}

.currentnav {
    background: #1a37a0 !important;
    color: #fff !important;}

.nav-link1 {
    width: 40px;
    height: 53px;
    line-height: 53px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 3px;}

.accordion li {
    position: relative;
    font-size: 16px;
    border-bottom: 1px solid #e6e5e5;
    background: #dadada;
    overflow: hidden;}

.accordion li:last-child .nav-link {
    font-size: 16px;}

.accordion li i {
    display: block;
    width: 20px;
    height: 30px;
 
    position: absolute;
    top: 12px;
    right: 12px;
    font-size: 18px;
    color: #595959;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;}

.accordion li.open .nav-link {
    color: #fff !important;
    background: #005e5d;
    font-size: 16px;}

.accordion li.open .nav-link a {
    color: #fff !important;
    font-size: 16px;}

.accordion li.open i.fa-chevron-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);}

.sidemenu {
    display: none;
    font-size: 14px !important;
    background: #f6f6f6;
    border-top: none;
    padding: 10px 0;}

.sidemenu li {
    background: #f6f6f6;
    font-size: 14px !important;
    border-bottom: none;}

.sidemenu a {
    display: block;
    font-size: 14px !important;
    text-decoration: none;
    padding: 8px 8px;
    padding-left: 30px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;}

.sidemenu a.on {
    color: #005e5d;
    background: #fff;
    border-left: 3px solid #005e5d;
    padding-left: 30px !important;}

.sidemenu a:hover {
    color: #005e5d;
    background: #fff;
    border-left: 3px solid #005e5d;
    padding-left: 30px !important;}

/*content*/
.ban {
    text-align: center;
    margin: 0 auto;}

.ban img {
    display: block;
    width: 100%
;}

.ny {
    width: 1320px;
    margin: 0 auto;
    padding: 0 0;}

.ny_left {
    float: left;
    width: 18%;}

.ny_right {
    float: right;
    background: #fff;
    width: 80%;
    padding: 2% 2% 2% 2%;box-sizing: border-box;}

.ny_right1 {
    background: #fff;
    width: 92%;
    margin: 0 auto;
    padding: 2% 4%
;}

.ny_right_con {
    line-height: 34px !important;
    padding-top: 10px;
    min-height: 500px;}

.ny_right_top {
    border-bottom: 1px solid #e7e7e7;}

.nytit {
    background: url(icon4.jpg) 7px 16px no-repeat;
    line-height: 30px;
    padding-left: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: right;
    font-size: 14px;}

.nytit a {
    padding-right: 7px;}

.nytit1 {
    height: 50px;
    line-height: 50px;
    float: left;
    overflow: hidden;
    border-bottom: 3px solid #1a37a0;
    color: #1a37a0;
    font-size: 24px;
    font-weight: bold;
    padding: 0 10px;}


/*师资队伍*/


.szdw_c #vsb_content{padding:0 30px 10px;}
.szdw_c #vsb_content p{line-height:34px;}
.szdw_c #vsb_content p strong{display:block;font-size:18px;color:#0c6ed7;line-height:50px;text-indent:2em;margin:18px 0;background:#f6f6f6;}

.szdw_zw{padding-top:10px;}
.szdw_zw a{font-size:12pt;display:inline-block;width:16%;line-height:40px;text-align:center;transition: all 0.8s; color:#666;}
.szdw_zw a:hover{color:#0c6ed7;}



/*信息列表开始*/
.Newslist {}

.Newslist ul li {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dashed #dcdcdc;
    background: url(xb.jpg) no-repeat left 23px;
    font-size: 15px;
    padding-left: 15px;
    overflow: hidden;
    width: 97%;
    text-overflow: ellipsis;
    white-space: nowrap;}

.Newslist ul li .shijian {
    float: right;
    padding-left: 10px;
    color: #999999;}

.sjdh {
    display: none;}

.fytpc {
    margin-top: 15px;}

.m-list3 {}

.m-list3 li {
    overflow: hidden;
    padding: 10px 0 30px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 20px;}

.m-list3 .pic3 {
    float: left;
    overflow: hidden;
    width: 180px;
    height: 120px;
    position: relative;}

.m-list3 .pic3 img {
    display: block;
    overflow: hidden;
    width: 180px;
    height: 120px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    position: absolute;
    z-index: 1;}

.m-list3 .pic3:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);}

.m-list3 .txt44 {
    overflow: hidden;
    padding-left: 20px;}

.m-list3 .tit44 {
    font-size: 16px;
    font-weight: normal;
    line-height: 32px;

    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}

.m-list3 .tit44 a {
    color: #000;

    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;}

.m-list3 .tit44 a:hover {
    color: #9a0000;}

.m-list3 .txt44 p {
    height: 48px;

    font-size: 14px;
    line-height: 24px;
    color: #333;

    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;}

.m-list3 .info {
    padding: 5px 0;

    line-height: 25px;}

.m-list3 .info .time1 {
    padding-left: 24px;
    font-size: 12px;
    color: #999;
    }

.sz {
    width: 100%;}

.sz li {
    overflow: hidden;
    padding: 1%;
    margin: 2%;
    background: #f6f6f6;
    float: left;
    width: 19%;}

.sz ul li .img33 {
    width: 100%;
    /*min-width:100%;*/
    /*display: block;*/
    height: 0;
    padding-bottom: 122%;
    overflow: hidden;}

.sz ul li .img33 img {
    width: 100%;}

.sz ul li p {
    line-height: 25px;
    text-align: center;
    height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-top: 7px;}

/*图片列表开始*/
.pic {
    width: 100%;}

.pic ul li {
    float: left;
    width: 30%;
    display: block;
    height: auto;
    overflow: hidden;
    cursor: pointer;
    background: #f7f7f7;
    margin-left: 2%;
    margin-right: 1%;
    margin-top: 20px;}

.pic ul li .img3 {
    width: 100%;
    min-width: 100%;
    display: block;
    height: 0;
    padding-bottom: 60.394%;
    overflow: hidden;}

.pic ul li p {
    line-height: 45px;
    text-align: center;
    height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 5px;}

/*详细页*/
.info_content_opt {
line-height: 32px;
    height: 32px;
    text-align: left;
    width: 110px;
    float: left;
    position: absolute;
    bottom: 5px;}
.pointer {
    cursor: pointer;}
.info_content_small, .info_content_small p,.info_content_small span,.info_content_small div{ font-size:14px!important;}/*小字号*/
.info_content_mid, .info_content_mid p,.info_content_mid span,.info_content_mid div{ font-size:21px!important;}/*中字号*/
.info_content_big, .info_content_big p,.info_content_big span,.info_content_big div{ font-size:30px!important;    line-height: 50px !important;}/*大字号*/

.content table {
    width: 100%;
    margin: 0 auto;}

.content {
    width: 100%;
    padding-top: 30px;
    margin: 0 auto;}

.content-title {
    width: 100%;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;position: relative;}

.content-title h3 {
    font-size: 30px;
    font-weight: bold;
    line-height: 50px;
    width: 100%;
    text-align: center;
    color: #222;
    padding-bottom: 5px;}

.content-title i {
    text-align: center;
    margin: 0 auto;
    height*: 32px;
    display: block;
    line-height: 32px;
    font-style: normal;}

.content-con {
    font-size: 15px;
    line-height: 35px;
    padding: 10px 0;}

.content-con p {
    
    text-align: justify;
    text-justify: inter-ideograph;
    /* font-size: 16px; */
    line-height: 34px;
    color: rgb(25, 25, 25);
    margin: 20px 0;
    font-family: 仿宋;
    font-size: 21px;
    text-indent:2em;}

.content-con img {
    text-align: center;
    max-width: 800px;
    margin: 10px auto;
    display: block;}

.sxt {
    padding: 15px 0;
    border-top: 1px dotted #bbb;}

.sxt p {
    display: block;
    width: 100%;
    height: 34px;
    font-size: 15px;
    line-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;}

.ssjg {
    padding: 0 10px;}

.ssjg ul li {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dashed #dcdcdc;
    background: url(xb.jpg) no-repeat left 23px;
    font-size: 15px;
    padding-left: 15px;
    overflow: hidden;
    width: 97%;
    text-overflow: ellipsis;
    white-space: nowrap;}

.ssjg ul li i {
    float: right;
    padding-left: 10px;
    color: #999999;}




/* 教育教学-教学名师 */
.jxmsBox{margin-top:20px;margin-bottom:20px;}
.jxmsBox dl{margin-bottom: 20px;padding-bottom:20px;border-bottom: 1px solid #e3e3e3;width: 100%;box-sizing: border-box;}
.jxmsBox dl>div{width: 100%;display: block;}
.jxmsBox dl dt{font-size: 22px;color: #761cb7;line-height:36px;margin-bottom:15px;}
.jxmsBox dl dt a{font-size: 22px;color: #1a37a0;}
.jxmsBox dl dd{display: inline-block;width:16%;text-align:center;}
.jxmsBox dl dd a{display: inline-block;    font-size: 12pt;
    display: inline-block;
    color:#666;
    line-height: 40px;
    text-align: center;
    transition: all 0.8s;  }
.jxmsBox dl dd a:hover{color:#0c6ed7;}
.jxmsBox dl dd span{display: block;font-size: 0.14rem;color: #888888;line-height: 0.34rem;}
@media(max-width: 1280px) {
	.jxmsBox dl dd{display: inline-block;width:13.8%;}
}
@media(max-width: 800px) {
	.jxmsBox dl dd{display: inline-block;width:19.2%;}
	.jxmsBox dl dt{font-size: 0.4rem;color: #761cb7;line-height: 0.6rem;margin-bottom: 0.3rem;}
	.jxmsBox dl dd a{font-size: 0.34rem;line-height: 0.6rem;font-style: normal;color: #323232;}
	.jxmsBox dl dd span{font-size: 0.28rem;color: #888888;line-height: 0.6rem;}
}
@media(max-width: 580px) {
	.jxmsBox dl dd{display: inline-block;width:32%;}
}



/*zt_box*/
.zt_box {
    width: 1320px;
    margin: 60px auto;
    height: auto;}

.zt_box .slick-slider {
    margin: 0 auto;
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;}

.zt_box .ztimg {
    float: left
;}

.zt_box .slick-list {
    width: 1320px;
    overflow: hidden;
    position: relative;
    display: block;
    margin: 0;
    padding: 0;}

.zt_box .slick-slider .slick-track,
.zt_box .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);}

.zt_box .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;}

.zt_box .slick-track:before,
.zt_box .slick-track:after {
    display: table;
    content: '';}

.zt_box .slick-track:after {
    clear: both;}

.zt_box .slick-loading .slick-track {
    visibility: hidden;}

.zt_box .slick-slide {
    width: 100%;
    display: none;
    float: left;
    min-height: 1px;
    padding: 0 0;}

[dir='rtl'] .slick-slide {
    float: right;}

.zt_box .slick-slide a {
    display: block;
    width: 100%;
    overflow: hidden
;}

.zt_box .slick-slide img {
    display: block;
    margin: 0 auto;
    width: 94%;}

.zt_box .slick-slide.slick-loading img {
    display: none;}

.zt_box .slick-initialized .slick-slide {
    display: block;}

.zt_box .slick-loading .slick-slide {
    visibility: hidden;}

.zt_box .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;}

.zt_box .slick-arrow.slick-hidden {
    display: none;}

.zt_box .slick-prev, .zt_box .slick-next {
    display: block;
    width: 50px;
    height: 50px;
    top: 32%;
    font-size: 0;
    border: 0;
    outline: none;
    cursor: pointer;
    z-index: 999
;}

.zt_box .slick-prev {
    position: absolute;
    left: -50px;
    }

.zt_box .slick-next {
    position: absolute;
    right: -50px;
   }

/*footer*/
.footer {
    font-size: 14px;
    color: #fff;
    line-height: 34px;
    background:  #1a379f ;
    background-size: 100% 100%;
    height: 100px;
    padding: 40px 0 40px 0;
    border-top: #ccc 5px solid;}

.footer .footer_left {
    width: 15%;
    float: left;
    border-right: #dd615c 1px solid;
    margin-right: 4%;}

.footer .footer_left img {
    width: 124px
;}

.footer .footer_center {
    width: 40%;
    font-size: 14px;
    color: #fff;
    line-height: 34px;
    float: left;}

.footer .footer_center p {
    width: 100%;
    font-size: 15px;
    color: #fff;
    line-height: 36px;
    float: left;}

.footer .footer_center a {
    font-size: 15px;
    color: #fff;
    line-height: 34px;}

.footer .footer_right {
    width:15%;
    float: right;
    font-size: 14px;
    color: #ffffff;
    line-height: 30px;
    position: relative
;}

.footer .footer_right p {
    width: 100%;
    font-size: 15px;
    color: #fff;
    line-height: 36px;
    float: left;
	text-align:center;}

.footer .footer_right a {
    font-size: 15px;
    color: #fff;
    line-height: 34px;}

.footer .footer_right li {
    width: 25%;
    float: left
;}

.footer .footer_right li a {
    width: 100%;
    display: block;
    margin: 0 auto;}

.footer .footer_right li img {
    display: block;
    margin: 0 auto;
    background: #5e1a15;
    border-radius: 50%
;}

.footer .footer_right span {
    width: 100%;
    display: block;
    text-align: center;
    line-height: 42px;}

.footer .footer_right li:hover img {
    opacity: 1;}

.rwm01 {
    position: absolute;
    bottom: 100px;
    left: -15px;
    display: none;
    width: 120px;
    height: 120px;
    z-index: 999999999;}

.rwm02 {
    position: absolute;
    bottom: 100px;
    left: 70px;
    display: none;
    width: 120px;
    height: 120px;
    z-index: 999999999;}

.rwm03 {
    position: absolute;
    bottom: 100px;
    right: 75px;
    display: none;
    width: 120px;
    height: 120px;
    z-index: 999999999;}

.rwm04 {
    position: absolute;
    bottom: 100px;
    right: -15px;
    display: none;
    width: 120px;
    height: 120px;
    z-index: 999999999;}


.rwm01 img, .rwm02 img, .rwm03 img, .rwm04 img {
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 0 !important;}

.ibanner .slick-active {
width:100%;
    left: 0;
    opacity: 1;
    -moz-transform: rotate(0deg) scale(1);
    -o-moz-transform: rotate(0deg) scale(1);
    -o-moz-transform: rotate(0deg) scale(1);
    -webkit-moz-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
    animation: lxfpic;
    -moz-animation: lxfpic;
    /* firefox */
    -webkit-animation: lxfpic;
    /* safari and chrome */
    -o-animation: lxfpic;
    display: block;
    animation-duration: 60s;
    animation-timing-function: linear;
    animation-delay: 1s;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 60s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 1s;
    -webkit-animation-iteration-count: infinite;}

@keyframes lxfpic {
    0% {

        opacity: 1;
        -moz-transform: rotate(0deg) scale(1);
        -o-moz-transform: rotate(0deg) scale(1);
        -o-moz-transform: rotate(0deg) scale(1);
        -webkit-moz-transform: rotate(0deg) scale(1);
        transform: rotate(0deg) scale(1);}
    25% {

        opacity: 1;
        -moz-transform: rotate(0deg) scale(1.1);
        -o-moz-transform: rotate(0deg) scale(1.1);
        -o-moz-transform: rotate(0deg) scale(1.1);
        -webkit-moz-transform: rotate(0deg) scale(1.1);
        transform: rotate(0deg) scale(1.1);}

    50% {

        opacity: .8;
        -moz-transform: rotate(0deg) scale(1.2);
        -o-moz-transform: rotate(0deg) scale(1.2);
        -o-moz-transform: rotate(0deg) scale(1.2);
        -webkit-moz-transform: rotate(0deg) scale(1.2);
        transform: rotate(0deg) scale(1.2);}
    75% {

        opacity: 1;
        -moz-transform: rotate(0deg) scale(1.1);
        -o-moz-transform: rotate(0deg) scale(1.1);
        -o-moz-transform: rotate(0deg) scale(1.1);
        -webkit-moz-transform: rotate(0deg) scale(1.1);
        transform: rotate(0deg) scale(1.1);}
    100% {

        opacity: 1;
        -moz-transform: rotate(0deg) scale(1);
        -o-moz-transform: rotate(0deg) scale(1);
        -o-moz-transform: rotate(0deg) scale(1);
        -webkit-moz-transform: rotate(0deg) scale(1);
        transform: rotate(0deg) scale(1);}
}

/*20200621*/
.i_xndh {
    width: 100%;
    padding: 0 0;
    margin: 0 auto 0 auto;
    height: auto;
    overflow: hidden
;}

.xndh_box {
    width: 98%;
    margin: 0 auto 2% auto;
    height: auto;
    overflow: hidden;}

.xndh_box h1 {
    width: 100%;
    font-size: 20px;
    color: #ffffff;
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center
;}

.xd_list {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 1% 0
;}

.xd_list ul {}

.xd_list li {
    float: left;
    padding: 0 40PX;
    height: 50px;
    line-height: 50px;
    text-align: center;
    min-width: 13%;}

.xd_list li a {
    font-size: 16px;
    display: block;
    width: 100%;
    line-height: 24px;}

.xdstyle1 {
    border: #1a37a0 1px solid;}

.xdstyle1 h1 {
    background: #1a37a0
;}

.xdstyle2 {
    border: #666699 1px solid;}

.xdstyle2 h1 {
    background: #666699
;}

.xdstyle3 {
    border: #cb7a16 1px solid;}

.xdstyle3 h1 {
    background: #cb7a16
;}


/*202-6-28*/

.jg_title h2 {
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    border-bottom: 1px solid #1a37a0;
    color: #1a37a0;
    font-size: 24px;
    text-align: left;
    
    padding: 0 0 0 20px
;}

.ijgsz ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 20px auto;}

.ijgsz ul li {
    float: left;
    height: 52px;
    line-height: 52px;
    font-size: 16px;
    padding: 0 0;
    width: 50%;
    margin: 0 0 0 0;}

.ijgsz ul li a {
    overflow: hidden;
    width: 100%;
    display: block;
   
    padding-left: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;}

.ijgsz ul li a:hover {
    color: #1a37a0
;}

.ijgsz ul li:nth-child(4n), .ijgsz ul li:nth-child(4n+3) {
    background: #f5f5f5;}

.ijgsz ul li:nth-child(4n+1), .ijgsz ul li:nth-child(4n+2) {
    background: none;}

/*jg_info*/
.jg_info {
    width: 98%;
    height: auto;
    overflow: hidden;
    margin: 0 auto
;}

.jg_info_jbxx {
    width: 100%;
    height: auto;
    overflow: hidden;}

.jg_info_ld {
    width: 100%;
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #e7e7e7;
    padding: 20px 0;}

.jg_info_ld ul {
    width: 70%;
    float: left
;}

.jg_info_ld li {
    line-height: 40px;
    font-size: 16px;
    color: #333333;}

.jg_info_ld li span {
    display: block;
    width: 33.33%;
    float: left
;}

.jg_info_ld .go_link {
    font-size: 18px;
    font-weight: bold;
    color: #bb2d38;
    display: block;
    float: right;
    margin: 5% auto 0 0
;}

.jg_info_about {
    padding: 20px 0;}

.jg_info_about p {
    line-height: 32px;
    font-size: 16px;
    color: #333333;
    text-align: justify;
    text-indent: 2em
;}


/*20200706*/
.lead_list {
    width: 85%;
    height: auto;
    overflow: hidden;
    margin: 25px auto
;}

.lead_list ul {
    width: 100%;
    height: auto;
    overflow: hidden
;}

.lead_list li {
    width: 100%;
    height: 80px;
    line-height: 80px;
    overflow: hidden;
    border-bottom: #ededed 1px solid;
    
}

.lead_list li:hover {
    background:#fcfcfc
;}

.lead_list li:hover span {
    color: #1a37a0
;}

.lead_list li:hover i {
    color: #1a37a0
;}

.lead_list li a {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;}

.lead_list li span {
    font-weight: bold;
    font-size: 24px;
    color: #000000;
    display: block;
    float: left;
    width: 140px;
    text-align: center
;}

.lead_list li i {
    font-style: normal;
    font-size: 20px;
    color: #666666;
    display: block;
    float: left;
    text-align: left
;}


/*----------------------------------------------------------------------------*/
/*news_box*/
.i_title {
    width: 100%;
    height: 65px;
    line-height: 60px;
    border-bottom: #ccc 1px solid;
    position: relative;
    padding-bottom: 3px;
    margin: 0 auto 30px auto
}

.titleico1 {
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    padding-top: 17px;}

.i_title h1 {
    font-size: 27px;
    color: #333;
    font-weight: normal;
    float: left;
    height: 60px;
    line-height: 60px;}

.i_title h1 span {
    float: left;
    margin: 0 10px 0 0
;}

.i_title h1 i {
    font-size: 16px;
    color: #9c9c9c;
    font-style: normal;
    margin: 0 0 0 10px
;}
.more_n1{left: 27.5%;}
.more_n2{left: 60.5%;}

.i_more {
    font-size: 14px;
    color: #333333;
    float: right;
    margin-right: 5px;
    transition: all 0.6s;
    margin-top: 27px;}

.i_more span {
    display: block !important;
    height: 16px !important;
    width: 22px !important;
    border-right: #e4e4e4 2px solid;
    padding: 0 6px
;}

.i_more .s_i1 {
    display: block;
    background: #cccccc;
    width: 10px;
    height: 3px;
    margin-bottom: 3px;
    float: right;
    border-radius: 5px;
    overflow: hidden;
    transition: all 0.6s;padding: 0 !important;}

.i_more .s_i2 {
    display: block;
    background: #cccccc;
    width: 15px;
    height: 3px;
    margin-bottom: 3px;
    float: right;
    border-radius: 5px;
    overflow: hidden;
    transition: all 0.4s;padding: 0 !important;}

.i_more .s_i3 {
    display: block;
    background: #cccccc;
    width: 22px;
    height: 3px;
    float: right;
    border-radius: 5px;
    overflow: hidden;
    transition: all 0.2s;padding: 0 !important;}

.i_more:hover span {
    border-right: #2243bb 2px solid;}

.i_more:hover .s_i1 {
    background: #2243bb;
    width: 22px;
    transition: all 0.6s;}

.i_more:hover .s_i2 {
    background: #2243bb;
    width: 15px;
    transition: all 0.4s;}

.i_more:hover .s_i3 {
    background: #2243bb;
    width: 10px;
    transition: all 0.2s;}

.news_box {
    margin: 30px auto 20px auto;
    overflow: hidden;
    height: auto
;}

.news_xy {
    width: 910px;
    float: left
;}

.news_list {
    width: 430px;
    float: right
;}




.i_title2 {
    width: 220px;
    height: 60px;
    line-height: 60px;
    
    position: relative;
   
    margin: 0;
float:left;
}


.i_title2 h1 {
    font-size: 27px;
    color: #333;
    font-weight: normal;
    float: left;
    height: 60px;
    line-height: 60px;}

.i_title2 h1 span {
    float: left;
    margin: 0 10px 0 0
;}

.i_title2 h1 i {
    font-size: 16px;
    color: #9c9c9c;
    font-style: normal;
    margin: 0 0 0 10px
;}


/**/
/*picnews*/
.picnews {
    width: 450px;
    height: 390px;
    overflow: hidden;
    position: relative;
    float: left;}

.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_pic {
    display: block;
    width: 450px;
    height: 290px;
    overflow: hidden
;}

.picnews .bd img {
    width: 450px;
    height: 290px;
    display: block;}

.picnews .bd .picnews_zy {
    display: block;
    width: 96%;

    padding: 10px 2% 10px 2%;
    height: 90px;
    overflow: hidden;}

.picnews .bd .picnews_zy h1 {
    color: #000000;
    font-weight: normal;
    font-size: 18px;
    line-height: 36px;
    margin: 0;
    padding: 0 0
;}

.picnews .bd .picnews_zy:hover {
    background: #f1f1f1
;}

.picnews .bd .picnews_zy:hover h1 {
    color: #2243bb;
    transition: all 0.6s;}

.picnews .bd .picnews_zy:hover p {
    color: #000000;
    transition: all 0.6s;}

.picnews .bd .picnews_zy p {
    color: #999999;
    font-size: 14px;
    line-height: 24px;}

.picnews .bd .picnews_date {
    background: #244dc0cc;
    color: #ffffff;
    position: absolute;
    top: 220px;
    left: 0;
    width: 70px;
    height: 65px;
    text-align: center;
    padding: 5px 0 0 0;
    font-size: 12px;}

.picnews .bd .picnews_date i {
    font-style: normal;
    color: #ffffff;
    display: block;
    text-align: center;
    font-size: 30px;
    line-height: 40px
;}

.picnews .prev {
    position: absolute;
    left: 3%;
    top: 40%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(picnews_icoleft.jpg) center no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;}

.picnews .next {
    position: absolute;
    left: 3%;
    top: 40%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(picnews_icoright.jpg) center no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;}

.picnews .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px;}

.picnews .prev:hover,
.picnews .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;}

.picnews .prevStop {
    display: none;}

.picnews .nextStop {
    display: none;}

/**/
.top_news {
    height: auto;
    overflow: hidden;
    padding-bottom: 15px;
    border-bottom: #eaeaea 1px solid;}

.top_news h2 {
    color: #cc0000;
    font-size: 25px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    font-weight: bold;
    width: 100%;
    text-align: center
;}

.top_news:hover h2 {
    color: #cc3333;}

.top_news:hover p {
    color: #cc3333;}

.top_news p {
    margin: 0;
    font-size: 13px;
    line-height: 24px;
    color: #999999;
    padding: 5px 0 5px 0;
    text-indent: 2em;}

.i_list {
    width: 99%;
    margin: 0 auto 0 auto;}

.i_list li {
    width: 100%;
    font-size: 14px;
    color: #a0a0a0;
    line-height: 24px;
    height: 45px;
    padding: 17px 0;
    overflow: hidden;
    border-bottom: #eaeaea 1px solid;}

.i_list li:last-child {
    border-bottom: none;}

.i_list li:hover {
    background: #f9f9f9
;}

.i_list li a {

    color: #333333;
    font-size: 16px;
    float: left;
    display: block;
    overflow: hidden;
    text-align: justify;
    transition: all 0.2s;

    width: 82%;}

.i_list li span {
    display: block;
    width: 12%;
    margin-right: 3%;
    float: left;
    color: #7d7d7d;
    text-align: center;
    font-size: 12px;}

.i_list li span i {
    display: block;
    text-align: center;
    font-size: 24px;
    line-height: 25px;
    color: #2243bb;
    font-style: normal
;}

.i_list li:hover a {
    color: #cc0000
;}

/*news_tz*/
.news_tz {
    width: 372px;
    float: right
;}

/**/
.date_list {
    padding: 0 0 0 0 !important;
    position: relative;
    margin-top: -5px;}

.date_list li {
    width: 100%;
    height: 45px;
    display: block;
    padding: 17px 0;
    overflow: hidden;
    border-bottom: #eaeaea 1px solid;}

.date_list li:hover {
    background: #f9f9f9
;}

.date_list li:last-child {
    border-bottom: none;
    padding: 17px 0 0 0;
    margin: 0;}

.date_list li a {
    font-size: 16px;
    color: #333333;
    line-height: 24px;}

.date_list li a:hover {
    color: #b80000;}

.date_list li span {
    float: left;
    display: block;
    width: 56px;
    height: 45px;
    text-align: center;
    color: #919191;
    font-size: 12px;
    line-height: 20px;
    margin-right: 12px;
    margin-top: 1px;
    overflow: hidden;}

.date_list li span i {
    width: 100%;
    display: block;
    text-align: center;
    color: #2243bb;
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    line-height: 25px;}

.date_list li:hover span {
    color: #2243bb
;}

.date_list li:hover i {
    color: #2243bb
;}

/**/
.date_list2 {
    padding: 0 0 0 0 !important;
    position: relative;
    margin-top: 0;}

.date_list2 li {
    width: 90%;
    height: 45px;
    display: block;
    padding: 10px 4.8%;
    overflow: hidden;
    background: #f9f9f9;
    margin: 7px auto;
    border-left: #9E9E9E 2px solid;}

.date_list2 li:hover {
    background: #f3f3f3;border-left:#2243bb 2px solid;}
.date_list2 li:hover a{color: #b80000;}
/*
.date_list2 li:last-child {
    border-bottom: none;
    padding: 17px 0 17px 0;
    margin: 0;
}
*/

.date_list2 li a {
    font-size: 16px;
    color: #333333;
    line-height: 24px;}

.date_list2 li a:hover {
    color: #b80000;}

.date_list2 li span {
    float: left;
    display: block;
    width: 56px;
    height: 45px;
    text-align: center;
    color: #919191;
    font-size: 12px;
    line-height: 20px;
    margin-right: 20px;
    margin-top: 1px;
    overflow: hidden;
    border-right: #ccc 1px solid;
    padding-right: 10px;}

.date_list2 li span i {
    width: 100%;
    display: block;
    text-align: center;
    color: #666666;
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    line-height: 25px;}

.date_list2 li:hover span {
    color: #2243bb
;}

.date_list2 li:hover i {
    color: #2243bb
;}

/**/
.date_list3 {
    width: 104%;
    padding: 40px 0 0 0 !important;
    position: relative;
    margin-top: 0;}

.date_list3 li {
    width: 26%;
    margin-right: 3%;
    margin-bottom: 25px;
    float: left;
    background: #ffffff;
    height: 50px;
    display: block;
    padding: 20px 2%;
    overflow: hidden;
    transition: all 0.3s;}

.date_list3 li:hover {
    background: #ca0800;
    transition: all 0.3s;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);}


.date_list3 li a {
    font-size: 16px;
    color: #333333;
    line-height: 27px;
    height: 50px;
    overflow: hidden;
    display: block;}

.date_list3 li:hover a {
    color: #ffffff;}

.date_list3 li span {
    float: left;
    display: block;
    width: 56px;
    height: 50px;
    text-align: center;
    color: #919191;
    font-size: 14px;
    line-height: 24px;
    margin-right: 20px;
    margin-top: 1px;
    overflow: hidden;
    border-right: #ccc 1px solid;
    padding-right: 10px;}

.date_list3 li span i {
    width: 100%;
    display: block;
    text-align: center;
    color: #666666;
    font-size: 30px;
    font-weight: normal;
    font-style: normal;
    line-height: 32px;}

.date_list3 li:hover span {
    color: #ffffff
;}

.date_list3 li:hover i {
    color: #ffffff
;}

/*iqtbox*/
.iqtbox {
    margin: 0 auto 0 auto;
    height: auto;
    overflow: hidden
;}

.iqtbox .i_title {
    margin: 0 auto 15px auto;}

.iqt_left {
    width: 440px;
    float: left
;}

.iqt_center {
    width: 430px;
    float: left;
    margin-left: 40px
;}

.iqt_right {
    width: 372px;
    float: right
;}

/*xmt_box*/
.xmt_box {
    position: relative;
    padding-top: 2px
;}

.xmt_box li {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 22px
;}

.xmt_box .xmt_box_pic {
    display: block;
    width: 70px;
    height: 70px;
    border: #dedede 1px solid;
    padding: 5px;
    float: left
;}

.xmt_box .xmt_box_title {
    display: block;
    width: 270px;
    float: left;
    font-size: 15px;
    margin-left: 15px;
    padding-top: 10px

;}

.xmt_box .gzbtn {
    display: block;
    margin-top: 15px;
    width: 100px;
    height: 27px;
    line-height: 27px;
    border-radius: 6px;
    font-style: normal;
    font-size: 13px;
    color: #ffffff;
    background: #9f9f9f;
    text-align: center;
    float: left;
    margin-left: 15px;}

.xmt_box .gzbtn:hover {
    background: #d9110b;}

.xmt_box li:hover .xmt_box_pic {
    border: #cccccc 1px solid;}


.xmt_box .rwmimg {
    position: absolute;
    top: 0;
    left: -50px;
    display: none;
    width: 120px;
    height: 140px;
    border: 1px solid #dedede;
    padding: 5px;
    background: #fff;
    text-align: center;}

.xmt_box .rwmimg img {
    width: 100%
;}

/*fast_box*/
.fast_box {
    background:#F3F3F3;
    background-size: cover;
    padding: 2% 0 1% 0
;}



/*search_pc*/


/*ld*/
.pic_list {}

.pic_list li {
    overflow: hidden;
    padding: 30px 0 30px;
    border-bottom: 1px solid #e6e6e6;
/ / margin-bottom: 20 px;}

.pic_list .pic3 {
    float: left;
    overflow: hidden;
    width: 290px;
    height: 200px;
    position: relative;
    background: #ebebeb;}

.pic_list .pic3 img {
    display: block;
    overflow: hidden;
    height: 200px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    z-index: 1;
    margin: 0 auto;}

.pic_list .pic3:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);}

.pic_list .txt44 {
    overflow: hidden;
    padding-left: 40px;}

.pic_list .tit44 {
    font-size: 18px;
    font-weight: bold;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}

.pic_list .tit44 a {
    color: #000;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;}

.pic_list .tit44 a:hover {
    color: #9a0000;}

.pic_list .txt44 p {
    font-size: 15px;
    line-height: 27px;
    color: #333;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    text-indent: 2em;}

.pic_list .info {
    padding: 5px 0;
    line-height: 27px;}
/*ldzc_box*/
.ldzc_box{ width: 100%;
    margin: 50px auto;
    height: auto;
    overflow: hidden;}
.ldzc_box p{margin: 0; padding: 0;}
.ldzc_box ul li{ width:338px; float:left; text-align:right; line-height:40px; font-size:18px; font-weight:bold;}
.ldzc_box ul li span{ font-size:18px; font-weight:100;}
.ldzc_box ul li a{font-size:18px; font-weight:normal;  color: #1e50a2 ;}
.dwwy_box{width: 100%;height: auto; overflow:hidden; padding: 30px 0 0 0 ;}
.dwwy_title{ width:276px; float:left; text-align:right; font-size:16px; font-weight:bold; height:40px; line-height:40px;}
.dwwy_right{width:500px; float:left; line-height:40px; font-size:18px; padding-left:5px;}
.dwwy_right em{display: block; float: left; margin-right: 15px;font-style: normal ;}
/*分享代码*/
.sjfx {
width: 180px;
    position: absolute;
    right: 0;
    bottom: 15px;}
.bdsharebuttonbox{zoom:1;position:relative;}
.bdsharebuttonbox .ttqq,.bdsharebuttonbox .ttwx,.bdsharebuttonbox .ttqzone,.bdsharebuttonbox .ttbdhome,.bdsharebuttonbox .ttsina,.bdsharebuttonbox .ttbaidu,.bdsharebuttonbox .ttrenren,.bdsharebuttonbox .tttqq,.bdsharebuttonbox .tthuaban,.bdsharebuttonbox .ttfbook,.bdsharebuttonbox .ttmore{}
.bdsharebuttonbox{text-align: center;
    font-size: 18px;
    padding-left: 0;
    line-height: 24px;
    height: 24px;
    background-repeat: no-repeat;
    margin: 3px 0 0 0;
    width: 180px;
    font-size: 14px;}
.bdsharebuttonbox .ttwx{background-position:0px -24px;}
.bdsharebuttonbox .ttqzone{background-position:0px -48px;}
.bdsharebuttonbox .ttsina{background-position:0px -96px;}
.bdsharebuttonbox .tttqq{background-position:0px -120px;}
.bdsharebuttonbox{zoom:1;}
.bdsharebuttonbox:after{content:".";visibility:hidden;display:block;height:0;clear:both;}
.bdsharebuttonbox a,.bdsharebuttonbox .bds_more{font-size:18px;padding-left:25px;line-height:24px;height:24px;background-repeat:no-repeat;cursor:pointer;margin:6px 6px 6px 0;}
.bdsharebuttonbox a:hover{color:#333;opacity:.8;filter:alpha(opacity=80);}
.bdsharebuttonbox .bds_more{color:#333;float:left;}
.bdsharebuttonbox .tttqq{background-position:0px -144px;}
.bdsharebuttonbox .tthuaban{background-position:0px -168px;}
.bdsharebuttonbox .ttfbook{background-position:0px -192px;}
#fxcode{position:absolute;width:200px;height:220px;top:35px;left:0;display:none;background-color:#fff;border:1px solid#CFCFCF;padding:10px;font-size:12px;line-height:14px;border-radius:5px;}
#fxcode .f{float:left;}
#fxcode .r{float:right;}
#fxcode .fxjg{padding-bottom:5px;}
#fxcolse:hover{color:#FF7E00;}





/*i-others*/

.i-link{ width: 100%; margin:0 auto; height: auto; overflow:hidden; padding: 0px 0;}
.i-link_left{ width:100%; float: left; height: auto; overflow: hidden;}
.i-link_right{ width: 100%; float: left;overflow: hidden;}
.i-link_left ul{ width:100%; float: left;}
.i-link_left a{  float:left; display: block; width: 205px; height: 98px; margin: 0 15px 15px 0; overflow:hidden;}
.i-link_left img{ width:205px; height: 88px; overflow: hidden;}
.i-link_right .kstd_link{ font-size: 16px; color: #333333; height:65px; line-height: 55px;}
.i-link_right .kstd_link { width: 1100px; float:right; height: auto; overflow: hidden;}
.i-link_right .kstd_link li{ background: url(ico_004.jpg) left center no-repeat; padding-left: 14px; float:left; width: 120px;
margin:5px 0;}
.i-link_right .kstd_link a{ font-size:16px;}



/*list*/
.lm_banner{ width: 100%; margin: 0 auto; height: 209px;}
.list-main{ width: 1200px; margin: 15px auto;height:auto;  position: relative;}
.list-main-left{ float: left; width: 231px;  top: -20px; position: relative;}
.list-main-left .subbox{ position:absolute; top:-50px; z-index: 0;}
.list-main-left .this-lmname{width: 230px; height:68px; padding:0;}
.list-main-left .this-lmname H1{ font-size: 24px; color: #ffffff; line-height:68px;margin: 0; padding: 0 0 0 30px;}
.list-main-left .this-lmname H3{ font-size: 14px; color: #cce9ff; line-height: 30px; margin: 0; padding: 0;}

.list-sub{width: 231px; height: auto; overflow: hidden;}
.left_logo{  border-bottom:#d1d1d1 4px solid ;}
.list-sub li{height: 43px; width: 231px; overflow: hidden;}
.list-sub li a{ height: 42px; line-height:42px;width: 197px; display: block;  border-bottom: #d6d6d6 1px solid; border-left:#23578c 3px solid; border-right:#d1d1d1 1px solid; padding-left: 30px;}
.list-sub li a:hover{background:  #23578c; color: #ffffff;}

.list-hot{ margin: 30px 0 0 0; width: 210px; border: #cccccc 1px solid; padding: 10px;}
.list-hot h1{ font-size: 16px; color: #006633; line-height: 40px; padding-left: 10px;}
.list-hot-list{ padding:0; margin: 10px auto;}
.list-hot-list li{ text-align: center;}
.list-hot-list img{ width: 190px; height: 70px; margin: 5px auto;}

.list-main-right{ float: right; width: 940px; min-height: 600px; padding:0; overflow: hidden;}
.list-main-right .lm_name{ height: 50px; line-height: 50px; border-bottom: #cccccc 1px solid;}
.list-main-right .lm_name h2{ float: left; text-align: center; font-size:22px; color: #23578c; font-weight: bold;}
.list-main-right .lm_name span{ float: right; color: #666666; font-size: 12px;}
.list-main-right .lm_name span a{ color: #666666;}

.fy-list{height: auto; overflow: hidden; margin: 0 auto; padding: 20px 0;}
.fy-list li{ line-height: 40px; height: 40px; font-size: 16px; color: #999999; padding-left: 15px; text-align: left;}
.fy-list li a{ color: #666666; float: left; display: block;line-height: 40px; height: 40px;}
.fy-list li a:hover{ color: #073296;}
.fy-list li span{ float: right;}
.listmor{ text-align: center; margin:30px auto;}