﻿/*顶-------------*/
#header {
    margin: 10px auto 5px;
    width: 1220px;
}

.top {
    height: 36px;
}

.top ul {
    padding-top:5px;
}

.top li {
    float: left;
    border-right: 1px solid #D7D7D7;
}

.top li a {
    padding: 0 13px;
    color: #666;
    font-family: "Helvetica Neue"，Helvetica，"Hiragino Sans GB"，"Microsoft YaHei"，Arial，sans-serif;
}

.top li:last-child {
    border: 0;
}

.top p {
    padding: 1px;
    background: #7C0118;
}

.top p a {
    /* float: left; */
    display: inline-block;
    padding: 2px 5px;
    border: 1px solid #953044;
    background: #7C0118;
    color: #ffffff;
    font-family: "Helvetica Neue"，Helvetica，"Hiragino Sans GB"，"Microsoft YaHei"，Arial，sans-serif;
}

/*导航条和logo-------------*/
.logo {
    height: 60px;
}

.logo > i {
    float: left;
    margin: 0 10px;
    margin-top: 18px;
    height: 31px;
    border-right: 1px solid #E0E0E0;
}

.text p {
    padding-top: 14px;
    color: #666666;
    font-size: 15px;
}

/*导航条-----------------*/
.nav > ul > li {
    float: left;
    padding: 0 20px;
    border-right: 1px solid #E0E0E0;
    color: #454545;
    font-size: 15px;
    cursor: pointer;
}

.nav > ul > li a{
	font-weight: bold;
}

.nav > ul > li:last-child {
    padding-right: 0;
    border: 0;
}
.nav > ul > li > a:hover,
.nav > ul > li.cur > a{
	color: #015AAA;
}
.nav {
    padding-top: 28px;
}

.nav li.drop-down {
    position: relative;
}

.nav i.arrow-icon {
    display: inline-block;
    margin-left: 5px;
    width: 11px;
    height: 6px;
    background: url("../images/arrow-icon.png") no-repeat;
    vertical-align: middle;
    transition: transform .3s linear;
}

.nav .drop-down-menu {
    position: absolute;
    top: 14px;
    /*left: -20px;*/
   left: -5px;
    display: none;
    /*width: 120px;*/
    /* background-color: #015AAA; */
    text-align: center;
    z-index:10000;
    padding-top:23px;
}

.nav .drop-down-menu li {
    background-color: #015AAA;
    width: 120px;
}

/*.nav .drop-down-menu li:nth-child(1),*/
/*.nav .drop-down-menu li:nth-child(2) {*/
    /*background-color: transparent;*/
/*}*/

.nav .drop-down-menu a {
    display: block;
    padding:13px 0 10px;
    color: #B5D4F0;
    font-size: 14px;
    font-weight: normal;
}

.nav .drop-down-menu li:hover a {
    background-color: #004D95;
    color: #FFFFFF;
}

/*.nav .drop-down-menu li:nth-child(1):hover a,*/
/*.nav .drop-down-menu li:nth-child(2):hover a {*/
    /*background-color: transparent;*/
/*}*/
.nav li.drop-down a{
    padding-bottom:15px;
}
.nav li.drop-down:hover ul.drop-down-menu {
    display: block;
}

.nav li.drop-down:hover i.arrow-icon {
    transform: rotateZ(180deg);
}
.blueBar {
    height: 24px;
    background: #015AAA;
    line-height: 24px;
}

.blueBar_text {
    margin: 0 auto;
    width: 1220px;
    color: #98ADD1;
}
.blueBar_text a{
	color: #98ADD1;
}
.blueBar_text a:hover{
	text-decoration: underline;
}
/*轮播部分----------------*/
.wrapper {
    position: relative;
    /* width: 7680px; */
		text-align: center;
}
/*线------------*/
.mbx { padding: 16px 0;}
.mbx a,.mbx span {
    color: #999999;
    font-size: 15px;
}
.mbx .home{padding-left: 25px;position: relative;}
.location { position: relative; z-index: 100; }
.mbx .home:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    background: url(../images/mbx.png)center center/cover;
    width: 15px;
    height: 15px;
    content: "";
}

.w1220{
	width: 1220px;
	margin: 0 auto;
}
.lie{
	width: 100%;
	margin: 0 auto;border-bottom: 1px solid #e0e0e0; padding-bottom:10px;
}

