@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, th, td, p, blockquote, pre, form, fieldset, legend, input, button, textarea, hr, span {
	margin: 0;
	padding: 0;
}
html {font-size: 62.5%;/*10 ÷ 16 × 100% = 62.5%*/}
body {font-size: 1.4rem;/*1.4 × 10px = 14px */}

body {
	font-family: "Microsoft YaHei" ! important;
	color: #000000;
	background: #fff;
	margin: 0 auto;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #333;
	outline: none;
}
a:active {
star:expression(this.onFocus=this.blur());
}
img {
	max-width:100%;
	border: 0px;
	vertical-align: middle;
}

li {
	list-style: none;
}

.head{
	
padding-bottom: 35px;
}
.head .logo{
	float: left;
}
.head .logo img{
	display: block;
	padding-top: 28px;
}
.head .right{
	
float: right;
}
.head .right .sear_lis{
	
float: left;
	
padding-top: 40px;
	
/* margin-bottom: 20px; */
}
.head .right .sear_lis .link{
	
/* zoom: 1; */
	
/* overflow: hidden; */
	
height: 16px;
	
line-height: 16px;
	
margin-bottom: 20px;
}
.head .right .sear_lis .link a:last-child{
	border:none;
}
.head .right .sear_lis .link a{
	float:left;
	height:14px;
	border-right: 1px solid rgba(187, 187, 187, 1);
	padding-right:14px;
	padding-left: 14px;
	font-size: 14px;
	font-family:MicrosoftYaHei;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height: 14px;
}
.head .right .sear_lis .link a img{
	
color: #000;
	
margin-right: 6px;
	
font-size: 18px;
	
vertical-align: middle;
}
.head .right .sear_lis .link a span{
	
display: inline-block;
	
vertical-align: middle;
position:relative;
top:-1px
}
.head .right .sear_lis .search{
	
}
.head .right .sear_lis .search form{
	
display: block;
	
border-bottom: 1px solid rgba(204,204,204,1);
	
float: right;
	
width: 297px;
	
padding-bottom: 11px;
}
.head .right .sear_lis .search form select{
	
float: left;
	
border: none;
	
font-size: 14px;
	
font-family:MicrosoftYaHei;
	
font-weight:400;
	
color:rgba(102,102,102,1);
	
width: 50px;
}
.head .right .sear_lis .search form .words{
	
float: left;
	
border: on;
	
width: 213px;
	
border: none;
}
.head .right .sear_lis .search form .send{
	
float: right;
	
width: 30px;
	
background: none;
	
border: none;
	
cursor: pointer;
	
background: url(../images/search.png) no-repeat center center;
}
.head .right .tel{
	
float: left;
	
width: 294px;
	
height:109px;
	
background:rgba(73,179,254,1);
	
margin-left: 41px;
	
background: url(../images/tel.png) no-repeat 10% center rgba(73,179,254,1);
	
padding-left: 11%;
	
font-size: 15px;
	
font-family:MicrosoftYaHei;
	
font-weight:400;
	
color:rgba(255,255,255,1);
	
padding-top: 20px;
}
.head .right .tel .tit{
	
}
.head .right .tel .num{
	
font-size: 26px;
	
font-family:PingFang-SC-Bold;
	
font-weight:bold;
	
color:rgba(254,255,255,1);

}


.nav_list{
	text-align: center;

background:rgba(73,179,254,1);
}
.nav_list li{
	float: left;
	position: relative;

}
.nav_list li .h2tit{
	
}
.nav_list li .h2tit a{
    padding: 0 20px;
	display: block;
	height:50px;
	line-height: 50px;
	font-size:15px;
font-family:MicrosoftYaHei;
font-weight:400;
color:rgba(255,255,255,1);
}
.nav_list li dl{
	position: absolute;
	left: 0px;
	top: 50px;
	width: 100%;
	background:rgba(73,179,254,1);
	top: 60px;
	visibility: hidden;
	opacity: 0;
	z-index: -1;
}
.nav_list li dl dd{
	
}
.nav_list li dl dd a{
	display: block;
	line-height: 50px;
		font-size:15px;
font-family:MicrosoftYaHei;
font-weight:400;
color:rgba(255,255,255,1);
}
.nav_list *{
	-webkit-transition:all 0.2s;
-o-transition:all 0.2s;
-moz-transition:all 0.2s;
-ms-transition:all 0.2s;
transition:all 0.2s;
}
.nav_list li:hover .h2tit a{
	background:rgba(62,114,196,1);
}
.nav_list li.current .h2tit a{
	background:rgba(62,114,196,1);
}
.nav_list li:hover dl{
	top: 50px;
	visibility: visible;
	opacity: 1;
	z-index: 444;
}

a:link{text-decoration:none; } 

a:visited{text-decoration:none; }

a:hover{text-decoration:none;}

a:active{text-decoration:none;}


.pc{
	display: block;
}
.wap{
	display: none;
}


.banner{
	position: relative;
}
.banner .owl-theme .owl-controls{
	position: absolute;
	left: 0px;
	bottom:20px;
	width: 100%;
	margin: 0px;
}

.banner .owl-theme .owl-controls .owl-page span{
	opacity: 1;
	background: #ccc;
	opacity: .7;
	width:9px;
height:9px;
background:rgba(153,153,153,1);
border-radius: 0px;
}
.banner .owl-theme .owl-controls .owl-page.active span{
background: #0077CB;
opacity: 1;
width:13px;
height:13px;
background:rgba(62,114,196,1);
position: relative;
top: 2px;
}
.banner img{
	display: block;
	width: 100%;
}

