body {
	padding: 0px;
	margin: 0px;
	overflow-x: hidden;
	min-width: 320px;
/*	position: relative;*/
}

* {
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}
.baidu_sy{
	position: fixed;
	left: 0;
	bottom: 10;
}
.navbar-default .navbar-nav> li> a:hover {
	color: #FFFFFF !important;
}

.box {
	width: 100%;
	height: auto;
}

.gengduo {
	color: #CF2727;
	text-decoration: none;
	font-size: 20px;
}

.gengduo:hover {
	text-decoration: none;
}

.sever_buttom {
	width: 100%;
	height: auto;
	padding-bottom: 60px;
	text-align: center;
	color: #CF2727;
}

.header {
	width: 87%;
	height: 70px;
	margin: auto;
	margin-top: 20px;
	position: relative;
}

#heder_box {
	width: 100%;
	height: 70px;
	position: fixed;
	z-index: 1000;
	top: 0px;
}
.yqlj_right a{
	font-family: "microsoft yahei";
	color: #FFFFFF;
	font-size: 0.8em;
	text-decoration: none;
}
.yqlj_right a:hover{
	text-decoration: underline;
}
.logo {
	position: absolute !important;
	z-index: 1000;
	height: 70px;
	left: 5%;
}

.logo img {
	width: 98%;
}

.banner {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	min-width: 320px;
	background-image: url("../img/pc_1.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.banner img {
	width: 100%;
}
.qq_info2{
	
	background: url(./img/qq_info2.png) no-repeat;
    position: fixed;
    right: 0;
    top: 40%;
    height: 270px;
    width: 167px;
    z-index: 999999 !important;
}
.qq_img{
	position: absolute;
	bottom: 32px;
	right: 40px;
}
#title li {
	padding: 0 10px;
}

#title .on a {
	border-bottom: 3px solid #FFFFFF;
}

#title li a {
	display: block;
}

#ul_1 .on4 {
	border-bottom: 3px solid #CF2727;
}

.online a {
	border-bottom: 3px solid #FFFFFF;
}