.cssd{margin: 0 auto;
      margin-bottom: 20px;
      text-align: center;
      color: #393939;
      font-size: 14px;}
/*内栏目－－－－－－－－－*/
.service {
    margin: 0 auto;
    padding: 50px 0 30px;
    width: 1220px;
    text-align: center;
}

.service h1 {
    position: relative;
    margin-bottom: 10px;
    color: #333333;
    font-weight: 400;
    font-size: 30px;
}

.service h2 {
    position: relative;
    margin-bottom: 10px;
    color: #333333;
    font-weight: 400;
    font-size: 30px;
}

.service .t {
    position: relative;
    margin-bottom: 10px;
    color: #333333;
    font-weight: 400;
    font-size: 30px;
}

.service p {
    margin: 0 auto;
    /* width: 610px; */
    color: #777777;
    font-size: 14px;
}

.trangle_02 {
    display: inline-block;
    margin-left: 5px;
    width: 0;
    height: 0;
    border: 8px solid #E62422;
    vertical-align: sub;
    border-left-color: transparent;
    border-top-color: transparent;
}

.trangle_01 {
    display: inline-block;
    /* margin-top: 5px; */
    margin-right: 5px;
    width: 0;
    height: 0;
    border: 8px solid #E62422;
    vertical-align: super;
    border-right-color: transparent;
    border-bottom-color: transparent;
}
/*页面底部------------------------*/
#footer {
    background: #000000;
}

.footer {
    margin: 0 auto;
    padding: 60px 0;
    width: 1220px;
    color: #969696;
}

.footer_lf p span {
    font-size: 13px;
}

.footer_lf ul {
    margin-bottom: 10px;
    padding: 10px 0;
    border-bottom: 1px solid #333333;
}

.footer_lf li a {
    color: #969696;
}

.footer_lf li {
    float: left;
    margin-right: 30px;
}

.footer_lf li:last-child {
    margin-right: 0;
}

.footer_rt p {
    text-align: right;
 height:23px;
}

.footer_rt p:nth-child(2) {
    margin: 3px 0;
}
/*公司简介------------------*/
.gsjj01{
    width:1220px;
    margin:0 auto;
}
.gsjj01 .tip{
    position: relative;
    text-align: center;
    margin-bottom: 25px;
}
.gsjj01 .tip .text-box{
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%); /* IE 9 */
    -moz-transform:translate(-50%,-50%);    /* Firefox */
    -webkit-transform:translate(-50%,-50%); /* Safari 和 Chrome */
    -o-transform:translate(-50%,-50%);
}
.gsjj01 .tip .text-box span{
    font-size: 30px;
    color: #363636;
}
.gsjj01 .tip .text-box p{
    margin-top: 30px;
}
.gsjj01 .content-box p{
    text-align: center;
    font-size: 16px;
    color: #666;
    line-height: 24px;
    margin-top: 20px;
}


/*视频案例－－－－－－－－－－－－－－-*/
.bottom {
    margin: 20px auto;
    width: 1220px;
	margin-top:-2px;
}

