html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
blockquote,
th,
td,
a {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: "PingFang SC", "HanHei SC", "Helvetica Neue", Microsoft Yahei, "Helvetica", "STHeitiSC-Light", "Arial", sans-serif;
    line-height: 30px;

}
.p{-webkit-margin-before: 0em;
    -webkit-margin-after: 0em;}
li {
    list-style: none;
    text-decoration: none;
}

a {
    text-decoration: none;
    cursor: pointer;
    outline: none;color: #4c4a4a;
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.clearfix {
    *zoom: 1;
}

.clearfix:after {
    display: block;
    overflow: hidden;
    clear: both;
    height: 0;
    visibility: hidden;
    content: ".";
}

.clearfix {
    clear: both;
}

body {
    overflow-x: hidden;
}
.sjxs{ display:none}
@media (max-width:768px){.bxs{display:none;}
.sjxs{ display: block}
}


#page {
    
    overflow-x: hidden;background: #fff;
}

.index-block {
    padding: 40px 0;
}

.index-title {
    text-align: center;
    padding-bottom: 30px;
}

.index-title h2 {
    font-size: 32px;
    margin-bottom: 20px;
    line-height: 50px;
    color: #000;
    text-transform: uppercase;
    position: relative;
}

.index-title h2:after {
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    width: 60px;
    height: 2px;
    margin: 0 auto;
    background: #F85A16;
    content: '';
}

.index-title p {
    color: #666;
    font-size: 17px;
}


.index-title1 {
    text-align: center;
}

.index-title1 h2 {
    font-size: 32px;
    margin-bottom: 20px;
    line-height: 50px;
    color: #fff;
    text-transform: uppercase;
    position: relative;    padding-top: 40px;
}

.index-title1 h2:after {
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    width: 60px;
    height: 2px;
    margin: 0 auto;
    background: #F85A16;
    content: '';
}

.index-title1 p {
    color: #fff;
    font-size: 17px;
}

.index-service-list ul {
    margin: 0 -1%;
}

.index-service-list ul li {
   width: 19%;
    margin: 0 0.5%;
    float: left;
    text-align: center;
}

.services {
    padding: 40px 20px;
    background: #fff;
    -webkit-box-shadow: 0px 10px 23px -10px rgba(0, 0, 0, 0.43);
    -moz-box-shadow: 0px 10px 23px -10px rgba(0, 0, 0, 0.43);
    -ms-box-shadow: 0px 10px 23px -10px rgba(0, 0, 0, 0.43);
    -o-box-shadow: 0px 10px 23px -10px rgba(0, 0, 0, 0.43);
    box-shadow: 0px 10px 23px -10px rgba(0, 0, 0, 0.43);
}

.services span {
    width: 100%;
    display: block;
}

.services span img {
    width: 60px;
    margin: 0 auto;
}

.services h3 {
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 2px;
    font-weight: 500;
    position: relative;

}

.services h3:after {
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    width: 40px;
    height: 2px;
    margin: 0 auto;
    background: #F85A16;
    content: '';
}

.services p {
    color: #666;
    margin: 20px 0;
}

.services a {
    display: inline-block;
    padding: 3px 30px;
    background: transparent;
    color: #F85A16;
    border: 1px solid #F85A16;
}

.services a:hover {
    background: #F85A16;
    color: #fff;
}

.index-about {
    position: relative;
    background: #f5f5f5;
    padding-top: 30px;
}

.index-about-top ul {
    background: rgba(248, 90, 22, 0.9);
    margin-bottom: -120px;
    float: left;
    width: 100%;
}

.index-about-top ul li {
    text-align: center;
    padding:30px 0;


}

.index-about-top ul li h3 {
    font-size: 34px;
    color: #fff;
    line-height: 80px;
}

.index-about-top ul li p {
    font-size: 20px;
    color: #fff;
}

.index-about-bottom {
    height: 460px;
    background: url(../images/tacn/fuwu-bg.jpg) center no-repeat;
	background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center top;
    position: relative;
}

.index-about-bottom .text {
    padding-top: 40px;
    text-align: center;
}
.index-about-bottom .text p {
    font-size: 16px;
    color: #fff;
    line-height: 30px;
}
.index-about-bottom .text h2 {
    font-size: 30px;
    color: #fff;
    line-height: 60px;
}

.index-about-bottom .more {
    text-align: center;
    margin-top: 40px;
}

.index-about-bottom .more a {
    display: inline-block;
    padding: 5px 30px;
    font-size: 14px;
    border: 1px solid #fff;
    box-sizing: border-box;
    color: #fff;
    margin: 0 20px;
}

.index-case ul {
    margin: 0 -1%;
}

.index-case ul li {
    width: 23%;
    margin: 0 1%;
    float: left;
    margin-bottom: 30px;
}

.index-case ul li img {
    display: block;
    width: 100%;
}

.contact-info {
    width: 100%;
    overflow: hidden;
}




.contact-info .list {
    float: left;
    width: 50%;
    height: 320px;
    padding: 33px 0;
    box-sizing: border-box;
}

.contact-info .list1 {
    background: #222;
}

.contact-info .list2 {
    background: #F85A16;
}

.index-business {
    width: 800px;
    float: right;
}

