@charset "UTF-8";
body,html{
   font-family: "Noto Sans SC";
   /*overflow-x:hidden;*/
}
html *{
    font-family: "Noto Sans SC";
}
.p0{
	padding: 0px!important;
}
.m0{
	margin: 0px!important;
}
.bgx:hover{
	    z-index: 2;
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);
    box-shadow: 0 15px 30px rgba(0,0,0,.1);
    -webkit-transform: translate3d(0,-2px,0);
    transform: translate3d(0,-2px,0);
    transform: scale(1.02);
}
.no-xian{
	text-decoration: none!important;
}
.yidong{
	transition: all 0.6s;
}
.yidong:hover{
	transition: all 0.6s;
    opacity: 0.8;

}
.se{
	color: #F5951C;
}
.bgx{
	    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}
.w100{
	width: 100%!important;
}
.pl0{
	padding-left: 0px!important;
}
.pr0{
	padding-right: 0px!important;
}
.re{
    position: relative;
}
.p0{
    padding: 0px!important;
}
.ov{
    overflow: hidden;
}
.w100{
	width: 100%!important;
}
.pl0{
	padding-left: 0px!important;
}

.bk{
transition: all 0.6s;
}
.bk:hover{
    transition: all 0.6s;
            box-shadow: 5px 5px 10px #aaa, -5px 5px 10px #f9f9f9;
    -moz-box-shadow: 5px 5px 10px #aaa,-5px 5px 10px #f9f9f9;
    -webkit-box-shadow: 5px 5px 10px #aaa, -5px 5px 10px #f9f9f9;
}
.fangda11 img{
    transition: all 0.6s;
    cursor: pointer;
}
.fangda11:hover img{
    transition: all 0.6s;
    transform: scale(1.05);
    cursor: pointer;
    
}
.fangdzd .zd{
    transition: all 0.6s;
    cursor: pointer;
}
.fangdzd:hover .zd{
    transition: all 0.6s;
    transform: scale(1.03);
    cursor: pointer;
    
}
.fangda img{
    transition: all 0.6s;
    cursor: pointer;
}
.fangda:hover img{
    transition: all 0.6s;
    transform: scale(1.4);
    
}
.bse{
    cursor: pointer;
   transition: all 0.6s; 
}
.bse *{
   transition: all 0.6s; 
}
.bse:hover{
    color: #0058de!important;
}.bse:hover *{
    color: #0058de!important;
}
.bgse{
	background: #F7F9FA;
}