.imgBox_01 dd {
    font-size: 16px;margin-bottom:5px;

}
.imgBox_01 h3 { font-size: 16px; font-weight: normal;line-height:40px;}
.imgBox_01 span {font-size: 13px;text-align:right;margin-bottom:5px;line-height:30px; color: #666666;}

.imgBox_01 dd, .imgBox_02 dd {
    color: #333333;
}

.imgBox_01 dd:not(:last-child) {
    margin-top: 10px;
	    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.imgBox_01 dl:nth-child(2), .imgBox_02 dl:nth-child(2) {
    margin: 0 20.5px;
}

.imgBox_02 span { color: #666666;
   
}

.imgBox_01 dl {
    width: 393px; height:299px;
	vertical-align: middle;
	max-width:94%;
	max-height:94%;
}

.imgBox_02 {
    margin-bottom: 50px;
}

.imgBox_02 li {
    overflow: hidden;
    margin-bottom: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;

width:406px;
}

.imgBox_02 li i {
    display: inline-block;
    margin-right: 6px;
    width: 8px;
    height: 8px;
    border: 2px solid #C7C7C7;
    border-radius: 50%;
    vertical-align: middle;
}

.imgBox_02 li a {
    color: #666666;
    font-size: 14px;
    display: inline-block;
    width: 403px;

}

.imgBox_02 li a + a {
    margin-left: 20.5px;
}

.line {
    margin: 25px 0 20px;
    width: 1220px;
    border-bottom: 1px solid #EBEBEC;
}

.idea-message .agency-tabs {
    width: 1220px;
    margin: 0 auto 0px;
    /*display: -webkit-flex;*/
    /*justify-content: space-around;*/
    height:20px;
    position: relative;
    padding-bottom: 50px;
}

.idea-message .agency-tabs-box {
    position: absolute;
    top: 0;
    left: 20%;
    transform: translateX(-10%);
}

.idea-message .agency-tabs-box a {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
    border-bottom: 2px solid transparent;
    cursor: pointer;
    color: #333333;
}

.idea-message .agency-tabs a + a {
    margin-left: 40px;
}

.idea-message .agency-tabs a:hover {
    color: #E72024;
    border-bottom-color: #E72024;
}

/*服务优势－－－－－－－－－－－－－－－－－－－－－*/
.about-qb-service-advantage {
    width: 100%;
    height:580px;
    background: #173b5f no-repeat;
    background-size: cover;
}

.about-qb-service-advantage .service h1, .about-qb-service-advantage .service p {
    color: #FFFFFF;
}

.about-qb-service-advantage .service {
    margin-top: 40px;
}

.about-qb-service-advantage .ser-advan {
    margin: 0 auto;
    width: 1220px;
}

.about-qb-service-advantage .ser-advan li {
    float: left;
    width: 240px;
}

.about-qb-service-advantage .ser-advan li + li {
    margin-left: 86.6px;
}

.about-qb-service-advantage .ser-advan dl {
    text-align: center;
}

.about-qb-service-advantage .ser-advan dt {
    margin: 0 auto;
    width: 170px;
    height: 170px;
}

.about-qb-service-advantage .ser-advan li:nth-child(1) dl dt {
    background: url("../images/about-icon01.png") no-repeat center center;
}

.about-qb-service-advantage .ser-advan li:nth-child(2) dl dt {
    background: url("../images/about-icon02.png") no-repeat center center;
}

.about-qb-service-advantage .ser-advan li:nth-child(3) dl dt {
    background: url("../images/about-icon03.png") no-repeat center center;
}

.about-qb-service-advantage .ser-advan li:nth-child(4) dl dt {
    background: url("../images/about-icon04.png") no-repeat center center;
}

.about-qb-service-advantage .ser-advan li:nth-child(1):hover dl dt {
    background: url("../images/about-icon01-copy.png") no-repeat center center;
}

.about-qb-service-advantage .ser-advan li:nth-child(2):hover dl dt {
    background: url("../images/about-icon02-copy.png") no-repeat center center;
}

.about-qb-service-advantage .ser-advan li:nth-child(3):hover dl dt {
    background: url("../images/about-icon03-copy.png") no-repeat center center;
}

.about-qb-service-advantage .ser-advan li:nth-child(4):hover dl dt {
    background: url("../images/about-icon04-copy.png") no-repeat center center;
}

.about-qb-service-advantage .ser-advan dd {
    color: #FFFFFF;
}

.about-qb-service-advantage .ser-advan dd h2 {
    margin: 20px 0 12px;
    font-size: 20px;
}

.about-qb-service-advantage .ser-advan dd h2 span {
    text-transform: uppercase;
    font-weight: normal;
    /* font-size: 22px; */
}

.about-qb-service-advantage .ser-advan dd p {
    font-size: 14px;
    line-height: 20px;
}

.about-qb-service-advantage a.more {
    display: block;
    margin: 55px auto 0;
    border-color: #607A95;
}


/*联系我们－－－－－－－－－－*/
.contact-cfjx {
    margin-bottom: 90px;
}

.contact-cfjx .contact-way {
    margin: 0 auto;
    width: 1220px;
}

.contact-cfjx .contact-way .telWay {
    padding: 64px;
    width: 613px;
    height: 410px;
    background-color: #F2F2F2;
}

.contact-cfjx .contact-way .telWay h1 {
    font-weight: normal;
    font-size: 20px;
}

.contact-cfjx .contact-way .telWay h1 span {
    color: #015AAA;
    text-transform: uppercase;
    font-size: 42px;
}

.contact-cfjx .contact-way .telWay h2 {
    margin: 20px 0 23px;
    font-weight: normal;
    font-size: 20px;
}

.contact-cfjx .contact-way .telWay p {
    margin-bottom: 12px;
    font-size: 18px;
}

.contact-cfjx .contact-way .telWay p span {
    color: #939393;
    font-size: 16px;
}

.contact-cfjx .contact-way .telWay h3 {
    font-size: 18px;
}

.contact-cfjx .contact-way .telWay h3 span {
    font-weight: normal;
}

.contact-cfjx .contact-way .img-box {
    width: 607px;
}

#map {
    width: 607px;
    height: 410px;
    font-size: 12px;
}
/*内新闻－－－－－－－－－－*/

.latestRelease {
    padding: 40px 0 95px;
}

.latestRelease-box {
    margin: 0 auto;
    width: 1220px;
}

.latestRelease-box .list > h2 {
    width: 830px;
    height: 50px;
    border-bottom: 1px solid #DEE1E1;
    color: #444444;
    font-weight: 900;
    font-size: 20px;
    line-height: 50px;
}

.latestRelease-box .list > h2 span {
    color: #959595;
    font-weight: 400;
    font-size: 17px;
}
.latestRelease-box .list > .t {
    width: 830px;
    height: 50px;
    border-bottom: 1px solid #DEE1E1;
    color: #444444;
    font-weight: 900;
    font-size: 20px;
    line-height: 50px;
}

.latestRelease-box .list > .t span {
    color: #959595;
    font-weight: 400;
    font-size: 17px;
}

.latestRelease-box .list ul.text-list-box li {
    padding: 20px 0;
    border-bottom: 1px dashed #DCDCDC;
}

.latestRelease-box .list li:last-child {
    margin-bottom: 40px;
    border-bottom: 0;
}

.latestRelease-box .list li div.text {
    width: 606px;
    height: 125px;
    color: #777777;
    font-size: 13px;
}

.latestRelease-box .list li div.text h3 {
    margin-bottom: 15px;
    color: #333;
    font-weight: 900;
    font-size: 16px;
}

.latestRelease-box .list li div.text div span {
    margin-right: 20px;
}

.latestRelease-box .read i {
    display: inline-block;
    width: 15px;;
    height: 12px;;
    background: url("../images/build-icon-02.png") no-repeat;
}

.latestRelease-box .zan i {
    display: inline-block;
    width: 12px;;
    height: 12px;;
    background: url("../images/build-icon-02.png") no-repeat;
}

.latestRelease-box .discuss i {
    display: inline-block;
    width: 13px;;
    height: 13px;;
    background: url("../images/build-icon-03.png") no-repeat;
}

.latestRelease-box .list li div.text p {
    display: -webkit-box;
    margin-bottom:10px;
    color: #999999;
    text-overflow: ellipsis;
    line-height: 25px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.rt-content {
    width: 330px;
}

.rt-content .title {
    position: relative;
    margin-bottom: 20px;
    padding-left: 22px;
    height: 50px;
    background-color: #F8F8F8;
    color: #444444;
    font-size: 18px;
    line-height: 50px;
}

.rt-content .title i {
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 50px;
    background-color: #0D9151;
}

.rt-content .tab {
    /* display: -webkit-flex; */
    margin-bottom: 40px;
    /* justify-content: space-between; */ /* flex-wrap: wrap; */
}

.rt-content .tab li {
    float: left;
    /*overflow: hidden;*/
    margin-bottom: 10px;
    /*width: 78px;*/
    /*text-overflow: ellipsis;*/
    /*white-space: nowrap;*/

}

.rt-content .tab li + li {
    margin-left: 6px;
}

.rt-content .tab li:nth-child(5), .latestRelease-box .rt-content .tab li:nth-child(9) {
    margin-left: 0;
}

.rt-content .tab li a {
    display: block;
    /*width: 78px;*/
    height: 35px;
    border: 1px solid #D8D8D8;
    color: #A2A2A2;
    text-align: center;
    font-size: 14px;
    padding: 8px 5px;
    /*line-height: 35px;*/
 margin-top: 10px;
}

.rt-content .article .text-box {
    margin-top: 0;
    width: 205px;
    color: #666666;
    font-size: 16px;
}

.rt-content .article .text-box div {
    margin-top: 13px;
    color: #A9A9A9;
    font-size: 14px;
}

.rt-content .article .text-box h3 {
    margin-top: 0px;
    color: #333;
    font-size: 14px;
}

.rt-content .article li {
    padding: 13px 0;
    border-bottom: 1px dashed #D0D0D0;
}

.rt-content .article li:first-child {
    padding-top: 0;
}

.rt-content .article li:last-child {
    border-bottom: 0;
}

.rt-content .one-img {
    margin: 17px 0 50px;
}

.rt-content .goodArticle li {
    padding: 13px 0;
    border-bottom: 1px dashed #D0D0D0;
}

.rt-content .goodArticle li:last-child {
    margin-bottom: 30px;
}

.rt-content .goodArticle li a {
    color: #666666;
    font-size: 16px;
}

.rt-content .goodArticle li div {
    margin-top: 15px;
}

.rt-content .items {
}

.rt-content .items span {
    margin-right: 2px;
    margin-bottom: 2px;
    font-size: 14px;
}

.rt-content .items .size01 {
    color: #929292;
    font-size: 21px;
}

.rt-content .items .size03 {
    font-size: 17px;
}

/*资讯详情－－－－*/
.article-details {
    margin: 50px auto;
    width: 1220px;
}

.f-l {
    float: left;
}

.article-details .article {
    width: 840px;
}

.article-details .article .article-header {
    margin-bottom: 20px;
    padding-bottom: 9px;
    border-bottom: 1px dotted #e3e3e3;
}
.article-details .article .article-header span {
    float: left;
    display: inline-block;
    color: #888888;
    font-size: 14px;
    margin-right: 16px;

}

.article-details .article .article-header .more {
    width: 840px;
}

.article-details .article .article-header h1 {
    margin-bottom: 20px;
    color: #333333;
    font-weight: normal;
    font-size: 27px;
}

.article-details .article .article-content {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px dotted #e3e3e3;
    color: #777777;
    font-size: 15px;
    line-height: 28px;
}

.article-details .aside {
    width: 305px;
}

.f-r {
    float: right;
}

.gz_img {
    margin-bottom: 20px;
    line-height: 0;
}

.article-details .aside .aside-title {
    margin-bottom: 5px;
    padding: 17px;
    border-left: 2px solid #d71c27;
    background: #f7f7f7;
    color: #666;
    font-weight: normal;
    font-size: 16px;
}

.article-details .aside .hot-article2 .item {
    /* padding: 15px 0; */
    padding-bottom: 15px;
    border-bottom: 1px dotted #d0d0d0;
}

.article-details .aside .hot-article2 .item p {
    margin-top: 10px;
}

.article-details .article .articles-link {
    margin-bottom:0px;
    width: 840px;
}

.article-details .article .articles-link .link a {
    display: block;
    outline: none;
    color: #777777;
    text-decoration: none;
    font-size:15px;
    line-height: 34px;
}

.article-details .article .articles-link .link a:last-child {
    margin-top: 8px;
}

.article-details .article .articles-link .link a {
    display: block;
    height: 34px;
    outline: none;
    color: #777777;
    text-decoration: none;
    font-size: 15px;
    line-height: 34px;
}

.article-details .article .articles-link .link a .f-l {
    display: block;
    margin-right: 10px;
    width: 83px;
    height: 34px;
    border: 1px solid #c1c1c1;
    text-align: center;
    line-height: 32px;
}

.article-details .article .articles-link .link a .f-r {
    float: left;
}

.article-details .article .articles-link .return {
    float: right;
    display: block;
    margin-top:0px;
    width: 110px;
    height: 34px;
    border: 1px solid #c1c1c1;
    color: #777777;
    text-align: center;
    line-height: 32px;
}

.article-details .aside .hot-article2 .item h3 a {
    display: block;
    overflow: hidden;
    /* margin-bottom: 10px; */
    color: #44444e;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
    font-size: 16px;
}


/*右边固定栏样式－－*/
.sidebar-box{
    position: fixed;
    right:0;
    top:50%;
    transform: translateY(-50%);
    -ms-transform:translateY(-50%); /* IE 9 */
    -moz-transform:translateY(-50%);    /* Firefox */
    -webkit-transform:translateY(-50%); /* Safari 和 Chrome */
    -o-transform:translateY(-50%);
    z-index:1000;
}
.sidebar li{
    width:50px;
    height:50px;
    background-color: #EAEAEA;
    /*padding: 15px;*/
    position:relative;
    text-align:right;
    border-bottom: 1px solid #DBDBDB;
    transition:all 0.5s ease-in-out;
}
.sidebar li+li{
    /*border-top: 1px solid #DBDBDB;*/
}
.sidebar li+li i{
    /*border-top: 1px solid #DBDBDB;*/
    transition:all 0.5s ease-in-out;
}
.sidebar li:hover i{
    /*border: none;*/
    /*height:49px;*/
}
.sidebar li i{
    width:50px;
    height:49px;
    position: absolute;
    right:0;
    top:0;
    z-index:1100;
    background-color: #EAEAEA;

}
.sidebar li a{
    display:block;
    width:100%;
}
.sidebar li .text{
    width:220px;
    font-size:14px;
    color:#181818;
    font-weight: 600;
    position:absolute;
    left:50px;
    top:50%;
    transform: translateY(-50%);
    -ms-transform:translateY(-50%); /* IE 9 */
    -moz-transform:translateY(-50%);    /* Firefox */
    -webkit-transform:translateY(-50%); /* Safari 和 Chrome */
    -o-transform:translateY(-50%);
    text-align:left;
    z-index:10;
}
.sidebar li .icon01{
    background:url('../images/aside-img01.png') no-repeat center #EAEAEA;
}
.sidebar li .icon02{
    background:url('../images/aside-img02.png') no-repeat center #EAEAEA;
}
.sidebar li .icon03{
    background:url('../images/aside-img03.png') no-repeat center #EAEAEA;
}
.sidebar li .icon04{
    background:url('../images/aside-img04.png') no-repeat center #EAEAEA;
}
.sidebar li .icon05{
    background:url('../images/aside-img05.png') no-repeat center #EAEAEA;
}
.sidebar:hover li{
    width: 250px;
}
.sidebar:hover li .text{
    left:30px;
}
.sidebar li:hover{
    background-color: #181818;
}
.sidebar li:hover .text{
    color: #FFFFFF;
}
.sidebar li:hover .icon01{
    background:url('../images/aside-img001.png') no-repeat center #181818;
}
.sidebar li:hover .icon02{
    background:url('../images/aside-img002.png') no-repeat center #181818;
}
.sidebar li:hover .icon03{
    background:url('../images/aside-img003.png') no-repeat center #181818;
}
.sidebar li:hover .icon04{
    background:url('../images/aside-img004.png') no-repeat center #181818;
}
.sidebar li:hover .icon05{
    background:url('../images/aside-img005.png') no-repeat center #181818;
}

/**服务咨询样式－－**/
.contact_banner{
	background: url(../images/contact_banner.jpg) no-repeat center center;
	height: 657px;
}
.contact_banner .text_box{
	width: 1220px;
	margin: 0 auto;
	padding-top: 105px;
}
.contact_banner .text_box h1{
	color: #333333;
	font-size: 20px;
	font-weight: bold;
}
.contact_banner .text_box .tit {
    color: #333333;
    font-size: 20px;
    font-weight: bold;
}
.contact_banner .text_box h3{
    color: #333333;
    font-size: 26px;
    font-weight: bold;
    margin-top: 9px;
}
.contact_banner .text_box .t {
    color: #333333;
    font-size: 26px;
    font-weight: bold;
    margin-top: 9px;
}
.contact_banner .text_box h4{
	margin-top: 15px;
	color: #1a58ab;
	font-size: 26px;
	font-weight: bold;
	font-family: arial;
}
.contact_banner .text_box .text{
	margin-top: 12px;
	width: 755px;
	border-top: 1px solid #fff;
}
.contact_banner .text_box .text p{
	color: #333333;
	font-size: 16px;
	padding-top: 21px;
}
.contact_banner .text_box .text ol{
	margin-top: 18px;
}
.contact_banner .text_box .text ol a{
	display: block;
	width: 186px;
	height: 42px;
	background: #1a58ab;
	float: left;
	margin-right: 20px;
	border-radius: 3px;
	color: #fff;
	line-height: 42px;
	font-size: 14px;
	text-align: center;
}
.contact_banner .text_box .text ol a:hover{
	background: #1e468c;
}
.contact_banner .text_box .text ol a span{
	line-height: 42px;
	padding-left: 25px;
	background: url(../images/g_icon.png) no-repeat left center;
}
.contact_banner .text_box .text ol a.zixun span{
	line-height: 42px;
	padding-left: 34px;
	background: url(../images/g_icon2.png) no-repeat left center;
}

.contact_banner .text_box .text ol a.yx{
	background: #fdfdfd url(../images/yx_icon.png) no-repeat 20px center;
	min-width: 227px;
	color: #a8a8a8;
	padding-left: 46px;
	padding-right: 10px;
	text-align: left;
	font-size: 16px;
}

.contact_banner .text_box .text p.dd span{
	color: #6d6d6d;
	font-size: 13px;
	background: url(../images/g001.png) no-repeat left center;
	padding-left: 18px;
	display: inline-block;
	margin-left: 8px;
	cursor: pointer;
}
.contact_banner .text_box .text p.dd span.cur{
	background: url(../images/g002.png) no-repeat left center;
}

.contact_banner .text_box .text ul{
	margin-top: 18px;
}
.contact_banner .text_box .text ul li{
	float: left;
	height: 40px;
	line-height: 40px;
	margin-right: 7px;
	margin-bottom: 9px;
	background: #fff;
}
.contact_banner .text_box .text ul li:first-child{
	width: 143px;
}

.contact_banner .text_box .text ul li:nth-child(2){
	width: 181px;
}

.contact_banner .text_box .text ul li:nth-child(3){
	width: 210px;
	margin-right: 0;
}
.contact_banner .text_box .text ul li:nth-child(4){
	width: 442px;
	height: 60px;
}
.contact_banner .text_box .text ul li:last-child{
	width: 100px;
	height: 60px;
	margin-right: 0;
	line-height: 60px;
}
.contact_banner .text_box .text ul li input{
	width: 100%;
	border: none;
	background: none;
	padding: 0 10px;
	font-size: 14px;
	height: 40px;
	font-family: "微软雅黑";
}
.contact_banner .text_box .text ul li textarea{
	width: 100%;
	height: 60px;
	line-height: 40px;
	padding:  0 10px;
	border: none;
	background: none;
	font-family: "微软雅黑";
}
.contact_banner .text_box .text ul li:last-child input{
	height: 60px;
	width: 100%;
}

/*发布样式------------------*/
.rt-content .titleT {
    border-bottom: 1px solid #dfe1e0;
    color: #999999;
    font-size: 16px;
    font-family: arial;
    text-align: left;
}

.rt-content .titleT span {
    color: #444444;
    font-size: 20px;
    font-weight: bold;
    font-family: "微软雅黑";
    display: inline-block;
    margin-right: 10px;
    padding-bottom: 10px;
    position: relative;
    bottom: -1px;
    border-bottom: 2px solid #166ecf;
}

/*分页样式------------------*/
.pagebar { padding:20px; overflow:hidden}
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 12px;
  padding: 7px 8px;
  margin: 0 2px;
  border-radius: 3px;
}
.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #337ab7;
  border: 1px solid #337ab7;
}
.pagination a.page-num-current {
  color: #fff;
  background: #337ab7;
  border: 1px solid #337ab7;
}
.pagination .st{ font-family:宋体}
.text-secondary{ text-align:center; padding:20px 0}

