﻿@charset "utf-8";
@import url(dll.css);
@import url(module.css);
@import url(global.css);
@import url(/onlinecss/onlineeditor.css);
@import url(ddsmoothmenu.css);
@import url(animate.css);
@import url(banner.css);

/* 首页部分开始 */
.mfbox {
    width: 1200px;
    margin: 0 auto;
}


.logo {
    width: 250px;
    padding-right: 20px;
    line-height: 150px;
    float: left;
}

.logo img {
    width: 100%;
    height: 60px;
    vertical-align: middle;
}


.i_banner_box {
    position: relative;
    width: 100%;
    z-index: 1000;
}

.i_banner {
    width: 100%;
    margin: 0 auto;
}

.i_container {
    padding: 0 0 20px;
}

.i_container * {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.p_container * {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.box01 {
    width: 100%;
    padding-bottom: 30px;
    background: #f2f2f2;
    text-align: center;
}

.i_notice {
    display: inline-block;
    padding-left: 25px;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    background: url(../images/icon02.png) no-repeat left center;
}

.i_pro01 {
    width: 1140px;
    margin: 0 auto;
}

.i_pro01 li {
    float: left;
    display: inline-block;
    width: 265px;
    margin: 0 10px;
    border-top: 1px solid #eeeeee;
}

.i_pro01 li a {
    display: block;
    position: relative;
    width: 265px;
    height: 170px;
    overflow: hidden;
}

.i_pro01 li a span {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 265px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #FFF;
    background: rgba(0, 0, 0, 0.6);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.i_pro01 li a:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2);
}

.i_pro01 li a:hover span {
    color: #e28b0f;
}

.box01_l {
    float: left;
    margin-top: 35px;
    width: 370px;
    height: 446px;
    padding: 15px 25px 0;
    background: #FFF;
}

.box01_r {
    float: right;
    margin-top: 35px;
    width: 727px;
    height: 446px;
    background: #FFF;
}

.i_news01 {
    width: 100%;
    background: #f6f6f6;
    border-radius: 0 0 4px 4px;
}

.i_news01_c {
    margin: 10px 20px 0px 20px;
    height: 156px;
    text-align: left;
}

.i_news01_c li {
    width: 280px;
}

.i_news01_t {
    height: 58px;
    line-height: 58px;
    text-align: center;
}

.i_news01_t strong {
    font-size: 58px;
    color: #e28b0f;
}

.i_news01_c h4 {
    display: block;
    margin-top: 5px;
    line-height: 25px;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.i_news01_c span {
    display: block;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
}

.mline {
    height: 30px;
    background: url(../images/icon03.jpg) repeat-x left center;
}

.i_jiuye {
    width: 320px;
}

.i_jiuye dl {
    float: left;
}

.i_jiuye dl:nth-child(1) {
    width: 84px;
}

.i_jiuye dl:nth-child(2) {
    width: 109px;
    margin-left: 2px;
}

.i_jiuye dl:nth-child(3) {
    width: 123px;
    margin-left: 2px;
}

.i_jiuye dl dt {
    height: 40px;
    line-height: 40px;
    margin-bottom: 1px;
    background: #e28b0f;
    font-size: 16px;
    color: #FFF;
}

.i_jiuye dl:nth-child(1) dt {
    border-radius: 4px 0 0 0;
}

.i_jiuye dl:nth-child(3) dt {
    border-radius: 0 4px 0 0;
}

.i_jiuye dl dd {
    height: 35px;
    line-height: 35px;
    margin-top: 1px;
    background: #f6f6f6;
    font-size: 14px;
    color: #666;
}

.i_jiuye dl dd:nth-child(2n+2) {
    background: #f0f0f0;
}

.i_jiuye dl:nth-child(1) dd {
    height: 143px;
    padding: 50px 20px 0;
    line-height: 20px;
    letter-spacing: 3px;
    background: #e28b0f;
    color: #FFF;
    font-size: 18px;
}

.i_news02 {
    width: 727px;
}

.i_news02_l {
    margin: 5px 30px 0 20px;
}

.i_news02_l li {
    width: 677px;
}

.i_news02_l dl {
    heigth: 100px;
    margin-top: 20px;
    overflow: hidden;
}

.i_news02_l dl dt {
    float: left;
    width: 180px;
    height: 100px;
    overflow: hidden;
}

.i_news02_l dl dt a:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2);
}

.i_news02_l dl dd {
    float: right;
    width: 475px;
    text-align: left;
}

.i_news02_l dl dd h3 {
    display: block;
    height: 30px;
    line-height: 20px;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.i_news02_l dl dd span {
    display: block;
    margin-top: 5px;
    height: 60px;
    line-height: 20px;
    overflow: hidden;
    color: #888888;
}

.i_pro02 {
    width: 100%;
    padding: 50px 0;
}

.i_pro02_l {
    margin: 30px auto 0;
    width: 1120px;
    height: 348px;
    overflow: hidden;
}

.i_pro02_l li {
    float: left;
    width: 224px;
    height: 174px;
    overflow: hidden;
    width: 224px;
    height: 174px;
    overflow: hidden;
}

.i_pro02_l li a:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2);
}

.i_kc {
    width: 100%;
    padding: 30px 0 40px;
    background: #f2f2f2;
}

.i_kc_l {
    width: 1120px;
    margin: 0 auto;
}

.i_kc_l ul {
    float: left;
    margin-left: 5px;
    width: 331px;
}

.i_kc_l ul li {
    width: 331px;
    position: relative;
}