.index-contact {
    width: 800px;
    float: left;
    padding-left: 60px;
    box-sizing: border-box;
}

.index-contact-title {
    margin-bottom: 30px;
}

.index-contact-title h2 {
    font-size: 32px;
    color: #f5f5f5;
}

.index-contact-title h2 span {
    color: #ddd;
    font-size: 14px;
    text-transform: uppercase;
    margin-left: 15px;
}

.index-business-text p {
    float: left;
    width: 50%;
    font-size: 14px;
    color: #ddd;
}

.index-contact-text h3 {
    font-size: 16px;
    color: #fff;
}

.index-contact-text p {
    color: #fff;
    float: left;
    width: 50%;
}

.index-contact-text .pic {
    margin-top: 20px;
}

.index-contact-text span {
    display: block;
    font-size: 12px;
    line-height: 40px;
    text-align: center;
    width: 111px;
}



.banners {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 520px;
    z-index: 5;
}

.banners .bann_for {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    cursor: pointer;
    margin-top: -20px;
    background: rgba(0, 0, 0, 0.5);
}

.banners .bann_pre {
    left: 0;
}

.banners .bann_pre span {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/tacn/slider-left-arrow.png)  center no-repeat;
}

.banners .bann_next {
    right: 0;
}

.banners .bann_next span {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/tacn/slider-right-arrow.png) center no-repeat;
}

.banners .banner {
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
    height: 520px;
}

.banners .banner .fss-wrapper {
    float: left;
}

.banners .banner .item {
    position: relative;
    float: left;
    width: 100%;
    height: 520px;
}

.banners .banner .item img.pbanner {
    width: 100%;
    height: 100%;
    display: block;
}

.banner-tag {
    width: 100%;
    position: absolute;
    top: 50%;
    height: 200px;
    margin-top: -100px;
    left: 0;
}

.banner-tag .text {
    width: 480px;
    padding-left: 20px;
    border-left: 1px solid rgba(255, 158, 41, 0.6);
    letter-spacing: 3px;
}

.banner-tag .text .title_line {
    padding-left: 20px;
    margin-left: -23px;
    border-left: 3px solid #ff9e29;
}

.banner-tag h2 {
    font-size: 42px;
    line-height: 50px;
    color: #fff;
    margin-bottom: 5px;
}

.banner-tag h2 span {
    color: #ff9e29;
}

.banner-tag h3 {
    font-size: 30px;
    color: #fff;
    line-height: 40px;
    margin-bottom: 20px;
}

.banner-tag p {
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 100;
    letter-spacing: 0px;
}

.banners .slidebtn {
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -51px;
    width: 102px;
    height: 102px;
    /*background:url(../images/slidebtn.png);*/
    z-index: 10;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}

.banners .slidebtn.o {
    -webkit-animation: arrowlx 1.5s infinite;
    -moz-animation: arrowlx 1.5s infinite;
    -o-animation: arrowlx 1.5s infinite;
    -ms-animation: arrowlx 1.5s infinite;
    animation: arrowlx 1.5s infinite;
}

.banners .pagination {
    width: 200px;
    height: 21px;
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -100px;
    text-align: center;
    z-index: 30;
}

.banners .pagination a {
    display: inline-block;
    background: url(../images/tacn/quan111.png) no-repeat center;
    width: 48px;
    height: 4px;
    margin: 0 8px;
    /*float: left;*/
    text-indent: -999px;
    overflow: hidden;
}

.banners .pagination a.selected {
    background: url(../images/tacn/quan222.png) no-repeat center;
}

.service-brand .item {
    width: 290px;
    height: auto;
    height: 180px;
    overflow: hidden;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

.service-brand .item img {
    display: block;
    width: 100%;
}


.inside-banner {
    width: 100%;
    height: 360px;
    background-position: center;
}

.inside-text {
    padding-top: 100px;
    text-align: center;
}

.inside-text h2 {
    font-size: 36px;
    margin: 0;
    font-weight: 100;
    color: #fff;
    padding-bottom: 10px;text-shadow: #000 2px 2px 5px;
}

.inside-text p { font-size: 16px; color: #fff;text-shadow: #000 2px 2px 5px;
}

.inside-title {
    padding: 60px 0;
    text-align: center;
}

.inside-title h1 {
    color: #333;
    font-size: 30px;
    position: relative;
    padding: 10px 0;
}

.inside-title h1::before {
    content: '';
    background-color: #333;
    width: 48px;
    height: 2px;
    position: absolute;
    left: 50%;
    margin-left: -24px;
    top: 60px;
}

.inside-title p {
    margin-top: 10px;
    font-size: 20px;
    text-transform: uppercase;
}

.page-cen {
    width: 1600px;
    margin: 0 auto;
}


figure {
    position: relative;
    overflow: hidden;
    margin: 0px;
    background: #726FB9;
    text-align: center;
    cursor: pointer;
}

figcaption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.ot-portfolio-item figure figcaption>a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.ot-portfolio-item figure figcaption,
.ot-portfolio-item figure figcaption>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

figure.effect-bubba {
    background: #000;
    margin-bottom: rgba(0, 0, 0, 0.3);
}

figure:hover figcaption {
    background: none;
}


figure.effect-bubba img {
    opacity: 0.8;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}

figure.effect-bubba:hover img {
    opacity: 1;
}

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

figure.effect-bubba figcaption::before {
    border-top: 1px solid #f85a16;
    border-bottom: 1px solid #f85a16;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}

figure.effect-bubba figcaption::after {
    border-right: 1px solid #f85a16;
    border-left: 1px solid #f85a16;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
}

figure.effect-bubba h2 {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    padding-top: 30%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
    overflow: hidden;
}

figure.effect-bubba p {
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    padding: 20px 2.5em;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
}

figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

figure.effect-bubba:hover h2,
figure.effect-bubba:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);color: #f85a16;
}

