/*头部样式*/

#header {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 777;
}

.translate {
    width: 100px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9999;
}

.tran-in {
    left: 120px;
}

.translate li {
    border: 1px dashed #cccccc;
    line-height: 26px;
    text-align: left;
    background: #fff;
}

.translate li a {
    display: block;
    padding-left: 10px;
    background: url(/uploads/image/tdimages/dot4.png) no-repeat 88% 11px;
}

.translate li a:hover {
    text-decoration: none;
    color: #275cea;
    cursor: pointer;
}

.translate-en {
    display: none;
    padding: 6px;
    padding-top: 0px;
}

.translate li .translate-en a {
    padding-left: 0px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
    font-weight: bold;
}

.toplink {
    position: absolute;
    height: 35px;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    background-color: #f2f2f2;
}

.toplink a {
    font-size: 12px;
    color: #a5a5a5;
}

.toplink .k1 {
    line-height: 35px;
    float: right;
    color: #a5a5a5;
    margin-right: 360px;
}

.toplink .k2 {
    font-family: "微软雅黑";
    float: left;
    line-height: 35px;
    margin-left: 360px;
}

.logo_navi {
    margin-top: 35px;
}

.logo_navi .logo {
    float: left;
    margin-top: 30px;
    margin-bottom: 30px;
}

.logo-text {
    float: left;
    /*background:  no-repeat 100% 0;*/
    padding-left: 15px;
    padding-right: 15px;
}

.logo-text h1 {
    color: #545454;
    font-size: 30px;
    line-height: 38px;
}

.logo-text p {
    color: #666666;
    font-size: 14px;
    line-height: 18px;
}

.logo h2 {
   display:none;
    float: left;
    font-size: 24px;
    color: #414141;
    line-height: 60px;
    font-weight: normal;
    padding-left: 15px;
}

.tel-div {
    background:  no-repeat;
    float: right;
    margin-top: 33px;
    padding-left: 10px;
}

.tel-div h2 {
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    text-indent: 50px;
    color: #333333;
}

.tel-div h1 {
    font-size: 24px;
    line-height: 32px;
    text-indent: 50px;
    font-weight: normal;
    color: #333333;
}

#menu {
    text-align: right;
    position: relative;
    width: 1920px;
    left: 50%;
    height: 50px;
    background-color: #339933;
    margin-left: -960px;
}


/*导航栏样式*/

.nav {
    height: 50px;
    width: 1200px;
    position: relative;
    left: 50%;
    margin-left: -600px;
}

.nav li {
    line-height: 50px;
    height: 50px;
    text-align: center;
    width: 166px;
    float: left;
    position: relative;
    z-index: 999;
    background: url(/uploads/image/tdimages/nav-border.png) no-repeat 100% 50%;
}

.nav li:last-child {
    background: none;
}

.nav li a {
    display: block;
    line-height: 50px;
    color: #000000;
    height: 50px;
    font-size: 16px;
}

.nav li:hover h1 {
    background: url(/uploads/image/tdimages/nav_hover_bg.png) no-repeat center;
    color: #333333;
    background-size: 100% 100%;
}

.nav li h1 {
    line-height: 50px;
    font-size: 16px;
    color: #ffffff;
    font-weight: normal;
}

.nav .sec {
    height: 0;
    background: #339933;
    color: #fff;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 50px;
}

.nav .sec a {
    background: #339933;
    color: #fff;
    height: 38px;
    line-height: 38px;
    width: 145px;
}

.nav .sec a:hover {
    background: #e1b224;
    text-decoration: none;
    color: #333333;
}

.nav_search {
    height: 60px;
    float: right;
    line-height: 60px;
}


/*热门搜索*/

.search {
    text-align: left;
    height: 24px;
    background-color: #f8f8f8;
    padding: 5px 10px 5px 10px;
}

#keyword {
    line-height: 33px;
    width: 345px;
    color: #666666;
    border: 1px solid #cacaca;
    border-radius: 5px;
    z-index: 99;
    position: relative;
    text-indent: 17px;
    outline: none;
    padding-right: 35px;
    background-color: #f2f2f2;
}

#submitsearch {
    float: right;
    margin-top: -40px;
    z-index: 100;
    position: absolute;
    background: url(/uploads/image/tdimages/search.png) no-repeat center;
    width: 22px;
    height: 22px;
    border: none;
    outline: none;
    margin-left: 350px;
}

