@charset "utf-8";
html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
.text-danger {
    color: #db260b;
}
.overall_box {
    width: 93.4375%;
    margin: 0 auto 40px;
    overflow: hidden;
}
.overall_qxbox {
    border: solid 1px #a1a1a1;
    overflow: hidden;
    position: relative;
}
.overall_qyz {
    color: #067db7;
    font-size: 26px;
    text-align: center;
    margin-top: 20px;
}
.overall_qyy {
    margin: 20px 4.43%;
    font-size: 16px;
    line-height: 200%;
    text-align: justify;
}
.overall_yy {
    margin: 30px 0;
    overflow: hidden;
}
.overall_yy p {
    color: #067db7;
    font-size: 26px;
    margin-bottom: 30px;
}
.overall_yy_col:nth-child(8n+1), .overall_yy_col:nth-child(8n+4), .overall_yy_col:nth-child(8n+5), .overall_yy_col:nth-child(8n+8) {
    background-color: #fbfbfb;
}
.overall_yy_col:nth-child(8n+2), .overall_yy_col:nth-child(8n+3), .overall_yy_col:nth-child(8n+6), .overall_yy_col:nth-child(8n+7) {
    background-color: #d2d2d2;
}
@media only screen and (min-width: 992px) {
    .overall_yy_col:nth-child(8n+4), .overall_yy_col:nth-child(8n+5) {
        background-color: #d2d2d2;
    }
    .overall_yy_col:nth-child(8n+3), .overall_yy_col:nth-child(8n+6) {
        background-color: #fbfbfb;
    }
}
.overall_yy_col img {
    width: 100%;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.overall_yy_col img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.overall_exe {
    margin: 30px 0;
}
.overall_exe p {
    color: #067db7;
    font-size: 26px;
    margin-bottom: 30px;
}
.overall_tblbox {
    width: 100%;
    max-height: 600px;
    overflow: auto;
}
.overall_tab thead th {
    position: sticky;
    top: 0;
    border-top: none;
}
.overall_tab td:first-child {
    position: sticky;
    left: -1px;
}
.overall_tab th:first-child {
    position: sticky;
    left: -1px;
    z-index: 2;
}
.overall_tab {
    border-collapse: collapse;
    color: #333;
    font-size: 16px;
    width: 100%;
}
.overall_tab th {
    border: 1px solid #fff;
    padding: .625em;
    text-align: left;
    color: #fff;
    background-color: #067db7;
}
.overall_tab th a, .overall_tab th span {
    color: #fff;
}
.overall_tab th a {
    text-decoration: underline;
}
.overall_tab td {
    border: 1px solid #fff;
    padding: .625em;
}
.overall_tab td:first-child {
    font-weight: 600;
}
.overall_tab tbody tr:nth-child(odd) td {
    background-color: #fff;
}
.overall_tab tbody tr:nth-child(even) td {
    background-color: #f7f8f8;
}
.overall_partner {
    margin: 30px 10% 0 0;
    width: 36%;
    float: left;
}
.overall_partner img {
    width: 100%;
}
.overall_partner img:hover {
    transform: scale(1.02);
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -o-transform: scale(1.02);
}
.overall_partner p {
    color: #067db7;
    font-size: 26px;
    margin-bottom: 30px;
}
.overall_evb {
    margin-top: 30px;
    width: 36%;
    float: left;
}
.overall_evb img {
    width: 100%;
}
.overall_evb img:hover {
    transform: scale(1.02);
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -o-transform: scale(1.02);
}
.overall_evb p {
    color: #067db7;
    font-size: 26px;
    margin-bottom: 30px;
}
.blue-grdt {
    background: #067db7;
    background: -moz-linear-gradient(top,#067db7 0%,#067db7 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#067db7),color-stop(100%,#067db7));
    background: -webkit-linear-gradient(top,#067db7 0%,#067db7 100%);
    background: -o-linear-gradient(top,#067db7 0%,#067db7 100%);
    background: -ms-linear-gradient(top,#067db7 0%,#067db7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#067db7',endColorstr='#067db7',GradientType=0);
    color: #fff;
}
@media screen and (max-width: 668px) {
    .button div {
        width: 28px;
        height: 28px;
    }
}
.bg-download {
    color: #fff;
    background-color: #067db7!important;
}
.bg-download_ {
    color: #3c8dbc;
    background-color: #bbe8ff!important;
}
.table80 {
    width: 80%;
    max-width: 100%;
    margin-bottom: 20px;
    margin-left: 10%;
}
.fbox {
    background-color: #fff;
    margin: 50px;
}
.f-nav {
    height: 60px;
    overflow: hidden;
    transition: all 1s;
    display: block;
    padding: 0;
    background-color: #fff;
}
.f-nav li {
    padding: 0;
    margin: 0;
    float: left;
    height: 60px;
    line-height: 60px;
    position: relative;
    z-index: 2;
    display: inline-block;
    list-style-type: none;
    width: 25%;
    color: #000;
    text-align: center;
    cursor: pointer;
    border: 1px solid #d2d6de;
}
.sideline {
    position: absolute;
    background-color: #067db7;
    left: 0;
    top: 0;
    color: #fff;
    min-height: 30px;
    z-index: 1;
    height: 60px;
    line-height: 60px;
    display: inline-block;
    list-style-type: none;
    width: 50%;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
.f-nav li.active {
    background-color: #067db7;
    color: #fff;
    border: 1px solid #067db7;
}
.f-nav li.fontNav {
    background-color: #067db7;
    color: #fff;
    animation: fontNav .8s;
    border: 1px solid #067db7;
}
.f-nav li.downNav {
    background-color: #067db7;
    color: #fff;
    animation: downNav .8s;
    border: 1px solid #067db7;
}
.f-nav li.leftNav {
    background-color: #067db7;
    color: #fff;
    animation: leftNav .8s;
    border: 1px solid #067db7;
}
.f-nav li.rightNav {
    background-color: #067db7;
    color: #fff;
    animation: rightNav .8s;
    border: 1px solid #067db7;
}
.f-nav li.edgeLeft {
    background-color: #067db7;
    color: #fff;
    animation: edgeLeft .8s;
    border: 1px solid #067db7;
}
.f-nav li.edgeRight {
    background-color: #067db7;
    color: #fff;
    animation: edgeRight .8s;
    border: 1px solid #067db7;
}
.f-nav li.scaleChange {
    background-color: #067db7;
    color: #fff;
    animation: scaleChange .8s;
    border: 1px solid #067db7;
}
.f-nav li.Nav {
    background-color: #067db7;
    color: #fff;
    border: 1px solid #067db7;
}
@keyframes scaleChange {
    0% {
        transform: scale(0);
    }
    50% {
        transform: scale(.5);
    }
    100% {
        transform: scale(1);
    }
}
@keyframes fontNav {
    0% {
        transform: translate(0,-100%);
    }
    50% {
        transform: translate(0,-50%);
    }
    100% {
        transform: translate(0,0);
    }
}
@keyframes downNav {
    0% {
        transform: translate(0,100%);
    }
    50% {
        transform: translate(0,50%);
    }
    100% {
        transform: translate(0,0);
    }
}
@keyframes leftNav {
    0% {
        transform: translate(-100%,0%);
    }
    50% {
        transform: translate(-50%,0%);
    }
    100% {
        transform: translate(0,0);
    }
}
@keyframes rightNav {
    0% {
        transform: translate(100%,0%);
    }
    50% {
        transform: translate(50%,0%);
    }
    100% {
        transform: translate(0%,0);
    }
}
@keyframes edgeLeft {
    0% {
        transform: translate(-100%,-100%);
    }
    100% {
        transform: translate(0%,0%);
    }
}
@keyframes edgeRight {
    0% {
        transform: translate(100%,100%);
    }
    100% {
        transform: translate(0%,0%);
    }
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, span, input {
    margin: 0;
    padding: 0;
}
.pro_top_box {
    margin-top: 64px;
    margin-bottom: 64px;
    width: 100%;
}
.pro_top {
    font-size: 40px;
    text-align: center;
    color: #333334;
    line-height: 1em;
}
.pro_top_box img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 12px;
}
.pro {
    display: block;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    width: 94.955%;
    overflow: hidden;
}
.pro2 {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
}
.pro ul {
    display: block;
}
.pro ul li {
    width: 100%;
    display: block;
    margin-bottom: 50px;
}
.appli_box {
    background-image: url(/imgs/appli_bg.jpg);
    background-repeat: no-repeat;
    margin-top: 50px;
    margin-bottom: 200px;
    width: 100%;
}
.appli_top {
    color: #fff;
    padding-top: 42px;
}
.appli_line {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 12px;
    margin-bottom: 20px;
}
.poster-main {
    width: 89.58%;
    height: 722px;
    position: relative;
    top: 110px;
    margin: 0 auto;
}
.poster-main a, .poster-main img {
    display: block;
}
.poster-main .poster-list {
    width: 89.58%;
    height: 722px;
}
.poster-main .poster-list .poster-item {
    width: 200px;
    height: 722px;
    position: absolute;
    left: 0;
    top: 0;
}
.poster-main .poster-list .poster-item img {
    box-shadow: 0 10px 20px rgba(6,0,1,.25);
}
.poster-main .poster-btn {
    position: absolute;
    top: 0;
    z-index: 10;
    cursor: pointer;
}
.poster-main .poster-prev-btn {
    left: -11.6%;
    background: url(/imgs/left.png) no-repeat center center;
}
.poster-main .poster-next-btn {
    right: -11.6%;
    background: url(/imgs/right.png) no-repeat center center;
}
.clear {
    clear: both;
}
.lt {
    color: #fff;
}
.blog_more {
    font-size: 16px;
    color: #067db7;
}
.blog_more:hover {
    text-decoration: underline;
    cursor: pointer;
}
.blog_more::after {
    position: relative;
    content: ">";
}
.blog_pz {
    margin-top: 20px;
    margin-bottom: 26px;
    overflow: hidden;
}
.blog_pic {
    float: right;
    width: 43.7375745526%;
    margin-left: 5.666003876%;
}
.blog_pic img {
    width: 100%;
    display: block;;
}
.blog_pic img:hover {
    cursor: pointer;
}
.blog_zw {
    float: right;
    width: 50.5964214711%;
    font-size: 16px;
    overflow: hidden;
    line-height: 30px;
    color: #343433;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 7;
    word-wrap: break-word;
    word-break: break-all;
}
.blog_sosuo {
    width: 80%;
    margin: 0 auto;
    padding: 28px 3.90625%;
    background-color: #067db7;
    margin-bottom: 40px;
    box-shadow: 0 5px 10px rgba(6,0,1,.45);
}
.blog_sosuo span {
    font-size: 22px;
    color: #fff;
    line-height: 50px;
}
.blog_input {
    background-color: #067db7;
    height: 30px;
    color: #fff;
    vertical-align: bottom;
}
.blog_input1 {
    border: solid 1px #fff;
    width: 85%;
    padding: 0 10px;
}
.blog_input2 {
    width: 15%;
    font-size: 16px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    border-bottom: solid 1px #fff;
}
.blog_jieshao {
    width: 80%;
    margin: 0 auto;
    padding: 28px 3.90625%;
    background-color: #fff;
    margin-bottom: 40px;
    box-shadow: 0 5px 10px rgba(6,0,1,.45);
}
.blog_jieshao span {
    font-size: 22px;
    color: #343433;
    line-height: 50px;
}
.blog_jieshao p {
    font-size: 16px;
    line-height: 30px;
    color: #343433;
}
.blog_jieshao p .jssq {
    font-size: 16px;
    line-height: 30px;
    color: #067db7;
}
.blog_jieshao p .jssq:hover {
    text-decoration: underline;
    cursor: pointer;
}
.blog_dingyue {
    width: 80%;
    margin: 0 auto;
    padding: 28px 3.90625%;
    background-color: #067db7;
    margin-bottom: 40px;
    box-shadow: 0 5px 10px rgba(6,0,1,.45);
}
.blog_dingyue span {
    font-size: 22px;
    color: #fff;
    line-height: 50px;
}
.blog_dingyue a div {
    color: #0598de;
    width: 120px;
    font-size: 22px;
    line-height: 46px;
    background-color: #fff;
    text-align: center;
    margin: 10px 0;
}
.blog_dingyue p {
    font-size: 16px;
    line-height: 30px;
    color: #fff;
}
.blog_zxwz {
    width: 80%;
    margin: 0 auto;
    padding: 28px 3.90625%;
    background-color: #067db7;;
    margin-bottom: 40px;
    box-shadow: 0 5px 10px rgba(6,0,1,.45);
}
.blog_zxwz ul li {
    padding-bottom: 14px;
    border-bottom: solid 1px #dcdbdb;
}
.blog_zxwz span {
    font-size: 22px;
    color: #fff;
    line-height: 50px;
}
.blog_zxwz_tit p {
    font-size: 18px;
    color: #fff;
    line-height: 36px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
}
.blog_zxwz_tit p:hover {
    cursor: pointer;
    text-decoration: underline;
}
.blog_zxwz_time {
    font-size: 14px;
    color: #fff;
}
.blog_zhuti {
    width: 80%;
    margin: 0 auto;
    padding: 28px 3.90625%;
    background-color: #fff;
    margin-bottom: 40px;
    box-shadow: 0 5px 10px rgba(6,0,1,.45);
}
.blog_zhuti_tit {
    font-size: 22px;
    color: #343433;
    line-height: 50px;
}
.blog_zhuti_fenlei a {
    font-size: 18px;
    color: #067db7;
    line-height: 36px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
}
.blog_zhuti_fenlei a:hover {
    cursor: pointer;
    text-decoration: underline;
}
.blog_zhuti ul li {
    border-bottom: solid 1px #a1a1a1;
}
.blog_zxwz_more p {
    margin-top: 18px;
    font-size: 18px;
    color: #fff;
    line-height: 36px;
}
.blog_zxwz_more p:hover {
    cursor: pointer;
    text-decoration: underline;
}
.search_body {
    width: 86.458333333333%;
    margin: 0 auto;
}
.search {
    color: #067db7;
    font-size: 34px;
    font-weight: 600;
    line-height: 70px;
}
.index_search div {
    position: relative;
    margin: 0 auto;
}
.index_search input {
    width: 100%;
    height: 60px;
    font-size: 22px;
    padding: 10px;
    border: none;
    outline: none;
    border: solid 1px #313131;
    border-radius: 5px;
}
.index_search button {
    height: 60px;
    background-color: #313131;
    border: none;
    outline: none;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0 5px 5px 0;
}
.index_search button:before {
    content: url(/imgs/fdj2.png);
    top: 0;
    left: 0;
}
.search-count-box {
    padding: 10px 0;
    font-size: 26px;
    color: #343433;
    line-height: 46px;
}
.rtk-blue-text {
    color: #067db7;
}
.search_borderline {
    height: 2px;
    background-color: #eeedeb;
}
.search_ssnr ol li {
    font-size: 22px;
    line-height: 70px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -moz-blinding: url('/Content/css/ellipsis.xml#ellipsis');
    list-style-position: inside;
}
.search_ssnr ol li a {
    font-size: 22px;
    line-height: 70px;
    color: #343433;
    margin: 0 5px;
}
.search_ssnr ol li a:hover {
    cursor: pointer;
    text-decoration: underline;
}
@media only screen and (min-width: 992px) {
    .pro2 {
        width: 100%;
        margin: 0;
    }
    .pro ul {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        overflow: hidden;
        clear: both;
    }
    .pro ul li {
        float: left;
        width: 31.34%;
        margin: 0 .986842% 50px .986842%;
    }
    .lt {
        line-height: 60px;
        text-align: center;
    }
    .xgyy_box {
        overflow: hidden;
    }
    .xgyy_box div {
        width: 30.29%;
        float: left;
        margin: 0 1.5186915888%;
    }
    .xgcp_box {
        overflow: hidden;
    }
    .xgcp_box div {
        width: 30.29%;
        float: left;
        margin: 0 1.5186915888%;
    }
    .in_pic {
        float: left;
        width: 28.289473684%;
    }
    .in_wenzi {
        float: left;
        width: 68%;
        margin-left: 3.710526%;
        margin-top: 20px;
    }
    .in_wenzi h2 {
        text-align: left;
    }
    .in_zw {
        line-height: 30px;
        padding-top: 30px;
    }
    .blog_left {
        float: left;
        width: 52.395833333%;
        margin: 0 3.125% 40px 6.770833333%;
        padding: 28px 3.125%;
    }
    .blog_right {
        float: left;
        width: 25.83333333%;
    }
    .blog_sosuo {
        width: 100%;
    }
    .blog_jieshao {
        width: 100%;
    }
    .blog_dingyue {
        width: 100%;
    }
    .blog_zxwz {
        width: 100%;
    }
    .blog_zhuti {
        width: 100%;
    }
    .overall_qyz {
        width: 20%;
        margin: auto 0 auto 4.43%;
        position: absolute;
        top: 22%;
        text-align: inherit;
    }
    .overall_qyy {
        width: 66.71%;
        float: right;
        margin: 20px 4.43%;
    }
}
@media only screen and (min-width: 992px) {
    .xgyy_box {
        overflow: hidden;
        margin: 2.29166666% auto 0 auto;
    }
    .xgyy_box div {
        width: 30.29%;
        float: left;
        margin: 0 1.5186915888% 2.29166666% 1.5186915888%;
    }
}
nav.navbar.bootsnav {
    border: none;
    margin-bottom: 150px;
}
nav.navbar.bootsnav ul.nav>li>a {
    color: #474747;
    padding: 30px;
}
.nav>li.sml-logo:after {
    content: "";
    width: 0;
    height: 5px;
    background: none;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all .5s ease 0s;
}
.nav>li.white:after {
    content: "";
    width: 0;
    height: 5px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all .5s ease 0s;
}
.nav>li:after {
    content: "";
    width: 0;
    height: 5px;
    background: #319eff;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all .5s ease 0s;
}
.nav>li:hover:after {
    width: 80%;
    margin-left: 10%;
}
.nav>li>ul>li:hover {
    background-color: #f8f8f8;
}
.nav>li>ul>li>ul>li:hover {
    background-color: #f8f8f8;
}
nav.navbar.bootsnav ul.nav>li.dropdown>a.dropdown-toggle:after {
    font-family: 'FontAwesome';
    content: "+";
    margin-left: 5px;
    margin-top: 2px;
}
nav.navbar.bootsnav ul.nav>li.dropdown.on>a.dropdown-toggle:after {
    content: "";
}
.dropdown-menu.multi-dropdown {
    position: absolute;
    left: -100%!important;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
    box-shadow: 0 0 10px rgba(0,0,0,.3);
    border: none;
}
@media only screen and (max-width: 990px) {
    nav.navbar.bootsnav ul.nav>li.dropdown>a.dropdown-toggle:after, nav.navbar.bootsnav ul.nav>li.dropdown.on>a.dropdown-toggle:after {
        content: " ";
    }
    .dropdown-menu.multi-dropdown {
        left: 0!important;
    }
    nav.navbar.bootsnav ul.nav>li:hover {
        background: transparent;
    }
    nav.navbar.bootsnav ul.nav>li>a {
        margin: 0;
    }
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, span, input {
    margin: 0;
    padding: 0;
}
ul, li, input, h3 {
    list-style: none;
    text-decoration: none;
    border: none;
}
a {
    text-decoration: none;
    cursor: pointer;
}
body {
    margin: 0;
    padding: 0;
}
.clear {
    clear: both;
}
.friend {
    height: 260px;
    margin: 0 auto;
    overflow: hidden;
    width: 1488px;
}
.mr_frbox {
    height: 260px;
}
.mr_frBtnL {
    cursor: pointer;
    display: inline;
    float: left;
    margin: 107px 10px 0 0;
    width: 2.82258064516%;
}
.mr_frBtnR {
    float: right;
    margin: 107px 0 0 10px;
    cursor: pointer;
    width: 2.82258064516%;
}
.mr_frUl ul li {
    display: inline;
    float: left;
    width: 25%;;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}
.mr_frUl ul li a img {
    width: 100%;
}
.mr_zhe_i h1 {
    text-align: center;
    font-size: 182px;
    height: 138px;
    line-height: 138px;
    margin-top: 72px;
    margin-bottom: 64px;
    font-weight: bold;
    color: #fff;
}
.mr_zhe_p h3 {
    height: 260px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    line-height: 30px;
}
.mr_zhe_p h3 span {
    display: block;
    margin: 0 auto;
    width: 260px;
    font-size: 18px;
    border-bottom: 1px solid #f4f4f4;
}
.mr_zhe_hover h1 {
    text-align: center;
    height: 40px;
    line-height: 40px;
    margin: 22px 0;
    color: #fff;
}
.pro-box {
    background-repeat: repeat-y;
    padding: 10px 0 40px 0;
}
.pro {
    width: 70%;
    margin: 0 auto;
}
.pro ul li {
    margin: 40px 0;
}
.pro ul li .mouseover {
    display: none;
}
.pro ul li:hover .mouseout {
    display: none;
}
.pro ul li:hover .mouseover {
    display: block;
}
.pro ul li a {
    display: block;
}
.pro ul li img {
    width: 100%;
    display: block;
}
.more {
    line-height: 2.2em;
    border: solid #fff 2pt;
    text-align: center;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 6em;
    clear: both;
    margin: 40px auto 20px auto;
    font-size: 16px;
}
.more a {
    color: #fff;
}
.xgyy_tit {
    display: block;
    font-size: 26px;
    margin-left: 2.60416667%;
    margin-top: 16px;
    line-height: 40px;
}
.zhuangshi {
    position: relative;
    height: 4px;
}
.xgyy_lan {
    width: 7.4em;
    height: 4px;
    background-color: #3589ba;
    margin-left: 2.60416667%;
    position: absolute;
    z-index: 2;
}
.xgyy_lan_e {
    width: 17.4em;
    height: 4px;
    background-color: #3589ba;
    margin-left: 2.60416667%;
    position: absolute;
    z-index: 2;
}
.xgyy_lan_e1 {
    width: 14.6em;
    height: 4px;
    background-color: #3589ba;
    margin-left: 2.60416667%;
    position: absolute;
    z-index: 2;
}
.xgyy_hui {
    width: 94.7916%;
    height: 1px;
    background-color: #a1a1a1;
    margin-left: 2.60416667%;
    position: absolute;
    bottom: 0;
    z-index: 1;
}
.xgyy_box {
    width: 89.16666666%;
    margin: 2.29166666% auto;
}
.xgyy_box div img {
    width: 100%;
    display: block;
    margin: 0 auto;
}
.xgyy_box div a img:hover {
    box-shadow: 0 7px 10px rgba(6,0,1,.4);
}
.xgyy_box div {
    margin-bottom: 44px;
}
.xgcp_box {
    width: 89.16666666%;
    margin: 2.29166666% auto;
}
.xgcp_box div a {
    font-size: 16px;
    color: #343433;
    line-height: 2.4em;
}
.xgcp_box div a:hover {
    color: #067db7;
}
.digg {
    width: 50%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 24px;
}
.digg ul {
    height: 100%;
    list-style-type: none;
    display: inline-block;
}
.digg ul li {
    line-height: 40px;
    float: left;
    display: inline-block;
}
.page_btn {
    border-radius: 4px;
    border: 1px solid #e5e9ef;
    background: #fff;
    margin-right: 10px;
    text-align: center;
    width: 2.4em;
    height: 2.4em;
    line-height: 8px;
    outline: 0;
    cursor: pointer;
}
.page_btn:hover {
    border: 1px solid #067db7;
    color: #4f90fb;
}
span.pages_span {
    margin-right: 10px;
    width: 38px;
    height: 38px;
    position: relative;
    top: 10px;
}
.mianbaoxie {
    width: 79.16666667%;
    margin: 0 auto;
}
.in_tit {
    display: block;
    font-size: 26px;
    margin-top: 30px;
    line-height: 40px;
}
.in_tit a {
    color: #343433;
}
.in_lan {
    width: 19.6em;
    height: 4px;
    background-color: #3589ba;
    position: absolute;
    z-index: 2;
}
.in_hui {
    width: 100%;
    height: 1px;
    background-color: #a1a1a1;
    position: absolute;
    bottom: 0;
    z-index: 1;
}
.in-banner {
    width: 100%;
}
.in-banner img {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.in_box {
    margin-top: 40px;
    width: 79.16666667%;
    margin-left: auto;
    margin-right: auto;
}
.in_box ul li {
    margin-bottom: 20px;
    border-bottom: solid 1px #f0f0f0;
    overflow: hidden;
}
.in_pic {
    width: 80%;
    margin: 0 auto 20px auto;
    overflow: hidden;
}
.in_pic a img {
    width: 100%;
    display: block;
}
.in_pic a img:hover {
    cursor: pointer;
    transform: scale(1.1);
}
.in_wenzi h2 {
    font-size: 18px;
    text-align: center;
}
.in_wenzi h2 a {
    color: #222;
    font-weight: bold;
}
.in_wenzi h2:hover {
    text-decoration: underline;
}
.in_zw {
    padding-top: 10px;
    overflow: hidden;
    line-height: 26px;
    color: #777;
    margin-bottom: 10px;
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    word-wrap: break-word;
    word-break: break-all;
}
.in_rq {
    color: #99a2aa;
    float: right;
    text-indent: 17px;
    background-image: url(/Content/css/image/deanbf.png);
    background-repeat: no-repeat;
    background-position: left center;
    margin-bottom: 10px;
}
.blog_xf {
    position: relative;
    top: -80px;
    overflow: hidden;
}
.blog_left {
    background-color: #fff;
    width: 80%;
    margin: 0 auto 40px auto;
    padding: 28px 3.90625%;
    box-shadow: 0 5px 10px rgba(6,0,1,.45);
}
.blog_left_nr li {
    padding-bottom: 32px;
    margin-bottom: 20px;
    border-bottom: solid 1px #a1a1a1;
}
.blog_tit {
    font-size: 22px;
    line-height: 70px;
}
.blog_tit p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
}
.blog_tit p:hover {
    text-decoration: underline;
    cursor: pointer;
}
.blog_time {
    font-size: 14px;
}
.blog_pz_first {
    margin-top: 20px;
    margin-bottom: 26px;
}
.blog_pic_first {
    margin-bottom: 30px;
}
.blog_pic_first img {
    width: 100%;
    display: block;
}
.blog_pic_first img:hover {
    cursor: pointer;
}
.blog_zw_first {
    font-size: 16px;
    overflow: hidden;
    line-height: 30px;
    color: #343433;
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    word-wrap: break-word;
    word-break: break-all;
}
@media only screen and (min-width: 992px) {
    .pro-box {
        background-position: 0% 50%;
    }
    .pro {
        width: 86.9270833333%;
        overflow: hidden;
    }
    .pro ul li {
        width: 26.063511084%;
        float: left;
        margin: 40px 3.594967% 10px 3.594967%;
    }
    .lt {
        line-height: 40px;
        text-align: center;
    }
    .xgyy_box {
        overflow: hidden;
        margin: 2.29166666% auto 0 auto;
    }
    .xgyy_box div {
        width: 30.29%;
        float: left;
        margin: 0 1.5186915888% 2.29166666% 1.5186915888%;
    }
    .xgcp_box {
        overflow: hidden;
    }
    .xgcp_box div {
        width: 30.29%;
        float: left;
        margin: 0 1.5186915888%;
    }
    .in_pic {
        float: left;
        width: 28.289473684%;
    }
    .in_wenzi {
        float: left;
        width: 68%;
        margin-left: 3.710526%;
        margin-top: 20px;
    }
    .in_wenzi h2 {
        text-align: left;
    }
    .in_zw {
        line-height: 30px;
        padding-top: 30px;
    }
    .blog_left {
        float: left;
        width: 52.395833333%;
        margin: 0 3.125% 40px 6.770833333%;
        padding: 28px 3.125%;
    }
    .blog_right {
        float: left;
        width: 25.83333333%;
    }
    .blog_sosuo {
        width: 100%;
    }
    .blog_jieshao {
        width: 100%;
    }
    .blog_dingyue {
        width: 100%;
    }
    .blog_zxwz {
        width: 100%;
    }
    .blog_zhuti {
        width: 100%;
    }
    .partner_area ul li {
        width: 23.96%;
        margin: 20px 4.86%;
        float: left;
    }
}