.i_kc_l ul li i {
    display: block;
    overflow: hidden;
}

.i_kc_l ul li a:hover i img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2);
}

.i_kc_l ul li dl {
    display: none;
    position: absolute;
    width: 331px;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: 2;
}

.i_kc_l ul li dl dt {
    color: #FFF;
    font-size: 32px;
    width: 150px;
    margin: 0 auto;
    text-align: center;
}

.i_kc_l ul li dl dd {
    width: 125px;
    height: 40px;
    margin: 40px auto 0;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #666666;
    border-radius: 20px;
    background: #FFF;
}

.i_kc_l ul:nth-child(1) {
    margin-left: 0;
}

.i_kc_l ul:nth-child(1) li:nth-child(1) {
    height: 245px;
    overflow: hidden;
}

.i_kc_l ul:nth-child(1) li:nth-child(1) a:hover dl {
    display: block;
    padding-top: 40px;
    height: 245px;
    background: rgba(233, 72, 54, .9);
}

.i_kc_l ul:nth-child(1) li:nth-child(2) {
    height: 311px;
    margin-top: 4px;
    overflow: hidden;
}

.i_kc_l ul:nth-child(1) li:nth-child(2) a:hover dl {
    display: block;
    padding-top: 60px;
    height: 311px;
    background: rgba(233, 72, 54, .9);
}

.i_kc_l ul:nth-child(2) li:nth-child(1) {
    height: 383px;
    overflow: hidden;
}

.i_kc_l ul:nth-child(2) li:nth-child(1) a:hover dl {
    display: block;
    padding-top: 100px;
    height: 383px;
    background: rgba(108, 207, 113, .9);
}

.i_kc_l ul:nth-child(2) li:nth-child(2) {
    height: 172px;
    margin-top: 5px;
    overflow: hidden;
}

.i_kc_l ul:nth-child(2) li:nth-child(2) a:hover dl {
    display: block;
    padding-top: 20px;
    height: 172px;
    background: rgba(108, 207, 113, .9);
}

.i_kc_l ul:nth-child(2) li:nth-child(2) a:hover dl dd {
    margin-top: 10px;
}

.i_kc_l ul:nth-child(3) {
    width: 447px;
}

.i_kc_l ul:nth-child(3) li {
    width: 447px;
}

.i_kc_l ul:nth-child(3) li dl {
    width: 447px;
}

.i_kc_l ul:nth-child(3) li:nth-child(1) {
    height: 245px;
    overflow: hidden;
}

.i_kc_l ul:nth-child(3) li:nth-child(1) a:hover dl {
    display: block;
    padding-top: 40px;
    height: 245px;
    background: rgba(249, 209, 23, .9);
}

.i_kc_l ul:nth-child(3) li:nth-child(2) {
    height: 311px;
    margin-top: 4px;
    overflow: hidden;
}

.i_kc_l ul:nth-child(3) li:nth-child(2) a:hover dl {
    display: block;
    padding-top: 60px;
    height: 311px;
    background: rgba(249, 209, 23, .9);
}

.i_company {
    width: 100%;
    padding: 50px 0;
}

.i_company_l {
    margin: 20px auto 0;
    width: 1120px;
    overflow: hidden;
}

.i_company_l li {
    float: left;
    display: inline-block;
    width: 120px;
    height: 60px;
    margin: 10px;
    overflow: hidden;
}

.copyright {
    float: right;
    margin-top: 10px;
    line-height: 30px;
    color: #bbbbbb;
    font-size: 14px;
}

/* 首页部分结束 */

/* 内页部分开始 */

.sidebar {
    width: 22%;
    float: left;
}


.nmdefont {
    margin: 0 auto;
    width: 1120px;
}

.header_top {
    height: 30px;
    line-height: 30px;
    background: #f2f2f2;
}

.header_top span {
    float: left;
}

.header_top .topLink {
    float: right;
}

.header_top .topLink a {
    color: #595959;
    padding: 0 10px;
    font-size: 12px;
}

.header_title .txt {
    float: left;
    padding-left: 34px;
    text-align: center;
    line-height: 28px;
    margin-top: 45px;
    border-left: #dedede 1px solid;
}

.header_title .txt h4 {
    font-size: 18px;
}

.header_title .txt h4 span {
    color: #0152ad;
}

.header_title .tel {
    float: right;
    padding-top: 30px;
    padding-left: 64px;
    background: url(../Images/tel.png) left bottom no-repeat;
}

.header_title .tel p {
    height: 20px;
    line-height: 20px;
    margin-bottom: 2px;
}

.header_title .tel strong {
    height: 26px;
    line-height: 26px;
    font-size: 20px;
    color: #0152ad;
    display: block;
}

.yunu-mNav {
    display: none;
}

.wraper {
    height: 60px;
    line-height: 60px;
    background-color: #0152ad;
    position: relative;
    z-index: 999999;
}

.wraper .mfbox {
    position: relative;
    height: 100%;
}

.wraper .mfbox>.ddsmoothmenu>ul {
    padding: 0;
    position: relative;
    z-index: 2
}

.wraper .mfbox>.ddsmoothmenu>ul>li {
    width: 150px;
    float: left;
    position: relative;
}

.wraper .mfbox>.ddsmoothmenu>ul>li>a {
    height: 60px;
    display: block;
    color: #fff;
    text-align: center;
    position: relative;
    transition: 0.3s;
    z-index: 999;
}

.ddsmoothmenu {
    position: relative;
    width: 100%;
    height: 60px;
    background: #0152ad;
}

