
/* CSS Document */
@import url("font-awesome.min.css");
html{ font-size:20px;}
@media only screen and (min-width: 1400px){
    html {
        font-size: 100px;
    }
}
* {padding:0;margin:0; box-sizing: border-box;}
.ovfHiden{overflow-x: hidden;height: 100%;}
body { font-size:12px; font-family:Microsoft YaHei,Helvetica Neue,Helvetica,STHeiTi,sans-serif;color:#000;background: #fff; overflow-x:hidden;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
a{transition:0.5s all;-webkit-transition:0.5s all;text-decoration: none;color:#000;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
a:hover,a:active,a:vistited{text-decoration: none; color:#c30d23;outline: 0!important;}
a, input, select, textarea {outline:none; text-decoration:none!important; }
a, li { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
:focus {outline: 0!important;}
::-moz-selection{ color:#fff; background:#3a1637; }
::selection { color:#fff; background:#3a1637; }
h1, h2, h3, h4, h5, h6,b{font-size: 100%; font-weight:normal; margin:0}
address, em {font-style: normal;}
ul,li,ol{list-style:none;}
ul{ margin-bottom:0;}
dl{ margin:0;}
select,input,img,select{vertical-align:middle;}
img,iframe{ border:0;max-width:100%; -ms-interpolation-mode:bicubic; box-sizing:border-box;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block;}
.fl,.fr {display:inline;}
.btn{ border:0;-webkit-transition:background-color .4s ease-in;-moz-transition:background-color .4s ease-in; -o-transition:background-color .4s ease-in;transition:background-color .4s ease-in;}
input,textarea{-webkit-appearance:none; }
.fl {float:left;}
.fr {float:right;}
.clearfix:before,.clearfix:after {content:"";display:table;}
.clearfix:after {clear:both;overflow:hidden;}
.clearfix {zoom:1; /* for ie6 & ie7 */}
.none_phone{ display:block;}
.on_phone{ display:none;}


/*header*/
.header{ position:relative;width:100%;background:rgba(255,255,255,1);}
.headermain { padding: 25px 0; position: relative;}
.logo{float:left; width:50%;}
.top_tel { float: right; width: 320px; display: flex; align-items: center; margin-top: 10px;}
.top_tel .top_tel_num { font-size:20px; color: #cc0000; padding-left: 15px; font-weight: bold;}
.top_tel .top_tel_num span { display: block;}
.font24 { font-size: 24px;}
.logo a{ display:block}
.logo a:hover{ opacity:1;}
.logo img{vertical-align: middle;}
.subcon{ width:100%; height: 60px; background: #cc0000; text-align: center;}
#gdtop {
  position: sticky !important;
  top: 0 !important;
  display: flex !important;
  z-index:99999 !important;
}
#gdtop * {
  box-sizing: border-box;
}
.header_nav { height: 60px;line-height: 60px;}
.menu{ position: absolute; top:50px; right: 0;}
.menu:before{content:""; background:url(../images/icon_menu.png);cursor: pointer; color:#fff; width:19px; height:16px; display:inline-block;}
.navig{ margin:0;}

.navig > li{display:inline-block;position: relative; margin-right: 5px;}
.navig > li > a{ display:block; width: 130px; margin-right: 10px;font-size:16px;color:#fff; transition: none;}
.navig > li:last-child > a{ padding-right:0}
.navig > li > a:hover,.navig > li > a:focus,.navig > li > a.active {color:#cc0000; background: url(../images/nav_bg.png) no-repeat center;}


.navig > li:last-child::after {content: none;}
.navig > li .s_navbox{display:none}
.navig > li:hover .s_navbox{position: absolute;top:60px;left: -5px;width: 100%; background:#fff;background-color: #000;z-index: 9999;box-sizing: border-box;display:block;}
.navig > li .s_navbox .s_a a{color:#fff;font-size:12px;line-height:40px;height:40px;text-transform:uppercase;display:block;text-align: center;}
.navig > li .s_navbox .s_a a:hover{background-color:#ce1c1b;color: #fff;}

/*banner*/
.slideBox {position: relative;overflow: hidden;width: 100%; z-index:5;}
.slideBox .banner_circle {position: absolute;height: 8px;bottom: 30px;right: 0;left:0;text-align:center;z-index: 1;}
.slideBox .banner_circle li {display: inline-block;width: 15px;height: 15px;border-radius: 50%;text-indent: -9999px;overflow: hidden;margin: 0 15px;cursor:pointer; border: 1px solid #cc0000;}
.slideBox .banner_circle li.on {background: #cc0000; border: 1px solid #cc0000;}
.slideBox .banner_img {position: relative;z-index: 0;}
.slideBox .banner_img li {position: relative;text-align: center;overflow:hidden;}
.slideBox .banner_img li img {vertical-align: top;width: 100%;}

/* 首页主体 */
.pd60 {
    padding: 60px 0;
}
.pdt60 {
  padding-top: 60px;
}
.pdb60 {
  padding-bottom: 60px;
}
.mgt20 {
    margin-top: 20px;
}
.mgt30 {
    margin-top: 30px;
}
.mg20 {
    margin: 20px 0;
}
.mg30 {
    margin: 30px 0;
}
.center {
    text-align: center;
}
.bggray {
    background: #eee;
}
.title {
    text-align: center;
}
.title h5 {
    font-size: 36px;
    color: #222;
}

.index_main { background: url(../images/bg.png) no-repeat top center; background-size: cover; padding-bottom: 60px;}
.us_wrap { display: flex;}
.us_wrap .us_info { width: 54%; margin-right: 40px; font-size: 16px; line-height: 30px; color: #444;}
.us_wrap .us_info h6 p { line-height: 30px !important}
.patternborder {border-collapse:collapse;}
.patternborder .wh15 {width: 15px; height: 15px;}
.patternborder .pattern1 { background: url(../images/border_1.png) no-repeat left top;}
.patternborder .pattern2 { background: url(../images/border_2.png) repeat-x top;}
.patternborder .pattern3 { background: url(../images/border_3.png) no-repeat right top;}
.patternborder .pattern4 { background: url(../images/border_4.png) repeat-y left;}
.patternborder .pattern5 { text-align: center;}
.patternborder .pattern6 { background: url(../images/border_4.png) repeat-y right;}
.patternborder .pattern7 { background: url(../images/border_6.png) no-repeat left bottom;}
.patternborder .pattern8 { background: url(../images/border_2.png) repeat-x bottom;}
.patternborder .pattern9 { background: url(../images/border_8.png) no-repeat right bottom;}

.more { margin-top: 30px;}
.more a { display: block;width: 150px; height: 50px; line-height: 50px; margin: 0 auto; background: url(../images/more.png) no-repeat; color: #fff; text-align: center;font-size: 18px;}
.more a:hover {background: url(../images/more_1.png) no-repeat;}

.product_wrap { width: 94%; margin: 0 auto;}
.set2_list .owl-prev,.set2_list .owl-next{position:absolute;top:40%; width:22px; height:42px; font-size:0;background:url(../images/icon_dir.png) no-repeat;}
.set2_list .owl-prev{ left:-40px; }
.set2_list .owl-next{left:auto;right:-40px;transform: rotate(180deg);}
.set2_list .owl-prev:hover,.set2_list .owl-next:hover{ opacity: .5;}
.set2_list .product_item a { display: block;}
.set2_list .product_item h5 { font-size: 16px; color: #010101; text-align: center; margin-top: 5px;}
.set2_list .product_item img {transition: all 400ms ease;}
.set2_list .product_item a:hover img {transform:scale(1.02)}
.set2_list .product_item a:hover h5 {color: #cc0000;}

.set3_inner { margin-top: 10px;}
.news_list { display: flex; justify-content: space-between; flex-wrap: wrap;}
.news_list .news_item { width: 48%; padding-bottom: 20px; border-bottom: 1px solid #ccc; margin-top: 20px;}
.news_list .news_item a { display: block; display: flex; align-items: center;}
.news_list .news_item .date {display: flex; min-width: 70px; flex-direction: column; align-items: center;}
.news_list .news_item .date .day { font-size: 36px; color: #cc0000;}
.news_list .news_item .date .year { font-size: 16px; color: #666;}
.news_list .news_item .img {padding: 0 40px; width: 56%}
.news_list .news_item .desc { font-size: 16px; line-height: 30px; color: #0f0f0f; flex: 1; overflow: hidden}
.news_list .news_item a:hover .desc { color: #ce1c1b;}



.case_list { margin: 0 -1.5%;}
.case_list .case_item { float: left; width: 22%; margin: 0 1.5% 1.5%;}
.case_list .case_item a {display: block;}
.case_list .case_item img {transition: all 400ms ease;}
.case_list .case_item h5 { font-size: 16px; color: #010101; text-align: center; margin-top: 5px;}
.case_list .case_item a:hover img {transform:scale(1.02)}
.case_list .case_item a:hover h5 {color: #cc0000;}


.bread_title {
  line-height: 60px;
  box-shadow:-1px 3px 5px 0px #efefef;
}
.bread_title a {
  float: left;
  font-size: 18px;
  margin-right: 50px;
  color: #666;
  position: relative;
}
.bread_title a:last-child {
  margin-right: 0;
}
.bread_title a:after {
  position: absolute;
  bottom: -1px;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  display: block;
  width: 40px;
  height: 2px;
  background-color: transparent;
}
.bread_title a:hover,
.bread_title a.active {
  text-decoration: none;
  color: #cc0000;
}
.bread_title a:hover:after,
.bread_title a.active:after {
  background-color: #cc0000;
}


/*分页*/
.page {
  text-align: center;
  margin: 50px 0;
}
.page a {
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  border: solid 1px #ddd;
  text-align: center;
  color: #999;
  margin: 0 12px;
  transition: none;
}
.page a:hover,
.page a.active {
  color: #fff;
  border-color: #00479d;
  background-color: #00479d;
  text-decoration: none;
}
.page a.pageprev {
  background: url('../images/page.png') no-repeat 0 -2px;
}
.page a.pagenext {
  background: url('../images/page.png') no-repeat -59px -2px;
}
.page a.pageprev:hover {
  background-color: #00479d;
  background-position: 0 -46px;
}
.page a.pagenext:hover {
  background-color: #00479d;
  background-position: -59px -46px;
}

#link{ height:34px;   border:#ccc solid 1px; padding:1px; background-color:#FFFFFF; float:left; width:99%;}
#link_1{ width:6%; line-height:20px; background-color:#cc0000;float:left; padding-top:5px; padding-bottom:5px; font-weight:bold; font-size:14px; text-align:center; color:#FFFFFF;}
#link_2{ width:92%; padding-right:13px; font-size:14px; float:right; line-height:30px;}
#link_2 A{ padding-left:8px; padding-right:8px;}
/* footer */
footer {
  background: #222;
  color: #ccc;
}
.footer_1 {
padding-top: 40px;
}
.footer_1 {
display: flex;
justify-content: space-between;
align-items: flex-end;
padding-bottom: 65px;
border-bottom: 1px solid #111;
}
.footer_1_left>h5 { font-size: 20px;}
.footer_nav { margin: 15px 0;}
.footer_nav ul li { display: inline-block;}
.footer_nav ul li a{ font-size: 16px; color: #fff; padding: 0 15px;}
.footer_nav ul li:first-child a {padding-left: 0;}
.footer_contact { font-size: 14px;}
.footer_contact span { display: inline-block;padding: 0 15px;}
.footer_contact span:first-child {padding-left: 0;}
.footer_contact a { font-size: 18px;color:#ff0000;}
.footer_2 {
  text-align: center;
  padding: 15px 0;
  font-size: 13px;
  color: #999;
}
.footer_2_info span {
  display: inline-block;
}
.footer_2_info span.pd20 {
  padding: 0 20px;
}

.nbanner { padding: 200px 0;text-align: center;}
.nbanner h5{ color:#fff; text-align:center;}
.page_inner { background: url(../images/bg.png) no-repeat top center; background-size: cover; padding: 30px 0;}
.dy { font-size: 16px; line-height: 24px;}

.n_us1_list  {margin: 0 -1%;}
.n_us1_list ul li { float: left;width: 23%; margin: 0 1% 2%; text-align: center}
.n_us1_list ul li span { font-size: 16px;  display: block; padding: 8px 0}

.n_product_list  {margin: 0 -1%;}
.n_product_list ul li { float: left;width: 18%; margin: 0 1% 2%; text-align: center}
.n_product_list ul li a { display: block;}
.n_product_list ul li span { font-size: 16px;  display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding: 8px 0}
.n_product_list ul li a img { width: 100%; transition: all 400ms ease;}
.n_product_list ul li a:hover img {transform:scale(1.02)}
.n_product_list ul li a:hover span {color: #cc0000;}

.n_case_list ul li { width: 23%;}

.n_news_wrap {display:flex;justify-content: space-between;flex-wrap: wrap;}
.n_news_list{width:47%; margin-bottom:40px;}
.n_news_list a{ display:flex; margin-bottom:30px}
.n_news_list .info { position: relative; flex: 1;}
.n_news_list .info p { font-size:16px; color:#444; line-height:30px;overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; margin-top:20px;}
.n_news_list .info h5{ font-size:18px; line-height:30px;overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; font-weight:bold;}
.n_news_list .date{ font-size:16px; color:#999; position:absolute; margin-top:10px;}
.n_news_list .img{ width:36%; margin-right: 4%;}
.n_news_list .img img { border-radius: 10px;}
.n_news_list a:hover h5 { color: #ce1c1b;}
.n_news_list2{width:97%; margin-bottom:20px;margin-top:20px;}
.n_news_list2 a{ display:flex; margin-bottom:30px}
.n_news_list2 .info { position: relative; flex: 1;}
.n_news_list2 .info p { font-size:16px; color:#444; line-height:50px;overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; margin-top:30px;}
.n_news_list2 .info h5{ font-size:25px; line-height:30px;overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; font-weight:bold;}
.n_news_list2 .date{ font-size:16px; color:#999; position:absolute; margin-top:10px;}
.n_news_list2 .img{ width:36%; margin-right: 4%;}
.n_news_list2 .img img { border-radius: 10px;}
.n_news_list2 a:hover h5 { color: #ce1c1b;}

.tit_nnews{ font-size:26px; color:#0f0f0f; text-align:center}
.tit_nnews_small{text-align:center; padding:15px 0; border-bottom:1px solid #ccc;}
.tit_nnews_small span{ font-size:16px; padding:15px 20px; color:#999;}
.nydynews_bottom{ padding-top:20px}
.nydynews_info{border-bottom:1px solid #eee; padding-bottom:30px;}
.nydynews_info{ color:#666; font-size:16px; line-height:28px;}
.nydynews_info1{ padding-bottom:30px}

.page-next-prev {
  padding-top: 40px;
  border-top: 1px solid #ecf0f7;
}
.page-next-prev p {
  width: 400px;
  padding: 10px 20px;
  font-size: 16px;
  color: #666;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0px 0px 2px 0px #ccc;
}
.page-next-prev p.page-prev{ float:left;}
.page-next-prev p.page-next{ float:right;}
.page-next-prev p.page-next span {
  padding-left: 20px;
  margin-left: 20px;
  border-left: 1px solid #ddd;
}
.page-next-prev p.page-prev span {
  float: left;
  padding-right: 20px;
  margin-right: 20px;
  border-right: 1px solid #ddd;
}
.page-next-prev p:hover {
  color: #000;
  background: #f5f5f5;
}
.page-next-prev p:hover span {
  border-color: #ddd;
}
.page-next-prev p:hover a {
  color: #000;
}
.page-next-prev p span {
  float: right;
  line-height: 50px;
}
.page-next-prev a {
  font-size: 16px;
  color: #666;
  height: 48px;
  line-height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.page-next-prev a:hover {
  color: #000;
}


.n_contract_wrap { display: flex;}
.n_contract_wrap .left { width: 58%;}
.n_contract_wrap .right { flex:1; margin: 40px 0; margin-left: -10px; padding: 30px 45px; box-shadow: 0px 0px 6px 2px #ccc; background: #fff;}
.n_contract_wrap .right h5 {
  font-size: 22px;
  margin-bottom: 15px;
}
.n_contract_wrap .right h5::before {
  content: "";
  width: 8px;
  height: 22px;
  background: #cc0000;
  display: inline-block;
  margin-right: 12px;
  vertical-align: middle;
}
.n_contract_wrap .right h6 {
  font-size: 16px;
  line-height: 50px;
}
.bread_lists .swiper-slide {
  width: auto;
}
.videoo {
  height: 600px;
}
/*在线留言*/
/*-----------------------------------------------------------------------------*/
.message-pop-wrap {
  /*position: fixed;*/
  bottom: 0; margin:50px auto;
  /*left: 0;*/
  right:0;
  width:80%; 
  border-radius: 8px;
  background: #fff;
  overflow: hidden;
  z-index: 9999;
}
.message-pop-wrap .title {
  padding: 0 15px;
  height: 54px;
  line-height: 54px;
  background-color: #cc0000;
  font-size: 16px;
  color: #ffffff;
}
.message-pop-wrap .title .close-btn { display:none;
  margin-top: 20px;
  width: 14px;
  height: 14px;
  background: url(../images/icon.png) no-repeat -69px -15px;
}
.message-pop-wrap .info {
  padding: 15px;
  font-size: 16px;
  border-bottom: 1px solid #ddd;
}
.message-pop-wrap .info p {
  color: #000000;
}
.message-pop-wrap .info .tel {
  margin-top: 10px;
  line-height: 20px;
  color: #999999;
}
.message-pop-wrap .info .tel i {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  margin-right: 8px;
  width: 18px;
  height: 20px;
  background: url(../images/icon.png) no-repeat -116px -15px;
}
.message-pop-wrap .message-form {
  padding: 10px 15px 20px 10px;
}
.message-pop-wrap .message-form .input {
  margin-top: 20px;
  width: 305px;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #555555;
  background-color: #f8f8f8;
  border-radius: 8px;
}
.message-pop-wrap .message-form .textarea {
  margin-top: 20px;
  width:100%;
  padding: 5px 10px;
  line-height: 24px;
  font-size: 16px;
  height: 100px;
  background-color: #f8f8f8;
  border-radius: 8px;
}
.message-pop-wrap .message-form .submit {
  margin-top: 20px;
  width: 260px;
  height: 46px;
  line-height: 46px;
  font-size: 16px;
  color: #ffffff;
  background-color: #cc0000;
  border-radius: 8px;
  cursor: pointer;
}
.message-pop-wrap .message-form .submit:hover {
  background: #0775e0;
}
.message-pop-wrap.hide .info,
.message-pop-wrap.hide .message-form {
  display: none;
}
.message-pop-wrap.hide .title .close-btn {
  background-position: -226px -13px;
}
.message-pop-wrap.hide {
  display: block !important;
}

#lmbt{
	width:100%;
	float:left;
	text-align:center;
	overflow:hidden;

}
#lmbt .bt{ width:100%;text-align:center; float:left;}
#lmbt .bt dd{
	font-size:42px;
	height:55px;
	color:#cc0000; font-weight:600; margin-top:-32px; letter-spacing:4px;
}
#lmbt .bt dd span{	display:inline-block; }
#lmbt .bt dd .hs{ background-color:#fff}
#lmbt .bt dd .bg{
	background-color:#fff;
	background-repeat: repeat;
	background-position: center center;
}
#lmbt .bt p{ line-height:65px;
	font-size:52px;  letter-spacing:1px;
	text-align:center;
	color:#ddd;
	text-transform:uppercase;
	font-family: "Times New Roman", Times, serif; margin-top:12px; margin-bottom:5px;letter-spacing:2px;
}
#lmbt .bt em{
	width:100%;
	display:inline-block;
	font-size:14px;
	color:#777;
	line-height:25px;
	background-image: url(../images/line1.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-style: normal;
}
#lmdf{float:left;width:97%; text-align:center; font-size:0px;  overflow:hidden; padding:0px 1.5%; margin-top:1.5%; margin-bottom:1.5%;}
#lmdf A{
	padding-left:20px;
	line-height:40px;
	padding-right:20px;
	font-size:15px;
	display:inline-block; font-weight:bold;
	 color:#fff; background-color:#cc0000; margin:1%;
}
#lmdf A:hover{
	color:#fff;
	background-color:#ff6600;
}
#lmdf A.sec{	color:#fff; background-color:#ff6600;	}
@media only screen and (max-width: 1250px){#lmbt .bt dd{font-size:30px;height:48px;margin-top:-22px;}#lmbt .bt p{ line-height:55px;	font-size:42px; }#lmbt .bt em{font-size:12px;}}
@media only screen and (max-width: 800px){#lmbt .bt dd{font-size:20px;height:30px;margin-top:-22px;}#lmbt .bt p{ line-height:30px;font-size:32px; }#lmbt .bt em{font-size:12px;}}
@media only screen and (max-width: 449px){#lmbt .bt dd{font-size:16px;height:25px; font-weight:bold;}#lmbt .bt p{ line-height:30px;font-size:24px; letter-spacing:0px; }#lmbt .bt em{background-image: url(../images/lw.png);}#lmdf A{padding-left:15px;	 line-height:30px;padding-right:15px;font-size:13px;}}
@media only screen and (min-width: 801px) and (max-width:1024px){#lmdf A{	padding-left:20px;	line-height:35px;padding-right:20px;font-size:14px;}}
@media only screen and (min-width: 450px) and (max-width:800px){#lmdf A{padding-left:15px;	line-height:30px;padding-right:15px;font-size:13px;}}

#lbb2{text-align:center; font-size:12px; width:100%; float:left; margin-top:20px; line-height:20px;}
#lbb2 span{margin-left:2px; margin-right:2px;}
#lbb2 .current{ padding-left:8px; padding-right:8px; background-color:#cc0000; border:#cc0000 solid 1px;color:#fff;padding-top:4px; padding-bottom:4px;}
#lbb2 A{ border:#ddd solid 1px; padding-left:8px; padding-right:8px; padding-top:4px; padding-bottom:4px;margin-left:2px; margin-right:2px;}
#lbb2 A:hover{ border:#cc0000 solid 1px;color:#cc0000;}
#lbb2 .pagebegin{ float:left;}
#lbb2 .page-num{ float:right;}