/*下一页*/
.reLink{height: 38px;line-height: 38px;border: 1px solid #e6e6e6;padding: 0 15px;margin-bottom: 50px;color: #666;}
.reLink .nextLink,
.reLink .prevLink{width: 50%;}
.reLink .nextLink{text-align: right;}
.reLink a{color: #666;}
.reLink a:hover{color: var(--colour1);}
.fl{float: left;}
.fr{float: right;}
/*内视频－－－－－－－－－－－－－－－－－－－－－－－－－－*/
.case_list{
	background: #f6f6f6;
	padding:0px 0 0px;
}
.case_list ol{
	margin-bottom:20px;
}
.case_list ol li{
	float: left;
	width:24%;
	position: relative;
	margin-right:10px;
	margin-bottom:10px;
}
.case_list ol li:nth-child(4n){
	margin-right: 0;
}
.case_list ol li .img{
	line-height: 0;
	overflow: hidden;
width: 100%;height:270px;display: block;border: 1px solid #eaeaea;overflow: hidden;box-sizing: border-box;text-align:center;transition: all .5s;
}

.case_list ol li.img img{max-width:100%;max-height:100%;height:auto;margin: 0 auto;padding:2%;vertical-align:middle;}


.case_list ol li .text{
	position: absolute;
  left: 0;
  bottom:0px;
  width: 100%;
  background: rgba(1,90,170, 0.8);
  padding:3px 10px 15px 0px;
}
.case_list ol li .text p{
	color: #fff;
height:30px; text-align: center;margin-bottom:5px
}
