@charset "utf-8"; /* CSS Document*/
.link a{
color:#af508d;
}
body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    min-width: 1366px;
    background: url("/images/body_bg.png") #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;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    text-decoration: none;
    color: #666666;
}

a:hover {
    text-decoration: none;
    color: #af508d;
    transition: all 0.6s;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.clearboth {
    clear: both;
    border: 0;
    padding: 0;
    margin: 0;
}

.w1300 {
    width: 1300px;
    height: auto;
    margin: 0 auto;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.relative {
    position: relative;
}

.abs {
    position: absolute;
}

.imghover {
    cursor: pointer;
    transition: all 0.6s;
}

.imghover:hover {
    transform: scale(1.2);
}

/* 图标*/
@font-face {
    font-family: "iconfont";
    src: url('/style/font/iconfont.eot');/* IE9*/
    src: url('/style//style/font/iconfont.eot') format('embedded-opentype'),
        /* IE6-IE8*/ url('font/iconfont.woff') format('woff'),
        /* chrome、firefox*/ url('font/iconfont.ttf') format('truetype'),
        /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('font/iconfont.svg#iconfont') format('svg');/* iOS 4.1-*/
}

.pb_sys_style1 .p_no_d{border: 1px solid #848484 !important;
    color: #fff;
    background-color: #848484 !important;}


.iconfont {
    display: inline-block;
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.imagesLoaded li img {
    -webkit-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    -ms-transition: opacity 0.4s;
    transition: opacity 0.4s;
}

.imagesLoaded .is-loading {
    background: url(/images/loading.gif) center no-repeat #000;
}

.imagesLoaded .is-broken {
    background: url(/images/broken.png) center no-repeat #be3730;
}

.imagesLoaded .is-loading img, .imagesLoaded .is-broken img {
    opacity: 0;
    filter: alpha(opacity=0);
}

.layout {
    width: 1300px;
    margin-left: auto;
    margin-right: auto;
}

.wrapper {
}

.d_logo {
    display: block;
    margin: 50px auto;
    text-align: center
}

.default_jj {
    display: block;
    margin: 100px auto;
    text-align: center;
    height: auto;
    overflow: hidden
}

.d_btn {
    margin: 0 auto;
    width: 1000px;
    text-align: center;
    height: 200px
}

.d_btn a {
    padding: 0 20px
}

.d_btn a:hover {
    opacity: 0.8
}

/*header*/
.header {
    width: 100%;
    height: 134px;  background: url("/images/header_bgimg.jpg") repeat-x #fdfdfd;
}

.header_bg {

    height:134px;
}

.header .logo {
    padding: 30px 0 0 0;
    width: 880px;
    float: left;
}

.top_right {
    float: right;
}

.top_link {
    font-size: 18px;
    color: #666666;
    line-height: 40px;
    height: 40px;
    padding:20px 5px 0 0;
    text-align: right
}

.top_link a {
    color: #ffffff;
    padding: 0 10px
}
/*menu部分*/
.menu-nav{width:100%; height:52px; background:#b2528f; position:relative; z-index:1000;}
#menu {
    margin: 14px auto 0 auto;
    width: 1300px;
    clear: both  ;
    font-size:16px;
    height:52px;
}
#menu ul {
    list-style: none;
}
li.l1-nav {
    float: left;
    margin: 0 0;
    padding: 0;
    height:52px;
    line-height:52px;
    text-align:center;
background: url(/images/ing0516.png) right 24px no-repeat;
    margin: 0 20px;
}
li.l1-nav:hover a.l1-nav {background:url("/images/nav-mr.png") right 24px no-repeat #6c2357;transition: all 0s;
}
a.l1-nav {
    display: block;
    text-align: center;
    text-decoration: none;
    height: 52px;
    line-height: 52px;
    color:#ffffff;
    font-weight: bold;
    float:left;
    padding: 0 10px;
}



ul.l2-nav{
    visibility: hidden;
    position: absolute;  /* 第二级菜单相对于第一级菜单绝对定位 */
    top:52px; width:100%; left:0; background:url("/images/ej-bg.png");
}

/* 这是控制菜单显示与隐藏的重点 */
a.l1-nav:hover ul.l2-nav, li.l1-nav:hover ul.l2-nav {
    visibility: visible;
}
.ej{width:1300px; margin:0 auto;padding: 10px 0 20px 0;
    height: auto;    overflow: hidden;}
.dh_lcks{width: 100%;margin-top: 10px;margin-right:15px;}
.dh_yjks{width:260px; margin-top:10px; margin-right:15px;}
.dh_znks{width:420px; margin-top:10px;}
.qtzz{width:310px; margin-top:10px; margin-right:15px;}
.qtzz-title{width:100%; height:34px; line-height:34px; background:#ffffff; font-weight:bold; color:#b2528f; font-size:16px; }
.jfjg-title{width:100%; height:34px; line-height:34px;background:#ffffff; font-weight:bold; color:#b2528f; font-size:16px; }
.jxjg-title{width:100%; height:34px; line-height:34px;background:#ffffff; font-weight:bold; color:#b2528f; font-size:16px; }
.gljg-title{width: 5%;height:34px;line-height:34px;background: #6c2357;font-weight:bold;color: #fff8fc;font-size:16px;float: left;height: 210px;}
.gljg-ej,.jxjg-ej,.jfjg-ej,.qtzz-ej{width: 95%;font-size:12px;margin: 0 0 0 2%;}
.lcksli{width: 10%;padding: 0 0 0 2.5%;line-height: 30px;height: 30px;float:left;text-align:left;overflow:hidden;padding-right:10px;font-size:14px;background: url("/images/ico_dd.png") 5px center no-repeat;}
.znksli{width:44%;padding: 0 0 0 3%; line-height:34px; height:34px; float:left; text-align:left; overflow:hidden; padding-right:10px;font-size:14px; background: url("/images/ico_dd.png") 5px center no-repeat}
.yjksli{width:90%;padding: 0 0 0 6%; line-height:34px; height:34px; float:left; text-align:left; overflow:hidden; padding-right:10px;font-size:14px; background: url("/images/ico_dd.png") 5px center no-repeat}
.gljg2{width:88px; line-height:34px; height:34px; float:left; text-align:left;}
.gljg3{width:98px; line-height:34px; height:34px; float:left; text-align:left;}
.gljg4{width:98px; line-height:34px; height:34px; float:left; text-align:left;}
.jxjg1{width:90px; line-height:34px; height:34px; float:left; text-align:left;}
.jxjg2{width:110px; line-height:34px; height:34px; float:left; text-align:left;}
.jxjg3{width:110px; line-height:34px; height:34px; float:left; text-align:left;}
.jfjg1{width:90px; line-height:34px; height:34px; float:left; text-align:left;}
.jfjg2{width:90px; line-height:34px; height:34px; float:left; text-align:left;}
.gljg-ej a,.jxjg-ej a,.jfjg-ej a,.qtzz-ej li a{color:#333; text-decoration:none;}
.xy .txt p:hover,.xxxw-1 li .txt p:hover, .xxxw-2 li p:hover{color:#b2528f;}
.zc-ej{width:1060px; margin:0 auto;}
.zc-ej li{display: inline;}
.zc-ej li a{color:#333; font-size:16px; line-height:42px; padding-left:32px;}
.zc-ej li a:hover,.gljg-ej a:hover,.jxjg-ej a:hover,.jfjg-ej a:hover,.qtzz-ej li a:hover,.yqlj-con .link1 a:hover,.xy .txt h3:hover,.xxxw-1 li .txt h3:hover, .xxxw-2 li h3:hover,.more:hover{color:#b2528f;font-weight:bold; }
/*inav*/
.inavbox {
    background:#b2528f;
    width: 100%;
    height: 52px;
}

.inav {
    padding: 0;
    height: 52px;
    line-height: 52px;
    position: relative;
    z-index: 1;
    width: 1300px;
    margin: 0 auto;
}

.inav a {
    color: #ffffff;
}

.inav .nLi {
    float: left;
    position: relative;
    display: inline;

}

.inav .nLi h3 {
    float: left;
}

.inav .nLi h3 a {
    display: block;
    padding: 0 24px;
    font-size: 16px;
    font-weight: bold;
}

.inav .sub {
    display: none;
    width: 150px;
    left: 0;
    top: 52px;
    position: absolute;
    background: #6c2357;
    line-height: 36px;
    padding: 0;
    font-size: 14px;
    text-align: center;
}

.inav .sub li {
    zoom: 1;
}

.inav .sub a {
    display: block;
    padding: 0 10px;
}

.inav .sub a:hover {
    background: #b2528f;
    color: #ffffff;
}

.inav .on h3 a {
    background:#6c2357;
    color: #ffffff;
}

.inav h3 a:hover {
    background:#6c2357;
    color: #ffffff;
}

/*search*/
.i-search {
    width: 240px;
    height: 36px;
    overflow: hidden;
    position: relative;
    float: right;
    margin-top: 5px;
    background: #d4d9dc;
    border-radius: 30px;
}

.i-search .search-txt {
    width: 180px;
    padding: 0 0 0 15px;
    height: 36px;
    line-height: 36px;
    _line-height: 36px;
    background:none;
    color: #9e9e9e;
    margin: 0;
    border: 0;
    outline: none;
}

.i-search .search-btn {
    width:50px;
    height: 36px;
    line-height: 36px;
    position: absolute;
    right: 0;
    background: url("/images/ico_search.png") center no-repeat;
    border: 0;
    cursor: pointer
}

.i-search .search-btn:hover {

}

/*banner*/
.ibanner {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.ibanner .hd {
    height: 18px;
    overflow: hidden;
    position: absolute;
    right: 47%;
    bottom: 35px;
    z-index: 99;
}

.ibanner .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.ibanner .hd ul li {
    float: left;
    width: 12px;
    height: 12px;
    line-height: 12px;
    text-align: center;
    border-radius: 50px;
    background: #bcbcbc;
    cursor: pointer;
    opacity: 0.8;
    margin: 3px 6px 0 0;
}

.ibanner .hd ul li.on {
    background: none;
    opacity: 0.8;
    color: #fff;
    width: 50px;
    height: 12px;
    background: #ffffff;
}

.ibanner .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.ibanner .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative
}

.ibanner .bd li h1 {
    position: absolute;
    bottom: 40px;
    left: 20%;
    background: url("/images/tt_bg.png");
    font-size: 24px;
    color: #ffffff;
    padding: 10px 20px;
}

.ibanner .bd img {
    width: 100%;
    display: block;
}

.ibanner .prev,
.ibanner .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 50px;
    height:50px;
    background: url("/images/slider-arrow.png") 0 0 no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
    border-radius: 50px;
}

.ibanner .next {
    left: auto;
    right: 3%;
    background-position: -100px 0;
    width: 50px;
    height: 50px;
}

.ibanner .prev:hover,
.ibanner .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.ibanner .prevStop {
    display: none;
}

.ibanner .nextStop {
    display: none;
}

/*kstd*/
.i_kstd {
    height:78px;
    border-bottom: #e5e5e5 1px solid;
    background: url("/images/kstd_bg.png") repeat-x;
    overflow: hidden;
}

.i_kstd ul {
    width: 1350px
}

.i_kstd li {
    width: 27%;
    font-size: 16px;
    color: #4b4b4b;
    font-weight: bold;
    line-height: 78px;
    padding: 0 25px 0 50px;
    border-right: #e5e5e5 1px solid;
    float: left;
}

.i_kstd li a {
    width: 33%;
    height: 78px;
    display: block;
margin:0 auto;
}

.i_kstd li:hover {
    background:#e0e0e0;
}

.i_kstd li:hover a {
    color: #333333 !important;
}

.i_kstd li img {
    display: block;
    float: left;
    margin: 22px 15px 0 0;
}
/*tsks_box*/
.tsks_box{width: 100%;height:225px;  position: relative;margin: 25px auto 20px auto}

.tsks_box .bd {
    padding: 0;
    width: 1300px; overflow: hidden;
}

.tsks_box .bd ul {
    overflow: hidden;
    zoom: 1;
    width: 110%;
}

.tsks_box .bd li {
    margin: 0 25px 0 0;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    position: relative;
    width: 156px;
    height:215px;
    border:#f4f4f4 4px solid;
}
.tsks_box .bd li img{ border:#cc99cc 1px solid;display: block; width:85px; height: 85px; margin: 15px auto 5px auto;background: #ffffff; text-align: center; border-radius: 50%; overflow: hidden}
.tsks_box .bd li h2{font-size: 15px; line-height: 30px; height: 30px; color:#333333; font-weight: bold;}
.tsks_box .bd li p{font-size: 14px; line-height:22px;  color:#a4a4a4; font-weight: normal;margin: 0; padding:0 5%}
.tsks_box .ts_more{display: block; margin: 5px auto;width:34px; height: 15px; border: #e4e4e4 1px solid; border-radius:2px; text-align: center; background: url("/images/ts_more.png") center no-repeat #ffffff;  }

.tsks_box li:hover{border:#b2528f 4px solid;transition: all 0.6s; background: #ffffff}
.tsks_box li:hover img{background: #ffffff;border:#cc99cc 1px solid;}
.tsks_box li:hover h2{ color: #b2528f}

.tsks_box  .hd .next {
    display: block;
    width: 40px;
    height: 45px;
    overflow: hidden;
    position: absolute;
    left: -60px;
    top: 70px;
    cursor: pointer;
    background: url("/images/m_jtl.png") no-repeat;
}

.tsks_box .hd .prev {
    display: block;
    width: 40px;
    height: 45px;
    overflow: hidden;
    cursor: pointer;
    background: url("/images/m_jtr.png") no-repeat;
    position: absolute;
    right: -60px;
    top: 70px;
}
/*imain*/
.imain {
    width: 1300px;
    padding: 20px 0 40px 0;
    background: #ffffff;
    margin: 0 auto;
    height: auto;
}

.i_box {
    height: auto;
    overflow: hidden;
    margin: 0 auto 10px auto
}

.i_box_left {
    float: left;
    width: 880px;
}

.i_box_right {
    float: right;
    width: 390px; height: 350px; overflow: hidden;
}
.i_box_right .hd{   width: 100%; height: 42px; line-height:42px; background:#ffffff;margin: 0 auto 25px auto; padding:5px 0 5px 0;    border-bottom: #e5e5e5 1px solid; position:relative; }
.i_box_right .hd ul{ float:left;  position:absolute; left:0; height:46px;   }
.i_box_right .hd ul li{ float:left; padding:0 5px;margin: 0 15px 0 0; cursor:pointer; font-size: 20px; color: #666666;height: 46px; line-height:46px;}
.i_box_right .hd ul li.on{ height:46px; border-bottom: #af508d 4px solid;color: #ae4f8d; font-weight: bold; }
.tz_more {


    position: absolute;
    top: -54px;
    right: 10px;
    display: block;
    width: 50px;
    height: 20px;
    overflow: hidden;
    font-weight: bold;
    line-height: 20px;
    color: #9a9a9a;
    font-size: 14px;

}

.i-title {
    height: 42px;
    line-height: 42px;
    width: 100%;
    margin: 0 auto 25px auto;
    padding: 5px 0 5px 0;
    border-bottom: #e5e5e5 1px solid;
}

.i-title h2 {
    font-size: 20px;
    font-weight: bold;
    height: 46px;
    line-height: 46px;
    color: #ae4f8d;
    display: block;
    float: left;
    padding: 0 5px;
    border-bottom: #af508d 4px solid;
    background-size: 100% auto;
}

.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: 12px;
    float: right;
    color: #9a9a9a;
    font-weight: bold;
    padding: 0 10px 0 10px
}

.i-title a:hover {
    color: #af508d;
}

.i-title .i_more {
    display: block;
    width: 63px;
    height: 15px;
    margin: 20px 0 0 0;
    padding: 0;
    font-size: 14px;
    line-height: 15px;
}

.i-title .i_more:hover {
    //background: url("/images/ico_more.png") 0 -15px no-repeat;
    color:#af508d;
}

.date_list {
    height: auto;
    padding: 5px 0 0 5px !important;
    position: relative
}

.date_list li {
    width: 100%;
    height: 82px;
    display: block;
    padding: 0 0 2px 0;
    border-bottom: #f2f2f2 1px solid;
    margin: 0 0 12px 0;
    position: relative;
}

.date_list li a {
    font-size: 15px;
    color: #444444;
    line-height: 36px;
    top: -4px;
    position: relative;
}

.date_list li span {
    float: left;
    display: block;
    padding: 1px;
    width: 69px;
    height: 69px;
    background:#ababab;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    line-height: 25px;
    margin-right: 15px;border-radius: 5px;
}

.date_list li span i {border-radius:4px;
    width: 100%;
    display: block;
    text-align: center;
    color: #666666; background: #ffffff;
    font-size: 26px;
    font-weight: bold;
    font-style: normal;
    line-height: 45px;
    height: 45px;
}

.date_list li:hover span i {
    color: #ac4d8b
}

.date_list li:hover span {
    color: #ffffff; background: #b2528f;
}

.date_list li:hover a {
    color: #cc0000
}

.mtkdy_box {
    width: 100%;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}

.mtkdy_box_left {
    width: 390px;
    height: 280px;
    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: 390px;
    height: 280px;
    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: 470px;
    float: right
}

.mtkdy_box_right ul {
    height: auto;
    overflow: hidden;
}

.mtkdy_box_right li {
    width: 100%;
    font-size: 15px;
    color: #999999;
    line-height: 40px;
    height: 40px;
}

.mtkdy_box_right li a {
    background: url("/images/ico_002.png") left center no-repeat;
    color: #333333;
    float: left;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 405px;
    height: 40px;
    line-height: 40px;
    padding-left: 10px
}

.mtkdy_box_right li a:hover {
    color: #cc0000
}

.mtkdy_box_right li span {
    float: right;
    height: 40px;
    line-height: 40px;
    color: #999999
}



/*i_zjjs*/
.i_zjjs {
    width: 100%;
    position: relative;
}

.i_zjjs .hd{position: relative}
.i_zjjs .hd .prev{ display:block;  width:40px; height:45px;  overflow:hidden; cursor:pointer; background:url("/images/m_jtr.png") no-repeat; position: absolute; right:-60px; top:70px;}
.i_zjjs .hd .next{ display:block;  width:40px; height:45px; overflow:hidden;position: absolute; left:-60px; top:70px;    cursor:pointer; background:url("/images/m_jtl.png") no-repeat;}
.i_zjjs .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.i_zjjs .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; }
.i_zjjs .hd ul li.on{ background-position:0 0; }




.i_zjjs .bd {
    padding: 0;
    width: 1300px; overflow: hidden;
}

.i_zjjs .bd ul {
    overflow: hidden;
    zoom: 1;
    width: 110%;
}

.i_zjjs .bd ul li {
    margin: 0 25px 0 0;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    position: relative;
}

.i_zjjs .bd ul li .pic {
    text-align: center;
}
.zj_photo{display: block; margin: 0 auto; width:240px; height: 160px; overflow: hidden}
.i_zjjs .bd ul li .pic img {
    width: 240px;
    height: 160px;
    display: block;
}


.i_zjjs .bd ul li .pic a:hover img {
    border-color: #999;
}

.i_zjjs .bd ul li .title {
    line-height: 42px;
    height: 42px;;
    width: 100%;
    text-align: center;
    font-size: 15px;
    color: #333333;
    background:#f2f2f2; font-weight: bold;
}

.i_zjjs .bd ul li .title a {
    color: #333333
}
.i_zjjs .bd ul li .title i {
    color: #333333;font-weight: normal;font-style: normal; font-size: 14px;padding: 0 0 0 10px;
}
.i_zjjs .bd ul li:hover .title {
    background: #dcdcdc
}

/*i_yqsb*/
.i_yqsb {
    width: 100%;
    /*overflow: hidden;*/
    position: relative;
    margin: 25px auto 0 auto
}

.i_yqsb_left {
    /*overflow: hidden;*/
    position: relative;
    float: left;
    width: 870px;
}

.i_yqsb_right {
    overflow: hidden;
    position: relative;
    float: right;
    width: 380px;
}

.i_yqsbleft {
    width: 870px;
    /*overflow: hidden;*/
    position: relative;
}



.i_yqsbleft .bd {
    padding: 0 0;
}

.i_yqsbleft .bd ul {
    overflow: hidden;
    zoom: 1;
}

.i_yqsbleft .bd ul li {
    margin: 0 25px 0 0;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.i_yqsbleft .bd ul li .pic {
    text-align: center;
}

.i_yqsbleft .bd ul li .pic img {
    width: 266px;
    height: 190px;
    display: block;
}

.i_yqsbleft .bd ul li .pic a:hover img {
    border-color: #999;
}

.i_yqsbleft .bd ul li .title {
    line-height: 50px;
    font-size: 16px;
}

/*jkkp*/
.i_jkkp {
    width: 390px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.i_jkkp ul {
    height: auto;
    overflow: hidden;
}

.i_jkkp li {
    width: 100%;
    font-size: 15px;
    color: #999999;
    line-height: 40px;
    height: 40px;
}

.i_jkkp li a {
    background: url("/images/ico_001.png") left center no-repeat;
    color: #333333;
    float: left;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 330px;
    height: 40px;
    line-height: 40px;
    padding-left: 10px
}

.i_jkkp li a:hover {
    color: #cc0000
}

.i_jkkp li span {
    float: right;
    height: 40px;
    line-height: 40px;
    color: #999999
}

.jkkp_pic {
    width: 390px;
    margin: 0 auto 15px auto;
    overflow: hidden;
}

/*listbanenr*/
.part-tit {
    min-width: 1300px;
    width: 100%;
    height: 218px;
    background: url(/images/list_banner004.jpg) center center/100% 100% no-repeat;
}

.part-tit .part-mes {
    width: 280px;
    padding-left: 475px;
    padding-top: 70px;
}

.part-tit .part-mes h1 {
    font-size: 40px;
    font-weight: 400;
    text-align: center;
    color: #b2528f;
}

.part-tit .part-mes p {
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    color: #8C999A;
}

/*左边快速导航*/
.department-nav-wrap {
    position: relative;
}

.department-nav-wrap.fixed .department-nav {
    position: fixed;
    top: 0;
    z-index: 1;
}

.department-nav {
    position: absolute;
    top: -70px;
    width: 220px;
    min-height: 300px;
    overflow: hidden;
    padding-bottom: 152px;
    background-color: #fff; /*background: url("/images/pgy.png");*/
    box-shadow: 0 0 1px #e4e4e4;
    transition: top linear .3s;
}

.department-nav .category {
    display: block;

    line-height: 30px;
padding: 10px 40px 10px 20px;
    font-size: 16px;
    background: url("/images/list_subjt.png") 195px center no-repeat;
    border-bottom: #e3e3e3 1px solid
}

.department-nav .category:hover {
    background: url("/images/list_subjt2.png") 195px center no-repeat #b2528f;
    color: #ffffff
}

.department-nav .curcategory {
    display: block;
padding: 10px 40px 10px 20px;
    font-size: 16px;
    font-weight: 700;
    color: #FFFFFF;
    background: url("/images/list_subjt2.png") 195px center no-repeat #b2528f;
}

.department-nav .curcategory:hover {
    background: url("/images/list_subjt2.png") 195px center no-repeat #b2528f;
}

/*手风琴效果单独样式*/
.accordion .department-nav .category {
    display: block;
    height: 28px;
    padding: 15px 20px;
    border-bottom: 1px solid #d7d7d7;
}

.accordion .department-nav .category:hover {
    background-color: #e5e5e5;
}

.accordion .department-nav .curcategory {
    display: block;
    height: 28px;
    padding: 15px 20px;
    font-size: 16px;
    font-weight: 700;
    color: #FFFFFF;
    background-color: #8C999A;
}

.accordion .department-nav .curcategory:hover {
    background-color: #8C999A;
}

.accordion .department-nav .category:after {
    content: url(/images/closearrow.png);
    float: right;
}

.accordion .department-nav .curcategory:after {
    content: url(/images/openarrow.png);
    float: right;
}

.department-nav .departs {
    display: none;
    width: 220px;
    max-height: 270px;
    overflow-y: auto;
    padding: 10px 1px;
    border-bottom: 1px solid #e4e4e4;
}

.department-nav .departs a {
    display: block;
    padding-left: 15px;
}

.department-nav .departs .curdepart {
    color: #0EB29A;
    background-color: #f9f9f9;
}

/*三级栏目*/
.three-nav {
    height: 50px;
    margin-bottom: 25px;
    border-bottom: 3px solid #e5e5e5;
    position: relative;
}

.three-nav h2 {
    line-height: 50px;
    font-size: 20px;
    word-spacing: .8em;
    color: #b2528f;
    font-weight: normal;
    float: left;
}

.three-nav h2:before {
    content: "";
    position: absolute;
    bottom: -3px;
    left: -5px;
    width: 30px;
    height: 3px;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
    overflow: hidden;
    background: #b2528f;
}

.three-nav h2 span, .three-nav h2 i {
    vertical-align: middle;
}

.three-nav h2 i {
    font-size: 14px;
    color: #ea5a54;
    margin-left: 15px;
}

.three-nav h2 i a {
    margin-left: 5px;
}

.three-nav ul {
    position: absolute;
    bottom: 0;
    right: 0;
}

.three-nav li {
    float: left;
    line-height: 16px;
    padding: 10px 18px;
    position: relative;
}

.three-nav li.cur {
    background: #fff;
    border-left: 1px solid #E3D3CA;
    border-right: 1px solid #E3D3CA;
    border-top: 3px solid #b2528f;
    border-bottom: 2px solid #fff;
    margin-bottom: -3px;
}

.three-nav li.cur a {
    color: #b2528f;
}

.contact {
    position: absolute;
    width: 220px;
    height: 150px;
    bottom: 0;
    left: 0;
    background: url(/images/contact.png);
}

.contact p {
    padding-left:40px;
    padding-top: 15px;
    font-size: 14px;
    color: #333333;
    line-height: 1.5;
}

.contact p span {
    font-size: 14px;
    font-weight: 700;
    color: #666666;
}

.container {
    min-height: 475px;
    margin-bottom: 25px;
}

.layout {
    width: 1366px;
    margin-left: auto;
    margin-right: auto;
}

.mt25 {
    margin-top: 25px;
}

.pl265 {
    padding-left: 250px;
}

.list-item {
    box-sizing: border-box;
    background: #ffffff;
    width: 1120px;
    float: right;
    padding: 10px 30px 40px 30px;
}

/*新闻列表*/
.list_thissub {
    background: #b2528f;
    height: 50px;
    background: url("/images/this_subbg.png");
    padding: 20px 0 0 20px
}

.list_thissub h2 {
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    color: #ffffff
}

.news-list > .fl, .news-show > .fl, .video-show > .fl {
    width: 70%;
}

.news-list > .fr, .news-show > .fr, .video-show > .fr {
    width: 26%;
}

.news-list .sort {
    margin-bottom: 10px;
    border-bottom: 1px solid #d7d7d7;
}

.list-content {
    position: relative;
    padding: 10px 0
}

.news-list .sort a.cur {
    font-weight: bold;
    color: #3073b1;
    border-bottom: 3px solid #256aa7;
    padding: 0 15px;
    display: block;
    margin-right: 20px;
    line-height: 46px;
    height: 46px;
    float: left;
    font-size: 18px;
}

.path {
    padding: 0;
    text-align: right;
    color: #999;
    float: right;
    width: 600px;
    line-height: 46px;
    height: 46px;
}

#news-list li {
    border-bottom: 1px solid #e6e6e6;
    padding-top: 20px;
    padding-bottom: 20px;
    height: 124px;
    position: relative;
}

#news-list li:first-child {
    padding-top: 5px;
}

#news-list li:first-child .thumb {
    top: 5px;
}

#news-list li h2 {
    font-size: 20px;
    line-height: 1.5;
    font-weight: normal;
    height: 37px;
}

#news-list li h2 a {
    display: inline-block;
    color: #333333
}

#news-list li .thumb {
    position: absolute;
    left: 0;
    top: 20px;
}

#news-list li .thumb img {
    width: 182px;
    height: 124px;
}

#news-list li.hasthumb {
    padding-left: 200px;
}

.news-list-info {
    font-size: 12px;
    color: #999;
    line-height: 35px;
}

.news-list-info .fl span {
    margin-right: 10px;
}

.news-list-info .fr span {
    display: inline-block;
}

.news-list-info .fr a {
    vertical-align: middle;
    margin-left: 5px;
}

.news-list-summary {
    overflow: hidden;
    height: 124px;
}

.news-list-summary p {
    display: -webkit-box;
    line-height: 24px;
    max-height: 68px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal;
    margin-bottom:0;
    -webkit-line-clamp:3;
    -webkit-box-orient: vertical;
    font-size: 14px;
    color: #777;
    margin: 0
}

.right-side .list-tit h2 span {
    font-weight: bold;
    display: inline-block;
    line-height: 46px;
}

.pager {
    overflow: hidden;
    text-align: center;
    margin-bottom: 15px
}

/*c-content*//*content*/
.c-content {
    height: auto;
    overflow: hidden;
    position: relative;
    margin: 30px auto 40px auto;
    padding: 0 0;
}

.c-content .c-title {
    font-size: 30px;
    color: #000000;
    line-height: 50px;
    text-align: center
}

.c-content .other-s {
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    color: #666666;
    background: #e5e5e5;;
    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
}
.c-content .nr-info .vsbcontent_img {
text-indent: 0;
    text-align: center;
}
.wz_fj {
}

.wz_fj p {
    line-height: 36px;
    color: #1c77c8;
    font-size: 16px;
    background: url("/images/ico_fj2.png") left center no-repeat;
    padding: 0 0 0 20px
}

.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;
}

.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;
}

/*keshi*//*LINK*/
.cont_yxbm_rigB {
    width: 100%;
    height: auto;
    line-height: 30px;
    font-size: 14px;
    padding: 10px 0;
    overflow: hidden;
}

.cont_yxbm_rigB h2 {
    height: 42px;
    line-height: 42px;
    text-indent: 0; /*border-left:3px solid #3073b1;*//*background:#f1f1f1;*/
    margin-bottom: 10px;
    font-size: 18px;
    color: #b2528f;
    font-weight: bold;
}

.cont_yxbm_rigB ul {
    margin-bottom: 20px;
    height: auto;
    overflow: hidden;
    width: 110%;
}

.cont_yxbm_rigB ul li a {
    display: block;
    width: 224px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #222222
}

.cont_yxbm_rigB ul li {
    width: 224px;
    height: 50px;
    line-height: 27px;
    float: left;
    text-align: left;
    padding: 4px 10px 0 0;
    margin: 5px 2.1% 5px 0;
    display: inline;
    font-size: 16px;
    background: #f6f6f6;
    border: #ffffff 1px solid;
}

.cont_yxbm_rigB ul li span {
    font-size: 12px;
    color: #999999;
    line-height: 22px;
    width: 100%;
    text-align: center;
    display: block
}

.cont_yxbm_rigB ul li:hover {
    color: #333333;border: #cccccc 1px solid;
}

.cont_yxbm_rigB ul li:hover a {
    color: #333333; font-weight: bold;
}

.cont_yxbm_rigB ul li:hover span {
    color: #333333;
}

/*侧边栏*//*.aside{position:fixed;width:40px;text-align:center;height:100%;right:0;top:0;z-index:99;padding-top:160px;transition:right 0.3s;-webkit-transition:right 0.3s;}
.aside a{display:block;color:#fff;}
.aside a:hover i{background:#00625A;}
.aside li{height:40px;line-height:40px;position:relative;}
.aside a i{width:100%;font-size:20px;background:#008059;position:relative;z-index:1;}
.aside li span{display:none;width:96px;background:#008059;position:absolute;top:0;right:0;color:#fff;}
.aside .gotop{position:fixed;width:40px;bottom:0;}
.aside .gotop a{display:none;}
.no-js .aside-service a span{display:block;opacity:0;filter:alpha(opacity=0);right:-36px;transition:opacity 0.3s,right 0.3s;-webkit-transition:opacity 0.3s,right 0.3s;}
.no-js .aside-service a:hover span{opacity:1;filter:alpha(opacity=100);right:40px;}
.no-js .gotop{display:block;}*//*侧边栏*/
.aside {
    position: fixed;
    width: 40px;
    height: 100%;
    right: 20px;
    top: 0;
    z-index: 99999999999999;
    padding-top: 160px;
    transition: right 0.3s;
    -webkit-transition: right 0.3s;
}

.aside li {
    width: 40px;
    height: 40px;
    float: right;
    line-height: 40px;
    margin-bottom: 10px;
    border-radius: 20px;
    transition: width .3s linear;
    overflow: hidden;
}

.aside li:nth-child(1):hover, .aside li:nth-child(2):hover, .aside li:nth-child(3):hover {
    width: 100px;
}

.aside li a i {
    margin-left: 12px;
    color: #fff;
}

.aside li a {
    color: #fff;
    display: block;
    line-height: 40px;
}

.aside li:nth-child(1) {
    background-color: #0EB29A;
}

.aside li:nth-child(2) {
    background-color: #C8E29D;
}

.aside li:nth-child(3) {
    background-color: #498EB9;
}

.aside li:nth-child(4) {
    background-color: #A4EAE8;
}

.totop {
    display: none;
}

/*list_box*/
.list_box {
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 0;
}

.list_box li {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #999999;
    text-align: right;
    padding: 0;
    background: url("/images/dxhx.png") bottom repeat-x;
}

.list_box li a {
    color: #4a4a4a;
    float: left;
    padding-left: 18px;
    background: url("/images/ico_dd.png") 5px center no-repeat;
}

.list_box li:hover {
    color: #cc0000;
}

.list_box li a:hover {
    color: #cc0000;
}

.list-fy {
    text-align: center;
    margin: 0 auto 40px auto;
    min-height: 40px;
}

/*ks_info*/
.ksabout {
    width: 1060px;
    height: auto;
    overflow: hidden;
    padding: 0 0;
    margin-bottom: 30px;
}

.ksabout img {
    width: 402px;
    height: 265px;
}

.ksabout .k-js {
    width: 620px;
    height: auto;
    font-size: 15px;
    color: #595959;
    text-align: left;
}

.ksabout .k-js p {
    margin-top: 6px;
    font-size: 14px;
    color: #595959;
    line-height: 25px;
    text-indent: 2em;
}

.ksabout .k-js .more {
    display: block;
    width: 82px;
    height: 27px;
    background-color: #bda179;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 27px;
    margin-top: 26px;
    cursor: pointer;border-radius: 4px;
}

.ksabout .k-js .hid {
    display: none;
}

.ks_lxfs {
    width: 920px;
    height: 78px;
    padding: 0 12px;
}

.ks_lxfs ul li {
    font-size: 15px;
    color: #595959;
    float: left;
    margin-top: 25px;
    margin-bottom: 27px;
}

.ks_lxfs ul li:nth-child(2) {
    margin-left: 45px;
}

.ks_lxfs ul li:nth-child(3) {
    margin-left: 60px;
}

.ks_lxfs ul li i {
    font-size: 24px;
    color: #bda179;
    vertical-align: middle;
}

/*ksallzj*/
.ks_kszj ul li {
    width: 46.8%;
    height: 212px;
    margin-top: 25px;
    float: left;
    padding-left: 12px;
    padding-right: 18px;
}

.ks_kszj ul li .avactar {width: 52%;height: 172px;overflow: hidden;text-align: center;border: 1px solid #e5e5e5;}
.ks_kszj ul li .avactar  img{width: auto;height:173px;/* margin: 0 auto; *//* text-align: center; */}

.ks_kszj ul li .message {
    width: 215px;
     height: 172px;
    overflow: hidden;
}

.ks_kszj ul li .message h5 {
    font-size: 18px;
    color: #222222;
    font-weight: normal;
    padding-top: 0px;
}

.ks_kszj ul li .message span {
    font-size: 14px;
    color: #505050;
    display: block;
    margin-top: 3px;
    height: 19px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.ks_kszj ul li .message p {
    font-size: 14px;
    color: #818080;
    line-height: 22px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
margin: 3px 0 0 0;
    padding: 0;
    height: 63px;
}
.c_ksname{font-size: 14px;
    color: #bda179;}
.ks_kszj ul li .message .more {
    display: block;
    width: 67px;
    height: 27px;
    background: #bda179;
    line-height: 27px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    margin-top: 10px;
    border-radius: 4px;
}
/*xkdtr*/
.ks_xkdtr{padding: 10px 0 25px 0; height: auto; overflow: hidden}
.ks_xkdtr ul li {
    width: 100%;
    height: 212px;
    margin-top: 25px;
    float: left;
    padding-left: 12px;
    padding-right: 0;
}

.ks_xkdtr ul li .avactar {
    width: 24%;
    height: 211px;
}
.ks_xkdtr ul li .avactar img{width: 100%}

.ks_xkdtr ul li .message {
    width: 73.5%;
    height: 211px;
}

.ks_xkdtr ul li .message h5 {
    font-size: 18px;
    color: #222222;
    font-weight: normal;
    padding-top: 3px;
}

.ks_xkdtr ul li .message span {
    font-size: 14px;
    color: #505050;
    display: block;
    margin-top: 12px;
}

.ks_xkdtr ul li .message p {
    font-size: 14px;
    color: #818080;
    margin-top: 10px;
    line-height: 23px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;  
  padding: 0;
    margin: 8px 0;
}

.ks_xkdtr ul li .message .more {
    display: block;
    width: 67px;
    height: 27px;
    background-color: #bda179;
    line-height: 27px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    margin-top: 5px;    border-radius: 4px;
}
/*zj_xx*//*专家照片部分*/
.zj-info {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative
}

.zj-info .expert-img {
    width: 1060px;
    padding: 0 0;
    height: 230px;
    padding-top: 10px;
}

.zj-info .expert-img .img {
    width: 320px;
    height: 228px;
}

.zj-info .expert-img .img img {
    width: 320px;
    height: 228px;
}

.zj-info .expert-img .name {
    width: 50%;
    height: 168px;
    margin-left: 30px;
}

.zj-info .expert-img .name h5 {
    font-size: 22px;
    color: #222222;
    margin-top: 3px;
}

.zj-info .expert-img .name ul li {
    font-size: 16px;
    color: #505050;
    line-height: 30px;
    margin-top: 10px;
}

.gold {
    color: #927d60;
}

.zj-info .expert-img a {
    display: block;
    width: 143px;
    height: 42px;
    border-radius: 5px;
    text-align: center;
    line-height: 42px;
    background-color: #bda179;
    font-size: 14px;
    color: #fff;
    bottom: 0;
    right: 5px;
    position: absolute;
}

/*专家介绍部分*/
.zj-info .expert {
    width: 100%;
    padding: 0 0;
    height: auto;
}

.zj-info .expert .info p {
    font-size: 15px;
    color: #565656;
    line-height: 25px;
    margin-top: 20px;
}

/*坐诊时间部分*//*坐诊时间部分*/
.zjpb_box {
    width: 100%;
    padding: 0 0;
    height: auto;
}

.zjpb_box .tit {
    width: 100%;
    height: 70px;
    border-bottom: 1px solid #dddddd;
    position: relative;
}

.zjpb_box .tit h3 {
    font-size: 25px;
    color: #2c5771;
    padding-top: 30px;
}

.zjpb_box .tit .bb {
    width: 100px;
    height: 4px;
    background-color: #6bcbca;
    left: 0;
    bottom: -2px;
}

.zjpb_box table {
    width: 100%; /*height: 140px;*/
    border: 1px solid #e5e5e5;
    margin-top: 20px;
}

.zjpb_box table th {
    height: 53px;
    border-right: 1px solid #e4e4e4;
    text-align: center;
    padding: 0;
    background-color: #c8e29d;
    color: #333333;
}

.zjpb_box table th:last-child {
    border-right: none;
}

.zjpb_box table tr td {
    border-right: 1px solid #e4e4e4;
    text-align: center;
    font-size: 18px;
    color: #333333;
}

.zjpb_box table tr td:last-child {
    border-right: none;
}

.zjpb_box table tr {
    height: 43px;
    text-align: center;
}

.gray {
    background-color: #f3f3f3;
}

.zjpb_box table .little-green {
    background-color: #b4ce89;
}

.zjpb_box table p {
    margin: 0;
    padding: 0
}

/*大阳城电子游戏室其他专家部分*/
.ksothers {
    width: 100%;
    padding: 0 0;
    height: auto;
    overflow: hidden;
}

.ksothers ul {
    width: 110%;
}

.ksothers ul li {
    width: 238px;
    height: 195px;
    text-align: center;
    margin-top: 20px;
    margin-right: 37px;
    float: left;
}

.ksothers ul li:last-child {
    margin-right: 0;
}

.ksothers ul li img {
    width:238px;
    height:159px;
}

.ksothers ul li span {
    font-size: 15px;
    color: #666666;
    display: block;
    margin-top: 15px;
}

.zj-info .tit {
    width: 100%;
    height: 70px;
    border-bottom: 1px solid #dddddd;
    position: relative;
}

.zj-info .tit h3 {
    font-size: 20px;
    color: #b2528f;
    padding-top: 30px;
}

.zj-info .tit .bb {
    width: auto;
    height: 4px;
    background-color: #b2528f;
    left: 0;
    bottom: -2px;
    padding: 0 20px;
}

/*piclist*/
.pic-list {
    width: 100%;
    overflow: hidden;
    height: auto;
    margin: 20px auto;
}

.pic-list ul {
    width: 110%;
    margin: 0 auto;
    padding: 0;
}

.pic-list li {
    width: 235px;
    margin-right: 34px;
    float: left;
    margin-bottom: 0;
}

.pic-list li img {
    width: 242px;
    height: 182px;
    border: #efefef 1px solid;
    padding: 5px;
}

.pic-list li img:hover {
    border: #ccc 1px solid;
    padding: 5px;
    opacity: 0.9
}

.pic-list li a {
    display: block;
    width: 302px;
}

.pic-list li a:hover {
    color: #000;
}

.pic-list li span {
    text-align: center;
    width: 235px;
    line-height: 40px;
    color: #666;
    display: block
}

/*zjlist*/
.zjlist {
    width: 100%;
    padding: 0;
    margin-top: 20px;
    border: 1px solid #f2f2f2;
    height: auto;
    overflow: hidden;
}

.zjlist:hover {
    background: #ffffff;
    border: #a6d4f0 1px solid
}

.zjlist:hover .left {
    background: #498EB9;
}

.zjlist:hover .left a {
    color: #ffffff
}

.zjlist .left {
    width: 190px;
    height: 100%;
    text-align: center;
    border-right: 1px solid #f2f2f2;
    background-color: #f6f6f6;
    top: 0;
    left: 0;
}

.zjlist .left a {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -11px;
    font-size: 17px;
    color: #414141;
}

.zjlist .right {
    width: 82%;
    height: auto;
}

.zjlist .right ul li {
    width: 14.27%;
    height: 40px;
    float: left;
    text-align: center;
    line-height: 40px;
}

.zjlist .right ul li a {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}

.zjlist .right ul li:hover {
    background: #f6f6f6;
}

/*footer*/
.footer {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #eeeeee;
    border-top: #b2528f 5px solid;
    padding: 30px 0 0 0;
    font-size: 14px;
    color: #ffffff
}

.footer_left {
    height: 110px;
    width: 230px;
    float: left;
    background: url("/images/end_logo.png") left center no-repeat;
    padding: 20px 20px 20px 0;
    border-right: #d9d9d9 1px solid;
}

.footer_center {
    height: 150px;
    width: 580px;
    float: left;
    padding: 0 20px 0 30px;
}


.footer_right {
    width:310px;
    float: right;
    padding: 10px 0 0 0
}

.footer_right li {
    width: 100px;
    float: left;
    color: #333333;
    font-size: 14px;
    margin: 0 0 0 20px;
    text-align: center;
}

.footer_right li a {
    color: #333333;
}

.footer_right li img {
    width: 94px;
    height: 94px
}

.footer_right li span {
    color: #333333;
    line-height: 34px;
    font-size: 13px;
    display: block;
    width: 100%;
    text-align: center;
}
.end_dz {
    padding: 0 0 0 0;
    line-height: 24px; color: #333333; font-weight: bold; font-size: 16px;
}


.end_zbdh {
    padding: 0 0 0 0;margin: 0 ;
    color: #333333; line-height: 30px;
}
.end_zbdh p{ margin: 0 ; padding: 0}

.end_zbdh_font {
    font-size: 24px;
    font-weight: bold;
    line-height: 40px;
}

.copright {
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    border-top: #4c85bb 1px solid;
    line-height: 50px;
    margin-top: 30px
}


/*emd_Link*/
.end_link{background: #eeeeee; height:50px; width: 100%; padding: 10px 0 0 0}
.end_link ul{position: relative;    width: 100%;    text-align: center;}
.end_link li{width: 245px;  margin: 0 auto;  display: initial;}
.end_link select{ width:350px; height: 34px; border: #d4d4d4 1px solid; text-align: center }





.select{position:relative;width:134px;min-width:134px;height:36px;border:1px solid #eee;cursor:pointer;}
.select:after{content:"";position:absolute;top:50%;right:10px;margin-top:-2px;border-top:5px solid #666;border-right:5px solid transparent;border-left:5px solid transparent;}
.select .select_text{padding:0 20px 0 10px;height:36px;line-height:36px;}
.select_ul{display:none;position:absolute;top:34px;left:-1px;width:134px;min-width:134px;border:1px solid #D4D4D4;border-bottom-right-radius:3px;border-bottom-left-radius:3px;background:#fff;}
.select_ul li{line-height:36px;text-indent:10px;}
.select_ul li:hover{color:#fff;background:#6AA7EA;}
.select_ul li.cur{color:#fff;background:#195DA3;}


/*2020-09-01*/
/*c_about*/
.c_about{width: 1300px; margin: 40px auto;height: auto; overflow: hidden}
.c_about_title{width: 700px; margin: 0 auto; text-align: center; height: 70px; line-height: 70px; position: relative}
.c_about_title h1{font-size: 32px;}
.c_about_title  .slefet{ display: block;float: left; height: 2px;width: 100px; background: #c2c2c2; margin-top:34px; }
.c_about_title  .sright{display: block;float: right; height: 2px; width: 100px;background: #c2c2c2;margin-top:34px;}
.c_about_info{}
.c_about_info p{ color: #333333; font-size: 16px; line-height: 36px; text-indent: 2em}

/**/


.c_zpgg_box {
    width: 100%;
    height: auto;
    overflow: hidden; background:url("/images/c_tzggbg.jpg") center no-repeat #d1d9d8; padding: 50px 0;
}
.c_zp_title{width: 400px; margin: 0 auto 30px auto; text-align: center; height: 70px; line-height: 70px; position: relative;}
.c_zp_title h1{font-size: 32px;}
.c_zp_title  .slefet{ display: block;float: left; height: 1px;width: 100px; background: #b3babf; margin-top:34px; }
.c_zp_title  .sright{display: block;float: right; height: 1px; width: 100px;background: #b3babf;margin-top:34px;}

.c_zpgg_list{width: 1300px; margin: 0 auto}
.c_zpgg_list ul{width: 1400px;}
.c_zpgg{width:1300px; margin: 0 auto}
.c_zpgg_list .px_list {
    width: 630px;
    overflow: hidden;
    margin-bottom: 22px;
    background: #ffffff;
    height: 98px; float: left; margin-right: 40px;
}

.c_zpgg_list .px_list span {
    font-size: 16px;
    line-height: 24px;
    color: #a62e3a;
    border: #ecebeb 1px solid;s
    display: block;
    width: 98px;
    height: 98px;
    text-align: center;
    float: left;
}

.c_zpgg_list .px_list i {
    font-size:40px;
    color: #a62e3a;
    line-height: 45px;
    text-align: center;
    display: block;
    font-style: normal;
    padding: 15px 0 0 0
}

.c_zpgg_list .px_list a {
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    display: block;
    float: right;
    width: 470px;
    padding: 20px 30px 0 30px;
}

.c_zpgg_list  li:hover a{ color: #a62e3a}

/*c_zj*/
.c_zjjs{width: 1300px; margin: 50px auto 0 auto}
.c_zp_title{width:760px; margin: 0 auto 30px auto; text-align: center; height: 90px; line-height: 90px; position: relative; background: url("/images/Expert_team.png") center no-repeat}
.c_zp_title h1{font-size: 32px;}
.c_zp_title  .slefet{ display: block;float: left; height: 1px;width: 100px; background: #b3babf; margin-top:34px; }
.c_zp_title  .sright{display: block;float: right; height: 1px; width: 100px;background: #b3babf;margin-top:34px;}

.c_zjjs_box{width: 1300px; margin: 0 auto 0 auto; background: #ffffff; height: auto; overflow: hidden;}
.c_zjjs_box .zjzlzxs{width:380px; float: left;  padding: 15px;background: #e3f1ff; margin: 0 35px 35px 0}
.c_zjjs_box .zjzlzxs_img{width:378px; height: 224px; margin: 0 auto; overflow: hidden; display: block}
.c_zjjs_box .zjzlzxs_img img{ height: 224px; margin: 0 auto; display: block}
.c_zjjs_box .zjzlzxs h2{font-size: 18px; font-weight: bold; line-height:40px; margin:10px auto  0 auto; text-align: center}
.c_zjjs_box .zjzlzxs_txt{}
.c_zjjs_box .zjzlzxs_txt p{ font-size: 14px; color: #666666; line-height:24px; margin: 0; padding: 0 20px}
.c_zjjs_box .zjzlzxs_more{ display: block; margin:15px auto 10px auto; width: 100px; height: 34px; line-height: 34px;  background: #ffffff; text-align: center; border-radius:20px }
.c_zjjs_box .zjzlzxs:hover .zjzlzx_more{ background:#ffdff3; color: #b2528f; border: #f1b7dc 1px solid }
.c_zjjs_box .zjzlzxs:hover h2{ color: #333333}
.c_zjjs_box .zjzlzxs:hover p{ color: #333333}
.c_zjjs_box .zj_zcf{width: 100%; text-align: center;  font-size: 16px; height: 40px; line-height: 40px;display: block}

/*c_kjgl*/
.c_kjgl{height: auto;
    overflow: hidden;
    padding: 0 0 0 0;
    width: 1300px;
    margin: 0 auto 70px auto;}
.c_kjglinfo{width: 630px;
 
    padding: 5px 0;
    float: left;
    overflow: hidden;}



.kjititle {
    height: 50px;
    margin: 0 auto 25px auto;
    border-bottom: #b2528f 2px solid;
}

.kjititle h2 {
    width: auto;
    line-height: 50px;
    height: 50px;
    float: left;
    margin: 0;
    padding: 0 15px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    background: #b2528f;
    display: block;
    border-top-right-radius:6px;
    border-top-left-radius:6px;
    /*border-bottom: #7d562d 1px solid;*/
}

.kjititle h2 span {
    color: #ff6600
}


.kjititle a {
    float: right;
    font-size: 14px;
    color: #666666;
    padding-right: 0;
    line-height: 50px;
    height: 50px;
    margin-top: 0;
    display: block;
    width: 50px;
    opacity: 0.8;
}

.kjititle a:hover {
    color: #7d562d;
    opacity: 1;
}
/*pclist*/
.pclist {
    float: right;
    width: 100%;
    height: auto;
    padding: 0 0 0 0;
    position: relative
}

.pclist li {
    width: 99%;
    margin: 0 auto;
    height: 36px;
    line-height: 36px;
    display: block;
    color: #565555;
    font-size: 15px;
    border-bottom: #ffffff 1px dashed
}

.pclist li a {
    font-size: 15px;
    color: #565555;
    float: left;
    background: url(/images/list-img.png) left center no-repeat;
    padding-left: 12px;
}

.pclist li a:hover {
    color: #7d562d;
    font-weight: bold;
}

.pclist li .date {
    float: right;
    color: #999999
}

.pclist li i {
    font-style: normal;
    color: #ff9900;
    margin-right: 3px;
}
#imgConac {margin-top:20px;}
.kptw_top{ width: 100%;height: auto; overflow: hidden; margin:0 auto 10px auto; padding-bottom: 15px; border-bottom: #ececec 1px dashed}
.kptw_top .imgbox{width: 176px; height:122px; overflow: hidden; display: block; float: left;}
.kptw_top img{width: 176px; height:122px; padding:0;  float: left; margin-right: 15px;}
.kptw_top .tw_txt{float: right;width:430px; height:124px; overflow: hidden;  padding: 0 0 0 0; }
.kptw_top .tw_txt h1{ color: #333333; font-size: 18px; line-height:30px; margin: 0 0 5px 0; font-weight: bold}
.kptw_top .tw_txt h1 a{ color: #333333;}
.kptw_top .tw_txt p{ font-size: 15px; line-height:24px; color: #666666; margin:0 0 10px 0;padding: 0; text-justify: inter-word; text-align: justify}
.kptw_top .tw_txt p a{color: #999999}
.kptw_top:hover .tw_txt h1 a{ color: #cc0000;}
.kptw_top:hover .tw_txt p a{ color: #666666;}