.case-block {
    /*padding: 60px 0;*/
    width: 100%;
    background: #fff;
}


.case-block .page-cen {
    position: relative;
}

.case-nav {
    position: relative;
    ;
    box-sizing: border-box;
    border-bottom: 1px solid #EEEEEE;
    box-sizing: border-box;
    background: #f5f5f5;
}

.case-nav .title {
    width: 100%;
    height: 60px;
    background: #F85A16;

}


.case-nav .title h4 {
    padding: 0 25px;
    line-height: 60px;
    color: #fff;
}

.case-nav .nav {
    position: relative;
    font-size: 16px;

    list-style: none;
    padding: 0;
    margin-bottom: 0;
}

.case-nav .nav li {
    position: relative;
    float: left;
    border-bottom: 3px solid transparent;
}

.case-nav .nav li a {
    padding: 12px 25px;
    color: #333;
    display: block;
    font-size: 16px;
}

.case-nav .nav li.active,
.case-nav .nav li:hover {
    border-bottom: 3px solid #F85A16;
}

.case-nav .nav li.active a,
.case-nav .nav li:hover a {
   color: #ffffff;
    BACKGROUND: #f85a16;
}


.case-list-nav {
    /* padding-left: 350px; */
    width: 100%;
}

.case-list .col-md-4 {
    padding-bottom: 30px;
    position: relative;
}

.case-list .col-md-4 .wfEditorMode {
    position: relative;
    ;
    margin-top: 30px;
}

.service-list {
    padding: 40px 0;
}

.service-list ul {
    margin: 0 -1%;
}

.service-list li {
    width: 23%;
    margin: 0 1%;
    line-height: 110px;
    border: none;
    padding: 0;
    text-align: center;
    box-shadow: 0 5px 15px #e9f3fa;
    overflow: hidden;
    float: left;
    border: 1px solid #eee;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.service-list li img {
    vertical-align: middle;
    max-width: 100%;
    width: auto;
    height: auto;
}

.service-block {
    padding: 90px 0;
    background: #f5f5f5;
}

.service2-block {
    padding: 90px 0;
    background: #fff;
}

.block-title {
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 50px;
    text-align: center;
}

.block-title h2 {
    font-size: 33px;
    margin: 30px 0 0 0;
}

.block-title h2 span {
    font-size: 16px;
    color: #999;
    padding-left: 10px;
    font-weight: 100;
}

.company_profile {
    max-width: 1600px;
    height: auto;
    margin: 0 auto;
    padding: 20px 0;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
}

.profile_sec1 {
    width: 100%;
    height: 590px;
    position: relative;
    margin-bottom: 100px;
}

.profile_sec1 .left {
    float: left;
    width: 100%;
    height: auto;
    /*position: absolute;*/
    top: 0;
    left: 0;
}

.profile_sec1 .left .pic {
    max-width:100%;
    width: 100%;
    height: auto;
}

.profile_sec1 .left .pic img {
    display: inherit;
    width: 100%;
    height: auto;
}

.profile_sec1 .right {
    float: right;
    width: 100%;
    height: auto;
   
    position: relative;
    z-index: 1;
}

.profile_sec1 .right .profile_introduction {
    width: 100%;
    height: 100%;
    /*background: url(../images/tacn/profile_sec1_bj.png) ;*/
    background-size: 100%;
    padding: 40px 50px;
    box-sizing: border-box;/*background: rgba(245, 150, 36, 0.91);*/
}

.profile_introduction h2 {
    font-size: 16px;
   
    line-height: 30px;
    font-weight: normal;
    padding-bottom: 0px;
    /*  color: #fff;background: url("../images/profile_line_b.png") no-repeat left bottom; */
    margin-bottom: 5px;
}

.profile_introduction h2 span {
    display: inline-block;
    font-size: 22px;
    margin-right: 5px;
    font-weight: 600;
    line-height: 30px;
}

.profile_introduction .article {
    font-size: 14px;
    /*color: #fff;*/
    line-height: 26px;
    text-align: justify;
}

.profile_introduction .article p {
    font-size: 15px;line-height: 26px;color: #444;
}

.profile_introduction .article p:last-child {
    margin-bottom: 0;
}

.profile_sec2 { width: 100%;    height: auto;margin-bottom: 60px;clear: both;}

.profile_sec2 h2 {
    font-size: 16px;
    color: #888888;
    line-height: 30px;
    font-weight: normal;
    padding-bottom: 20px;
    /* background: url("../images/profile_line_h.png") no-repeat center bottom; */
    text-align: center;
    margin-bottom: 50px;
}