.cl {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.header_right {
	height: 70px;
	padding-top: 0.7%;
}

.header_right a {
	font-family: "microsoft yahei";
	font-size: 1em !important;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.wuli_li {
	width: 14.28571428571%;
	float: left;
}

.header_right ul li {
	height: 30px;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}

.header_right ul li a {
	color: white;
	text-decoration: none;
}

.header_right_li_jianju {
	margin-left: 7%;
}

.header_right_li_active {
	border-bottom: 4px solid white;
}

.banner_center {
	width: 50%;
	height: auto;
	/*	z-index: 1000;*/
	/*	position: absolute;*/
	/*	top: 300px;*/
	margin-top: 20%;
	margin-left: 25%;
}

.h2 {
	font-size: 16px !important;
}

.h23 {
	display: inline-block;
	line-height: 1px;
	font-size: 18px;
}

.h24 {
	display: inline;
	font-size: 14px;
}

.h25 {
	font-size: 18px;
}

.h26 {
	font-size: 16px;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	color: #CF2727;
}

.h31 {
	font-size: 18px;
	font-weight: bold;
	color: #272636;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	line-height: 15px;
	display: inline;
}

.h27 {
	display: inline;
	font-size: 30px;
	font-weight: 300;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	color: #323232;
}

.banner_center img {
	width: 100%;
}

.banner_bottom {
	width: 34%;
	height: auto;
	min-height: 25px;
	/*	z-index: 1000;*/
	/*	position: absolute;*/
	margin-top: 8%;
	margin-left: 32%;
	margin-bottom: 13%;
}

.banner_bottom_left {
	width: 40%;
	height: 55px;
	border-radius: 5px;
	border: 1px solid white;
	color: white;
	text-align: center;
	font-size: 18px;
	line-height: 55px;
	font-weight: normal;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}

.index_about {
	width: 92%;
	height: auto;
	min-height: 100px;
	margin: auto;
	margin-top: 52%;
/*	overflow: hidden;*/
}

.index_about_header {
	width: 28%;
	height: auto;
	margin: auto;
}

.index_about_header img {
	width: 100%;
}

.index_about_box {
	width: 100%;
	min-height: 100px;
	margin-top: 4%;
}

.index_about_box ul:after {
	content: "";
	clear: both;
	overflow: hidden;
	visibility: hidden;
	display: block;
}

.index_about_box ul {
	text-align: center;
}

.index_server {
	width: 100%;
	height: 590px;
	background-image: url('../img/pic_1.jpg');
	background-size: 100% 100%;
	margin-top: 4%;
	padding-top: 1px;
	padding-bottom: 5%;
}

.header_touming {
	background: white;
	background: rgba(255, 255, 255, 0.8)!important;
	filter: Alpha(opacity=80);
	background: white;
}

.index_server_header {
	width: 25%;
	height: auto;
	margin: auto;
	margin-top: 2.5%;
}

.index_server_header img {
	width: 100%;
}

.index_server_text {
	width: 51%;
	height: auto;
	color: white;
	font-size: 16px;
	text-align: center;
	margin: auto;
	font-weight: normal;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	margin-top: 3%;
	position: relative !important;
}

.index_server_text1 {
	height: auto;
	color: #000;
	font-size: 16px;
	text-align: center;
	margin: auto;
	font-weight: normal;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	margin-top: 3%;
	min-height: 1px !important;
	overflow: hidden;
	margin-bottom: 40px;
}

.index_server_content {
	width: 66%;
	height: auto;
	margin: auto;
	margin-top: 11%;
	display: none;
}

.index_server_content ul li {
	width: 20%;
	height: auto;
}

.index_server_content_img {
	width: 90px;
	height: 90px;
	background-image: url('../img/ico2.png');
	background-position: 0 -104px;
	border-radius: 90px;
	border: 2px solid white;
}

.case_server_content_img {
	width: 90px;
	height: 90px;
	background-image: url('../img/ico2.png');
	background-position: 0 -195px;
	border-radius: 90px;
	border: 2px solid white;
}

.index_server_content_juzhong a:hover .index_server_content_img {
	width: 90px;
	height: 90px;
	background: #CE9121;
	background-image: url('../img/ico2.png');
	background-position: 0 -104px;
	border-radius: 90px;
	border: 2px solid white;
	border-color: #CE9121;
}

.index_server_content_juzhong a:hover .case_server_content_img {
	width: 90px;
	height: 90px;
	background: #CE9121;
	background-image: url('../img/ico2.png');
	background-position: 0 -104px;
	border-radius: 90px;
	border: 2px solid white;
	border: 0px;
}

.index_server_content_juzhong a:hover .index_server_content_img1 {
	width: 90px;
	height: 90px;
	background: #CE9121;
	background-image: url('../img/ico2.png');
	background-position: -191px -104px;
	;
	border-radius: 90px;
	border: 2px solid white;
	border-color: #CE9121;
}

.index_server_content_juzhong a:hover .case_server_content_img1 {
	width: 90px;
	height: 90px;
	background: #CE9121;
	background-image: url('../img/ico2.png');
	background-position: -191px -104px;
	;
	border-radius: 90px;
	border: 0px;
}

.index_server_content_text {
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	color: white;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	margin-top: 20px;
	width: 90px;
}

.index_server_content_text1 {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: white;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	margin-top: 20px;
	text-align: left;
	width: 90px;
}

.index_server_content ul li a {
	text-decoration: none;
}

.index_server_content_juzhong {
	width: 95px;
	margin: auto;
}

.index_server_content_img1 {
	width: 90px;
	height: 90px;
	background-image: url('../img/ico2.png');
	background-position: -191px -104px;
	;
	border-radius: 90px;
	border: 2px solid white;
}

.case_server_content_img1 {
	width: 90px;
	height: 90px;
	background-image: url('../img/ico2.png');
	background-position: -191px -195px;
	border-radius: 90px;
	border: 2px solid white;
}

.index_server_content_img2 {
	width: 90px;
	height: 90px;
	background-image: url('../img/ico2.png');
	background-position: -382px -104px;
	border-radius: 90px;
	border: 2px solid white;
}

.case_server_content_img2 {
	width: 90px;
	height: 90px;
	background-image: url('../img/ico2.png');
	background-position: -382px -195px;
	border-radius: 90px;
	border: 2px solid white;
}

.index_server_content_juzhong a:hover .index_server_content_img2 {
	width: 90px;
	height: 90px;
	background: #CE9121;
	background-image: url('../img/ico2.png');
	background-position: -382px -104px;
	border-radius: 90px;
	border: 2px solid white;
	border-color: #CE9121;
}

.index_server_content_juzhong a:hover .case_server_content_img2 {
	width: 90px;
	height: 90px;
	background: #CE9121;
	background-image: url('../img/ico2.png');
	background-position: -382px -104px;
	border-radius: 90px;
	border: 0px;
}

.index_server_content_img3 {
	width: 90px;
	height: 90px;
	background-image: url('../img/ico2.png');
	background-position: -573px -104px;
	border-radius: 90px;
	border: 2px solid white;
}

.case_server_content_img3 {
	width: 90px;
	height: 90px;
	background-image: url('../img/ico2.png');
	background-position: -573px -195px;
	border-radius: 90px;
	border: 2px solid white;
}

.index_server_content_juzhong a:hover .index_server_content_img3 {
	width: 90px;
	height: 90px;
	background: #CE9121;
	background-image: url('../img/ico2.png');
	background-position: -573px -104px;
	border-radius: 90px;
	border: 2px solid white;
	border-color: #CE9121;
}

.index_server_content_juzhong a:hover .case_server_content_img3 {
	width: 90px;
	height: 90px;
	background: #CE9121;
	background-image: url('../img/ico2.png');
	background-position: -573px -104px;
	border-radius: 90px;
	border: 0px;
}

.index_server_content_img4 {
	width: 90px;
	height: 90px;
	background-image: url('../img/ico2.png');
	background-position: -764px -104px;
	border-radius: 90px;
	border: 2px solid white;
}

.case_server_content_img4 {
	width: 90px;
	height: 90px;
	background-image: url('../img/ico2.png');
	background-position: -764px -195px;
	border-radius: 90px;
	border: 2px solid white;
}

.index_server_content_juzhong a:hover .index_server_content_img4 {
	width: 90px;
	height: 90px;
	background: #CE9121;
	background-image: url('../img/ico2.png');
	background-position: -764px -104px;
	border-radius: 90px;
	border: 2px solid white;
	border-color: #CE9121;
}

.index_server_content_juzhong a:hover .case_server_content_img4 {
	width: 90px;
	height: 90px;
	background: #CE9121;
	background-image: url('../img/ico2.png');
	background-position: -764px -104px;
	border-radius: 90px;
	border: 0px;
}

.index_chengluo {
	width: 100%;
	height: auto;
	min-height: 1px;
	margin-top: 4%;
	padding-top: 1px;
}

.index_chengluo_header {
	width: 25%;
	height: auto;
	margin: auto;
}

.index_chengluo_header img {
	width: 100%;
}

.index_chengluo_content {
	width: 79%;
	height: 100px;
	margin: auto;
	margin-top: 3%;
}

.index_chengluo_content ul li {
	width: 19%;
	height: 270px;
	background: #b62222;
	margin-left: 2px;
	margin-top: 2px;
}

.index_chengluo_content ul {
	margin-left: 3%;
}

.index_chengluo_content_header {
	width: 10%;
	height: auto;
	font-size: 35px;
	font-weight: normal;
	text-align: center;
	color: white;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	margin: auto;
	margin-top: 8%;
}

.index_chengluo_content_body {
	width: 90%;
	height: auto;
	font-size: 17px;
	font-weight: normal;
	text-align: center;
	color: white;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	margin: auto;
}

.index_chengluo_content_content {
	width: 90%;
	height: auto;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: white;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	margin: auto;
	margin-top: 5%;
}

.index_chengluo_content li:hover {
	transform: scale(1.1, 1.1);
	transition: .8s transform;
	position: relative;
	z-index: 1;
	box-shadow: 0 0 4px #000;
}

.index_client {
	width: 87%;
	height: auto;
	margin: auto;
	margin-top: 5.5%;
}

.index_client_content {
	width: 100%;
	height: auto;
	margin-top: 5%;
	min-height: 1px;
}

.index_client_content ul li {
	width: 19.7%;
	float: left;
	border: 1px solid #ECEDEE;
	cursor: pointer;
	position: relative;
}

.index_client_content ul li a {
	display: block;
	overflow: hidden;
	position: relative;
}

.index_client_content ul li a img {
	width: 100%;
}

.index_client_content .after {
	display: none;
	position: absolute;
	right: 0;
	bottom: 0;
	top: 0;
	left: 0;
	width: 100%;
	background: url("../img/rgba.1.png");
}

.index_client_content .name {
	color: #fff;
	font-size: 20px;
	height: 50px;
	line-height: 50px;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	left: 0;
	right: 0;
	text-align: center;
}

.index_client_content li:hover {
	transform: scale(1.1, 1.1);
	transition: .8s transform;
	position: relative;
	z-index: 1;
	box-shadow: 0 0 4px #000;
}

.index_case {
	width: 87%;
	height: auto;
	margin: auto;
	margin-top: 5.5%;
}

.index_case_content {
	width: 100%;
	height: auto;
	margin-top: 3%;
}

.index_case_content_header {
	width: 24%;
	height: 50px;
	margin: auto;
}

.index_case_content_header ul li {
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}

.index_case_content_header_li1 {
	background: #248BDB;
	color: white;
	-webkit-transition: all 0.5s linear;
}

.index_case_content_header_li2 {
	background: #E9E9E9;
	color: #666666;
	-webkit-transition: all 0.5s linear;
}

.index_case_content_header ul li:hover {
	background: #248BDB;
	color: white;
	-webkit-transition: all 0.5s linear;
}

.index_case_content_body {
	width: 100%;
	/*	max-height: 330px;*/
	height: auto;
}

.appcase-con-item {
	float: left;
	width: 24.4%;
	margin: auto;
	margin-right: 0.6%;
}

.appcase-con-item:hover .appcase-con-bottom {
	background: #dcdcdc;
}

.appcase-con-img {
	width: 100%;
	/*max-height: 240px;*/
	position: relative;
}

.appcase-con-img a {
	text-decoration: none;
	color: #3f3f3f;
}

.appcase-con-img a img {
	width: 100%;
	vertical-align: middle;
	border: 1px solid #dcdcdc;
}

.appcase-con-bottom {
	padding: 10px 0 15px 20px;
	border: 1px solid #dcdcdc;
	background-color: #ffffff;
	border-top: none;
}

.appcase-con-title {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline;
	color: white;
}

.appcase-content {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline;
	color: white;
}

.appcase-con-title span {
	display: inline-block;
	vertical-align: top;
	height: 30px;
	line-height: 29px;
	color: #888888;
	font-size: 14px;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}

.appcase-con-title a {
	font-size: 14px;
	line-height: 29px;
	width: 81%;
	font-weight: bold;
	border-bottom: 1px solid #dcdcdc;
	display: inline-block;
	vertical-align: top;
	height: 30px;
	overflow: hidden;
	text-decoration: none;
	color: #3f3f3f;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}

.index_case_content_bottom {
	width: 100%;
	height: 50px;
	margin: auto;
	margin-top: 3%;
	text-align: center;
}

.index_case_content_bottom .prev {
	background: url("../img/case-prev.png") no-repeat center;
	background-color: #9d9d9d;
	display: inline-block;
	height: 32px;
	width: 32px;
	cursor: pointer;
}

.index_case_content_bottom .next {
	background: url("../img/case-next.png") no-repeat center;
	background-color: #9d9d9d;
	display: inline-block;
	height: 32px;
	width: 32px;
	cursor: pointer;
}

.dis {
	display: none;
}

img {
	border: 0px;
}

.index_information {
	width: 87%;
	height: auto;
	margin: auto;
	margin-top: 2.5%;
}

.index_information_header {
	width: 24%;
	height: auto;
	margin: auto;
}

.index_information_header img {
	width: 100%;
}

.index_information_content {
	width: 100%;
	height: auto;
	margin-top: 3%;
}

.index_information_content ul li {
	word-break: break-word !important;
	font-size: 20px;
	width: 30%;
	color: #CF2727;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}

.index_information_content ul li a {
	color: #E56032;
	text-decoration: none;
	color: inherit;
	font-size: inherit;
}

.index_information_content_header {
	width: 80%;
	margin: auto;
	text-align: center;
}

.index_information_content_header_li {
	margin-left: 5%;
}

.index_information_content_body {
	width: 100%;
	height: auto;
	margin-top: 2%;
}

.index_information_content_body ul li {
	position: relative;
	width: 31.5%;
	height: auto;
	margin-left: 0.5%;
	padding: 5px;
	padding-bottom: 8px;
	background: #EBECED;
	margin-top: 1%;
	display: inline-block;
}

.index_information_con_img {
	width: 120px;
	height: 120px;
}

.index_information_con_img img {
	width: 120px;
	height: 120px;
}

.index_information_con_text {
	max-width: 215px;
	height: 120px;
	margin-left: 3%;
}

.index_information_con_text1 {
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	color: #41464D;
	font-size: 14px;
}

.index_information_con_text2 {
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	text-align: left;
	color: #999999;
	font-size: 9px;
	margin-top: 6%;
}

.index_information_con_text3 {
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	text-align: right;
	color: #666;
	font-size: 9px;
	margin-top: 0%;
}

.zixun_two_icon {
	background: url(../img/home-news-point.png) no-repeat 0;
	width: 10px;
	height: 10px;
	font-size: 12px;
	position: absolute;
	top: 10%;
	left: 2%;
}

.zixun_two_text {
	font-weight: bold;
	color: #41464D;
	font-size: 14px;
	padding-left: 5%;
	word-break: break-word;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}

.zixun_two_text1 {
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	text-align: left;
	color: #999999;
	font-size: 13px;
	margin-top: 10%;
	margin-left: 5%;
}

.h22 {
	font-size: 30px;
	display: inline-block;
}

.index_liuyan {
	width: 100%;
	margin: auto;
	height: auto;
	margin-top: 3.5%;
}

.index_liuyan_bg {
	width: 100%;
	height: 530px;
	background-image: url('../img/pic_2.jpeg');
	background-size: cover;
	padding-top: 1px;
}

.index_liuyan_body {
	width: 80%;
	height: auto;
	margin: auto;
	margin-top: 5%;
}

.index_liuyan_body_right {
	width: 45%;
	height: auto;
}

.index_liuyan_body_right_input {
	width: 100%;
	height: 64px;
	text-align: center;
	margin-top: 1%;
}

.index_liuyan_body_right_input input {
	width: 70%;
	height: 25px;
	/*	background: url("../img/whitebg.png");*/
	padding: 15px 20px;
	font-size: 16px;
	border: none;
	outline: none;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	color: #626262;
}

.index_liuyan_body_right_input textarea {
	width: 70%;
	height: 25px;
	/*	background: url("../img/whitebg.png");*/
	padding: 15px 20px;
	font-size: 16px;
	border: none;
	outline: none;
	color: #626262;
	height: 80px;
}

.index_liuyan_body_right_heder {
	font-size: 38px;
	color: #000000;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}

.index_liuyan_body_right_body {
	font-size: 18px;
	color: #000000;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	margin-top: 10%;
}

.index_liuyan_body_right_body1 {
	font-size: 18px;
	color: #000000;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	margin-top: 6%;
}

.footer {
	width: 100%;
	min-height: 100px;
	background-color: rgba(207, 39, 39, 0.9);
	margin-top: 3%;
	padding-top: 1px;
}

.footer_left {
	width: 67%;
	height: 60px;
	margin-top: 2%;
	margin-left: 7%;
}

.footer_left_body {
	text-align: center;
	width: 100%;
	height: 30px;
	color: white;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.footer_left_body2 {
	text-align: center;
	width: 100%;
	height: 30px;
	color: white;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	font-size: 13px;
	overflow: hidden;
	background-color: #272727;
	line-height: 30px;
}

.footer_left_body:after {
	clear: both;
}

.footer_left_body a {
	color: white;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}

.footer_right {
	font-size: 18px;
	color: white;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	margin-top: 2%;
}

#index_liuyan_one {
	margin-left: -53%;
}

#index_liuyan_two {
	margin-right: -58%;
}

body {}

.server_content li {
	width: 20%;
}

.index_about_box ul li {
	width: 28.7%;
	margin-left: 3%;
	text-align: center;
	cursor: pointer;
}

.index_about_box_img {
	width: 70%;
	margin: auto;
}

.index_about_box_img img {
	width: 35%;
}

.index_about_box_text {
	width: 100%;
	text-align: center;
	font-size: 24px;
	color: #646464;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	margin-top: 10%;
}

.index_about_box_img1 {
	width: 70%;
	margin: auto;
}

.index_about_box_img1 img {
	width: 76%;
}

.index_about_box_img2 {
	width: 70%;
	margin: auto;
}

.index_about_box_img2 img {
	width: 76%;
}

.index_about_box ul li:hover img {
	transform: scale(1.4, 1.4);
	transition: .5s transform;
	position: relative;
	z-index: 1;
}

#le_xf {
	resize: none;
	padding: 3px 20px;
	font-family: "microsoft yahei";
}

.footer2 {
	width: 100%;
	height: auto;
	/*background-color: #3E454C;*/
	background-color: #363636;
	padding-top: 20px;
}

.foot_list {
	width: 87%;
	height: 300px;
	margin: 0 auto;
	overflow: hidden;
}

.foot_list ul {
	float: left;
	margin: 0;
	width: 85%;
}

.foot_logo {
	float: right;
	width: 15%;
}

.foot_list_li {
	display: inline-block;
	text-align: center;
	width: 19%;
}

.foot_list_li a {
	text-decoration: none;
	font-family: "microsoft yahei";
	margin-bottom: 20px;
	display: block;
	color: #FFFFFF;
}

.foot_list_li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.foot_list_li p {
	font-family: "microsoft yahei";
	margin-bottom: 20px;
	font-size: 1.4em;
	color: #FFFFFF;
}

.foot_list_li a:hover {
	text-decoration: underline;
}

.foot_list_li ul {
	width: 100%;
	text-align: center;
	margin: 0;
}

.foot_list_li li {
	width: 100%;
	margin-bottom: 10px;
}

.foot_list_li ul li a {
	margin-bottom: 0;
	display: inline-block;
	font-size:16px;
}

.anli a {
	margin: 0 10px;
	text-align: center;
}

.logo_pic {
	width: 100%;
	height: auto;
}

.logo_pic img {
	width: 60%;
	margin-left: 20%;
}

.foot_p {
	width: 100%;
	font-family: "microsoft yahei";
	font-size: 14px;
	font-weight: 800;
	color: #FFFFFF;
	min-height: 20px;
	line-height: 20px;
	text-align: center;
}

.yqlj {
	width: 87%;
	min-height: 40px;
	margin: 0 auto;
}

.yqlj_left {
	width: 7%;
	float: left;
	line-height: 20px;
}

.yqlj_left {
	float: left;
	margin-left: 5px;
	font-family: "microsoft yahei";
	color: #FFFFFF;
	font-size: 0.8em;
}

.yqlj_left a {
	font-family: "microsoft yahei";
	font-size: 0.5em;
	color: #FFFFFF;
	text-decoration: none;
}

.xgydtj{
	color:#333;font-family:Microsoft YaHei,Arial,Helvetica,sans-serif;font-size:20px;
}
.navbar {
	display: none;
}

.logobili {
	width: 100%;
	margin-top: 2%;
}

.navbar-brand {
	padding: 5px 15px !important;
}

.fw1 {
	background-image: url('../img/fw1.png');
	background-position: center;
	background-repeat: no-repeat;
}

.fw2 {
	background-image: url('../img/fw2.png');
	background-position: center;
	background-repeat: no-repeat;
}

.fw3 {
	background-image: url('../img/fw3.png');
	background-position: center;
	background-repeat: no-repeat;
}

.fw4 {
	background-image: url('../img/fw4.png');
	background-position: center;
	background-repeat: no-repeat;
}

.fw5 {
	background-image: url('../img/fw5.png');
	background-position: center;
	background-repeat: no-repeat;
}

.tgfw {
	display: inline-block;
	width: 30%;
	min-height: 100px;
	text-align: center;
}

.tgfw div {
	background-size: 60% 60%;
	cursor: pointer;
	cursor: -ms-pointer;
}

.fw1 {
	width: 100%;
	height: 80px;
}

.tgfw_div {
	text-align: center;
	display: none;
	margin-bottom: 10%;
	min-height: 1px;
	overflow: hidden;
}

.sjfooter {
	padding-left: 15px;
	padding-right: 15px;
	display: none;
	margin-bottom: 70px;
}

.sjfoot_line {
	height: 1px;
	width: 100%;
	border-bottom: 1px solid #23527C;
	margin-bottom: 20px;
}

.sjfooter p {
	font-family: "microsoft yahei";
	color: #666666;
	text-align: center;
}

.db {
	width: 100%;
	height: 48px;
	background-color: #222222;
	position: fixed;
	bottom: 0px;
	text-align: center;
	display: none;
}

.huadong {
	position: absolute !important;
	width: 25px;
	height: 50px !important;
	opacity: 0.3;
	left: -45px;
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
	background-color: #FFFFFF;
	animation: upin 8s linear infinite;
	-webkit-animation: upin 8s infinite linear;
	-ms-animation: upin 8s linear infinite;
	-o-animation: upin 8s linear infinite;
	-moz-animation: upin 8s linear infinite;
	display: block !important;
}

@keyframes upin {
	0% {}
	93% {
		top: 0;
		left: -45px;
	}
	100% {
		top: 0;
		left: 120%;
	}
}

.db div {
	height: 48px;
	display: inline-block;
	position: relative;
}

.db div:hover {
	background-color: #248BDB;
}

.db div img {
	max-width: 40px;
	position: absolute;
}


/*手机端下拉框*/

.navbar-collapse {
	width: 100%;
	z-index: 3000;
	height: 270px;
}

.navbar-collapse {
	border-bottom: 1px solid #000000;
	border-bottom-color: #262626 !important;
}

.navbar-collapse li {
	text-align: center;
	font-family: "microsoft yahei";
	font-size: 16px;
	height: 35px;
	line-height: 35px;
}

.navbar-collapse li a {
	display: block;
}

.navbar-collapse li:hover {
	background-color: #CF2727;
	color: #FFFFFF;
}
.yjyd1{
	color:#333;font-family:Microsoft YaHei,Arial,Helvetica,sans-serif;font-size:16px;
}
.yjyd2{
	margin-top:1%;color:#666;font-family:Microsoft YaHei,Arial,Helvetica,sans-serif;font-size:14px;
}
.sdcn {
	display: none;
	padding: 5px 15px;
	margin-bottom: 30px;
	width: 100%;
	min-height: 1px;
	overflow: hidden;
	font-family: "microsoft yahei";
}

.sdcn li {
	width: 48%;
	float: left;
	border: 1px solid #ececec;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	height: 40px;
	text-align: center;
	margin: 5px 1%;
	line-height: 40px;
	box-shadow: 1px 1px 3px 2px #f4f4f4;
}

.color2 a {
	color: #080808 !important;
	display: block;
	
}
.color2{
	padding: 0 10px;
}
.color2 a:hover{
	border-bottom: 3px solid #CF2727 !important;
}
.on_ul .on a{
	border-bottom: 3px solid #CF2727 !important;
}
.index_server_text2 {
	width: 51%;
	height: auto;
	font-size: 16px;
	text-align: center;
	margin: auto;
	font-weight: normal;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	margin-top: 3%;
	position: relative !important;
	color: #333333;
}

.case_about_box_header_text a {
	width: auto;
	margin: 0 10px;
	display: inline;
}

.case_about_box_header_text {
	height: auto;
}
.mengban{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0,0,0,0.6);
	z-index: 10000;
}
.erweima_i{
	width: 100%;
	height: auto;
	padding: 0 15px;
	margin-top: 20%;
	
}
.erweima_i img{
	width: 100%;
}
/*媒体查询*/

@media screen and (min-width: 997px) and (max-width:1100px) {
	.foot_list_li ul li a {
		margin-bottom: 0;
		display: inline-block;
		font-size:14px;
	}
	.anli a {
		margin: 0 5px;
		text-align: center;
	}
	#title li {
		font-size: 16px;
	}
	.h2 {
		font-size: 18px !important;
	}
	.index_about_box_text {
		font-size: 20px;
	}
	.case_con_con_left_zy_con{
		height: auto !important;
		min-height: 1px;
		padding: 5px 5px !important;
	}
}

@media screen and (min-width: 768px) and (max-width:997px) {
	.foot_list_li ul li a {
		margin-bottom: 0;
		display: inline-block;
		font-size:12px;
	}
	.case_con_con_right{
		width: 25% !important;
	}
	.case_con_con_left_zy_con{
		height: auto !important;
		min-height: 1px;
		padding: 5px 5px !important;
	}
	.case_con_con_right_con6_img{
		width: 100% !important;
	}
	.case_con_con_right_con6_text{
		width: 100% !important;
	}
	.lianxi_con{
			height: auto !important;
			padding-bottom: 30%;
		}
	.lianxi_title_heder{
		font-size: 25px !important;
	}
	.h27{
		font-size: 24px;
	}
	.about_text{
		font-size: 14px;
		width: 70%;
	}
	.anli a {
		margin: 0 3px;
		text-align: center;
	}
	.index_about_box_text {
		font-size: 18px;
	}
	#title li {
		font-size: 16px;
	}
	.banner_bottom_left {
		height: 40px;
		line-height: 40px;
		font-size: 16px;
	}
	.h2 {
		font-size: 18px !important;
	}
	.server_con1_text1 {
		font-size: 24px !important;
	}
	.h22 {
		font-size: 24px !important;
	}
	.yqlj_left {
		width: auto;
	}
	.wuli_li {
		font-size: 16px !important;
	}
	.case_about_content1_title{
		font-size: 28px !important;
	}
	.case_about_content2_title{
		font-size: 28px !important;
	}
	.case_about_content3_title{
		font-size: 28px !important;
	}
	.lianxi_map{
		height: 420px !important;
		margin-bottom: 60px;
	}
}

