﻿/*
    Css for PEL,    ver 1.1
    CopyRight By Dongyi Network Technology CO.,Ltd Design Center
    公司 样式定义
*/
/* frame */
ol, ul, li {
    list-style: none;
}

#content {
    overflow: hidden;
    zoom: 1;
    min-width: 1120px;
    max-width: 1320px;
    padding: 40px;
    background: #fff;
}

.mainContent {
    float: right;
    width: 75%;
}

.mainContent h3 {
    font-size: 18px;
    margin: 15px 0;
}

.sideBar {
    float: left;
    width: 22%;
}

.comBannerB {
    margin-bottom: 30px;
}

.sideBarTitle {
    margin-bottom: 10px;
}

.sideBarTitle dt {
    font-size: 16px;
    font-weight: bold;
}

.sideBarTitle dd {
    font-size: 14px;
    line-height: 24px;
    padding: 10px;
}

/* 年份筛选 */
.yearfilter {
    line-height: 22px;
}

.yearfilter a,
.yearfilter span {
    float: left
}

.yearfilter a {
    display: inline-block;
    padding: 0 8px;
}

.yearfilter a:hover {
    color: #084BA6;
}

.yearfilter span {
    color: #ccc;
    margin: 0 5px;
}

.yearfilter a.on {
    background: #084BA6;
    color: #fff;
    border-radius: 2px;
}

/* 侧栏菜单 */
#siderTreeNav {
    border: #eee solid 1px;
}

#siderTreeNav .navHead {
    display: block;
    font-size: 18px;
    height: 46px;
    line-height: 46px;
    overflow: hidden;
    border-bottom: #ccc 1px solid;
    padding-left: 25px;
    background: url(../images/icon_cate.png) no-repeat 92% -12px;
}

#siderTreeNav .navHead:hover {
    color: #447099;
    cursor: pointer;
    background-color: #efefef;
}

#siderTreeNav .sub {
    display: none;
    clear: both;
}

#siderTreeNav .sub a, #sideMenu .bd a {
    display: block;
    zoom: 1;
    color: #666;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    padding-left: 55px;
    border-bottom: 1px solid #E5E5E5;
    background: url(../images/icon_cate.png) no-repeat 30px -47px #F7F7F7;
}

#siderTreeNav .sub a.on,
#siderTreeNav .sub a:hover, #sideMenu .bd a:hover {
    background-position: 30px -77px;
    color: #c33;
}

#siderTreeNav .active .navHead, #sideMenu .hd h3 {
    height: 44px;
    line-height: 44px;
    font-size: 20px;
    padding: 0 0 0 20px;
    background: url(../images/icon_cate.png) no-repeat 92% 20px #447099;
    border: none;
    color: #fff;
}

#siderTreeNav .active .navHead:hover {
    cursor: default;
}

#siderTreeNav .active .sub {
    display: block;
}

#sideMenu .bd li.current a {
    color: #c33;
    background-position: 30px -77px;
}

/* 文章子列表页 */
#articleList {
}

#articleList .txtList {
}

#articleList .txtList {
    text-align: left;
    font-size: 14px;
}

#articleList .txtList li {
    padding: 20px 0;
    border-bottom: 1px solid #E5E5E5;
    overflow: hidden;
    zoom: 1;
}

#articleList .txtList li a {
    font-size: 18px;
}

#articleList .txtList .pic {
    float: left;
    width: 160px;
    height: 120px;
    margin-right: 20px;
    display: inline;
}

#articleList .txtList .pic img {
    width: 160px;
    height: 120px;
}

#articleList .txtList .con {
    overflow: hidden;
    zoom: 1;
}

#articleList .txtList .datetime {
    font-size: 14px;
    line-height: 20px;
    color: #666;
    float: right;
}

#articleList .txtList .date {
    font-size: 14px;
    line-height: 20px;
    color: #666;
    float: right;
}

#articleList .txtList .title {
    line-height: 28px;
    padding: 0 0 10px;
}

#articleList .txtList .title a {
    font-size: 18px;
    color: #084BA6;
    text-decoration: underline;
}

#articleList .txtList .title a:hover {
    text-decoration: none;
    color: #c33;
}

#articleList .txtList .intro {
    font-size: 14px;
    color: #333;
    line-height: 24px;
}

#articleList .others {
    display: none
}

#articleList .txtList2 li {
    width: 23.6%;
    float: left;
    border: #ccc solid 1px;
    text-align: center;
    margin: 0 10px 10px 0;
}

#articleList .txtList2 li a {
    display: block;
}

#articleList .txtList2 li a:hover {
    color: #ec000a;
}

#articleList .txtList2 .date {
    display: none;
}

.page {
    clear: both;
}

/*公司介绍*/
.aboutus {
    font: 300 16px/28px Tahoma, "微软雅黑";
}

.aboutus p {
    text-indent: 2em;
    padding: 0.5em;
}

.aboutus .interview {
}

.aboutus .interview li {
    height: 35px;
    line-height: 30px;
    font-size: 14px;
}

.aboutus .interview a {
    text-decoration: underline;
    padding-left: 5px;
}

.aboutus .interview img {
    float: left;
}

