html,
body {
	width: 100%;
	height: auto;
	overflow-x: hidden;
}

* {
	margin: 0;
	padding: 0;
}

.clear:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}



.master {
	width: 100%;
}

.master a {
	text-decoration: none;
	/* 去掉下划线 */
}

.master_1_img {
	width: 100%;
	margin: 0 auto;
	height: 350px;
	background-image: url('../../images/news/swbanner.jpg');
	background-size: 100% 100%;
	background-size: 100% 100%;
}

.master_p {
	width: 100%;
	height: 20px;
	;
}

.master_p_img {
	margin-left: 40%;
	width: 15px;
	height: 15px;
}

.master_p_span a {
	color: #A3A3A3;
	font-size: 15px;
	text-decoration: none;
	/* 去掉下划线 */
}

.master2 {
	background: #F8F8F8;
	width: 100%;
	height: 550px;
}

.master2_conter {
	width: 1200px;
	margin: 0 auto;
	height: auto
}

.master2_conter_1 {
	width: 300px;
	height: 469px;
	float: left;
	margin-left: 15px;
	border: 1px solid #BABABA;
	background: #FFFFFF;
	box-sizing: border-box;
}

.master2_conter_1_top {
	border-left: 15px solid #B2D464;
	vertical-align: middle;
	line-height: 80px;
	width: 285px;
	height: 80px;
	color: #282828;
	font-size: 23px;
}

.master2_conter_3 {
	border-left: 15px solid #52CCF1;
	vertical-align: middle;
	line-height: 80px;
	width: 285px;
	height: 80px;
	color: #282828;
	font-size: 23px;
	border-bottom: 1px solid #BABABA;
}

.master2_conter_4 {
	width: 100%;
	height: auto;
}

.master2_conter_4 p:nth-of-type(2):hover img{
	transform: scale(1.1);
	transition: 0.6s;
}

.master2_conter_1_top {
	border-left: 15px solid #B2D464;
	vertical-align: middle;
	line-height: 80px;
	width: 285px;
	height: 80px;
	color: #282828;
	font-size: 23px;
}

.master2_conter_3 {
	border-left: 15px solid #52CCF1;
	vertical-align: middle;
	line-height: 80px;
	width: 285px;
	height: 80px;
	color: #282828;
	font-size: 23px;
	border-bottom: 1px solid #BABABA;
}

.master2_conter_4 {
	width: 100%;
	height: 296px;
	/* background-image: url("../../images/news/khly.jpg"); */
	color: #282828;
	font-size: 25px;
}

.master2_conter_4 a {
	color: white;
}

.master2_left {
	width: 100%;
	height: 89px;
	border-top: 1px solid #BABABA;
	border-bottom: 1px solid #BABABA;
	font-size: 15px;
}

.master2_left div {
	float: left;
	width: 50%;
	height: 100%;
}

.master2_left_1 p {
	margin-left: 15px;
	line-height: 30px;
}

.master2_left_1 p:first-child {
	margin-top: 15px;
}

.master2_left_1 img {
	width: 20px;
	height: 20px;
}


.master2_left_div {
	display: none;
	width: 150px;
	margin: 0 auto;

}

.master2_left_div li {
	border-bottom: none !important;
	width: 150px;
	height: 40px;
	text-indent: 40px;
	line-height: 30px;
	cursor: pointer;
	text-align: left;
}

.master2_left_div li a {
	text-decoration: none;
	/* 去掉下划线 */
	color: #707070 !important;
	font-size: 15px;
}

.div_right {
	width: 880px;
	height: 100%;
	float: left
}

.master_3 {
	/* background-image: url('../../images/news/swcpbg.png'); */
	width: 100%;
	height: 490px;
	background-size: 100% 65%;
	background-repeat: no-repeat;
}

.scjd {
	width: 100%;
	height: 80px;
	line-height: 80px;
	vertical-align: middle;
}

.scjd div:first-child {
	float: left;
	color: #272727;
	font-size: 30px;
	font-family: 'Blackadder ITC'
}

.button_div_img {
	float: right;
	margin-right: 30px;
	font-weight: 600;
}

.button_div {
	float: right;
	margin-right: 30px;
	font-weight: 600;
	cursor: pointer;
}

.button_div:hover {
	color: #02B7F0;
}

.button_div.active {
	color: #02B7F0;
}

