﻿html{width: 100%;min-width: 1200px;}
body{font-size: 16px; background: #fff; font-family: "Microsoft Yahei","Arial",Verdana,Arial,sans-serif; line-height: 28px; color: #333; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
ol,ul,li{list-style: none;}
a{text-decoration: none; color: #333; -webkit-tap-highlight-color: rgba(255,0,0,0); transition: all .3s ease; cursor: pointer;}
em,i{font-style: normal;}
h1,h2,h3,h4,h5,h6,th{font-weight: normal;}
strong{font-weight: 800;}
img{border: 0; height: auto; vertical-align: middle;/*display: block;*/}
table{border-collapse: collapse; border-spacing: 0;}
input,textarea,select,button{border: 0; background: none; outline: 0; font-family: "Microsoft Yahei";}
input[type="button"],input[type="text"],input[type="submit"]{appearance: none; -moz-appearance: none; -webkit-appearance: none;}
input,input:focus,input:active{user-select: text;}
button:focus{outline: 0;}
textarea{resize: none;}
video{outline: none;display: block;}
*{margin: 0;padding: 0;box-sizing: border-box;}
.clearfix:after{content: ""; *zoom: 1; display: block; visibility: hidden; height: 0; clear: both;overflow: hidden;}
.relative{position: relative;}
.fl{float: left;}
.fr{float: right;}
.container{position: relative;width: 1400px;margin: 0 auto;}
.flex {display: flex;height: 100%;}
.content_box {box-sizing: border-box;width: 100%;margin: auto;padding-top: 100px;}
.pd50{padding: 0 50px;}


.w1400{position: relative;width: 1400px;margin: 0 auto;}




.head1{background: #EEF1F6;font-size: 14px;color: #333333;line-height: 40px;}
.head1>div{display: flex;}
.head1 .h1l{}
.head1 .h1r{margin-left: auto;}
.head2{padding-left: calc((100vw - 1400px)/2);background: #FFFFFF;display: flex;align-items: center;}
.head2 .hlogo{flex-shrink: 0;padding-right: 30px;}
.head2 .hnavBox{display: flex;background: #CB1200;width: 100%;padding-right: calc((100vw - 1400px)/2);}
.head2 .hnav{display: flex;margin-left: auto;}
.head2 .hnav .li{margin-left: 15px;position: relative;}
.head2 .hnav .li>a{font-size: 18px;color: #FFFFFF;line-height: 85px;}
.head2 .hphone{display: flex;align-items: center;margin-left: 40px;flex-shrink: 0;}
.head2 .hphone span{font-size: 14px;color: #FFFFFF;margin: 0 5px;}
.head2 .hphone b{font-size: 28px;font-weight: bold;color: #FFFFFF;font-family: Arial;}
.h_subnav {width:150px;background:#ffffff;font-size:12px;text-align:left;position:absolute;left:-35px;top:100%;height:0;overflow:hidden;opacity:0;visibility:hidden;transition:all .3s;box-shadow:0 0 16px -4px rgba(0,0,0,.3);margin-top:20px;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;z-index:44;}
.h_subnav ol {padding:12px 0;}
.h_subnav ol li{width: 100%;margin: 0 !important;}
.h_subnav a {transition: .3s; padding: 0 10px;box-sizing: border-box; width: 100%; display:block;height:50px;line-height:50px;color:#333;font-size: 14px;text-align: center;}
.h_subnav a:hover {background:#CB1200;color:#fff!important;}
.hnav .li:hover .h_subnav {height:auto;opacity:1;visibility:visible;margin-top:0;}


@font-face {
	font-family:Bebas;
	src: url(../font/BEBAS-1.ttf);
}


.h-footer{background: #333333;padding: 55px 0 0px;}
.foot1{display: flex;}
.foot1 .flogo{flex-shrink: 0;}
.foot1 .f_desc{display: flex;padding: 0 100px 0 30px;height: 100%;}
.foot1 .f_desc a,.foot1 .f_desc span{font-size: 14px;color: #FFFFFF;opacity: 0.7;display: block;line-height: 35px;}
.f_nav{width: 230px;padding-left: 25px;padding-right: 20px;position: relative;display: flex;flex-wrap: wrap;}
.f_nav::before{content: "";display: block;height: 30px;width: 1px;background: #FFFFFF;opacity: 0.7;position: absolute;left: 0;top: 0;}
.f_nav a{width: 50%;}
.f_info{width: calc(100% - 230px);padding-left: 25px;position: relative;display: flex;flex-wrap: wrap;flex-direction: column;}
.f_info::before{content: "";display: block;height: 30px;width: 1px;background: #FFFFFF;opacity: 0.7;position: absolute;left: 0;top: 0;}
.f_info span{display: inline-block;margin-right: 10px;}

.foot1 .f_more{flex-shrink: 0;}
.f_phone{display: flex;align-items: center;}
.f_phone img{margin-right: 5px;}
.f_phone span{font-size: 36px;font-weight: bold;color: #FFFFFF;}
.f_ewm{display: flex;align-items: center;justify-content: flex-end;margin-top: 15px;}
.f_ewm .img{width: 150px;margin-right: 5px;}
.f_ewm .img img{width: 100%;}
.f_ewm span{text-align: center;font-size: 14px;color: #FFFFFF;width: 20px;line-height: 1;}

.foot2{display: flex;flex-direction: column;align-items: center;padding: 70px 0 55px;}
.foot2 a,.foot2 span{font-size: 14px;color: #FFFFFF;opacity: 0.7;}
.foot2 b{font-size: 16px;font-weight: bold;color: #FFFFFF;}
.yqlj{margin-bottom: 10px;}
.yqlj a{margin-right: 20px;}


/************************************* index start ********************************/
.mySwiper_banner {width: 100%;height: 100%;position: relative;overflow: hidden;}
.banner .swiper-slide {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.banner img{width: 100%;}
.banner .swiper-pagination{}
.banner .swiper-pagination-bullet{opacity: 1;background: #FFFFFF;height: 16px;width: 16px;margin: 0 6px !important;}
.banner .swiper-pagination-bullet-active{background: #CB1200;}

.banner_number{background: #EEF1F6;padding: 16px 0px;}
.number_box{display: flex;}
.number_item{width: 100%;text-align: center;padding: 12px 0 8px;}
.number_item+.number_item{border-left: 1px solid #C5C5C5;}
.number_item b{font-size: 40px;font-family: Bebas;color: #CB1200;line-height: 1;}
.number_item span{font-size: 16px;color: #222222;line-height: 1;}


.indTitle{text-align: center;padding: 60px 0 32px;}
.indTitle .atit{font-size: 48px;font-weight: bold;color: #222222;line-height: 1.2;margin-bottom: 8px;}
.indTitle .btit{font-size: 18px;color: #777777;line-height: 1.2;}


.sec1{background: url(../image/sec1_bg.jpg) center/cover;padding-bottom: 55px;}
.fwx_list{display: flex;flex-wrap: wrap;}
.fwx_item{width: calc(25% - 20px);margin-right: 25px;background: #EEF1F6;border-radius: 15px;overflow: hidden;box-shadow: 0px 0px 5px 0px #999;transition: .3s;}
.fwx_item:nth-of-type(4n){margin-right: 0;}
.fwx_item .icon{width: 101px;height: 101px;border: 2px solid #CCCCCC;border-radius: 50%;display: flex;align-items: center;justify-content: center;margin: 30px auto 15px;}
.fwx_item .atit{text-align: center;font-size: 30px;font-weight: bold;color: #333333;line-height: 1.2;margin-bottom: 5px;}
.fwx_item .btit{text-align: center;font-size: 16px;color: #777777;line-height: 1.2;margin-bottom: 25px;}
.fwx_item .img{}
.fwx_item .img img{width: 100%;}
.fwx_item:hover{box-shadow: 0px 0px 10px 0px #999;transform: translateY(-15px);}



.sec2{padding-bottom: 40px;}
.caseSelBox{display: flex;max-width: 1100px;margin: 0 auto 25px;}
.caseSel{display: flex;width: 100%;border: 1px solid #CCCCCC;align-items: center;justify-content: center;height: 58px;transition: .3s;}
.caseSel+.caseSel{border-left: none;}
.caseSel .icon{display: block;width: 22px;height: 22px;background-repeat: no-repeat;margin-right: 5px;background-position: 0px 1px;}
.caseSel .atit{font-size: 18px;color: #333333;transition: .3s;}
.caseSel.active,.caseSel:hover{background: #CB1200;}
.caseSel.active .icon,.caseSel:hover .icon{background-position: 0px -58px !important;}
.caseSel.active .atit,.caseSel:hover .atit{color: #FFFFFF;}

.mySwiper_case {width: 100%;height: 100%;position: relative;overflow: hidden;}
.mySwiper_case .swiper-slide {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.caseItem{display: flex;width: 100%;}
.caseItem .imgs{width: 50%;}
.caseItem .imgs img{width: 100%;height: 100%;object-position: center;object-fit: cover;}
.caseItem .desc{width: 50%;background: #F6F6F6;padding: 40px 30px 45px 35px;}
.caseItem .desc .atit{font-size: 36px;font-weight: bold;color: #333333;line-height: 1.2;}
.caseItem .desc .btit{font-size: 16px;color: #777777;line-height: 30px;margin: 15px 0 25px;height: 60px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.caseItem .desc .btit b{color: #333333;font-weight: normal;}
.caseItem .desc .ctit{display: flex;}
.caseItem .desc .ctit .img{width: calc(50% - 10px);margin-right: 20px;}
.caseItem .desc .ctit .img img{width: 100%;}
.caseItem .desc .ctit .img+.img{margin-right: 0;}
.caseItem .desc .dtit{display: flex;margin-top: 35px;}
.caseItem .desc .dtit .a{width: 180px;height: 50px;background: #333333;border-radius: 10px;display: flex;align-items: center;justify-content: center;color: #FFFFFF;font-size: 18px;}
.caseItem .desc .dtit .a img{margin-right: 8px;}
.caseItem .desc .dtit .a2{margin-left: 14px;background: #CB1200;}
.caseItem .desc .dtit .a:hover{box-shadow: 0px 0px 5px 0px #888;transform: translateY(-5px);}
.caseList{display: block;position: relative;padding: 0 75px;}
.caseList.active{display: block;}
.caseList .swiper-pagination{position: relative;bottom: auto;margin-top: 20px;}
.caseList .swiper-pagination-bullet{opacity: 1;background: #777777;height: 14px;width: 14px;margin: 0 6px !important;}
.caseList .swiper-pagination-bullet-active{background: #CB1200;}

.caseList .swiper-button-next::after,.caseList .swiper-button-prev::after{display: none;}
.caseList .swiper-button-next,.caseList .swiper-button-prev{width: 45px;height: 155px;margin-top: -90px;background-color: #333333;background-image: url(../image/jt1.png);background-repeat: no-repeat;background-position: center;transition: .3s;}
.caseList .swiper-button-next{transform: rotate(180deg);}
.caseList .swiper-button-prev{}
.caseList .swiper-button-next:hover,.caseList .swiper-button-prev:hover{background-color: #CB1200;}




.sec3{background: url(../image/sec3_bg.png) center/cover;overflow: hidden;}
.honor_line{text-align: center;margin-bottom: 15px;}
.honor_imgs{display: flex;align-items: flex-end;justify-content: space-between;position: relative;z-index: 99;}
.honor_imgs .img{margin-right: 25px;}
.honor_imgs .img img{width: 100%;}
.honor_imgs .img:nth-of-type(5){margin-right: 0;}
.honor_bg{position: relative;width: 1600px;margin-left: -100px;margin-top: -10px;}




.sec4{padding-bottom: 55px;}
.mySwiper_team {width: 100%;height: 100%;position: relative;overflow: hidden;}
.mySwiper_team .swiper-slide {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.teamBox{position: relative;padding: 0 75px;}
.teamItem{background: #F6F6F6;}
.teamItem .img{overflow: hidden;}
.teamItem .img img{width: 100%;}
.teamItem .desc{padding: 15px 25px 25px;}
.teamItem .desc .atit{font-size: 18px;color: #333333;line-height: 1.5;margin-bottom: 2px;}
.teamItem .desc .btit{font-size: 16px;color: #777777;line-height: 1.5;}
.teamBox .swiper-button-next::after,.teamBox .swiper-button-prev::after{display: none;}
.teamBox .swiper-button-next,.teamBox .swiper-button-prev{width: 45px;height: 155px;margin-top: -90px;background-color: #333333;background-image: url(../image/jt1.png);background-repeat: no-repeat;background-position: center;transition: .3s;}
.teamBox .swiper-button-next{transform: rotate(180deg);}
.teamBox .swiper-button-prev{}
.teamBox .swiper-button-next:hover,.teamBox .swiper-button-prev:hover{background-color: #CB1200;}


.messageBox{background: url(../image/messageBox_bg.jpg) center/cover;height: 270px;padding: 50px 0 40px 40px;margin-top: 40px;}
.messageBox .atit{font-size: 48px;font-weight: bold;color: #FFFFFF;line-height: 1.2;}
.messageBox .btit{margin: 15px 0 20px;}
.messageBox .btit span{font-size: 30px;color: #FFFFFF;margin-right: 20px;}
.messageBox .btit span img{margin-right: 5px;}
.messageBox .ctit{}
.messageBox .ctit a{display: inline-block;font-size: 24px;color: #333333;padding: 0 40px;height: 48px;line-height: 48px;background: #FFFFFF;border-radius: 10px;}
.messageBox .ctit a:hover{background: #CB1200;color: #FFFFFF;}



.indAbout_box{display: flex;background: #F1F5F8;}
.indAbout_box .indAboutDesc{width: 50%;padding: 115px 40px 340px;padding-left: calc((100vw - 1400px)/2);position: relative;}
.indAboutDesc>.atit{font-size: 20px;font-weight: bold;color: #CB1200;line-height: 1.2;text-transform: uppercase;}
.indAboutDesc>.btit{font-size: 48px;font-weight: bold;color: #333333;line-height: 1.2;margin: 10px 0 16px;}
.indAboutDesc>.ctit{font-size: 20px;font-weight: bold;color: #333333;line-height: 1.2;margin-bottom: 25px;}
.indAboutDesc>.dtit{font-size: 16px;color: #777777;line-height: 1.75;}
.abnumBox{display: flex;position: absolute;bottom: 90px;background: #CB1200;box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.35);width: 830px;}
.abnumItem{width: 100%;padding: 40px 0 40px 70px;}
.abnumItem+.abnumItem{border-left: 1px solid rgba(255,255,255,.6);}
.abnumItem .atit{margin-bottom: 6px;}
.abnumItem .btit{font-size: 60px;font-family: Arial;font-weight: bold;color: #FFFFFF;margin: 30px 0 20px;}
.abnumItem .ctit{font-size: 16px;color: #FFFFFF;line-height: 1.2;font-weight: normal;}

.indAbout_box .indAboutImg{width: 50%;}
.indAbout_box .indAboutImg img{height: 100%;width: 100%;object-position: center;object-fit: cover;}


.sec6{padding-bottom: 40px;}
.zlhz_box{text-align: center;position: relative;margin: 40px 0 30px;}
.zlhz_box::before{content: "";display: block;width: 100%;height: 1px;background: #CCCCCC;position: absolute;left: 0;top: 50%;}
.zlhz_box span{font-size: 30px;font-weight: bold;color: #333333;position: relative;z-index: 99;background: #FFFFFF;line-height: 1;padding: 0 10px;}
.zlhzList{display: flex;flex-wrap: wrap;}
.zlhzItem{width: calc(20% - 16px);margin: 0 20px 24px 0;border: 1px solid #CCCCCC;overflow: hidden;}
.zlhzItem:nth-of-type(5n){margin-right: 0;}
.zlhzItem img{width: 100%;transition: .5s;}
.zlhzItem img:hover{transform: scale(1.1);}



.sec7{background: #F6F6F6;padding: 60px 0;}
.nnews_box{display: flex;}
.nnews_list1{background: #FFFFFF;margin-right: 18px;width: 32.5%;padding: 20px 18px;}
.nnews_list2{background: #FFFFFF;padding: 20px 18px;width: calc(35% - 36px);}

.nnews_tit{display: flex;align-items: center;padding: 8px 0 12px;}
.nnews_tit span{font-size: 24px;line-height: 1.4;font-weight: bold;color: #333333;}
.nnews_tit a{margin-left: auto;font-size: 14px;color: #777777;}
.nnews_tit a:hover{color: #CB1200;}

.nnews_item1{margin-bottom: 20px;}
.nnews_item1 .img{overflow: hidden;height: 190px;}
.nnews_item1 .img img{width: 100%;height: 100%;object-fit: cover;object-position: center;transition: .5s;}
.nnews_item1 .desc{}
.nnews_item1 .desc .atit{display: flex;margin: 20px 0 6px;}
.nnews_item1 .desc .atit span{display: block;font-size: 18px;color: #222222;width: calc(100% - 80px);transition: .3s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.nnews_item1 .desc .atit b{display: block;font-size: 14px;color: #777777;font-weight: normal;width: 80px;}
.nnews_item1 .desc .btit{font-size: 14px;color: #555555;line-height: 25px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.nnews_item1:hover .img img{transform: scale(1.05);}
.nnews_item1:hover .desc .atit span{color: #CB1200;}

.nnews_item2{line-height: 58px;padding: 0 15px 0 5px;border-top: 1px solid #dfdfdf;}
.nnews_item2 a{display: flex;}
.nnews_item2 a span{display: block;width: calc(100% - 80px);transition: .3s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size: 14px;}
.nnews_item2 a b{display: block;font-size: 14px;color: #777777;font-weight: normal;width: 80px;text-align: right;}
.nnews_item2:hover a span{color: #CB1200;}

.ifaq{display: flex;background: #F6F6F6;}
.nnews_list2 li+li{margin-top: 20px;}
.ifaq .atit{width: 76px;height: 76px;background: #333333;display: flex;align-items: center;justify-content: center;flex-direction: column;}
.ifaq .atit .aat{font-size: 18px;color: #FFFFFF;line-height: 1.4;}
.ifaq .atit .bbt{font-size: 14px;color: #FFFFFF;line-height: 1.4;}
.ifaq .btit{display: block;width: calc(100% - 76px);padding: 0 25px;font-size: 14px;color: #333333;line-height: 76px;transition: .3s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.ifaq:hover .btit{color: #CB1200;}



/* @media screen and (max-width:1660px){
	.honor_bg{width: 1400px;}
	.honor_bg img{width: 100%;}
	
} */

@media screen and (max-width:1460px){
	.container{width:1200px;}
	.w1400{width: 1200px;}
	.head2{padding-left: calc((100vw - 1200px)/2);}
	.head2 .hnavBox{padding-right: calc((100vw - 1200px)/2);}
	.head2 .hphone{margin-left: 40px;}
	.head2 .hnav .li{margin-left:10px;}
	.head2 .hnav .li>a{font-size: 15px;}
	
	.honor_bg{width: 1400px;}
	.honor_bg img{width: 100%;}
	.messageBox .atit{font-size: 38px;}
	.messageBox .btit span{font-size: 24px;}
	.messageBox .ctit a{font-size: 20px;}
	.indTitle .atit{font-size: 38px;}
	.indTitle .btit{font-size: 16px;}
	.fwx_item .atit{font-size: 24px;}
	.caseSel .atit{font-size: 16px;}
	.indAbout_box .indAboutDesc{padding-left: calc((100vw - 1200px)/2);}
	
	.foot1 .f_desc{padding: 0 60px 0 30px;}
}
@media screen and (max-width:1459px){
	.nesdeta_con1 .lef{padding-left: 0 !important;}
}
.ny_banner .bj{height: 100%;object-fit: cover;object-position: center;min-height: 320px;}
.news_con1{padding-top: 50px;}
.nesdeta_con1{padding-top: 0!important;} 


.pagesDiv {clear:both;width:100%;margin:0 auto;line-height:25px;padding:10px 0px 10px 0px;}

.pages {height:30px;color:#666666;margin-top:5px;text-align:center;}

.pages a:link,.pages a:visited {color:#666666;}

.pages a,.pages a:link {text-decoration:none;padding:2px 5px;border:1px solid #DDDDDD;background:#FFFFFF;margin:0px 2px;font-size:12px;color:#666666;text-align:center;}

.pages a:hover {background:#FB9007;color:#FFFFFF;border:1px solid #E61636;text-decoration:none;text-align:center;padding:2px 5px;}

.pages .cpb {font-weight:bold;color:#FFFFFF;background:#FB9007;border:1px solid #E61636;text-align:center;margin:0px 2px;padding:2px 5px;}

.pages .intext {width:30px;border:1px solid #7F9DB9;height:19px;line-height:19px;}

.pagination {text-align:center;}

.pagination li {display:inline-block;color:#333333;height:30px;line-height:30px;margin:0px 4px;vertical-align:middle; font-size: 14px;}

.pagination li a {float:left;display:block;height:25px;line-height:25px;padding:0 10px;font-size:14px;border:1px solid #dddddd;color:#666;text-decoration:none;}

.pagination li a:hover {background:#FB9007;color:#ffffff;}

.pagination li a.thisclass {background:#FB9007;color:#ffffff;border:1px solid #E61636;cursor:default;}

.pagination li a.thisclass:hover {background:#FB9007;color:#ffffff;border:1px solid #E61636;cursor:default;}

.pagination li .pageinfo {line-height:21px;padding:12px 10px 12px 16px;color:#999999;}

.pagination li .pageinfo strong {color:#555555;font-weight:normal;}

.pagination table {text-align:center;margin:10px 0px 0px 25%;}

.pagination table td {padding:0px 2px;}

#pages {padding:14px 0 70px;text-align:right;}

#pages a {display:inline-block;height:30px;line-height:30px;background:#ffffff;border:1px solid #e3e3e3;text-align:center;color:#333333;padding:0 14px;margin: 0;}

#pages a.a1 {background:url('http://tdsd.gdtdjs.cn/template/default/skin/images/pages.png') no-repeat 0 5px;padding:0 5px;}

#pages a:hover {background:#f1f1f1;color:#000000;text-decoration:none;}

#pages span {display:inline-block;height:30px;padding:0 14px;line-height:30px;background:#CB1200;border:1px solid #CB1200;color:#ffffff;text-align:center;}

#pages .noPage {display:inline-block;height:22px;line-height:22px;background:url('http://tdsd.gdtdjs.cn/template/default/skin/images/titlebg.png') repeat-x 0 -55px;border:1px solid #e3e3e3;text-align:center;color:#a4a4a4;}


/************************************* index end ********************************/