/*hedd*/
body,ul,h1,h2,h3,h4,h5,h6,p,dl {
	margin: 0;
	padding: 0;
}
.head{
	background-color: #6fc2e7;
	width: 100%;
}
.head  .text img{
	padding-bottom: 15px;
}
.head  .text a{
	color: #fff;
	text-decoration: none;
}
.head  .text{
	font-size: 41px;
	color: #fff;
	padding:15px 0 0;
	line-height: 50px;
	text-align: center;
	display: block;
	font-weight: bold;
	margin:0;
}
.head .text:hover{
	text-decoration: none;
}
.head .nav-tip{
	width: 800px;
	/*width: 600px;*/
	margin: 0 auto;
	height: auto;
	text-align: center;
}
.head .nav-tip h2{
	display: inline-block;
	margin:0 auto;
}
.head .nav-tip a{
	font-size: 17px;
	color: #fff;
	display: block;
	padding:10px 20px;
	text-decoration: none;
}
.head .p-l-hover{
	background-color: #fff;
	color: #6fc2e7!important;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.head .nav-tip a:hover{
	background-color: #fff;
	color: #6fc2e7;
	border-radius: 10px;
}
.head .nav-tip .more:hover{
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.clear{
	clear: both;
}
.head .sear{
	padding-bottom: 20px;
}
.head .sear,.head .sear2{
	position: relative;
}
.head .sear2 .three-icon{
	width: 22px;
	height: 19px;
	float: right;
	padding:25px 0;
	margin-left: 10px;
	display: none;
}
.head .search{
	position: absolute;
	top:0px;
	right:15px;
	padding:10px;
	cursor: pointer;
}
.head .nav-tip .s_list{
	position: absolute;
	margin-left: -120px;
	display: none;
	z-index: 999;
}
.head .nav-tip .s_list ul{
	width: 380px;
	background-color: #fff;
	padding:0;
	border-radius: 15px;
	padding: 15px 0px 0px 0px;
}
.head .nav-tip .s_list ul li{
	list-style: none;
	padding:0;
	width: 100%;
	border-bottom: 1px solid #efefef;	
}
.head .nav-tip .s_list ul li:last-child{
	border: 0;
}
.head .nav-tip .s_list ul li a{
	text-align: center;
	color: #6fc2e7;
	padding:15px 0;
	border-radius: 0px;
}
.head .nav-tip .s_list ul li a:hover{
	background-color: #6fc2e7;
	color: #fff;
}
.head .nav-tip .s_list ul li:last-child a:hover{
	background-color: #6fc2e7;
	color: #fff;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}
.head .search-b{
	display: none;
	width: 100%;
	background-color: #43748b;
	left: 0px;
	position: fixed;
	z-index:100;
	opacity: 0.8;
}
.head .search-b form{
	width: 400px;
	margin:15px 0;
	float: right;
}
.head .search-b form .search-t{
	width: 360px;
	float: left;
	height: 40px;
	outline: 0;
	border:0;
	padding-left: 10px;
	border-top-left-radius: 6px;
	border-bottom-left-radius:6px; 
}
.head .search-b form .search-btn{
	float: right;
	width: 20px;
	height: 20px;
	background-color: #fff;
	background-image: url('../img/search-icon2.png');
	background-repeat: no-repeat;
	background-position: center;
	border: 0;
	padding:20px;
	outline: 0;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	cursor:pointer;
}
.close{
	opacity: 1;
	font-weight: normal;
	padding:10px 0;
}
.head .search-b .close{
	position: absolute;
	right: -10px;
	top:15px;
}
.head .search-b .close span{
	color: #fff;

}
.head .nav-tip-mobile{
	display: none;
	position: absolute;
	z-index: 100;
	background-color: rgba(34,34,34,0.85);
	width: 100%;
	padding:5px 0;
}
.head .nav-tip-mobile h2{
	margin:0 0 30px;	
}
.head .nav-tip-mobile h2 img{
	width: 12px;
	height: 5px;
	margin-left: 15px;
}
.head .nav-tip-mobile h2 a{
	text-decoration: none;
	color: #fff;
	padding-left: 20px;
	font-size: 18px;
}
.head .nav-tip-mobile .s_list_mobile ul{
	margin-top: 30px;
	width: 100%;
	background-color: rgba(255,255,255,0.1);
	padding:0;
}
.head .nav-tip-mobile .s_list_mobile ul li{
	list-style: none;
	margin-bottom: 30px;
}
.head .nav-tip-mobile .s_list_mobile ul li a{
	font-size: 16px;
	margin-left: 20px;
}
.head .nav-tip-mobile .close-mobile{
	font-size: 24px;
	color: #fff;
	position: absolute;
	top:5px;
	right: 10px;
}

.foot{
	background-color: #8298a2;
	height:auto;
	padding:54px 0 0;
}
.foot .foot_l{
	width: 50%;
	float: left;
}
.foot .foot_l .title{
	/*margin-bottom: 60px;*/
	margin-bottom: 40px;
}
.foot .foot_r{
	width: 50%;
	float: right;
}
.foot .title2 p{
	color: #fff;
	font-size: 16px;
	margin-bottom: 20px;
}
.foot .title p{
	font-size: 24px;
	font-weight: bold;
	color:#fff;
}
.foot .foot_r .email{
	background-color: #dbe4e8;
	width: 450px;
	height: 190px;
	float: right;
}
.foot .foot_r .email p{
	font-size: 20px;
	color: #333333;
	text-align: center;
	padding:15px 0;
	font-weight: bold;
}
.foot .foot_r .email form{
	width: 75%;
	margin: auto;
}
.foot .foot_r .email form .groud{
	width: 100%;
	border: 1px solid #999;
}
.foot .foot_r .email form .groud input{	
	background-color: #dbe4e8;
	border:0;
	padding:5px 10px;
	font-size: 16px;
	width: 100%;
	outline: none;

}
.foot .foot_r .email form .btn-g .btn-bg{
	width: 150px;
	margin:auto;
	background-color: #49abd6;
	border-radius: 15px;
	margin-top: 23px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	padding: 10px;
	line-height: 16px;
	cursor: pointer;
}
.foot .foot_r .email form .btn-g{
	width: 150px;
	margin: auto;
}
/*.foot .foot_r .email form .btn-g input{
	width: 100%;
	background-color: #49abd6;
	height: 36px;
	border: 1px;
	opacity: 0;
	
}*/
.foot .foot_text{
	text-align: center;
	/*margin-top: 85px;*/
	margin-top: 40px;
	color: #fff;
}
.foot .foot_text a{
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	cursor: pointer; ;
}
.foot hr{
	margin:13px 0 1px;
}
.foot .foot_yj .container{
	text-align: center;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding:12px 0;
}


/***********articel and software****************/
.common-body{
	width: 1180px;
	margin: 0 auto;
}
.common-body .box-left{
	width: 69%;
	float: left;
}
.common-body .box-left .content{
	background-color: #fff;
	margin-bottom: 10px;
	display: none;
}
.common-body .box-left .active{
	display: block;
}
.common-body .box-left .content .label{
	float: right;
	width: 100%;
	border-top: 2px solid #82c9e9;
	padding: 10px;
}
.common-body .box-left .content .label a{
	float: right;
	display: inline-block;
	height: 23px;
	line-height: 25px;
	background-color: #82c9e9;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #fff;
	padding: 0px 10px;
	margin-left: 10px;
}
.common-body .box-left .content .label a:hover{
	opacity: 0.8;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity=80);
}
.common-body .box-left .img{
	display: block;
	width: 290px;
	height: 179px;
	float: left;
	padding: 20px;
	position: relative;
}
.common-body .box-left .img img{
	width: 290px;
	height: 179px;
}
.common-body .box-left .content .class{
	display: block;
	height: 24px;
	line-height: 24px;
	padding: 0px 10px;
	background-color: #5adaa2;
	position: absolute;
	top: 30px;
	left: 10px;
	color: #fff;
	border-radius: 4px;
}
.common-body .box-left .content .class:hover{
	opacity: 0.8;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity=80);
}
.common-body .box-left .word{
	float: right;
	width: 480px;
	min-height: 218px;
	padding: 20px 20px 20px 0px;
}
.common-body .box-left .word a{
	color: #49abd6;
	height: 197px;
}
.common-body .box-left .word a:hover{
	color: #666666;
}
.common-body .box-left .word .title{
	font-size: 26px;
	color: #49abd6;
	line-height: 32px;
}
.common-body .box-left .word .des{
	margin-bottom: 8px;
	margin-top: 14px;
}
.common-body .box-right{
	width: 28%;
	float: right;
}
.common-body .box-right .top{
	width: 100%;
	height: 140px;
	background-color: #fff;
	border-bottom: 4px solid #49abd6;
}
.common-body .box-right .top .sns{
	float: left;
	width: 56%;
	height: 90px;
	border-right: 1px solid #c8c8c8;
	position: relative;
	top: 22px;
	font-size: 20px;
	text-align: right;
	padding: 8px 20px 0px 0px;
}
.common-body .box-right .top .sns p{
}
.common-body .box-right .top .sns a{
	display: inline-block;
	padding-top: 6px;
}
.common-body .box-right .top .sns a:hover{
	opacity: 0.8;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity=80);
}
.common-body .box-right .top .sns-logo{
	float: left;
	width: 44%;
	height: 100%;
	background-repeat: no-repeat;
	background-image: url(../img/sns_logo.png);
	background-position: center 12px;
}
.common-body .box-right  .software{
	background-color: #fff;
}
.common-body .box-right  .title{
	color: #333333;
	font-size: 20px;
	height: 60px;
	line-height: 60px;
	border-bottom: 2px solid #49abd6;
	padding-left: 20px;
	margin: 30px 0px 16px 0px;
}
.common-body .box-right  .software .soft{
	height: 58px;
	background-repeat: no-repeat;
	background-image: url(../img/soft-line.png);
	background-position: 24% 7px;
	position: relative;
	display: none;
}
.common-body .box-right .software .active{
	display:block;
}
.common-body .box-right  .software .soft:nth-child(5n+1){
	background-image: url(../img/soft-point.png);
}
.common-body .box-right  .software .soft:last-child{
	background-image: url(../img/soft-point.png);
}
.common-body .box-right  .software .soft .class{
	float: left;
	width: 24%;
	text-align: center;
	display: block;
}
.common-body .box-right  .software .soft .product{
	float: left;
	width: 76%;
	padding: 0px 20px;
	display: block;
	color: #666666;
}
.common-body .box-right  .software .soft .product:hover{
	color: #49abd6;
}
.common-body .box-right .soft-select{
	background-color: #fff;
	height: 50px;
	margin-top: 1px;
	text-align: center;
	line-height: 50px;
}
.common-body .box-right .soft-select a{
	display: inline-block;
	width: 24px;
	height: 24px;
	background-color: #f3f3f3;
	border-radius: 24px;
	-moz-border-radius: 24px;
	-webkit-border-radius: 24px;
	line-height: 24px;
	color: #999999;
	cursor: pointer;
	margin: 0px 4px;
}
.common-body .box-right .soft-select span{
	display: inline-block;
	width: 24px;
	height: 24px;
	border-radius: 24px;
	-moz-border-radius: 24px;
	-webkit-border-radius: 24px;
	line-height: 24px;
	background-color: #82c9e9;
	color: #fff;
	margin: 0px 4px;
}
.common-body .box-right .soft-select a:hover{
	background-color: #82c9e9;
	color: #fff;
}
.common-body .arcltle-select{
	text-align: center;
	margin-top: 40px;
}
.common-body .box-left .arcltle-select{
	display: none;
}
.common-body .arcltle-select a{
	display: inline-block;
	cursor: pointer;
	height: 32px;
	line-height: 32px;
	background-color: #fff;
	padding: 0px 12px;
	color: #666666;
	margin: 0px 10px;
}
.common-body .arcltle-select span{
	display: inline-block;
	height: 32px;
	line-height: 32px;
	background-color: #fff;
	padding: 0px 12px;
	color: #666666;
	margin: 0px 10px;
	
}
.common-body .arcltle-select input{
	height: 32px;
	width: 47px;
	background-color: #e3e3e3;
	outline: medium;
	text-align: center;	
	border: 0;
	margin-left: 8px;
}
.common-body .arcltle-select a.go{
	color: #fff;
	background-color: #82c9e9;
	margin-left: 18px;
}
.common-body .arcltle-select span.active{
	display: inline-block;
	height: 32px;
	line-height: 32px;
	background-color: #82c9e9;
	padding: 0px 12px;
	color: #fff;
	margin: 0px 10px;
}
/************end***************/
.totop{
	bottom:4%;
	cursor:pointer;
	height:58px;
	width: 58px;
	border-radius: 58px;
	-webkit-border-radius: 58px;
	-moz-border-radius: 58px;
	background-color: #7cc7e8;
	color: #fff;
	position:fixed;
	right:1%;
	text-align: center;
	z-index:999;
	display:none;
}
.totop span{
	margin: 14px auto 2px;
	display: block;
	width: 0;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-bottom: 13px solid #fff;
}
.totop:hover,.totop:focus{
	background-color: #5adaa2;
}


