@charset "utf-8";

.cl {
	clear: both;
}


@media screen and (min-width: 1200px) {

	.dabt {
		width: auto;
		height: auto;
		font-size: 34px;
		font-family: Microsoft YaHei;
		font-weight: bold;
		color: #202020;
		line-height: 62px;
		text-align: center;
	}

	.xiaobt {
		width: auto;
		height: auto;
		font-size: 16px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #8C8C8C;
		text-align: center;
	}


	/* 业务范围 */
	.ywfw_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.ywfw {
		max-width: 1300px;
		height: auto;
		overflow: hidden;
		margin: 30px auto;
	}

	.ywfw_list {
		width: auto;
		height: auto;
		overflow: hidden;
		padding: 2%;
	}

	.ywfw_list ul li {
		float: left;
	}

	.ywfw_list li {

		width: calc(100% / 6 - 20px);
		height: auto;
		background: #FFFFFF;
		box-shadow: 0px 5px 5px 5px rgba(0, 0, 0, 0.1);
		border-radius: 10px;
		margin-right: 20px;
		margin-bottom: 20px;
		margin-top: 20px;
	}

	/* .ywfw_list li:last-child{
	margin-right: 0;
} */

	.ywfw_list_main_li {
		position: relative;
	}

	.ywfw_list_main {
		position: relative;

		width: calc(100% - 20px);
		height: auto;
		overflow: hidden;
		padding: 10px;
	}

	.ywfw_list_main_img {
		height: 75px;
		position: relative;
	}

	.ywfw_list_main_img img {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
	}

	.ywfw_list_main_txt1 {
		width: auto;
		height: auto;
		font-size: 18px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #202020;
		line-height: 62px;
		text-align: center;
	}

	.ywfw_list_main_txt2 {
		width: auto;
		height: auto;
		font-size: 16px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #8C8C8C;
		text-align: center;
	}

	.ywfw_list li:hover .ywfw_list_zz {
		display: block;
	}

	.ywfw_list_zz {
		position: absolute;
		top: 0px;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.3);
		border-radius: 10px;

		display: none;
	}

	.ywfw_list_zz_btn {

		position: absolute;
		width: 65%;
		padding: 5px;
		height: auto;
		line-height: 35px;
		background: #031F34;
		border-radius: 24px;
		text-align: center;
		font-size: 18px;
		color: #fff;
		top: 50%;
		left: 15%;

		transform: translateX(-50%);
		transform: translateY(-50%);
	}


	/* 行业网站定制 */

	.hywzdz_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.hywzdz {
		max-width: 1300px;
		height: auto;
		overflow: hidden;
		margin: 30px auto;
	}

	.hywzdz_main {
		position: relative;
		width: 94%;
		height: auto;
		overflow: hidden;
		margin: 30px auto;

		box-shadow: 0px 5px 5px 5px rgba(0, 0, 0, 0.1);
		border-radius: 20px;
		padding: 2%;
	}

	.hywzdz_main_left {
		float: left;
		width: 50%;
		height: auto;
		overflow: hidden;
	}

	.hywzdz_main_left img {
		width: 100%;
	}

	.hywzdz_main_right {
		float: left;
		width: 48%;
		height: auto;
		overflow: hidden;
		padding-left: 2%;
	}

	.clhywzdz_main_right_one {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.hywzdz_main_right_one_txt1 {
		width: 186px;
		height: 50px;
		background: #031F34;
		border-radius: 25px;
		line-height: 50px;
		text-align: center;
		font-size: 20px;
		color: #fff;
		overflow: hidden;
	}

	.hywzdz_main_right_two {
		padding-left: 30px;
	}

	.hywzdz_main_right_two:after {
		width: 9px;
		height: 29px;
		background: #031F34;
		border-radius: 5px;
		content: " ";
	}

	.hywzdz_main_right_two_txt1 {
		width: auto;
		height: auto;
		font-size: 22px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #202020;
		line-height: 62px;
	}

	.hywzdz_main_right_two_txt2 {
		width: auto;
		height: auto;
		font-size: 16px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #8C8C8C;
		line-height: 28px;
	}



	/* 案例展示 */

	.alzs_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0px auto;
		background: url(../images/anli_bj.jpg) no-repeat top center;
	}

	.alzs_main {
		max-width: 1200px;
		height: auto;
		/* overflow: hidden; */
		margin: 30px auto;
	}

	.alzs_tab_mian {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto;
	}

	.alzs_tab_ul {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto;
	}

	.alzs_tab_ul ul li {
		float: left;
	}

	.alzs_tab_ul li {
		width: calc(100% / 3 - 10px);
		height: auto;
		line-height: 56px;
		overflow: hidden;
		text-align: center;
		font-size: 20px;
		border: 1px solid #ddd;
		box-sizing: border-box;
		border-radius: 30px;
		margin-right: 10px;
		color: #333;
	}

	.alzs_tab_ul li:last-child {
		margin-right: 0px;
	}

	.alzs_tab_ul li:hover {
		background: #031F34;
		color: #fff;
	}


	.alzs_tab_tupian {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto;
	}

	.alzs_tab_tupian ul li {
		float: left;
	}

	.alzs_tab_tupian li {
		width: calc(100% / 4 - 10px);
		height: auto;
		line-height: 56px;
		overflow: hidden;
		text-align: center;
		font-size: 20px;
		border: 1px solid #ddd;
		box-sizing: border-box;
		border-radius: 30px;
		margin-right: 10px;
		color: #333;
	}

	.alzs_tab_tupian li img {
		width: 100%;
	}

	.alzs_tab_tupian li:last-child {
		margin-right: 0px;
	}


	/* .关于我们 */

	.gywm_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.gywm {
		max-width: 1200px;
		height: auto;
		overflow: hidden;
		margin: 30px auto;
	}

	.gywm_main {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto;
	}

	.gywm_main_left {
		float: left;
		width: 50%;
		height: auto;
		overflow: hidden;
	}

	.gywm_main_left img {
		width: 100%;
	}

	.gywm_main_right {
		float: left;
		width: 48%;
		height: auto;
		overflow: hidden;
		padding-left: 2%;
	}

	.gywm_main_right p {
		text-indent: 30px;
		font-size: 18px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #202020;
		line-height: 38px;
	}

	/* 限时优惠 */
	.xsyh_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #061d36;
	}

	.xsyh_bj img {
		margin: 0px auto;
		max-width: 100%;
	}
	
	.xsyh_bj .xsyh_pc{
		display: block;
	}
	.xsyh_bj .xsyh_wap{
		display: none;
	}

	/* 0元托管 */
	.lingyuan_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #061d36 url(../images/gengduo.png) center no-repeat;

		min-height: 790px;
		margin: 10px auto;
	}

	.lingyuan {
		max-width: 1200px;
		height: auto;
		overflow: hidden;
		margin: 0px auto;
	}

	.lingyuan_list {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-top: 350px;
	}

	.lingyuan_list ul li {
		float: left;
	}

	.lingyuan_list li {
		width: 43%;
		height: auto;
		overflow: hidden;
		margin-right: 5%;
		margin-bottom: 2%;

		border: 3px solid #01FEFF;
		box-shadow: 0px 7px 23px 2px rgba(1, 254, 255, 0.08);
		border-radius: 10px;

		padding: 2%;
	}

	.lingyuan_list li:nth-child(2n+2) {
		margin-right: 0;
	}

	.lingyuan_list_main {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.lingyuan_list_main_left {
		width: 100px;
		height: 100px;
		background: #52F7FF;
		border-radius: 50%;
		float: left;
		text-align: center;
		line-height: 100px;
		font-size: 70px;
		color: #031F34;
		font-weight: 600;
		margin-right: 2%;
	}

	.lingyuan_list_main_right {
		float: left;
		width: 78%;
		height: auto;
		overflow: hidden;
		margin-top: 10px;
	}

	.lingyuan_list_main_right_one {
		width: 100%;
		height: auto;
		font-size: 25px;
		font-family: Microsoft YaHei;
		font-weight: bold;
		color: #FFFFFF;
		line-height: 50px;
	}

	.lingyuan_list_main_right_two {
		width: 100%;
		height: auto;
		font-size: 18px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #FFFFFF;
	}

	/* 面向的客户群体 */
	.khqt_bj {
		width: 100%;
		height: auto;
		overflow: hidden;

	}

	.khqt {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0px auto;
	}

	.khqt_main {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto;
		margin-bottom: 0;
		background: url(../images/qunti-down.png) center no-repeat;
		background-size: cover;
	}

	.khqt_main_list {
		max-width: 1200px;
		height: auto;
		overflow: hidden;
		margin: 30px auto;
	}

	.khqt_main_list ul li {
		float: left;
	}

	.khqt_main_list li {
		width: calc(100% / 9 - 20px);
		height: auto;
		overflow: hidden;
		margin-right: 20px;
	}

	.khqt_main_list_zhuti {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0px auto;
	}

	.khqt_main_list_zhuti_img {
		width: 90px;
		height: 90px;
		border: 3px solid #FFFFFF;
		border-radius: 50%;
		position: relative;
		margin: 0px auto;
	}

	.khqt_main_list_zhuti img {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		width: 60%;
	}
	
	.khqt_main_list_zhuti_img:hover img {
		
		animation: flipInY 1s ease-out forwards;
		-webkit-animation: flipInY 1s ease-out forwards
	}

	.khqt_main_list_zhuti span {
		display: block;
		width: 100%;
		font-size: 18px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 38px;
		text-align: center;
	}

}




