<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	margin: 0px;
	padding: 0px;
}
html {
	font-size: 14px;
	width: 100%;
	font-family: "microsoft yahei","å¾®è½¯é›…é»‘";
}
body{
	overflow-x: hidden;
}
a {
	text-decoration: none;
	color: #000;
}
img {
	vertical-align: middle;
	max-width: 100%;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none;
}
input,button,select,textarea {
	outline: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.ta_l{
	text-align: left;
}
.ta_c{
	text-align: center;
}
.ta_r{
	text-align: right;
}
.clear {
	clear: both;
}
.main {
	width: 1200px;
	margin: 0 auto;
}
/*
.header .top{
	margin-top: 33px;
	height: 54px;
	line-height: 54px;
}
.header .top .logo{
	margin-right: 40px;
}
.header .top .fl .text{
	font-size: 14px;
	color: #2c2c2c;
}
.header .top .tel_text{
	color: #ea5405;
	font-size: 20px;
}
.header .fanyi{
	color: #424242;
	margin-left: 10px;
}
.fanyi a{
	font-size: 14px;
	padding-left: 10px;
	border-left: 1px solid #b5b5b5;
}
.header .fanyi img{
	margin-right: 6px;
	vertical-align: inherit;
}
.header .bottom{
	height: 56px;
	line-height: 56px;
}
.header .bottom .nav_list{
	width: 120px;
}
.header .nav_list a{
	color: #000000;
	font-size: 16px;
}*/
.banner img{
	width: 100%;
}
.banner3{
	display:none;
}
.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.top_nav{
	background-color: #000000;
	height: 80px;
	line-height: 80px;
}
.top_nav.ons{
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 15;
}
.top_nav .top_list{
	padding: 0 34px;
}
.top_nav a{
	color: #fff;
	font-size: 20px;
	display: inline-block;
	height: 80px;
	box-sizing: border-box;
}
.top_nav a.ons{
	border-bottom: 4px solid #ff6700;
}
.box .title{
	height: 130px;
	line-height: 130px;
	background-image: url(../images/title.png);
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 30px;
	color: #111111;
	font-weight: bold;
}
.box .title span{
	color: #ff6700;
}
.box .titles1 span{
	font-size: 24px;
	color: #111111;
}
.box .titles1{
	font-size: 24px;
	color: #111111;
}
.server{
	margin-top: 40px;
	background-color: #fff;
}
.server .server_main{
	margin-top: 40px;
}
.server .server_main .server_list{
	width: 250px;
	height: 250px;
	border: 1px solid #ff6700;
	border-radius: 4px;
	overflow: hidden;
	box-sizing: border-box;
	position: relative;
	margin-right: 66px;
	margin-bottom: 50px;
}
.server .server_main .server_list:nth-child(4n){
	margin-right: 0;
}
.server .server_list img{
	width: 100%;
	height: 100%;
}
.server .server_list .zz{
	position: absolute;
	height: 100%;
	width: 100%;
	background-color: #000;
	opacity: 0;
	top: 0;
	left: 0;
	z-index: 1;
	transition: all 0.6s;
}
.server .server_list:hover .zz{
	opacity: 0.4;
}
.server .server_list .more{
	width: 150px;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
	font-size: 24px;
	top: 45%;
	bottom: 45%;
	left: 0;
	right: 0;
	text-align: center;
	position: absolute;
	z-index: 2;
	background-color: #ff6700;
	border-radius: 4px;
	margin: auto auto;
}
.server .more a{
	color: #fff;
}
.zx{
	font-size: 24px;
}
.zx a{
	display: inline-block;
	height: 50px;
	width: 135px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	border-radius: 8px;
	background-color: #ff6700;
}
.yhzx{
	margin-top: 60px;
	background-image: url(../images/yhzx.jpg);
	height: 460px;
	background-position: top center;
	background-repeat: no-repeat;
}
.yhzx a{
	display: inline-block;
	width: 100%;
	height: 100%;
}
.box .titles{
	color: #ff6700;
	font-size: 40px;
	font-weight: bold;
}
.vs{
	margin-top: 100px;
}
.vs table{
	width: 1090px;
	margin: 0 auto;
}
.vs table.tops{
	margin-top: 80px;
}
.vs table.tops td{
	text-align:center;
}
.vs table.tops .c{
	color: #111;
	font-size: 30px;
}
.vs table.tops .l{
	color: #111;
	font-size: 30px;
}
.vs table.tops .r{
	color: #666666;
	font-size: 26px;
}
.vs table.bottoms{
	border: 1px solid #ff6700;
	margin-top: 30px;
}
.vs .bottoms td{
	height: 60px;
	line-height: 60px;
	background-color: #ff6700;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align:center;
}
.vs .bottoms td.l{
	background-color: #fffcd2;
	border-bottom: 1px solid #d2d2d2;
}
.vs .bottoms td.l img{
	height: 30px;
}
.vs .bottoms td.r{
	color: #666666;
	font-size: 18px;
	font-weight: lighter;
	background-color: #fffeec;
	border-bottom: 1px solid #d2d2d2;
}
.vs .bottoms tr:last-child td{
	border-bottom: none;
}
.baojia .bj_tables tr td{
	text-align:center;
}
.yuzhong{
	margin-top: 100px;
}
.box .titles1{
	font-size: 24px;
	color: #111111;
	margin-top: 65px;
}
.box .titles1 span{
	color: #ff6700;
}
.yuzhong .yz_main{
	width: 1150px;
	padding: 65px 50px;
	box-sizing: border-box;
	box-shadow: 0 0 10px 1px #f0f0f0;
	border: 1px solid #d2d2d2;
	margin: 25px auto 70px;
}
.yuzhong .yz_main .yz_list{
	width: 210px;
	margin-right: 65px;
	margin-bottom: 50px;
}
.yuzhong .yz_main .yz_list:nth-child(4n){
	margin-right: 0;
}
.yuzhong .yz_list .img{
	border: 1px solid #6993ff;
	height: 125px;
	padding: 14px 13px;
	box-sizing: border-box;
}
.yuzhong .yz_list .img img{
	width: 100%;
	height: 100%;
	border: 1px solid #dfdfdf;
}
.yuzhong .yz_list .text{
	width: 182px;
	height: 54px;
	margin: 15px auto 0;
	border-radius: 13px;
	border: 1px solid #ff6700;
	font-size: 24px;
	color: #111111;
	line-height: 54px;
	box-sizing: border-box;
}
.yuzhong .yz_list .text:hover{
	background-color: #ff6700;
	color: #fff;
}
.g_server{
	height: 660px;
	background-image: url(../images/g_server.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin-top: 100px;
}
.g_server .name{
	padding-top: 65px;
	margin-left: 40px;
	color: #fff;
	font-size: 30px;
}
.g_server .name span{
	margin-right: 55px;
}
.g_server .g_main{
	width: 840px;
	margin-left: 35px;
	margin-top: 75px;
	padding: 33px;
	box-sizing: border-box;
}
.g_server .g_list{
	display: inline-block;
	width: 255px;
	margin-bottom: 30px;
}
.g_server .g_list .img{
	height: 60px;
}
.g_server .g_list .text{
	color: #fff;
	margin-top: 12px;
	font-size: 20px;
}
.youshi{
	margin-top: 90px;
	background-image: url(../images/youshi.png);
	background-position: top center;
	background-repeat: no-repeat;
}
.youshi .top{
	position: relative;
	height: 350px;
}
.youshi .top .lf , .youshi .top .ce , .youshi .top .rf{
	position: absolute;
}
.youshi .top .lf , .youshi .top .rf{
	width: 338px;
}
.youshi .top .lf{
	left: 7px;
	top: 0;
}
.youshi .top .ce{
	left: 527px;
	top: 94px;
	width: 144px;
}
.youshi .top .rf{
	left: 856px;
}
.youshi .top .list{
	height: 90px;
	margin-bottom: 40px;
	color: #fff;
	padding: 0 5px;
    box-sizing: border-box;
}
.youshi .top .list:nth-child(2){
	color: #ff6700;
}
.youshi .top .list:nth-child(3){
	margin-bottom: 0;
}
.youshi .list .name{
	font-size: 24px;
}
.youshi .list .text{
	font-size: 20px;
}
.youshi .ce .ce_list{
	height: 40px;
	line-height: 40px;
	margin-bottom: 14px;
	font-size: 24px;
	color: #fff;
}
.youshi .ce .ce_list:nth-child(2){
	color: #ff6700;
}
.youshi .bottom{
	width: 970px;
	margin: 100px auto 0;
}
.youshi .bottom .b_list{
	width: 420px;
	height: 110px;
	margin-right: 105px;
	margin-bottom: 40px;
}
.youshi .bottom .b_list:nth-child(2n){
	margin-right: 0;
}
.youshi .b_list .num{
	width: 30px;
	height: 30px;
	border-radius: 30px;
	color: #fff;
	background-color: #ff6700;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	margin-top: 20px;
}
.youshi .b_list .text_main{
	width: 330px;
	margin-left: 15px;
}
.youshi .b_list .name{
	color: #111111;
	font-size: 24px;
	font-weight: bold;
}
.youshi .b_list .text{
	font-size: 20px;
	color: #666666;
}
.baojia{
	background-image: url(../images/baojia.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 700px;
}
.baojia .main{
	padding: 30px 0;
	box-sizing: border-box;
}
.baojia .main .title{
	color: #fff;
}
.baojia .bj_table{
	width: 1100px;
	margin: 55px auto 0;
}
.baojia .bj_table th{
	background-color: #ff6700;
	color: #fff;
	height: 54px;
	line-height: 54px;
	font-size: 24px;
	width: 220px;
	text-align: center;
}
.baojia .bj_table .f1{
	width: 290px;
}
.baojia .bj_table td{
	background-color: #fff;
	border-bottom: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	height: 118px;
	color: #111111;
	font-size: 20px;
	box-sizing: border-box;
	padding: 0 10px;
}
.baojia .bj_table td a{
	color: #ff6700;
}
.bj_tables{
	display: none;
}
.baojia .more{
	margin-top: 50px;
}
.baojia .more a{
	display: inline-block;
	color: #fff;
	font-size: 24px;
	width: 300px;
	height: 60px;
	line-height: 60px;
	background-color: #ff6700;
	border-radius: 3px;
}
.yiyuan{
	margin-top: 100px;
}
.yiyuan .yy_main{
	margin-top: 200px;
}
.yiyuan .yy_list{
	width: 350px;
	background-image: url(../images/yiyuan.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin-right: 75px;
	padding: 0 10px;
	box-sizing: border-box;
	color: #111111;
	height: 451px;
	border-radius: 9px;
	box-shadow: 0 6px 8px 1px #9c9c9c;
}
.yiyuan .yy_list:nth-child(3){
	margin-right: 0;
}
.yiyuan .yy_list:hover{
	background-image: url(../images/yiyuans.png);
	color: #fff;
}
.yiyuan .yy_list .img{
	width: 222px;
    height: 222px;
    overflow: hidden;
    border-radius: 222px;
    margin: -142px auto 0;
}
.yiyuan .yy_list .name{
	height: 50px;
	line-height: 50px;
	margin-top: 35px;
	border-bottom: 2px solid #ff6700;
	font-size: 22px;
}
.yiyuan .yy_list:hover .name{
	border-bottom: 2px solid #fff;
}
.yiyuan .yy_list .name span{
	font-size: 20px;
}
.yiyuan .yy_list .text{
	margin-top: 22px;
	line-height: 30px;
	font-size: 16px;
}
.yiyuan .zx{
	margin-top: 50px;
}
.yiyuan .zx a{
	width: 210px;
	border-radius: 20px;
}
.case{
	margin-top: 80px;
	opacity: 1;
	background-color: #fff;
}
.case .case_main{
	margin-top: 95px;
}
.case .case_list{
	width: 360px;
	margin-right: 60px;
	margin-bottom: 70px;
}
.case .case_list:nth-child(3n){
	margin-right: 0;
}
.case .case_list .name{
	background-image: url(../images/case.png);
	background-position: right 5px center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #ff6700;
	width: 294px;
	line-height: 32px;
	box-sizing: border-box;
	font-size: 20px;
	font-weight: bold;
	padding-right: 60px;
	text-overflow: ellipsis;
	overflow : hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
}
.case .case_list .xqs{
	background-color: #ff6700;
	width: 66px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 24px;
	margin-bottom: 3px;
}
.case .case_list .xqs a{
	color: #fff;
}
.case .case_list .kg{
	background-color: #ff6700;
	height: 20px;
}
.case .case_list .tops{
	margin-bottom: 5px;
}
.case .case_more{
	height: 284px;
	width: 360px;
	background-image: url(../images/case_more.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	box-sizing: border-box;
	padding: 60px 0;
}
.case .case_more a{
	display: inline-block;
	width: 208px;
	border: 1px solid #ff6700;
	color: #ff6700;
	height: 50px;
	line-height: 50px;
	border-radius: 20px;
	margin: 15px 0;
	font-size: 20px;
}
.case .case_more a:hover{
	color: #fff;
	background-color: #ff6700;
}
.yiwen{
	background-image: url(../images/yiwen.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 300px;
}
.dayi{
	margin-top: 100px;
}
.dayi .dy_main{
	margin-top: 60px;
}
.dayi .dy_list{
	margin-bottom: 20px;
}
.dayi .dy_list.fl , .dayi .dy_list.fr{
	width: 565px;
}
.dayi .dy_list .name{
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
}
.dayi .dy_list .name a{
	display: inline-block;
    height: 50px;
    width: 135px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    border-radius: 8px;
    background-color: #ff6700;
}
.dayi .dy_list .name span{
	color: #ff6700;
}
.dayi .dy_list .text{
	padding: 30px 20px;
	font-size: 18px;
	color: #666666;
	box-sizing: border-box;
	box-shadow: 0 0 10px 1px #dddddd;
}
.dayi .dy_list.fl .text , .dayi .dy_list.fr .text{
	border-bottom: 1px solid #ff6700;
}
.xiadan{
	background-image: url(../images/xiadan.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 506px;
	margin-top: 70px;
	color: #fff;
}
.xiadan .name{
	height: 116px;
	padding-top: 25px;
	line-height: 116px;
	font-size: 40px;
	background-image: url(../images/xiadan.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}
.xiadan .text1{
	font-size: 24px;
	margin-top: 30px;
}
.xiadan .tels{
	font-size: 40px;
	margin-top: 40px;
	color: #ff6700;
	font-weight: bold;
}
.xiadan .more{
	margin-top: 45px;
}
.xiadan .more a{
	display: inline-block;
	margin: 0 40px;
	width: 190px;
	line-height: 70px;
	height: 70px;
	box-sizing: border-box;
	border: 1px solid #ff6700;
	color: #fff;
	font-size: 30px;
	border-radius: 10px;
}
.xiadan .more a:first-child{
	background-color: #000;
}
.xiadan .more a:last-child{
	background-color: #ff6700;
}
.fuwu{
	display: none;
}
.zz{
	position: fixed;
	z-index: 30;
	background-color: #000;
	opacity: 0.6;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	display: none;
}
.tanchuang{
	position: fixed;
	z-index: 31;
	left: 0;
	right: 0;
	top: 50%;
	bottom: 50%;
	margin: auto;
	width: 350px;
	background-image: url(../images/tanchuang.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #fff;
	border-radius: 4px;
	height: 400px;
	display: none;
}
.ons.zz , .ons.tanchuang{
	display: block;
}
.tanchuang .name{
	text-align: center;
	margin-top: 25px;
	color: #fff;
	font-size: 24px;
}
.tanchuang .tc_main{
	padding: 0 15px;
	margin-top: 70px;
}
.tanchuang .inputs{
	height: 38px;
	line-height: 38px;
	font-size: 24px;
	margin-bottom: 16px;
}
.tanchuang .selects{
	width: 200px;
}
.tanchuang .selects input , .tanchuang .selects select{
	width: 100%;
	border: 1px solid #ff6700;
	height: 36px;
}
.tanchuang .submits{
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-radius: 4px;
	background-color: #ff6700;
	color: #fff;
	text-align: center;
	font-size: 24px;
	border: none;
}

/*å£è¯‘æ–°é—»ç‰ˆå—*/
.newsbox{
	margin-top: 90px;
}
.newsbox .title{
     height: 130px;
    line-height: 130px;
    background-image: url(../images/title.png);
    background-position: top center;
    background-repeat: no-repeat;
    font-size: 30px;
    color: #111111;
    font-weight: bold;
}
.newslist{
	margin-top: 55px;
}
.m-i-news .news-list {
    padding: 15px;
}
.m-i-news .news-list .box {
    height: 112px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}
.m-i-news .news-list .box .date {
    padding: 20px 0;
    width: 112px;
    height: 112px;
    line-height: 32px;
    background: #ff6700;
    color: #fff;
}
.m-i-news .news-list .box .date .day {
    line-height: 40px;
    font-size: 32px;
}
.m-i-news .news-list .box .text {
    background: #fff;
    padding: 15px 15px 15px 127px;
    height: 112px;
}
.m-i-news .news-list .box .text .subject {
    font-size: 18px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.m-i-news .news-list .box .text .info {
    color: #888;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.text-center {
    text-align: center;
}
.newsbox .more-wrap a {
    display: inline-block;
    margin-top: 25px;
    padding: 10px 26px;
    color: #ff6700;
    background: transparent;
    border: 1px solid #ff6700;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}


@media only screen and (max-width: 1199px) {
	.fl , .fr{
		float: none;
	}
	.clear{
		display: none;
	}
	.main{
		width: 95%;
		margin: 0 auto;
	}
	.top_nav{
		height: 60px;
		line-height: 60px;
	}
	.top_nav .main{
		display: flex;
		justify-content: space-around;
	}
	.top_nav .top_list{
		padding: 0;
	}
	.top_nav a{
		height: 60px;
		line-height: 60px;
		font-size: 16px;
	}
	.server{
		padding-top: 0;
	}
	.box .title{
		background-size: auto 100%;
		height: 100px;
		line-height: 100px;
		font-size: 26px;
	}
	.server .server_main{
		display: flex;
		justify-content: space-around;
		flex-wrap: wrap;
	}
	.server .server_main .server_list{
		margin-right: 0;
		margin-bottom: 2%;
		width: 24%;
		height: 200px;
	}
	.server .server_list .more{
		width: 45%;
		height: 40px;
		line-height: 40px;
		font-size: 18px;
	}
	.zx{
		font-size: 18px;
	}
	.zx a{
		height: 40px;
		line-height: 40px;
	}
	.yhzx{
		height: 280px;
		background-size: auto 100%;
	}
	.box .titles{
		font-size: 26px;
	}
	.vs{
		margin-top: 5%;
	}
	.vs table.tops{
		margin-top: 5%;
	}
	.vs table{
		width: 100%;
	}
	.vs table.tops .l , .vs table.tops .r , .vs table.tops .c{
		font-size: 22px;
	}
	.vs .bottoms td.l , .vs .bottoms td.r{
		width: 30%;
	}
	.vs .bottoms td{
		font-size: 16px;
	}
	.yuzhong{
		margin-top: 5%;
	}
	.box .titles1{
		margin-top: 5%;
	}
	.yuzhong .yz_main{
		width: 100%;
	}
	.yuzhong .yz_main{
		display: flex;
		justify-content: space-around;
		flex-wrap: wrap;
		padding: 2%;
	}
	.yuzhong .yz_main .yz_list{
		width: 24%;
		margin-right: 0;
		margin-bottom: 2%;
	}
	.yuzhong .yz_list .text{
		width: 80%;
		height: 36px;
		line-height: 36px;
		font-size: 18px;
	}
	.g_server{
		background-image: url(../images/g_server_s.jpg);
		background-size: 100% 100%;
	}
	.g_server .name {
	    font-size: 26px;
	}
	.g_server .name span {
	    margin-right: 2%;
	}
	.g_server .g_main{
		margin: 14% auto 0;
		width: 100%;
		display: flex;
		padding: 0;
		justify-content: space-around;
		flex-wrap: wrap;
	}
	.g_server .g_list{
		width: 33%;
	}
	.youshi{
		background-image: none;
	}
	.youshi .top{
		display: none;
	}
	.youshi .bottom{
		width: 100%;
		display: flex;
		justify-content: space-around;
		flex-wrap: wrap;
	}
	.youshi .bottom .b_list{
		margin-right: 0;
		width: 45%;
		height: auto;
		margin-bottom: 2%;
	}
	.baojia .bj_table{
		width: 100%;
	}
	.baojia .bj_table th{
		font-size: 18px;
		text-align: center;
	}
	.yiyuan{
		margin-top: 5%;
	}
	.yiyuan .yy_main{
		display: flex;
		justify-content: space-around;
		margin-top: 100px;
	}
	.yiyuan .yy_list{
		margin-right: 0;
		width: 32%;
	}
	.yiyuan .yy_list .img{
    	margin: -70px auto 0;
		width: 145px;
	    height: 145px;
	    border-radius: 100px;
	}
	.yiyuan .yy_list .name{
		font-size: 18px;
	}
	.yiyuan .yy_list .name span{
		font-size: 12px;
	}
	.yiyuan .yy_list .text{
		margin-top: 2%;
		line-height: 26px;
		font-size: 14px;
	}
	.case{
		transform: rotateX(0)
	}
	.case .case_main{
		margin-top: 5%;
		display: flex;
		justify-content: space-around;
		flex-wrap: wrap;
	}
	.case .case_list{
		width: 48%;
		margin-right: 0;
		margin-bottom: 2%;
	}
	.case .case_list .tops{
		display: flex;
		justify-content: space-between;
	}
	.yiwen{
		height: 180px;
		background-size: auto 100%;
	}
	.dayi{
		margin-top: 5%;
	}
	.dayi .dy_main{
		margin-top: 5%;
	}
	.dayi .dy_list.fl, .dayi .dy_list.fr{
		width: 100%;
	}
	.xiadan .name{
		font-size: 30px;
	}
	.xiadan .text1{
		font-size: 18px;
	}
	.xiadan .more a{
		height: 50px;
		line-height: 50px;
		font-size: 24px;
	}
	.tanchuang .inputs{
		display: flex;
		justify-content: space-between;
	}
}
@media only screen and (max-width: 767px) {
	.banner2{
		display:none;
	}
	.banner3{
		display:inline-block;
	}
	.box .title{
		height: 80px;
		line-height: 80px;
		font-size: 20px;
	}
	.server .server_main .server_list{
		width: 48%;
		height: 150px;
	}
	.server .server_list .more{
		font-size: 14px;
		width: 55%;
		height:30px;
		line-height:30px
	}
	.zx{
		font-size:14px;
		margin-top:5%
	}
	.zx a{
		height:30px;
		line-height:30px
	}
	.box .titles {
        font-size: 20px;
    }
	.yhzx{
		height: 150px;
		margin-top:10px
	}
	.vs table.tops .l, .vs table.tops .r , .vs table.tops .c{
		font-size: 13px;
	}
	.vs table.tops .l img , .vs table.tops .r img , .vs table.tops .c img{
		height: 16px;
	}
	.vs .bottoms td.l, .vs .bottoms td.r{
		width: 28%;
		line-height: inherit;
		font-size: 12px;
	}
	.vs .bottoms td.l img , .vs .bottoms td.r img{
		width: 14px;
		height: 16px;
	}
	.vs .bottoms td {
	    font-size: 12px;
		line-height: unset;
	}
	.baojia .more{
		margin-top:30px
	}
	.g_server{
		height: 510px;
	}
	.g_server .g_list .text{
		font-size:12px
	}
	.yuzhong .yz_main .yz_list{
		width: 48%;
		margin-bottom:6%;
	}
	.yuzhong .yz_list .img{
		height: 100px;
	}
	.yuzhong .yz_list .text{
		height: 30px;
		line-height: 30px;
		font-size: 16px;
		margin-top: 5%;
	}
	.youshi .bottom .b_list{
		width: 100%;
	}
	.youshi .b_list .text_main{
		margin: 0;
		width: 100%;
	}
	.baojia{
		height: auto;
		background-image: none;
	}
	.baojia .main .title{
		color: #111111;
	}
	.baojia .bj_table{
		display: none;
	}
	.bj_tables{
		display: inline-block;
	}
	.bj_main{
		margin-top:5%
	}
	.baojia .bj_tables tr th{
		width: auto;
		background-color: #ff6700;
		line-height: initial;
		font-size: 14px;
		color: #fff;
		text-align: center;
	}
	.baojia .bj_tables tr td{
		height:40px;
		border-top: 1px solid #d2d2d2;
		border-right: 1px solid #d2d2d2;
	}
	.baojia .bj_tables tr:last-child td{
		border-bottom: 1px solid #d2d2d2;
	}
	.baojia .bj_tables tr td a{
		color: #ff6700;
		font-size:16px;
	}
	.baojia .bj_table .f1{
		width: auto;
	}
	.baojia .more a{
		width: 60%;
		height: 40px;
		line-height: 40px;
		font-size: 18px;
	}
	.yiyuan .yy_main{
		flex-wrap: wrap;
		margin-top: 0;
	}
	.yiyuan .yy_list{
		width: 70%;
		margin-top: 100px;
		height: auto;
		padding-bottom: 15%;
	}
	.case .case_more{
		height:165px;
		padding:15px 0;
		background-size:100% 100%
	}
	.case .case_list{
		width: 100%;
		margin-bottom: 4%;
	}
	.case .case_list .name{
		font-size: 16px;
		line-height: 26px;
		height: 55px;
		padding-right: 10%;
	}
	.case .case_list .xqs{
		height: 40px;
		line-height: 40px;
		font-size: 16px;
	}
	
	.yiwen {
		height: 95px;
	}
	.dayi .dy_list .name{
		font-size: 16px;
		line-height: initial;
		height: auto;
	}
	.dayi .dy_list .name span{
		padding-right:10px
	}
	.dayi .dy_list .text{
		padding: 2%;
		font-size: 14px;
		margin-top: 2%;
	}
	.xiadan .name{
		line-height: 90px;
		height: 90px;
		padding-top: 0;
		font-size: 20px;
	}
	.xiadan .text1{
		font-size: 16px;
		margin-top: 3%;
	}
	.xiadan .tels{
		margin-top: 5%;
		font-size: 20px;
	}
	.xiadan .more{
		display: flex;
		justify-content: space-around;
	}
	.xiadan .more a{
		width: 40%;
		margin: 0;
		font-size: 16px;
		height: 35px;
		line-height: 35px;
	}
	.case .case_more a{
		width: 190px;
		height: 40px;
		line-height: 40px;    
		font-size: 16px;
	}
	.xiadan{
		height: 330px;
		background-size: auto 100%;
	}
	.fuwu{
		display: inline-block;
		height: 28px;
		margin-top:5px;
	}
	.yuzhong .yz_main{
		margin-bottom: 5%;
	}
	.g_server{
		margin-top: 10%;
		background-image: url(../images/g_server_p.jpg);
		background-size: auto 100%;
	}
	.g_server .name{
		font-size: 18px;
		margin-left: 3%;
		text-align:center;
		padding-top: 8%;
	}
	.g_server .g_list .img{
		height:35px;
	}
	.g_server .g_list .img img{
		height:35px;
	}
	.youshi{
		margin-top: 5%;
	}
	.youshi .bottom{
		margin-top: 5%;
	}
	.youshi .bottom .b_list{
		display: flex;
		justify-content: space-between;
		margin-bottom: 5%;
	}
	.youshi .b_list .num{
		width: 40px;
		height: 40px;
		line-height: 40px;
		font-size: 30px;
	}
	.youshi .b_list .text_main{
		width: 85%;
	}
	.youshi .b_list .name{
		font-size: 18px;
	}
	.youshi .b_list .text{
		font-size: 16px;
	}
	.top_nav{
		display: none;
	}
	.dayi .dy_list .name a{
		height: 25px;
		font-size: 14px;
		line-height: 25px;
		width: 80px;
		margin: 10px 0;
	}
	.baojia .bj_tables tr th{
		width:28%;
	}
	.baojia .bj_tables tr td.ta_l{
		width:45%;
	}
	.g_server .g_list {
		width: 26%;
	}
}</pre></body></html>