.profile_sec2 h2 span {
    display: inline-block;
    font-size: 22px;
    margin-right: 5px;
    font-weight: 600;
    line-height: 30px;
    color: #333333;
}

.profile_sec2_list {
    width: 100%;
    height: auto;
}

.profile_sec2_list ul {
    margin: 0 -1%;
}

.profile_sec2_list ul li {
    float: left;
    width: 23%;
    height: auto;
    margin: 0 1%;
    margin-bottom: 10px;
}

.profile_sec2_list ul li .top {
    width: 100%;
    height: auto;
    padding-bottom: 15px;
    box-sizing: border-box;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 15px;
    position: relative;
}

.profile_sec2_list ul li .top h4 {
    font-size: 14px;
    color: #666666;
    line-height: 26px;
    font-weight: normal;
    position: absolute;
    top: 0;
    left: 40px;
}

.profile_sec2_list ul li .top h3 {
    font-size: 16px;
    color: #666666;
    line-height: 26px;
    font-weight: bold;
}

.profile_sec2_list ul li .top h3 strong {
    display: inline-block;
    width: 40px;
    font-size: 45px;
    color: #F85A16;
    line-height: 50px;
    font-weight: bold;
}

.profile_sec2_list ul li p {
    font-size: 13px;
    color: #666666;
    line-height: 26px;
    height: 52px;
}


.profile_sec3 {
    width: 100%;
    height: auto;
}

.profile_sec3 ul li {
    float: left;
    width: 50%;
    height: auto;
    position: relative;
    overflow: hidden;
    height: 320px;
}

.profile_sec3 ul li .pic {
    position: absolute;
    display: block;
    width: 100%;
    bottom: 0;
    right: 0;
}

.profile_sec3 ul li .pic img {
    display: inherit;
    /*width: 100%;*/
    height: 100%;
}

.profile_sec3 ul li .title {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 60px;
    padding-left: 60px;
    padding-right: 40px;
    box-sizing: border-box;
}

.profile_sec3 ul li .title h2 {
    font-size: 16px;
    color: #ffffff;
    line-height: 30px;
    font-weight: normal;
    /* background: url("../images/profile_line_b.png") no-repeat left bottom; */
    margin-bottom: 20px;
}

.profile_sec3 ul li .title h2 strong {
    display: inline-block;
    font-size: 22px;
    margin-right: 5px;
    font-weight: bold;
    line-height: 30px;
    color: #ffffff;
}

.profile_sec3 ul li .title .article {
    font-size: 14px;
    color: #ffffff;
    line-height: 30px;
}

.profile_sec3 ul li .title .article p {
    margin-bottom: 5px;
}

.contact-list ul {
    margin: 0 -1%;
}

.contact-list ul li {
    float: left;
    width: 33%;
    padding: 40px 0;
    text-align: center;
}

.contact-list ul li h2 {
    font-size: 18px;
    color: #333;
    padding: 5px 0;
}

.contact-list ul li p {
    font-size: 18px;
    color: #F85A16;
}

.index-cases {
    background: #f5f5f5;
}

.index-case .col-md-3 {
    padding-left: 0;
    padding-right: 0;
}

.contact-info .row {
    margin-right: 0px;
    margin-left: 0px;
}

.service-table {
    margin-top: -1px;
}

.service-table {
    width: 100%;
    margin-top: 60px;
}

.service-table li {

    float: left;
    width: 20%;
    text-align: center;
    margin-bottom: 30px;
}

.service-table li .li-con {
    width: 200px;
    height: 200px;
    display: inline-block;
    border: 1px solid #ddd;
    border-radius: 100px;
    -moz-border-radius: 100px;
}

.service-table li .li-con .pic {
    width: 100px;
    height: 100px;
    display: inline-block;
    margin-top: 20px;
}

.service-table li .li-con .pic img {
    display: block;
    width: 100%;
}

.service-table li .li-con .text p {
    font-size: 15px;
    color: #F85A16;
}




.service-table table td {
    position: relative;
    padding: 9px 15px;
    min-height: 20px;
    line-height: 20px;
    font-size: 14px;
    border-width: 1px;
    border-style: solid;
    border-color: #e6e6e6;
    text-align: center;
}

.service-table table td .pic {
    width: 200px;
    height: 200px;
    display: inline-block;
}

.service-table table td p {
    font-size: 20px;
    color: #999;
}

.service-table table thead {
    background: #aaaaaa;

}

.service-table table thead td {
    color: #fff;
}

.service-table table tbody tr:nth-child(even) {
    background: #f5f5f5;
}

.index-service-block {
    padding: 90px 0;
    background: #fff;
}

.index-news-block {
    /*background: #f5f5f5;*/
    padding: 20px 0;
}

.index-more {
    width: 100%;
    text-align: center;
    margin-top: 60px;
}

.index-more a {
    width: 200px;
    height: 40px;
    border: 1px solid #F85A16;
    display: inline-block;
    line-height: 40px;
    cursor: pointer;
    color: #F85A16;
}

.index-more a:hover {
    background: #F85A16;
    color: #fff;
}

.pages {
    width: 100%;
    text-align: center;
    margin: 60px 0;
}

