@charset "utf-8";
/*css重置  #04a6e7*/
body{ font-family:Helvetica; margin:0; padding:0; color: #333;}
p,dl,dd,ul,ol,li,h1,h2,h3,h4,h5,h6{ margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,dt{ font-weight:normal;}
li{ list-style:none;}
a{text-decoration:none;}
a:focus, a:hover{text-decoration:none;}
:focus{ outline: none;}
img{ border: none; outline: none; max-width:100%; height:auto;}
input{ border:none; outline:none; background: none;}
input::-moz-placeholder{ color: #aaa;}
input:-ms-input-placeholder { color: #aaa; }
input::-webkit-input-placeholder{ color:#aaa; }
input::placeholder{ color:#aaa; }
textarea::-moz-placeholder{color:#aaa; }
textarea:-ms-input-placeholder { color:#aaa; }
textarea::-webkit-input-placeholder{ color:#aaa; }

.clear{clear: both; margin: 0; padding: 0;}
.clearfix:after{ content: ""; display:block; height: 0; clear: both; visibility: hidden;}
.clearfix{*zoom:1;}

/*谷哥滚动条样式*/
::-webkit-scrollbar {width:5px;height:5px;position:absolute;}
::-webkit-scrollbar-thumb {background-color:#04a6e7}
::-webkit-scrollbar-track {background-color:#ddd}


.playbox ul li img {
 	width: 1400px;
 	height: 547px;
 }

.blank16 {

	width: 100%;

	height: 16px;

}

.blank14 {
	width: 100%;
	height: 14px;
}

.blank25 {
	width: 100%;
	height: 25px;
}

.blank35 {
	width: 100%;
	height: 35px;
}

.headerbox{
	padding-top: 20px;
	padding-bottom: 16px;
}
.headerbox.position{
	position: fixed;
	left: 0;
	top: 0;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
}
.logo {
	float: left;
}
.logo-right img {
	/* float: left; */
	margin-left: 10px;
	vertical-align: bottom;
}
.logo-right {
	float: right;
	margin-top: 20px;
}
.logo-right a{
	display: inline-block;
}
.logo-right a span{
	line-height: 30px;
	font-size: 20px;
	margin-left:10px;
	color: #333;
}
.logo-right a img.icon-ship{
	width: auto;
	height: 30px;
}
.logo-right a:hover span{
	color: #04a6e7;
}
.langeuage{ 
	font-size:16px; 
	color:#000; 
	float:left; 
	background:url(../images/en.png) no-repeat left center; 
	padding-left:22px; 
	margin-right: 15px;
	line-height:28px;
}
.langeuage:hover{ 
	color:#04a6e7;
	background:url(../images/en-r.png) no-repeat left center; 
}
.call-number {
	/* float: left; */
	line-height: 30px;
	font-size: 20px;
	margin-left:10px;
}

/*nav*/

.nav-container {
	padding-top: 25px;
/* 
	width: 1200px;

	margin: 0 auto;

	overflow: hidden; */

}

.nav {
	float: left;
}
.nav li {
	float: left;
	margin-right: 1px;
	text-align: center;
}
.nav li a {
	display: block;
	font-size: 18px;
	line-height: 34px;
	padding: 0 20px;
	color: #000;
}
.nav .nav-current a {
	background: #04a6e7;
	color: #fff;
}
.nav li:hover a {
	background: #04a6e7;
	color: #fff;
}
.nav-search{
	float: right;
	width: 258px;
	height: 38px;
	border: 1px solid #a0a0a2;
	border-radius: 5px;
}
.search_text{
	width: 158px;
	height: 36px;
	float: left;
	line-height: 36px;
	text-indent: 10px;
	border-left: 1px solid #a0a0a2;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.search_news{
	overflow: hidden;
}
.nav-search .button{
	width: 32px;
	height: 36px;
	float: right;
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	background-size: 20px auto;
	background-position: center center;
}
/*二级导航*/
.father {	
	width: 100%;
	position: absolute;
	left: 0;
	z-index: 100;
	top:168px;
}

.nav-pos {
	background: rgb(0, 0, 0,.7);
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: none;

}
.wh .blankbj {
	display: block;
	width: 100%;
	height: 16px;
	background: #fff;
}
.dlone {
	/* width: 1200px;
	margin: 0 auto;
	height: auto; */
}
.dlone-count {
	overflow: hidden;
	padding: 15px 0px 30px 0px;
	width: 100%;
}
.dlone-count .dlleft {
	/* width: 520px;
	overflow: hidden;
	float: left;
	margin-left: 180px;
	padding-bottom:16px; */
	text-align: center;
}
.dlone-count .dlleft li {
	line-height:36px;
	/* float: left;
	width: 260px; */
	display: inline-block;
	color: #444444;
	font-size: 16px;
	height: 36px;
	margin: 0 30px;
}
.dlone-count .dlleft li a {
	color: #fff;
	font-size: 16px;
	line-height: 36px;
}
.nav-pos .dlone dt {
	font-size: 16px;
	color: #1c1d1f;
	padding-top: 10px;
}
.dlleft a {
	color: #444;
	font-size: 16px;
}
.dlone li a:hover {
	color: #04a6e7;
}

.dlone-count .dlone-img {
	clear: both;
	float: left;
	padding: 12px 0px 0px 50px;
	border-left: 1px #d7d5d5 solid;
	width: 300px;
}
.dlone-count #test {
	float: right;
	margin-right: 180px;
	border-left: 1px #d7d5d5 solid;
	width: 300px;
	height: auto;
}
.dlone .dlone-count .dlone-img img {
	width: 160px;
	height: auto;
	max-height: 200px;
	margin: 0 auto;
}
.dlone-count .dlleft .dlleft-title {
	padding: 10px 0px 16px 0px;
}
.dlone-count #test div {
	margin-top: 12px;
	width: 100%;
	text-align: center;
	color: #444;
}
.dlone-count #test div a {
	color: #444;
}
.dlone-count #test img {
	padding-top: 10px;
	margin-left: 80px;
}

/*banner-container*/

.banner-container {

	clear: both;

	width: 100%;

	position: relative;

	height: 408px;

	overflow: hidden;

}

.banner img {

	display: block;

	width: 100%;

	height: 408px;

}

.round {

	position: absolute;

	left: 50%;

	bottom: 20px;

	margin-left: -38px;

}

.round span {

	display: block;

	float: left;

	margin-right: 10px;

	width: 18px;

	height: 18px;

	background: #2d2e2e;

	border-radius: 9px;

}

.round .current-round {

	background: #f28f26;

}

/*main-container*/
.main-container {
	margin-top:14px;
}

/*new-container*/

.new-container {
	width: 100%;
	height: 65px;
	background-image: url(../images/newbj1.png);
	background-repeat:no-repeat;
	background-position: left center;
	margin-bottom: 55px;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left:150px;
	position: relative;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.new-container dl dd {
	line-height: 36px;
	color: #525356;
	font-size: 18px;
}
.new-container dl dd a {
	color: #525356;
	display:block;
}
.new-container dl dd a:hover {
	color:#04a6e7;
}
.arrow-topdown {
	float: right;
	margin-right: 16px;
}
.arrow-topdown img {
	width: 24px;
	height: 14px;
	padding: 5px 10px 5px 10px;
}
.arrow-top {
	display: block;
	margin-bottom: 3px;
	margin-top: 10px;
}
.arrow-bottom {
	display: block;
}
.swiper-buttonbox{
	position: absolute;
	right:24px;
	top: 0;
	width: 30px;
	height: 65px;
	z-index: 1;
}
.swiper-buttonbox .swiper-button-prev,.swiper-buttonbox .swiper-button-next{
	width: 30px;
	height: 14px;
	top: auto;
	margin-top: 0;
	background-size: auto 100%;
	background-position: center center;
}
.swiper-buttonbox .swiper-button-prev{
	top: 13px;
	left: auto;
	background-image: url(../images/arrow-top.png);
}
.swiper-buttonbox .swiper-button-next{
	background-image: url(../images/arrow-bottom.png);
	bottom: 13px;
	right: auto;
}
.swiper-buttonbox .swiper-button-prev:hover{
	background-image: url(../images/arrow-top-r.png);
}
.swiper-buttonbox .swiper-button-next:hover{
	background-image: url(../images/arrow-bottom-r.png);
}

/*product-container*/
.product-title {
	overflow: hidden;
	border-bottom: 2px #04a6e7 solid;
	margin-bottom: 28px;
}

.product-container .product-title span {

	display: block;

	float: left;

}

.product-container .product-title .bluebox {

	width: 33px;

	height: 33px;

	background: #04a6e7;

}
.appcode {
	/*position: relative;*/
	width: 422px;
	height: 428px;
	position: fixed;
	left: 40%;
	top: 200px;
	display: none;
	z-index: 600;
}
.product-container .product-title .allproduct {

	margin-left: 15px;

	font-size: 22px;

	color: #04a6e7;

	line-height: 32px;

}

/*product-content*/
.product-content .product-left,.product-content .indexproducts,.plan-content .plan-left{
	width:21.67%;
	float: left;
}
.product-content .product-left dl dd{
	height: 56px;
	margin-bottom: 1px;
}
.indexproducts dl dd,.plan-content .plan-left dl dd{
	margin-bottom:1px;
	position: relative;
}
.product-left dl dd a,.indexproducts dl dd>a{
	display: block;
	line-height: 56px;
	color: #fff;
	font-size: 16px;
	background: #04a6e7;
	padding-left: 26px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.indexproducts dl dd>a.menutab{
	background-image: url(../images/add-r.png);
	background-repeat: no-repeat;
	background-position: 90% center;
}

.plan-content .plan-left dl dd>a{
	display: block;
	line-height: 68px;
	color: #fff;
	font-size: 16px;
	background: #bf222b;
	padding-left: 26px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.indexproducts dl dd>a{
	line-height: 73px;
	font-size: 20px;
}
.indexproducts dl dd span.menutab,.plan-content .plan-left dl dd span.menutab{
	position: absolute;
	cursor: pointer;
	display: inline-block;
	top: 0;
	right: 0;
	width: 50px;
	z-index: 1;
	height: 73px;
	background-image: url(../images/add-r.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.plan-content .plan-left dl dd span.menutab{
	height: 68px;
}
.indexproducts dl dd>a.menutab.minus,.indexproducts dl dd span.menutab.minus,.plan-content .plan-left dl dd span.menutab.minus{
	background-image: url(../images/minus-r.png);
}
.indexproducts dl dd .tabnav,.plan-content .plan-left dl dd .tabnav{
	display: none;
	border: 1px solid #f8f8f8;
	padding:13px 3px 8px 28px;
}
.indexproducts dl dd ul li,.plan-content .plan-left dl dd ul li{
	margin-bottom: 12px;
	position:relative;
}
.indexproducts dl dd ul li::before,.plan-content .plan-left dl dd ul li::before{
	content:"";
	display: inline-block;
	position:absolute;
	top: 11px;
	left: 0;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #666;
}
.indexproducts dl dd ul li a,.plan-content .plan-left dl dd ul li a{
	display: inline-block;
	padding-left: 14px;
	font-size: 16px;
	line-height: 28px;
	color: #666;
}
.indexproducts dl dd.current>a.menutab,.indexproducts dl dd.current span.menutab,.plan-content .plan-left dl dd.current span.menutab{
	background-image: url(../images/add-r.png);
}
.indexproducts dl dd.current>a.menutab.minus,.indexproducts dl dd.current span.menutab.minus,.plan-content .plan-left dl dd.current span.menutab.minus{
	background-image: url(../images/minus-r.png);
}
.indexproducts dl dd .tabnav li:hover a,.plan-content .plan-left dl dd .tabnav li:hover a{
	color: #04a6e7;
}
.indexproducts dl dd .tabnav li:hover::before,.plan-content .plan-left dl dd .tabnav li:hover::before{
	background: #04a6e7;
}
.pro-index-right{
	width:77.5%;
}
.product-right {
	float: right;
}
.plan-right{
	width:77.5%;
}
.product-right .product-top {

	overflow: hidden;

}

.product-right .product-top .pro1 {

	float: left;

	width: 294px;

	height: 312px;

	position: relative;

}

.product-buttom {
	overflow: hidden;
	clear: both;
}
.product-buttom .pro3 {
	float: left;
	width: 32.76%;
	height: 318px;
	background-image: url(../images/product_bj1.png);
	position: relative;
	margin-right: .86%;
	margin-bottom: 6px;
	background-size:contain;
}
.product-buttom .pro3.index0{
	width: 66.38%;
}
.product-buttom .pro3.index1,.product-buttom .pro3.index4{
	margin-right: 0;
}
.product-buttom .pro3.index0,.product-buttom .pro3.index1{
	height: 234px;
}
.product-buttom .pro33 {

}
.product-buttom .pro3 .pro-position {
	padding:0 20px;
	box-sizing:border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.product-buttom .pro3 .imgbox{
	width: 90%;
	margin: 0 auto;
}
.product-buttom .pro3.index0 .pro-position{
	float: left;
	padding-top:30px;
	padding-right: 0;
	width: 45%;
}
.product-buttom .pro3.index0 .imgbox{
	float: right;
	width: 54%;
}
.product-buttom .pro3.index1 .imgbox{
	width: 52%;
}
.product-buttom .pro3 .pro-title {
	font-size: 18px;
	color: #000;
	text-align:center;
}
.product-buttom .pro3.index0 .pro-title{
	text-align: left;
}
.pro-content {
	font-size: 14px;
	line-height: 26px;
	color:#666;
	height: 52px;
	margin-top: 10px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.product-buttom .pro3 .know {
	font-size: 14px;
	display:inline-block;
	color: #04a6e7;
	margin-top: 5px;
}
.product-buttom .pro3 .know:hover{
	color: #f28f26;
}

/*方案的代码的开始*/
.sollist-right-top .intro-two {
	display: none;
}
/*首页的修改部分*/

.new-container {

}
.plan-left dl .current-plan a {

	color: #1c1d1f;

	background: #eae2e2;

}

.plan-container {
	margin-top: 50px;
	margin-bottom: 65px;
}

.red-title {

	border-bottom: 2px #bf222b solid;

}

.plan-container .red-title .redbox {

	background: #bf222b

}

.plan-container .red-title .plan {

	color: #bf222b

}

;

/*plan-left*/

.plan-top dl {

	float: left;

}

.current-plan {

	background: #eae2e2;

	color: #1d1b1b;

}

.last-dd {

	padding-top: 8px;

}

/*plan-right*/

.plan-right {
	float: right;
}
.plan-top {
	/* overflow: hidden; */
}

.plan-630 {
	padding: 15px 20px;
}
.plan294 {
	float: left;
	width: 32.76%;
	position: relative;
	margin-right: .86%;
}
.plan294 .imgbox{
	border: 1px solid #dfdfdf;
}
.plan294 img {
	width: 100%;
	height: auto;
}
.planright {
	margin-right: 8px;
}
.plan-title {
	font-size: 18px;
	color: #000;
	line-height: 28px;
	height: 56px;
}

.plan294 .plan-content{
	font-size: 14px;
	line-height: 28px;
	margin-top: 5px;
	margin-bottom: 20px;
	height:112px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}

.plan-know {
	color: #04a6e7;
}
.plan-know:hover{
	color: #f28f26;
}

/*ico-container*/

.ico-container {

	width: 1200px;

	margin: 70px auto 62px auto;

	overflow: hidden;

}

.ico-box .ico {

	float: left;

	width: 238.9px;

	margin-right: 1px;

	height: 176px;

}

.ico span {

	font-size: 16px;

	line-height: 64px;

	display: block;

	width: 100%;

	text-align: center;

}

.ico a {

	display: block;

	color: #646464;

	width: 100%;

	height: 100%;

}

.ico a img {

	padding-top: 29px;

	margin: 0 auto;

}

.ico .ico-two {

	display: none;

}

/*foot-container*/

.foot-container {
	padding-top: 48px;
	clear: both;
	padding-bottom: 40px;
	background: #dadada;
}

.footbox {

}

.footbox .foot-left dl {

	float: left;

	margin-right: 60px;

}

.footbox dt {

	font-size: 18px;

	margin-bottom: 10px;

}

.footbox dl dd a {

	color: #595858;

	line-height: 28px;

}

.foot-right {

	float: right;

}
.foot-right h2{
	font-size: 18px;
	margin-bottom: 24px;
}
.foot-right ul li{
	margin-bottom: 10px;
}
.foot-right ul li h3{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
	color: #595858;
}
.foot-right ul li p{
	color: #595858;
	line-height: 22px;
}

.focusus dd {

	float: left;

}

.focusus .link .fcenter {

	width: 6px;

	height: 100px;

}

.link dd img {
	width: 151px;
	height: 151px;
}

/*copyright*/
.copyright {
	text-align: center;
}
.copyright span {
	color: #9e9e9e;
	line-height: 64px;
}
.copyright a{
	color: #9e9e9e;
}
.copyright a:hover{
	color: #04a6e7;
}
/*内页行业解决方案*/

.industy-container {

	width: 100%;

	height: auto;

	background-image: url(../images/industybj.png);

}

.industy-container .solutions-box {

	width: 1200px;

	margin: 0 auto;

}

.industry-one .onebox {

	width: 370px;

	height: 202px;

	position: relative;

	float: left;

	margin-right: 45px;

	margin-bottom: 26px;

}

.onebox dd {

	height: 30px;

	line-height: 30px;

}

.xiaoyuan {

	display: block;

	width: 4px;

	height: 4px;

	border-radius: 2px;

	background: #db0505;

	margin-top: 13px;

	float: left;

	margin-right: 10px;

}

.onebox-title {

	display: block;

	float: left;

}

.onebox-position {

	position: absolute;

	top: 138px;

	left: 0px;

	background: #fff;

	width: 100%;

	opacity: 0.8;

	height: 64px;

	overflow: hidden;

}

.onebox-position dd {

	margin-left: 55px;

}

.onebox-position-two {

	position: absolute;

	top: 20px;

	left: 20px;

}

.onebox-two-title {

	color: #fff;

	font-size: 24px;

	margin-bottom: 13px;

}

.industry-title {

	font-size: 26px;

	margin: 0px 0px 22px 0px;

	padding-top: 65px;

}

/*第二行*/

.success-box {

	width: 1200px;

	margin: 0 auto;

}

.twobox {

	position: relative;

	width: 370px;

	height: 202px;

	float: left;

	margin-right: 45px;

	margin-bottom: 26px;

	overflow: hidden;

}

.twobox-position-two {

	background: #fff;

	opacity: 0.8;

	width: 100%;

	height: 124px;

	position: absolute;

	top: 138px;

	left: 0px;

}

.twobox .twobox-title {

	font-size: 22px;

	margin-top: 5px;

}

.twoknow {

	margin-top: 6px;

}

.twobox-position-two dd {

	margin-left: 20px;

}

.last-twobox {

	margin-right: 0px;

}

.success-two {

	overflow: hidden;

}

.success-title {

	font-size: 26px;

	margin: 65px 0px 20px 0px;

}

.success290 .twobox img {

	display: block;

	width: 370px;

	height: 202px;

}

.twobox .twobox-position-two .know a {

	color: #F28F27

}

/*solution-detail*/

.main-solution-container {

	width: 100%;
	padding-top: 30px;
	height: auto;

	background-image: url(../images/solution_bj.jpg);

	border-top: 1px solid #e6e4e4;

	overflow: hidden;

}

.solution-content {
	padding-bottom: 60px;
}

.solution-right {
	float: right;
	width:77.5%;
}

.solution-right-top {

}

.solution-right-content {

	border: 1px solid #e6e4e4;

	background: #fff;

	width: 100%;

	line-height: 28px;

}

.solution-right-content .bigbox {

	width: 840px;

	height: auto;

	margin: 30px auto 50px auto;

	min-height: 542px;

}

.bigbox img {

	display: inline

}
.current-address{
	margin-bottom: 20px;
}
.current-address .address-title {

	color: #474343;
	font-size: 16px;
	line-height: 28px;
	

}

.solution-right-buttom {

	width: 928px;

	height: auto;

	background: #fff;

	border: 1px solid #e6e4e4;

	margin: 35px 0px 40px 0px;

}

.solution-right-buttom dl {

	margin-bottom: 37px;

}

.solution-right-buttom dl dd {

	overflow: hidden;

}

.circle {

	display: block;

	width: 4px;

	height: 4px;

	border-radius: 2px;

	background: #888786;

	float: left;

	margin-right: 8px;

	margin-top: 14px;

	margin-left: 18px;

}

.solution-right-title {

	float: left;

	color: #797a7b;

	line-height: 28px;

}

.casetitle {

	color: #60a5dc;

	font-size: 24px;

	margin: 32px 0px 18px 30px;

}

/*partner*/

.partner-right-content {

	border: 1px solid #e6e4e4;

	margin-bottom: 60px;

	background: #fff;

	min-height: 550px;

	line-height: 28px;

}

.partner-right-content ul {

	width: 890px;

	margin: 30px auto 50px auto;

}

/*service*/

.service-right-content {
	border: 1px solid #e6e4e4;
	background: #fff;
	overflow: hidden;
	padding: 40px;
	min-height: 600px;
	font-size: 16px;
	line-height: 32px;
	color: #333;
}
.service-right-content p{
	font-size: 16px;
	line-height: 32px;
	color: #333;
}

.service-right-content .service-list {

}
.service-right-content .service-list li {
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	border-bottom: 1px dashed #e0e0e0;
}
.service-right-content .service-list li a{
	display: block;
	overflow: hidden;
}

.service-right-content .service-list li a .new-left-title {
	float: left;
	width: 85%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.service-right-content .service-list li:hover .new-left-title{
	color: #04a6e7;
}
.new-left-title b,.singlecontent b{
	color: #04a6e7;
}
.service-right-content .service-list li a .new-time {
	float: right;
}

/*新闻单页列表*/

.service-list li a {

	color: #646464;

}

.service-search .btn-service-search {

	float: left;

	width: 78px;

	height: 34px;

	border: 1px solid #d5d3d3;

}

.service-search .search_blue {

	border: 1px solid #d5d3d3;

	float: left;

	height: 32px;

	width: 420px;

	border-right: none;

	text-indent: 12px;

}

.service-search {

	margin: 55px 0px 60px 30px;

	overflow: hidden;

}

.list-article {

	clear: both;

	height: 52px;

	border-bottom: 1px #797777 dashed;

}

.list-article span {

	display: block;

	float: left;

	line-height: 46px;

}

.list-article .list-arrticle-title {

	width: 545px;

}

.list-article .click-number {

	width: 150px;

}

.list-article .release-time {

	margin-left: 50px;

}

.list-title {

	background: #f7f7f7;

	height: 42px;

	border-bottom: 4px solid #60a5dc;

}

.list-title span {

	display: block;

	float: left;

	height: 42px;

	line-height: 42px;

	color: #4c4b4b;

	font-size: 16px;

}

.list-title .list-dtone {

	margin-left: 26px;

}

.list-title .list-clicknum {

	margin-left: 490px;

}

.list-title .datatime {

	margin-left: 190px;

}

.triangle {

	width: 9px;

	height: 9px;

	background-image: url(../images/triangle.png);

	margin: 20px 10px 0px 0px;

}

/*prolist-right-content产品列表*/

.prolist-right-content {
	border: 1px solid #e0e0e1;
	min-height: 500px;
	background: #fff;
	padding: 20px 20px;
}

.pro-one {
	border-bottom: 1px solid #e0e0e1;
	padding: 20px 0;
}

.prolist-right-content .pro-one .pro-one-left {
	float: left;
	width: 32.5%;
	background: #f0f0f0;
	border: 1px solid #e0e0e1;
}

.prolist-right-content .pro-one .pro-one-left img {
	width: 100%;
	text-align: center;
}

.pro-one .pro-one-rigth {
	float: right;
	width: 64%;
}
.pro-one .pro-one-rigth p {
	line-height: 28px;
	color: #666;
	height: 56px;
	overflow: hidden;
	font-size: 16px;
}
.pro-one-rigth .knowmore{
	width: 108px;
	height: 28px;
	line-height: 28px;
	color: #fff;
	background: #60a5dc;
	float: right;
	text-align: center;
	margin: 80px 0 0;
}

.pro-one-rigth h1 {
	color: #60a5dc;
	font-size: 24px;
	margin-bottom: 10px;
/* 
	margin: 40px 0px 30px 0px; */
}

.last-pro-one {

	margin-bottom: 60px;

	border: none;

}

.solution-container .pro-list-right {

	/* width: 924px;

	min-height:800px; */

}

/*solution-right-content方案解决列表*/

.sollist-right-top {

	width: 924px;

	border: 1px solid #e0e0e1;

	height: auto;

	background: #fff;

}

.sol-one {

	overflow: hidden;

}

.sollist-right-top .sol-one .sol-one-left {

	float: left;

	margin: 20px 0px 35px 50px;

}

.sol-one .sol-one-rigth {

	width: 890px;

	margin: 0 auto;

	line-height: 28px;

	padding-top: 12px;

}

.styleknow {

	display: block;

	width: 108px;

	height: 28px;

	line-height: 28px;

	color: #fff;

	background: #60a5dc;

	float: right;

	text-align: center;

	margin: 21px 37px 50px 0px;

}

.sol-one-rigth {

	margin: 70px 0px 20px 0px

}

;

.sollist-right-bottom {

	width: 924px;

	border: 1px solid #e0e0e1;

	height: auto;

	background: #fff;

	margin: 25px 0px 0px 0px;

}

.sollist-right-bottom {

	width: 924px;

	border: 1px solid #e0e0e1;

	height: auto;

	background: #fff;

	margin: 25px 0px 0px 0px;

}

.sol-two {

	overflow: hidden;

	border-bottom: 3px #e0e0e0 solid;

	width: 890px;

	margin: 0 auto;

}

.sol-two-left {

	float: left;

	width: 326px;

	margin-top: 80px;

}

.sol-two-left img {

	width: 290px;

	height: auto;

}

.sol-two-rigth {

	float: left;

	color: #979797;

	width: 550px;

}

.sol-two-rigth p {

	width: 550px;

	line-height: 28px;

	text-indent: 24px;

	font-size: 14px;

}

.sol-two-rigth .knowmore {

	margin: 21px 21px 50px 0px;

	font-size: 14px;

}

.sol-two-rigth {

	margin: 50px 0px 20px 0px;

}

.aboutcase {

	font-size: 24px;

	margin: 10px 0px 10px 20px;

}

.last-sol-two {

	border: none;

}

/*aboutus-container关于我们*/

.aboutus-bj {

	background: #f6f6f6;

}

.aboutus-container {

	width: 1200px;

	margin: 0 auto;

	height: auto;

}

.aboutus-container .address {

	padding: 30px 0px 15px 0px;

}

.aboutus-container .us {

	border-bottom: 1px #e5e5e5 solid;

	overflow: hidden;

}

.aboutus-container .us li {

	float: left;

	width: 198.8px;

	height: 170px;

	border-right: 1px #e5e5e5 solid;

	background: #fff;

	color: #000;

	border-bottom: 1px #e5e5e5 solid;

	border-top: 1px #e5e5e5 solid;

}

.aboutus-container .us li span {

	display: block;

	font-size: 16px;

	text-align: center;

	color: #000;

}

.us .us-two {

	display: none;

}

.aboutus-container .us li img {

	margin: 25px 0px 36px 70px

}

.aboutus-container .us li span a {

	display: block;

	font-size: 16px;

	text-align: center;

}

.aboutus-container .us li:hover {

	background: #04a6e7;

	color: #fff;

}

.aboutus-container .us li:hover span {

	color: #fff;

}

.new-center .new-box {

	overflow: hidden;

}

.new-center .new-title {

	color: #4a4646;

	font-size: 20px;

}

.new-center .new-one {

	width: 380px;

	height: auto;

	float: left;

	margin-right: 30px;

	overflow: hidden;

	background: #fff;

}

.new-one img {

	width: 380px;

	height: 168px;

}

.new-center .last-new {

	margin-right: 0px;

}

.new-one p {

	color: #424344;

	margin: 20px 0px 30px 0px;

	padding-left: 16px;

	width: 350px;

	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

}

.new-center .new-title {

	margin: 45px 0px 30px 0px;

	font-size: 20px;

}

.plussign img {

	width: 31px;

	height: 31px;

	margin: 64px auto 0px auto;

}

.aboutus-banner img {

	width: 1400px;

	margin: 0 auto;

}

/*product-detail产品详情内页*/

.pro-right-top {

	width: 928px;

	height: auto;

}

.product-detail-left {

	float: left;

	width: 410px;

	min-height: 480px;

}

.product-detail-rigth {

	float: left;

}
.product-detail-title{
	text-align: center;
	font-size: 24px;
	color: #04a6e7;
	margin-bottom: 24px;
}

.product-detail-rigth p {

	line-height: 28px;

	color: #3d3e3f;

	text-indent: 28px;

	width: 475px;

margin-bottom:96px;

}

.product-right-top {
	width: 100%;
	border: 1px solid #e0e0e1;
	background: #fff;
	padding: 40px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.product-pics-left{
	float: left;
	width: 74%;
}

.gallery-top{
	border: 1px solid #efefef;
}
.gallery-top .swiper-slide{
	
}
.gallery-top .swiper-slide .imgbox{

}
.gallery-top .swiper-slide .imgbox img{
	width: 100%;
	height: auto;
}
.product-pics-right{
	float: right;
	width: 24%;
	height: 442px;
	overflow: hidden;
	position: relative;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.gallery-thumbs {
	height: 80%;
	margin-top: 4%;
	margin-bottom: 4%;
}
.gallery-thumbs .swiper-slide {
	border: 2px solid #efefef;
	cursor: pointer;
}
.gallery-thumbs .swiper-slide .imgbox{
	text-align: center;
	height: 100%;
	overflow: hidden;
}
.gallery-thumbs .swiper-slide .imgbox img{
	width: auto;
	height: 100%;
	opacity: 0.6;
}
.gallery-thumbs .swiper-slide-active{
	border: 2px solid #04a6e7;
}
.gallery-thumbs .swiper-slide-active .imgbox img{
	opacity: 1;
}

.product-pics-right .swiper-button-next,.product-pics-right .swiper-button-prev{
	position: relative;
	width: 100%;
	height: 8%;
	background-color: #cdd0d1;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	margin-top: 0;
	background-size: 26px auto;
}
.product-pics-right .swiper-button-prev{
	background-image: url(../images/top.png);
}
.product-pics-right .swiper-button-next{	
	background-image: url(../images/bottom.png);
}
.product-pics-right .swiper-button-prev:hover,.product-pics-right .swiper-button-next:hover{
	background-color: #04a6e7;
}
.product-pics-right .swiper-button-prev:hover{
	background-image: url(../images/top-r.png);
}
.product-pics-right .swiper-button-next:hover{
	background-image: url(../images/bottom-r.png);
}

.product-detail-left img {

	margin: auto;

	width: auto;

	height: 220px;

	margin-top: 140px;

	max-width: 360px;

}

.product-detail-bottom {

	background: #fff;

	margin-top: 16px;

}

.pro-bottom-title {

	background: #cdd0d1;

	width: 932px;

	height: 55px;

}

.pro-bottom-title .pro-name {

	float: left;

	width: 130px;

	line-height: 55px;

	text-align: center;

}

.product-detail-bottom .pro-son {

	clear: both;

}

.pro-bottom-title .currentbj {

	background: #60a5dc;

	color: #fff;

}

.pro-son {

	width: 928px;

	border: 1px solid #e6e4e4;

	border-top: none;

	margin-bottom: 40px;

}

.pro-son li h2 {

	font-size: 18px;

	color: #60a5dc;

	line-height: 28px;

	padding-top: 32px;

}

.pro-son li p {

	line-height: 28px;

	color: #3d3e3f;

	text-indent: 28px;

}

.pro-son li {

	width: 838px;

	margin: 0 auto;

	padding-bottom: 76px;

}

/* 产品详情内容的*/
#tabTitle1 {
	background: #cdd0d1;
}
.tabTitle li {
	float: left;
	line-height: 56px;
	margin-right: 1px;
}
.tabTitle li a {
	display: block;
	color: #000;
	padding: 0 32px;
	line-height: 56px;
	font-size: 16px;
}
.current {
	background: #04a6e7;
}
.tabTitle li.current {
	background: #60a5dc;
}
.tabTitle li.current a{
	color: #fff;
}
.tabTitle li:hover {
	background: #04a6e7;
}
.tabTitle li:hover a{
	color: #fff;
}
.tabContent{
	padding: 40px;
	font-size: 16px;
	line-height: 32px;
	color: #1d1b1b;
}
.tabContent p,.tabContent p a{
	font-size: 16px;
	line-height: 32px;
	color: #1d1b1b;
}
.tabContent p img{
	max-width: 100%;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.tabContent p a:hover{
	color: #04a6e7;
}

.contentlist{
	display: none;
}

.contentlist ul li{
	position: relative;
	padding-left: 18px;
	font-size: 16px;
	line-height: 32px;
	color: #1c1d1f;
	margin-bottom: 15px;
}
.contentlist ul li::before{
	content: " ";
	width: 6px;
	height: 6px;
	border-radius:50%;
	background: #323232;
	position: absolute;
	left: 0;
	top:13px;
}
.contentlist table{
	background: #e1e3f0;
}
.contentlist table tr td{
	background: #fff;
	padding: 20px 20px;
	font-size: 16px;
	color: #1c1d1f;
	line-height: 20px;
}
.product-left dl dd {
	position: relative;
}
.product-left dl dd ul {
	display: none;
}
.product-left dl dd ul li {
	background: #f2f4f4;
	border-bottom: #cdd0d1 1px solid;
}
.product-left dl dd ul li a {
	width: 100%;
	display: block;
	color: #3f3e3e;
	line-height: 48px;
	font-size: 16px;
	background: #f2f4f4;
	text-indent: 20px;
}
.product-left dl .currentclick {
	color: #1c1d1f;
	background: #cdd0d1;
}

.textList1 {

	width: 836px;

	height: auto;

	margin: 30px auto 0px auto;

	line-height: 28px;

	color: #3d3e3f;

}

.textList1 strong {

	font-size: 18px;

	margin-top: 4px;

	display: block;

}

.textList1 table {

	border-top: 1px solid gray;

	border-left: 1px solid gray;

}

.textList1 table td, .textList1 table th {

	border-right: 1px solid gray;

	border-bottom: 1px solid gray;

}

/*公司介绍单页*/



.service-right-content .content-list li {

	width: 890px;

	margin: 0px auto;

	line-height: 28px;

	padding: 20px 0px 50px 0px;

}

.content-list img {

	display: inline;

}

/*新闻内容列表*/

.service-right-content .info {
	color: #666;
	margin: 10px 0px 36px 0px;
	text-align: center;
}

.service-right-content .info-title {
	color: #323232;
	font-size: 24px;
	margin:10px auto 0px auto;
	text-align: center;
}
.service-right-content .info-text {
	line-height: 32px;
}

.service-right-content .info-text img {
	margin-top: 20px;
	margin-bottom: 20px;
	/* display: inline; */
}
.pdfsingle{
	height: 800px;
}

/*服务与支持内容*/

.list-article a {
	color: #646464;
}

/*banner*/
#playbox {
	/* width: 1400px;
	margin: 0 auto;
	height: 547px; */
	position: relative;
	overflow: hidden;
}
#playbox .oUlplay {
	width: 99999px;
	position: absolute;
	left: 0;
	top: 0;
}
#playbox .oUlplay li {
	float: left;
}

/*循环按钮*/
#playbox .swiper-pagination {
	width: 100%;
	height: 10px;
	bottom: 40px;
}
#playbox .swiper-pagination-bullet {
	background: #ffffff;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	margin: 0 10px;
}
#playbox .swiper-pagination-bullet-active {
	background: #04a6e7;
}

.pro11 .Howay8000{width:300px;margin: 60px 0px 0px 300px;height:auto;}
.plan-left dl dd a{line-height:61px;}

.ico-box .ico a{display:block;width:100%}
.recom-box{ width:240px;}

/*后增加的*/
.server-img {
	width: 100%;
}
.server-img img {
	width: 100%;
	height: auto;
}
.ser-box {
	border-top: none;
}
.showone {
	display: block;
}
.textList1 {
	display: none;
}
.showone {
	display: block;
}
#tabTitle1 {
	background: #cdd0d1;
}


.product-left dl dd ul li:hover a {

	background: #fff;

	color: #04a6e7;

}

.ico-box .ico a {

	display: block;

	width: 100%

}

.recom-box {

	width: 206px;

	height: 134px;

	background-image: url(../images/lefttuibj1.png);

	position: relative;

	margin: 0 auto;

}

.recom-bj {

	width: 100%;

	height: 34px;

	background-image: url(../images/lefttuibj2.png);

	position: absolute;

	left: 0px;

	top: 100px;

}

.recom-bj a {

	display: block;

	font-size: 14px;

	color: #000;

	text-align: center;

	line-height: 34px;

}

.recom img {

	width: 150px;

	height: Auto;

	margin: 0 auto;

	padding-top: 6px;

	max-height: 114px;

}

.weixincode {
	position: relative;
	width: 422px;
	height: 428px;
	position: fixed;
	left: 40%;
	top: 200px;
	display: none;
	z-index: 600;
}
.codebtn {
	position: absolute;
	right: 5px;
	top: 5px;
	z-index: 999;
}

.plan-buttom .plan630 .plan-294 {
	width: 600px;
}
.plan-top .plan630 .plan-630 {
	width: 380px;
	height: auto;
}
.textList1 img {
	display: inline;
}
.textList1 table tr th {
	word-break : break-all;
}
.aboutus-banner {
	width: 1400px;
	margin: 0 auto;
}
.aboutus-banner-img {
	width: 1400px;
	margin: 0 auto;
}
.slidbar-banner {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}
.slidbar-banner .slidbarimg {
	width: 100%;
	margin: 0 auto;
}
.slidbar-foot {
	width: 100%;
}
.product-left dl dd a:hover {
	background: #CDD0D1;
	color: #000;
}


.foot-left dl dd a:hover {
	color: #04a6e7
}
.pro-one-rigth .knowmore:hover {
	background: #04a6e7
}
.listbox .list-article:hover a {
	color: #04a6e7
}
.service-right-content .service-list li:hover a {
	color: #04a6e7
}

.sollist-right-top .intro-two {
	display: none;
}

#title-plan {
	font-size: 24px;
	color: #000;
}

.product-left dl dd .gray {
	background: #cdd0d1;
	color: #000;
}
.onebox-title a {
	color: #272726;
}
.onebox-position-two .know a {
	color: #F28F27;
}

.sol-one-rigth table tr td {
	color: #979797;font-size: 14px;
}
#playBox .smalltitle-two {
	width: 100%;
}
#playBox .oUlplay li a .playimg {

	width:100%;
	margin: 0 auto;
}

.sol-one-rigth table tr td p span {

	font-size: 24px;

	color: #60A5DC;

}

.link img {

	width: 152px;

	height: 152px;

}

.service-right-content .maintain img {

	display: block;

	margin: 0 auto;

}

.service-right-content .maintain div {

	font-size: 16px;

	padding-top: 20px;

}

/*头部二级导航*/

.wh {

	width: 100%;

	height: Auto;

}

.wh .usbj {

	background: #f6f6f6;

}

.usheader .usnone16 {

	width: 100%;

	height: 16px;

}

.line2 {

	display: block;

	width: 260px;

	height: 2px;

}

.address-title a {

	color: #474343;

}

.address span a {

	color: #474343;

}
.address-title a:hover{
	color: #04a6e7;
}
.sol60 {

	width: 100%;

	height: 60px;

}

.sol50 {

	width: 100%;

	height: 50px;

}

.aboutusbj2 {

	width: 100%;

	height: auto;

	background: #f6f6f6;

	padding-bottom: 74px;

}


/*搜索功能*/

.searchForm {

	overflow: hidden;

	border: 1px solid #F28F27;

}

.search-cont {

	width: 100%;

	border: 1px #e0e0e0 solid;

	margin: 0 auto;

	background: #fff;

	min-height: 600px;

	padding-bottom: 60px;

	background-image: url("../images/solution_bj.jpg");

}

.searchOption {
	float: left;
	height: 36px;
	line-height:36px;
	border:none;
	outline: none;
	width: 64px;
	border-radius: 5px 0 0 5px;
}



.search-list {

	width: 1100px;

	margin: 0 auto;

	padding-top: 30px;

}

.search-list li {

	line-height: 40px;

	height: 40px;

	overflow: hidden;

	border-bottom: 1px dashed #e0e0e0;

}

.search-list li .search-title {

	display: block;

	float: left;

	color: #646464;

}
.search-title h1{
	text-align: center;
	font-size: 24px;
	color: #000;
	margin-bottom: 30px;
}
.search-title h1 b{
	color: #04a6e7;
}

.search-list li .search-date {

	float: right;

	display: block;

	margin-right: 30px;

	color: #646464;

}

.search-address {

	width: 1200px;

	margin: 0 auto;

	padding-top: 12px;

}

.search-list li a:hover span {

	color: #04a6e7;

}

.pages{
    text-align: center;
    color: #323232;padding-bottom:40px;}
.pages a{border:1px solid #ccc;padding:5px;display:inline-block;color:#323232;}
.pages a:hover{color:#fff;background:#04a6e7;}
.pages b{color:#04a6e7;}


.plan-bottom {
padding-bottom: 60px;

}
/*2016-06-14 add*/
.product-left .product-leftbottom{padding-top:34px;}

/* .nav-pos{height:272px;} */
/* .solution-container .pro-list-right{min-height:800px;} */
.foot-container{width:100%;}


