@charset "utf-8";
/* CSS Document */
@font-face{
    font-family: 'SourceHanSansCN';
    src: url("../css/fonts/SourceHanSansCN-Regular.otf");
}
* {
	margin:0;
	padding:0;
}
img,input,button {
    border:0;
}
i,em {
    font-style:normal;
}
a {
    text-decoration:none;
    cursor:pointer;
    color:#666;
}
a.href[href]:hover {
	color: #0064AF;
}
ul,li {
    list-style:none;
}
body {
    font-size:14px;
    font-family:"SourceHanSansCN";
	background-color: #F8F8F8;
}
h1,h2,h3,h4,h5,h6{font-weight: normal;}
.fl{ float: left; }
.fr{ float: right;}
.clearThis{ clear: both;}
.center {
	width: 1200px;
	/*overflow: hidden;*/
	margin: 0 auto;
	*zoom: 1;
}
.center:after {
		visibility: hidden;
		display: block;
		font-size: 0;
		content: " ";
		clear: both;
		height: 0;
	}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	*zoom: 1;
}   
.topbanner img{ max-width: 100%;}
/*公共头部   end*/
.nav {
	width: 100%;
	min-width: 1200px;
	height: 90px;
	/*background: rgba(0, 0, 0, 0.4);*/
	position: fixed;
	top: 0;
	z-index: 10;
	background: #2D83F9;
	 opacity: 0.8;

}
.pointer {
	cursor:pointer;
}
.nav .logo {
	padding: 23px 0;
	width: 25%;
}
.nav .logo img {
	width: 100%;
}
.nav .center {
	width:1300px;
}
.nav .nume li{ float: left; width: 120px;}
.nav .nume li a{
	display: block;
	text-align: center;
	line-height: 90px;	
	font-size: 16px;
	color: #fff;
}
.nav .nume li a.active{
	color: #fff;
	background: url('../images/nav-active.png') no-repeat 0 82px;
	background-size: 80%;
	background-position:center bottom;
}
	.nav .nume li a:hover,.nav .login a:hover {
		color: #0064AF;
	}
	.right {
		display: flex;
	}
.login {
	line-height: 90px;
	color: #fff;
	font-size: 16px;
}
.login-line {
	display: inline-block;
	width: 2px;
	height: 10px;
	background-color: #fff;
	margin-right: 10px;
}
.login a {
	color: #fff;
}
@media (max-width: 1500px) {
	.company .zhungs,.schemebox .zhungsme,.productbox .zhungs,.newsbox .zhungsme{ display: none;}
}
.slides-box {
	position: absolute;
	top: 100px;
	z-index: 9;
	color: #fff;
	text-align: center;
	width: 100%;
	font-size: 50px;
	font-weight: 600;
}
.slides-top {
	font-size: 30px;
	color: rgba(255, 255, 255, 0.6);
	margin-top: 10%;
	margin-bottom: 10px;
}
.slides-en {
	margin-top: 10px;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
}
.slides-input {
	margin-top: 20px;
	position: relative;
	width: 680px;
	margin: 0 auto;
}
	.slides-input:focus {
		border-color: #1890ff;
	}
		.slides-input:focus + .slides-input-btn {
			border-color: #1890ff;
		}
	.slides-input {
		width: 96%;
		height: 60px;
		background: rgba(255, 255, 255, 0.2);
		border: 2px solid rgba(255, 255, 255, 0.2);
		border-radius: 4px 0 0 4px;
		border-right: 0;
		color: #fff;
		font-size: 16px;
		line-height: 60px;
		outline: none;
		padding-left: 4%;
	}