.div_right_imgs {
	width: 100%;
	height: auto;
	display: none;
}

.div_right_imgs.active {
	display: block;
}

.div_right_imgs div {
	float: left;
	width: 420px;
}
.div_right_imgs div img:hover{
	transform: scale(1.1);
	transition: 0.6s;
}
.div_right_imgs_bottom {
	margin-top: 20px;
}

.div_right_imgs_bottom img {
	float: left;
}

.div_right_imgs_left {
	margin-left: 30px;
}

.div_right_imgs_left div:first-child {
	width: 100%;
	height: 60px;
	line-height: 60px;
	font-size: 25px;
	vertical-align: middle;
}

.div_right_imgs_left p {
    font-family: "宋体";
	text-indent: 2em;
	font-size: 15px;
	line-height: 30px;
}

.div_right_imgs_left div:last-child {
	margin-top: 10px;
	width: 100px;
	line-height: 40px;
	height: 40px;
	background: #52CCF1;
	text-align: center;
	border-radius: 10px;
}

.div_right_imgs_left div:last-child a {
	text-decoration: none;
	/* 去掉下划线 */
	color: #fff;
}
.div_right_imgs_left div:last-child:hover{
	background-color: #B2D464;
	transition: 0.3s;
}

.master2_conter_4div div:last-child {
	margin-top: 10px;
	width: 100%;
	line-height: 40px;
	height: 40px;
	background: #52CCF1;
	text-align: center
}

.master2_conter_4div div:last-child a {
	text-decoration: none;
	/* 去掉下划线 */
}

.cptj {
	width: 100%;
	height: 80px;
	line-height: 80px;
	vertical-align: middle;
}

.cptj div:first-child {
	float: left;
	color: #272727;
	font-size: 30px;
	font-family: 'Blackadder ITC'
}

.cptj_div {
	float: right;
	margin-right: 10px;
	font-weight: 600;

}

.cptj_div span {
	padding: 3px 5px;
	cursor: pointer;
}

.cptj_div span.active {
	color: white;
	background-color: #50A2E1;
	margin: 4px;
}

.cptj_button {
	width: 100%;
	height: 400px;
}

.cptj_button_div div {
	width: 18.4%;
	height: 100%;
	float: left;
	border-radius: 20px 20px 0 0;
	background: #f9f8f8;
	box-shadow: 0px 0px 3px #afa7a7 inset;
}

.cptj_button_div_p {
	margin-top: 20px;
	text-align: center;
	height: 150px;
	width: 100%;
	overflow: hidden;
}

.cptj_button_div_p img {
	width: 193px;
	height: 150px;
	transition: 0.3s;
}

.cptj_button_div div:hover img{
	transform: scale(1.1);
	transition: 0.6s;
}

.cptj_button_div_p2 {
	background-image: url('../../images/news/swsearch1.png');
	width: 100%;
	height: 175px;
	background-size: 100% 100%;
	top: 0px;
	position: relative;
	line-height: 25px;
	text-align: center;
	box-sizing: border-box;
	padding-top: 45px;
}

.cptj_button_div_p2 a {
	color: #7CAED5;
}

.cptj_button_div_p2 a:hover{
	text-decoration: underline;
}
/*首页轮播图*/

.RAD42_01 {
	width: 100%;
	height: 100%;
	overflow: hidden
}

.RAD42_01 .AD42 {
	width: 100%;
	height: 100%;
	position: relative;
	zoom: 1;
	overflow: hidden;
}

.RAD42_01 .AD42 .core {
	position: absolute;
	top: 0px;
	width: 100%;
	height: auto;
}

.RAD42_01 .AD42 .core .cptj_button_div {
	display: block;
}

.RAD42_01 .AD42 .dotWrap {
	width: 100%;
	position: absolute;
	margin-top: 350px;
	height: 17px;
}

.RAD42_01 .AD42 .dot {
	height: 17px;
	color: #505050;
	width: 100%;
	text-align: center;
}

.RAD42_01 .AD42 .dot ul {
	width: 100%;
}

.RAD42_01 .AD42 .dot ul li {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	margin: 0px 2px;
	font-size: 0px;
	line-height: 0px;
	width: 10px;
	height: 10px;
}