#content.introContent h1.title {
    color: #084ba6;
}

.aboutPiclink {
}

.aboutPiclink a {
    display: inline-block;
    width: 24%;
    margin: 15px 4px 0;
}

.aboutPiclink a img {
    border: #FC6 solid 1px;
}

.aboutPiclink a:hover img {
    border-color: #F30;
}

.company-pic ul {
    height: auto;
    overflow: hidden;
}

.company-pic li {
    float: left;
    width: 25%;
    overflow: hidden;
}

.company-pic li.sd {
    width: 50%;
}

.company-pic img {
    width: 100%;
    border-bottom: #fff solid 1px;
    border-left: #fff solid 1px;
    display: block;
}

/*联系方式*/
.tabContsIn h5 {
    background: #DAF6F8;
    padding: 0 10px;
    color: #369;
    font: bold 14px/32px "微软雅黑"
}

.partEGov {
    float: left;
    width: 45%;
    border-right: 1px solid #CCCCCC;
    padding-right: 10px;
}

.partECom {
    float: right;
    width: 51%
}

p.listPerson {
    padding-left: 10px;
    padding-top: 5px;
}

.listPerson b {
    font-size: 14px;
    color: #f30;
    display: inline-block;
    margin-top: 10px;
}

.listContact {
    height: auto;
    overflow: hidden;
    padding: 5px 0 10px 7px;
}

.listContact li {
    float: left;
    width: 49.5%;
}

/*汇款方式*/
.SlipBox {
    overflow: hidden;
    zoom: 1;
}

.SlipBox .hd {
    float: left;
    text-align: right;
    width: 138px;
}

.SlipBox .tabTits {
    /*position: relative!important; left: 0!important; */
}

.SlipBox .tabTits li {
    background: #DAF6F8 url("../images/icons.gif") no-repeat scroll 118px -124px;
    cursor: pointer;
    height: 30px;
    padding-right: 28px;
    font: 300 14px/30px "微软雅黑";
    margin-bottom: 1px;
}

.SlipBox .tabTits li.on {
    background: #51B1E8 url("../images/icons.gif") no-repeat scroll 115px -42px;
    color: #fff;
    font-weight: bold;
    cursor: auto;
}

.SlipBox .bd {
    text-align: left;
    width: 84%;
    height: auto;
    overflow: hidden;
}

.SlipBox .tabContsIn {
    display: none;
    font: 300 16px/32px Tahoma, "微软雅黑";
    color: #333;
    min-height: 550px;
}

.SlipBox .tabContsIn-active {
    display: block;
}

.SlipBox .tabContsIn img {
    margin: 10px 0;
}

.SlipBox .tabContsIn h4 {
    clear: both;
    margin-bottom: 5px;
}

.SlipBox .tabContsIn h4 span {
    font: bold 16px/24px "微软雅黑";
    color: #fff;
    background: #447099;
    padding: 3px 20px;
    display: inline-block;
}

.SlipBox .tabContsIn a {
    color: #06c;
    text-decoration: underline;
}

.SlipBox .tabContsIn a:hover {
    color: #f30;
}

.SlipBox .notice {
    margin: 20px 0;
    background: none repeat scroll 0 0 #FFF7CD;
    border: 1px solid #F3E8AC;
    padding: 5px 10px;
}

.SlipBox .hot {
    color: #f30;
}

/* 解决方案 */
#areaList {
}

#areaList .col_l {
    width: 48%;
    float: left;
}

#areaList .col_r {
    width: 48%;
    float: right;
}

#areaList .area {
    overflow: hidden;
    margin-bottom: 20px;
}

#areaList .area h3 {
    font: bold 16px/36px "微软雅黑";
}

#areaList .area li {
    padding-left: 5px;
    line-height: 30px;
    font-size: 14px;
    overflow: hidden;
    border-bottom: 1px dotted #d8d8d8;
}

#areaList .area li a {
    color: #586572;
}

#areaList .area li a:hover {
    color: #c33;
}

#areaList .area .datetime {
    display: block;
    font-size: 11px;
    color: #06C;
}

/*面向对象*/
#Object {
}

#Object .tit {
    font-size: 18px;
    line-height: 30px;
    color: #06c;
    padding-bottom: 5px;
}

#Object .cont {
    margin-bottom: 40px;
    text-indent: 2em;
    font-size: 14px;
    line-height: 24px;
}

/**
 * 旧有样式
 */
/* 单页内容 mainContent */
.mainContent {
    overflow: hidden;
}

.mainContent p {
    padding: 0.5em;
    font: 300 16px/28px Tahoma, "微软雅黑";
}

.introPiclist li {
    float: left;
    height: 235px;
    margin: 0 2% 25px;
    text-align: center;
    width: 21%;
    overflow: hidden;
}

.introPiclist li img {
    display: block;
    height: 150px;
    margin: auto
}

.introPiclist li p {
    padding: 2px 5px;
    line-height: 26px;
}

.introPiclist li:hover p {
    background: #447099;
    color: #fff;
}

.picAuto li img {
    height: auto;
}

.contArticle_text .conTxt, .contArticle_text .conTxt p {
    font: 300 16px / 2.2em 微 软 雅 黑;
}