.slides-input::-webkit-input-placeholder {
	color: #fff !important;
}
.slides-input::-moz-placeholder {
	color: #fff !important;
}
.slides-input:-ms-input-placeholder {
	color: #fff !important;
}
.slides-input-box {
	display: flex;
	width: 720px;
	margin: 0 auto;
	margin-top: 40px;
}
.slides-input-text {
	display: flex;
	align-items: center;
	font-size: 17px;
	font-weight: 500;
	width: 80px;
}
.slides-input-text img {
	width: 14px;
	height: 14px;
	margin-right: 6px;
}
.slides-input-line {
	width: 2px;
	background-color: #fff;
	height: 40px;
	margin-top: 10px;
	margin-right: 20px;
}
.slides-input-btn {
	background: rgba(255, 255, 255, 0.2);
	border: 2px solid rgba(255, 255, 255, 0.2);
	border-left: 0;
	border-radius: 0 4px 4px 0;
	display: flex;
	cursor:pointer;
}
.slides-list {
	background: rgba(255, 255, 255, 0.1);
	font-size: 16px;
	padding: 30px 30px 0 30px;
	width: 34.5%;
	margin: 0 auto;
	margin-top: 54px;
	text-align: left;
}
	.slides-list a {
		color:inherit;
	}
	.slides-list-yuan {
		width: 12px;
		height: 12px;
		background: rgba(255, 255, 255, 0.2);
		display: inline-block;
		border-radius: 100px;
		margin-right: 10px;
	}