@media(max-width: 1200px) {
	

	/*************************/
	.common-body{
		width: 100%;
		margin: 0 auto;
	}
	.common-body .box-left{
		width: 80%;
		float: none;
		margin: 30px auto 0px;
	}
	.common-body .box-right{
		width: 336px;
		float: none;
		margin: 0 auto;
	}
	.common-body .arcltle-select{
		display: none;
	}
	.common-body .box-left .arcltle-select{
		display: block;
		margin-bottom: 40px;
	}
}
@media(max-width: 1000px) {
	.foot .foot_l{
		width: 100%;
	}
	.foot .foot_r{
		margin: auto;
		width: 450px;
	}
	.foot .foot_l,.foot .foot_r,.foot .foot_r .email{
		float: none;
	}
}
@media(max-width: 830px) {
	.head .sear2{
		width:90%;
	}
	.head .nav-tip{
		width: 600px;
	}

	/********************/
	.common-body .box-left{
		width: 100%;
	}
	.common-body .box-left .word{
		width: 428px;
	}
}
@media(max-width: 640px) {
	.head .nav-tip{
		width: 100%;
	}
	.head .nav-tip a{
		padding:20px 15px;
	}
	.head .search{
		top:10px;
	}
	/*********************/
	.common-body .box-left .word{
		width: 290px;
		float: none;
		margin: 0 auto;
		padding-top: 40px;
	}
	.common-body .box-left .img{
		float: none;
		display: block;
		margin: 0 auto;
		width: 100%;
		text-align: center;
		padding: 20px 0px 0px 0px;
	}
}
@media(max-width: 560px) {
	.head .search-b form{
		float: left;
	}
	.head .sear{
		display: none;
	}
	.head .sear2 .three-icon{
		display: block;
	}
	.head .search-b{
		display: block;
		position: static;
		background-color: #6fc2e7;
	}
	.head .search-b .close{
		display: none;
	}
	.head .sear2{
		width: 320px;
	}
	.head .search-b form .search-t{
		width: 190px;
	}
	.head .search-b form{
		width: 230px;
	}

	/**/
	.foot .foot_l{
		min-width: 290px;
		margin:auto;
	}
	.foot .foot_r{
		width: 320px;
		margin: auto;
	}
	.foot .foot_r .email{
		margin: 0;
		width: 100%;
	}
}

@media(max-width: 360px) {
	.foot .foot_r{
		width: 290px;
		margin: auto;
	}
	.common-body .arcltle-select a.go{
		margin-top: 8px;
	}
}
@media(max-width: 320px) {
	.common-body .box-right{
		width: 100%;
		float: none;
		margin: 0 auto;
	}
}