#introFW p {
    padding: 10px 0;
    line-height: 200%;
    font-size: 14px;
}

/*书签效果*/
.contArticle_all .hd {
    padding-bottom: 20px;
}

.contArticle_all .hd ul {
    height: auto;
    overflow: hidden;
    background: #fff;
}

.contArticle_all .hd li {
    float: left;
    height: 36px;
    font: 300 16px/36px "微软雅黑";
    color: #369;
    padding: 0 20px;
    overflow: hidden;
    background: #DAF6F8;
    margin-right: 1px;
    cursor: pointer
}

.contArticle_all .hd li.on {
    font-weight: bold;
    line-height: 36px;
    background: #447099;
    color: #fff;
    cursor: auto;
}

.contArticle_all .hd li.on a {
    color: #fff;
}

#introFW h4 {
    font: bold 14px/28px Tahoma, "微软雅黑";
}

#introFW h4.introFWvip {
    background: #fbe7cc;
    color: #f30;
    padding: 5px 20px;
    display: inline-block;
}

.contArticle_all a {
    display: inline-block;
}

.blue_a {
    color: #369;
}

.red_a {
    color: #F30;
}

.FWa {
}

.FWb {
}

.FWc {
}

.FWb table {
    background: #d8eff9;
    border-spacing: 1px;
}

.FWb table p {
    text-indent: 0;
    padding: 0;
    line-height: 20px;
}

.FWb table tr:hover td {
    background: #51b1e8;
    color: #fff;
}

.FWb table td {
    padding: 5px 10px;
}

.FWb .priceA {
    width: 70%;
    background: #f2fbfb;
}

.FWb .priceB {
    width: 30%;
    background: #fff;
}

.FWb table th.priceA, .FWb table th.priceB {
    padding: 5px;
    background: #DAF6F8;
}

/*文章内容页*/
.printArea h2.title {
    font-size: 24px;
    color: #333;
    text-align: center
}

.printArea .hd {
    text-align: center;
    padding-top: 15px;
    color: #666;
    font-size: 14px;
}

.printArea .artical {
    font-size: 14px;
    color: #333;
    line-height: 30px;
}

.artical img {
    width: 70%;
    margin: 0 15%;
}

.artical p, .artical h5 {
    text-indent: 2em;
}

.artical h5, .artical h4 {
    font-weight: bold;
    font-size: 16px;
}

.prevNextUl {
    padding: 0 10px;
    margin-bottom: 30px;
    margin-top: 20px
}

.prevNextUl, .prevNextUl li {
    width: 100%;
}

.prevNextUl li label, .prevNextUl li a {
    display: inline;
    font-size: 14px;
}

.prevNextUl li label {
    color: #666;
}

.prevNextUl li a {
    color: #333;
}

.prevNextUl li a:hover {
    color: #2066a5;
    text-decoration: underline;
}

.share-t {
    display: table;
    width: 100%;
    margin-top: 20px
}

.share-t .label, .share-t .bshare-custom {
    display: table-cell;
    vertical-align: middle;
}

.share-t .label {
    text-align: right;
    width: 50%;
}

.printArea .contArticle_all {
}

.printArea .contArticle_all a:hover {
}

.printArea .contArticle_all h2.tit {
    font: bold 28px/48px "微软雅黑";
}

.printArea .contArticle_all .contArticle_author {
    margin-top: -30px;
}

.printArea .contArticle_all .contArticle_author span {
    padding: 0 10px;
    margin-right: 1px;
}

.printArea .contArticle_all .contArticle_author span.hits {
    display: none;
}

.printArea .contArticle_all .contArticle_author a {
    color: #fff;
}

.printArea .contArticle_all .contArticle_author a:hover {
    color: #FF0;
}

.printArea .contArticle_all .contArticle_text {
    font: 300 16px/28px Tahoma, '微软雅黑' !important;
}

.printArea .contArticle_all .contArticle_text #fontzoom a {
    color: #06c;
    text-decoration: underline;
}

.printArea .contArticle_all .contArticle_bot_text {
    height: 36px;
    text-align: right;
    padding-top: 55px;
    font-size: 14px;
    color: #000;
}

.printArea .contArticle_all .contArticle_bot_text a {
    padding: 0 5px;
}

.printArea .contArticle_all .contArticle_bot_text span {
    display: inline-block;
    padding: 0 10px;
}

.printArea .contArticle_all .contArticle_bot_text span.contArticle_bot_text_UpdateTime {
    float: left;
}

.printArea .contArticle_all .contArticle_bot_page {
    display: none
}

.printArea .contArticle_all .contArticle_bot_page, .printArea .contArticle_all .contArticle_bot_page a {
    color: #999;
}

.printArea .contArticle_text table {
    border: none;
    border-collapse: collapse;
    width: 100%;
}

.printArea .contArticle_text table td {
    padding: 2px 5px;
    border: 1px solid #ddd;
    background: #fff;
    font-size: 14px;
    line-height: 22px;
}

/* 关键词搜索列表 */
#articleList {
}

#articleList .keyList {
}

#articleList .keyList li {
    text-align: left;
    padding: 5px 0;
    height: auto;
    overflow: hidden;
    border-bottom: 1px dotted #d8d8d8;
    color: #999;
}