.slides-list-title {
	font-size: 17px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
	.slides-list-title:hover {
		color: #0064AF;
	}
	.slides-list ul {
		height: 80px;
	}
.slides-list-box {
	display: flex;
	align-items: center;
	justify-content:space-between;
}
.slides-list-text {
	font-weight: 400;
	margin-left: 24px;
	color: rgba(255, 255, 255, 0.6);
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	margin-top: 4px;
}
.slides-list-time {
	width: 150px;
	font-weight: 500;
	text-align: right;
	color: rgba(255, 255, 255, 0.6);
	margin-top: 4px;
}
/*-----------------菜单栏 end-------------------*/
.company{
	width: 100%;
	overflow: hidden;
	padding-top: 50px;
	position: relative;
}
.company .complf{
	width: 588px;
}
.company .complf h2{ font-size: 24px; color: #222; font-weight: bold; }
.company .complf h2 span{ display: block; width: 26px; height: 3px; background: #2D83F9; margin: 10px 0 70px;}
.company .complf h4{ font-size: 18px; color: #222; font-weight: bold; margin-bottom: 20px;}
.company .complf p{ font-size: 14px; line-height: 28px; text-indent: 2em; }
.company .complf a.more{ display: block; width: 80px; height: 42px; line-height: 42px; color: #222;
 border: 1px #ccc solid; background: url(../images/moreicon.png) 0 0 no-repeat; padding-left: 80px; margin-top: 80px;}
.company .comprt{ padding-top: 10px;padding-bottom:5px; background-color: #fff;width: 50%;text-align: center;}
.company .comprt img {width: 580px; height: 324px;}
.news-tab {
	background-color: #fff;
	padding: 10px 20px;
}
.news-tab .abtab{
	text-align: left;
}
.news-tab .abtab a{
	display: inline-block;
	margin-right: 40px;
	color:#5B5B5B;
	font-size: 18px;
}
.news-tab .abtab a.active{
	color:#0B161D;
	font-weight: 600;
	border-bottom: 3px solid #0B161D;
}
.news-tab .abcon{ padding-top: 20px;}
.abcon-list .slides-list-title {
	font-size: 16px;
	font-weight: 600;
	color: #5B5B5B;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.abcon-list a {
	cursor:pointer;
}
.abcon-list a:hover {
	color: #0064AF
}
.abcon-list a:hover .slides-list-title {
	color: #0064AF
}
.abcon-list ul {
	height: 55px;
}
.abcon-list .slides-list-box {
	display: flex;
	align-items: center;
	justify-content:space-between;
}
.abcon-list .slides-list-yuan {
	width: 12px;
	height: 12px;
	background:#D8D8D8;
	display: inline-block;
	border-radius: 100px;
	margin-right: 10px;
}
.abcon-list .slides-list-text {
	font-weight: 400;
	margin-left: 24px;
	color:#9B9B9B;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	margin-top: 4px;
}
.abcon-list .slides-list-time {
	width: 150px;
	font-weight: 500;
	text-align: right;
	color:#9B9B9B;
	margin-top: 4px;
}
.banner2 img {
	width: 100%;
	margin-top: 20px;
}
/*----------公司简介  end-------------*/
.schemebox{
	width: 100%;
	overflow: hidden;
	position: relative;	
	padding-top: 45px;
	padding-bottom: 45px;
	background: url('../images/schemebg.png') no-repeat;
	background-size: cover;
}
.schemebox .zhungsme{ position: absolute; right: 0; top: 120px; }
.schemebox .schemelf{ width: 100%;}
.schemebox .schemelf h2{
	font-size: 36px; color:#0064AF; line-height: 48px;font-weight: 600;
	text-align: center;
}
.schemelf-fu {
	font-weight: 600;
	font-size: 16px;
	text-align: center;
}
.schemelf-text {
	font-size: 20px;
	margin-top: 30px;
	margin-bottom: 40px;
}
.schemebox .schemelf li{
	float: left;
	width: 137px;
	height: 180px;
	text-align: center;
	font-size: 14px;
	background-color: #fff;
	border-top: 4px solid #0064AF;
	margin-right: 13px;
}
.summery{ line-height: 35px;}
.schemebox .schemelf li:last-child {
	margin-right: 0;
}
.index-schemelf img {
	margin-top: 30px;
	margin-bottom: 30px;
	width: 50px;
	height: 50px;
}
.index-schemelf li {cursor: pointer}
/*------解决方案  end---------*/
.productbox{
	width: 100%;
	overflow: hidden;
	position: relative;
	padding-top: 100px;
}
.productbox .zhungs{ position: absolute;}
.productbox ul{ overflow: hidden;}
.productbox ul li{
	width: 378px;
	overflow: hidden;
	float: left;
	border: 1px #ddd solid;
	margin-right: 30px;
	margin-bottom: 30px;
	transition: all .5s;
}
.productbox ul li:nth-child(3n+0){ margin-right: 0;}
.productbox ul li.clearmr{ margin-right: 0;}
.productbox ul li:hover{
	-webkit-box-shadow: 0px 1px 5px #999;
    box-shadow: 0px 1px 5px #999;
    -webkit-transform: translate3d(0, 0px, -2px);
    transform: translate3d(0, 1px, -2px);
}
.productbox ul li i{display: block; width: 378px; height: 378px; overflow: hidden; line-height: 378px;}
.productbox ul li .prdtxt{ padding: 10px 6px; text-align: center;}
.productbox ul li .prdtxt p{ font-size: 20px; color: #222; line-height: 40px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.productbox ul li .prdtxt span{ color: #ff0000; font-size: 16px;}
.prtcenter a.more{
	 display: block; 
	 width: 80px; 
	 height: 42px; 
	 line-height: 42px; 
	 color: #222;
     border: 1px #ccc solid; 
     background: url(../images/moreicon.png) 0 0 no-repeat; 
     margin: 0 auto 100px;
     padding-left: 80px;
}
/*.prtcenter a:hover{
	background: url(../images/moreicon.png) #2D83F9;
	background-position: 0 -44px ; 
	color: #fff;
	border: 1px #2D83F9 solid;
}*/
/*--------产品展示  end--------*/
.newsbox{
	width: 100%;
	overflow: hidden;
	position: relative;
	background: #f8f8f8;
	padding: 100px 0;
	margin-bottom: 100px;
}
.newsbox .zhungsme{ position: absolute; right: 0; top: 120px;}
.newsbox .newslf{
	width: 448px;	
	overflow: hidden;
 }
.newsbox .newslf i{ display: block; width: 446px; height: 268px; overflow: hidden; margin-bottom: 12px; border-top: 1px #ddd solid; padding-top: 30px;}
.newsbox .newslf i img{ width: 446px; height: auto;}
.newsbox .newslf h2{ font-size: 18px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin-bottom: 16px;}
.newsbox .newslf p{
	font-size: 14px; color: #666; height: 64px; overflow: hidden; margin-bottom: 20px;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.newsbox .newslf .time{
	font-size: 18px; font-weight: bold; color: #999;
}
.newsbox .newslf .time span,.newsbox .newslf .time a{ display: block;}
.newsbox .newslf .time a{ width: 50px; height: 20px; background: url(../images/newnext.png) 0 6px no-repeat;}
.newsbox .newslf .time a:hover{  background: url(../images/newnext.png) 0 -14px no-repeat; }
.newsbox .newsrt{ width: 620px; overflow: hidden;}
.newsbox .newsrt ul li{
	overflow: hidden;
	border-top: 1px #ddd solid;
	padding-top: 26px;
	margin-bottom: 30px;
}
.newsbox .newsrt ul li .info{
	width: 480px;
	float: left;	
}
.newsbox .newsrt ul li .info h3{ font-size: 18px; color: #222; margin-bottom: 20px;}
.newsbox .newsrt ul li .info p{ font-size: 14px; color: #666; line-height: 26px; height: 52px;
  overflow: hidden;
  text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.newsbox .newsrt ul li .infotime{
	font-size: 18px; font-weight: bold; color: #999;
}
.newsbox .newsrt ul li .infotime a{ display: block; margin-top: 50px; width: 100%; height: 20px; background: url(../images/newnext.png) 58px 6px no-repeat;}
.newsbox .newsrt ul li .infotime a:hover{  background: url(../images/newnext.png) 58px -14px no-repeat; }
.newsbox .newsrt a.more{ display: block; width: 80px; height: 42px; line-height: 42px; color: #222;
 border: 1px #ccc solid; background: url(../images/moreicon.png) 0 0 no-repeat; padding-left: 80px; margin-top: 50px;}
.newsbox .newsrt a.more:hover{
	background: url(../images/moreicon.png) #2D83F9;
	background-position: 0 -44px ; 
	color: #fff;
	border: 1px #2D83F9 solid;
}
/*-----新闻资讯  end----*/
.footer{
	width: 100%;
	overflow: hidden;
	padding-top: 48px;
	background:#3F454B;
}
.footer .footol{
	width: 290px;
	margin-right:180px ;
}
.footer .footol h2{
	line-height: 48px;
	font-size: 22px;
	color: #fffefe;
	border-bottom: 1px #ddd solid;
	margin-bottom: 36px;
}
.footer .footol h2 span{
	color: #ddd;
	font-size: 16px;
	margin-left: 6px;	
}
.footer .footol p{
	font-size: 14px;
	color: #fffefe;
	margin-bottom: 12px;
}
.footer .footol a{
	display: block;
	width: 116px;
	font-size: 14px;
	color: #fffefe;
	line-height: 40px;
	margin-bottom: 12px;
	float: left;
}
.footer .footol.clearmr{
	margin-right: 0;
}
.footer .footol.clearmr img {
	width: 130px;
	height: 130px;
}
.bottom{ height: 56px; line-height: 56px; background:#3F454B; color: #fffefe; text-align: center;}
/*分页样式*/
.fenye{
	width: 100%;
	text-align: center;
	margin: 60px 0;
}
.fenye a{
	display: inline-block;
	height: 32px;
	line-height: 32px;
	text-align: center;
	width: auto;
	background-color: #fff;
	border: 1px #eee solid;
	border-radius: 3px;
	padding: 0 12px;
	margin:0 5px;
}
.fenye a:hover,.fenye a.active{
	background: #2D83F9;
	border: 1px #2D83F9 solid;
	color: #fff;
}
.appeal {
	background-color: #fff;
	padding: 20px;
	font-size: 16px;
	margin-top: 40px;
}
.appeal-textarea textarea {
	width: 100%;
	height: 80px;
	margin-bottom: 10px;
	border: 1px solid #D9D9D9;
	padding:10px;
	box-sizing:border-box;
}
.appeal-flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.appeal-btn-box {
	display: flex;
}
.appeal-blue1 {
	background-color:#2A9AEE;
	color: #fff;
	padding: 6px 20px;
	text-align: center;
	margin-right: 20px;
}
.appeal-blue2 {
	background-color:#0064AF;
	color: #fff;
	padding: 6px 20px;
	text-align: center;
}
.appeal-list {
	display: flex;
	align-items: center;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #7A8C99;
}
.appeal-list label {
	margin-right: 20px;
}
.appeal-list label input {
	position: relative;
	top: 1px;
	margin-right: 2px;
}
.appeal-select {
	height: 34px;
	width: 270px;
}
.link {
	background-color: #fff;
	padding: 0 20px;
	margin-bottom: 20px;
	height: 60px;
	line-height: 60px;
}
.link ul li {
	float: left;
	font-size: 16px;
}
.link ul li a {
	margin-left: 20px;
}
.link ul li a:hover {
	color: #0064AF;
}
.radio-input {
	display: flex;
	justify-content: space-between;
}
.radio-input-input {
	border: 1px solid #B5B5B5;
	height: 32px;
	margin-left: 6px;
	width: 600px;
	padding: 0 10px;
}
.cell {
	color:#2A9AEE;
	margin-left: 30px;
}
.cell img {
	width: 12px;
	height: 12px;
	position: relative;
	top: 1px;
	margin-left: 5px;
}
.productbox .prodlist li {
	width: 100%;
	border-top: 1px solid #E1E1E1;
	border-bottom: 0;
	border-left: 0;
	margin-bottom: 0;
}
.productbox .newsList .newsul.prodlist li a {
	background-color:inherit;
	padding: 20px 30px;
}
.productbox .newsList .newsul.prodlist li:hover {
	box-shadow: none;
}
.productbox .newsList .newsul.prodlist li a:hover {
	box-shadow: none;
}
.productbox .newsList .newsul.prodlist li a .newstxt {
	position: relative;
}
.productbox .newsList .newsul.prodlist li a .newstxt p {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}
.productbox .newsList .newsul.prodlist li a .newstxt em {
	margin-right: 40px;
}
.productbox .newsList .newsul.prodlist li a .newstxt img {
	width: 14px;
	height: 14px;
}
.prodlist-checkbox {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 3px;
	left: -30px;
}

.prodlist-list {
	margin-top: 0;
	width: 25%;
}
.prodlist-list ul li {
	width: 99%;
	margin-bottom: 20px;
}
.prodlist-list ul li img {
	width: 100%;
}
.prodlist-list .prodlist-list-top {
	background-color: #F0F5FA;
	font-size: 16px;
	padding: 10px;
}
.prodlist-list .prodlist-list-top img {
	width: 5px;
	position: relative;
	top: 2px;
	margin-right: 10px;
}
.prodlist-text p {
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	padding: 10px;
}
.prodlist-list ul li img.prodlist-san {
	width: 12px;
	height: 12px;
	margin-right: 4px;
}

.dropbtn {
	background-color: inherit;
	color: #fff;
    height: 88px;
    font-size: 16px;
    cursor: pointer;
	width: 150px;
	text-align: center;
   }   
   .dropdown {
    position: relative;
    display: inline-block;
   }
.dropdown-content {
	display: none;
	min-width: 150px;
	/*background: rgba(0, 0, 0, 0.7);*/

	background: #2D83F9;
	opacity: 0.8;
	position: absolute;
	top: 100%;
	z-index: 999;
} 
   .nav .nume li .dropdown-content a {
    display: block;
	height: 50px;
	line-height: 50px;
	padding-right:0;
	margin-top: 2px;
	text-align: center;
   }
	.nav .nume li .dropdown-content a:hover {
		/*color: #0064AF;*/
		color: black;
	}
	.dropdown:hover .dropdown-content {
		display: block;
	}   
   .dropdown:hover .dropbtn {
	/*width: 100px;*/
   }
   .dropbtn img {
	width: 14px;
	height: 14px;
	position: relative;
	top: 2px;
	margin-left: 5px;
   }