.hotsearch {
    width: 400px;
    float: left;
    height: 24px;
    line-height: 24px;
    font-weight: normal;
}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}


/*主体样式*/

#container {
    width: 1200px;
    margin: 0 auto;
}

.support-product {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background-color: #f2f2f2;
}

.support-company {
    width: 1200px;
    margin: 0 auto;
    padding-top: 55px;
}

.title-div {
    background:  no-repeat 0 100%;
    width: 740px;
    height: 75px;
    text-align: center;
    position: relative;
    left: 50%;
    margin-left: -370px;
}

.title-div p {
    background:  no-repeat 50% 50%;
    line-height: 15px;
    font-size: 16px;
    color: #999999;
}

.title-div h1 {
    line-height: 50px;
    font-size: 24px;
    color: #333333;
}

.title-div span {
    color: #339933;
}

.company-content {
    position: relative;
    margin-top: 50px;
}

.company-content .swiper-slide:hover p {
    color: #4ca54c;
}

.company-content .swiper-slide:hover img {
    border: 1px solid #339933;
}

.company-content p {
    text-align: center;
    font-size: 14px;
    color: #333333;
    line-height: 40px;
}

.company-content img {
    padding: 4px;
    border: 1px solid #d1d1d1;
}

.company-content .swiper-button-next {
    right: -45px;
    background:  no-repeat;
    width: 26px;
    height: 51px;
}

.company-content .swiper-button-prev {
    left: -47px;
    background:  no-repeat;
    width: 26px;
    height: 51px;
}

.product-center {
    width: 1200px;
    margin: 0 auto;
    margin-top: 55px;
    margin-bottom: 70px;
}

.product-cate {
    float: left;
    margin-top: 50px;
    background:  no-repeat;
}

.product-title {
    width: 260px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 22px;
    color: white;
    border-bottom: 1px solid #2b822b;
}

.product-title h1 {
    font-size: 24px;
    line-height: 35px;
    font-weight: normal;
}

.product-title p {
    font-size: 12px;
    line-height: 20px;
}

.product-kind-list li {
    width: 260px;
    border-top: 1px solid #4fa74f;
    border-bottom: 1px solid #2b822b;
}

.product-kind-list li:hover {
    background-color: #ffcc33;
}

.product-kind-list li:hover h1 {
    color: #333333;
}

.product-kind-list h1 {
    line-height: 52px;
    font-size: 16px;
    color: white;
    font-weight: normal;
}

.product-kind-list img {
    margin-left: 32px;
    margin-right: 18px;
}

.product-show-tab {
    float: right;
    width: 888px;
    margin-top: 50px;
    border: 1px solid #d1d1d1;
    padding: 16px;
    padding-bottom: 0;
    background-color: white;
}

.product-show-tab li {
    float: left;
    margin-right: 12px;
    position: relative;
    margin-bottom: 30px;
}
.tabmg{ 
   width: 286px;
    height: 286px;}
.product-show-tab li p {
    line-height: 38px;
    text-align: center;
    color: #333333;
    font-size: 14px;
}

.product-show-tab a {
    float: left;
    display: block;
    cursor: pointer;
    font-size: 14px;
    width: 143px;
    line-height: 40px;
    text-align: center;
    background-color: #e8e8e8;
}

.product-cover {
    position: absolute;
    width: 300px;
    height: 0;
    background:  no-repeat;
    background-size: 100% 100%;
    -moz-transition: height 0.5s;
    /* firefox 4 */
    -webkit-transition: height 0.5s;
    /* safari and chrome */
    -o-transition: height 0.5s;
    /* opera */
    bottom: 40px;
    overflow: hidden;
}

.product-show-tab li:hover .product-cover {
    height: 225px;
}

.product-cover h1 {
    font-size: 18px;
    color: white;
    line-height: 50px;
    font-weight: normal;
    text-align: center;
    margin-top: 75px;
}

.product-cover a {
    font-size: 14px;
    color: white;
    display: block;
    height: 30px;
    line-height: 30px;
    width: 117px;
    border: 1px solid white;
    text-align: center;
    margin-left: 90px;
}

.superiority {
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    background:  no-repeat 0 155px;
    background-size: 100% 100%;
    height: 1295px;
}

.superiority-head {
    width: 100%;
    position: absolute;
    background:  no-repeat;
    height: 230px;
}