#articleList .keyList .link {
    font-size: 14px;
    background: url(../images/icons.gif) 0px -102px no-repeat;
    display: inline-block;
    padding-left: 15px;
}

#articleList .keyList .info {
    padding-left: 15px;
}

#articleList .keyList .info a {
    font-size: 12px;
    color: #666;
    display: inline-block;
    padding: 0 3px;
}

#articleList .keyList .Tag_Content {
    clear: left;
    color: #06C;
}

/*大客户、友情链接*/
.caseNotice {
    background: none repeat scroll 0 0 #FFF7CD;
    border: 1px solid #F3E8AC;
    margin-bottom: 20px;
    padding: 5px 15px;
    font-size: 14px;
}

.caseList {
    height: auto;
    overflow: hidden;
    padding-bottom: 20px;
    float: left;
    width: 50%;
    height: 570px;
}

.caseList h3 {
    font: bold 16px/42px "微软雅黑";
    color: #369;
}

.caseList li {
    list-style: circle inside none;
    padding-left: 3px;
    font-size: 16px;
    margin: 5px 0
}

.linkPage {
    padding-left: 5px;
}

.linkPage li {
    float: left;
    width: 25%;
    font: 300 14px/26px Tahoma;
    list-style: inside circle;
}

/*打印*/
.print_title {
    font: bold 22pt/200% "微软雅黑";
    text-align: center;
}

.print_info {
    margin: 20px 0;
    text-align: center;
    background: #eee;
    line-height: 20pt
}

.c_content {
    font: 300 12pt/180% "微软雅黑";
    color: #000;
}

@media only screen and (max-width: 1400px) {
    .SlipBox .bd {
        width: 81%;
    }
}

#LRdiv0,
#LRdiv1 {
    display: none !important;
}

/* 关于动易2019 */
.about-dy {
    position: absolute;
    width: 984px;
    color: #ffffff;
    top: 190px;
    left: 0;
    right: 0;
    margin: auto;
}

.about-dy .about-dy-hd {
    width: 140px;
    text-align: center;
    margin: auto;
}

.about-dy .about-dy-hd a {
    font-size: 30px;
    color: #fff;
}

.about-dy .about-dy-hd .title-bg {
    margin: 20px 0 45px;
    height: 8px;
}

.about-dy .about-dy-hd .title-bg .line {
    position: relative;
    top: 56.24%;
    border-bottom: 1px solid #78a6e1;
}

.about-dy .about-dy-hd .title-bg i {
    height: 8px;
    width: 12px;
    background: #78a6e1;
    display: block;
    margin: auto;
}

.about-dy .about-dy-bd p {
    font-size: 18px;
    line-height: 40px;
    text-indent: 2em;
}

.about-dy .about-dy-bd p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.about-dy .detailed {
    width: 114px;
    height: 40px;
    border: 1px solid #fff;
    line-height: 40px;
    text-align: center;
    margin: 110px auto 0;
    transition: all .3s;
    cursor: pointer;
}

.about-dy .detailed:hover {
    background: rgba(248, 0, 0, 0.7);
    color: #fff;
    border-color: rgba(0, 0, 0, .2);
    box-shadow: 0 0 20px 0 rgba(15, 41, 131, .1);
}

.about-dy .detailed a {
    font-size: 16px;
    color: #fff;
}

/* boxAbout-A */
.boxAbout-A {
    background: #fff;
}

.boxAbout-A .menu-box {
    width: 1200px;
    height: 303px;
    padding: 40px 0;
    margin: auto
}

.boxAbout-A .menu-box li {
    float: left;
    width: 242px;
    height: 223px;
    overflow: hidden;
    position: relative;
    margin-right: 43px;
}

.boxAbout-A .menu-box .li1, .boxAbout-A .menu-box .li2, .boxAbout-A .menu-box .li3 {
    margin-right: 62px;
}

.border-box {
    width: 223px;
    height: 223px;
    border: 1px solid #c6c6c6;
    position: relative;
    text-align: center;
    border-radius: 50%
}

.border-box i {
    display: block;
    width: 71px;
    height: 65px;
    background: url(../images/menu-icons.png) no-repeat;
    margin: 55px auto 20px;
}

.li1 .border-box i {
    background-position: 50% 7px;
}

.li2 .border-box i {
    background-position: 50% -150px;
}

.li3 .border-box i {
    background-position: 50% -310px;
}

.li4 .border-box i {
    background-position: 50% -462px;
}

.border-box a {
    font-size: 22px;
    color: #909090;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    line-height: 300px;
}

.menu-box li:hover .border-box {
    border: solid 1px #2978b0;
}

.menu-box li:hover .border-box i {
    background: url(../images/menu-icons-on.png) no-repeat;
}

.menu-box li:hover .border-box a {
    color: #2978b0;
}

.menu-box .li1:hover .border-box i {
    background-position: 50% 7px;
}

.menu-box .li2:hover .border-box i {
    background-position: 50% -150px;
}

.menu-box .li3:hover .border-box i {
    background-position: 50% -310px;
}

.menu-box .li4:hover .border-box i {
    background-position: 50% -462px;
}

