body,html {padding: 10px 0 0 0!important;}
a {text-decoration: none !important;}
ul,ol {margin: 0;padding: 0;}
i,em {font-style: normal;}
i {display: block;}
/* p{margin: 0;} */
/*浏览器滚动条*/
::-webkit-scrollbar {width: 5px;height: 5px;}
::-webkit-scrollbar-button:vertical {display: none}
::-webkit-scrollbar-track:vertical {background-color: transparent}
::--webkit-scrollbar-track-piece {background: transparent}
::-webkit-scrollbar-thumb:vertical {background-color: #efefef;border-radius: 30px}
::-webkit-scrollbar-thumb:vertical:hover {background-color: #efefef}
::--webkit-scrollbar-corner:vertical {background-color: #535353}
::--webkit-scrollbar-resizer:vertical {background-color: #FF6E00}

/* 去掉input[type="number"]的箭头 */
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button {-webkit-appearance: none;}
input[type="number"] {-moz-appearance: textfield;}
input::-webkit-input-placeholder ,textarea::-webkit-input-placeholder { color: #999; font-size: 16px;}


.on {
	color: #FD4344 !important;
}

.container {
	width: 1200px;
}


.h-left,
.head-nav,
.navbar-nav {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

.head-nav {
	border-bottom: 1px solid #CACACA;
	padding: 0 10px;
	justify-content: space-between;
}

.h-left .h-title {
	font-size: 24px;
	color: #333;
	font-weight: bold;
	font-family: 'pingfangbold';
}
.h-left a img{
	width: 249px;
	height: 65px;
}
.h-left .h-remark {
	font-style: 16px;
	color: #666;
}
.h-left div{
	text-indent: 20px;
	position: relative;
}
.h-left div::before{
	content: '';
	width: 2px;
	height: 40px;
	background: #ccc;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.h-left div p:first-of-type{
	margin-top: 6px;
}
.h-right {
	font-size: 20px;
	text-align: center;
}

.h-right .phone {
	color: #333;
}

.h-right img {
	margin-right: 10px;
}

/* 导航 */

.navbar-nav {
	width: 100%;
}

.navbar-nav li {
	float: left;
	width: 100%;
	text-align: center;
	cursor: pointer;
}

.navbar-nav li a {
	font-size: 16px;
	line-height: 37px;
	color: #333;
}

.nav>li>.nav-underline:focus,
.nav>li>.nav-underline:hover {
	background-color: transparent;
	color: #FD4344;
	font-size: 18px;
}

.nav>li>.nav-underline:before {
	content: "";
	position: absolute;
	bottom: 0;
	width: 0;
	border-bottom: 8px solid #FD4344;
}

.nav>li>.nav-underline:hover:before {
	width: 60px;
	margin-left: 5px;
}

.nav>li>.hone:hover:before {
	width: 60px;
	margin-left: -12px;
}

.nav>li>.nav-underline:before {
	-webkit-transition: width 0.5s ease-in-out;
	-moz-transition: width 0.5s ease-in-out;
	-ms-transition: width 0.5s ease-in-out;
	-o-transition: width 0.5s ease-in-out;
	transition: width 0.5s ease-in-out;
}

.nav>.nav-underline-active:before {
	content: "";
	position: absolute;
	bottom: 0;
	width: 0;
	border-bottom: 8px solid #FD4344;
}

.nav>.nav-underline-active:before {
	width: 60px;
	margin-left: -28px;
}

.active a {
	color: #FD4344 !important;
	font-size: 18px !important;
}

.nav>li>a:hover,
.nav>li>a:focus {
	background-color: transparent;
	color: #FD4344;
}
/* 轮播图 */
.banner{position:relative;overflow: hidden;}
.banner .imgBox{position: absolute;width: 100%;}
.lunbo{width: 100%;height: 660px;float: left;background: #efefef;}
.lunbo {display:none;}
.lunbo li img{height: 100%;width: 100%;}
.imgBox li:first-of-type p:nth-of-type(1),.imgBox li:nth-of-type(2) p:nth-of-type(1){font-family: 'lianmengqiyi';}
.lunbo .title {display: inline-block;position: absolute;z-index: 10000;top:100px;left: 30%;transform: translateX(-30%);}
.lunbo .title p:nth-of-type(1) {font-family: 'pingfangbold';font-size: 60px;color: #616060;}
.lunbo .title p:nth-of-type(2) {font-family: 'pingfangzhong';font-size: 40px;color: #666;}
.lunbo .title p:nth-of-type(3),.banner .title p:nth-of-type(4)  {font-size: 16x;margin-top: 20px;}
.imgBox li:first-of-type p{color: #fff!important;}
.imgBox li:last-of-type p{color: #fff!important;}
.imgBox li .slide_content{font-size: 16px!important;font-family: 'pingfangjian';}

.banner .pointer{position: absolute;z-index: 999;bottom: 10px;width: 70%;left: 50%;transform: translateX(-50%);display: flex;}
.banner .pointer li{float: left; cursor: pointer;flex: 1;border-left: 2px solid #fff;color: #fff;line-height: 28px;position: relative;}
.banner  li img{width: 100%;height: 100%;}
.banner .pointer li div{padding: 0 0 0 40px;}
.banner .num{font-size: 20px;color: #FD4344;margin-left: 20px;}
.banner .eng{font-size: 18px;}
.banner .eng{font-family: 'Oswald';font-size: 28px;font-weight: bold;}
.banner .pontOn{width: 90%;height: 106px;background: #E1972C;position: absolute;bottom: -10px;line-height: 30px;}
.banner .pontOn::before{content: '';width: 6px;height:106px;background: #FFFFFF;border-radius: 0px 6px 6px 0px;padding: 0;position: absolute;left: 0;border-left: none;}
.banner .pontOn .num{font-size: 30px;font-weight: bold;color: #fff;opacity: 0.5;}
.banner .pontOn  p{margin-top: 10px;}

.btnGroup{position: absolute;bottom: 20px;left: 0;right: 0;color: #fff;padding: 0 200px;}
.btnGroup .btn{display: inline-block;border-radius: 50%;border: 2px solid #fff;width: 60px;height: 60px;text-align: center;}
.btnGroup .btnOn{background-color: #FD4344;border: none;color: #fff;}
.btnGroup .iconfont{font-size:36px;text-align: center;line-height: 50px;}
.btnGroup .iconfont:hover{color: #fff;}
/* 标题 */
.catm-title {margin-top: 90px;text-align: center;}
.catm-title p:first-of-type {font-size: 40px;font-family: 'pingfangbold';}
.catm-title .line {width: 10px;height: 2px;background: #333333;margin: auto;}
.catm-title p:last-of-type {font-size: 20px;margin-top: 10px;}

.p-title{font-size: 24px;}
.p-line{width: 500px;border-bottom: 1px solid #2671F8;position: relative;}
.p-line1:after{content: '';height:6px;width: 30px;background:#2671F8 ;position: absolute;bottom: 0;}
.p-line2:after{content: '';height:6px;width: 20px;background:#2671F8 ;position: absolute;bottom: 0;}
/* div从中间延展 */
.big_width{animation: big_width 1.5s linear forwards;}
@keyframes big_width {from {
 width: 10px;
 height: 10px;
 background-color: rgba(0,0,0,1);
 border-radius: 50%;
    }
 
    to {
        width: 100%;
		height:100%;
		 background-color: rgba(0,0,0,0.5);
    }
}
/* 线条从左至右延展 */
.ar_width{animation: ar_width 1.5s linear forwards;}
@keyframes ar_width {from {
 width: 0
    }
 
    to {
        width: 500px
    }
}
/* 线条从左至右延展 */
.ar_width2{animation: ar_width2 1.5s linear forwards;}
@keyframes ar_width2 {from {
 width: 0
    }
 
    to {
        width:350px
    }
}

/* 线条从中间延展动画 */
.ad_width {height: 2px;animation: ad_width .8s linear forwards;}
@keyframes ad_width {from {
 width: 0
    }
 
    to {
        width: 80px
    }
}

/* 底部导航 */
footer {background: #27282D;height: auto;padding: 29px 0;color: #fff;}
footer .f-title {font-size: 18px;}
footer .comt {margin-top: 40px;}
footer .comt a {color: #AAAAAA;cursor: pointer;}
footer .nav-tit a:hover {color: #FD4344;}
footer .comt a img{margin-left: 12px;}

/* 备案号 */
.ban {margin-top: 54px;border-top: 1px solid #525357;color: #AAAAAA;text-align: center;padding: 10px 0 10px 0;}
.ban ul {overflow: hidden;}
.ban ul li {width: 100%;text-align: center;float: left;}
.ban ul li:first-of-type .circle {border-radius: 50%;border: 1px solid #AAAAAA;width: 16px;height: 16px;display: inline-block;text-align: center;line-height: 13px;}

/* 侧边固定栏 */
.slide-bar {position: fixed;opacity: 1;bottom: auto;transition: ease .5s;right: 222px;top: 50%;z-index: 9;transform: translate(0, -50%);left: auto;}
.slide-bar ul li{text-align: center;margin: 0 0 24px 0;cursor: pointer;}
.slide-bar ul li .back{box-shadow: 0 5px 10px #3586E6 }
/* 图标 */
@font-face {font-family: "iconfont";
  src: url('iconfont.eot?t=1607418682742'); /* IE9 */
  src: url('iconfont.eot?t=1607418682742#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('data:application/x-font-woff2;charset=utf-8;base64,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') format('woff2'),
  url('iconfont.woff?t=1607418682742') format('woff'),
  url('iconfont.ttf?t=1607418682742') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('iconfont.svg?t=1607418682742#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-tuandui:before {
  content: "\e645";
  font-size: 80px;
}

.icon-hezuo:before {
  content: "\e618";
   font-size: 60px;
}

.icon-renzhengdunpaianquanbaozhangzhibao:before {
  content: "\e7f3";
  font-size: 60px;
}

.icon-dianzan:before {
  content: "\e619";
  font-size: 60px;
}

.icon-yiwen:before {
  content: "\e60b";
}

.icon-fanhuijiantou:before {
  content: "\e64c";
}

.icon-youjiantou:before {
  content: "\e629";
  font-size: 34px;
}

.icon-youjiantou1:before {
  content: "\e604";
  font-size: 34px;
}





/* 轮播图自适应 */
/* 小于等于1260 */
@media screen and (max-width: 1260px) {
	.lunbo .title{left: 16%;}
	.btnGroup{padding: 0 80px;}
	.banner{height: 600px;}
	.banner .pointer li div{padding: 0 0 0 20px;}
	.banner .pointer li .pontOn{width: auto;padding: 0 10px 0 20px!important;}
	.banner .pontOn::before{content: '';width: 6px;height:106px;background: #FFFFFF;border-radius: 0px 6px 6px 0px;padding: 0;position: absolute;left: 0;border-left: none;}
	.banner .pontOn .num{font-size: 26px;font-weight: bold;color: #fff;opacity: 0.5;}
	.banner .pontOn  p{margin-top: 10px;}
}