.superiority-head h1 {
    font-size: 12px;
    font-weight: normal;
    color: white;
    text-align: center;
    text-indent: 20px;
    margin-top: 40px;
}

.superiority-head p {
    font-size: 16px;
    font-weight: normal;
    color: white;
}

.superiority-content {
    width: 1200px;
    padding-top: 235px;
    position: relative;
    left: 50%;
    margin-left: -600px;
}

.superiority-img-first {
    position: absolute;
    right: 0;
}

.superiority-content-first {
    float: left;
    margin-left: 40px;
}

.superiority-img-second {
    position: absolute;
    left: 0;
    margin-top: -180px;
}

.superiority-content-second {
    float: right;
    margin-top: -45px;
    width: 510px;
}

.superiority-img-third {
    position: absolute;
    right: 0;
    margin-top: -145px;
}

.superiority-content-third {
    float: left;
    margin-left: 77px;
    margin-top: -165px;
    height: 220px;
    overflow: hidden;
}

.superiority-detail {
    background: url(/uploads/image/tdimages/superiority-text-bg.png) no-repeat 0 22px;
    padding-left: 43px;
    height: 425px;
}

.superiority-detail-title h1 {
    color: #333333;
    font-size: 26px;
    line-height: 60px;
    font-weight: normal;
    background:  no-repeat 0 100%;
}

.superiority-detail-title span {
    font-size: 30px;
    color: #dfdfdf;
    vertical-align: middle;
}

.superiority-detail-content p {
    width: 485px;
    font-size: 16px;
    line-height: 25px;
    margin-top: 18px;
    background: url(/uploads/image/tdimages/superiority-text-img.png) no-repeat 0 8px;
    padding-left: 25px;
}

.superiority-tel-div {
    background:  no-repeat 0 50%;
    float: left;
    margin-top: 33px;
    margin-left: 120px;
}

.superiority-tel-div h2 {
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    text-indent: 45px;
    color: #333333;
}

.superiority-tel-div h1 {
    font-size: 30px;
    line-height: 32px;
    text-indent: 45px;
    font-weight: normal;
    color: #339833;
}

.superiority-tel-div a {
    display: block;
    color: white;
    background-color: #339833;
    width: 65px;
    text-align: center;
    line-height: 20px;
    border-radius: 3px;
    float: right;
    margin-top: -25px;
    margin-right: -90px;
}

.ad-img {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background:  no-repeat;
    height: 252px;
    color: white;
    padding-left: 360px;
}

.ad-img h1 {
    font-weight: normal;
    font-size: 24px;
    padding-top: 25px;
}

.ad-img h2 {
    font-size: 30px;
}

.ad-img p {
    font-size: 18px;
    margin-top: 25px;
}

.about-company {
    margin-top: 132px;
    height: 815px;
}

.about-bg {
    width: 1920px;
    height: 400px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
    margin-top: 55px;
    background: url(/uploads/image/tdimages/about-bg.png) no-repeat;
}

.about-company-content {
    position: relative;
    height: 545px;
    margin-top: 195px;
    background-color: #f2f2f2;
}

.about-company-text {
    position: absolute;
    width: 280px;
    height: 365px;
    border: 6px solid #d1d1d1;
    margin-top: 56px;
    margin-left: 55px;
}

.about-company-text h1 {
    color: #339933;
    font-size: 34px;
    line-height: 50px;
    margin-top: 45px;
    margin-left: 28px;
}

.about-company-text h2 {
    font-size: 18px;
    font-weight: normal;
    margin-left: 28px;
    color: #333333;
}

.about-company-text a {
    color: #333333;
    display: block;
    line-height: 28px;
    border-top: 1px solid #333333;
    float: left;
    margin-left: 28px;
    margin-top: 150px;
}

.about-content-text {
    width: 765px;
    float: right;
    margin-right: 60px;
    line-height: 32px;
    font-size: 14px;
    color: #666666;
    margin-top: 50px;
    height: 128px;
}

.about-company-img {
    width: 766px;
    height: 295px;
    float: right;
    margin-right: 60px;
    margin-top: 40px;
}

.news-tech {
    width: 100%;
    height: 440px;
    margin-top: 70px;
}


/*新闻左侧*/

.news_left {
    width: 770px;
}

.news_left .n_l_tit {
    position: relative;
    height: 60px;
    background:  no-repeat center center;
}

