@import url(index.ie.css?v=1.3) screen and (min-width: 750px);
@media screen and (max-width: 750px) {
    body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
        margin: 0;
        padding: 0;
        border: 0 none;
        outline: 0
    }

    body {
        font-size: 14px;
        background: #f7f7f7;
    }

    table {
        border-collapse: collapse;
        border-spacing: 0
    }

    fieldset,img {
        border: 0 none;
        border-radius: 10px;
    }

    address,caption,cite,code,dfn,em,strong,th,var {
        font-style: normal;
        font-weight: normal
    }

    strong {
        font-weight: 800
    }

    ol,ul,li {
        list-style: none outside none
    }

    caption,th {
        text-align: left
    }

    h1,h2,h3,h4,h5,h6 {
        font-size: 100%;
        font-weight: normal
    }

    a {
        color: #333;
        text-decoration: none;
        font-size: 15px;
    }

    a:hover {
        text-decoration: underline;
        cursor: pointer;
        color: #ff554c!important;
    }

    .indexWidth {
        width: 100%;
        margin: 0 auto;
    }

    .topic {
        float: left;
        width: 100%;
        background: #fafafa;
        border-bottom: 1px solid #f4f3f3;
        height: 24px;
        line-height: 24px;
        display: none;
    }

    .topic .lLink {
        float: left;
        color: #8e8e8e;
        font-size: 12px
    }

    .topic .lLink a {
        display: inline-block;
        color: #666666
    }

    .topic .lLink code {
        display: inline-block;
        padding: 0 2px
    }

    .topic .login {
        float: right;
        overflow: hidden
    }

    .topic .login a {
        float: left;
        color: #7e7e7e;
        font-size: 12px;
    }

    .topic .login code {
        float: left;
        color: #DDD;
        border-right: 1px solid #e0e0e0;
        width: 1px;
        height: 13px;
        margin: 12px 10px 0 10px
    }

    .topic .login a.l {
        background: url(../images/ico_member.png) no-repeat 0 3px;
        padding-left: 22px;
    }

    .jianyi:before {
        content: '';
        height: 13px;
        background: #ccc;
        float: left;
        width: 2px;
        margin: 7px;
    }

    .head {
        float: left;
        width: 100%;
        padding: 5px 0;
        background: #fff;
        text-align: center;
    }

    .head .logo {
        display: inline-block;
    }

    .head .logo img {
        display: inline-block;
        width: 100px;
    }

    .head .logo code {
        float: left
    }

    .head .logo font {
        float: left;
        font-size: 16px;
        line-height: 52px;
        color: #ffffff;
        width: 184px;
        height: 52px;
        margin-top: 7px;
        background: url(../images0.2/icon_bg.png) no-repeat scroll 0px 2px;
        padding-left: 38px;
        margin-left: 20px;
        display: none;
    }

    .search {
        float: left;
        background: #ede1cb;
        padding: 3%;
        margin: 3%;
        width: 89%;
        border-radius: 10px;
    }

    .search_text {
        float: left;
        background: #FFF;
        width: 78%;
        border-radius: 8px 0 0 8px;
        height: 40px;
        text-indent: 5px;
        color: #cacaca;
    }

    .search_btn {
        float: left;
        background: url(../images/bg.png) no-repeat scroll -114px 6px #a77a3e;
        height: 40px;
        border-radius: 0 7px 8px 0;
        width: 21%;
        cursor: pointer;
        color: #a77a3e;
        line-height: 13px;
    }

    .head .pic {
        float: right;
        margin-top: 8px;
        display: none;
    }

    /*nav*/
    .nav {
        width: 100%;
        background: #a77a3e;
        float: left;
    }

    .nav .navtop {
        width: 1200px;
        height: 110px;
        margin: 0 auto;
        overflow: hidden;
    }

    .nav .navtop p {
        margin-top: 28px;
        float: left;
    }

    .nav .navtop input {
        background: #fafafa;
        border-radius: 5px 0px 0px 5px;
        position: relative;
        z-index: 2;
        line-height: 32px;
        border: #e6e6e6 solid 1px;
        border-right: 0 none;
        padding: 0 14px;
        width: 322px;
        height: 34px;
        *height: 32px;
        height: 32px\9;
        float: left;
    }

    .nav .navtop button {
        background: #0192df;
        border-radius: 5px;
        width: 80px;
        height: 34px;
        float: left;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        position: relative;
        z-index: 2;
    }

    .nav .navtop .sousuo {
        line-height: 34px;
        color: #fff;
        text-align: center;
    }

    .index-search {
        float: right;
        margin-right: 108px;
        margin-top: 30px;
    }

    .index-search li {
        width: auto;
        height: auto;
        overflow: hidden;
    }

    .index-search dl {
        width: 372px;
        height: auto;
        overflow: hidden;
        margin-top: 10px;
    }

    .index-search dl dd {
        float: left;
        margin-right: 16px;
    }

    .index-search dl dd a {
        color: #000;
        font-size: 12px;
    }

    .index-search dl dd.on a {
        color: #0192df;
        text-decoration: underline;
    }

    .index-search dl dd a:hover {
        color: #0192df;
        text-decoration: underline;
    }

    .navbt {
        width: 100%;
        color: #FFF;
        overflow: hidden;
        margin: 0 auto;
    }

    .navbt .ctn {
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
    }

    .navbt .ctn dl {
        height: 76px;
        float: left;
        display: none;
    }

    .navbt .ctn dl dt {
        margin-top: 15px;
        border-right: rgb(144, 113, 55) solid 1px;
        padding: -3px 19px 0 0;
        text-align: center;
    }

    .navbt .ctn dl dt a {
        color: rgb(255, 255, 255);
        font-size: 18px;
        font-weight: 700;
    }

    .navbt .ctn dl dt em {
        font-size: 12px;
        display: block;
        padding-top: 2px;
    }

    .navbt .ctn1 {
        height: 73px;
        float: left;
        overflow: hidden;
        width: 94%;
        margin: 0 3%;
    }

    .navbt .ctn1 p {
        font-size: 22px;
        float: left;
        overflow: hidden;
        margin-top: 14px;
        text-align: center;
        padding-left: 12px;
        width: 50px;
    }

    .navbt .ctn1 p a {
        color: rgb(255, 255, 255);
        font-size: 18px;
        font-weight: 700;
        line-height: 24px;
        float: left;
    }

    .navbt .ctn1 p em {
        font-size: 12px;
        display: block;
        padding-top: 2px;
    }

    .navbt .ctn1 ul {
        float: left;
        overflow: hidden;
        margin-top: 14px;
        width: 80%!important;
    }

    .navbt .ctn1 ul.none {
        border-right: 0 none;
    }

    .navbt .ctn1 ul li a {
        color: #fff;
        margin-top: 2px;
        float: left;
        font-size: 14px;
    }

    .navbt .ctn1 ul li a:hover {
        color: #333;
    }

    .navbt .ctn1 ul li .xz {
        color: #333;
    }

    .navbt .ctn1 ul li {
        float: left;
        font-size: 14px;
        margin-left: 14px;
        margin-bottom: 8px;
    }

    .navbt .ctn1 ul em {
        font-size: 12px;
        display: block;
        padding-top: 2px;
    }

    .main_box {
        float: left;
        width: 100%;
        height: 385px;
        background: url(../images0.2/bg.jpg) no-repeat;
    }

    .top_banner {
        height: 385px;
        overflow: hidden;
        position: relative;
        width: 100%;
        float: left;
    }

    .top_banner ul.banner_pic {
        float: left;
        left: 0;
        position: absolute;
        top: 0;
        width: 500%;
        height: 385px;
    }

    .top_banner ul.banner_pic li {
        float: left;
        width: 1100px;
        height: 385px;
    }

    .top_banner ul.banner_pic li img {
        float: left;
        width: 1100px;
        height: 385px;
    }

    .top_banner ul.banner_pic li span {
        position: absolute;
        float: left;
        width: 100%;
        bottom: 0;
        height: 38px;
        color: #fff;
        line-height: 38px;
        padding-left: 10px;
    }

    .top_banner .banner_icon {
        bottom: 4px;
        position: absolute;
        right: 250px;
        z-index: 9;
        height: 48px;
        line-height: 28px;
        width: 100%;
        text-align: center;
        width: 150px;
    }

    .top_banner .banner_icon a {
        background: rgb(148, 116, 74);
        height: 18px;
        margin-right: 15px;
        width: 18px;
        float: left;
        margin-top: 18px;
        border-radius: 50px;
    }

    .top_banner .banner_icon em {
        background: #1ca6e0;
        height: 18px;
        position: absolute;
        top: 18px;
        width: 18px;
        display: inline-block;
        float: left;
        border-radius: 50px;
        left: 33.9px;
    }

    .l-main {
        width: 240px;
        height: 386px;
        z-index: 77;
        float: left;
        background: #000000;
        position: absolute;
        left: 0;
        filter: alpha(opacity:80);
        opacity: 0.8;
    }

    .l-main h2 {
        width: 100%;
        height: 40px;
        line-height: 40px;
        overflow: hidden;
        font-size: 18px;
        box-sizing: border-box;
        font-weight: 700;
        background-position: 12px 9px;
        background-repeat: no-repeat;
        margin-bottom: 8px;
        background-size: 15%;
        background: url(../images0.2/icon_yuwen.png) no-repeat 6px 6px;
        padding-left: 20%;
        background-color: #6868681a;
    }

    .l-main h2 a {
        font-size: 18px;
        font-weight: 700;
        color: #ffffff;
    }

    .l-main ul {
        width: 100%;
        overflow: hidden;
        padding-bottom: 16px;
        border-bottom: 1px solid #49494940;
    }

    .l-main ul li {
        width: 33.333%;
        float: left;
        height: 34px;
        line-height: 34px;
        overflow: hidden;
        font-size: 14px;
        color: #fff;
    }

    .l-main ul li a {
        font-size: 14px;
        color: #b0b0b0;
    }

    .l-main-bg1 , .l-main-bg2 , .l-main-bg3 , .l-main-bg4 {
        transition: all 0.3s;
        width: 84%;
        padding: 3% 8%;
    }

    .top_box {
        float: left;
        width: 100%;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .top_box_left {
        float: left;
        width: 830px;
    }

    .top_box_left .banner {
        height: 362px;
        overflow: hidden;
        position: relative;
        width: 562px;
        float: left;
        margin-right: 15px;
    }

    .top_box_left .banner img {
        float: left;
        width: 632px;
        height: 362px;
        margin-left: -38px;
    }

    .top_box_left .pic_list {
        float: left;
        width: 240px;
    }

    .top_box_left .pic_list li {
        float: left;
        width: 100%;
        height: 113px;
        margin-bottom: 11.5px;
    }

    .top_box_left .pic_list li img {
        float: left;
        width: 240px;
        height: 113px;
    }

    .top_box_right {
        float: right;
        width: 265px;
    }

    .top_box_right h2 {
        float: left;
        height: 30px;
        background: url(../images/m/zuci.png) no-repeat;
        background-size: 28px;
        padding-left: 35px;
        line-height: 30px;
        font-size: 18px;
        margin-bottom: 7px;
        background-color: #f5f1df;
        width: 86%;
        color: #1ca6e0;
        font-weight: 700;
    }

    .top_box_right .cidian_list {
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }

    .top_box_right .zi {
        float: left;
        width: 74px;
        height: 74px;
        background: url(../images/mizige.png);
        text-align: center;
        font-size: 3.5em;
        font-weight: 700;
        margin-right: 15px;
    }

    .top_box_right .zi a {
        float: left;
        width: 100%;
        text-align: center;
        line-height: 71px;
        font-size: 42px;
        color: #444;
    }

    .top_box_right p {
        float: left;
        width: 173px;
        height: 72px;
        overflow: hidden;
        line-height: 24px;
    }

    .top_box_right p a {
        float: left;
        width: 100%;
        color: #666;
    }

    .r-main {
        float: right;
        position: absolute;
        right: 0;
        width: 230px;
        height: 360px;
        margin-top: 5px;
        background: url("../images/bg_1.png") no-repeat;
    }

    .r-main span {
        float: left;
        width: 100%;
        margin-top: 63px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        font-size: 20px;
        font-weight: 700;
        color: #aa0605;
    }

    .r-main ul {
        float: left;
        padding: 2% 15%;
        width: 70%;
    }

    .r-main ul li {
        float: left;
        height: 28px;
        line-height: 28px;
        width: 100%;
        overflow: hidden;
    }

    .r-main ul li a {
        float: left;
        color: rgb(72, 38, 0);
        font-size: 14px;
        font-weight: 700;
        text-shadow: rgb(200, 200, 200) 1px 1px 1px;
        text-size-adjust: 100%;
    }

    .r-main ul li a:before {
        content: "";
        float: left;
        width: 4px;
        height: 4px;
        background: #ac0606;
        margin-top: 12px;
        margin-right: 5px;
        margin-left: 5px;
    }

    .nav-list {
        width: 94%;
        height: auto;
        overflow: hidden;
        background: #fff;
        border-radius: 15px;
        margin-top: 10px;
        padding: 3%;
    }

    .nav-list-info {
        width: 100%;
        height: auto;
        overflow: hidden;
        float: left;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .nav-list-infotitle {
        width: 100%;
        height: 34px;
        overflow: hidden;
        line-height: 39px;
        float: left;
        margin-bottom: 15px;
    }

    .nav-list-infotitle .iconfont {
        float: left;
        background: url(../images/jiaocai_ico.png) 0px 0px no-repeat;
        width: 22px;
        height: 22px;
        background-size: 100%;
        margin-top: 8px;
    }

    .nav-list-infotitle span {
        float: left;
        margin: 0 8px 0 8px;
        color: #333;
        font-size: 17px;
        font-weight: 700;
    }

    .nav-list-infotitle em {
        float: left;
        margin: 0 15px 0 0;
        color: #999;
    }

    .nav-list-infotitle a:link,.nav-list-infotitle a:visited {
        text-decoration: none;
        color: #999;
    }

    .nav-list-infotitle a:hover {
        text-decoration: underline;
        color: #B42521;
    }

    .nav-list-infoc {
        width: 100%;
        height: auto;
        overflow: hidden;
        float: left;
        margin-top: 6px;
        margin-bottom: 15px;
    }

    .navlist-infoc-icon {
        width: 103px;
        height: 66px;
        overflow: hidden;
        float: left;
        text-align: center;
        line-height: 66px;
        font-size: 18px;
        font-weight: 600;
        color: #fff;
        border-radius: 10px;
        display: none;
    }

    .navlistinfo-color-a .navlist-infoc-icon {
        background: #c39c39;
    }

    .navlistinfo-color-b .navlist-infoc-icon {
        background: #B3D465;
    }

    .navlistinfo-color-c .navlist-infoc-icon {
        background: #cfb492;
    }

    .navlistinfo-color-d .navlist-infoc-icon {
        background: #cf9292;
    }

    .navlist-infoc-link {
        width: 100%;
        height: auto;
        overflow: hidden;
        float: right;
    }

    .zwnav {
        background: #fff;
        float: left;
        width: 100%;
    }

    .zwnav li {
        float: left;
        width: 20%;
        text-align: center;
    }

    .zwnav a {
        display: block;
    }

    .zwnav img {
        width: 45px;
        height: 45px;
        display: block;
        margin: 0 auto;
    }

    .zwnav code {
        width: 40px;
        height: 40px;
        display: block;
        margin: 0 auto;
        line-height: 42px;
        border-radius: 2px;
        margin-top: 5px;
    }

    .zwco1 {
        border: 1px solid #f47d16;
        color: #f47d16;
    }

    .zwco2 {
        background: #66ccee;
    }

    .zwco3 {
        border: 1px solid #7788f2;
        color: #7788f2;
    }

    .zwco4 {
        border: 1px solid #ea6644;
        color: #ea6644;
    }

    .zwco5 {
        border: 1px solid #1ca6e0;
        color: #1ca6e0;
    }

    .zwco6 {
        border: 1px solid #c2883a;
        color: #c2883a;
    }

    .zwnav span {
        display: block;
        margin-top: 6px;
        font-size: .9rem;
        color: #666;
    }

    .zwbg {
        width: 100%;
        float: left;
        background: #fff;
    }

    .zwbg img {
        width: 100%;
        height: 100%
    }

    .nav-list-logo {
        width: 120px;
        margin: 6px 0 0 0;
    }

    .fr {
        float: right;
    }

    .m_nav_pic {
        display: block;
    }

    .m_nav_pic dt {
        display: inline-block;
        float: left;
        width: 20%;
        height: 69px;
        overflow: hidden;
        text-align: center;
    }

    .m_nav_pic dt img {
        height: 42px;
        width: 42px;
        overflow: hidden;
        background: #5ECBA6;
        border-radius: 16px;
    }

    .m_nav_pic dt a {
        display: block;
        text-align: center;
        font-size: 14px;
        color: #666;
        margin-top: 2px;
    }

    .m_dede {
        width: 100%;
        overflow: hidden;
        background: #fff;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .m_dede dt {
        position: relative;
        display: inline-block;
        float: left;
        width: 20%;
        text-align: center;
        color: #444;
    }

    .m_dede dt a {
        display: inline-block;
        width: 100%;
        height: 40px;
        text-align: center;
    }

    .m_dede dt a img {
        width: 38px;
        height: 36px;
    }

    .m_dede dt a span {
        line-height: 33px;
        display: block;
        color: #333;
    }

    .kejian {
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }

    .kejian dl {
        padding: 10px 0 5px 0;
        float: left;
        width: 360px;
        margin-right: 5px;
    }

    .kejian dt {
        float: left;
        background: url(../images0.2/index_ico.png);
        width: 43px;
        height: 148px;
        padding-right: 9px;
    }

    .kejian dt h4 {
        color: #fff;
        padding: 25px 0 0 12px;
        font-size: 20px;
        line-height: 30px;
        font-weight: normal;
    }

    .kejian .g2 dt {
        background-position: -56px 0
    }

    .kejian .g3 dt {
        background-position: -112px 0
    }

    .kejian .g4 dt {
        background-position: -169px 0
    }

    .kejian .g5 dt {
        background-position: -225px 0
    }

    .kejian .g6 dt {
        background-position: -281px 0
    }

    .kejian dd {
        float: left;
        padding: 3px 0 0 15px;
        width: 300px;
        height: 134px;
        border: 1px solid #ededed;
        position: relative;
        margin: 9px 0 0 -9px;
        line-height: 32px;
        border-left: 0;
    }

    .kejian dd a {
        padding: 0 2px;
        font-size: 15px;
        height: 24px;
        line-height: 24px;
        overflow: hidden;
        width: 256px;
        display: inline-block;
    }

    .kejian dd a.block {
        display: inline-block;
        padding-left: 33px
    }

    .kejian dd strong {
        display: inline-block;
        float: left;
        width: 18px;
        height: 18px;
        border: 1px solid #f47d16;
        border-radius: 2px;
        margin: 5px 10px 0 0;
        line-height: 18px;
        text-align: center;
        color: #f47d16;
        font-weight: 700;
        font-size: 16px;
    }

    .kejian .hd {
        border-bottom: 2px solid #e0e0e0;
        height: 50px;
        line-height: 50px;
    }

    .kejian .hd h2 {
        float: left;
        border-bottom: 3px solid #31abdd;
        margin-bottom: -1px;
        height: 49px;
    }

    .kejian .hd h2 a {
        font-size: 21px;
        font-weight: normal;
        color: #31abdd;
        font-weight: 700;
    }

    .kejian .hd a.more {
        float: right;
        color: #b1b1b1;
    }

    .kejian .bd {
        float: left;
    }

    .main {
        float: left;
        width: 100%
    }

    .mainlist_left {
        float: left;
        width: 900px;
        border: 1px solid #ebebeb;
    }

    .mainlist_left .top_title {
        background: url(../images/yuwenmi_shui.png) right center no-repeat #f5f1df;
        font-size: 14px;
        height: 32px;
        line-height: 32px;
        overflow: hidden;
        float: left;
        width: 100%
    }

    .tit_a {
        color: #7d4e0f;
        float: left;
        font-weight: bold;
        font-size: 16px;
    }

    .top_title .tit_ico1 {
        background: url(../images/tit_ico1.png) no-repeat left center;
        float: left;
        height: 16px;
        margin: 8px 7px 0 10px;
        width: 16px
    }

    .mainlist_right {
        float: right;
        width: 280px;
        overflow: hidden;
    }

    .tab_right {
        float: left;
        background: #FFF;
        margin-bottom: 10px;
        border: 1px solid #ededed;
        width: 99%;
    }

    .tab_right .tit_ico2 {
        background: url(../images/tit_ico2.png) no-repeat 0 0;
        float: left;
        height: 32px;
        margin-right: 5px;
        width: 9px
    }

    .tab_right h4 {
        float: left;
        margin-bottom: 5px;
        width: 100%;
    }

    .tab_right .tab_tit {
        float: left;
        width: 100%;
        font-size: 14px;
        height: 32px;
        line-height: 32px;
        background: #f7f0e8
    }

    .tab_right ul {
        float: left;
        margin: 6px 10px 11px
    }

    .tab_right ul li {
        float: left;
        border-bottom: 1px dashed #EEE;
        width: 100%;
        height: 30.9px;
        line-height: 30px;
    }

    .tab_right ul li code {
        float: left;
        width: 16px;
        line-height: 16px;
        height: 16px;
        font-size: 12px;
        background: #a0c116;
        color: #FFF;
        text-align: center;
        margin: 9px 10px 0 0
    }

    .tab_right ul img {
        float: left;
        padding-right: 14px
    }

    .tab_right ul p {
        float: left;
        width: 130px;
        color: #555
    }

    .tab_right ul li a {
        float: left;
        padding: 2px;
        color: #333;
    }

    .tab_right .pic {
        float: left;
        margin: 10px 0 0 10px;
        border-bottom: 1px dashed #EEE;
        padding-bottom: 11px;
        width: 93%
    }

    .tab_right .pic h6 {
        float: left;
        width: 53%;
    }

    .tab_right .pic img {
        float: left;
        width: 90px;
        margin-right: 10px
    }

    .tab_right .pic h6 a {
        float: left;
        width: 100%;
        color: #333;
        font-size: 14px;
        height: 24px;
        line-height: 24px;
        overflow: hidden;
    }

    .tab_right .pic p {
        float: left;
        width: 53%;
        color: #aaa;
        font-size: 12px;
    }

    .tab_right .pic p span {
        float: right;
        color: #7b4803;
        font-weight: 700;
    }

    .mainlist_left h6 {
        float: left;
        width: 100%
    }

    .mainlist_left h6 span {
        float: left;
        width: 136px;
        height: 42px;
        background: none repeat scroll 0 0 #a0c116;
        color: #FFF;
        font-size: 22px;
        margin-left: 10px;
        border-bottom: 4px solid #738b10;
        border-radius: 0 0 4px 4px;
        text-align: center;
        line-height: 41px
    }

    .mainlist_left h6 code {
        background: url(../images/yuwenmi/more.jpg) no-repeat scroll 0 90% transparent;
        height: 46px;
        float: right;
        width: 50px;
        padding-right: 20px
    }

    .listpic {
        float: left;
        margin: 15px 0 0 7px
    }

    .listpic img {
        float: left;
        padding-bottom: 6px;
        width: 150px;
        border: 2px solid #fff;
    }

    .listpic a:hover img {
        border: 2px solid #f76b20;
        border-radius: 20px;
    }

    .listpic a {
        float: left;
        width: 165px;
        text-align: center;
        color: #333;
        margin-left: 12px;
        padding-bottom: 14px;
        font-size: 15px;
    }

    .listpic a code {
        color: #3092e0;
    }

    .col_box {
        float: left;
        width: 94%;
        height: auto;
        overflow: hidden;
        padding: 3%;
        background: #fff;
        border-radius: 10px;
        margin-top: 10px;
    }

    .col_box .colHead {
        float: left;
        height: 45px;
        overflow: hidden;
        width: 100%;
        background-size: 100%;
        border-bottom: 2px solid #e5e5e5;
        line-height: 45px;
        margin-bottom: 16px;
    }

    .col_box .colHead h2 {
        float: left;
        height: 50px;
        padding-left: 70px;
        /*background: url(../images0.2/bg4.jpg) 6px 12px no-repeat;*/
        /*background-size: 100%;*/
    }

    .col_box .colHead h2 a {
        float: left;
        font-size: 17px;
        font-weight: bold;
    }

    .col_box .colHead .channel {
        float: right;
        margin-left: 30px;
        height: 53px;
        line-height: 49px;
    }

    .col_box .colHead .channel a {
        margin-right: 15px;
        color: #555;
        font-size: 15px;
    }

    .col_box .colHead .more {
        float: right;
        height: 13px;
        line-height: 100px;
        margin: 10px 8px 0 0;
        overflow: hidden;
        width: 38px;
        background: url(../images/more_col.png) no-repeat right center
    }

    .col_box .leftBox {
        float: left;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .col_box .leftBox .topBlock {
        float: left;
        width: 240px;
    }

    .left_pic {
        float: left;
        width: 100%;
    }

    .left_pic a {
        float: left;
        width: 100%;
        padding: 2px;
        background: #FFF;
        text-align: center;
        margin-bottom: 12px;
    }

    .left_pic a font {
        display: block;
        height: 41px;
        line-height: 41px;
        text-align: center;
        float: left;
        width: 100%;
    }

    .left_pic img {
        width: 100%;
        height: 160px;
        float: left;
        border-radius: 10px;
    }

    .topBlock ul {
        float: right;
        width: 100%;
    }

    .topBlock ul li {
        float: left;
        width: 100%;
        height: 31px;
        line-height: 31px;
        overflow: hidden;
    }

    .topBlock ul li a {
        color: #1480c7;
        font-size: 14px;
    }

    .topBlock ul li a:before {
        content: "";
        float: left;
        width: 4px;
        height: 4px;
        background: #1480c7;
        margin-top: 14px;
        margin-right: 6px;
    }

    .leftBot {
        float: left;
        width: 30%;
        text-align: center;
        margin-bottom: 15px;
    }

    .leftBot img {
        display: inline-block;
        width: 100%;
        height: 80px;
        border-radius: 10px;
    }

    .leftBot a {
        margin-top: 5px;
        font-size: 14px;
        color: #565656;
        font-weight: bold;
        width: 100%;
        height: 22px;
        overflow: hidden;
        float: left;
    }

    .leftBot font {
        font-size: 12px;
        color: #bcbcbc;
        display: block;
        margin-bottom: 5px;
        float: left;
        width: 100%;
        display: none;
    }

    .leftBot p {
        line-height: 24px;
        font-size: 14px;
        color: #666;
        float: left;
        width: 250px;
    }

    .col_box .center {
        float: left;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .col_box .center .channelNew {
        float: left;
        margin-bottom: 12px;
        width: 100%;
    }

    .col_box .channelNew h4 {
        float: left;
        width: 100%;
        height: 28px;
    }

    .col_box .channelNew h4 i {
        display: inline-block;
        color: #FFF;
        background: #f2a464;
        height: 18px;
        line-height: 18px;
        text-align: center;
        width: 38px;
        font-size: 12px;
        margin-right: 7px;
        border-radius: 10px;
        font-style: inherit;
        float: left;
        margin-top: 7px;
    }

    .col_box .channelNew h4 a {
        font-size: 16px;
        font-weight: bold;
        color: #333;
        display: inline-block;
        width: 83%;
        height: 30px;
        line-height: 30px;
        overflow: hidden;
    }

    .channelNew .infoCont {
        float: left;
        width: 100%;
        line-height: 24px;
        color: #bababa;
        height: 48px;
        overflow: hidden;
        margin-top: 7px;
    }

    .channelNew .infoCont a {
        color: #3897e7
    }

    .otherLink a {
        color: #999;
        padding-left: 15px;
        background: url(../images/rdot.png) no-repeat scroll left center transparent
    }

    .center .cenBot {
        float: left;
        width: 100%;
    }

    .center .cenBot li {
        height: 42px;
        line-height: 42px;
        overflow: hidden;
        float: left;
        width: 100%;
    }

    .center .cenBot li span {
        margin-top: 1px;
        float: left;
    }

    .center .cenBot li a {
        display: inline-block;
        font-size: 15px;
        margin-right: 10px;
        width: 70%;
    }

    .center .cenBot li code {
        color: #999;
        float: right
    }

    .center .cenBot li span a {
        font-weight: normal;
        color: #9f9f9f;
        background: #efefef;
        height: 23px;
        line-height: 23px;
        border-radius: 60px;
        padding: 0 7px;
        font-size: 14px;
        width: auto;
    }

    .center .cenBot li a.more {
        font-weight: normal;
        float: right;
        margin-right: 0;
        color: #31abdd;
        font-size: 13px;
        display: none;
    }

    .col_box .right {
        float: right;
        width: 100%;
        margin-top: 10px;
    }

    .col_box .right .headTop {
        float: left;
        width: 94%;
        font-size: 16px;
        color: #485a80;
        font-weight: 700;
        height: 40px;
        line-height: 40px;
        margin-bottom: 5px;
        background: #f7f7f7;
        border-radius: 10px;
        padding: 0 3%;
    }

    .right .headTop span {
        float: left;
        font-size: 16px;
        font-weight: bold;
        color: #333;
    }

    .headTop span:before {
        content: "";
        float: left;
        height: 17px;
        width: 6px;
        background: #31abdd;
        margin-top: 12px;
        margin-right: 5px;
        border-radius: 10px;
    }

    .right .headTop code {
        float: right;
        font-size: 12px;
        color: #888;
        position: relative;
        font-family: inherit;
    }

    .right ul.hotList {
        float: left;
        width: 100%;
    }

    .right ul.hotList li {
        float: left;
        width: 100%;
        height: 42px;
        line-height: 42px;
        overflow: hidden;
    }

    ul.hotList li code {
        float: left;
        width: 17px;
        height: 17px;
        color: #ffffff;
        text-align: center;
        line-height: 17px;
        font-size: 12px;
        margin: 13px 8px 0 0;
        border-radius: 6px;
        font-family: initial;
        background: #dcdbdb;
    }

    ul.hotList li a {
        font-size: 15px;
        color: #333;
        width: 70%;
        float: left;
    }

    ul.hotList li font {
        background: url("../images/icon4.png") right 16px no-repeat;
        float: right;
        font-size: 12px;
        color: #c4c2c2;
        padding-right: 20px;
    }

    .site {
        float: left;
        width: 100%
    }

    .site a {
        line-height: 20px;
        color: #666
    }

    .site code {
        float: left;
        line-height: 20px;
        margin: 0 10px;
        color: #999
    }

    .channelLink {
        float: left;
        background: #FFF;
        width: 1028px;
        margin-top: 10px;
        padding: 15px
    }

    .channelLink span {
        float: left;
        line-height: 24px;
        height: 24px;
        padding: 0 10px;
        background: #38b0e5;
        color: #FFF;
        margin: 8px;
        border-radius: 12px
    }

    .channelLink p {
        border: 1px solid #fafafa;
        box-shadow: 1px 1px 1px #e5e5e5;
        float: left;
        width: 900px;
        padding: 2px;
        border-radius: 3px;
        background: #fafafa
    }

    .channelLink p:hover {
        background: #FFF;
        border: 1px solid #6eb6db
    }

    .channelLink a {
        font-size: 12px;
        color: #666;
        float: left;
        margin: 8px;
        padding: 3px;
        border-radius: 3px
    }

    .channelLink a:hover {
        background: #6eb6db;
        color: #FFF;
        text-decoration: none
    }

    .articleList {
        float: left;
        width: 700px;
        background: #FFF;
        padding: 15px;
        margin-top: 20px
    }

    .headP {
        float: left;
        width: 100%;
        background: #f8f8f8;
        height: 36px
    }

    .headP span {
        float: left;
        height: 36px;
        background: #6eb6db;
        color: #FFF;
        font-size: 16px;
        padding: 0 5px;
        line-height: 36px;
        font-weight: bold
    }

    .listBox {
        float: left;
        width: 100%
    }

    .listBox li {
        float: left;
        width: 100%;
        padding: 20px 0;
        border-bottom: 1px dotted #DDD;
    }

    .listBox li p {
        float: left;
        width: 100%
    }

    .listBox li p .topTit {
        float: left;
        font-size: 16px;
        font-weight: bold;
        color: #00587d;
        line-height: 24px;
        padding-bottom: 10px
    }

    .listBox li p code.y {
        margin: 3px 10px 0 0;
        float: left;
        width: 18px;
        height: 18px;
        line-height: 18px;
        text-align: center;
        font-size: 12px;
        color: #FFF;
        background: #fd3f3f
    }

    .listBox li p .time {
        line-height: 24px;
        float: right;
        font-size: 12px;
        color: #999
    }

    .listBox li .txtInfo {
        float: left;
        width: 100%;
        line-height: 200%;
        color: #656565;
        font-size: 12px;
    }

    .articleRight {
        float: right;
        width: 300px;
        margin-top: 20px
    }

    .pages li {
        height: 32px;
        line-height: 32px;
        float: left;
        margin: 3px 2px
    }

    .pages li.thisclass,.pages li a:hover {
        background: none repeat scroll 0 0 #069dd0;
        color: #FFF;
        display: inline;
        float: left;
        height: 32px;
        line-height: 32px;
        padding: 0 12px;
        border-radius: 18px
    }

    .pages {
        padding: 10px;
        float: left;
        width: 101%;
        margin: 18px 0;
        *padding-bottom: 20px;
        font-size: 14px
    }

    .pages a {
        text-align: center;
        background: none repeat scroll 0 0 #f2f2f2;
        color: #777;
        float: left;
        font-size: 16px;
        height: 32px;
        margin-left: 6px;
        overflow: hidden;
        padding: 0 12px;
        border-radius: 18px
    }

    .articleCont {
        float: left;
        width: 700px;
        background: #FFF;
        margin-top: 20px;
        box-shadow: 0 1px 1px #e5e5e5;
        padding: 15px
    }

    .contentMain {
        float: left;
        width: 660px
    }

    .content {
        position: relative;
        float: left;
        width: 700px;
        padding: 0 15px
    }

    .contFoot {
        float: left;
        width: 660px;
        padding-top: 60px
    }

    .content .cont p {
        color: #444;
        line-height: 40px;
        width: 670px
    }

    .content .title {
        line-height: 40px;
        text-align: center;
        color: #222;
        font-weight: bold;
        font-size: 20px
    }

    .content p.artInfo {
        text-align: center;
        line-height: 40px;
        font-size: 12px;
        color: #999
    }

    .content .cont {
        float: left;
        width: 110%
    }

    .articleCont .about {
        float: left;
        width: 660px;
        padding: 0 20px;
        margin-top: 20px
    }

    .articleCont .about .aboutH {
        float: left;
        width: 100%
    }

    .articleCont .about .aboutH span {
        float: left;
        color: #000;
        font-size: 18px;
        border-bottom: 4px solid #6eb6db;
    }

    .articleCont .about ul {
        margin-top: 15px;
        float: left;
        width: 100%
    }

    .articleCont .about li {
        float: left;
        width: 46%;
        height: 32px;
        line-height: 32px;
        border-bottom: 1px dotted #DDD;
        padding-right: 25px
    }

    .articleCont .about li code {
        float: left;
        width: 18px;
        height: 18px;
        line-height: 18px;
        text-align: center;
        margin: 7px 0;
        background: #ff3e41;
        color: #FFF;
        font-size: 12px
    }

    .articleCont .about li a {
        float: left;
        color: #15afe1;
        margin-left: 10px
    }

    .articleCont .about li font {
        float: right;
        font-size: 14px;
        color: #999
    }

    .ad_top_left {
        float: left;
        margin-bottom: 5px;
        text-align: center;
        width: 100%
    }

    .ad_right_top,.ad_bot_bot,.ad_right_1,.ad_right_3,.ad_right_bot {
        float: left;
        width: 300px
    }

    .guangao {
        padding-bottom: 10px
    }

    .jiaocai_box {
        float: left;
        width: 1198px;
        border: 1px solid #ebebeb;
        margin-bottom: 15px;
        height: 340px;
        margin-top: 25px;
        overflow: hidden;
    }

    .jiaocai_box .title {
        background: #f5f1df none repeat scroll 0 0;
        float: left;
        font-size: 14px;
        height: 36px;
        line-height: 36px;
        width: 100%;
    }

    .jiaocai_box .title h2 {
        float: left;
        position: relative
    }

    .jiaocai_box .title h2 a {
        float: left;
        font-size: 16px;
        font-weight: bold;
        padding-left: 55px;
        color: #7d4e0f;
    }

    .jiaocai_ico {
        position: absolute;
        background: url(../images/jiaocai_ico.png) no-repeat 0 0;
        width: 33px;
        height: 33px;
        top: -5px;
        left: 10px
    }

    .jiaocai_box .title .more {
        background: url(../images/more_col.png) no-repeat scroll right center;
        float: right;
        height: 13px;
        line-height: 100px;
        margin: 12px 8px 0 0;
        overflow: hidden;
        width: 38px;
    }

    .tabs {
        float: left;
        width: 300px;
        margin: 7px 0 0 50px
    }

    .tabs li {
        background: #fbf7ee;
        color: #4ca127;
        border: 1px solid #af892d;
        float: left;
        font-size: 14px;
        width: 58px;
        height: 27px;
        line-height: 27px;
        text-align: center;
        border-bottom: 0;
        cursor: pointer;
        margin-right: 2px;
        overflow: hidden;
        margin-left: 10px
    }

    .tabs li a {
        color: #8d6e24;
        font-size: 16px;
    }

    .tabs li.thistab {
        background: url(../images/tit_ico3.png) no-repeat center -2px #fff;
        height: 30px;
        line-height: 30px;
        margin-top: -2px
    }

    .tab_conbox li.tab_con span {
        float: left;
        line-height: 25px;
        margin: 35px 10px 0 20px;
        text-align: center;
        width: 168px;
        font-size: 12px;
    }

    .tab_conbox li.tab_con span img {
        height: 200px;
        width: 139px;
        border-radius: 4px;
    }

    .tab_conbox li.tab_con span:hover img {
        -webkit-transform: scale3d(1.05, 1.05, 1);
        transform: scale3d(1.05, 1.05, 1);
        transition: opacity .4s ease 0s,-webkit-transform .4s ease 0s;
        transition: opacity .4s ease 0s,transform .4s ease 0s;
        box-shadow: 0 0 10px 0px rgb(178, 194, 202);
    }

    .tab_conbox li.tab_con .text {
        background: #ce8f3e;
        border: 1px solid #ddd;
        border-radius: 10px;
        display: inline-block;
        height: 23px;
        line-height: 23px;
        margin-top: 10px;
        padding-right: 8px;
        text-align: center;
        color: #fff;
        font-size: 16px;
    }

    .tab_conbox li.tab_con font {
        background: #fff;
        border-radius: 10px 0 0 10px;
        border-right: 1px solid #ce8f3e;
        color: #c38638;
        display: inline-block;
        height: 23px;
        line-height: 23px;
        margin-right: 5px;
        padding: 0 8px 0 10px;
    }

    ul.hotList li code.c {
        background: #31abdd;
        color: #fff;
    }

    .shici {
        width: 95%;
        height: auto;
        overflow: hidden;
        background: #fff;
        border-radius: 10px;
        margin-top: 25px;
        padding: 2.5%;
    }

    .shici .shici_title {
        float: left;
        width: 100%;
        height: 45px;
        line-height: 45px;
        border-bottom: 2px solid #e0e0e0;
        overflow: hidden;
    }

    .shici .shici_title h3 {
        float: left;
        font-size: 17px;
        font-weight: 700;
        color: #52658d;
    }

    .shici .shici_title h3:before {
        content: "";
        float: left;
        background: url(../images/m_yulu.png) 0px 0px no-repeat;
        width: 26px;
        height: 26px;
        background-size: 100%;
        margin-top: 10px;
        margin-right: 10px;
    }

    .shici .shici_title ul {
        float: right;
        width: 65%;
    }

    .shici .shici_title li {
        float: left;
        padding: 0 10px;
    }

    .shici .shici_title li a {
        float: left;
        color: #333;
        font-size: 15px;
    }

    .shici .shici_art {
        float: left;
        width: 100%;
        margin-top: 20px;
    }

    .shici .shici_art .shici_art_left {
        float: left;
        width: 100%;
    }

    .shici_art_top {
        float: left;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .shici_art_top ul {
        float: left;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .shici_art_top li {
        float: left;
        width: 50%;
        display: block;
        text-align: center;
        margin-bottom: 25px;
    }

    .shici_art_top li a {
        color: #333;
        width: 100%;
        text-align: center;
    }

    .shici_art_top li img {
        width: 112px;
        height: 161px;
        display: inline-block;
        margin-bottom: 5px;
    }

    .shici_art_top li span {
        width: 112px;
        display: inline-block;
    }

    .shici_art_top li:hover img {
        transition: opacity .4s ease 0s,-webkit-transform .4s ease 0s;
        transition: opacity .4s ease 0s,transform .4s ease 0s;
        box-shadow: 0 0 10px 0px rgb(178, 194, 202);
        webkit-transform: scale3d(1.1, 1.1, 0.5);
        transform: scale3d(1.1, 1.1, 0.5);
    }

    .shici_art_top li:nth-child(5) {
        display: none;
    }

    .shici_art_bottom {
        float: left;
        width: 100%;
    }

    .shici_art_bottom .shici_pic {
        float: left;
        width: 155px;
        margin-right: 35px;
    }

    .shici_art_bottom .shici_pic a {
        float: left;
        width: 100%;
        line-height: 25px;
        margin-bottom: 9px;
        text-align: center;
    }

    .shici_art_bottom .shici_pic img {
        float: left;
        width: 100%;
    }

    .shici_art_bottom .shici_pic span {
        float: left;
        width: 100%;
        line-height: 39px;
        overflow: hidden;
    }

    .shici_art_bottom .ul_title {
        float: left;
        width: 96%;
        font-size: 16px;
        color: #485a80;
        font-weight: 700;
        height: 40px;
        line-height: 40px;
        margin-bottom: 2px;
        background: #f7f7f7;
        border-radius: 10px;
        padding: 0 2%;
    }

    .shici_art_bottom ul {
        float: left;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .shici_art_bottom ul li {
        float: left;
        width: 48.3%;
        height: 40px;
        line-height: 40px;
        overflow: hidden;
    }

    .shici_art_bottom ul li a:before {
        float: left;
        content: "";
        background: #546690;
        height: 4px;
        width: 4px;
        margin-top: 19px;
        margin-right: 9px;
        border-radius: 10px;
    }

    .shici_art_bottom ul li a {
        float: left;
    }

    .shici_art_right {
        float: right;
        width: 100%;
        border-radius: 10px;
        margin-top: 10px;
    }

    .shici_art_right dl {
        float: left;
        width: 100%;
        margin-bottom: 15px;
        font-size: 16px;
    }

    .shici_art_right dl dt {
        float: left;
        color: #4e6086;
        width: 94%;
        height: 36px;
        line-height: 36px;
        background: #f7f7f7;
        border-radius: 10px;
        margin-bottom: 15px;
        padding: 0 3%;
        font-weight: 700;
    }

    .shici_art_right dl dd {
        float: left;
    }

    .shici_art_right dl dd a {
        float: left;
        line-height: 30px;
        height: 30px;
        margin-right: 8px;
        border: 1px solid #dcdcdc;
        border-radius: 4px;
        padding: 0 9px;
        margin-bottom: 10px;
    }

    .sidetop {
        left: 50%;
        margin-left: 640px;
        margin-top: 350px;
        position: fixed;
        width: 54px;
        z-index: 400;
    }

    .sidetop ul li {
        float: left;
        text-align: center;
        margin-bottom: 5px
    }

    .sidetop ul li a {
        display: block;
        height: 30px;
        line-height: 16px;
        color: #484848;
        width: 30px;
        padding: 9px;
        background: url(../images/sides_bg.png) no-repeat 0 0;
    }

    .sidetop ul li a:hover {
        background-position: -48px 0;
        color: #FFF!important;
        text-decoration: none
    }

    .sidetop ul li.backtop a {
        background-position: 0 -48px !important
    }

    .sidetop .backtop a:hover {
        background-position: -48px -48px !important
    }

    .phone {
        background: url(../images/phone/phone.png) no-repeat 0 5px;
        display: inline-block;
        padding-left: 13px;
        margin-left: 20px;
    }

    .footer {
        float: left;
        width: 100%;
        padding: 18px 0 16px;
        background: #fff;
        margin-top: 25px;
    }

    .footer p {
        text-align: center;
        line-height: 24px;
        font-size: 12px;
        color: #333;
        width: 100%;
        margin: auto;
    }

    .footer p a {
        margin: 0px 5px;
        font-size: 12px;
        display: inline-block;
    }

    .footer p font {
        font-size: 12px
    }

    .footer p b {
        color: #666!important;
        font-weight: 400;
    }

    .flink {
        float: left;
        background: #fff;
        border-radius: 12px;
        padding: 2.5%;
        width: 95%;
        margin-top: 25px;
    }

    .flink ul {
        width: 1100px;
        margin: auto;
    }

    .flink b {
        line-height: 28px;
        float: left;
        font-size: 16px;
        font-weight: 700;
        color: #936221;
    }

    /*.flink b:before {*/
    /*    content: "";*/
    /*    float: left;*/
    /*    width: 19px;*/
    /*    height: 19px;*/
    /*    margin-top: 5px;*/
    /*    margin-right: 10px;*/
    /*}*/

    .flink b:after {
        content: "";
        display: inline-block;
        background: #eeeeee;
        height: 2px;
        width: 223px;
        margin-left: 15px;
    }

    .flink li {
        line-height: 22px;
        color: #b7b7b7;
        margin: 5px;
        float: left;
    }

    .flink li:nth-child(1) {
        color: #03c7a4;
    }

    .flink li a {
        color: #888;
        font-size: 12px;
    }

    .flink li a:hover {
        color: #03c7a4;
    }
}




.row1{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 1!important;-webkit-box-orient: vertical;
}
.row2{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
}
.row3{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 3;-webkit-box-orient: vertical;
}
.row4{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 4;-webkit-box-orient: vertical;
}
.row5{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 5;-webkit-box-orient: vertical;
}



.pagination{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    /*background: #fff;*/
    padding: 0 0.3rem;
}
.pagination li{
    list-style: none;
    background: none;
}
.pagination li a{
    margin: 14px 5px;
    display: inline-block;
    line-height: 30px;
    border-radius: 4px;
    text-align: center;
    background: #e3e3e3;
    color: #333;
    font-size: 14px;
    position: relative;
    padding: 5px 10px;
    border: none;
    height: auto;
}
.pagination span{
    margin: 14px 5px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    padding: 5px 10px;
    border-radius: 4px;
    height: auto;
}

.pagination li:last-child a{
    background: #e3e3e3;
    color: #333;
}
.pagination li:first-child a{
    background: #e3e3e3;
    color: #333;
}
.disabled span{
    background: #e3e3e3;
    color: #333;
}
.pagination .active span{
    background: #a77a3e;
    color: #fff;
}

.selhover{
    color: #fff!important;
    background-color: #a77a3e;
}
.listnav{
    display: flex ;
    align-items: center;
    flex-wrap: wrap;
    height: auto;
    /*margin-bottom: 0.2rem;*/
    /*background: #fff;*/
    /*padding-left: 20px;*/

}
.listnav a{
    display: block;
    padding: 5px 10px;
    color: #222;
    margin: 5px 0;
    border-radius: 4px;
    font-size: 20px;
}