/* boxAbout-B */
.boxAbout-B {
    height: 630px;
    background: url(../images/fzlc-bg.jpg) center;
}

.introContent .title-box {
    width: 140px;
    text-align: center;
    padding: 80px 0 0;
    margin: auto;
}

.introContent .title-box a {
    font-size: 30px;
    color: #fff;
}

.introContent .title-box .title-bg {
    margin: 25px 0;
    height: 8px;
}

.introContent .title-box .title-bg i {
    height: 8px;
    width: 12px;
    background: #78a6e1;
    display: block;
    margin: auto;
}

.introContent .title-box .title-bg .line {
    position: relative;
    top: 56.24%;
    border-bottom: 1px solid #78a6e1;
}

.fzlc-box {
    overflow: hidden;
    padding: 0;
    position: relative;
}

.fzlc-box .tempWrap {
    margin: auto;
    overflow: hidden;
}

.fzlc-box .bd li {
    width: 390px;
    margin-right: 40px;
    float: left
}

.fzlc-box .bd li .Years {
    text-align: center;
    font-size: 24px;
    background: url(../images/fzlc-icon2.png) center bottom no-repeat;
    padding-bottom: 43px;
}

.fzlc-box .bd li .Years::after {
}

.fzlc-box .bd li .Years a {
    color: #fff;
}

.fzlc-box .next, .fzlc-box .prev {
    width: 20px;
    height: 19px;
    display: block;
    position: absolute;
    cursor: pointer;
    z-index: 10;
}

.fzlc-box .prev {
    background: url(../images/prev-icon.png) no-repeat;
    top: 0;
    left: 0;
}

.fzlc-box .next {
    background: url(../images/next-icon.png) no-repeat;
    top: 0;
    right: 0;
}

.fzlc-box .bd li .list {
    margin-top: 25px;
    height: 310px;
    overflow: auto;
}

.fzlc-box .bd li .list {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 26px;
    word-break: break-all;
}

.fzlc-box .bd li .list p {
    padding-left: 1em;
    background: url(../images/fzlc-icon.png) left 10px no-repeat;
}

/* .fzlc-box .bd ul .list li a{padding-left: 20px;font-size: 14px;color: #ffffff;line-height: 35px;background: url(../images/fzlc-icon.png) 0 5px no-repeat;word-break: break-all;} */

/* boxAbout-C */
.boxAbout-C {
    background-color: #fff;
}

.boxAbout-C .introContent .title-box a {
    color: #333333;
}

.boxAbout-C .introContent .title-box .title-bg .line {
    border-color: #adadad;
}

.boxAbout-C .introContent .title-box .title-bg i {
    background: #adadad;
}

.xgzs-box .hd {
    height: 40px;
    line-height: 40px;
    background-color: #f4f4f4;
    border-radius: 20px;
    width: 772px;
    margin: 0 auto 50px;
}

.xgzs-box .hd li {
    float: left;
}

.xgzs-box .hd li a {
    font-size: 16px;
    color: #333333;
    padding: 0 23px;
}

.xgzs-box .hd .on {
    background-color: #2978b0;
    border-radius: 20px;
}

.xgzs-box .hd .on a {
    color: #fff;
}

.xgzs-box .bd li {
    float: left;
    width: 25%;
    margin-bottom: 40px;
    height: 165px;
}

.xgzs-box .bd li a.LBimg {
    display: block;
    text-align: center
}

.xgzs-box .bd li a.LBimg img {
    display: block;
    margin: auto;
    height: 130px;
    -o-object-fit: cover;
    object-fit: cover;
}

.xgzs-box .bd li p {
    text-align: center;
    height: 35px;
    line-height: 35px;
    font-size: 14px
}

.clear-f {
    clear: both;
}

/* boxAbout-D */
.boxAbout-D {
    background-color: #f4f4f4;
}

.boxAbout-D .introContent .title-box {
    width: 160px;
}

.boxAbout-D .introContent .title-box a {
    color: #333333;
}

.boxAbout-D .introContent .title-box .title-bg .line {
    border-color: #adadad;
}

.boxAbout-D .introContent .title-box .title-bg i {
    background: #adadad;
}

.m_map {
    width: 620px;
    height: 580px;
    margin: 0px auto;
    position: relative;
    background: url(../images/ditu.png) no-repeat 0 0;
}

.intro_map {
    background: url(../images/ditu.png) no-repeat center -580px;
}

.tait {
    font-size: 36px;
    font-weight: bold;
    color: #666666;
    text-align: center;
    left: 100px;
}

.tait span {
    color: #ff6d3b;
}

.tait2 {
    font-size: 36px;
    font-weight: bold;
    color: #666666;
    text-align: center;
    padding: 50px 0px;
}