.main_type1{
	
background: rgba(234,240,249,1);
	
padding-top: 65px;
	
padding-bottom: 65px;
}
.titlemodel{
	
text-align: center;
}
.titlemodel .center:after{
	content:"";
	width:109px;
height:4px;
background:rgba(62,114,196,1);
position:absolute;
left:0px;
top:0px;
}
.titlemodel .center:before{
		content:"";
		width:109px;
		height:4px;
		background:rgba(62,114,196,1);
		position:absolute;
		right:0px;
		bottom: -13px;
		z-index: 66;
}
.titlemodel .center{
	
position: relative;
	
display: inline-block;
	
width: 520px;
	
padding-top: 15px;
}
.titlemodel .center .cn{
	
font-size: 51px;
	
font-family:PingFang-SC-Light;
	
font-weight:300;
	
color:rgba(51,51,51,1);
	
position: relative;
	
z-index: 44;
}
.titlemodel .center .cn strong{
	
font-weight: 500;
}
.titlemodel .center .en{
	
font-size: 100px;
	
font-family:Helvetica85-Heavy;
	
font-weight:800;
	
color:rgba(255,255,255,1);
	
line-height:22px;
	
text-shadow:0px 10px 25px rgba(157,157,157,0.2);
	
text-transform: uppercase;
	
position: absolute;
	
/* left: 0px; */
	
/* top: 0px; */
	
width: 100%;
	
/* text-align: center; */
	
position: absolute;
	
top: 79%;
	
left: 50%;
	
-o-transform: translate(-50%, -50%);
	
-webkit-transform: translate(-50%, -50%);
	
-moz-transform: translate(-50%, -50%);
	
-ms-transform: translate(-50%, -50%);
	
transform: translate(-50%, -50%);
	
text-align: center;
}
.main_type1 .tab{
	
padding-top: 86px;
}
.main_type1 .tab .hd{
	
float: left;
	
width: 192px;
	
background: rgba(73,179,254,1);
	
border-radius:32px 0px 0px 0px;
}
.main_type1 .tab .hd .list li a:after{
	position:absolute;
top: 50%;
left: 18%;
content:"·";
font-size:17px;
font-weight:bold;
-o-transform: translate(0%, -50%);
-webkit-transform: translate(0%, -50%);
-moz-transform: translate(0%, -50%);
-ms-transform: translate(0%, -50%);
transform: translate(0%, -50%);
}
.main_type1 .tab .hd .list{
	
padding-top: 12%;
	
padding-bottom: 12%;
}
.main_type1 .tab .hd .list li{
	
}
.main_type1 .tab .hd .list li a{
	
position: relative;
	
display: block;
	
font-size: 14px;
	
font-family:MicrosoftYaHei;
	
font-weight:400;
	
color:rgba(255,255,255,1);
	
line-height: 47px;
	
padding-left: 39%;
}
.main_type1 .tab .hd .imgbox{
	
text-align: center;
}
.main_type1 .tab .hd .imgbox img{
	width:120px; height:120px;
}
.main_type1 .tab .hd .tit{
	
font-size: 14px;
	
font-family:MicrosoftYaHei;
	
font-weight:400;
	
color:rgba(255,255,255,1);
	
padding-bottom: 20px;
	
text-align: center;
	
padding-top: 10px;
}
.main_type1 .tab .bd{
	
width: calc(100% - 192px);
	
float: left;
	
background: #fff;
}
.main_type1 .tab .bd .model{
	
}
.main_type1 .tab .bd .list{
	
}
.main_type1 .tab .bd .list ul{
	
}
.main_type1 .tab .bd .list ul li{
	
float: left;
	
width: 33.3333%;
	
position: relative;
	
height: 306.5px;
	
border-right: 2px solid rgba(234,240,249,1);
	
border-bottom: 2px solid rgba(234,240,249,1);
}
.main_type1 .tab .bd .list ul li .title{
	
}
.main_type1 .tab .bd .list ul li .title a{
	
font-size: 15px;
	
font-family:MicrosoftYaHei;
	
font-weight:400;
	
color:rgba(85,85,85,1);
	
line-height:24px;
	
display: block;
	
padding-left: 19px;
	
padding-top: 19px;
	
margin-bottom: 10px;
}
.main_type1 .tab .bd .list ul li .more{
	
display: block;
	
text-align: center;
	
width: 80px;
	
height:18px;
	
background:rgba(217,217,217,1);
	
border-radius:9px;
	
line-height: 18px;
	
margin-left: 21px;
	
font-size: 13px;
	
font-family:MicrosoftYaHei;
	
font-weight:400;
	
color:rgba(255,255,255,1);
}
.main_type1 .tab .bd .list ul li .imgbox{
	
position: absolute;
	
left: 0px;
	
bottom: 18%;
	
text-align: center;
	
width: 100%;
}
.main_type1 .tab .bd .list ul li .imgbox img{
	
/* position: absolute; */
	
display: block;
	
margin: auto;
	
max-width:50%;
}