.news_left .n_l_tit h3 {
    line-height: 60px;
    font-size: 18px;
    color: #fff;
    padding-left: 25px;
    font-weight: normal;
}

.news_left .n_l_tit h3 span {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 12px;
    color: #ff7580;
    padding-left: 5px;
}

.n_l_tit a {
    position: absolute;
    right: 20px;
    top: 17px;
}

.news_tj {
    margin-top: 0;
    border: 1px solid #dedede;
}

.new_list_tj li {
    margin: 20px 25px 0 25px;
    border-bottom: 1px solid #dedede;
    padding-bottom: 25px;
}

.news_tj ul li>a {
    display: block;
}

.news_tj ul li>a:hover .tj_one h3 {
    color: #339933;
}

.tj_one h3>a:hover {
    color: #339933;
}

.news_tj ul li a img {
    width: 240px;
    height: 160px;
}

.tj_one {
    padding-left: 15px;
    float: left;
    width: 460px;
}

.tj_one h3 {
    color: #333333;
    font-size: 16px;
    font-weight: normal;
    line-height: 40px;
}

.tj_one span {
    display: block;
    font-size: 14px;
    color: #666666;
    font-weight: normal;
    line-height: 25px;
}

.tj_one span>p>a {
    color: #339933;
}

.new_list {
    margin: 10px 0px 10px 25px;
}

.new_list li {
    width: 325px;
    height: 40px;
    line-height: 40px;
    background: url(/uploads/image/tdimages/news-list-bg.png) no-repeat left center;
    padding-left: 20px;
}

.new_list li:hover {
    background:  no-repeat left center;
}

.new_list li:hover a {
    color: #339933;
}

.new_list_one {
    border-right: 1px solid #c9c9c9;
}

.new_list li a {
    color: #666666;
    font-size: 14px;
    font-weight: normal;
}


/**/

.news-title {
    height: 60px;
    background-color: #339933;
    position: relative;
}

.news-title h1 {
    line-height: 58px;
    font-size: 21px;
    color: white;
    text-indent: 25px;
    font-weight: normal;
}

.news-title h1 span {
    font-size: 12px;
    color: #52cb52;
    vertical-align: middle;
}

.news-more {
    width: 27px;
    height: 27px;
    display: block;
    background: url(/uploads/image/tdimages/news-more.png) no-repeat;
    float: right;
    margin-top: 18px;
    color: white !important;
    cursor: pointer;
    margin-right: 15px;
}

.news-more:hover {
    color: #1049ad !important;
}


/**/

.tech-tab {
    width: 400px;
    height: 100%;
    float: right;
}

.tech-content {
    border: 1px solid #dedede;
    border-top: none;
    overflow: hidden;
    height: 390px;
}

.tech-content .swiper-container {
    height: 390px;
}

.tech-title {
    height: 60px;
    background-color: #339933;
    position: relative;
}

.tech-title h1 {
    line-height: 58px;
    font-size: 21px;
    color: white;
    text-indent: 25px;
    font-weight: normal;
}

.tech-title h1 span {
    font-size: 12px;
    color: #52cb52;
    vertical-align: middle;
}

.tech-text {
    border-bottom: 1px solid #dedede;
    margin-left: 25px;
    margin-right: 25px;
    padding-bottom: 15px;
}

.tech-text h1 {
    line-height: 40px;
    font-size: 14px;
    color: #339933;
    font-weight: normal;
    background: url(/uploads/image/tdimages/ask.png) no-repeat 0 11px;
    text-indent: 27px;
}

.tech-text p {
    line-height: 26px;
    font-size: 14px;
    color: #737373;
    font-weight: normal;
    background: url(/uploads/image/tdimages/answer.png) no-repeat 0 3px;
    padding-left: 27px;
}

.contact-img {
    width: 100%;
    height: 154px;
    background:  no-repeat center;
}

.contact-img img:nth-of-type(1) {
    margin-left: 503px;
    margin-top: 35px;
}

.contact-img img:nth-of-type(2) {
    margin-left: 434px;
}

.contact-area {
    float: right;
    height: 130px;
    margin-top: -85px;
    width: 310px;
}

.contact-area h1 {
    color: white;
    font-size: 16px;
    text-align: center;
    line-height: 36px;
    margin-top: 16px;
    font-weight: normal;
}