.mp {
    text-align: center;
    position: absolute;
    cursor: pointer;
    background: url(../images/fi1.png) no-repeat 50% 45%;
    width: 30px;
    height: 50px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.mp:hover {
    background: url(../images/fi2.png) no-repeat 50% 45%;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.mp:hover .feng, .mp.on .feng {
    display: block;
}

.hover_tu {
    background: url(../images/fi2.png) no-repeat 50% 45%;
}

.mp .mito {
    position: absolute;
    left: 0px;
    bottom: 0px;
    font-size: 12px;
    color: #666666;
    right: 0;
    line-height: 14px;
}

.mpgz .mito {
    top: 0
}

.mpfs .mito {
    bottom: -10px;
}

.mp .find_mi1 {
    left: -12px;
    width: 55px;
}

.mp .find_mi2 {
    left: -5px;
    width: 55px;
}

.feng {
    position: absolute;
    display: none;
    width: 350px;
    height: 250px;
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 3px 24px 0px rgba(0, 0, 0, 0.18);
    left: -157px;
    top: -243px;
    z-index: 10;
    border-radius: 5px;
}

.feng .sang {
    position: absolute;
    left: 47%;
    bottom: -8px;
    background: url(../images/vf2.png) no-repeat 0 0;
    width: 14px;
    height: 8px;
}

.feng .tree {
    height: 62px;
    width: 330px;
    margin: 9px;
}

.feng .tree .boou {
    width: 86px;
    height: 62px;
    float: left;
}

.feng .tree .du_size {
    float: right;
    padding: 10px;
}

.feng .tree .du_size p {
    font-size: 14px;
    color: #333;
    line-height: 24px;
    text-align: left;
}

.feng .tree .du_size .gs-C {
    font-size: 18px;
    color: #333333;
    line-height: 24px;
}

.feng .tree .du_size .gs-C i {
    display: inline-block;
    width: 67px;
    height: 26px;
    background-color: #e84700;
    border-radius: 4px;
    line-height: 26px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin-left: 15px;
    position: relative;
}

.feng .tree .du_size .gs-C i em {
    z-index: 8;
    position: absolute;
    top: 8px;
    left: -10px;
    border-width: 5px;
    border-color: transparent;
    border-style: dashed;
    border-right-color: #e84700;
    border-right-style: solid;
    display: block;
    font-size: 0;
    line-height: 0;
    width: 0;
}

.feng .tree .du_size .gs-E {
    font-size: 12px;
    color: #808080;
    margin-bottom: 25px;
}

.feng .tree .du_size .dz, .feng .tree .du_size .yb, .feng .tree .du_size .cz {
    padding-left: 24px;
    background: url(../images/map-icons.png) 2px 5px no-repeat;
    margin: 10px 0;
}

.feng .tree .du_size .yb {
    background-position-y: -76px;
}

.feng .tree .du_size .cz {
    background-position-y: -155px;
}

.mpfs {
    left: 405px;
    top: 395px;
}

.mpgz {
    left: 418px;
    top: 378px;
}

.mpsh {
    left: 496px;
    top: 288px;
}

.mpzs {
    left: 478px;
    top: 270px;
}

.mphn {
    left: 400px;
    top: 310px;
}

.mpgx {
    left: 340px;
    top: 390px;
}

.mpcq {
    left: 315px;
    top: 290px;
}

.mpgs {
    left: 305px;
    top: 190px;
}

/* boxAbout-E */
.boxAbout-E {
    height: 413px;
    background: url(../images/qyyj-bg.jpg) center;
}

.boxAbout-E .introContent .title-box {
    padding: 60px 0 0;
}

.qyyj-msg {
    width: 1088px;
    margin: auto;
    text-align: center;
}

.qyyj-msg .big-title {
    font-size: 30px;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #ecff00;
    margin-bottom: 30px;
}

.qyyj-msg .normal-p {
    font-size: 14px;
    font-weight: 300;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #ffffff;
}

.ueditortable {
    width: auto !important;
}

/*anli css start*/
.proUl, .gsdtUl, .newsUl1, .qydtUl, .ggtzUl {
    width: 100%;
}

.proUl li, .gsdtUl li, .qydtUl li {
    float: left;
    width: 31.3%;
    margin: 0 1% 25px 1%
}

.proUl li .proImg, .gsdtUl li .gsdtImg, .qydtUl li .gsdtImg {
    position: relative;
    width: 100%;
    overflow: hidden
}

.proUl li .proImg {
    height: 218px
}

.gsdtUl li .gsdtImg {
    height: 180px
}

.qydtUl li .gsdtImg {
    height: 120px;
    margin-top: 10px
}

.proUl li .popdown {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    padding: 71px 10px;
    text-indent: 2em;
    font-size: 14px;
    line-height: 25px;
    background-color: rgba(68, 112, 153, .65);
    z-index: 1
}

.proUl li .popdown p {
    -webkit-line-clamp: 3;
}

.proUl li .proImg img, .gsdtUl li .gsdtImg img, .qydtUl li .gsdtImg img, .ggtzUl li .ggtzImg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all 2.5s;
}

.proUl li .proCon {
    width: 100%;
    height: 70px;
    margin-top: 10px;
    padding: 10px 0;
    background-color: transparent;
    text-align: center
}

.proUl li .proCon a {
    color: #333;
    display: block;
    line-height: 25px;
    font-size: 16px
}

.proUl li:hover .proCon {
    background-color: #447099;
    transition: .5s
}

.proUl li:hover .proCon a {
    color: #fff
}

.proUl li:hover .popdown {
    display: block;
    color: #fff;
}

.proUl li:hover .proImg img, .gsdtUl li:hover .gsdtImg img, .qydtUl li:hover .gsdtImg img {
    transform: scale(1.4);
}

#tabcontent_11, #tabcontent_12, #tabcontent_13 {
    display: none
}