.main_type2{
	
background: rgba(245,248,254,1);
	
padding-top: 80px;
	
padding-bottom: 80px;
	
background: url(../images/sec2.png) no-repeat center bottom rgba(245,248,254,1);
}
.main_type2 .desc{
	
text-align: center;
	
/* margin-top: 31px; */

	
font-size: 15px;
	
font-family:MicrosoftYaHei;
	
font-weight:400;
	
color:rgba(102,102,102,1);
	
line-height:27px;
	
position: relative;
}
.main_type2 .bf{
	position: relative;
	padding-top: 8%;
	padding-bottom: 1%;
	margin-bottom: 2%;
}
.main_type2 .bf:after{
	content: "";
	content: "";
	position: absolute;
	width: 91px;
	height: 83px;
	background: url(../images/r.png) no-repeat left center;
	right: 0px;
	bottom: 0px;
}
.main_type2 .bf:before{
	content: "";
	position: absolute;
	width: 91px;
	height: 83px;
	background: url(../images/l.png) no-repeat left center;
	left: 0px;
	top: 0px;
}
.main_type2 .more{
	
margin: auto;
	
margin-top: 30px;
	
width: 156px;
	
height:44px;
	
background:rgba(245,248,254,0);
	
border:2px solid rgba(209, 209, 209, 1);
	
border-radius:22px;
	
display: block;
	
text-align: center;
	
line-height: 42px;
	
text-align: left;
	
text-indent: 24px;
	
background: url(../images/more.png) 90% center no-repeat #fff;
	
font-size: 14px;
	
font-family:MicrosoftYaHei;
	
font-weight:400;
	
color:rgba(158,158,158,1);
}
.main_type2 .list{
	
text-align: center;
}
.main_type2 .list img{
	
max-width: 100%;
}

.main_type3{
	background: #fefefe;
	padding-top: 80px;
	position: relative;
}
.main_type3 .desc{
	
text-align: center;
	
padding-top: 69px;
	
font-size: 18px;
	
font-family:MicrosoftYaHei;
	
font-weight:400;
	
color:rgba(102,102,102,1);
	
line-height:26px;
	
margin-bottom: 30px;
	
/* margin-bottom: 40px; */
}
.main_type3 .more{
	
width: 156px;
	
height:44px;
	
background:linear-gradient(90deg,rgba(34,127,223,1),rgba(34,199,223,1));
	
border-radius:22px;
	
display: block;
	
margin: auto;
	
line-height: 44px;
	
/* text-indent: 25px; */
	
margin-bottom: 56px;
}
.main_type3 .more span{
	
display: block;
	
text-indent: 27px;
	
background: url(../images/more2.png) no-repeat 85% center;
	
color: #fff;
}
.main_type3 .one{
	
zoom: 1;
	
overflow: hidden;
	
background: url(../images/ty.png) no-repeat 25% bottom;
	
margin-bottom: 36px;
}
.main_type3 .one .imgbox{
	
float: left;
	
position: relative;
	
width: 52%;
	
z-index: 444;
}
.main_type3 .one .imgbox img{
    margin-top: 90px;	
width: 100%;
}
.main_type3 .one .content{
	
float: right;
	
padding-top: 78px;
	
width: 46%;
}
.main_type3 .one .content .title{
	
position: absolute;
	
right: 0px;
	
top: 425px;
	
font-size: 60px;
	
font-family:ArialMT;
	
font-weight:400;
	
color:rgba(204,204,204,1);
	
line-height:30px;
	
padding-bottom: 33px;
	
border-bottom: 1px solid rgba(204,204,204,1);
	
width: 29%;
	
text-transform: uppercase;
}
.main_type3 .one .content .pic{
	
margin-bottom: 24px;
}
.main_type3 .one .content .limit img:nth-child(2){
	margin-right:0px;
}
.main_type3 .one .content .pic img{
	
}
.main_type3 .one .content .title2{
	
font-size: 32px;
	
font-family:MicrosoftYaHei;
	
font-weight:400;
	
color:rgba(34,34,34,1);
	
line-height:30px;
}
.main_type3 .one .content .title3{
	
font-size: 15px;
	
font-family:MicrosoftYaHei;
	
font-weight:400;
	
color:rgba(40,141,247,1);
	
padding-top: 10px;
	
margin-bottom: 30px;
}
.main_type3 .one .content .dec{
	
font-size: 15px;
	
font-family:MicrosoftYaHei;
	
font-weight:400;
	
color:rgba(102,102,102,1);
	
line-height:30px;
	
margin-bottom: 50px;
}
.main_type3 .one .content .zx{
	
width: 135px;
	
height:36px;
	
background:linear-gradient(90deg,rgba(34,127,223,1),rgba(34,199,223,1));
	
border-radius:18px;
	
display: block;
	
text-align: center;
	
line-height: 36px;
	
color: #fff;
	
margin-bottom: 31px;
}
.main_type3 .one .content .limit{
	
}
.main_type3 .one .content .limit img{
	
float: left;
	
width: 47%;
	
margin-right: 6%;
}