.pages ul li {
    line-height: 30px;
    display: inline-block;
    border-radius: 2px;
    margin: 0 2px;
}

.dataTables_info {
    display: none;
}

.pages ul li.page {
    background: #fff;
    border: 1px solid #eee;
    box-sizing: border-box;
    display: inline-block;
}

.pages ul li a {
    color: #666666;
    font-size: 14px;
    display: block;
    padding: 0 10px;
}

.pages ul li span {
    display: block;
}

.pages ul li:hover {
    background: #F85A16;
}

.pages ul li.active span {
    background: #F85A16;
    color: #fff;
}

.pages ul li.active {
    background: #F85A16;
}

.pages ul li.active a {
    color: #fff;
}

.pages ul li:hover a,
.pages ul li:hover span {
    color: #fff;
}

.pages ul li.disabled {
    display: none;
}


.news {
    padding: 0px 0;
    background: #fff;
}



.news-list {
}

.news-list ul {
    /* width: 960px; */
    margin: 0 -1%;
}

.news-list ul li {
    list-style: none;
    float: left;
    width: 48%;
    margin: 0 1%;
    position: relative;
    transition: 0.4s 0s;
    -webkit-transition: 0.4s 0s;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
}


.news-list ul li:hover {
    -webkit-box-shadow: 0px 7px 17px 3px #ccc;
    -moz-box-shadow: 0px 7px 17px 3px #ccc;
    box-shadow: 0px 7px 17px 3px #ccc;
}

.news-list ul li a {
    display: block;
}

.news-list ul li .news-text {
    position: relative;
}

.news-list ul li .time {
    color: #666;
    position: absolute;
    height: 120px;
    width: 120px;
    left: 0;
    top: 0;
    border-left: 1px solid #e6e6e6;
    text-align: center;
    background: #F85A16;
    padding: 25px 0;
    box-sizing: border-box;
}

.news-list ul li .time h4 {
    font-size: 40px;
    color: #fff;
    line-height: 40px;
    font-weight: 100;
    margin: 0;
}

.news-list ul li .time p {
    font-size: 14px;
    color: #fff;
    line-height: 30px;
}

.news-list ul li .text {
    float: left;
    color: #333;
    box-sizing: border-box;
    width: 100%;
    min-height: 64px;
   min-height: 106px;
    padding-top: 10px;padding-left: 20px;
}

.news-list ul li .text h2 {
    font-size: 20px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;margin-bottom: 10px;
}