/******************头部*******************/
.index-banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 42px;
    left: 0;
    width: 100%;
}
.header-top{
	height: 110px;
	line-height: 110px;
}
.ht-1 {
    margin-top: 25px;
    width: 480px;
}
.ht-2 {
    margin-top: 32px;
}
.header-nav{
	height: 65px;
	line-height: 65px;
	background-image: linear-gradient(to top, white 0%, #f1f1f1 1%, #ededed 26%, #efefef 48%, #f9f9f9 75%, #e9e9e9 100%);
}
.hearder-nav-list a{
	text-decoration:none!important;
	color: #707070;
	font-size: 15px;
	display: block;
	padding:0 30px;
	float: left;
}
.hearder-nav-list .active {
    background-image: linear-gradient(
-225deg, #227aff 0%, #1D8FE1 48%, #625EB1 100%);
    color: white;
    border-radius: 1px!important;
}
.hearder-nav-list a:hover{
	background-image: linear-gradient(
-225deg, #227aff 0%, #1D8FE1 48%, #625EB1 100%);
    color: white;
    border-radius: 1px!important;
}
.lan{
	padding:118px 0;
}

/******************头部结束*******************/

/******************脚部*******************/
footer{
	background: #FAFCFF;
	padding: 52px 0 88px;
}
.footer-list .p1{
	color:#2265ad;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.footer-list a{
	display: block;
	color: #777777;
	margin-bottom: 10px;
}
.f-contact .p22{
	font-size: 32px;
	color:#035FDE;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;

}
.f-contact img{
	margin-right: 10px;
	margin-top: -6px;
}
.zfooter{
	background: #807F7F;
    color: white;
    padding: 10px 0;
}
.beian{
	color: white;
}

/******************脚部结束*******************/

/******************首页*******************/
.no-border{
    border:none!important;
}
.index1-div1{
    display: inline-table;
    padding-left:38px;
    padding-right: 38px;
    border-right: 1px solid #D5D5D5;
}
.index1-div1 .p1 {
    color: transparent;
    background-image: linear-gradient(to bottom, #007efb, #0058dc);
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 35px;
    /* font-weight: bold; */
    margin-bottom:0px;
}
.index1-div1 .p2{
    font-size: 18px;
}
.index1{
	padding:40px 0 80px;
}
.index2{
	padding: 60px 0;
	background: #F1F6FA;
}
.index-title{
	text-align: center;
}
.index-title .p1{
	font-size: 36px;
	font-weight: bold;
}
.index-title .p2{
	color:#0066E7;
margin-top: 5px;
margin-bottom: 10px;
font-weight: bold;
font-size: 16px;
}
.index-title .p3{
	font-size: 18px;
}
.index-goods-1{
	float: left;
	width: 592px;
	background: white;
	border-radius: 10px!important;
	padding-top: 20px;
	padding-right: 25px;
	text-align: right;
	position: relative;
	height: 262px;
}
.index-goods-2{
	float: right;
	width: 442px;
	background: white;
	border-radius: 10px!important;
	padding-top: 20px;
	padding-left: 25px;
	text-align: left;
	position: relative;
	height: 262px;
}
.mt30{
	margin-top: 30px;
}
.index-goods-3{
	float: left;
	width: 442px;
	background: white;
	border-radius: 10px!important;
	padding-top: 20px;
	padding-left: 25px;
	text-align: left;
	position: relative;
	height: 262px;
}
.index-goods-4{
	float: right;
	width: 592px;
	background: white;
	border-radius: 10px!important;
	padding-top: 20px;
	padding-left: 25px;
	text-align: left;
	position: relative;
	height: 262px;
}
.index-goods-5{
    background: white;
	border-radius: 10px!important;
	padding:20px 25px;
}
.index-goods{
	margin-top: 35px;
	width: 1060px;
	margin-left: auto;
	margin-right: auto;
}

.iimg1 {
    position: absolute;
    left: -30px;
    bottom: -25px;
    width: 500px;
    display: inline-block;
}
.iimg2 {
    position: absolute;
    right: -15px;
    bottom: 15px;
    width: 325px;
    display: inline-block;
}
.iimg3 {
    position: absolute;
    left: 7px;
    bottom: 27px;
    width: 425px;
    display: inline-block;
}
.iimg4 {
    position: absolute;
    right: -22px;
    bottom: 20px;
    width: 500px;
    display: inline-block;
}
.ig-ty{
	margin-bottom: 30px;
}
.ig-ty .p1{
	font-size: 23px;
	font-weight: bold;

}
.ig-ty .p2{
	color:#3384FF;
	font-size: 16px;
}
.ig-ty .p3{
	font-size: 13px;
	color:#777777;
}
.igm1{
	width: 30px;

	position:absolute;
	right: 25px;
	bottom: 24px;
	display: block;
}
.igm2{
	width: 30px;

	position:absolute;
	left: 25px;
	bottom: 24px;
	display: block;
}
.igm3{
	width: 30px;

	position:absolute;
	right: 25px;
	top: 24px;
	display: block;
}
.g2xiao{
	font-size: 13px;
	font-weight: none;
	margin-left: 10px;
}
.index3{
	padding:60px 0 130px;
}
.index3-div{
	margin-top: 100px;
}
.i3-div{
	background: white;
	padding-top: 40px;
}
.i3-img-div{
	width: 65px;
	height: 65px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	line-height: 65px;
}
.index-3-list{
	margin-top: -150px;
}
.i3-desc {
    margin-top: 10px;
    margin-bottom: 0px;
    text-align: center;
    font-size: 15px;
    height: 70px;
}
.index-3-list .col-lg-4{
	padding-left: 5px;
	padding-right: 5px;
}
/*.w1600{
	width: 1400px;
	margin-left: auto;
	margin-right: auto;
}*/
.index4-img{
	margin-top: 60px;
	margin-bottom: 135px;
}
.index5{
	background: url('../img/i5-bg.jpg');
	background-size:cover;
	background-position: center;
	background-repeat: no-repeat;
	padding-bottom: 60px;
}
.index-5-img{
	margin-top: 60px;
	margin-bottom: 130px;
}
.index6{
	padding: 130px 0 30px;
}
.bj2{
	margin-top: 60px;
}

.index9{
	padding: 118px 0;
}
.index9div{
	margin-top: 30px;
}
.in1-div-desc{
	height: 180px;
	background: #EEEFF4;
    padding: 25px 25px;
}
.in1-div-desc .p1{
	font-size: 16px;
	color:black;
	font-weight: bold;
}
.i1-desc{
	font-size: 14px;
	margin-top: 10px;
	color:black;
}
.in-title{
	font-size: 22px;

	padding-bottom: 10px;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 15px;
}
.cj-a{
	font-size: 14px;
	color: #777777;
	float: right;
	display: inline-block;
}
.izh-list{
	margin-left: -15px;
	margin-right: -15px;
}
.izh-list .p1{
	font-size: 12px;
	margin-top: 10px;
	text-align: center;
}
.index-cj-list{
	margin-top: 20px;
}

.izxlist{
	padding:10px 0px;
	border-bottom: 1px solid #e1e1e1;
	text-align: left!important;
	display: block;
}
.izxlist .p1{
	font-size: 18px;
	text-align: left;
}
.black{
	color:black;
}
.izxlist-desc{
	color: #777777;
}
.iz-img{
	height: 180px;
}
.iz-img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.mb0{
	 margin-bottom: 0px;
}
/******************首页结束*******************/

/******************关于我们*******************/
.about-title{
	text-align: center;
}
.about-title .p1{
	font-size: 34px;
	color: #0C6ECD;
}
.about-title .p2{
	text-transform: uppercase;
	font-size: 16px;
}
.about1-body{
	margin-top: 30px;
	margin-bottom: 30px;
}
.about1-body-right{
	padding-top: 0px;
}
.about1-body-right *{
	font-size: 14px!important;
}
.ptb30{
	padding:100px 0;
}
.pt60{
	padding-top: 30px;
}

.tuan-img{
	height: 240px;
	overflow: hidden;
	
}
.mb30{
	margin-bottom: 30px;
}
.tuan-img img{
	height: 240px;
	width: 100%;
	object-fit: cover;

}
.about-img-list{
	margin-top: 30px;
}
.about-img-list .col-lg-3{
    padding-left: 8px;
    padding-right: 8px;
}
.about-img-list .col-lg-4{
    padding-left: 8px;
    padding-right: 8px;
}
.pt30{
	padding-top: 130px;
}
.about-img-list .p1{
	font-size: 16px;
	text-align: center;
	margin-top: 5px;
}
.about-zs{
	margin-top: 30px;
}
.about-zs img{
    
	width: 100%!important;
}
.about-hz img{
    
	width: 100%!important;
}
/******************关于我们结束*******************/

/******************产品+产品详情页*******************/
.list-yingyong-title{
    font-size: 18px;
    color: black;
    
}
.list-yingyong-title span{
    color: #266AD0;
    margin-left: 8px;
    font-size: 17px;
    font-weight:bold;
}
.list-yingyong-title{
    margin-bottom: 10px;
}
.list-yingyong-list{
    background: #8B8B8C;
    padding:5px 5px;
    display: inline-block;
    color: white;
    margin-bottom: 15px;
    font-size: 13px;
    transition: all 0.6s;
}
.list-yingyong-list:hover{
    background: #266AD0;
    transition: all 0.6s;
}
.goods-list-shuxing-title{
    
    border-top: 2px solid #EEEEEE;
    font-size: 18px;
    color: black;
    
    padding-top: 20px;
    margin-bottom: 15px;
}
.goods-list-shuxing-title span{
    color: #266AD0;
    margin-left: 8px;
    font-size: 17px;
    font-weight:bold;
}
.w1400{
	width: 1400px!important;
	margin:0 auto;

}
.goods-div{
	background: white;
	margin-bottom: 35px;
	padding: 50px 50px 80px;
	transition: all 0.4s;
}
.goods-div:hover {
	cursor: pointer;
    transition: all 0.4s;
    box-shadow: 5px 5px 10px #f1f1f1, -5px 5px 10px #d2d2d2;
    -moz-box-shadow: 5px 5px 10px #f1f1f1,-5px 5px 10px #d2d2d2;
    -webkit-box-shadow: 5px 5px 10px #f1f1f1, -5px 5px 10px #d2d2d2;
}
.gleft{
	float: left;
	width: 38%;

}
.gleft img{


}
.gright{
	float: left;
	width: 62%;
	text-align: right;
}
.gright img{
	
}
.goods-list-name {
    font-size: 26px;
    margin-bottom: 40px;
    color:#035FDE;
    font-weight: bold;
}
.gattr{
	margin-bottom: 50px;
	height: 165px;
}
.gattr *{
   line-height: 34px;
   color: black;
}
.goods-list-bt span{
    text-decoration:none!important;
    display: inline-block;
    width: 120px;
    height: 40px;
    background: #035FDE;
    color: white;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    margin-right: 20px;
    transition: all 0.6s; 
}
.goods-list-bt span:hover{
	background: #47a2ff;
	transition: all 0.6s; 
}
.glist-canshu{

	width: 100%;
	height: 100%;
	position: absolute;
    background: white;
    top: 0px;
    left: 0px;
	/* Center slide text vertically */
	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;

	display: none;
}
.goods-content img{
	width: 100%;
}
.qie-banner{
    height: 600px;
}
.qie-nav{
    height: 80px;
    border-bottom: 1px solid #dddddd;
    background: white;
    position: relative;
    z-index: 10;
}
.qie-nav-list{
    text-align: center;
    
}
.qie-nav-div{
    display:inline-block;
    line-height: 80px;
    margin:0 30px;
    font-size: 16px;
    position: relative;
    /*font-weight: bold;*/
    cursor: pointer;
    transition: all 0.6s;
}
.wtop{
    position: fixed;
    width: 100%;
    top: 0px;
    left: 0px;
    transition: all 0.6s;
}
.q-top-img{
    width: 100%;
    position: absolute;
    text-align: center;
    bottom: -30px;
    left: 0px;
    display: none;
}
.q-top-img img{
    width: 20px;
}
.qact{
    color: #006FF2!important;
}
.qact .q-top-img{
    display: inline-block!important;
}
.qie-nav-div:hover{
    color: #006FF2!important;
}
.qie-nav-div:hover .q-top-img{
    display: inline-block!important;
}
.qie-body{
    padding-top: 80px;
    padding-bottom: 100px;
}
.q-canshu-title{
   font-weight: bold;
    line-height: 58px;
    font-size: 28px;
    color: #000;
    text-align: center;
}
.q-canshu1 img{
    /*width: 100%;*/
}
.q-canshu1{
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e5e5e5;
}
.q-canshu2{
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e5e5e5;
}
.q-yangpin-div{
    padding: 30px 0 50px;
}
.q-yangpin-div .col-lg-3{
    margin-bottom: 30px;
    height: 257px;
    overflow: hidden;
}
.xy-name{
    text-align: center;
    margin-top: 5px;
    font-size: 14px;
}
.q-video{
    padding-top: 30px;
}
.q-nei{
    text-align: center;
}
.q-nei img{
    width: 90%;
}
/******************产品+产品详情页结束*******************/

/******************案例中心*******************/
/******************案例中心结束*******************/

/******************视频中心*******************/
.video-img {
    position: relative;
    cursor: pointer;
    text-align: center;
}
.vimg {
    height: 250px;
    object-fit: contain;
    width: 100%;
}
.video-img-2 {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 16px;
    background-color: rgba(0,0,0,0.3);
    top: 0px;
    left: 0px;
    opacity: 0;
    transition: all 0.6s;
}
.v2-div {
    border: 1px solid white;
    height: 100%;
    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;
}
.video-div{
	color: black;
}
.video-div .p1 {
    font-size: 16px;
    text-align: center;
    margin-top: 18px;
    margin-bottom: 40px;
}
.video-div:hover .video-img-2 {
    opacity: 1;
    transition: all 0.6s;
}
/******************视频中心结束*******************/

/******************新闻中心*******************/
.tui-news {
    background: #F8F8F8;
}
.news11-left {
    width: 60%;
    float: left;
}
.news11-left img {
    height: 430px;
    width: 100%;
    object-fit: cover;
}
.tui-div {
    width: 40%;
    float: right;
    padding: 60px 57px 0;
}
.tui-div .tit {
    font-size: 16px;
    color: #409eff;
    line-height: 20px;
}
.top33 * {
    position: relative;
    transition: all 0.6s;
    top: 0px;
}
.ndetails {
    color: #999999;
    font-size: 16px;
    line-height: 30px;
}
.tui-list-title {
    margin-top: 38px;
    margin-bottom: 20px;
    font-size: 24px;
}
.news11-list {
    margin-left: -23px;
    margin-right: -23px;
}
.news11-list .col-lg-4 {
    padding-left: 23px;
    padding-right: 23px;
    margin-bottom: 50px;
}
.pic {
    height: 220px;
    text-align: center;
}
.pic img {
    height: 220px;
    width: 100%;
    object-fit: cover;
}
.np11 {
    font-size: 20px;
    color: black;
    margin: 30px 0 20px;
    height: 28px;
    overflow: hidden;
}
.nn-more {
    padding-top: 28px;
    margin-top: 38px;
    border-top: 1px solid #dbdbdb;
    color: black;
}
.xnxian {
    display: inline-block;
    height: 16px;
    border-left: 1px solid #409eff;
    position: relative;
    top: 1px;
    margin: 0 20px;
}
.ntitle {
    font-size: 25px;
    color: black;
    margin: 45px 0;
}
.portlet.light>.portlet-title>.caption {
    color: #666;
    padding: 10px 0;
    width: 100%;
}
.portlet.light>.portlet-title>.caption>.caption-subject {
    font-size: 23px;
    text-align: center!important;
}
.fc-content-tool {
    padding-top: 0!important;
    text-align: center!important;
    padding-bottom: 10px!important;
}
.news-show-body{
	background: #F9F9F9!important;
	padding-top: 30px;
}
.news-show-body *{
	background: #F9F9F9!important;
}
/******************新闻中心结束*******************/

/******************联系我们中心*******************/
.han-nav {
    line-height: 80px;
    border-bottom: 1px solid #F5F5F5;
}
.left-a a {
    font-size: 16px;
    color: #666666;
    margin-right: 40px;
    padding: 0 10px;
    transition: all 0.6s;
    text-decoration: none!important;
    display: inline-block;
    border-bottom: 2px solid white;
}
.han-act {
    color: #0058de!important;
    border-bottom: 2px solid #0058de!important;
}
.left-a a:hover{
	border-bottom: 2px solid #0058de!important;
	color: #0058de!important;
	transition: all 0.6s;
}
.left-b a {
    color: #999999;
    margin-left: 15px;
    text-decoration: none!important;
}
.c-title {
    top: 0px;
    font-size: 34px;
    margin-bottom: 60px;
    transition: all 0.6s;
    position: relative;
    letter-spacing: 3px;
    text-align: center;
}
.contact-d1 {
    padding: 65px 0;
    text-align: center;
    background: #F5F5F5;
    margin-bottom: 60px;
}
.contact-d1 .p1 {
    font-size: 40px;
    padding: 20px 0 10px;
}
.contact-d1 .p2 {
    color: #999999;
    font-size: 20px;
}
.bx-60 {
    padding-bottom: 60px;
    border-bottom: 1px solid #EEEEEE;
}
.c-img-div {
    height: 60px;
    width: 60px;
    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;
    margin-left: auto;
    margin-right: auto;
}
.ccd-d {
    font-size: 16px;
    margin-top: 22px;
}
#allmap{
	margin-top: 30px;
	margin-bottom: 118px;
}
.contact-form .form-control {
    display: block;
    width: 100%;
    height: 60px;
    padding: 0px 22px;
    font-size: 18px;
    line-height: 1.42857143;
    color: #CCCCCC;
    background-image: none;
    border: none;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    border: 1px solid #EEEEEE;
}
.wocao1 {
    padding-right: 20px!important;
}
.wocao2 {
    padding-left: 20px!important;
}
.contact-form .col-lg-6 {
    margin-bottom: 30px;
}
.contact-f {
    margin-left: -15px;
    margin-right: -15px;
}
.f-te {
    padding-top: 22px!important;
    height: 200px!important;
}
.cfd {
    padding: 0 15px;
}
.contact-button {
    padding: 20px 145px!important;
    color: white;
    background: #0058de;
    border: 1px solid #0058de!important;
    font-size: 20px;
    margin: 25px 20px;
}
.cbt2 {
    padding: 20px 145px!important;
    color: #666666;
    background: #F5F5F5;
    border: 1px solid #F5F5F5!important;
    font-size: 20px;
    margin: 25px 20px;
    transition: all 0.6s;
}
.about1-body *{
    font-size: 13px!important;
}

/******************联系我们结束*******************/