.RAD42_01 .AD42 .dot ul li span {
	display: block;
	width: 10px;
	height: 10px;
	overflow: hidden;
	cursor: pointer;
	border-radius: 10px;
	background: #CFE6F5;
}

.RAD42_01 .AD42 .dot ul li span img {
	width: 95px;
	height: 55px;
	border: 2px solid #949a9d;
	border-radius: 12px;
}

.RAD42_01 .AD42 .dot ul li.on span {
	background: #16b00c;
}

.RAD42_01 .AD42 .dot ul li.on span img {
	/*border:2px solid #2cb6ff; border-radius:8px;*/
}

.RAD42_01 .AD42 .dot em {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	font-size: 26px;
	color: #505050;
	font-family: arial;
	font-style: normal;
	padding-left: 5px;
}

.RAD42_01 .AD42 .btn {
	display: none;
	width: 150px;
	height: 100px;
	position: absolute;
	left: 0;
	top: 0px;
	*zoom: 1;
	overflow: visible;
}

/* 推荐 */
.xg_more {
	background-color: #bee4fd !important;
	height: 345px !important;
	box-sizing: border-box;
	padding: 140px 66px;
}

.xg_more p span {
	display: inline-block;
}

.xg_more p span a {
	display: inline-block;
	color: #7CAED5 !important;
	font-size: 22px;
}

.xg_more p span a:hover {
	transform: scale(1.1);
	transition: 0.6s;
}

.xg_more p span:nth-of-type(1) {
	vertical-align: middle;
	width: 45px;
}

.xg_more p span:nth-of-type(2) {
	font-size: 50px;
	vertical-align: middle;
	color: #00b7ee !important;
}

/* 技术服务 */
.profw_box {
	width: 100%;
	padding-bottom: 35px;
	background-image: url(../../images/jsfw.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.profw_con {
	width: 1200px;
	margin: 0 auto;
}

.profw_title {
	font-size: 30px;
	color: #fff;
	height: 80px;
	line-height: 80px;
}

.profw_l {
	width: 50%;
	box-sizing: border-box;
	padding: 0 20px 0 0;
}

.profw_r {
	width: 50%;
}

.jcfw_title {
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	color: #fff;
}

.jcfw_title a {
	float: right;
	color: #fff;
}

.jcfw_title a:hover {
	text-decoration: underline;
}

.jcfw_img img {
	width: 580px;
	/* height: 250px; */
	transition: 0.3s;
}

.jcfw_img {
	width: 580px;
	height: 170px;
	overflow: hidden;
	box-sizing: border-box;
}

.jcfw_img img:hover {
	transform: scale(1.1);
	transition: 0.6s;
}

.jcfw_info {
	color: #fff;
	font-size: 16px;
	line-height: 32px;
	margin-top: 5px;
}

.jcfw_info a {
	color: #fff;
	float: right;
	font-size: 14px;
}

.jcfw_info a:hover {
	text-decoration: underline;
}

/* 技术服务 */
.profw_r {
	width: 50%;
}

/* slide */
.slideBox {
	width: 100%;
	/* height: 515px; */
	overflow: hidden;
	position: relative;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5%;
	bottom: 5px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 2px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	margin-left: 5px;
}

.slideBox .hd ul li.on {
	background: #044f26;
}

.slideBox .bd {
	width: 100%;
	position: relative;
	/* height: 100%; */
	z-index: 0;
}

.slideBox .bd li {
	width: 100%;
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	width: 100%;
	height: 280px;
	display: block;
}

.slideBox .bd li>a {
	display: inline-block;
	width: 55%;
}

.pro_jsfw_info {
	box-sizing: border-box;
	padding: 0 20px 20px 10px;
	width: 45%;
}

.pro_jsfw_infoT {
	width: 100%;
	font-size: 18px;
	max-height: 50px;
}

.pro_jsfw_infoT a {
	color: #fff;
	font-weight: 600;
	line-height: 25px;
	display: inline-block;
	width: 100%;
	max-height: 50px;
	overflow: hidden;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.pro_jsfw_infoT a:hover {
	text-decoration: underline;
}

.pro_jsfw_infoJ {
	width: 100%;
	height: 180px;
	font-size: 16px;
	line-height: 25px;
	margin-top: 15px;
	color: #999;
	overflow: hidden;
	color: #fff;
}
ul,li{
	list-style: none;
}
.l {
	float: left;
}
.r {
		float: right;
}