.contact-area p {
    color: #1377dc;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    width: 240px;
    height: 37px;
    line-height: 37px;
    margin-left: 35px;
    background-color: white;
    border-radius: 5px;
}

.contact-area a {
    color: white;
    font-size: 16px;
    text-align: center;
    display: block;
    margin-top: 7px;
}

.cases-center {
    width: 100%;
    height: 370px;
    margin-top: 65px;
}

.cases-title {
    width: 100%;
    height: 55px;
    border-bottom: 1px solid #d6d6d6;
    background:  no-repeat 1% 50%;
}

.cases-title h1 {
    line-height: 55px;
    font-size: 21px;
    color: #105dd1;
    text-indent: 40px;
}

.cases-title h1 span {
    line-height: 55px;
    font-size: 14px;
    color: #8a8c8c;
}

.cases-content {
    margin-top: 50px;
}

.cases-content li {
    height: 396px;
    float: left;
    margin-right: 6px;
}

.cases-content p {
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    color: #333333;
}

.cases-content img {
     width: 299px;
    padding: 5px;
    border: 1px solid #d1d1d1;
    height: 299px;
}

.cases-content li:hover p {
    color: #339933;
}

.cases-content li:hover img {
    border: 1px solid #339933;
}

.navigation {
    float: right;
    width: 100px;
}

.index-title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(/uploads/image/tdimages/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.index-table td {
    border: solid #add9c0;
    border-width: 0px 1px 1px 0px;
    padding: 10px 5px;
}

.index-table {
    border: solid #add9c0;
    border-width: 1px 0px 0px 1px;
    margin-top: 10px;
}


/*----- common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}


/*新闻中心*/

.news_company .content {
    padding: 5px;
}


/*工程案例*/

.case {
    width: 460px;
    float: left;
    margin-left: 12px;
    padding-bottom: 5px;
    margin-top: 10px;
}

.case_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(/uploads/image/tdimages/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.case .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px;
}

.news2_company {
    margin-top: 10px;
}


/*产品推荐*/

.recommend_product {
    margin-top: 10px;
    width: 692px;
    float: left;
}

.recommend_product .title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(/uploads/image/tdimages/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.recommend_product .content {
    padding-top: 15px;
    padding-bottom: 14px;
}

.roll_product li {
    padding-bottom: 0px;
}


/*品牌列表*/

.brand-list {
    margin: 20px 0px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}

.brand-list li {
    margin: 5px 8px;
}

.brand-list li:hover {
    box-shadow: 2px 1px 5px;
}

.brand-list li img {
    width: 150px;
    height: 120px;
}


/*前台多页签*/

.news {
    width: 1000px;
    float: left;
    margin-top: 10px;
}

.tab {
    position: relative;
}

.tab li {
    float: left;
    width: 100px;
    height: 30px;
    display: block;
    line-height: 30px;
    border: 1px solid #ccc;
    margin-right: 8px;
    text-align: center;
    color: #333;
    font-size: 12px;
    cursor: pointer;
}

.tab li.cur {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    background: #3a78c1;
    border-color: #3a78c1;
}

.tt {
    display: none;
}

.list1 {
    padding: 8px 10px;
}

.list1 li {
    line-height: 27px;
    position: relative;
    vertical-align: middle;
}

.list1 li a {
    background: url(/uploads/image/tdimages/list_dot1.gif) left center no-repeat;
    padding-left: 12px;
    line-height: 27px;
    color: #555555;
}

.list1 li a:hover {
    color: #e87518;
    text-decoration: none;
}

.list1 li span {
    position: absolute;
    right: 0px;
    line-height: 30px;
    top: 0;
    color: #999;
}


/*页面底部*/

#footer {
    position: relative;
    width: 1920px;
    height: 333px;
    left: 50%;
    margin-left: -960px;
    margin-top: 98px;
    background:  no-repeat;
}

.foot-inner {
    position: relative;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
}

.foot-inner-div {
    width: 320px;
    height: 360px;
    background-color: #333333;
    position: absolute;
    top: -27px;
}


/*友情链接*/

.f_link {
    position: absolute;
    background: url(/uploads/image/tdimages/links.png) no-repeat;
    height: 60px;
    margin-left: 380px;
    min-width: 150px;
    margin-top: 164px;
}

.f_link_content {
    line-height: 60px;
    position: relative;
    margin-left: 132px;
    height: 60px;
    overflow: hidden;
}

.f_link_content a {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 15px;
    font-size: 14px;
    color: #797979;
}

.footer-nav {
    position: relative;
    float: right;
    margin-top: 3px;
    overflow: hidden;
}

.footer-nav ul {
    position: relative;
    margin-right: -25px;
}

.footer-nav li {
    float: left;
    background:  no-repeat 100% 50%
}

.footer-nav li a {
    color: white;
    font-size: 12px;
    line-height: 70px;
    width: 104px;
    display: block;
    text-align: center;
}

.footer-nav h1 {
    font-weight: normal;
}

#footer a:hover {
    text-decoration: none;
}

