* {
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: none;
	font-family: "微软雅黑";
	color: #272727;
	font-size: 14px;

}

body {
	min-width: 1280px;
	background: #F5F5F5;
}

ul,
ol,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
fieldset,
legend,
input,
textarea,
select,
button {
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

th,
em,
strong,
b,
address,
cite {
	font-style: normal;
	font-weight: bold;
}

li {
	list-style: none;
}

img,
fieldset {
	border: 0;
}

a {

	text-decoration: none;
}

a:hover,
a:active,
a:focus {
	cursor: pointer;
}

textarea {
	outline: none;
}

input,
select,
option,
textarea {
	outline: none;
}

.header {
	width: 100%;
	height: 70px;
	padding-top: 12px;
	padding-bottom: 11px;
	box-sizing: border-box;
	background: #FFFFFF;
	opacity: 0.98;
	z-index: 2;
	position: fixed;
	top: 0px;
}

.headinfo {
	width: 1440px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;

}

.pgzk {
	width: 121px;
	height: 47px;
	float: left;
}

.pgzk img {
	width: 100%;
	height: 100%;
}

.select {
	margin-left: 120px;
	width: 248px;
	height: auto;
	float: left;
	margin-top: 9px;
}

.select ul {
	width: 100%;
	float: left;
	overflow: hidden;
	padding: 0;
}

.select ul li  a{
	width: 33%;
	height: 100%;
	cursor: pointer;
	float: left;
	list-style: none;
	text-align: center;

	font-size: 18px;

	font-weight: bold;

}

.active {
	font-size: 16px;
	color: #0687FF;
}

.active::after {
	content: '';
	width: 35px;
	min-width: 35px;
	height: 4px;
	background: #0687FF;
	border-radius: 3px;
	display: block;
	margin-top: 11px;
	margin-left: auto;
	margin-right: auto;
}

.search {
	margin-top: 3px;
	margin-left: 148px;
	float: left;
	width: 290px;
	height: 40px;
	overflow: hidden;
	border-radius: 5px;

}

.search input {
	width: 220px;
	height: 100%;
	padding-left: 20px;
	box-sizing: border-box;
	border: none;
	outline: medium;
	background: #F3F7FA;

}

.iconsearch {
	width: calc(100% - 220px);
	height: 100%;
border: 0;
	background: #0687FF;
	border-radius: 0px 5px 5px 0px;
	float: right;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.kouhao {
	margin-top: 12px;
	width: 260px;
	height: 32px;
	margin-left: 95px;
	float: left;
}

.kouhao img {
	width: 100%;
	height: 100%;
}

.wnls {
	width: 100%;
	height: 500px;
}

.wnls img {
	width: 100%;
	height: 100%;
}

.liucheng {
	width: 1440px;
	height: 285px;
	background: #FFFFFF;
	box-shadow: 0px 2px 16px 0px rgba(49, 61, 75, 0.05);
	opacity: 0.99;
	border-radius: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -129px;
	padding: 43px 0px 36px 30px;
	box-sizing: border-box;
}

.xiangmu {
	width: 100%;
	height: 62px;
}

.xiangmu img {
	width: 100%;
	height: 100%;
}

.xiangmu1 {
	margin-top: 45px;
	width: 1369px;
	height: 99px;
	overflow: hidden;
}

.fwlc {
	float: left;
	width: 204px;
	height: 97px;

}

.fwlc img {
	width: 100%;
	height: 100%;
}

.lc {
	float: left;
	width: 154px;
	height: 97px;
	margin-right: 40px;
	cursor: pointer;
}

.lc img {
	width: 100%;
	height: 100%;
}

.hotrecomend {
	width: 1440px;
	height: auto;
	overflow: hidden;
	margin-top: 64px;
	margin-left: auto;
	margin-right: auto;
}

.hottitle {
	float: left;
	font-size: 28px;
	font-weight: bold;
	color: #323232;

}

.ckgd {
	float: right;
	font-size: 14px;
	line-height: 35px;
	color: #979797;

}

.gd {
	width: 18px;
	height: 18px;
	float: right;
	margin-top: 9px;
	margin-left: 10px;
	cursor: pointer;
}

.gd img {
	width: 100%;
	height: 100%;
}

.recommendlist {
	width: 1440px;
	height: auto;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

.recommend {
	width: 322px;
	height: 462px;
	background: #FFFFFF;
	border-radius: 10px;
	cursor: pointer;
	margin-bottom: 33px;
	float: left;
}
.recommend:not(:nth-child(4n)) {
	margin-right: 50px;
}
.recommend:hover{
		box-shadow: 2px 0px 11px 0px rgba(148, 148, 148, 0.67);
	transition: 0.1s;
	
}
.recommendtop {
	width: 100%;
	height: 322px;
	overflow: hidden;
}
.recommendtop img {
	width: 100%;
	height: 100%;
}

.year {
	margin-top: 64px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
}

.recommendname {
	margin-top: 4px;
	width: 100%;
	text-align: center;
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
}

.recommendBottom {
	width: 100%;
	padding-top: 18px;
	padding-left: 21px;
	box-sizing: border-box;
}

.recommendtitle {
	font-size: 18px;
	color: #111D27;
}

.recommendcontent {
	margin-top: 14px;
	font-size: 14px;
	color: #525F76;
}

.recommendtype {
	margin-top: 20px;
	overflow: hidden;
}

.typemore {
	width: auto;
	height: 24px;
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	float: left;
	margin-right: 10px;
	text-align: center;
	font-size: 12px;

	color: #848EA1;
	line-height: 24px;
	padding: 0 6px;
}

.Industry {
	margin-top: 33px;
	width: 1440px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.senario {
	font-size: 28px;
	font-weight: bold;
	color: #323232;
	float: left;
}

.senariolist {
	float: left;
	margin-right: 20px;
	width: 100px;
	height: 36px;
	background: #FFFFFF;
	border-radius: 18px;
	text-align: center;
	line-height: 38px;
	font-size: 14px;
	cursor: pointer;
	color: #646464;

}

.bottom {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 190px;
	background: url(../img/bottom.png);
	background-size: 100% 100%;
	padding-top: 20px;
	padding-right: 20px;
	box-sizing: border-box;

}

.content {
	width: 100%;
	overflow: hidden;
	padding-bottom: 245px;
	box-sizing: border-box;
	overflow-x: scroll;
}

.my {


	float: left;
	width: 707px;
	height: 94px;
}

.my img {
	width: 100%;
	height: 100%;
}

.bottomcenter {
	width: 932px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	margin-top: 28px;
}

.zx {
	margin-left: 28px;
	float: left;
	width: 197px;
	cursor: pointer;
	height: 86px;
}

.zx img {
	width: 100%;
	height: 100%;
}
.shou{
	width: 96px;
	height: 97px;
	margin-left: 110px;
	margin-top: -37px;
	float: left;
}
.shou img{
	width: 100%;
	height: 100%;
}
.swipe {
	overflow: hidden;
	visibility: hidden;
	position: relative;
}

.swipe-wrap {
	overflow: hidden;
	position: relative;
}

.swipe-wrap>div {
	float: left;
	width: 100%;
	position: relative;
}

.img-responsive {
	display: block;
	max-width: 100%;

	height: auto;

}

.addWrap {
	position: relative;
	width: 100%;
	height: 500px;


	padding: 0;
}

.xxk {
	width: 800px;
	height: auto;
	float: left;
	overflow: hidden;
	margin-left: 21px;
}

.active1 {
	background: #0687FF;
	color: #FFFFFF;
}

.close {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}

.close img {
	width: 100%;
	height: 100%;
}

.hide {
	display: none;
}

.tankuang {
	width: 954px;
	height: 540px;
	position: fixed;
	top: 26%;
	left: 26%;
	display: none;

	z-index: 1;
}

.show {
	display: block;
}

.close1 {
	width: 40px;
	height: 40px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}

.close1 img {
	width: 100%;
	height: 100%;
}

.tankuangcontent {
	width: 900px;
	height: 500px;
	background: #242632;
	margin-top: 38px;
	padding: 40px 40px 40px 10px;
	box-sizing: border-box;
	overflow: hidden;
}

.zhezhao {
	background: #000000;
	opacity: 0.4;
}

.zperd {
	width: 100%;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);

}

.mianfei {
	float: left;
	margin-top: 35px;
	width: 328px;
	height: 356px;
}

.mianfei img {
	width: 100%;
	height: 100%;
}

.biaodan {
	width: 520px;
	height: 420px;
	background: #FFFFFF;
	border-radius: 5px;
	float: right;

}

.cpxq {
	width: 350px;
	height: 80px;
	background: #F6F6F6;
border-radius: 10px;
	margin-top: 49px;
	margin-left: auto;
	margin-right: auto;

}

.cpxq textarea {
	width: 100%;
	height: 100%;
	background: #F6F6F6;
	border: 0;
	padding-left: 45px;

	box-sizing: border-box;
	outline: medium;
	border-radius: 10px;
	background-image: url(../img/lingganxuqiu.png);
	background-repeat: no-repeat;
	/*背景小图标不重复*/
	background-position: 13px 13px;
	padding-top: 10px;
	resize: none;
}

.derection {
	margin-top: 9px;
	text-align: center;
	font-size: 14px;
	color: #816D57;
}

.inputname {
	width: 350px;
	height: 45px;
	background: #F6F6F6;

	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 9px !important;
}

.inputname input {
	width: 100%;
	height: 100%;
	border: 0px;
	background: #F6F6F6;
	background-image: url(../img/guanliyuan.png);
	background-repeat: no-repeat;
	/*背景小图标不重复*/
	background-position: 13px 13px;
	box-sizing: border-box;
	padding-left: 46px;
		border-radius: 9px !important;
		
}

.inputphone {
	width: 350px;
	height: 45px;
	background: #F6F6F6;
	border-radius: 9px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

.inputphone input {
	width: 100%;
	height: 100%;
	border: 0px;
	background: #F6F6F6;
	background-image: url(../img/shoujihao.png);
	background-repeat: no-repeat;
	/*背景小图标不重复*/
	background-position: 13px 13px;
	box-sizing: border-box;
	padding-left: 46px;
	border-radius: 9px !important;
}

.qrtj {
	margin-top: 41px;
	width: 350px;
	height: 45px;
	background-image: url(../img/circle.png);
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	line-height: 45px;

	cursor: pointer;
	font-size: 16px;

	font-weight: bold;
	color: #FFFFFF;
}


.content1 {
	padding-bottom: 55px !important;
}

.leftbutton {
	position: absolute;
	left: 12%;
	top: 50%;
	cursor: pointer;
}

.rightbutton {
	position: absolute;
	right: 12%;
	top: 50%;
	cursor: pointer;
}

.blue {
	width: 100%;
	height: 187px;
	position: relative;
}

.blue img {
	width: 100%;
	height: 100%;
}

.product {
	width: 1440px;
	height: auto;
	background: #FFFFFF;
	border-radius: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -72px;
	padding-top: 31px;
	padding-left: 30px;
	padding-bottom: 23px;
	box-sizing: border-box;
	opacity: 0.99;
}

.content2 {
	overflow: hidden;
}

.hyname {
	font-size: 16px;
	float: left;
	color: #000000;
	width: 36px;
}

.hy {
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #F5F5F9;
}

.cj {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 26px;

	padding-bottom: 18px;
	border-bottom: 1px solid #F5F5F9;
	;
}

.fenlei {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 26px;


}

.fenlei ul {
	float: left;
	margin-left: 21px;
	overflow: hidden;
}

.fenlei ul li {
	width: auto;
	height: 24px;
	float: left;
	text-align: center;
	font-size: 16px;
	line-height: 24px;
	margin-right: 35px;
	cursor: pointer;
	padding: 0px 15px;
}

.cj ul {
	float: left;
	margin-left: 21px;
	overflow: hidden;
}

.cj ul li {
	width: auto;
	height: 24px;
	line-height: 24px;
	float: left;
	text-align: center;
	font-size: 16px;

	margin-right: 35px;
	cursor: pointer;
	padding: 0px 15px;
}

.hy ul {
	float: left;
	margin-left: 21px;
	overflow: hidden;
	width: calc(100% - 36px - 21px);
}

.hy ul li {
	width: auto;
	height: 24px;
	float: left;
	text-align: center;
	font-size: 16px;
	line-height: 24px;
	margin-right: 35px;
	cursor: pointer;
	padding: 0px 15px;
	margin-bottom: 10px;
}

.active2 {
	background: linear-gradient(45deg, #4BA2FF 0%, #0687FF 100% ) !important;
	border-radius: 15px;
	font-size: 16px;
	color: #FFFFFF;
	width: auto;
	height: auto;
	padding: 0px 15px;
	box-sizing: border-box;
}

.cpec {
	width: 210px;
	height: 60px;
	float: left;
	margin-right: 20px;
	cursor: pointer;
}

.cpec img {
	width: 100%;
	height: 100%;
}

.cpec1 {
	width: 210px;
	height: 60px;
	margin-top: -10px;
	transition: 0.1s;
}

.rjkf {
	float: left;
}

.productdetail {
	width: 1440px;
	height: 640px;
	background: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding: 30px 31px 30px 20px;
	box-sizing: border-box;
	margin-top: 90px;
	overflow: hidden;
}

.titletu1 {
	width: 580px;
	height: 580px;
	float: left;
}

.titletu1 img {
	width: 100%;
	height: 100%;
}

.information {
	width: calc(100% - 624px);
	height: auto;
	margin-top: 20px;
	margin-left: 41px;
	overflow: hidden;
	float: left;
}

.title1 {
	float: left;
	font-size: 30px;
	font-weight: 400;
	color: #323232;
}

.seconddetail {
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
	margin-top: 30px;
}

.time {
	float: left;
	font-size: 16px;
	font-weight: 400;
	color: #BCBCBC;

}

.version {

	float: left;
	margin-left: 53px;
	font-size: 16px;
	font-weight: 400;
	color: #BCBCBC;

}

.duan {
	float: left;
	margin-left: 51px;

	font-size: 16px;
	font-weight: 400;
	color: #BCBCBC;

}

.biaoqian {
	float: left;
	margin-left: 20px;
}

.biaoqian ul {
	float: left;
	overflow: hidden;
	
}

.biaoqian ul li {
	float: left;
	background: #EEEEEE;
	border-radius: 5px;
	font-size: 14px;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	box-sizing: border-box;
	color: #646464;
	margin-right: 10px;
	    height: 25px;
	    line-height: 25px;
}

.thirddetail {
	width: 100%;
	float: left;
	height: auto;
	font-size: 16px;
	font-weight: 400;
	color: #323232;
	margin-top: 39px;
}

.cpys {
	margin-top: 40px;
	float: left;
	width: 170px;
	height: 48px;
	background: #0479F7;
	border-radius: 5px;
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;
	cursor: pointer;
	line-height: 48px;
}

.cpys img {
	margin-right: 10px;
}
.content4 {
	width: 100%;
	overflow: hidden;
	padding-bottom: 245px;
	box-sizing: border-box;
	overflow-x: scroll;
}

.detailbottom {
	margin-top: 20px;
	width: 1440px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background: #FFFFFF;
	padding-bottom: 61px;
	padding-left: 40px;
	box-sizing: border-box;
}

.content5{
	width: 100%;
	height: calc(100% - 80px);
	overflow: hidden;
	padding-right: 40px;
	box-sizing: border-box;
}
.content5 img{max-width: 100% !important; display: block !important; }
.tab{
	height: 100%;
	overflow: hidden;
}
.tab li {
	width: 75px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
	list-style: none;
	float: left;
	margin: 0 14px;
	line-height: 40px;
	border-radius: 5px;
}
.active3::after {
	content: '';
	width: 62px;
	min-width: 62px;
	height: 4px;
	margin-top: 13px;
background: #0479F7;
	border-radius: 3px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.active3{
	font-size: 14px;
	color: #0479F7;
}

.content5:after {
	content: '';
	display: block;
	clear: both;
}

.content5 li {
	width: 100%;
	height: 100%;
display: none; 
	
}
.tab1{
	width: 100%;
	height:80px;
	padding-top: 20px;
	box-sizing: border-box;
}
.sdyymk{
	width: 340px;
	height: auto;
	margin-top: 70px;
	margin-left:auto ;
	margin-right: auto;
	overflow: hidden;
}
.leftmokuai{
	width: 70px;
	height: 2px;
	background: -webkit-linear-gradient(left,#DBDBDB,#979797);
	float: left;
	margin-top: 21px;
}
.mokuaicenter{
	font-size: 30px;
	font-weight: bold;
	color: #1A1A1A;
	margin-left: 10px;
	float: left;	
	margin-right: 10px;
}
.rightmokuai{
	float: right;
	width: 70px;
	height: 2px;
	margin-top: 21px;
	background: -webkit-linear-gradient(left,#979797,#DBDBDB);
}
.mokuailist{
	float: left;
	margin-left: 20px;
	height: 200px;
	margin-top: 60px;
	

}
.mokuailist1{
	width: 340px;
	height: 100%;
	cursor: pointer;
	float: left;
	background: #FFFFFF;
border-radius: 3px;
}
.mokuailist1:nth-child(n){
	margin-left: -20px;
}
.mokuailist1 img{
	width: 100%;
	height: 100%;
}
.mokuailist1trigger{
	
box-shadow: 0px 2px 57px 0px rgba(61, 61, 61, 0.11);
}
.leftjiegou{
	width: 470px;
	height: 466px;
	float: left;
	margin-left: 60px;
	margin-top: 114px;
}
.leftjiegou img{
	width: 100%;
	height: 100%;
}
.secondjiegou{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.rightjiegou{
	float: right;
	margin-right: 24px;
	margin-top: 223px;
	width: 634px;
	height: 302px;
}
.rightjiegou img{
	width: 100%;
	height: 100%;
}
.thirdjiegou{
	width: 100%;
	height: auto;
	margin-top: 110px;
	overflow: hidden;
}
.thirdList{
	width: 1313px;
	height: 143px;
	float: left;
	margin-left: 20px;
	margin-bottom: 17px;
}
.thirdList img{
	width: 100%;
	height: 100%;
}
.txjg{
	margin-top: 83px;
	width: 1360px;
	height: 1199px;
	float: left;
	margin-bottom: 57px;
}
.txjg img{
	width: 100%;
	height: 100%;
}
.cengci{
	
	width: 100%;
	height: auto;
	overflow: hidden;


}
.cengcijiegou{
	width: 1360px;
	height: 120px;
	background: #FFFFFF;
	border: 1px dashed #C9C9C9;
display: table-cell;
vertical-align: middle;
	cursor: pointer;
	
	
}
.cengcijiegou img{
	margin-left: 36px;
}
.cengcijiegou1{
		
border: 1px solid #8BAFFA;
}
.jt{
	width: 14px;
	height: 24px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 19px;
	margin-bottom: 19px;
}
	
.jt img{
	width: 100%;
	height: 100%;
}
.fwlc1{
	margin-top: 40px;
	width: 1360px;
	height: 190px;
}
.fwlc1 img{
	width: 100%;
	height: 100%;
}
.fwlctitle{
	margin-top: 60px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #1A1A1A;
}
.fwlcselect{
	width: 100%;
	height: 611px;
	overflow: hidden;
	margin-top: 40px;
}
.fwlcxuan{
	width: 100px;
	height: 611px;
	float: left;
}
.fwlcxuan ul{
	width: 100%;
	height: 100%;
}
.fwlcxuan ul div{
	width: 100%;
	height: 40px;
	margin-bottom: 42px;
	text-align: center;
	cursor: pointer;
	display: block;
}
.active4{
	color: #0468EF;
}
.active4::after{
	content: '';
		width: 50px;
		min-width: 50px;
		height: 4px;
		margin-top: 10px;
	
background: #1A63EA;
		border-radius: 3px;
		display: block;
		margin-left: auto;
		margin-right: auto;
}
.fwlccontent{
	width: calc(100% - 200px);
	height: 100%;
	float: right;
}
.fwlccontent ul{
	width: 100%;
	height: 100%;
}
.fwlccontent ul div{
	width: 100%;
	height: 100%;
display: block;
}
.fwlccontent1{
	width: 1140px;
	height: 611px;
	
	
}
.fwlccontent1 img{
	width: 100%;
	height: 100%;
}
.jfwj{
	width: 1197px;
	height: 851px;
	margin-top: 70px;
	margin-left: 74px;
}
.jfwj img{
	width: 100%;
	height: 100%;
}