.gsdtUl li a, .qydtUl li a {
    display: block
}

.gsdtUl li .gsdt-tit {
    margin-top: 20px
}

.gsdtUl li p, .newsUl1 li p, .qydtUl li p, .ggtzUl li p {
    padding: 0
}

.gsdtUl li .tit, .qydtUl li .tit, .ggtzUl li .tit {
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.qydtUl li .tit {
    margin-top: 10px
}

.gsdtUl li .time, .ggtzUl li .time {
    display: block;
    font-size: 12px;
    color: #999;
    height: 35px;
    line-height: 35px;
    position: relative
}

.qydtUl li .time {
    font-size: 18px;
    color: #999;
    margin-bottom: 10px
}

.gsdtUl li .time:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    border-bottom: 2px solid #ccc;
}

.gsdtUl li .time:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    border-bottom: 2px solid #ccc;
    transition: 0.2s all linear;
}

.gsdtUl li .desc, .qydtUl li .desc {
    margin-top: 10px;
    font-size: 14px;
    color: #666;
    height: 48px;
    line-height: 24px;
    -webkit-line-clamp: 2;
}

.gsdtUl li:hover .tit {
    color: #f65e12;
}

.gsdtUl li:hover .time:after {
    border-bottom-color: #f65e12;
    width: 100%;
}

.newsUl1 li {
    width: 100%;
    height: 125px;
    margin-bottom: 25px;
}

.newsUl1 li a {
    width: 100%;
}

.newsUl1 li .date, .newsUl1 li .news-con {
    float: left;
    vertical-align: middle
}

.newsUl1 li .date {
    width: 15%
}

.newsUl1 li .date p {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 80px;
    height: 80px;
    color: #666;
    background-color: #ddd;
    margin-top: 5px
}

.newsUl1 li .date .d {
    font-size: 24px;
}

.newsUl1 li .date .m {
    font-size: 14px;
}

.newsUl1 li .news-con {
    position: relative;
    margin-left: 2%;
    width: 83%;
    height: 90px;
}

.newsUl1 li .news-con:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background-color: #f65e12;
    transition: 0.2s all linear;
}

.newsUl1 li h4 {
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1
}

.newsUl1 li .contxt {
    text-indent: 2em;
    margin: 10px 0;
    font-size: 14px;
    color: #666;
    height: 48px;
    line-height: 24px;
    -webkit-line-clamp: 2;
}

.newsUl1 li:hover .news-con:after {
    width: 100%;
    right: 0;
    bottom: 0;
    height: 2px;
    transition-delay: 0.2s;
    background-color: #f65e12;
}

.newsUl1 li:hover .date p {
    background-color: #f65e12;
    color: #fff;
}

.qydtUl li:hover .tit {
    color: #f65e12
}

.qydtUl li .gsdtImg .sous-box {
    display: none;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -20px;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    background-color: rgba(0, 0, 0, .65);
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    z-index: 1
}

.qydtUl li:hover .gsdtImg .sous-box {
    display: block;
    color: #fff
}

.ggtzUl li {
    width: 100%;
    height: 120px;
    margin-bottom: 35px;
}

.ggtzUl li .ggtzImg, .ggtzUl li .ggtz-tit {
    float: left;
    height: 120px
}

.ggtzUl li .ggtzImg {
    width: 20%;
}

.ggtzUl li .ggtz-tit {
    margin-left: 2%;
    width: 78%
}

.ggtzUl li .desc {
    margin-top: 9px;
    height: 48px;
    line-height: 24px;
    font-size: 14px;
    color: #666;
    -webkit-line-clamp: 2;
}

.proUl li .popdown p, .gsdtUl li .desc, .newsUl1 li .contxt, .qydtUl li .desc, .ggtzUl li .desc {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

/*contact css s*/
.contact-tit {
    margin: 80px 0;
    text-align: center
}

.contact-tit h1 {
    font-size: 32px;
    letter-spacing: 2px
}

.contact-tit .txt {
    font-size: 14px;
    margin-top: 20px;
    line-height: 24px;
    color: #666
}

.catcUl {
    width: 100%;
    display: table
}

.catcUl li {
    display: table-cell;
    vertical-align: middle
}

.catcUl li p {
    line-height: 28px;
    font-size: 14px;
    color: #666
}

.catcUl li p i {
    margin-right: 5px
}

.catcUl li h2 {
    font-size: 22px;
    color: #999;
    line-height: 50px
}

.catcUl li .cbtn {
    display: block;
    width: 100px;
    height: 40px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    background-color: #b10f0f
}

#diTu {
    width: 100%;
    height: auto;
    margin-top: 65px
}

.ywzcA, .ywzcB, .ywzcC {
    margin-top: 45px;
    text-align: center
}

.ywzc-tit {
    position: relative;
    font-size: 22px;
    height: 52px;
    color: #333;
    font-weight: bold;
    letter-spacing: 4px
}