@media screen and (min-width: 480px) and (max-width:768px) {
	.case_about_box{
		width: 100% !important;
	}
	.h25{
		font-size: 15px;
	}
	.case_con_con_left_text1{
		font-size: 16px !important;
	}
	
	.case_con_con_left_text2{
		font-size: 13px !important;
	}
	.h31{
		font-size: 16px;
	}
	.case_con_header_img img{
		min-width: 35px !important;
	}
	.inf_top{
		margin-top: 61px !important;
	}
	.case_con_con_right{
		display: none;
	}
	.erweima_i{
		padding: 0 25%;
	}
	.contact_i{
		margin-top: 60px !important;
	}
	.contact_text1{
		font-size: 14px;
		margin-bottom: 20px !important;
	}
	.lianxi_con{
		height: auto !important;
		padding-bottom: 25%;
		width: 90% !important;
	}
	.lianxi_title_heder{
		font-size: 18px !important;
	}
	.lianxi_con_img_text{
		font-size: 16px !important;
		margin-top: 10%;
	}
	.case_about_content1_title{
		font-size: 22px !important;
	}
	.case_about_content2_title{
		font-size: 22px !important;
	}
	.case_about_content3_title{
		font-size: 22px !important;
	}
	.case_about_content3_con{
		margin-bottom: 50px;
	}
	.h27{
		font-size: 18px;
	}
	
	.top_i{
		display: none;
	}
	
	.case_about_box_header_text a {
		width: 15%;
		margin: 10px 0 !important;
		text-align: center;
		display: inline-block;
	}
	.case_about_box_header {
		height: auto !important;
	}
	.more_fl2 a {
		width: auto !important;
		padding: 0 20px;
		margin-bottom: 40px;
	}
	.h24 {
		width: 100%;
		display: block;
	}
	.sever_buttom {
		padding-bottom: 80px;
	}
	.gengduo {
		font-size: 18px;
	}
	.server_con1_text1 {
		font-size: 20px !important;
	}
	.index_show {
		padding-bottom: 10px;
	}
	.h22 {
		font-size: 20px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.server_con1_text2 h3 {
		font-size: 16px !important;
		font-weight: 700;
	}
	.server_con1_text2 {
		font-size: 17px !important;
	}
	.index_server_text2 {
		font-size: 18px;
	}
	.case_mianbao {
		display: none;
	}
	.sdcn {
		display: block;
	}
	.fh_top {
		display: none !important;
	}
	#heder_box {
		display: none;
	}
	.index_about_box_text {
		font-size: 16px;
	}
	.qq_info {
		display: none;
	}
	.navbar {
		display: block;
	}
	.banner {
		margin-top: 50px;
	}
	.banner_bottom {
		width: 50%;
		margin-left: 25%;
	}
	.banner_bottom_left {
		height: 35px;
		line-height: 35px;
		font-size: 14px;
	}
	.index_about_header {
		width: 40%;
	}
	.about_top{
		margin-top: 60px;
	}
	.index_server_header {
		width: 35%;
		margin-top: 10%;
	}
	.index_about {
		margin-top: 65%;
	}
	.h2 {
		font-size: 16px !important;
	}
	.index_server_text1 {
		margin-bottom: 30px;
	}
	.yqlj {
		display: none;
	}
	.foot_list {
		display: none;
	}
	.index_server {
		margin-top: 0;
		padding-bottom: 0;
	}
	.index_server_text {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
	.footer2 {
		padding-top: 0;
		height: 40px;
	}
	.index_liuyan_body {
		display: none;
	}
	.index_liuyan_bg {
		display: none;
	}
	.about_text{
		width: 95%;
		padding-left: 0 !important;
		padding-right: 0 !important;
		font-size: 14px;
	}
	.footer2 {
		display: none;
	}
	.inline_li {
		display: none !important;
	}
	.index_chengluo_content {
		display: none;
	}
	.index_server_content {
		display: none !important;
	}
	.index_server {
		height: 55% !important;
		background-size: cover;
	}
	.index_client_content .name {
		font-size: 15px;
		line-height: 20px;
		top: 60%;
		padding: 0 5px;
		word-break: break-word;
	}
	.appcase-con-title span {
		display: none;
	}
	.appcase-con-title a {
		font-weight: 100;
	}
	.appcase-con-title {
		font-size: 14px;
	}
	.appcase-con-bottom {
		padding: 10px 3px 0 3px;
		word-break: break-word;
	}
	.index_information_content_body li {
		width: 100% !important;
		margin: 0;
	}
	.index_information_con_text {
		width: 100%;
		max-width: 300px !important;
		height: auto;
	}
	.tgfw span {
		font-size: 18px;
		font-weight: 700;
	}
	.tgfw {
		max-width: 110px;
	}
	.tgfw_div {
		display: block;
	}
	.index_information_content_header {
		display: none;
	}
	.index_information_content_header li {
		float: none;
		width: 100% !important;
		margin-top: 10px;
		margin-left: 0;
	}
	.sjfooter {
		display: block;
	}
	.db {
		height: 50px;
	}
	.db div img {
		top: 7px;
		width: 35px;
		left: 50%;
		margin-left: -15px;
	}
	.db div {
		height: 50px;
	}
	.navbar-brand img {
		width: 150px;
		margin: 5px 0;
	}
	.db {
		display: block;
	}
	.case_about_content2_text{
		font-size: 14px !important;
	}
	.case_about_content3_title1{
		font-size: 14px !important;
		width: 95% !important;
		line-height:18px !important;
		;
	}
	.lianxi_map{
		height: 350px !important;
		margin-bottom: 70px;
	}
	.index_case {
		padding-bottom:15%;
	}
	.qq_info2{
		display: none;
	}
	.case_con_con_left{
		width: 100% !important;
	}
	.case_con_con_left_title{
		font-size: 20px !important;
	}
	.case_con_con_left_zy_con{
		height: auto !important;
		min-height: 1px;
		padding: 5px 5px !important;
		font-size: 13px !important;
	}

	.yjyd1{
		
	}
	.yjyd2{
		font-size: 14px !important;
	}
	.xgydtj{
		font-size: 16px !important;
	}
	.case_detail_tuijian{
		margin-bottom: 20%;
		height: auto;
		overflow: hidden;
	}
	.case_detail_header_1{
		font-size: 22px !important;
	}
	.case_detail_header_2{
		font-size: 17px !important;
	}
	.case_detail_header_3 p strong span{
		font-size: 18px !important;
	}
	.case_detail_header_3 p span{
		font-size: 16px !important;
		line-height: 25px !important;
	}
	.case_detail_header_3 span{
		font-size: 15px !important;
	}
	.goumai{
		left: 10% !important;
		width: 80% !important;
	}
	.goumai img{
		max-width: 100% !important;
	}
}

@media screen and (min-width: 320px) and (max-width:480px) {
	.case_about_box{
		width: 100% !important;
	}
	.goumai{
		
		left: 0 !important;
		width: 100% !important;
	}
	.goumai img{
		max-width: 100% !important;
	}
	.case_detail_tuijian{
		display: none;
	}
	.case_detail_header_1{
		font-size: 18px !important;
	}
	.case_detail_header_2{
		font-size: 14px !important;
	}
	.case_detail_header_3{
		margin-bottom: 20% !important;
	}
	.case_detail_header_3 p strong span{
		font-size: 14px !important;
	}
	.case_detail_header_3 p span{
		font-size: 14px !important;
		line-height: 25px !important;
	}
	.case_detail_header_3 span{
		font-size: 15px !important;
	}
	.case_con_header_text1{
		font-size: 15px !important;
	}
	.case_con_con_left_title{
		font-size: 16px !important;
	}
	.case_con_con_left_zy{
		font-size: 13px !important;
	}
	.case_con_con_left_zy_con{
		height: auto !important;
		min-height: 1px;
		padding: 5px 5px !important;
		font-size: 13px !important;
	}
	.xgtj{
		display: none;
	}
	.bdsharebuttonbox{
		display: none;
	}
	.pre_set div a{
		font-size: 13px !important;
		
	}
	.pre_set div{
		margin: 10px 0 !important;
	}
	.inf_title{
		display: none;
	}
	.case_con_header{
		height: auto !important;
		min-height: 100px;
		overflow: hidden;
	}
	.h25{
		font-size: 13px;
	}
	.case_con_header ul{
		text-align: center;
	}
	.case_con_header ul li{
		width: 48% !important;
		display: inline-block;
	}
	.case_con_header_li{
		border: none !important;
	}
	.case_con_con_left{
		float: none !important;
		margin-bottom: 30%;
	}
	.case_con_con_left_img{
		width: 100% !important;
		float: none !important;
		margin: 10px 0; 
	}
	.h31{
		font-size: 14px;
	}
	.case_con_con_left_text1{
		font-size: 14px !important;
	}
	.case_con_con_left_text2{
		font-size: 13px !important;
	}
	.case_con_con_left_text{
		float: none;
		margin: 0 !important;
		width: 100% !important;
	}
	.case_con_con_right{
		display: none;
	}
	.h24{
		width: 48%;
		margin: 10px 1%;
		display: block;
		float: left;
	}
	.more_fl2{
		margin-bottom: 20px;
	}
	.case_about_box_header {
	    height: auto !important;
	    margin: 30px 0;
	}
	.case_about_box_header_text{
		height: auto;
		min-height: auto;
		overflow: hidden;
	}
	.case_about_box_header_text a{
		width: 48%;
		margin: 5px 1%;
		font-size: 14px;
		text-align: center;
		display: block;
		float: left;
	}
	.quanbu{
		margin: 10px 0  !important;
		float: left !important;
	}
	.lianxi_map{
		height: 300px !important;
		margin-bottom: 70px;
	}
	.lianxi_con_img_text{
		font-size: 14px !important;
	}
	.lianxi_title_heder{
		font-size: 16px !important;
	}
	
	.contact_i{
		margin-top: 61px !important;
	}
	.contact_i .index_chengluo_header{
		width: 70% !important;
	}
	.contact_text1{
		font-size: 14px;
		margin: 20px 0 !important;
	}
	.lianxi_con{
		width: 100% !important;
		height: auto !important;
		padding-bottom: 40%;
	}
	.case_about_content1_title{
		font-size: 16px !important;
	}
	.case_about_content2_title{
		font-size: 16px !important;
	}
	.case_about_content2_text{
		padding: 0 15px !important;
		font-size: 14px !important;
	}
	.case_about_content3_title{
		font-size: 16px !important;
	}
	.case_about_content3_title1{
		padding: 0 15px;
		font-size: 14px !important;
		line-height: 18px !important;
		width: 100% !important;
	}
	.case_about_content3_con{
		margin-bottom: 50px;
	}
	.top_i{
		display: none;
	}
	
	.about_text{
		width: 100%;
		font-size: 14px;
		margin: 20px 0 !important;
	}
	.h27{
		font-size: 16px;
	}
	.index_case {
		padding-bottom:15%;
	}
	.server_about .index_server_header{
		width: 70% !important;
		
	}
	.server_about{
		margin-top: 61px !important;
	}
	.sever_buttom {
		padding-bottom: 80px;
	}
	.gengduo {
		font-size: 15px;
	}
	.server_con1_text1 {
		font-size: 18px !important;
	}
	.h22 {
		font-size: 17px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.server_con1_text2 h3 {
		font-size: 16px !important;
		font-weight: 700;
	}
	.server_con1_text2 {
		font-size: 14px !important;
	}
	.index_server_text2 {
		font-size: 14px;
		margin: 20px 0;
	}
	.case_mianbao {
		display: none;
	}
	.index_information_content_header {
		display: none;
	}
	.sdcn {
		display: block;
	}
	.db {
		display: block;
	}
	.navbar-brand img {
		width: 130px;
		margin: 7px 0;
	}
	.fh_top {
		display: none !important;
	}
	.sjfooter p {
		font-size: 12px;
		color: #8C8C8C;
		font-family: "microsoft yahei";
	}
	.db div img {
		top: 7px;
		width: 30px;
		left: 50%;
		margin-left: -15px;
	}
	.sjfooter {
		display: block;
	}
	.index_client {
		padding-left: 15px;
		padding-right: 15px;
		width: 100%;
	}
	.index_chengluo_header {
		width: 50%;
		margin-top: 4%;
	}
	.index_server_text1 {
		padding-left: 0 !important;
		padding-right: 0 !important;
		margin-bottom: 10px;
	}
	.index_information_content_header li {
		float: none;
		width: 100% !important;
		margin-top: 10px;
		margin-left: 0;
	}
	.tgfw_div {
		display: block;
	}
	.index_information_con_img {
		width: 100%;
	}
	.index_information_con_img img {
		width: 80px;
		height: 80px;
	}
	.index_information_con_img {
		height: auto !important;
	}
	.tgfw span {
		font-size: 14px;
		font-weight: 700;
	}
	.index_information_con_text {
		width: 100%;
		max-width: 100%;
		height: auto;
		margin: 0;
	}
	.index_information_content_body li {
		width: 100% !important;
		margin: 0;
		font-size: 14px;
	}
	.index_information_con_text1,
	.index_information_con_text2 {
		font-size: 14px;
	}
	.appcase-con-bottom {
		padding: 5px 2px 0 2px;
		word-break: break-word;
	}
	.appcase-con-title {
		font-size: 12px;
	}
	.appcase-con-title span {
		display: none;
	}
	.appcase-con-title a {
		font-weight: 100;
	}
	.index_client_content .name {
		font-size: 12px;
		line-height: 20px;
		top: 65%;
		padding: 0 5px;
		word-break: break-word;
	}
	.index_server {
		height: 35% !important;
		background-size: cover;
	}
	.index_server_content {
		display: none !important;
	}
	.inline_li {
		display: none !important;
	}
	.index_liuyan_bg {
		display: none;
	}
	.footer2 {
		display: none;
	}
	.index_chengluo_content {
		display: none;
	}
	.index_server_content li {
		width: 50% !important;
	}
	.index_server_content_text1 {
		display: none;
	}
	.about_div{
		margin-top: 40px !important;
	}
	.footer2 {
		padding-top: 0;
		min-height: 40px;
	}
	.footer_left_body2 {
		font-size: 12px;
	}
	.index_about_box {
		
		display: none;
	}
	.index_about_box_text {
		font-size: 14px;
	}
	#heder_box {
		display: none;
	}
	.qq_info {
		display: none;
	}
	.navbar {
		display: block;
	}
	.banner {
		margin-top: 50px;
		min-height: 250px;
	}
	.banner_bottom_left {
		height: 30px;
		line-height: 30px;
		font-size: 12px;
		min-width: 50px;
	}
	.banner_center {
		width: 100%;
		margin-top: 25%;
		margin-left