.head{
	background: #08131b;
	width: 100%;
	position: relative;
	z-index: 1;
	height: 96px;
}
.head .w1460{
	height: 100%;
}
.head .logo{
	line-height: 96px;
	height: 100%;
}
.head .logo .txt{
	line-height: 25px;
	position: relative;
	top: 18px;
	left: 0px;
	font-size: 14px;
	color: #e4e4e4;
	margin-left: 20px;
}
.head .nav{
	height: 100%;
	margin-left: 200px;
}
.head .nav li{
	height: 100%;
}
.head .nav li a{
	padding: 0 20px;
	
	font-size: 14px;
	height: 100%;
}
.head .nav li a span{
	line-height: 96px;
	height: 90px;
	color: #999;
}
.head .nav li.active a span,
.head .nav li:hover a span{
	color: #fff;
}
.head .nav li a i{
	width: 0%;
	display: block;
	margin: 0 auto;
	height: 6px;
	background: #ffbc00;
}
.head .nav li.active a i,
.head .nav li:hover a i{
	width: 100%;
}
.head .tel{
	height: 100%;
	line-height: 96px;
}
.head .tel img{
	display: inline-block;
	position: relative;
	top: -4px;
	margin-right: 5px;
}
.head .tel span{
	font-family: impact;
	font-size: 20px;
	color: #fabf1a;
}

.index-banner-slide{
	position: relative;
	background: #fff;
}
.index-banner-slide .bd{
	width: 100%;
}
.index-banner-slide .bd li{
	width: 100%;
	overflow: hidden;
}
.index-banner-slide .bd li a,
.index-banner-slide .bd li a img{
	width: 100%;
}
.index-banner-slide .hd {
    position: absolute;
    bottom: 20px;
    text-align: center;
    width: 100%;
    overflow: hidden;
}
.index-banner-slide .hd li {
    font-size: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ddd;
    display: inline-block;
    margin: 0 15px;
    cursor: pointer;
}
.index-banner-slide .hd li.on {
    background: #ffbc00;
}
.index-banner-page{
	width: 53px;
	height: 55px;
	background: rgba(51,51,51,0.5) no-repeat center;
	transition: 0.3s;
	position: absolute;
	top: calc(50% - 22.5px);
}
.index-banner-page.prev{
	left: 0;
	background-image: url(../img/index/banner-jt-l.png);
}
.index-banner-page.next{
	right: 0;
	background-image: url(../img/index/banner-jt-r.png);
}
.index-banner-page:hover{
	background-color: rgba(102,113,129,0.8);
}