.nav_foot {
    text-align: center;
    line-height: 24px;
    color: #666;
}

.copyright {
    text-align: left;
    line-height: 40px;
    position: absolute;
    color: #555555;
    padding-top: 23px;
    padding-bottom: 23px;
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
    left: 320px;
    width: 1240px;
    padding-left: 60px;
}

.copyright h1 {
    font-weight: normal;
    font-size: 14px;
}

.contact_code {
    float: left;
    margin-top: 100px;
    margin-left: 18px;
}

.contact_code h1 {
    float: left;
    font-size: 12px;
    color: white;
    text-indent: 22px;
    line-height: 10px;
}

.contact_code p {
    float: left;
}

.contact_code img {
    width: 122px!important;
    height: 122px!important;
}

.foot-contact {
    width: 160px;
    float: left;
    background: url(/uploads/image/tdimages/24.png) no-repeat;
    color: white;
    padding-top: 30px;
    margin-top: 16px;
    margin-left: 19px;
}

.foot-contact h2 {
    font-size: 12px;
    font-weight: normal;
}

.foot-contact h3 {
    font-size: 20px;
    font-weight: normal;
    color: #ffcc33;
    line-height: 27px;
}

.foot-inner-div .bdsharebuttonbox {
    margin-top: 20px;
    margin-left: 17px;
}

.foot-inner-div .bds_tsina {
    display: block;
    width: 140px;
    height: 40px;
    background: url(/uploads/image/tdimages/webo.png) no-repeat 0;
    float: left;
    margin: 0 0;
    padding: 0 0;
    line-height: 40px;
    font-size: 14px;
    text-indent: 60px;
    color: #333333;
}

.foot-inner-div .bds_weixin {
    display: block;
    width: 140px;
    height: 40px;
    background: url(/uploads/image/tdimages/wechat.png) no-repeat 0;
    float: right;
    margin: 0 15px 0 0;
    padding: 0 0;
    line-height: 40px;
    font-size: 14px;
    text-indent: 60px;
    color: #333333;
}

.foot-about {
    display: block;
    margin-top: 12px;
    margin-left: 17px;
    margin-right: 17px;
    height: 40px;
    line-height: 40px;
    color: #333333 !important;
    background-color: #ffcc33;
    font-size: 16px;
    text-align: center;
}


/*------------内页-------------------*/

.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
    display: none;
}

.n_banner {
      width: 1920px;
    height: 350px;
    left: 50%;
    margin-left: -960px;
    position: relative;
}

.n_banner img {
    width: 1920px;
    height: 350px;  
}

.m55 {
    max-width: 1200px;
    margin: 0 auto;
}

.left {
    width: 300px;
    float: left;
    padding-top: 36px;
}

.right {
    width: 860px;
    float: right;
    padding-top: 50px;
}

.left h3 {
    font-size: 22px;
    font-weight: normal;
    line-height: 65px;
    color: #fff;
    padding-left: 40px;
    background: #339933;
    background-size: cover;
    margin-top: 15px;
}

.left .content {
    border: 1px solid #eee;
    border-top: none;
}

.n_contact .content {
    padding: 10px;
    line-height: 30px;
}

.sitemp {
    background: #e5e5e5;
    margin-bottom: 14px;
    height: 50px;
    line-height: 50px;
}

.sitemp .site {
    font-size: 14px;
    color: #000;
    margin-right: 20px;
    float: right;
}

.site a {
    font-size: 14px;
    color: #000;
}

.sitemp h2 {
    font-size: 20px;
    color: #666;
    float: left;
    text-indent: 20px;
    line-height: 50px;
    font-weight: normal;
}

.sort_album {
    margin-top: 15px;
}