.nav-item a:hover {
    color: #fff
}

.move-bg {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 150px;
    height: 60px;
    background: #023c7e;
    z-index: 0
}

.move-bg::after {
    content: '';
    display: block;
    width: 20px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 44px;
    transform: translateX(-50%);
}

.search {
    height: 48px;
    background: #f7f7f7;
}

.search p {
    line-height: 48px;
    display: inline;
}

.search p a {
    margin-left: 10px;
}

.search p a:first-child {
    margin-left: 20px;
}

.search .so {
    width: 280px;
    height: 36px;
    float: right;
    margin-top: 6px;
    position: relative;
}

.search .so .s_int {
    width: 280px;
    height: 36px;
    line-height: 36px;
    border: #a5a5a5 1px solid;
    background: url(../Images/so.png) 10px center no-repeat #ffff;
    padding-left: 40px;
    box-sizing: border-box;
}

.search .so .s_btn {
    width: 65px;
    height: 36px;
    line-height: 36px;
    background: #0152ad;
    text-align: center;
    color: #fff;
    border: none;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

.row1 {
    overflow: hidden;
    padding-bottom: 60px;
}

.g_tit {
    text-align: center;
    padding: 40px 0 26px;
}

.g_tit h3 {
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #3f3f3f;
    font-size: 28px;
    margin-bottom: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.g_tit p {
    height: 18px;
    display: inline-block;
    position: relative;
    font-size: 0;
}

.g_tit p span {
    line-height: 18px;
    color: rgb(127, 127, 127);
    font-size: 14px;
    padding: 0 12px;
    background: #fff;
    margin: 0 160px;
    z-index: 9;
    position: relative;
}

.g_tit p::before {
    content: '';
    width: 100%;
    height: 1px;
    background: #d4d4d4;
    position: absolute;
    top: 50%;
}

.icon-1 {
    overflow: hidden;
    margin: 0 -3px;
}

.icon-1 li {
    width: 16.6%;
    float: left;
}

.icon-1 span {
    padding-top: 106%;
    display: block;
    transition: 0.3s;
    cursor: pointer;
    margin: 0 3px;
}

.icon-1 .item1 {
    background: url(../Images/icon-1.jpg) center center no-repeat;
    background-size: 100%;
}

.icon-1 .item2 {
    background: url(../Images/icon-2.jpg) center center no-repeat;
    background-size: 100%;
}

.icon-1 .item3 {
    background: url(../Images/icon-3.jpg) center center no-repeat;
    background-size: 100%;
}

.icon-1 .item4 {
    background: url(../Images/icon-4.jpg) center center no-repeat;
    background-size: 100%;
}

.icon-1 .item5 {
    background: url(../Images/icon-5.jpg) center center no-repeat;
    background-size: 100%;
}

.icon-1 .item6 {
    background: url(../Images/icon-6.jpg) center center no-repeat;
    background-size: 100%;
}

.icon-1 .item1:hover {
    background: url(../Images/icon-1-hover.jpg) center center no-repeat;
    background-size: 100%;
}

.icon-1 .item2:hover {
    background: url(../Images/icon-2-hover.jpg) center center no-repeat;
    background-size: 100%;
}

.icon-1 .item3:hover {
    background: url(../Images/icon-3-hover.jpg) center center no-repeat;
    background-size: 100%;
}

.icon-1 .item4:hover {
    background: url(../Images/icon-4-hover.jpg) center center no-repeat;
    background-size: 100%;
}

.icon-1 .item5:hover {
    background: url(../Images/icon-5-hover.jpg) center center no-repeat;
    background-size: 100%;
}

.icon-1 .item6:hover {
    background: url(../Images/icon-6-hover.jpg) center center no-repeat;
    background-size: 100%;
}

.row2 {
    overflow: hidden;
    background: url(../Images/row2_bg.jpg);
}

.category {
    background: #fff;
    width: 23%;
    float: left;
    margin-right: 20px;
}

.category h3 {
    height: 60px;
    line-height: 60px;
    background: #0152ad;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.category ul {
    border: #e5e5e5 1px solid;
    border-top: none;
}

.category ul li {
    position: relative;
}

.category ul li span::before {
    content: " ";
    display: block;
    height: 30px;
    width: 30px;
    background: url(../Images/dayu.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: 8px;
    top: 8px;
}

.category ul li .item-content h4 a::before {
    content: " ";
    display: block;
    height: 20px;
    width: 20px;
    background: url(../Images/dayu.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: 30px;
    top: 12px;
}

.category ul li span {
    height: 45px;
    line-height: 45px;
    border-bottom: #e5e5e5 1px solid;
    padding-left: 44px;
    display: block;
    color: #666;
    position: relative;
    cursor: pointer;
}

.category ul li .item-content {
    position: relative;
}

.category ul li .item-content h4 a {
    height: 45px;
    line-height: 45px;
    border-bottom: #e5e5e5 1px solid;
    display: block;
    color: #666;
    position: relative;
    padding-left: 60px;
}

.category ul li .item-content h4 {
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pro .ul_pro {
    overflow: hidden;
    margin: 0 -10px;
    padding-bottom: 38px;
}

.pro .ul_pro li {
    width: 33.3%;
    float: left;
    margin-bottom: 18px;
}

.pro .ul_pro li a {
    margin: 0 10px;
    border: #cccccc 1px solid;
    background: #fff;
    display: block;
    transition: 0.3s;
}

.pro .ul_pro li a .pic {
    padding-top: 75%;
    height: 0;
    position: relative;
}

.pro .ul_pro li a .pic img {
   
    position: absolute;
    left: 0;
    top: 0px;
    display: block;
    height: 100%;
}

.pro .ul_pro li a p {
    height: 58px;
    line-height: 58px;
    font-size: 16px;
    padding-left: 16px
}

.row3 {
    overflow: hidden;
    background: url(../Images/row3_bg.jpg) center top no-repeat;
    height: 150px;
    background-size: cover;
}

.row3 .mfbox{
    padding-top: 10%;
    position: relative;
}

.row3 .mfbox .mobtxt {
    display: none;
}

.row3 .mfbox .txt {
    position: absolute;
    right: 0px;
    top: 36px;
    width: 300px;
    top: 26px;
}
@media only screen and (max-width: 1366px){
    .row3 .mfbox .txt{
        top: 15px;
    }
}
.row3 .mfbox .txt .more {
    width: 150px;
    height: 40px;
    line-height: 40px;
    background: #3f3f3f;
    display: block;
    text-align: center;
    background-color: rgb(63, 63, 63);
    color: #fff;
    border-radius: 3px;
    float: right;
}
.row3 .mfbox .txt p {
    width: 100%;
    height: 22px;
    line-height: 22px;
    margin-top: 10px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    float: right;
    text-align: right;
}

.row4 {
    overflow: hidden;
    margin-top: 46px;
}

.row4 .tit {
    text-align: center;
    margin-bottom: 56px;
}

.row4 .tit h2 {
    height: 46px;
    line-height: 46px;
    color: #333;
    font-size: 28px;
    border-bottom: #0152ad 2px solid;
}

.row4 .tit h2 em {
    color: #0152ad;
    font-weight: bold;
    font-style: initial;
}

.row4 .tit span {
    width: 202px;
    height: 48px;
    line-height: 48px;
    background: #0152ad;
    text-align: center;
    margin: 0 auto;
    font-size: 26px;
    color: #fff;
    display: block;
}

.ul-imgtxt {
    overflow: hidden;
}

.ul-imgtxt>li {
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}
.ul-imgtxt>li>.pic {
    width: 50%;
    float: right;
}

.ul-imgtxt>li>.pic img {
    max-width: 100%;
    max-height: 100%;
    display: block;
}

.ul-imgtxt>li>.txt {
    width: 50%;
    float: left;
    padding-top: 25px;
}
.ul-imgtxt>li>.txt>.title {
    background: url(../images/01.png) left center no-repeat;
    padding: 20px 0 0 60px;
    margin-bottom: 20px;
}

.ul-imgtxt>li>.txt>.title>h4 {
    height: 24px;
    line-height: 24px;
    color: rgb(63, 63, 63);
    font-size: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.ul-imgtxt>li>.txt>.title>h4>span {
    color: #0152ad;
}

.ul-imgtxt>li>.txt>.title>em {
    display: block;
    height: 18px;
    line-height: 18px;
    color: rgb(127, 127, 127);
    font-size: 12px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.ul-imgtxt>li>.txt>.ul-txt {
    padding-left: 38px;
}

.ul-imgtxt>li>.txt>.ul-txt>li {
    height: auto;
    width: 87%;
    line-height: 30px;
    color: #333;
    background: url(../Images/dot.png) left center no-repeat;
    padding-left: 26px;
}

.ul-imgtxt>li>.txt>.ul-txt>li>span {
    float: none;
    color: #0152ad;
}

.ul-imgtxt>li:nth-child(2n)>.pic {
    float: left;
}

.ul-imgtxt>li:nth-child(2)>.txt>.title {
    background: url(../Images/02.png) left center no-repeat;
}

.ul-imgtxt>li:nth-child(3)>.txt>.title {
    background: url(../Images/03.png) left center no-repeat;
}

.ul-imgtxt>li:nth-child(4)>.txt>.title {
    background: url(../Images/04.png) left center no-repeat;
}

.row5 {
    overflow: hidden;
}

.row5 .g-tit {
    padding: 54px 0 46px;
    text-align: center;
}

.row5 .g-tit h3 {
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #3f3f3f;
    font-size: 28px;
    margin-bottom: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.row5 .g-tit em {
    color: #0152ad;
    font-style: normal;
}

.row5 .g-tit p {
    height: 18px;
    display: inline-block;
    position: relative;
    font-size: 0;
}

.row5 .g-tit p span {
    line-height: 18px;
    color: rgb(127, 127, 127);
    font-size: 18px;
    padding: 0 12px;
    background: #fff;
    margin: 0 160px;
    z-index: 9;
    position: relative;
}

.row5 .g-tit p::before {
    content: '';
    width: 100%;
    height: 1px;
    background: #d4d4d4;
    position: absolute;
    top: 50%;
}

.ul-case {
    margin: 0 -5px;
}

.ul-case li {
    width: 33.3%;
    float: left;
    margin-bottom: 10px;
}

.ul-case li a {
    margin: 0 5px;
    display: block;
}

.ul-case li .pic {
    padding-top: 75%;
    height: 0;
    position: relative;
}

.ul-case li .pic img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
}

.ul-case li p {
    height: 34px;
    line-height: 34px;
    color: #333;
    font-size: 16px;
    text-align: center;
}

.row6 {
    overflow: hidden;
    margin-top: 50px;
    padding-top: 34px;
    background: url(../Images/about_bg.jpg) no-repeat;
}

.row6 h3 {
    height: 44px;
    line-height: 44px;
    font-size: 28px;
    color: #fff;
    text-align: center;
}

.row6 .pic {
    width: 84%;
    margin: 16px auto 0;
}

.row6 .pic img {
    width: 100%;
    height: 100%;
    display: block;
}

.row6 .txt {
    width: 84%;
    margin: 10px auto 0;
    line-height: 24px;
    color: #fff;
}

.row6 .more {
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #0152ad;
    margin: 40px auto 44px;
    display: block;
    background: #fff;
}

.row7 {
    overflow: hidden;
    margin-top: 66px;
}

.row7 .mfbox {
    position: relative;
}

.row7 .i_news_title {
    height: 55px;
    background: #e0e0e0;
}

.row7 .i_news_title li {
    width: 164px;
    float: left;
    line-height: 55px;
    color: #333;
    text-align: center;
    cursor: pointer;
}

.i_fic_c {
    height: auto;
    visibility: visible;
}

.i_fic_c_1 {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.conbox {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.conbox li {
    float: left;
    width: 295px;
    height: 100%;
    min-height: 1px;
}

.conbox li a {
    margin: 0 5px;
    padding-top: 100%;
    position: relative;
    height: 0;
    display: block;
    border-top: #f5f5f5 1px solid;
    border-bottom: #f5f5f5 1px solid;
}

.conbox li img {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
}

.box_con {
    position: relative;
    overflow: hidden;
    border: #e0e0e0 1px solid;
    padding: 15px 10px;
}

.box_con .btn {
    width: 45px;
    height: 45px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 99;
    background-color: rgba(204, 204, 204, 0.8);
    border-radius: 50%;
    transition: 0.3s;
    opacity: 0;
}

#i_fic_c_1:hover .box_con .btn {
    opacity: 1;
}

#i_fic_c_2:hover .box_con .btn {
    opacity: 1;
}

.box_con .btnl {
    background-image: url(../Images/left.png);
    left: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 12px auto;
}

.box_con .btnr {
    background-image: url(../Images/right.png);
    right: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 12px auto;
}

.row7 .i_news_title li:hover,.row7 .i_news_title .on {
    color: #fff;
    background: #0152ad;
}

.row8 {
    overflow: hidden;
    margin-top: 50px;
}

.row8 .col_list {
    width: 30%;
    float: left;
}

.row8 .col_list .g_tit_2 {
    height: 50px;
    line-height: 50px;
    margin-bottom: 20px;
}

.row8 .col_list .g_tit_2 .more {
    float: right;
    color: rgb(0, 0, 0);
}

.row8 .col_list .g_tit_2 span {
    padding: 0 22px;
    display: inline-block;
    color: #fff;
    background: #0152ad;
    text-align: center;
    font-size: 18px;
}

.row8 .col_list .pic {
    width: 100%;
    height: 170px;
    overflow: hidden;
    cursor: pointer;
}

.row8 .col_list .pic img {
    width: 100%;
    height: 100%;
    display: block;
    transition: 0.3s;
}

.row8 .col_list .ul_news{
    padding-top: 10px;
}

.row8 .col_list .ul_news li {
    height: 32px;
    line-height: 32px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.row8 .col_list .ul_news li a {
    color: #333;
}

.row8 .col_list .ul_news li a span {
    color: #333;
}

.row8 .col_r2 {
    margin-left: 45px;
}

.row8 .col_r2 .g_tit_2 span{
    background: #545454;
}

.myscroll {
    width: 100%;
    height: 360px;
    line-height: 30px;
    overflow: hidden;
    margin-top: 22px;
}

.ul-ask {
    overflow: hidden;
}

.ul-ask li {
    margin-bottom: 10px;
}

.ul-ask li h5 {
    color: #333;
  
    line-height: 20px;
    font-weight: normal;
    font-size: 14px;
}

.ul-ask li h5 span {
    color: #0152ad;
}

.ul-ask li p {
    color: rgb(165, 165, 165);
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.ul-ask li p span {
    color: rgb(127, 127, 127);
}

.ul-dowmlist{
    margin-top: 55px;
}
.ul-dowmlist li{
    padding: 32px 180px 32px 56px;
    margin: 0 0 22px 0;
    border: 1px solid #e6e6e6;
    transition: all ease .5s;
    position: relative !important;
    top: auto !important;
}
.ul-dowmlist li span{
    font-size: 16px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 24px;
    line-height: 24px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #666;
}
.ul-dowmlist li .down-btn{
    background: #f2f2f2 url(../images/wicon13.png) no-repeat center center;
    width: 90px;
    display: block;
    height: 90px;
    position: absolute;
    top: -1px;
    right: -1px;
    transition: all ease .5s;
}

.downs .p_pro{position: relative;}

.downs .p_pro .sortnavul{
    position: absolute;
    right: 0;
    top: 0;
}
.downs .p_pro .sortnavul li a::before {
display: none;
}
.downs .p_pro .sortnavul li{
    width: auto;
}


.row8 .col_m {
    width: 31%;
    float: right;
}

.row9 {
    overflow: hidden;
    margin-top: 60px;
}

.row9 .gbook_left {
    width: 66%;
    min-height: 298px;
    float: left;
    background: url(../Images/gbook_bg.jpg) left top no-repeat;
    background-size: cover;
    padding-top: 116px;
    box-sizing: border-box;
    text-align: center;
}

.row9 .gbook_left h5 {
    color: #fff;
    font-size: 18px;
}

.row9 .gbook_left p {
    margin-top: 40px;
    color: #fff;
}

.row9 .gbook_right {
    width: 28%;
    float: right
}

.row9 .gbook_right .adv h4 {
    font-size: 16px;
    padding-left: 38px;
    color: #333;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.row9 .gbook_right .adv p {
    padding-left: 70px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.row9 .gbook_right .content {
    margin-top: 10px;
}

.row9 .gbook_right .content label {
    margin-bottom: 10px;
    overflow: hidden;
    display: block;
}

.row9 .gbook_right .content label:nth-child(6){
  display: none;
}

.row9 .gbook_right .content label span {
    width: 40px;
    line-height: 34px;
    color: #666;
    display: block;
    float: left;
}

.row9 .gbook_right .content label input {
    width: 88%;
    float: left;
    height: 32px;
    line-height: 32px;
    border: #ccc 1px solid;
    padding: 0 15px;
    box-sizing: border-box;
}

.row9 .gbook_right .content .gbook_formbtn input{
    display: none;
}

.row9 .gbook_right .content label:nth-child(5) input {
    width: 88%;
    height: 98px;
    border: #ccc 1px solid;
    padding: 15px;
    box-sizing: border-box;
    line-height: 32px;
    border-radius: 5px;
    font-size: 12px;
    color: #444;
}

.row9 .gbook_right .content .gbook_formbtn input.more{
    display: block;
    width: 98px;
    height: 38px;
    line-height: 38px;
    background: #0152ad;
    text-align: center;
    color: #fff;
    border: none;
    margin: auto;
    float: none;
    margin-top: 20px;
}

.row10 {
    overflow: hidden;
    margin-top: 38px;
}

.row10 .ul-link {
    margin-top: 30px;
    overflow: hidden;
    margin: 30px -15px 0;
}

.ul-link span {
    padding-left: 15px;
    height: 30px;
    line-height: 30px;
    display: block;
    float: left;
}

.ul-link a {
    height: 30px;
    line-height: 30px;
    display: block;
    float: left;
    color: #333;
    margin: 0 15px;
}

.footer {
    padding-top: 15px;
}

.footer .fd-nav {
    overflow: hidden;
    height: 60px;
    line-height: 60px;
    background-color: #0152ad;
}

.footer .fd-nav li {
    width: 12.5%;
    float: left;
    position: relative;
}

.footer .fd-nav li a {
    height: 60px;
    display: block;
    color: #fff;
    text-align: center;
    position: relative;
    transition: 0.3s;
    z-index: 999;
}

.fd-con {
    padding: 18px 0px;
    position: relative;
    overflow: hidden;
}

.fd-con .logo {
    padding-right: 20px;
    line-height: 150px;
    float: left;
    width: 250px;
    height: 60px;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.fd-con .logo img {
    width: 100%;
    height: 100%;
    display: block;
    vertical-align: middle;
}

.fd-con .contact {
    width: 34%;
    float: left;
    margin-left: 310px;
}

.fd-con .contact h5 {
    height: 48px;
    line-height: 48px;
    border-bottom: #545454 1px dotted;
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
    font-weight: bold;
}

.fd-con .contact .ul-txt li {
    width: 50%;
    float: left;
    height: 24px;
    line-height: 24px;
    color: #333;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.fd-con .qr {
    float: right;
}

.qr-1 {
    width: 130px;
    float: left;
    margin: 0 18px;
}

.qr-1 img {
    width: 130px;
    height: 130px;
    display: block;
}

.qr-1 p {
    text-align: center;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}

.g-cur {
    height: 40px;
    line-height: 40px;
    background: #f3f3f3;
}

.g-cur .mfbox {
    box-sizing: border-box;
    background: url(../Images/icon_home.png) left center no-repeat;
    padding-left: 22px;
}

.row_pro {
    overflow: hidden;
    padding: 20px 0 56px;
}

.sidebar_l {
    width: 100%;
    padding-top: 12px;
    margin-bottom: 20px;
    overflow: hidden;
}

.g-titIns1 {
    height: 44px;
    line-height: 44px;
    font-size: 20px;
    color: #545454;
    border-bottom: 1px solid #ebebeb;
    font-weight: normal;
    position: relative;
}

.g-titIns1::after {
    content: "";
    width: 80px;
    height: 1px;
    background: #0152ad;
    position: absolute;
    left: 0;
    bottom: -1px
}

.ified .ul-newslist{
    margin-bottom: 30px;
}

.ified .ul-newslist li {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    padding: 10px 0;
    border-bottom: #dddddd 1px dotted;
}

.contact h3 {
    height: 44px;
    line-height: 44px;
    font-size: 20px;
    color: #545454;
    border-bottom: 1px solid #ebebeb;
    font-weight: normal;
    position: relative;
}

.contact h3::after {
    content: "";
    width: 80px;
    height: 1px;
    background: #0152ad;
    position: absolute;
    left: 0;
    bottom: -1px;
}

.m-info p {
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #2f2f22;
}

.p_pro {
    width: 75%;
    float: right;
}

.pro_list li,.pro_list2 li {
    width: 33.33%;
    float: left;
    margin-top: 20px;
}
.pro_list li{margin-right: 20px;width: 30%;}
.pro_list li video{
    width: 100%;
    height: 200px;
}
.pro_list li h3 {
    text-align: center;
    color: #000;
}

.pro_list li a,.pro_list2 li a {
    margin: 0 10px;
    display: block;
    text-align: center;
}

.pro_list li .pic {
    padding-top: 77%;
    height: 0;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
    border: 1px solid #e1e1e1;
    box-sizing: content-box;
}

.pro_list li .pic img,.pro_list2 li .pic img {
    display: inline-block;
    vertical-align: middle;
 
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}

.pro_list li p {
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    color: #434343;
    text-align: center;
    overflow: hidden;
    margin-bottom: 10px;
}

.pro_list2 li .pic {
    padding-top: 77%;
    height: 0;
    position: relative;
    overflow: hidden;
}

.pro_list2 li p {
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 15px;
    color: #666;
    font-weight: 400;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.pro_list2 li a:hover {
    text-decoration: none;
    box-shadow: 0 5px 8px 2px rgba(0,0,0,.2);
}

.pro_list2 li a:hover .pic img {
    transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
}

.pro_list2 li a:hover p {
    background-color: #0152ad;
    color: #fff;
}

.n_n_list {
    margin: 22px 0 52px 0;
}

.n_n_list li {
    font-size: 14px;
    padding: 10px 0;
    border-bottom: #dddddd 1px dotted;
}

.n_n_list li .tit {
    overflow: hidden;
}

.n_n_list li .tit .time {
    float: right;
    height: 41px;
    line-height: 41px;
    font-size: 14px;
}

.n_n_list li .tit a {
    float: left;
    display: block;
    font-size: 16px;
    height: 46px;
    line-height: 46px;
    font-weight: bold;
}

.n_n_list li .tit a>span {
    width: 10px;
    font-size: 20px;
    vertical-align: middle;
    margin-right: 14px;
    color: #0152ad;
    background: url(../Images/bluejiantou.png)no-repeat center;
    height: 10px;
    display: inline-block;
    background-size: 100%;
}

.n_n_list li .txt div {
    font-size: 14px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #2f2f2f;
}

.m-content {
    margin: 22px 0;
    font-size: 14px;
    color: #595959;
}

.m-content .txt p {
    line-height: 28px;
    color: #2f2f2f;
    font-size: 14px;
}

.gbook_indexpost {
    margin: 48px auto 0;
}

.gbook_pro label {
    width: 100%;
    margin-bottom: 15px;
    display: block;
    font-size: 14px;
    overflow: hidden;
}

.gbook_pro label span {
    width: 70px;
    height: 34px;
    line-height: 34px;
    color: #2f2f2f;
    float: left;
    font-weight: bold;
    text-align: right;
    margin-right: 30px;
    display: inline-block;
}

.gbook_pro label input {
    width: 77%;
    overflow: hidden;
    height: 32px;
    line-height: 32px;
    border: #cccccc 1px solid;
    border-radius: 3px;
    padding: 0 14px;
    box-sizing: border-box;
    color: #555;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.gbook_formbtn input {
    display: none;
}

.gbook_formbtn .more {
    padding: 0 10px;
    height: 32px;
    line-height: 32px;
    border: none;
    margin-right: 22px;
    cursor: pointer;
    transition: 0.3s;
    background: #0152ad;
    color: #fff;
    display: block;
}

.row7_yuniu {display: none;}

@media screen and (max-width: 1024px){
    .mfbox {width: 98%;}
    .wraper .mfbox>.ddsmoothmenu>ul>li{width: 12.5%;}
    .row9 .gbook_left{width: auto;float: none;}
    .row9 .gbook_right{width: auto;float: none;margin-top: 20px;}
    .move-bg{display: none !important;}
}
@media screen and (max-width: 768px){
    .header_title .txt{
        padding-left: 24px;
    }
    .header_title .tel{
        background-size: 46px auto;
        padding-left: 54px;
    }
    .header_title .txt h4{font-size: 16px;}
    .header_title .tel strong {
        font-size: 16px;
        height: 22px;
        line-height: 22px;
    }
    .row3{
        background: url(../Images/row3_bg2.jpg) center center no-repeat;
        background-size: 100% auto;
    }
    .row3 .mfbox .mobtxt{
        display: block;
        width: 100%;
        position: absolute;
        top: 80%;
        left: 0;
        transform: translateY(-50%);
    }
    .row3 .mfbox .mobtxt p {
        line-height: 26px;
        font-size: 18px;
        text-align: center;
        color: #fff;
    }
    .row3 .mfbox .txt{display: none;}
    .row4 .tit h2{font-size: 22px;}
    .row4 .tit span{width: 170px;height: 42px;line-height: 42px;font-size: 20px;}
    .row5 .g-tit h3{font-size: 22px;margin-bottom: 20px;}
    .row6 h3{font-size: 22px;}
    .conbox li{width: 244px;}
    .fd-con .logo {display: none;}
    .fd-con .contact{width: 56%;margin-left: 0;}
    .qr-1{margin: 0 17px;}
    .p_container .ified,.p_container .contact{display: none;}
    .sidebar{width: 100%;}
    .p_pro{width: 100%;}
    .g-titIns1{display: none;}
    .gbook_indexpost{margin: 0;}
}
@media screen and (max-width: 425px){
    .header_top,.header_title,.wraper{display: none;}
    .yunu-mNav{
        display: block;
        width: 100%;
        height: 50px;
        background: #0152ad;
        position: relative;
        z-index: 9999999;
    }

    .i_nav ul li ul{
        position: relative;
        top: 0 !important;
        width: 100% !important;
    }
    .yunu-mNav h3 {
        text-align: center;
        line-height: 50px;
        color: #fff;
        font-size: 16px;
    }
    .yunu-mNav .menuBtn {
        position: absolute;
        left: 10px;
        top: 5px;
        float: right;
        width: 36px;
        height: 36px;
        padding: 3px;
        cursor: pointer;
        display: block;
    }
    .yunu-mNav .menuBtn b {
        display: block;
        height: 2px;
        border-radius: 2px;
        background-color: #fff;
        margin: 5px 0 7px;
        transition: 0.3s;
        -ms-transition: 0.3s;
        -moz-transition: 0.3s;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
    }
    .search{
        height: auto;
        padding-bottom: 10px;
    }
    .search p{
        display: block;
        line-height: 20px;
        padding: 10px 0;
    }
    .search .so{
        width: 100%;
        float: none;
        margin-top: 0;
    }
    .search .so .s_int{width: 100%;}
    .row1{display: none;}
    .g_tit{padding: 10px 0;}
    .g_tit h3{margin-bottom: 0;font-size: 18px;}
    .g_tit p::before{display: none;}
    .g_tit p span{margin: 0;background: url(../Images/row2_bg.jpg);}
    .category ul{display: none;}
    .category{width: 100%;float: none;margin-bottom: 20px;margin-right: 0;}
    .category h3{height: 36px;line-height: 36px;text-align: left;padding-left: 20px;color: #fff;font-size: 16px;}
    .pro .ul_pro li{width: 50%;}
    .row3 .mfbox{padding-top: 20%;}
    .row4 .tit span{display: none;}
    .row4 .tit h2{font-size: 18px;border-bottom: none;}
    .row4{margin-top: 10px;}
    .row4 .tit{margin-bottom: 10px;}
    .ul-imgtxt>li>.pic{float: none;width: auto;text-align: center;}
    .ul-imgtxt>li>.txt{width: auto;}
    .ul-imgtxt>li>.txt>.title{background-size: 44px auto;padding: 0px 0 0 44px;}
    .ul-imgtxt>li:nth-child(2)>.txt>.title,
    .ul-imgtxt>li:nth-child(3)>.txt>.title,
    .ul-imgtxt>li:nth-child(4)>.txt>.title{background-size: 44px auto;}
    .row5 .g-tit{padding: 10px 0;}
    .row5 .g-tit h3{font-size: 18px;margin-bottom: 0;}
    .row5 .g-tit p::before{display: none;}
    .row5 .g-tit p span{margin: 0;}
    .ul-case li{width: 50%;}
    .row6{padding-top: 10px;margin-top: 10px;}
    .row6 h3{font-size: 18px;height: 30px;line-height: 30px;}
    .row6 .more{width: 102px;height: 32px;line-height: 32px;margin: 10px auto;}
    .row7{display: none;}
    .row7_yuniu{display: block;}
    .row7_yuniu .g-tit {
        padding: 10px 0;
        text-align: center;
    }
    .row7_yuniu .g-tit h3 {
        height: 30px;
        line-height: 30px;
        text-align: center;
        color: #3f3f3f;
        font-size: 18px;
        margin-bottom: 0;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .row7_yuniu .g-tit p {
        height: 18px;
        display: inline-block;
        position: relative;
        font-size: 0;
    }
    .row7_yuniu .g-tit p span {
        margin: 0;
        line-height: 18px;
        color: rgb(127, 127, 127);
        font-size: 14px;
        padding: 0 12px;
        background: #fff;
        z-index: 9;
        position: relative;
    }
    .ul-mobNews li a {
        height: 48px;
        line-height: 48px;
        border-bottom: #eeeeee 1px solid;
        display: block;
        color: #666;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .ul-mobNews li a span {float: right;}
    .row8{display: none;}
    .row9{margin-top: 10px;position: relative;}
    .row9 .gbook_left{
        width: auto;
        float: none;
        position: relative;
        min-height: 406px;
        padding-top: 10px;
    }
    .row9 .gbook_left h5{
        font-size: 16px;
        margin-left: 0;
        color: #fff;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .row9 .gbook_left p{margin-top: 0;}
    .row9 .gbook_right{width: 100%;position: absolute;top: 0;left: 0;margin-top: 45px;}
    .row9 .gbook_right .adv {display: none;}
    .row9 .gbook_right .content label{margin-bottom: 0;width: 94%;margin: 0 auto;}
    .row9 .gbook_right .content label span{display: block;float: none;color: #fff;}
    .row9 .gbook_right .content label input{width: 100%;}
    .row9 .gbook_right .content label:nth-child(5) input{width: 100%;}
    .row10,.footer{display: none;}
    .pro_list li, .pro_list2 li{width: 50%;margin-top: 10px;}
    .n_n_list{margin: 10px 0 0;}
    .sidebar_l{margin-bottom: 10px;}
    .gbook_pro label input{width: 96%;}
    .gbook_pro label span{text-align: left;}
    .ddsmoothmenu{padding: 0;position: relative;z-index: 2;height: auto;}
    .wraper .mfbox>.ddsmoothmenu>ul>li{
        width: 100%;
        float: none;
        line-height: 56px;
        border-bottom: #023c7e 1px solid;
    }
    .wraper .mfbox>.ddsmoothmenu>ul>li>a{
        text-align: left;
        padding-left: 36px;
        height: auto;
    }
    .wraper{height: auto;}
    .wraper .mfbox>.ddsmoothmenu>ul>li>.v1 {
        background-image: url(../Images/icon5.png);
        background-position: 95% center;
        background-repeat: no-repeat;
        background-size: 12px auto;
    }
    .wraper .mfbox>.ddsmoothmenu>ul>li>a:hover{
        text-decoration: underline;
    }
    .p_l_list li{width: 27.333%;}
}