.index-about{
	padding-top: 80px;
	padding-bottom: 75px;
	background-color: #2b3038;
}
.index-about .content{
	width: 1660px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
.index-about .content .f-left{
	width: 52.4%;
	background: #2e384e;  
	box-sizing: border-box;
	padding-left: 64px;
	padding-top: 80px;
	padding-bottom: 100px;
	line-height: 1;
}
.index-about .f-left h3{
	font-size: 48px;
	color: #fabf1a;
}
.index-about .f-left h4{
	font-size: 28px;
	color: #fff;
	margin-top: 25px;
	margin-bottom: 45px;
}
.index-about .f-left .jj{
	font-size: 16px;
	color: #e3e3e3;
	width: 657px;
	line-height: 30px;
}
.index-about .f-left .num{
	margin: 40px 0;
}
.index-about .f-left .num li{
	display: inline-block;
	float: left;
	text-align: center;
	margin-right: 65px;
}
.index-about .f-left .num li h5{
	color: #ffbc00;
	font-size: 26px;
	font-family: impact;
}
.index-about .f-left .num li h5 span{
	font-size: 52px;
	color: #ffbc00;
}
.index-about .f-left .num-jj{
	font-size: 14px;
	color: #e3e3e3;
	line-height: 24px;
	margin-top: 10px;
}
.index-about .f-left .num li:nth-child(4){
	text-align: left;
}
.index-about .f-left .num li:nth-child(4) .num-jj{
	padding-left: 20px;
}
.index-about .f-left .num li:nth-child(4) h5{
	font-size: 14px;
	color: #fff;
}
.index-about .f-left .num li:nth-child(4) h5 span{
	margin-right: 5px;
}
.index-about .f-left .num li:nth-child(1){
	margin-left: 20px;
}
.index-link{
	width: 157px;
	height: 41px;
	box-sizing: border-box;
	line-height: 37px;
	border: 2px solid #898989;
	display: block;
	text-align: center;
	color: #fff;
}
.index-about .f-left .bg1{
	position: absolute;
	bottom: 0;
	right: 0;
}
.index-about .content .f-right{
	width: calc(100% - 52.4%);
	padding-top: 55px;
}
.index-about .dd3-intro-bg{
	position: absolute;
	bottom: -75px;
	left: 0;
}
.index-about .dd3-intro-bg canvas{
	 height: 300px !important;
}
.index-about .index-link{
	margin: 0;
}
.index-solution{
	background: #323a45;
}
.index-title{
	text-align: center;
	padding-top: 70px;
	line-height: 1;
}
.index-title h2{
	font-size: 48px;
	color: #fabf1a;
}
.index-title h3{
	font-size: 32px;
	color: #fff;
	margin-top: 20px;
}
.index-title .jj{
	font-size: 18px;
	color: #a7a7a7;
	margin-top: 20px;
}
.index-solution .index-title{
	padding-bottom: 50px;
}
.index-solution .main{
	width: 100%;
}
.index-solution .main li{
	width: 33.3333%;
	overflow: hidden;
	float: left;
	height: 600px;
	background: no-repeat;
	background-size: 100% 100%;
	position: relative;
}
.index-solution .main li a{
	width: 100%;
	height: 100%;
}
.index-solution .main li>a>img{
	width: 100%;
	height: 100%;
}
.index-solution .main li:hover>img,
.index-solution .main li:hover>a>img{
	transform: scale(1.05);
}
.index-solution .main li .txt{
	position: absolute;
	color: #fff;
}

.index-solution .main li:nth-child(3),
.index-solution .main li:nth-child(4){
	height: 300px;
}
.index-solution .main li:nth-child(1) .txt,
.index-solution .main li:nth-child(2) .txt{
	top: 110px;
	left: 85px;
}
.index-solution .main li:nth-child(3) .txt,
.index-solution .main li:nth-child(4) .txt{
	top: 60px;
	left: 55px;
}
.index-solution .main li .txt h4{
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 40px;
}
.index-solution .main li:nth-child(3) .txt h4,
.index-solution .main li:nth-child(4) .txt h4{
	font-size: 24px;
	margin-bottom: 20px;
}
.index-solution .main li .txt p{
	line-height: 35px;
	font-size: 18px;
}
.index-solution .main li .txt-link{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border: 1px solid #fff;
	background: url(../img/index/banner-jt-r.png) no-repeat center;
	margin-top: 40px;
}
.index-solution .main li .txt-link:hover{
	border-color: #fabf1a;
	background-image: url(../img/index/banner-jt-r-h.png);
}


.index-platform{
	position: relative;
	height: 950px;
	/*background: #070c4c;*/
	/*background: url(../img/index/platform-bg.jpg) no-repeat;*/
	/*background-size: 100% 100%;*/
}
#c_n4{
	background: #070c4c;
	opacity: 1 !important;
	/*position: absolute !important;*/
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.index-platform .index-title .jj{
	font-size: 16px;
	line-height: 24px;
	color: #aaaaaa;
}
.index-platform-link{
	text-align: center;
	margin-top: 35px;
	position: relative;
	z-index: 2;
}
.index-platform-link .index-link{
	display: inline-block;
}
.index-platform .bg2{
	text-align: center;
	margin-top: -80px;
	position: relative;
}
.index-platform .bg2 .img{
	position: absolute;
	
}
.index-platform .bg2 .img h4{
	font-size: 18px;
	color: #fff;
	margin-top: 20px;
}
.index-platform .bg2 .img1{
	top: 6px;
    left: 132px;
}
.index-platform .bg2 .img3{
	top: 210px;
    left: 9px;
}
.index-platform .bg2 .img5{
    top: 411px;
    left: 128px;
}
.index-platform .bg2 .img2{
	top: 6px;
    right: 138px;
}
.index-platform .bg2 .img4{
	top: 210px;
    right: 10px;
}
.index-platform .bg2 .img6{
    top: 411px;
    right: 142px;
}
.index-platform .bg2 .txt{
	font-size: 36px;
	color: #fff;
	position: absolute;
	width: 200px;
	text-align: center;
	left: calc(50% - 100px);
	line-height: 40px;
	top: 240px;
}
.index-platform .bg2 .txt2{
	position: absolute;
	text-align: center;
	top: 450px;
	width: 100%;
}
.index-pro{
	background: url(../img/index/index-pro-bg.jpg) no-repeat;
	padding-bottom: 45px;
}
.index-pro .content {
	width: 1408px;
	margin: 0 auto;
}
.index-pro .content .index-pro-nav{
	text-align: center;
	margin-top: 32px;
}
.index-pro .content .index-pro-nav li{
	width: 160px;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	background: #4b5460;
	cursor: pointer;
	margin: 0 15px;
}
.index-pro .content .index-pro-nav li.on{
	background: #ffcc00;
	color: #333;
}
.index-pro .content .main{
	margin-top: 32px;
	position: relative;
}
.index-pro .content .bd li,
.solution-del .c5-slide .bd li{
	width: 449px;
	height: 535px;
	background: #fff;
	float: left;
	margin-right: 30px;
	text-align: center;
	box-sizing: border-box;
	padding-top: 50px;
	line-height: 1;
}
.index-pro .content .bd li .img,
.solution-del .c5-slide .bd li .img{
	line-height: 250px;
}
.index-pro .content .bd li h4,
.solution-del .c5-slide .bd li h4{
	font-size: 18px;
	color: #333;
	margin: 40px 0;
}
.index-pro .content .bd li .jj,
.solution-del .c5-slide .bd li .jj{
	font-size: 16px;
	color: #666;
	width: 290px;
	line-height: 24px;
	margin: 0 auto;
}
.index-pro .content .bd li .txt-link,
.solution-del .c5-slide .bd li .txt-link{
	font-size: 14px;
	color: #666;
	margin-top: 30px;
}
.index-pro .content .bd li:hover .txt-link{
	color: #FFBC00;
}
.index-pro .content .tempWrap{
	width: 100% !important;
}
.index-pro-link{
	text-align: center;
}
.index-pro-link a{
	display: inline-block;
	margin-top: 40px;
}

.index-pro-page{
	width: 46px;
	height: 68px;
	position: absolute;
	top: calc(50% - 34px);
	background: #6a6a6a no-repeat center;
	text-align: center;
	transition: .3s;
	cursor: pointer;
}
.index-pro-page.prev{
	left: -60px;
	background-image: url(../img/index/banner-jt-l.png);
}
.index-pro-page.next{
	right: -60px;
	background-image: url(../img/index/banner-jt-r.png);
}
.index-pro-page:hover{
	background-color: #ffcc00;
}
.index-hzhb{
	background: url(../img/index/index-hzhb-bg.jpg) no-repeat;
	background-size: 100% 100%;
	padding-bottom: 90px;
	line-height: 1;
}
.index-hzhb .f-left .index-title{
	padding-top: 100px;
	text-align: left;
}
.index-hzhb .f-left .index-hzhb-link{
	margin-top: 90px;
}
.index-hzhb .f-right{
	padding-top: 100px;
	width: 1153px;
}
.index-hzhb .f-right li{
	width: 217px;
	height: 125px;
	text-align: center;
	box-sizing: border-box;
	/*line-height: 123px;*/
	background: #fff;
	border: 1px solid #dcdcdc;
	float: left;
	margin-right: 17px;
	transition: .3s;
	display: block;
	overflow: hidden;
}
.index-hzhb .f-right li img{
	width: 100%;
	vertical-align: top;
	max-height: 100%;
	border: none;
}

.index-hzhb .f-right li:hover{
	transform: translateY(-2px);
}
.index-hzhb .f-right li:nth-child(5n){
	margin-right: 0;
}
.index-hzhb .f-right li:nth-child(-n+5){
	margin-bottom: 18px;
}
.index-news{
	background: #4b5664;
	padding-bottom: 50px;
}
.index-news .main {
	margin-top: 45px;
}
.index-news .main li{
	width: 350px;
	height: 490px;
	float: left;
	background: #fff;
}
.index-news .main li~li{
	margin-left: 19px;
}
.index-news .main li .img{
	width: 100%;
	height: 220px;
	overflow: hidden;
}
.index-news .main li .img img{
	width: 100%;
	height: 100%;
}
.index-news .main li .txt{
	box-sizing: border-box;
	width: 100%;
	height: 270px;
	border: 1px solid #dcdcdc;
	padding-left: 19px;
	padding-right: 22px;
	padding-top: 34px;
}
.index-news .main li .time{
	font-size: 20px;
	color: #666;
}
.index-news .main li h4{
	font-size: 16px;
	color: #333;
	margin-top: 20px;
	margin-bottom: 30px;
	transition: .3s;
}
.index-news .main li .jj{
	font-size: 14px;
	color: #666;
	line-height: 24px;
}
.index-news .main li .txt-link{
	font-size: 14px;
	color: #666;
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #d2d2d2;
}
.index-news-link{
	text-align: center;
	margin-top: 42px;
}
.index-news-link a{
	display: inline-block;
}
.index-news .main li:hover .img img{
	transform: scale(1.05);
}
.index-news .main li:hover .txt-link{
	color: #ffbc00;
}
.foot .main1{
	background: #1f1f1d;
	padding-top: 55px;
	padding-bottom: 90px;
}
.foot .main1 .logo{
	font-size: 24px;
	color: #999;
	padding-bottom: 48px;
	border-bottom: 1px solid #5c5c5b;
}
.foot .main1 .logo img{
	vertical-align: top;
}
.foot .main1 .logo span{
	vertical-align: top;
	margin-left: 25px;
	position: relative;
	top: -6px;
	line-height: 40px;
}
.foot .main1 .tel {
	margin-top: 45px;
}
.foot .main1 .tel h4{
	font-size: 18px;
	color: #999;
}
.foot .main1 .tel p{
	font-family: impact;
	font-size: 42px;
	color: #fabf1a;
	margin-top: 10px;
}
.foot-nav{
	margin-left: 125px;
}
.foot-nav>li{
	vertical-align: top;
	
}
.foot-nav>li~li{
	margin-left: 70px;
}
.foot-nav .foot-title{
	font-size: 20px;
	color: #d0d0d0;
}
.foot-nav hr{
	margin-top: 15px;
	margin-bottom: 20px;
	height: 2px;
	width: 18px;
	background: #b5b5b5;
	border: 0;
}
.foot-link li{
	display: block;
}
.foot-link li a{
	color: #999;
	font-size: 14px;
	line-height: 24px;
	max-width: 120px;
}
.foot-link li a:hover{
	color: #ffbc00;
}
.foot .main1 .code h4{
	font-size: 14px;
	color: #999;
	text-align: center;
	line-height: 35px;
}
.foot .main2{
	font-size: 14px;
	color: #999;
	padding-top: 20px;
	padding-bottom: 25px;
	background: #000;
}
.foot .main2 a{
	color: #999;
	display: inline-block;
}
.foot .main2 a:hover{
	color: #ffbc00;
}
.foot .main2 ul li{
	position: relative;
}
.foot .main2 ul li~li{
	margin-left: 9px;
	padding-left: 9px;
}
.foot .main2 ul li~li:before{
	content: '';
	position: absolute;
	top: 3px;
	left: 0;
	width: 2px;
	height: 15px;
	background: #999;
}


.solution{
	
}
.solution-nav{
	width: 100%;
	height: 60px;
	text-align: center;
	background: #4b5569;
}
.solution-nav li{
	display: inline-block;
}
.solution-nav li a{
	color: #fff;
	font-size: 18px;
	line-height: 60px;
	margin: 0 60px;
	position: relative;
}
.solution-nav2 li a i{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0%;
	height: 4px;
	background: #fabf1a;
}
.solution-nav2 a{
	display: inline-block;
	line-height: 40px;
	color: #fff;
	
}
.solution-nav2 li.active a i{
	width: 100%;
}
.solution-nav li:hover a,
.solution-nav li.active a{
	color: #ffbc00;
}
.solution-nav2{
	text-align: center;
	/*background: #4b5569;*/
	opacity: 0.7;
	margin: 0 auto;
	width: 1200px;
	margin-bottom: 30px;
	color: #fff;
}
.solution-nav2 li a{
	margin: 0 15px;
	padding: 0 20px;
}
.solution-nav2 a:hover,
.solution-nav2 li.active a{
	color: #ffbc00;
}
.solution .content .page{
	margin-top: 40px;
}

.solution .content{
	background: #2b3038;
	padding-top: 30px;
	padding-bottom: 60px;
}
.solution .content h2{
	font-size: 32px;
	text-align: center;
	color: #fff;
	margin-bottom: 60px;
}
.solution .content .main li{
	width: 100%;
	margin-bottom: 20px;
	display: block;
	height: 290px;
	background: #353f53;
}
.solution .content .main li:last-child{
	margin-bottom: 0;
}
.solution .content .main li .f-left{
	width: 456px;
	height: 100%;
}
.solution .content .main li .f-left a{
	overflow: hidden;
}
.solution .content .main li .f-left a,
.solution .content .main li .f-left a img{
	width: 100%;
	height: 100%;
	display: block;
}
.solution .content .main li .f-right{
	box-sizing: border-box;
	padding-top: 50px;
	padding-left: 70px;
	height: 100%;
	width: calc(100% - 456px);
	padding-right: 40px;
}
.solution .content .main li .f-right h3{
	font-size: 24px;
	color: #fff;
}
.solution .content .main li .f-right .jj{
	font-size: 14px;
	color: #d4d4d4;
	line-height: 24px;
	margin-top: 40px;
}
.solution .content .main li .f-right .solution-link{
	color: #d4d4d4;
	padding-bottom: 10px;
	box-sizing: border-box;
	border-bottom: 1px solid #d4d4d4;
	display: inline-block;
	margin-top: 45px;
	position: relative;
	padding-right: 20px;
}
.solution .content .main li  .f-right .solution-link span{
	position: absolute;
	right: 0;
	transition: all;
}
.solution .content .main li:hover .f-left a img{
	transform: scale(1.05);
}
.solution .content .main li:hover  .f-right .solution-link{
	color: #ffbc00;
	border-bottom-color: #ffbc00;
	padding-right: 30px;
}

.solution-del-nav{
	height: 72px;
	line-height: 72px;
	color: #fff;
	background: #4b5569;
}
.solution-del-nav .f-left{
	font-size: 16px;
}
.solution-del-nav a{
	color: #fff;
	display: inline-block;
}
.solution-del-nav a:hover{
	color: #ffbc00;
}
.solution-del-nav .f-right .main{
	height: 100%;
}
.solution-del-nav .f-right .main li{
	margin: 0 40px;
	float: left;
}
.solution-del-nav .f-right .main li a{
	color: #fff;
	position: relative ;
}
.solution-del-nav .f-right .main li a:hover{
	color: #FFBC00;
}
.solution-del-nav .f-right .main li a i{
	width: 0;
	height: 8px;
	background: #fabf1a;
	position: absolute;
	bottom: 0;
	left: calc(50% - 18.5px);
}
.solution-del-nav .f-right .main li.active a i{
	width: 37px;
}
.solution-del .c1{
	padding: 90px 0;
	background:#323b4b url(../img/solution/solution-del-c1-bg.png) no-repeat right bottom;
}
.solution-del .c1 .f-left{
	width: 732px;
	text-align: center;
}
.solution-del .c1 .f-left .c1-slide{
	width: 100%;
	height: 418px;
	overflow: hidden;
}
.solution-del .c1 .f-right{
	width: 609px;
	margin-right: 50px;
	line-height: 1;
}
.solution-del .c1 .f-right h3{
	color: #fff;
	font-size: 32px;
	margin-bottom: 50px;	
	padding-top: 30px;
}
.solution-del .c1 .f-right .jj{
	color: #adafb2;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 30px;
	height: 310px;
	overflow-y: scroll;
}
.solution-del .c1 .f-right .jj::-webkit-scrollbar {
 width: 8px;
}
.solution-del .c1 .f-right .jj::-webkit-scrollbar-track {
 background-color:#ccc;
 -webkit-border-radius: 2em;
 -moz-border-radius: 2em;
 border-radius:2em;
}
.solution-del .c1 .f-right .jj::-webkit-scrollbar-thumb {
 background-color:#4b5569;
 -webkit-border-radius: 2em;
 -moz-border-radius: 2em;
 border-radius:2em;
}
.solution-del .c1 .f-right .jj p{
	margin-bottom: 20px;
}
.solution-del .c2{
	padding-top: 70px;
	padding-bottom: 77px;
	background: #060c4b;
}
.solution-del .c2 .f-left{
	line-height: 1;
}
.solution-del .c2 .f-left h3{
	font-size: 36px;
	color: #fff;
	margin-top: 55px;
}
.solution-del .c2 .f-left .main{
	margin-top: 40px;
}
.solution-del .c2 .f-left .main ul{
	overflow: hidden;
}
.solution-del .c2 .f-left .main li{
	display: block !important;
	font-size: 14px !important;
	color: #fff !important;
	line-height: 24px !important;
}
.solution-del .c2-lxfs {
	margin-top: 95px;
}
.solution-del .c2-lxfs .c2-link,
.pro-del .p1 .f-right .lxfs .p1-link{
	font-size: 14px;
	color: #fff;
	padding-left: 62px;
	border: 2px solid #898989;
	box-sizing: border-box;
	height: 43px;
	line-height: 39px;
	width: 159px;
	position: relative;
	display: inline-block;
	vertical-align: top;
}
.solution-del .c2-lxfs .c2-link i,
.pro-del .p1 .f-right .lxfs .p1-link i{
	position: absolute;
	height: 100%;
	width: 30px;
	left: 20px;
	top: 0;
	background: url(../img/solution/solution-del-c2-zx.png) no-repeat center;
}
.solution-del .c2-lxfs .tel,
.pro-del .p1 .f-right .lxfs .tel{
	font-size: 28px;
	color: #fabf1a;
	display: inline-block;
	line-height: 43px;
	font-family: impact;
	padding-left: 60px;
	position: relative;
	height: 43px;
}
.solution-del .c2-lxfs .tel i,
.pro-del .p1 .f-right .lxfs .tel i{
	position: absolute;
	height: 100%;
	width: 40px;
	left: 15px;
	top: 0;
	background: url(../img/solution/solution-del-c2-tel.png) no-repeat center;
}
.solution-del .c2 .f-left{
	width: 450px;
}
.solution-del .c2 .f-right{
	width: 749px;
}
.solution-del .c3{
	padding-top: 75px;
	padding-bottom: 90px;
	background: #323b4b url(../img/solution/solution-del-c3-bg.png) no-repeat left bottom;
}
.solution-del .c3 h3{
	font-size: 36px;
	color: #fff;
	text-align: center;
}
.solution-del .c3 .main{
	margin-top: 65px;
}
.solution-del .c3 .main li{
	width: 175px;
	margin-bottom: 40px;
	padding: 0 60px;
	position: relative;
	vertical-align: top;
}
.solution-del .c3 .main li:not(:nth-child(4n-3)):before{
	content: '';
	width: 20px;
	height: 16px;
	background: url(../img/solution/jt-zx-l.png) no-repeat center;
	position: absolute;
	top: calc(50% - 40px);
	left: -8px;
}
.solution-del .c3 .main li .icon{
	width: 116px;
	height: 116px;
	line-height: 116px;
	text-align: center;
	border-radius: 50%;
	background: #060c4b;
	margin: 0 auto;
}
.solution-del .c3 .main li h4{
	color: #adafb2;
	font-size: 16px;
	line-height: 24px;
	margin-top: 40px;
	text-align: center;
}

.solution-del .c4{
	padding-top: 80px;
	padding-bottom: 70px;
	background: #112831;
}
.solution-del h3{
	font-size: 36px;
	color: #fff;
}
.solution-del .c4 h3{
	margin-bottom: 40px;
	text-align: center;
}
.solution-del .c4 .img{
	text-align: center;
}

.solution-del .c5{
	padding-top: 75px;
	padding-bottom: 75px;
	background: #2e333b;
	text-align: center;
}
.solution-del .c5-slide{
	width: 1410px;
	margin: 55px auto 40px;
	position: relative;
}
.solution-del .c5-slide .bd{
	width: 100%;
	overflow: hidden;
}
.solution-del .c5-slide .bd li{
	width: 450px;
	height: 535px;
	margin-right: 30px;
	background: #fff;
}
.solution-del .c5-slide .tempWrap{
	width: 100% !important;
}
.solution-del .c6{
	background: #323b4b;
	padding-top: 75px;
	padding-bottom: 90px;
	text-align: center;
}
.solution-del .c6 .main{
	margin-top: 80px;
}
.solution-del .c6 .main li{
	width: 440px;
	height: 220px;
	background: #fff;
	margin-right: 65px;
	float: left;
	position: relative;
	transition: .3s;
}
.solution-del .c6 .main li:hover{
	transform: translateY(-3px);
	
	box-shadow: 0 8px 15px rgba(255,255,255,0.2);
}
.solution-del .c6 .main li:nth-child(3n){
	margin-right: 0;
}
.solution-del .c6 .main li:nth-child(-n+3){
	margin-bottom: 48px;
}
.solution-del .c6 .main li .num{
	position: absolute;
	color: #fff;
	font-size: 50px;
	width: 70px;
	text-align: center;
	height: 80px;
	background: #ffcc00;
	box-sizing: border-box;
	padding-top: 30px;
	top: -30px;
	left: 20px;
}
.solution-del .c6 .main li .icon{
	position: absolute;
	bottom: 40px;
	left: 35px;
}
.solution-del .c6 .main li .txt{
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding-top: 50px;
	padding-left: 125px;
	text-align: left;
	padding-right: 30px;
}
.solution-del .c6 .main li .txt h4{
	font-size: 24px;
	color: #060c4b;
	margin-bottom: 30px;
}
.solution-del .c6 .main li .txt .jj{
	font-size: 14px;
	color: #666;
	line-height: 24px;
}

.product{
	background: #2e333b;
	padding-top: 40px;
	padding-bottom: 40px;
}
.pro-nav{
	height: 70px;
	line-height: 70px;
	background: #4b5569;
	box-sizing: border-box;
	padding-left: 40px;
	width: 100%;
	font-size: 16px;
	color: #c7c7c7;
}
.pro-nav a{
	display: inline-block;
	font-size: 16px;
	color: #c7c7c7;
}
.pro-nav a:hover{
	color: #ffbc00;
}
.pro-nav .f-right .main{
	float: left;
}
.pro-nav .f-right .main li a{
	margin-right: 45px;
	position: relative;
}
.pro-nav .f-right .main li a i{
	width: 0;
	height: 7px;
	background: #ffbc00;
	position: absolute;
	bottom: 0;
	left: calc(50% - 19px);
}
.pro-nav .f-right .main li.active a i{
	width: 38px;
}

.pro-nav .f-right .search{
	width: 245px;
	float: right;
	position: relative;
}
.pro-nav .f-right .search .txt{
	font-size: 14px;
	color: #fff;
	background: transparent;
	opacity: 0.7;
	line-height: 32px;
	box-sizing: border-box;
	padding-left: 64px;
	width: 100%;
	border-bottom: 1px solid #6f80a3;
	padding-right: 33px;
}
.pro-nav .f-right .search input.txt::-webkit-input-placeholder{
	color: #fff;
}
.pro-nav .f-right .search .search-sub{
	position: absolute;
	right: 10px;
	top: 25px;
	width: 20px;
	height: 20px;
	background: transparent url(../img/solution/search.png) no-repeat center;
	cursor: pointer;
}

.product .content{
	margin-top: 40px;
	margin-bottom: 40px;
}
.product .content>li{
	width: 468px;
	height: 522px;
	background: #fff;
	float: left;
	margin-right: 26px;
	text-align: center;
	margin-bottom: 30px;
}
.product .content>li a{
	width: 100%;
	height: 100%;
	vertical-align: top;
}
.product .content>li:nth-child(3n){
	margin-right: 0;
}
.product .content>li .txt-link{
	transition: .3s;
}
.product .content>li:hover .txt-link{
	color: #ffbc00;
}
.product .content>li .img{
	line-height: 300px;
	/*padding-top: 60px;*/
	margin-bottom: 40px;
	overflow: hidden;
	height: 300px;
}
.product .content>li h4{
	color: #333;
	font-size: 18px;	
}
.product .content>li .jj{
	font-size: 14px;
	line-height: 24px;
	color: #666;
	width: 287px;
	margin: 20px auto 40px;
	height: 48px;
}
.product .pro-link{
	text-align: center;
	margin-top: 40px;
}
.product .index-link{
	display: inline-block;
}
.index-link{
	display: flex !important;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	position: relative;
}
.index-link span{
	position: relative;
	width: 100%;
	height: 100%;
}
.index-link:before{
	content: '';
	width: 0%;
	background: #ffbc00;
	position: absolute;
	z-index: 0;
	transition: .3s;
	left: 0;
	top: 0;
	height: 100%;
}
.index-link:hover{
	border-color: #ffbc00;
}
.index-link:hover::before{
	width: 100%;
}
.pro-del-nav .f-right{
	margin-right: 60px;
}
.pro-del .p1{
	width: 100%;
	height: 560px;
	background: #4b5569;
	margin-top: 40px;
}
.pro-del .p1 .f-left{
	width: 564px;
	height: 100%;
	background: #fff;
	line-height: 560px;
	text-align: center;
}
.pro-del .p1 .f-left .img{
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.pro-del .p1 .f-left .img .bd,
.pro-del .p1 .f-left .img li{
	width: 100%;
	height: 100%;
	text-align: center;
	display: block;
}
.pro-del .p1 .f-left .img .hd{
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
	height: 8px;
	text-align: center;
}
.pro-del .p1 .f-left .img .hd li{
	width: 8px;
	height: 8px;
	background: #999;
	transition: 0.3s;
	border-radius: 50%;
	display: inline-block;
	margin: 0 15px;
}
.pro-del .p1 .f-left .img .hd li.on{
	background: #fabf1a;
}
.pro-del .p1 .f-right{
	width: calc(100% - 564px);
	height: 100%;
	box-sizing: border-box;
	padding-top:40px;
	padding-left: 110px;
	padding-right: 100px;
}
.pro-del .p1 .f-right .title{
	padding-bottom: 35px;
	line-height: 1;
	border-bottom: 1px dashed #6f7787;
}
.pro-del .p1 .f-right .title h2{
	font-size: 38px;
	color: #ffbc00;
	margin-bottom: 20px;
}
.pro-del .p1 .f-right .title .jj{
	font-size: 24px;
	color: #fff;
}
.pro-del .p1 .f-right .main{
	width: 100%;
	box-sizing: border-box;
	padding-left: 65px;
	position: relative;
	line-height: 30px;
	font-size: 16px;
	color: #fff;
	margin-top: 30px;
}
.pro-del .p1 .f-right .main h3{
	position: absolute;
	top: 0;
	left: 10px;
}
.pro-del .p1 .f-right .main li{
	display: block;
}
.pro-del .p1 .f-right .lxfs {
	position: absolute;
	bottom: 20px;
	left: 80px;
}
.pro-del .p1 .f-right .lxfs .tel{
	font-size: 18px;
	padding-left: 45px;
}
.pro-del .p1 .f-right .lxfs .tel i{
	background-size: 22px;
	left: 10px;
}
.pro-del .p2{
	background: #4b5569;
	margin-top: 40px;
	padding-top: 40px;
}
.pro-del .p2 .title{
	width: 1375px;
	margin: 0 auto;
	line-height: 1;
	color: #ffbc00;
	box-sizing: border-box;
	padding-bottom: 20px;
	border-bottom: 1px solid #818896;
	font-size: 24px;
	padding-left: 22px;
}
.pro-del .p2 .title:before{
	position: absolute;
	content: '';
	top: 2px;
	left: 0;
	width: 8px;
	height: 22px;
	background: #FFBC00;
}
.pro-del .p2 .content{
	width: 1244px;
	margin: 55px auto 0;
	padding-bottom: 80px;
}
.pro-del .p2 .content h3{
	font-weight: bold;
	font-size: 18px;
	color: #fff;
}
.pro-del .p2 .content .main1 .txt{
	margin-top: 30px;
	opacity: 0.7;
}
.pro-del .p2 .content .main1 .txt,
.pro-del .p2 .content .main1 .txt p{
	font-size: 14px;
	color: #fff;
	line-height: 24px;
}
.pro-del .p2 .content .main2,
.pro-del .p2 .content .main3{
	margin-top: 50px;
}
.pro-del .p2 .content .main2 .txt{
	margin-top: 35px;
}
.pro-del .p2 .content .main2 .txt table{
	max-width: 100%;
	color: #fff;
	line-height: 30px;
	opacity: 0.7;
}
.pro-del .p2 .content .main2 .txt table tr td{
	padding-left: 20px;
	box-sizing: border-box;
}
.pro-del .p2 .content .main3 .txt{
	margin-top: 35px;
	opacity: 0.7;
}
.pro-del .p2 .content .main3 .txt,
.pro-del .p2 .content .main3 .txt p{
	font-size: 14px;
	color: #fff;
	line-height: 24px;
}
.pro-del .p2 .content .main3 .dy-pro{
	margin-top: 45px;
}
.pro-del .p2 .content .main3 .dy-pro li{
	width: 292px;
	text-align: center;
	height: auto;
	background: transparent;
	float: left;
}
.pro-del .p2 .content .main3 .dy-pro li~li{
	margin-left: 25px;
}
.pro-del .p2 .content .main3 .dy-pro li .img{
	width: 100%;
	height: 292px;
	background: #fff;
	line-height: 292px;
	margin: 0;
	overflow: hidden;
}
.pro-del .p2 .content .main3 .dy-pro li .img img{
	max-height: 100%;
}
.pro-del .p2 .content .main3 .dy-pro li h4{
	margin-top: 20px;
	line-height: 1;
	color: #fff;
	font-size: 16px;
	transition: .3s;
}
.pro-del .p2 .content .main3 .dy-pro li:hover .img img{
	transform: scale(1.05);
}
.pro-del .p2 .content .main3 .dy-pro li:hover h4{
	color: #FFBC00;
}

.platform{
	background: #2e333b;
	padding: 50px 0;
}
.platform li{
	width: 100%;
	height: 336px;
	margin-bottom: 30px;
}
.platform li:last-child{
	margin-bottom: 0;
}
.platform li .f-left{
	width: 588px;
	height: 100%;
	background: #3b4152;
}
.platform li .f-left .img{
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 336px;
	overflow: hidden;
}
.platform li .f-right{
	width: calc(100% - 588px);
	height: 100%;
	background: #4b5366;
	box-sizing: border-box;
	padding-top: 55px;
	padding-left: 50px;
	padding-right: 35px;
}
.platform li .f-right h3{
	font-size: 24px;
	color: #fff;
}
.platform li .f-right .jj{
	font-size: 14px;
	color: #d2d2d2;
	line-height: 22px;
	margin-top: 30px;
}
.platform li .f-right .platform-link{
	margin-top: 60px;
}
.platform li .f-right .platform-link a{
	margin: 0;
}
/*.platform li .f-right .platform-link a:hover{
	border-color: #898989;
}
.platform li .f-right .platform-link a:hover:before{
	width: 0;
	height: 0;
}*/
.platform li:hover .f-left .img img{
	transform: scale(1.05);
}
.platform li:hover .platform-link a{
	border-color: #FFBC00;
}
.platform li:hover .platform-link a:before{
	width: 100%;
	height: 100%;
}

.pla-del-nav .f-right{
	margin-right: 60px;
}
.pla-del .c1{
	background: #2e333b;
	padding-top: 40px;
	padding-bottom: 60px;
}
.pla-del .c1 .main{
	width: 100%;
	height: 600px;
	margin-top: 100px;
	position: relative;
}
.pla-del .c1 .main:hover .img img{
	transform: scale(1.05);
}
.pla-del .c1 .main .img{
	overflow: hidden;
}
.pla-del .c1 .main .img,
.pla-del .c1 .main .img img{
	width: 100%;
	height: 100%;
}
.pla-del .c1 .main:hover img{
	transform: scale(1.05);
}
.pla-del .c1 .main .txt{
	background: rgba(86,117,3,0.9);
	position: absolute;
	top: -40px;
	right: 0;
	width: 440px;
	height: 660px;
	box-sizing: border-box;
	padding-top: 120px;
	padding-left: 70px;
	padding-right: 60px;
}
.pla-del .c1 .main .txt h3{
	font-size: 28px;
	color: #fff;
}
.pla-del .c1 .main .txt .jj{
	font-size: 14px;
	color: #fff;
	width: 298px;
	line-height: 24px;
	margin-top: 50px;
}
.pla-del-title{
	line-height: 1;
}
.pla-del-title h3{
	font-size: 36px;
	color: #fff;
}
.pla-del-title .en{
	font-size: 24px;
	color: #fff;
	line-height: 40px;
	margin-top: 30px;
	margin-bottom: 40px;
}
.pla-del-title hr{
	width: 43px;
	height: 7px;
	background: #fabf1a;
	border: 0;
}
.pla-del .c2{
	background: #4b5569;
	padding-top: 95px;
	padding-bottom: 70px;
}
.pla-del .c2 .f-left{
	box-sizing: border-box;
	padding-top: 70px;
}
.pla-del .c2 .f-right{
	margin-right: 60px;
}
.pla-del .c2 .f-right .c2-slide{
	width: 862px;
}
.pla-del .c2 .f-right .c2-slide li .img{
	width: 862px;
	height: 400px;
	text-align: center;
}
.pla-del .c2 .f-right .c2-slide li .img img{
	height: 100%;
}
.pla-del .c2 .f-right .c2-slide li h4{
	margin-top: 28px;
	line-height: 1;
	font-size: 24px;
	color: #fff;
	text-align: center;
}
.pla-del .c3>div{
	width: 50%;
	height: 625px;
}
.pla-del .c3 .main1{
	overflow: hidden;
}
.pla-del .c3 .main1:hover img{
	transform: scale(1.05);
}
.pla-del .c3 .main1 img{
	height: 100%;
	width: auto;
	max-width:  initial;
}
.pla-del .c3 .main2{
	background: #2d2d2d;
}
.pla-del .c3 .main2 .pla-del-title .en{
	margin-top: 20px;
	margin-bottom: 30px;
}
.pla-del .c3 .main2 .txt{
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding-left: 220px;
	padding-top: 125px;
}
.pla-del .c3 .main2 .txt .xxjs{
	margin-top: 60px;
	width: 430px;
}
.pla-del .c3 .main2 .txt .xxjs li{
	line-height: 30px;
	font-size: 20px;
	color: #fff;
	width: 200px;
	display: block;
	float: left;
	margin-bottom: 15px;
}
.pla-del .c3 .main2 .txt .xxjs li:nth-child(2n-1){
	margin-right: 30px;
}
.pla-del .c4{
	background: #4b5569;
	padding-top: 45px;
	padding-bottom: 45px;
}
.pla-del .c4 .pla-del-title{
	text-align: center;
}
.pla-del .c4 .pla-del-title .en{
	margin-top: 15px;
	margin-bottom: 22px;
}
.pla-del .c4 .pla-del-title hr{
	margin: 0 auto;
}
.pla-del .c4 .main{
	margin-top: 35px;
}
.pla-del .c4 .main li{
	width: 712px;
	float: left;
	margin-bottom: 30px;
}
.pla-del .c4 .main li .img{
	width: 100%;
	height: 357px;
	overflow: hidden;
}
.pla-del .c4 .main li .img img{
	width: 100%;
	height: 100%;
}
.pla-del .c4 .main li:hover .img img{
	transform: scale(1.05);
}
.pla-del .c4 .main li:nth-child(2n){
	margin-left: calc(100% - 712px - 712px);
}
.pla-del .c4 .main li h4{
	font-size: 16px;
	color: #fff;
	text-align: center;
	margin-top: 20px;
}

.service{
	background: #2e333b;
	padding-bottom: 80px;
}
.service-title{
	font-size: 32px;
	color: #fff;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 45px;
}
.service .content1 .main {
	
}
.service .content1 .main li {
	height: 200px;
	float: left;
	box-sizing: border-box;
	line-height: 1;
	transition: .3s;
	overflow: hidden;
}
.service .content1 .main li a{
	width: 100%;
	height: 100%;
	position: relative;
}
.service .content1 .main li:nth-child(1) {
	width: 28%;
	background: url(../img/service/service-c1-img1.jpg) no-repeat;
	background-size: auto 100%;
}

.service .content1 .main li:nth-child(2) {
	width: 22%;
	background: url(../img/service/service-c1-img2.jpg) no-repeat;
	background-size: auto 100%;
}

.service .content1 .main li:nth-child(3) {
	width: 17%;
	background: url(../img/service/service-c1-img3.jpg) no-repeat;
	background-size: auto 100%;
}

.service .content1 .main li:nth-child(4) {
	width: 33%;
	background: url(../img/service/service-c1-img4.jpg) no-repeat;
	background-size: auto 100%;
}
.service .content2 .main li{
	width: calc(100% / 3);
	float: left;
	height: 626px;
	background: #4c5467;
}
.service .content2 .main li>div{
	width: 100%;
	height: 50%;
}
.service .content2 .main li .img{
	overflow: hidden;
}
.service .content2 .main li .img img{
	width: 100%;
	height: 100%;
	transform: scale(1.01);
}
.service .content2 .main li:hover .img img{
	transform: scale(1.05);
}
.service .content2 .main li .txt{
	box-sizing: border-box;
	padding-top: 65px;
	padding-left: 50px;
	padding-right: 40px;
}
.service .content2 .main li .txt h3{
	font-size: 24px;
	color: #fff;
}
.service .content2 .main li .txt .jj{
	font-size: 14px;
	color: #cfcfcf;
	margin-top: 30px;
	line-height: 24px;
}
.service .content3 .main li{
	width: 100%;
	min-height: 70px;
	box-sizing: border-box;
	border-bottom: 1px solid #2e333b;
}
.service .content3 .main li .c3-title{
	height: 69px;
	line-height: 69px;
	box-sizing: border-box;
	padding-left: 70px;
	font-size: 16px;
	color: #fff;
	background: #4c5467;
	position: relative;
	cursor: pointer;
}
.service .content3 .main li .c3-title span{
	position: absolute;
	top: 0;
	left: 33px;
	color: #ffbc00;
}
.service .content3 .main li .c3-title i{
	position: absolute;
	top: 0;
	right: 23px;
	width: 50px;
	height: 100%;
	display: block;
	background: url(../img/service/jh.png) no-repeat center;
}
.service .content3 .main li .txt{
	padding-top: 70px;
	padding-bottom: 70px;
	padding-left: 33px;
	padding-right: 70px;
	box-sizing: border-box;
	width: 100%;
	background: #3f4655;
	position: relative;
	line-height: 24px;
	font-size: 14px;
	color: #c2c2c2;
	overflow: hidden;
	display: none;
}
.service .content3 .main li .txt .txt-main{
	width: calc(100% - 37px);
	height: auto;
	float: left;
}
.service .content3 .main li .txt p,
.service .content3 .main li .txt p span{
	font-size: 14px;
	color: #c2c2c2;
	line-height: 24px;
}
.service .content3 .main li .txt .swy{
	/*position: absolute;
	top:70px;
	left: 33px;*/
	font-size: 16px;
	color: #ffbc00;
	line-height: 24px;
	transition: .3s;
	display: block;
	float: left;
	float: left;
	width: 37px;
}
.service .content3 .page{
	margin-top: 40px;
}

.about-nav{
	height: 60px;
	line-height: 60px;
	text-align: center;
	background: #4b5569;
}
.about-nav li{
	height: 100%;
	margin: 0 45px;
}
.about-nav li a{
	color: #fff;
	font-size: 18px;
	position: relative;
}
.about-nav li a:hover{
	color: #FFBC00;
}
.about-nav li a i{
	width: 0;
	height: 8px;
	position: absolute;
	bottom: 0;
	left: calc(50% - 15px);
	background: #fabf1a;
}
.about-nav li.active a i{
	width: 30px;
}

.about-title{
	font-size: 36px;
	color: #fff;
}
.about-gsgk .f-left{
	width: 64%;
	height: 730px;
	background:#2c3039 url(../img/about/about-gsgk-l-bg.jpg) no-repeat;
	background-size: 100% 100%;
}
.about-gsgk .f-left .title{
	margin-left: 175px;
	float: left;
	padding-top: 90px;
	width: 212px;
}
.about-gsgk .f-left .title .about-title{
	padding-left: 20px;
	position: relative;
}
.about-gsgk .f-left .title .about-title:before{
	content: '';
	width: 5px;
	height: 31px;
	background: #fabf1a;
	position: absolute;
	top: 5px;
	left: 0;
}
.about-gsgk .f-left .title .num1{
	margin-top: 115px;
}
.about-gsgk .f-left .title .num .num-wz{
	color: #fff;
	font-size: 24px;
}
.about-gsgk .f-left .title .num .num-sz{
	color: #fabf1a;
	font-size: 60px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.about-gsgk .f-left .title .num2 .num-wz{
	font-size: 16px;
}
.about-gsgk .f-left .title .num2{
	margin-top: 50px;
}
.about-gsgk .f-left .txt{
	float: left;
	width: 520px;
	margin-left: 120px;
	padding-top: 180px;
}
.about-gsgk .f-left .txt h4{
	font-size: 24px;
	color: #fff;
	margin-bottom: 60px;
}
.about-gsgk .f-left .txt .jj{
	font-size: 14px;
	color: #999;
	margin-bottom: 30px;
	line-height: 24px;
}
.about-gsgk .f-right{
	width: 36%;
	height: 730px;
	background: url(../img/about/about-gsgk-r-bg.jpg) no-repeat;
	background-size: 100% 100%;
	color: #fff;
	box-sizing: border-box;
	padding-top: 180px;
	padding-left: 85px;
}
.about-gsgk .f-right h3{
	font-size: 24px;
	margin-bottom: 55px;
}
.about-gsgk .f-right .jj{
	margin-bottom: 30px;
	line-height: 24px;
	font-size: 14px;
	width: 520px;
}
.about-gsyj{
	position: relative;
	width: 100%;
}
.about-gsyj img{
	display: block;
	width: 100%;
	overflow: hidden;
}
.about-gsyj .txt{
	position: absolute;
	width: 1460px;
	left: calc(50% - 730px);
	top: 20%;
}
.about-gsyj .txt h3{
	padding-left: 20px;
	position: relative;
	color: #2e333b;
}
.about-gsyj .txt h3:before{
	content: '';
	width: 5px;
	height: 31px;
	background: #fabf1a;
	position: absolute;
	top: 5px;
	left: 0;
}
.about-gsyj .txt .jj{
	font-size: 20px;
	color: #2e333b;
	margin-top: 25px;
}
.about-whln{
	background: #2b3038;
	position: relative;
	z-index: 2;
	padding-bottom: 60px;
}
.about-whln .c1{
	background: #374053;
	position: relative;
	top: -60px;
	height: 435px;
	box-sizing: border-box;
	padding-top: 80px;
}
.about-whln .c1 h3{
	text-align: center;
	margin-bottom: 80px;
}
.about-whln .c1 .main{
	text-align: center;
}
.about-whln .c1 .main li{
	width: 33.3333%;
	text-align: center;
	float: left;
}
.about-whln .c1 .main li .icon{
	text-align: center;
	line-height: 56px;
}
.about-whln .c1 .main li h4{
	color: #fabf1a;
	font-size: 22px;
	margin-top: 20px;
}
.about-whln .c1 .main li .jj{
	color: #d7d7d7;
	font-size: 16px;
	margin-top: 15px;
}
.about-whln .c2{
	margin-top: 32px;
}
.about-whln .c2 h3{
	text-align: center;
}
.about-whln .c2 .main{
	margin-top: 55px;
}
.about-whln .c2 .main .f-left{
	width: 42.5%;
}
.about-whln .c2 .main .f-left img{
	width: 100%;
}
.about-whln .c2 .main .f-right{
	width: 52%;
	box-sizing: border-box;
	padding-top: 15px;
	margin-right: 20px;
}
.about-whln .c2 .main .f-right .jj{
	font-size: 14px;
	line-height: 24px;
	color: #999;
}
.about-whln .c2 .main .f-right .qm{
	margin-top: 45px;
	max-width: 200px;
}
.about-hzhb{
	background: #383c44;
	padding-top: 55px;
	padding-bottom: 40px;
	text-align: center;
}
.about-hzhb .main{
	margin-top: 40px;
}
.about-hzhb .main li{
	width: 217px;
	height: 125px;
	/*line-height: 125px;*/
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	transition: 0.3s;
}
.about-hzhb .main li .img{
	box-sizing: border-box;
	border: 1px solid #dcdcdc;
	text-align: center;
	width: 100%;
	height: 100%;
	transition: 0.3s;
	background: #fff;
}
.about-hzhb .main li .img img{
	vertical-align: top;
	border: none;
}

.about-hzhb .main li:nth-child(6n){
	margin-right: 0;
}
.about-hzhb .main li:hover{
	transform: translateY(-2px);
}
.about-kysl {
	width: 100%;
	height: 534px;
}
.about-kysl .f-left{
	background: #303846;
	width: 50%;
	height: 100%;
	position: relative;
}
.about-kysl .f-left .txt{
	margin-left: calc(100% - 730px);
	height: 100%;
	box-sizing: border-box;
	padding-top: 145px;
	color: #fff;
}
.about-kysl .f-left .txt h3{
	font-size: 32px;
}
.about-kysl .f-left .txt .jj{
	font-size: 16px;
	opacity: 0.5;
	line-height: 30px;
	margin-top: 55px;
}
.about-kysl .f-right{
	width: 50%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.about-kysl .f-right img{
	width: 100%;
	height: 100%;
}
.about-kysl .f-right .txt{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 84px;
	line-height: 84px;
	font-size: 16px;
	color: #fff;
	background: rgba(0,0,0,0.5);
	text-align: center;
}

.about-jytd{
	padding-top: 90px;
	background: #2b3038;
	position: relative;
	padding-bottom: 120px;
}
.about-jytd .title{
	color: #fff;
	text-align: center;
}
.about-jytd .title h3{
	font-size: 32px
}
.about-jytd .title .jj{
	font-size: 16px;
	opacity: 0.5;
	line-height: 30px;
	margin-top: 30px;
}
.about-jytd .main {
	margin-top: 45px;
}
.about-jytd .main li{
	width: 100%;
	display: block;
	float: left;
}
.about-jytd .main li>div{
	width: 50%;
	height: 466px;
	overflow: hidden;
}
.about-jytd .main li .img:hover img{
	transform: scale(1.05);
}
.about-jytd .main li .img img{
	display: block;
	width: 100%;
	height: 100%;
	transform: scale(1.01);
}
.about-jytd .main li .txt{
	box-sizing: border-box;
	padding-left: 90px;
	padding-top: 115px;
	color: #fff;
	
}
.about-jytd .main li .txt h4{
	font-size: 24px;
	margin-bottom: 40px;
}
.about-jytd .main li .txt .jj{
	width: 510px;
	font-size: 14px;
	opacity: 0.7;
	line-height: 24px;
}
.about-jytd .main li:nth-child(1) .txt{
	background: url(../img/about/about-jytd-bg1.jpg) no-repeat;
	background-size: 100% 100%;
}
.about-jytd .main li:nth-child(2) .txt{
	background: url(../img/about/about-jytd-bg2.jpg) no-repeat;
	background-size: 100% 100%;
}
.about-jytd .main li:nth-child(3) .txt{
	background: url(../img/about/about-jytd-bg3.jpg) no-repeat;
	background-size: 100% 100%;
}

.about-jscg{
	background: #323b4b;
	padding-top: 115px;
	padding-bottom: 45px;
	text-align: center;
}
.about-jscg .title{
	color: #fff;
}
.about-jscg .title .jj{
	font-size: 16px;
	margin-top: 25px;
}
.about-jscg .main {
	margin-top: 80px;
	position: relative;
	width: 100%;
}
.about-jscg .main .tempWrap{
	margin-left: -16px;
}
.about-jscg .main .bd{
	width: 100%;
}

.about-jscg .main .bd li{
	float: left;
	width: 316px;
	height: 440px;
	box-sizing: border-box;
	border: 1px solid #fff;
	text-align: center;
	line-height: 440px;
	margin: 0 32.5px;
	margin-bottom: 60px;
}
/*.about-jscg .main .bd li:nth-child(4n){
	margin-right: 0;
}*/
.about-jscg .main .hd{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 1460px;
	height: 10px;
	text-align: center;
}
.about-jscg .main .hd li{
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #f5f5f5;
	margin: 0 15px;
	font-size: 0;
	cursor: pointer;
}
.about-jscg .main .hd li.on{
	background: #fabf1a;
	
}
.about-fzlc {
	padding-top: 60px;
	padding-bottom: 250px;
	background:#2b3038 url(../img/about/about-fzlc-bottom.png) no-repeat center bottom;
}
.about-fzlc h3{
	text-align: center;
	font-size: 32px;
	color: #fff;
}
.about-fzlc .lx{
	position: absolute;
	overflow: hidden;
}
.about-fzlc .lx1{
	top: 135px;
	left: 100px;
}
.about-fzlc .lx2{
	top: 475px;
	right: 100px;
}
.about-fzlc .main{
	position: relative;
	padding-top: 115px;
	margin-top: 50px;
	padding-bottom: 35px;
}
.about-fzlc .main:before{
	content: '';
	position: absolute;
	top: 0;
	left: calc(50% - 13px);
	width: 26px;
	height: 26px;
	background: url(../img/about/about-fzlc-yuan.png) no-repeat center;
	z-index: 2;
}
.about-fzlc .main .xian{
	position: absolute;
	top: 26px;
	left: calc(50% - 0.5px);
	width: 1px;
	height: calc(100% - 26px - 35px);
	background: #bfbfbf;
	z-index: 1;
}
.about-fzlc .main .ckgd{
	position: absolute;
	bottom: 0;
	left: calc(50% - 26px);
	height: 35px;
	width: 50px;
	background: url(../img/about/about-fzlc-b-jt.png) no-repeat center;
}
.about-fzlc .main li{
	width: 100%;
	position: relative;
	margin-bottom: 40px;
}
.about-fzlc .main li:before{
	position: absolute;
	top: 5px;
	left: calc(50% - 7.5px);
	content: '';
	width: 15px;
	height: 15px;
	background: url(../img/about/about-fzlc-yuan2.png) no-repeat center;
}
.about-fzlc .main li>div{
	width: 50%;
}
.about-fzlc .main li .p1 .txt{
	float: right;
	padding-right: 30px;
	text-align: right;
	box-sizing: border-box;
}
.about-fzlc .main li h4{
	color: #fabf1a;
	font-size: 24px;
}
.about-fzlc .main li .jj{
	width: 268px;
	margin-top: 20px;
	font-size: 14px;
	color: #d4d4d4;
	line-height: 24px;
	margin-top: 20px;
}
.about-fzlc .main li .jj p{
	font-size: 14px;
	color: #d4d4d4;
	line-height: 24px;
}
.about-fzlc .main li:nth-child(2n) .p1{
	float: right;
}
.about-fzlc .main li:nth-child(2n) .p1 .txt{
	float: left;
	padding-right: 0px;
	padding-left: 30px;
	text-align: left;
}

.news {
	padding-top: 60px;
	background: #2b3038;
	padding-bottom: 50px;
}
.news .main li{
	width: 350px;
	margin-right: 19px;
	height: 490px;
	margin-bottom: 28px;
	vertical-align: top;
	float: left;
}
.news .main li:nth-child(4n){
	margin-right: 0;
}
.news .main li .img{
	width: 100%;
	height: 220px;
	overflow: hidden;
}
.news .main li .img img{
	width: 100%;
	height: 100%;
}
.news .main li:hover .img img{
	transform: scale(1.05);
}
.news .main li .txt{
	width: 100%;
	background: #fff;
	height: 270px;
	line-height: 1;
	box-sizing: border-box;
	padding: 30px 20px 0;
}
.news .main li .txt .time{
	font-size: 20px;
	color: #666;
}
.news .main li .txt h4{
	font-size: 16px;
	color: #333;
	margin-top: 20px;
	margin-bottom: 20px;
	transition: .3s;
}
.news .main li .txt .jj{
	font-size: 14px;
	color: #666;
	
	
	
	line-height: 24px;
}
.news .main li .txt .txt-link{
	margin-top: 18px;
	border-top: 1px solid #d2d2d2;
	padding-top: 15px;
	transition: .3s;
}
.news .main li:hover .txt .txt-link{
	color: #ffbc00;
}
/*.news .page{
	margin-top: 20px;
}
.news .page ul{
	text-align: center;
	overflow: hidden;
}
.news .page ul li{
	width: 43px;
	height: 51px;
	background: #4b5569;
	color: #fff;
	text-align: center;
	line-height: 51px;
	margin: 0 10px;
	transition: .3s;
}
.news .page ul li.active,
.news .page ul li:hover{
	background: #fabf1a;
}*/
.page{
	text-align: center;
}
.page a,
.page span{
	width: 35px;
	height: 100%;
	background: #aaa;
	color: #fff;
	line-height: 45px;
	text-align: center;
	font-size: 14px;
	display: inline-block;
	margin: 0 10px;
	transition: .3s;
}
.page .current, .page a:hover{
	background: #fabf1a;
	color: #fff;
}
.page .prev,
.page .prev_disabled,
.page .next,
.page .next_disabled{
	width: 60px;
	color: #666;
	background: transparent;
}
.page .prev:before, .page .prev_disabled:before {
    content: "上一页";
}
.page .next:before, .page .next_disabled:before {
    content: "下一页";
}

.contact{
	background: #2b3038;
	padding-top: 75px;
	padding-bottom: 55px;
}
.contact .c1 .title h3{
	font-size: 24px;
	color: #fff;
}
.contact .c1 .title .en{
	font-size: 14px;
	color: #fff;
	margin-top: 15px;
}
.contact .c1 .main{
	margin-top: 30px;
	height: 356px;
	background: #4b5569;
	position: relative;
}
.contact .c1 .main .f-left{
	height: 100%;
}
.contact .c1 .main .f-left li{
	padding-top: 98px;
	box-sizing: border-box;
	padding-left: 60px;
	padding-right: 60px;
	float: left;
}
.contact .c1 .main .f-left li .icon{
	line-height: 46px;
	margin-bottom: 40px;
}
.contact .c1 .main .f-left li .bt{
	font-size: 16px;
	color: #fff;
	margin-bottom: 20px;
}
.contact .c1 .main .f-left li .tel{
	color: #fabf1a;
	font-size: 32px;
}
.contact .c1 .main .f-right{
	margin-top: -100px;
}
.contact .c2{
	margin-top: 100px;
	height: 398px;
	padding-bottom: 100px;
}
.contact .c2 .main1{
	width: 434px;
	height: 100%;
	background: #4b5569;
	box-sizing: border-box;
	padding-left: 45px;
	padding-top: 60px;
	float: left;
}
.contact .c2 .main1 .icon{
	margin-bottom: 110px;
}
.contact .c2 .main1 h3{
	font-size: 24px;
	color: #fff;
	margin-bottom: 25px;
}
.contact .c2 .main1 .add{
	font-size: 16px;
	color: #c5c5c5;
}
.contact .c2 .main2{
	width: 290px;
	height: 100%;
	line-height: 398px;
	float: left;
}
.contact-zxly{
	
}
.contact-zxly .title{
	text-align: center;
	color: #c5c5c5;
}
.contact-zxly .title h3{
	font-size: 32px;
}
.contact-zxly .title .jj{
	font-size: 16px;
	margin-top: 25px;
}
.contact-zxly .content{
	margin-top: 30px;
}
.contact-zxly .content .main1 li{
	width: 711px;
	float: left;
}
.contact-zxly .content .main1 li~li{
	margin-left: calc(1460px - 711px - 711px);
}
.contact-zxly .content .main1 li input{
	width: 100%;
	background: #4b5569;
	box-sizing: border-box;
	border: 0;
	height: 65px;
	line-height: 65px;
	padding-left: 40px;
	color: #c5c5c5;
	padding-right: 40px;
}
.contact-zxly .content .main1 li input::-webkit-input-placeholder,
.contact-zxly .content .main2 textarea::-webkit-input-placeholder {
	color: #c5c5c5;
}
.contact-zxly .content .main2 {
	margin-top: 30px;
	height: 245px;
}
.contact-zxly .content .main2 textarea{
	width: 100%;
	height: 100%;
	background: #4b5569;
	box-sizing: border-box;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 24px;
	line-height: 24px;
	color: #c5c5c5;
}
.contact-zxly .content .main3{
	text-align: center;
	margin-top: 45px;
}
.contact-zxly .content .main3 input{
	width: 180px;
	height: 40px;
	line-height: 40px;
	background: #fabf1a;
	color: #2e333b;
	font-size: 14px;
	transition: .3s;
}
.contact-zxly .content .main3 input:hover{
	color: #fff;
}

.com-width {width: 1200px;margin: 0 auto;padding-bottom: 80px;}
.cate-position {height: 50px;color: #999;line-height: 50px;}
.cate-position a { color: #999;display: inline-block;}
.cate-position a:hover{color: #203375;}
.icon-eye{position: relative; top: -2px; display: inline-block; vertical-align: middle; width: 21px; height: 11px; background: url(../img/eye.png) no-repeat center;}
/*左侧*/
.news-show-left{float: left; margin: auto; width: 800px; background: #fff; -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.1); -moz-box-shadow: 0 1px 1px rgba(0,0,0,.1); box-shadow: 0 1px 1px rgba(0,0,0,.1); -ms-box-shadow: 0 1px 1px rgba(0,0,0,.1);}
.news-show-left .news-title{padding: 40px 20px; padding-bottom: 20px;border-top: 1px #f1f1f1 solid; text-align: center;line-height: 1.5;}
.news-show-left .news-title .tit{padding-bottom: 10px; color: #333;font-weight: normal;font-size: 24px;}
.news-show-left .news-title p{padding-bottom: 10px;border-bottom: 1px solid #F0F2F5; color: #a3afb7;font-size: 14px;}
.news-show-left .news-title p a{color: #a3afb7;}
.news-show-left .news-views{overflow: hidden;margin: 40px 20px 20px; margin-top: 0;min-height: 600px; color: #666; font-size: 14px; line-height: 25px;}
.news-show-left .news-views p{margin-bottom: 10px;}
.news-show-left .news-views img{max-width: 100%;}
.news-show-left .news-other{padding: 20px 15px; border-top: 1px #f1f1f1 solid;}
.news-show-left .news-other p{display: block;padding-left:3px; height: 40px;line-height: 40px;}
.news-show-left .news-other p a{color: #333;font-size: 14px;}
.news-show-left .news-other p a:hover{color: #BB3E46;}
.news-show-left .share-bar{padding: 20px;}
/*右侧*/
.news-show-right{float: right; width: 370px;}
.news-show-right dl{display: block; margin-top: 0; margin-bottom: 20px; background: #fff; -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.1); -moz-box-shadow: 0 1px 1px rgba(0,0,0,.1); box-shadow: 0 1px 1px rgba(0,0,0,.1); -ms-box-shadow: 0 1px 1px rgba(0,0,0,.1);}
.news-show-right dl dt{position: relative;display: block; height: 42px; border-bottom: 1px #f1f1f1 solid; line-height: 42px;}
.news-show-right dl.tab dt{padding-left: 20px;height: 42px;border-top: 1px #f1f1f1 solid;color: #1d1d1d; font-size: 18px; line-height: 42px;}
.news-show-right dl.tab dd{position: relative;}
.news-show-right dl.tab dd ul{display: block; padding: 0 20px;}
.news-show-right dl.tab dd ul li{display: block; padding: 15px 0; border-bottom: 1px #f1f1f1 solid;}
.news-show-right dl.tab dd ul li .pic{position: relative; overflow: hidden; margin-right: 20px; width: 60px; height: 60px; text-align: center; font-size: 0; line-height: 60px;}
.news-show-right dl.tab dd ul li .pic img {}
.news-show-right dl.tab dd ul li h5{display: block; overflow: hidden; padding-top: 4px; padding-bottom: 10px; color: #333; text-overflow: ellipsis; white-space: nowrap; font-size: 14px; line-height: 20px;}
.news-show-right dl.tab dd ul li h5 a{color: #333;}
.news-show-right dl.tab dd ul li h5 a:hover{color: #fabf1a;}
.news-show-right dl.tab dd ul li .news-cate{color: #999;}
.news-show-right dl.tab dd ul li i{float: left;color: #999;font-size: 12px;}
.news-show-right dl.tab dd ul li em{float: right; padding-left: 25px; background: url(../img/eye.png) no-repeat left center; color: #999; font-style: normal; font-size: 12px;min-width: 50px;}
.news-show-right dl.tab dd .more{position: relative; top: -1px; height: 45px; border-top: 1px #f1f1f1 solid;color: #333; text-align: center; line-height: 45px;}
.news-show-right dl.tab dd .more a{position: relative;display: inline-block; color: #333;}
.news-show-right dl.tab dd .more a b{margin-left: 5px;font-family: "宋体";-webkit-transition: transform .3s;-o-transition: transform .3s;transition: transform .3s;}
.news-show-right dl.tab dd .more a:hover b{-webkit-transform: translateX(5px);-o-transform: translateX(5px);transform: translateX(5px);-ms-transform: translateX(5px);}
.news-show-right dl.tab dd .more a:hover{color: #BB3E46;}
.news-show-right dl.list dt{padding-left: 20px; color: #333; font-size: 18px;}
.news-show-right dl.tab dt a{display: table-cell;width: 33%; height: 42px; color: #009A62; text-align: center; font-size: 18px; line-height: 42px; -webkit-transition:all .3s ease-in-out; -moz-transition:all .3s ease-in-out; transition:all .3s ease-in-out; -ms-transition:all .3s ease-in-out;}
.news-show-right dl.list dt a b{position: relative; top: -1px; display: inline-block; overflow: hidden; margin-left: 2px;width: 15px; height: 15px; background-position: 0 -64px; vertical-align: middle;}
.news-show-right dl.list dd ul{display: block; padding: 20px;}
.news-show-right dl.list dd ul li{display: block; overflow: hidden;padding-bottom: 12px; text-overflow: ellipsis; white-space: nowrap;}
.news-show-right dl.list dd ul li a{color: #333; font-size: 14px; -webkit-transition: .2s; -o-transition: .2s; transition: .2s;}
.news-show-right dl.list dd ul li a:hover{color: #fabf1a;}
.gr-page-other{margin-top: 15px; padding-top: 10px; padding-bottom: 10px; border-top: 1px dotted #ddd; border-bottom: 1px dotted #ddd;}
.gr-product-content .gr-page-other{border-color: #E4EAEC;}
.gr-page-other p{line-height: 26px;display: inline-block;}
.gr-back-btn{cursor: pointer; margin-top: 6px; width: 125px; height: 40px; background-color: #999; color: #fff!important; text-align: center; font-size: 14px; line-height: 40px; -webkit-transition: .3s; -o-transition: .3s; transition: .3s;float: right;}
.gr-back-btn:hover{background: #fabf1a;}
.gr-page-other p a{display: inline-block;}
.gr-page-other p a:hover{color: #fabf1a;}
.news-case {padding: 20px;}
.news-case .gr-case-list {width: 100%;}
.news-case .gr-case-list li,.news-case .gr-case-list li .pic {float: none;width: 100%;height: auto;}
/*促发色#ffbc00*/

.ser-zzfw{
	background: #f5f5f5;
	padding-bottom: 40px;
}
.ser-zzfw .nav-title{
	line-height: 80px;
}
.ser-zzfw .nav-title a{
	display: inline-block;
	color: #666;
}
.ser-zzfw .nav-title a:hover{
	color: #0065b9;
}
    
.ser-zzfw .content .f-left {
    width: 207px;
    border: 1px solid #eee;
    background: #fff;
    min-height: 80px;
    padding: 28px 20px 20px;
    box-sizing: border-box;
}
.ser-zzfw .content .f-left .f-t{
    font-size: 20px;
    color: #333;
    margin-bottom: 14px;
}
.ser-zzfw .content .f-left .main{
	
}
.ser-zzfw .content .f-left .main li{
	display: block;
    padding-left: 27px;
    line-height: 36px;
    font-size: 16px;
    cursor: pointer;
}
.ser-zzfw .content .f-left .main li:hover a,
.ser-zzfw .content .f-left .main li.active a{
	color: #0065b9;
}
.ser-zzfw .content .f-right {
    padding: 55px 60px;
    width: 967px;
    min-height: 800px;
    border: 1px solid #eee;
    background: #fff;
    box-sizing: border-box;
}
.ser-zzfw .content .f-right .main{
	display: none;
}
.ser-zzfw .content .f-right .main:nth-child(1){
	display: block;
}
.ser-zzfw .content .f-right .f-t{
	font-size: 28px;
    color: #1e8efb;
    padding-bottom: 38px;
    border-bottom: 1px solid #898989;
    margin-bottom: 30px;
}
.swiper-pagination-bullet{
	opacity: 1 !important;
	background: #fff !important;
}
.swiper-pagination-bullet-active{
	background: #fabf1a !important;
}
.page-title {
  padding: 50px 0;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}


.page-title h3 {
  color: #333;
  font-size: 36px;
  line-height: 1;
  font-weight: initial;
}

.page-title p {
  margin-top: 18px;
  color: #333;
  font-size: 16px;
}
.form-box-1 ul{
  
}
.form-box-1 ul li {
  float: left;
  padding: 0 25px;
  width: 391px;
  height: 60px;
  line-height: 60px;
  background: #fff;
  box-sizing: border-box;
}

.form-box-1 ul li~li {
  margin-left: 13px;
}

.form-box-1 label {
  margin-right: 5px;
  cursor: default;
}

.form-box-1 ul li input,
.form-box-2 ul li input {
  width: 250px;
  height: 30px;
  line-height: 30px;
  text-indent: 10px;
  font-size: 16px;
}

.form-box-1 .form-textarea,
.form-box-2 .form-textarea {
  margin-bottom: 40px;
  margin-top: 10px;
  padding: 20px 25px;
  background: #fff;
}

.form-box-1 .form-textarea textarea {
  width: 1060px;
  height: 180px;
  font-size: 16px;
}
.center{
  text-align: center;
}
.com-submit{
  	margin-top: 20px;
	width: 145px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #fabf1a;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

.danmu{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
    background: rgba(0,0,0,.3);
    overflow: hidden;
    z-index: 999999;
	align-items: center;
	justify-content: center;
	display: none;
}

.danmu .main{
	background: #fff;
	padding-bottom: 50px;
	position: relative;
}
.danmu .main #cha{
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 10px;
	right: 10px;
	background: url(../img/cha.png) no-repeat center;
	transition: .3s;
}
.danmu .main #cha:hover{
	transform: rotate(180deg);
}
.danmu .main input,
.danmu .main textarea{
	border: 1px solid #ddd;
}
.danmu .main ul{
	font-size: 0;
}
.danmu .main li{
	width: 50%;
	margin-left: 0;
}
.danmu .main li label,
.danmu .main .form-textarea label{
	display: none;
}
.danmu .main li input{
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	line-height: 60px;
}
.danmu .main .form-textarea textarea{
	box-sizing: border-box;
	padding-top: 15px;
	line-height: 25px;
	text-indent: 10px;
	width: 1150px;
	font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Tahoma, sans-serif;
}