.news-list ul li .text p {
    color: #666;
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-list ul li .text .more p {
    color: #c30813;
    font-size: 12px;
}

.news-detaile {
    padding: 90px 0;
}

.news-detaile .page-cen {
    width: 1280px;
}

.news-detaile-left {
    float: left;
    width: 920px;
}

.news-detaile-right {
    width: 300px;
    float: right;
    background: #eee;
    box-sizing: border-box;
    padding: 30px 20px;
}

.news-detaile-right .top {}

.news-detaile-right .top h2 {
    font-size: 21px;
    color: #333;
    line-height: 40px;
    font-weight: bold;
}

.news-detaile-right .top p {
    font-size: 16px;
    color: #ccc;
    text-transform: uppercase;
}

.news-detaile-right .list ul li {
    padding: 10px 0;
    border-bottom: 1px dashed #ddd;
}

.news-detaile-right .list ul li h2 {
    font-size: 16px;
    color: #333;
}

.news-detaile-right .list ul li p {
    font-size: 14px;
    color: #999;
}

.news-detaile-right .list ul li:hover h2 {
    color: #F85A16;
}

.news-detaile-right .list ul li:hover p {
    color: #F85A16;
}

.news-detaile .news-detaile-title {
    text-align: center;
    font-size: 20px;
    margin-bottom: 30px;

}

.news-detaile .news-detaile-title h2 {
    font-size: 32px;
    color: #000;
    font-weight: bold;
}

.news-detaile .news-detaile-title p {
    font-size: 14px;
    color: #F85A16;
    margin-top: 20px;
}

.news-detaile .news-detaile-text p {
    font-size: 14px;
    color: #666;
    text-indent: 2em;
    margin-bottom: 10px;
}

.news-detaile .news-detaile-text img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.casedetail-content{
    padding-top: 60px;
    border-top: 1px solid #eee;
}
.casedetail-content img{
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.case-list-block{
    padding: 40px 0;
    background: #f5f5f5;
}
.case-list-block .top{
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
}
.case-list-block .top h2 {
    font-size: 30px;
    color: #333;
    line-height: 40px;
    /* font-weight: bold; */
}


.case-list-block .top p {
    font-size: 16px;
    color: #ccc;
    text-transform: uppercase;
}
.case-list-block  .list ul{
    margin: 0 -1%;
}
.case-list-block  .list ul li{
    width: 14%;
    margin: 0 1%;
    float: left;
    margin-bottom: 20px;
}
.case-list-block  .list ul li:hover{
    opacity: 0.8;
}
.case-list-block  .list ul li .pic img{
    display: block;
    width: 100%;
}
.case-list-block  .list ul li .text{
    text-align: center;
    margin-top: 10px;
}
.case-list-block  .list ul li .text h2{
    font-size: 16px;
    color: #333;
    line-height: 40px;
}

.map-block {
    width: 100%;
    height: 500px;
}
.nav-toggle{
    display: none;
}
.gird{
    display: none;
}
.friendly_link{
    background: #f2f2f2;
    padding:20px 0; 
}
.friendly_link a{
    color: #666;
    padding: 0 5px;
}
.friendly_link a:hover{
    text-decoration: underline;
}

/*内页服务范围*/

.wps {
	margin: 0 12px;
}
.page-service {    
    padding: 20px 0;
	
}
.page-service .s {
	margin: 40px 40px 0;
	
}
.page-service .data {
	float: left;
	width: 20%;
	text-align: center;
}
.page-service .data a {
	display: block;
	padding: 20px;
	border: 1px #ddd solid;margin-bottom: 50px;
}
.page-service .m {
	padding: 15px 0;
}
.page-service .m img {
	width: auto;
	height: 45px;
}
.page-service .data .title {
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 1px;color: #f85a16;
    font-weight: bold;
}
.page-service .data .des {
	height: 40px;
	line-height: 20px;
	font-size: 14px;
	color: #5a5a5a;
}


@media screen and (max-width: 1600px) {

    .page-cen {
        width: 1440px;
    }

    .index-business {
        width: 720px;
    }

    .index-contact {
        width: 720px;
    }
}

@media screen and (max-width: 1440px) {

    .page-cen {
        width: 1200px;
    }

    .index-business {
        width: 600px;
    }

    .index-contact {
        width: 600px;
    }

    .services p {
        font-size: 13px;
    }

    .services {
        padding: 40px 10px;
    }

    .case-nav .nav li a {
        padding: 5px 12px;
    font-size: 15px;
    }
    .news-detaile .page-cen{
        width: 1200px;
    }
    .news-detaile-left {
       width: 860px;
    }
}
@media screen and (max-width: 1200px) {
    .page-cen {
        width: 960px;
    }
    .news-list ul li .text h2{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;font-size: 18px;
}
.index-business {
    width: 480px;
}
.index-contact{
    width: 480px;
}
.header .menu-nav ul li a {
    padding: 0 12px;
}
.case-nav .nav li{
    width: 25%;
}
.news-detaile .page-cen{
    width: 960px;
}
.news-detaile-left {
   width: 640px;
}
}
nav{ display:none}
@media screen and (max-width: 960px) {
.inside-text {
    padding-top: 40px;
    text-align: center;
}
.inside-text h2 {
    font-size: 25px;}
/*手机导航*/
nav{  display: block;  font-size:16px; overflow:hidden; position:relative; background:#313131; width: 100%;
-webkit-background-size: 100%;-moz-background-size: 100%;-o-background-size: 100%;background-size: 100%;}
nav:before{ position:absolute; content:""; width:100%; height:1px; top:50%; left:0;background: #444444; border-bottom: 1px solid #292929;}
nav a{ width:33%; text-align:center; height: 2.6rem; line-height: 2.6rem; overflow:hidden; display:block; float:left; position:relative;color: #fff;font-size: 15px;}
nav a:before{ position:absolute; content:""; width:1px; height:2.34em; top:0; right:0; background: #444444; border-left: 1px solid #292929;}
nav a:nth-child(3n):before{ background:none; border:0;}
    .page-cen {
        width: auto;
        padding: 0 10px;
    }
    .index-service-list ul li{
        width: 48%;
        margin-bottom: 30px;
    }
    .services {
        padding: 10px 10px;
    }
    .index-case ul li{
        width: 48%;
    }
    .index-about-bottom .text h2{
        font-size: 24px;
        line-height: 30px;
    }
    .index-about-bottom .text br{
        display: none;
    }
    .service-list li{
        width: 48%;
    }
    .news-list ul li{
        width: 98%;margin-bottom: 0;
    }
    .contact-info .list{
       width: 100%;height: 100%;
    }
    .index-business,.index-contact{
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
    }
	.index-contact-title h2 {
    font-size: 24px;
}
.index-contact-title {
    margin-bottom: 12px;
}
.contact-info .list {
    padding: 18px 0;
}
	.index-news-block {
     padding: 0px 0; 
}
    .footer-nav{
        display: none;
    }
   
    .service-table li{
        width: 50%;
        margin-bottom: 10px;
    }
    .service-table li .li-con{
        width: 100%;
        border: none;
        height: auto;
    }
    .service-table li .li-con .pic{
        margin-top: 0;
    }
    .block-title h2 {
    font-size: 20px;
    }
    .block-title{
        padding-bottom: 20px;
    }
    .service2-block {
      padding: 30px 0;
    }
    .case-nav .nav li{
        width: 100%;
    }
    .case-nav .nav li{
        border-bottom: 1px dashed #ddd;
    }
    .case-nav .nav li:last-child{
        border-bottom: none;
    }
    .case-nav .nav li.active, .case-nav .nav li:hover {
        border-bottom: 1px dashed #F85A16;
    }
    .profile_sec1 .left .pic{
        width: 100%;
    }
    .profile_sec1 .right{
        width: 100%;
    }
    .profile_sec1{
        height: auto;
    }
    .company_profile{
        padding: 30px 0;
    }
    .profile_sec1 .right .profile_introduction{
        padding: 20px 10px;
    }
    .profile_sec2_list ul li{
        width: 98%;
    }
    .profile_sec2_list ul li p{
        height: auto;
    }
    .contact-list ul li{
        /*width: 50%;*/
    }
	
    .index-title h2{
       font-size: 24px;    margin-bottom: 6px;
    line-height: 33px;
    margin-top: 10px;
    }
    .index-title p{
        font-size: 14px;
    }
	  .index-title1 h2{
       font-size: 24px;padding-top: 0;
    }
    .index-title1 p{
        font-size: 16px;
    }
	.index-about-bottom .text {
    padding-top: 0px;}
	.index-about-bottom .text p {
    font-size: 14px;}
    .index-service-block{
        padding: 40px 0;
    }
    .index-more{
        margin-top: 30px;
    }
    .index-about-bottom .text h2 {
        font-size: 18px;
        line-height: 30px;
    }
    .index-about-top ul li h3 {
       font-size: 28px;
       line-height: 40px;
    }
    .index-about-top ul li p{
        font-size: 16px;
    }
    .news-detaile .page-cen{
        width: auto;
    }
     .news-detaile-left{
          width: 100%;
     }
     .news-detaile-right{
         width: 100%;
     }
     .news-detaile .news-detaile-title h2{
         font-size: 24px;
         line-height: 30px;
     }

    .nav-toggle{
        right: 0;
        top: 0px;
        width: 60px;
        height: 60px;
        z-index: 2;
        position: absolute;
        cursor: pointer;
        -webkit-transition-duration: 0.66s;
        transition-duration: 0.66s;
        -webkit-transition-timing-function: swing;
        transition-timing-function: swing;
        display: block;
    }
    .nav-toggle .icon {
        width: 30px;
        height: 4px;
        background-color: #F85A16;
        border-radius: 2px;
        position: absolute;
        top: 28px;
        left: 15px;
        -webkit-transition-duration: 0.5s;
        transition-duration: 0.5s;
        transiting-timing-function: swing;
    }
    .nav-toggle .icon:before, .nav-toggle .icon:after {
        width: 30px;
        height: 4px;
        background-color: #F85A16;
        content: "";
        position: absolute;
        left: 0;
        -webkit-transition-duration: 0.5s;
        transition-duration: 0.5s;
        -webkit-transition-timing-function: swing;
        transition-timing-function: swing;
    }
    .nav-toggle .icon:before {
        top: -9px;
    }
    .nav-toggle .icon:after {
        top: 9px;
    }
    .girdopen .nav-toggle .icon {
        width: 0;
    }
    .girdopen .nav-toggle .icon:before {
        -webkit-transform: translateY(9px) rotate(45deg);
        -ms-transform: translateY(9px) rotate(45deg);
        transform: translateY(9px) rotate(45deg);
    }
    .girdopen .nav-toggle .icon:after {
        -webkit-transform: translateY(-9px) rotate(-45deg);
        -ms-transform: translateY(-9px) rotate(-45deg);
        transform: translateY(-9px) rotate(-45deg);
    }
    .gird{
        position: fixed;
        width: 100%;
        top: 60px;
        left: 100%;
        z-index: 66;
        height: calc(100% - 60px);
        background: rgba(0,0,0,0.8);
        -webkit-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        display: block;
    }

    .girdopen  .gird{
        left: 0%;
    }
    .gird ul{
        padding: 60px 30px;
    }
    .gird ul li{
        width: 100%;
        padding: 0;
        line-height: 36px;
       
        border-bottom: 1px solid rgba(250,250,250,0.2);
    }
    .gird ul li a {
        padding: 12px 0 5px;
        color: #fff;
        display: block;
    }
    .gird ul li a span{
        display: block;
    }
    .inside-banner{
        background-repeat: no-repeat;
        background-size: 200%;
        height: 150px;    margin-top: 65px;
    }
    .case-list-block  .list ul li{
        width: 48%;
    }
	.page-service .data {
    float: none !important;    width: 100%;
}

   .index-block {
    padding: 0px 0;
} 
.index-title {
   padding-bottom: 0px; 
}
.case-block {
}
.casedetail-content {
    padding: 32px 10px;
}
.news {
}
}

/*文章分页样式*/
#fenye{clear:both; margin:10px 20px 20px 0;}
#fenye a{ width:28px; text-align:center; float:left; border:1px solid #bfbfc7;background:#fff; height:28px; font-size:12px;color:#666; line-height:28px; margin-left:5px;border-radius:3px; display:inline-block;}
#fenye .prev,#fenye .next{width:60px;}
#fenye a.curr{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff;}
#fenye a:hover{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff; text-decoration:none}
#pageNext{ margin:10px;}
#pageNext .prev,#pageNext .next{text-align:center;width: 60px;}
#pageNext a.curr{background: #bfbfc7;border: 1px solid #bfbfc7;color: #fff;}
#pageNext a.curr span{ color:#fff !important;}
#pageNext a{width: 28px;text-align: center;float: left;border: 1px solid #bfbfc7;background: #fff;height: 28px;font-size: 12px;color: #666;line-height: 28px;margin-left: 5px;border-radius: 3px;}
#realname{height: 30px;border: 1px solid #ddd;}
#b1{padding: 5px 10px;background: #ff7d02;color: #fff;border: 1px solid #ff7d02;border-radius: 3px;}

.fenyetips{ display:none}
#pagelist{ line-height:22px;color:#666; padding:15px;}
#pagelist a{ width:28px; text-align:center; float:left; border:1px solid #bfbfc7;background:#fff; height:28px; font-size:12px;color:#666; line-height:28px; margin-left:5px;border-radius:3px;}
#pagelist a.next,#pagelist a.prev{width:60px;}
#pagelist a.curr{ background:#bfbfc7;border:1px solid #bfbfc7;color:#fff;}
#pagelist a:hover{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff; text-decoration:none}
#pagelist a img{ display:block;margin:0 auto;margin-top:12px;}
#pagelist span{line-height:28px; font-size:13px; height:28px; margin-left:10px;}
#pagelist span#totalpage{ margin:0;}
.fenye a img{ display:block;margin:0 auto;margin-top:12px;}

/*项目案例*/
.alzs{
background: #f5f5f5;}
.alzs .an1_box{text-align:center;margin-bottom:30px;font-size:0;}
.alzs .an1_box .an1,.gywm .an6_box .an6{display:inline-block;width:146px;line-height:40px;color:#fff;background:#ccc;font-size:15px;margin: 2px;padding:0 10px;}
.alzs .an1_box .an1.active,.alzs .an1_box .an1:hover,.gywm .an6_box .an6:hover,.gywm .an6_box .an6.active{background:#e95504;}
.alzs_box{display:block;position:relative;overflow:hidden;margin:10px;}
.alzs_pad{padding:0 5px;}
.alzs_box .mask{position:absolute;bottom:-100%;left:0;width:100%;height:55px;background:rgba(0,0,0,0.6) url(../images/icon3.png) no-repeat 95% center;}
.alzs_box .mask h5{line-height:55px;font-size:16px;color:#fff;margin-left:15px;padding-right:20%;}
.alzs_box .mask h5 span{font-size:13px;opacity:0.6;}
.alzs_box:hover .mask{bottom:0;}
.alzs_box:hover .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1,1.1);}
.alzs .nr_box .col-lg-4{padding:0;}
.alzs .nr_box .neirong1{display:none;}
.alzs .nr_box .neirong1.active{display:block;}
.alzs .an2_box{text-align:center;font-size:0;margin-top:27px;}
.alzs .an2_box li{display:inline-block;margin:4px;}
.alzs .an2_box li a,.news .an2_box li a{display:block;width:32px;line-height:32px;border:1px solid #e1e1e1;font-size:14px;color:#777;}
.alzs .an2_box .left,.news .an2_box .left{width:66px;}
.alzs .an2_box li .an2:hover,.alzs .an2_box li .an2.active,.alzs .an2_box li .left:hover,.news .an2_box li .an2:hover,.news .an2_box li .an2.active,.news .an2_box li .left:hover{background:#e95504;color:#fff;}
.alzs .an9{display:block;width:150px;line-height:40px;background:#ccc;margin:10px auto;text-align:center;color:#fff;}
.alzs .an9:hover{background:#e95504;}
.container-fluid {
    max-width: 1230px !important;
}

/**/

.fwbg{background: url(../images/tacn/fw_bg.jpg) center center;background-size:cover;margin:20px 0 0 0;position:relative;}
.fwbg .title h5{color:#fff;font-weight:100;font-size: 30px;}
.fwbg .title h5 a{color:#fff;font-weight:100;font-size: 30px;}
.fwbg .title{text-align:center;margin:45px 0 30px 0;}
.fwbg .title p{font-size:16px;color:#bfbebe;margin:5px 0;}
.fwbg .title span{display:block;width:47px;height:2px;background:#e95504;margin:0 auto;}
@media screen and (max-width: 960px) {
.fwbg{margin:0px 0 0 0;}
.fwbg .title h5 a{font-size: 18px;}
.fwbg .title{margin:25px 0 30px 0;}
.fwbg .title p{font-size:14px;}
}

/*联系内页*/
.wrapper {
    max-width: 1600px;
    margin: auto;   
}
.contact1 {
    text-align: center;
    width: 80%;
    margin: 0px auto;
}
.cont {
    margin: 30px 0;    text-align: center;
}
.ab_title .en {
	font-size: 20px;
	color: #9fa0a0;
	line-height: 0.9;
	text-transform: uppercase;
	margin: 10px 0;
}
.ab_title .ch {
	font-size: 30px;
	color: #c30813;
}
.ab_title .line {
	display: inline-block;
	width: 42px;
	height: 1px;
	background: #9fa0a0;
	margin-top: 5px;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.col-sm-3 {    float: left;width: 50%;}
.p_color {
    color: #c30813;
    margin-top: 10px;
}
p {
    margin: 0 0 0px;line-height: 25px;
}
.div_big:hover .cont_img img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.cont_img img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
@media (max-width: 1500px) and (min-width: 1440px){
.container1 {
    width: 1350px;
}
@media (max-width: 1440px) and (min-width: 1024px){
.contact1 {
    width: 100%;
}
@media (min-width: 768px){
.col-sm-3 {
    width: 25%;float: left;
}
}