@media screen and (max-width: 1200px) {

	.dabt {
		width: auto;
		height: auto;
		font-size: 26px;
		font-family: Microsoft YaHei;
		font-weight: bold;
		color: #202020;
		line-height: 50px;
		text-align: center;
	}

	.xiaobt {
		width: auto;
		height: auto;
		font-size: 16px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #8C8C8C;
		text-align: center;
	}


	/* 业务范围 */
	.ywfw_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.ywfw {
		width: 96%;
		height: auto;
		overflow: hidden;
		margin: 10px auto;
	}

	.ywfw_list {
		width: auto;
		height: auto;
		overflow: hidden;
		padding: 2%;
	}

	.ywfw_list ul li {
		float: left;
	}

	.ywfw_list li {

		width: calc(100% / 2 - 10px);
		height: auto;
		background: #FFFFFF;
		box-shadow: 0px 5px 5px 5px rgba(0, 0, 0, 0.1);
		border-radius: 10px;
		margin-right: 20px;
		margin-bottom: 20px;
		margin-top: 20px;
	}

	.ywfw_list li:nth-child(2n+2){
		margin-right: 0;
	}

	.ywfw_list_main_li {
		position: relative;
	}

	.ywfw_list_main {
		position: relative;

		width: calc(100% - 20px);
		height: auto;
		overflow: hidden;
		padding: 10px;
	}

	.ywfw_list_main_img {
		height: 75px;
		position: relative;
	}

	.ywfw_list_main_img img {
		
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		max-width: 50%;
	}

	.ywfw_list_main_txt1 {
		width: auto;
		height: auto;
		font-size: 18px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #202020;
		line-height: 62px;
		text-align: center;
	}

	.ywfw_list_main_txt2 {
		width: auto;
		height: auto;
		font-size: 1rem;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #8C8C8C;
		text-align: center;
	}

	.ywfw_list li:hover .ywfw_list_zz {
		display: block;
	}

	.ywfw_list_zz {
		position: absolute;
		top: 0px;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.3);
		border-radius: 10px;

		display: none;
	}

	.ywfw_list_zz_btn {

		position: absolute;
		width: 65%;
		padding: 5px;
		height: auto;
		line-height: 35px;
		background: #031F34;
		border-radius: 24px;
		text-align: center;
		font-size: 18px;
		color: #fff;
		top: 50%;
		left: 15%;

		transform: translateX(-50%);
		transform: translateY(-50%);
	}


	/* 行业网站定制 */

	.hywzdz_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.hywzdz {
		width: 96%;
		height: auto;
		overflow: hidden;
		margin: 10px auto;
	}

	.hywzdz_main {
		position: relative;
		width: 90%;
		height: auto;
		overflow: hidden;
		margin: 10px auto;

		box-shadow: 0px 5px 5px 5px rgba(0, 0, 0, 0.1);
		border-radius: 10px;
		padding: 2.5%;
	}

	.hywzdz_main_left {
		float: left;
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.hywzdz_main_left img {
		width: 100%;
	}

	.hywzdz_main_right {
		float: left;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 10px auto;
	}

	.hywzdz_main_right_one {
		width: 100%;
		height: auto;
		overflow: hidden;
		
		display: none;
	}

	.hywzdz_main_right_one_txt1 {
		width: 186px;
		height: 50px;
		background: #031F34;
		border-radius: 25px;
		line-height: 50px;
		text-align: center;
		font-size: 20px;
		color: #fff;
		overflow: hidden;
	}

	.hywzdz_main_right_two {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-bottom: 10px;
	}

	.hywzdz_main_right_two:after {
		width: 9px;
		height: 29px;
		background: #031F34;
		border-radius: 5px;
		content: " ";
	}

	.hywzdz_main_right_two_txt1 {
		width: auto;
		height: auto;
		font-size: 18px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #202020;
		overflow: hidden;
	}

	.hywzdz_main_right_two_txt2 {
		width: auto;
		height: auto;
		font-size: 15px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #8C8C8C;
		line-height: 30px;
		overflow: hidden;
	}



	/* 案例展示 */

	.alzs_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0px auto;
		background: url(../images/anli_bj.jpg) no-repeat top center;
	}

	.alzs_main {
		width: 96%;
		height: auto;
		/* overflow: hidden; */
		margin: 10px auto;
	}

	.alzs_tab_mian {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 10px auto;
		margin-top: 0;
	}

	.alzs_tab_ul {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 10px auto;
	}

	.alzs_tab_ul ul li {
		float: left;
	}

	.alzs_tab_ul li {
		width: calc(100% / 3 - 10px);
		height: auto;
		line-height: 35px;
		overflow: hidden;
		text-align: center;
		font-size: 14px;
		border: 1px solid #ddd;
		box-sizing: border-box;
		border-radius: 10px;
		margin-right: 10px;
		color: #333;
	}

	.alzs_tab_ul li:last-child {
		margin-right: 0px;
	}

	.alzs_tab_ul li:hover {
		background: #031F34;
		color: #fff;
	}


	.alzs_tab_tupian {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 10px auto;
	}

	.alzs_tab_tupian ul li {
		float: left;
	}

	.alzs_tab_tupian li {
		width: calc(100% / 2 - 10px);
		
		min-height: 410px;;
		
		line-height: 56px;
		overflow: hidden;
		text-align: center;
		font-size: 20px;
		/* border: 1px solid #ddd; */
		box-sizing: border-box;
		border-radius: 5px;
		margin-right: 10px;
		color: #333;
	}

	.alzs_tab_tupian li img {
		max-width: 100%;
		max-height: 100%;
		margin: auto;
	}

	.alzs_tab_tupian li:last-child {
		margin-right: 0px;
	}


	/* .关于我们 */

	.gywm_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.gywm {
		width: 96%;
		height: auto;
		overflow: hidden;
		margin: 10px auto;
	}

	.gywm_main {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 10px auto;
	}

	.gywm_main_left {
		float: left;
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.gywm_main_left img {
		width: 100%;
	}

	.gywm_main_right {
		float: left;
		width: 98%;
		height: auto;
		overflow: hidden;
		padding-left: 2%;
		margin: 5% auto;
		margin-bottom: 0;
	}

	.gywm_main_right p {
		text-indent: 30px;
		font-size: 16px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #202020;
		line-height: 28px;
	}

	/* 限时优惠 */
	.xsyh_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #061d36;
	}

	.xsyh_bj img {
		margin: 0px auto;
		width: 100%;
	}

	.xsyh_bj .xsyh_pc{
		display: none;
	}
	.xsyh_bj .xsyh_wap{
		display: block;
	}
	
	/* 0元托管 */
	.lingyuan_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #061d36 url(../images/gengduo.png) top center no-repeat;

		min-height: 790px;
		margin: 10px auto;
	}

	.lingyuan {
		width: 96%;
		height: auto;
		overflow: hidden;
		margin: 0px auto;
	}

	.lingyuan_list {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-top: 350px;
	}

	.lingyuan_list ul li {
		float: left;
	}

	.lingyuan_list li {
		width: 94%;
		height: auto;
		overflow: hidden;
		margin-right: 5%;
		margin-bottom: 2%;

		border: 3px solid #01FEFF;
		box-shadow: 0px 7px 23px 2px rgba(1, 254, 255, 0.08);
		border-radius: 10px;

		padding: 2%;
	}

	.lingyuan_list li:nth-child(2n+2) {
		margin-right: 0;
	}

	.lingyuan_list_main {
		width: 100%;
		height: auto;
		overflow: hidden;
		position: relative;
	}

	.lingyuan_list_main_left {
		width: 50px;
		height: 50px;
		background: #52F7FF;
		border-radius: 50%;
		float: left;
		text-align: center;
		line-height: 50px;
		font-size: 30px;
		color: #031F34;
		font-weight: 600;
		margin-right: 2%;
		
		position: absolute;
		top: 25%;
	}

	.lingyuan_list_main_right {
		float: left;
		width: 80%;
		height: auto;
		overflow: hidden;
		
		padding-left: 60px;
	}

	.lingyuan_list_main_right_one {
		width: 100%;
		height: auto;
		font-size: 18px;
		font-family: Microsoft YaHei;
		font-weight: bold;
		color: #FFFFFF;
		line-height: 50px;
	}

	.lingyuan_list_main_right_two {
		width: 100%;
		height: auto;
		font-size: 16px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #FFFFFF;
	}

	/* 面向的客户群体 */
	.khqt_bj {
		width: 100%;
		height: auto;
		overflow: hidden;

	}

	.khqt {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0px auto;
	}

	.khqt_main {
		width: 96%;
		height: auto;
		overflow: hidden;
		margin: 10px auto;
		margin-bottom: 0;
		background: url(../images/qunti-down.png) center no-repeat;
		background-size: cover;
	}

	.khqt_main_list {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto;
		margin-bottom: 0;
	}

	.khqt_main_list ul li {
		float: left;
	}

	.khqt_main_list li {
		width: calc(100% / 3 - 15px);
		height: auto;
		overflow: hidden;
		margin-right: 20px;
		margin-bottom: 20px;
	}
	.khqt_main_list li:nth-child(3n+3){
		margin-right: 0;
	}
	.khqt_main_list_zhuti {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0px auto;
	}

	.khqt_main_list_zhuti_img {
		width: 80px;
		height: 80px;
		border: 3px solid #FFFFFF;
		border-radius: 50%;
		position: relative;
		margin: 0px auto;
	}

	.khqt_main_list_zhuti img {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		width: 60%;
	}

	.khqt_main_list_zhuti span {
		display: block;
		width: 100%;
		font-size: 16px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 38px;
		text-align: center;
	}

}