.ywzc-tit:after {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -30px;
    width: 60px;
    bottom: 0;
    height: 2px;
    background-color: #999
}

.ywzc-tit em {
    color: #b10f0f;
    font-weight: bold;
}

.ywzc-p {
    margin-top: 20px;
    line-height: 30px;
    font-size: 14px;
    color: #666
}

.ywzcA-box, .ywzcB-box {
    width: 1100px;
    margin: 30px auto 0 auto
}

.ywul, .shUl {
    width: 100%
}

.ywul li {
    float: left;
    width: 25%;
    padding: 10px 1%;
    border-right: 1px solid #ccc;
    min-height: 208px
}

.ywul li:last-child {
    border-right: none
}

.ywul li .ywImg {
    width: 100%;
    height: 60px;
    text-align: center
}

.ywul li .ywTxt {
    margin-top: 20px;
}

.ywul li .ywTxt h3 {
    font-size: 14px;
    font-weight: 500;
    color: #333
}

.ywul li .ywTxt p {
    text-align: left;
    font-size: 12px;
    line-height: 20px;
    color: #666;
    padding: 0 5px
}

.frm-box {
    width: 1000px;
    margin: 30px auto 0 auto
}

.distab {
    display: table;
    text-align: left
}

.frm-item {
    width: 100%;
    font-size: 14px;
    margin-bottom: 15px;
    color: #333
}

.ipt-item {
    display: table-cell;
    vertical-align: middle;
    width: 33.3%;
}

.ipt-item span {
    margin-left: 5px
}

.ipt-item input {
    padding: 5px;
    border: 1px solid #ccc
}

.frm-item p {
    text-align: left;
    line-height: 30px
}

.frm-item textarea {
    width: 100%;
    height: 100px;
    padding: 5px;
    border: 1px solid #ccc;
    resize: none;
    font-size: 14px;
    line-height: 24px
}

.frm-item .tr {
    text-align: right
}

.frm-item .ite {
    display: table-cell;
    vertical-align: middle;
}

.frm-item .subBtn {
    padding: 5px 10px;
    background-color: #b10f0f;
    color: #fff;
    border: none;
    outline: none;
}

.shUl li {
    width: 70%;
    display: table;
    margin: 0 auto
}

.shUl li .contxt, .shUl li .shImg {
    display: table-cell;
    vertical-align: middle;
    text-align: left
}

.shUl li h3 {
    font-size: 14px;
    color: #333;
    font-weight: 500;
}

.shUl li p {
    font-size: 12px;
    color: #666;
    line-height: 20px
}

.searchUl, .searchUl2 {
    width: 100%;
    overflow: hidden;
}

.searchUl li {
    width: 100%;
    margin-bottom: 20px;
}

.searchUl li:last-child {
    margin-bottom: 0;
}

.searchUl li .search-tit, .searchUl li .search-link {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.searchUl li .search-tit {
    display: block;
    width: 100%;
    font-size: 16px;
    color: #2066a5;
    line-height: 40px;
}

.searchUl li .search-tit em {
    padding-right: 10px;
}

.searchUl li .search-link {
    display: block;
    width: 100%;
    line-height: 40px;
    color: #268705;
}

.searchUl li .search-time {
    color: #999;
    line-height: 30px;
}

.searchUl li .search-con {
    color: #666;
    line-height: 30px;
    font-size: 14px;
    text-indent: 2em;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.searchUl li .search-con span, .searchUl li .search-tit span {
    color: #be0000;
}

.searchUl2 li a {
    display: block;
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #333;
    border-radius: 4px;
    color: #333;
    background: url("../images/arrow_right.png") no-repeat 285px center;
}

#anli {
    width: 100%;
    height: 420px;
    overflow: hidden;
    position: relative;
    margin: 20px 0;
    z-index: 1;
}

#anli .bd .con {
    display: none;
}

#anli .bd li {
    position: relative;
    height: 420px;
    width: 100%;
    overflow: hidden;
    background-size: cover;
}

#anli .bd li img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

#anli .bd .pic {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -50%;
}

#anli .bd a.link {
    display: block;
    width: 100%;
    height: 100%;
}

#anli .prev, #anli .next {
    width: 40px;
    height: 40px;
    background: url(../images/slideArrow.png) no-repeat;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    cursor: pointer;
    opacity: 0.3;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
}

#anli .prev {
    margin-left: -45%;
    background-position: 13px 10px;
}

#anli .next {
    margin-left: 45%;
    background-position: 16px -74px;
}

#anli .prev:hover, #anli .next:hover {
    opacity: 1
}

#anli .hd {
    height: 30px;
    overflow: hidden;
    position: absolute;
    z-index: 3;
    left: 0;
    right: 0;
    bottom: 32px;
    text-align: center;
    font-size: 0;
}

#anli .hd .on {
    width: 30px;
    background: #F9AF2F;
}

#anli .hd li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    margin: 0 3px;
    width: 14px;
    height: 14px;
    background: #fff;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
}

#anli .hd li span {
    display: none;
}

#anli .hdBg {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    height: 40px;
    background: #000;
    filter: alpha(opacity=40);
    opacity: 0.4;
}