.main_type3 .one.two{
	background: none;
	padding-bottom: 0px;
	margin-bottom: 0;
}
.main_type3 .one.two .content{
	width: 43%
}
.main_type4{
	
background: url(../images/sanbg.jpg) no-repeat center 0;
	
background-size: 100%;
	
padding-top:50px;
padding-bottom:50px;
	
margin-top:20px;
	
position: relative;
	
z-index: 4;
}
.main_type4 .left{
	
float: left;
	
width: 56%;
	
padding-left: 3%;
	
position: relative;
}
.main_type4 .left img{
	
}
.main_type41{}
.main_type41 span{ color:#FFF; margin-left:10px; font-size:30px; font-weight:bold;}
.main_type4 .left .more:after{
	content:"";
	position: absolute;
	right: 0;
	height: 100%;
	background: url(../images/more2.png) no-repeat 86% center;
	width: 30px;
	right: 15px;
}
.main_type4 .left .tit{
	
font-size: 28px;
	
font-family:MicrosoftYaHei;
	
font-weight:400;
	
color:rgba(255,255,255,1);
	
padding-top: 16px;
}
.main_type4 .left .dec{
	
font-size: 15px;
	
font-family:MicrosoftYaHei;
	
font-weight:400;
	
color:rgba(255,255,255,1);
}
.main_type4 .left .dec p{ padding-top:10px; padding-right:40px;}
.main_type4 .left .more{
	
width: 135px;
	
height:36px;
	
background:linear-gradient(90deg,rgba(34,127,223,1),rgba(34,199,223,1));
	
border-radius:18px;
	
display: block;
	
line-height: 36px;
	
background: url(../images/more2.png) no-repeat 86% center linear-gradient(90deg,rgba(34,127,223,1),rgba(34,199,223,1));
	
text-indent: 20px;
	
position: relative;
	
color: #fff;
	
margin-top:20px;
}
.main_type4 .imgbox{
	
float: right;
	
width: 44%;
	
background: #fff;
	
padding: 23px;
	
-webkit-box-shadow: 0px 0px 20px #ccc;
	
-moz-box-shadow:0px 0px 20px #ccc;
	
-o-box-shadow:0px 0px 20px #ccc;
	
-ms-box-shadow:0px 0px 20px #ccc;
	
box-shadow:0px 0px 20px #ccc;
	
/* margin-top: 41px; */
}
.main_type4 .imgbox img{
	
float: left;
	
width:100%;
}
.main_type4 .imgbox .cobo{
	
float: left;
	
width: 54%;
	
padding-left: 34px;
}
.main_type4 .imgbox .cobo .tit{
	
font-size: 20px;
	
font-family:ArialMT;
	
font-weight:400;
	
color:rgba(62,114,196,1);
	
margin-bottom: 17px;
}
.main_type4 .imgbox .cobo .dc{
	
font-size: 14px;
	
font-family:MicrosoftYaHei;
	
font-weight:400;
	
color:rgba(102,102,102,1);
}


.main_type5{
	background: url(../images/sec5.jpg) no-repeat center center;
	background-size: cover;
	position: relative;
	margin-top: -70px;
	padding-top: 214px;
	height: 760px;
}
.main_type5 .content{
	
padding-left: 55%;
}
.titlemodel2{
	
}
.titlemodel2 .center:after{
	content:"";
	position:absolute;
	left: -129px;
	width:100px;
	height:4px;
	background:rgba(62,114,196,1);
	top: 35px;
}
.titlemodel2 .center{
	
position: relative;
}
.titlemodel2 .center .cn{
	
font-size: 39px;
	
font-family:SourceHanSansCN-Bold;
	
font-weight:bold;
	
color:rgba(51,51,51,1);
	
position: relative;
	
z-index: 4;
}
.titlemodel2 .center .cn strong{
	
color: rgba(62, 114, 196, 1);
	
font-size: 46px;
}
.titlemodel2 .center .en{
	
font-size: 76px;
	
font-family:Helvetica85-Heavy;
	
font-weight:800;
	
color:rgba(245,246,249,1);
	
line-height:30px;
	
text-shadow:0px 10px 20px rgba(157,157,157,0.25);
	
text-transform: uppercase;
	
position: absolute;
	
left: 0px;
	
width: 100%;
	
bottom: 0px;
}
.main_type5 .content .list{
	
padding-top: 50px;
	
margin-bottom: 60px;
}
.main_type5 .content .list p{
	
font-size: 20px;
	
font-family:MicrosoftYaHei-Bold;
	
font-weight:bold;
	
color:rgba(85,85,85,1);
	
line-height:30px;
	
margin-bottom: 20px;
}
.main_type5 .content .list p img{
	
}
.main_type5 .content .list p span{
	
font-weight: normal;
	
padding-left: 15px;
}
.main_type5 .content .list p span strong{
	
}
.main_type5 .content .more{
	
}
.main_type5 .content .more {
	
width: 156px;
	
height:44px;
	
background:rgba(245,248,254,0);
	
border:2px solid rgba(209, 209, 209, 1);
	
border-radius:22px;
	
display: block;
	
line-height: 42px;
	
text-indent: 20px;
	
font-size: 14px;
	
font-family:MicrosoftYaHei;
	
font-weight:400;
	
color:rgba(158,158,158,1);
	
background: url(../images/more.png) no-repeat 87% center;
	
margin-left: 11%;
}
.main_type6{padding-top: 70px;padding-bottom: 10px;}
.main_type6 .list{
	zoom: 1;
	overflow: hidden;
	background:rgba(142,222,224,1);
	border-radius:0px 0px 10px 10px;
	margin-bottom: 70px;
}
.main_type6 .list li{
	float: left;
	width: 20%;
	text-align: center;
	height: 160px;
	padding-top: 29px;
}
.main_type6 .list li .img{
	
height: 26px;
	
margin-bottom: 21px;
}
.main_type6 .list li .img img{
	
}
.main_type6 .list li .tit{
	
font-size: 14px;
	
font-family:MicrosoftYaHei;
	
font-weight:400;
	
color:rgba(255,255,255,1);
}
.main_type6 .list li .num{
	
font-size: 36px;
	
font-family:PingFang-SC-Medium;
	
font-weight:500;
	
color:rgba(255,255,255,1);
}
.main_type6 .list li .num strong{
	
font-weight: normal;
}
.main_type6 .list li .num b{
	
font-weight: normal;
	
font-size: 16px;
	
position: relative;
	
display: inline-block;
	
vertical-align: top;
	
top: 7px;
}
.main_type6 .list li:nth-child(1){
	
background: rgba(60,87,122,1);
}
.main_type6 .list li:nth-child(2){
	
background: rgba(60,121,179,1);
}
.main_type6 .list li:nth-child(3){
	
background: rgba(79,177,247,1);
}
.main_type6 .list li:nth-child(4){
	
background: rgba(107,211,255,1);
}
.main_type6 .list li:nth-child(5){
	
}
.main_type6 .img_con{
	
zoom: 1;
	
overflow: hidden;
	
margin-bottom: 70px;
}
.main_type6 .img_con .imgbox{
	
float: left;
	
width: 46%;
}
.main_type6 .img_con .imgbox img{
	
width: 100%;
	
display: block;
}
.main_type6 .img_con .contbox .titlemodel2{
	
padding-left: 24%;
}
.main_type6 .img_con .contbox{
	
float: right;
	
width: 46%;
	
padding-top: 1%;
}
.main_type6 .img_con .contbox .desc{
	
padding-top: 11%;
	
font-size: 14px;
	
font-family:MicrosoftYaHei;
	
font-weight:400;
	
color:rgba(85,85,85,1);
	
line-height:30px;
	
padding-bottom: 9%;
}
.main_type6 .img_con .contbox .desc p{
	
padding-bottom: 4%;
}
.main_type6 .img_con .contbox .list2{
	
}
.main_type6 .img_con .contbox .list2 li{
	
float: left;
	
text-align: center;
	
margin-right: 60px;
}
.main_type6 .img_con .contbox .list2 li .pi{
	
width: 93px;
	
height:93px;
	
/* background:linear-gradient(0deg,rgba(249,93,128,1),rgba(251,131,61,1)); */
	
/* border-radius:50%; */
	
position: relative;
	
line-height: 93px;
}
.main_type6 .img_con .contbox .list2 li .pi img{
	
}
.main_type6 .img_con .contbox .list2 li .yiy{
	
padding-top: 10px;
	
font-size: 15px;
	
font-family:MicrosoftYaHei;
	
font-weight:400;
	
color:rgba(85,85,85,1);
}
.main_type6 .img_con .contbox .list2 li:nth-child(1) .pi{
	
background: linear-gradient(0deg,rgba(249,93,128,1),rgba(251,131,61,1));
	
border-radius: 50%;
	
box-shadow: 0px 0px 30px #fa715c;
}
.main_type6 .img_con .contbox .list2 li:nth-child(2) .pi{
	
background: linear-gradient(0deg,rgba(21,215,228,1),rgba(38,224,195,1));
	
border-radius:50%;
	
box-shadow: 0px 0px 30px #1edcd2;
}
.main_type6 .img_con .contbox .list2 li:nth-child(3) .pi{
	
background: linear-gradient(0deg,rgba(73,179,254,1),rgba(54,190,253,1));
	
border-radius:50%;
	
box-shadow: 0px 0px 30px #39bcfd;
}

.titlemodel3{
	
}
.titlemodel3 .cn{
	
display: inline-block;
	
font-size: 30px;
	
font-family:MicrosoftYaHei;
	
font-weight:400;
	
color:rgba(85,85,85,1);
}
.titlemodel3 .en{
	
font-size: 18px;
	
font-family:PingFang-SC-Regular;
	
font-weight:400;
	
color:rgba(85,85,85,1);
	
display: inline-block;
}
.main_type6 .list3{
	
padding-top: 10px;
}
.main_type6 .list3 img{
	
width: 96%;
}



.main_type6 .list3  .owl-theme .owl-controls{
	margin: 0px;
}

.main_type6 .list3  .owl-theme .owl-controls .owl-buttons div{
	position: absolute;
	position:absolute;
top: 50%;
-o-transform: translate(0%, -50%);
-webkit-transform: translate(0%, -50%);
-moz-transform: translate(0%, -50%);
-ms-transform: translate(0%, -50%);
transform: translate(0%, -50%);
border: none;
border-radius: 0px;
background: none;
opacity: 1;
width: 50px;
margin: 0px;
padding: 0px;
height:50px;
-webkit-transition:all 0.2s;
-o-transition:all 0.2s;
-moz-transition:all 0.2s;
-ms-transition:all 0.2s;
transition:all 0.2s;
border-radius: 6500px;
}






.main_type6 .list3  .owl-theme .owl-controls .owl-buttons .owl-prev{left: -80px;background: url(../images/zde.png) no-repeat center center;}
.main_type6 .list3  .owl-theme .owl-controls .owl-buttons .owl-next{right: -80px;background: url(../images/yde.png) no-repeat center center;}





.main_type7{
	
background: rgba(245,248,254,1);
	
padding-top: 70px;
	
padding-bottom: 70px;
}
.main_type7 .left{
	
float: left;
	
width: 46%;
}
.main_type7 .titlemodel4{
	
font-size: 26px;
	
font-family:MicrosoftYaHei;
	
font-weight:400;
	
color:rgba(17,17,17,1);
	
line-height:30px;
	
border-left: 5px solid rgba(73,179,254,1);
	
height:30px;
	
overflow: hidden;
}
.main_type7 .titlemodel4 .tit{
	
float: left;
	
padding-left: 8px;
	
font-size: 26px;
	
font-family:MicrosoftYaHei;
	
font-weight:400;
	
color:rgba(17,17,17,1);
}
.main_type7 .titlemodel4 .tit .cn{
	
font-size: 26px;
	
font-family:MicrosoftYaHei;
	
font-weight:400;
	
color:rgba(17,17,17,1);
	
float: left;
	
text-transform: uppercase;
}
.main_type7 .titlemodel4 .tit .en{
	
float: left;
	
font-size: 14px;
	
font-family:ArialMT;
	
font-weight:400;
	
color:rgba(119,119,119,1);
	
padding-top: 6px;
	
margin-left: 5px;
}
.main_type7 .titlemodel4 .more{
	
float: right;
	
font-size: 14px;
	
font-family:ArialMT;
	
font-weight:400;
	
color:rgba(153,153,153,1);
}
.main_type7 .left .imgbox{
	padding-top:30px
}
.main_type7 .left .imgbox img{
	
width: 100%;
height:250px;
display: block;
	
/* padding-top: 20px; */
}
.main_type7 .left .con{
	
}
.main_type7 .left .con .title{
	
padding-top: 19px;
	
font-size: 18px;
	
font-family:MicrosoftYaHei;
	
font-weight:400;
	
color:rgba(73,179,254,1);
	
zoom: 1;
	
overflow: hidden;
	
margin-bottom: 19px;
}
.main_type7 .left .con .title a{
	
}

.main_type7 .left .con .title a .s1{
	
float: left;
	
width: 60%;
	
font-size: 18px;
	
font-family:MicrosoftYaHei;
	
font-weight:400;
	
color: rgba(102,102,102,1);
	
overflow: hidden;
	
text-overflow: ellipsis;
	
white-space: nowrap;
}
.main_type7 .left .con .title a .s2{
	
width: 30%;
	
float: right;
	
text-align: right;
	
font-size: 12px;
	
font-family:MicrosoftYaHei;
	
font-weight:400;
	
color:rgba(153,153,153,1);
}
.main_type7 .left .con .line{
	
width: 60px;
	
height:2px;
	
background:rgba(73,179,254,1);
	
margin-bottom: 13px;
}
.main_type7 .left .list li .s1:hover{
	color:rgba(73,179,254,1);
}
.main_type7 .left .con .title a{
	color:rgba(102,102,102,1)
}
.main_type7 .left .con .title a .s1:hover{
	color:rgba(73,179,254,1);
}
.main_type7 .left .con .desc{
	
font-size: 14px;
	
font-family:MicrosoftYaHei;
	
font-weight:400;
	
color:rgba(102,102,102,1);
	
line-height:30px;
	
margin-bottom: 30px;
}
.main_type7 .left .list{
	
border-top: 1px solid rgba(229, 229, 229, 1);
}
.main_type7 .left .list li:nth-child(2n){
	float:right;
}
.main_type7 .left .list li{
	
float: left;
	
width: 48%;
	
font-size: 15px;
	
font-family:MicrosoftYaHei;
	
font-weight:400;
	
color:rgba(85,85,85,1);
	
padding-top: 30px;
	
padding-bottom: 20px;
	
border-bottom: 1px solid rgba(229, 229, 229, 1);
}
.main_type7 .left .list li .s1{
	
font-size: 15px;
	
font-family:MicrosoftYaHei;
	
font-weight:400;
	
color:rgba(85,85,85,1);
	
float: left;
	
width:  70%;
	
overflow: hidden;
	
text-overflow: ellipsis;
	
white-space: nowrap;
}
.main_type7 .left .list li .s2{
	
width: 30%;
	
float: right;
	
text-align: right;
	
font-size: 12px;
	
font-family:MicrosoftYaHei;
	
font-weight:400;
	
color:rgba(153,153,153,1);
}
.main_type7 .right{
	
float: right;
	
width: 46%;
}
.main_type7 .right .list{
	
padding-top: 30px;
}
.main_type7 .right .list li{
	
margin-bottom: 13px;
}
.main_type7 .right .list li a{
	height:140px;
	display:block;
	background:rgba(255,255,255,1);
	padding-left: 12%;
	padding-right:  10%;
	padding-top: 5.4%;
}
.main_type7 .right .list li .tit{
	
display: block;
	
zoom: 1;
	
overflow: hidden;
	
margin-bottom: 7px;
}
.main_type7 .right .list li .tit .s1{
	
float: left;
	
width: 70%;
	
font-size: 16px;
	
font-family:MicrosoftYaHei;
	
font-weight:400;
	
color:rgba(34,34,34,1);
	
overflow: hidden;
	
text-overflow: ellipsis;
	
white-space: nowrap;
}
.main_type7 .right .list li .tit .s1 strong{
	
}
.main_type7 .right .list li .tit .s2{
	
float: right;
	
width: 30%;
	
text-align: right;
	
overflow: hidden;
	
text-overflow: ellipsis;
	
white-space: nowrap;
	
font-size: 12px;
	
font-family:MicrosoftYaHei;
	
font-weight:400;
	
color:rgba(153,153,153,1);
}
.main_type7 .right .list li .dec{
	
font-size: 14px;
	
font-family:MicrosoftYaHei;
	
font-weight:400;
	
color:rgba(102,102,102,1);
	
line-height:24px;
overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;


}


.main_type7 *{
	-webkit-transition:all 0.2s;
-o-transition:all 0.2s;
-moz-transition:all 0.2s;
-ms-transition:all 0.2s;
transition:all 0.2s;
}
.main_type7 .right .list li a:hover{
background:rgba(73,179,254,1);
}

.main_type7 .right .list li :hover *{
	color: #fff !important
}


.footer{
	
}
.footer .sec_1{
	
background: #fff;
}
.footer .sec_1 .link{
	
}
.footer .sec_1 .link .title:after{
	position:absolute;
top: 50%;
right:0px;
width:1px;
height:47px;
background:rgba(153,153,153,1);
content:"";

-o-transform: translate(0%, -50%);
-webkit-transform: translate(0%, -50%);
-moz-transform: translate(0%, -50%);
-ms-transform: translate(0%, -50%);
transform: translate(0%, -50%);
}
.footer .sec_1 .link .title{
	
float: left;
	
/* text-align: center; */
	
width: 136px;
	
height:90px;
	
/* background: #2400FF; */
	
/* color: #fff; */
	
position: relative;
}
.footer .sec_1 .link .title strong{
	
font-size: 34px;
	
font-family:Arial-BoldMT;
	
font-weight:bold;
	
display: block;
	
color:rgba(255,255,255,1);
	
line-height: 30px;
	
margin-bottom: 7px;
	
padding-top: 19px;
	
font-size: 36px;
	
font-family:MicrosoftYaHeiLight;
	
font-weight:300;
	
color:rgba(28,33,39,1);
	
text-transform: uppercase;
}
.footer .sec_1 .link .title p{
	
font-size: 14px;
	
font-family:MicrosoftYaHei;
	
font-weight:400;
	
color:rgba(255,255,255,1);
	
font-size: 14px;
	
font-family:MicrosoftYaHei;
	
font-weight:400;
	
color:rgba(102,102,102,1);
	
letter-spacing: 9px;
}
.footer .sec_1 .link .list{
	
float: left;
	
width: calc(100% - 136px);
	
overflow: hidden;
	
height: 90px;
	
line-height: 90px;
	
padding-left: 39px;
}
.footer .sec_1 .link .list a{
	
font-size: 14px;
	
font-family:MicrosoftYaHei;
	
font-weight:400;
	
color:rgba(255,255,255,1);
	
font-size: 15px;
	
font-family:MicrosoftYaHei;
	
font-weight:400;
	
color:rgba(85,85,85,1);
	
margin-right: 38px;
}
.footer .sec_1 .link .list span{
	
font-size: 14px;
	
font-family:MicrosoftYaHei;
	
font-weight:400;
	
color:rgba(255,255,255,1);
	
display: inline-block;
	
width: 43px;
	
text-align: center;
}
.footer .sec_2{
	
padding-top: 90px;
	
background: rgba(65,68,73,1);
	
color: #fff;
	
padding-bottom: 71px;
}
.footer .sec_2 .item:nth-child(2){
	padding:0px 7%;
	padding-right:0px;
}
.footer .sec_2 .item:last-child{
	border:none;
	text-align:center;
}
.footer .sec_2 .item{
	
float: left;
	
width: 33.333%;
	
height: 300px;
	
border-right: 1px solid rgba(255,255,255,0.1);
}
.footer .sec_2 .item .h2tit{
	
font-size: 26px;
	
font-family:MicrosoftYaHeiLight;
	
font-weight:300;
	
color:rgba(255,255,255,1);
	
margin-bottom: 7px;
}
.footer .sec_2 .item .en{
	
font-size: 16px;
	
font-family:PingFang-SC-Light;
	
font-weight:300;
	
color:rgba(255,255,255,0.3);
	
text-transform: uppercase;
	
/* margin-bottom: 60px; */
}
.footer .sec_2 .item .dsc{
	
padding-top: 56px;
}
.footer .sec_2 .item .dsc p{
	
font-size: 14px;
	
font-family:MicrosoftYaHei;
	
font-weight:400;
	
color:rgba(255,255,255,0.4);
	
line-height:24px;
	
margin-bottom: 17px;
	
zoom: 1;
	
overflow: hidden;
}
.footer .sec_2 .item .dsc p .s1{
	
float: left;
	
width: 43px;
}
.footer .sec_2 .item .dsc p .s2{
	
width: calc(100% - 129px);
	
float: left;
}
.footer .sec_2 .item .links{
	
padding-top: 45px;
}
.footer .sec_2 .item .links .model{
	
float: left;
	
width: 50%;
}
.footer .sec_2 .item .links .model a{
	
display: block;
	
font-size: 14px;
	
font-family:MicrosoftYaHei;
	
font-weight:400;
	
color:rgba(255,255,255,0.4);
	
line-height: 39px;
}
.footer .sec_2 .item .imgbox{
	
padding-top: 58px;
}
.footer .sec_2 .item .imgbox img{
	width:120px; height:120px;
}
.footer .sec_2 .item .imgbox .tit{
	
font-size: 14px;
	
font-family:MicrosoftYaHei;
	
font-weight:400;
	
color:rgba(255,255,255,0.4);
	
padding-top: 12px;
}
.footer .sec_3{
	height:80px;
background:rgba(47,50,55,1);
line-height: 80px;
}
.footer .sec_3 .left{
	float: left;
	font-size:13px;
font-family:MicrosoftYaHei;
font-weight:400;
color:rgba(255,255,255,0.4);
}
.footer .sec_3 .right{
	float: right;
}
.footer .sec_3 .right a{float: left;padding: 0px 30px;position: relative;display: block;/* border-left: 1px solid rgba(255,255,255,0.1) */}
.footer .sec_3 .right a:after{position:absolute;top: 50%;left:0%;-o-transform: translate(0%, -50%);-webkit-transform: translate(0%, -50%);-moz-transform: translate(0%, -50%);-ms-transform: translate(0%, -50%);transform: translate(0%, -50%);height:8px;background:rgba(255,255,255,0.1);content:"";width: 1px;}
.footer .sec_3 .right a:before{position:absolute;top: 50%;right:0%;-o-transform: translate(0%, -50%);-webkit-transform: translate(0%, -50%);-moz-transform: translate(0%, -50%);-ms-transform: translate(0%, -50%);transform: translate(0%, -50%);height:8px;background:rgba(255,255,255,0.1);content:"";width: 1px;}




.main_type3 .one.two .content .title{

top: 76%;
}


.main_type1 .tab *{

-webkit-transition:all 0.2s;
-o-transition:all 0.2s;
-moz-transition:all 0.2s;
-ms-transition:all 0.2s;
transition:all 0.2s;

}

.main_type1 .tab .bd .list ul li .imgbox img:hover{

-webkit-transform: scale(1.05,1.05);
-o-transform: scale(1.05,1.05);
-moz-transform: scale(1.05,1.05);
-ms-transform: scale(1.05,1.05);
transform: scale(1.05,1.05);

}
.main_type1 .tab .bd .list ul li .more:hover{
	background:rgba(73,179,254,1);
border-radius:9px;
}

/*悬浮链接*/
.suspension{position:fixed;z-index:55;right:0;bottom:85px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:44px;background-color: #4fb1f7;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#F05352;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-44px 0;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:34px;}
.suspension .d-qrcode{top:78px;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d-service-item{border-bottom:1px solid #eee;padding:14px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background: url(../images/side_con_icon03.png) no-repeat center 20px;display:block;transition:all .4s;border-radius:50%;overflow:hidden;background-size: 30px;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;color: #ff6f25;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#93959c;}

.wz_n_of_title{ text-align:center; margin:50px 0; overflow:hidden;}
.wz_n_of_title h3{ line-height:38px; font-size:25px; color:#333; font-weight:bold;}
.wz_n_of_title h3 a{color:#333;}
.wz_n_of_title p{ font-size:18px; color:#666;}
.wz_n_of{ width:100%; overflow:hidden;}
.wz_n_of img{ max-width:100%;}


.bottom_bar{
	position: fixed;
	left: 0px;
	bottom: 0px;
	width: 100%;
	background:#006158;
	background: -webkit-linear-gradient(top, #056fb9, #0e4f7d);
	background: linear-gradient(top,#89e639, #6db92b);
	z-index: 88888;
}
.bottom_bar ul{
	
}
.bottom_bar ul li{
	float: left;
	width: 33.33%;
	height: 50px;
	text-align: center;
	display: -webkit-box; /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */  
display: -moz-box; /* Firefox 17- */  
display: -webkit-flex; /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */  
display: -moz-flex; /* Firefox 18+ */  
display: -ms-flexbox; /* IE 10 */  
display: flex; /* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */  
            flex-direction: column;
            justify-content: center;
}
.bottom_bar ul li a{
	color: #fff;
}
.bottom_bar ul li a img{
display: block;
height:20px;
margin:0px auto;
font-size: 2rem
}


*{
	outline: none
}


.banner.pc .item{
height:67vh;
position: relative;
background-size: cover !important;
background-position: center center !important
}


.banner.pc .item video{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 67vh;
object-fit: cover;
}
.banner.pc .item{
height: 67vh;
position: relative;
background-size: cover !important;
background-position: center center !important
}


.banner.pc .item video{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 67vh;
object-fit: cover;
}



.banner{
	position: relative;
}
.banner .owl-theme .owl-pagination{
	position: absolute;
	left: 0px;
	bottom:25px;
	width: 100%;
	margin: 0px;
}

.banner .owl-theme .owl-pagination .owl-page span{
width:14px;
height:14px;
background:rgba(255,255,255,1);
border-radius:50%;
opacity:1;
width:11px;
margin:0px 4px;
height:11px;
background:rgba(255,255,255,1);
border-radius:50%;

}
.banner .owl-theme .owl-pagination .owl-page.active span{

background:#1F0B6B

}
.banner img{
	display: block;
	width: 100%;
}

.video_wrap{
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  display: none;
  height: 100%;
  background: rgba(255, 255, 255, 1);
  z-index: 999999;
}
.video_wrap .close_bt{
  position: absolute;
  right: 0px;
  top: 0px;
  color: #fff;
  cursor: pointer;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 30px;
  height: 30px;
  color: #000;
  text-align: center;
  line-height: 30px;
  font-size: 20px;
  z-index: 888;
  position: absolute;
  right: 40px;
  top: 20px;
  /* height: 100%; */
  width: 17px;
  cursor: pointer;
  background: url(../images/p32b_icon_cancel@2x.png) no-repeat center center;
  background-size: 100%;
  overflow: hidden;
  text-indent: 30000px;
}
.video_wrap .veinbax{
  position:absolute;
  top: 50%;
  left: 50%;
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 90%;
  max-width: 1200px;
  max-height: 100%;
  object-fit: cover;
}