@charset "utf-8";

body {
	font-family: "微软雅黑";
	padding: 0;
	margin: 0;
}

a:hover,
a:focus {
	text-decoration: none;
}

a {
	color: #505050;
}

ul,
ol {
	list-style: none;
	padding: 0;
}

img {
	max-width: 100%;
}

.text_center {
	text-align: center;
}

.left {
	float: left;
}

.right {
	float: right;
}

.bg_style {
	background-position: center;
	background-repeat: no-repeat;
}

.logo_color {
	color: rgb(218, 37, 29);
}

.container {
	width: 64.5vw;
}

@media (max-width: 2200px) {
	.container {
		width: 85vw;
	}
}

.txt_overflow {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.hidden-md {
	display: none;
}

button:focus,
input:focus {
	outline: none !important;
}

/**/

.header {
	margin-bottom: 0;
	border: 0;
	border-radius: 0;
	background: #004db7;
	min-height: auto;
}

.header .logo img {
	width: 200px;
}
.blist_n .txt p>span{
    text-wrap: wrap!important
}
.header.navbar-default .navbar-nav>li>a {
	color: #fff;
	font-size: 17px;
	font-size: 19px;
	font-weight: bold;
	padding-top: 0;
	padding-bottom: 0;
	padding: 20px;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover,
.header.navbar-default .navbar-nav>li.active>a {
	background: #033273;
	color: #fff
}


.header span.search {
	width: 35px;
	height: 35px;
	margin: 0 auto;
	display: block;
	background-image: url(../images/image_large.svg);
	background-repeat: no-repeat;
	background-position: center;
}

.header input {
	border-radius: 10px 0 0 10px;
	padding: 10px 25px 10px 10px;
	margin-left: 70px;
	border: 0;
	float: left;
}

.header button {

	width: 40px;
	float: left;
	background: #033273;
	border: 0;
	border-radius: 0 10px 10px 0;
	padding: 10px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	background: none;
}

.header .navbar-nav {
	width: 100%;
	margin: 0px 0 -4px;
	display: inline-block;
	float: inherit;
}

.header .navbar-nav>li {
	float: left;
	width: 13%;
	text-align: center;
}

.header .navbar-nav li.header_form {
	width: 20%;
	margin-top: 13px;
}

.header .navbar-nav>li a.top_zx {
	background: #9b2424;
	color: #fff;
	border-radius: 9px;
	width: 45%;
	padding: 5px 0;
	margin-top: 10px;
	margin: 10px auto;
}

.header .container {
	position: relative;
}

.navbar-nav>li>.dropdown-menu {

	width: 100%;
}

.header_menu li {
	/* position: relative; */
}

.header_drop_n2 a,
.dropdown-menu>li>a {
	display: block;
	position: relative;
	padding: 10px 20px;
	border-bottom: 1px solid #ddd; white-space:normal;
}

.dropdown-menu>li:hover>a {
	background: #004bd7;
	color: #fff;
}

.header_menu>li>a::after {
	content: '';
	width: 30px;
	height: 30px;
	background-image: url(../images/slick-next.png);
	background-position: 32px 0;
	display: block;
	float: right;
	background-size: cover;
	position: absolute;
	right: 0;
	top: 6px;
}

.header_drop_n2 a:nth-child(odd) {}

.header_drop_n2 a {
	float: left;
	width: 25%;
	border-bottom: 0;
}

.header_drop_n2 h3 {
	font-weight: bold;
	margin: 16px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
}

.dropdown-menu>li:last-child>a {
	border-bottom: 0;
}

.header_drop_n2 {
	display: none;
	position: absolute;
	right: -1000px;
	background: #fff;
	width: 1000px;
	padding: 10px;
    min-height: 100%;box-shadow: 3px 5px 12px rgba(0,0,0,.175);
    top: 1px;
    border-bottom: 1px solid rgba(0,0,0,.15);
}

.dropdown-menu>li:hover .header_drop_n2 {
	display: block;
}

.search_div {
	width: 1060px;
	float: right;
	position: absolute;
	top: 24px;
	right: 0;
	color: #ddd;
	background: #004db7;
	display: none;
}

.search_div span {
	float: left;
	-webkit-transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.search_div b {
	color: #fff;
	width: 25px;
	height: 25px;
	display: block;
	float: right;
	margin-top: 6px;
}

.search_div input {
	width: 90%;
	padding: 5px;
	margin-top: 3px;
	background: none;
	border: 0;
}

#header {
	text-align: center;
}

.header .navbar-nav>li a.top_zx.xs_top_zx {
	display: none;
}

.top_div {
	background-image: url(../images/top.jpg);
	background-size: cover;
	background-position: center;
	text-align: center;


}
.top_div .col-md-2 img{
    
    width: 77%;
}
.top_div .col-md-8 {

	margin-top: 25px;
}
.top_div .col-md-8 img{
    
    width: 60%;
}

.top_div .right_txt {
	color: #fff;
	text-align: left;
	margin-top: 80px;
}

.top_div .right_txt p {
	font-size: 20px;

	margin: 0;
}

.top_div .right_txt h3 {
	margin-top: 0;
	font-weight: bold;
	font-size: 23px;
}

footer {
	border-top: 4px solid #004db7;
	padding-top: 50px;
}

footer .ft_txt {
	width: 24%;
}

.ft_txt li {
	width: 32%;
	text-align: center;
	float: left;
}

footer .ft_txt p span:nth-child(2) {
	font-size: 30px;
	margin-left: 15px;
}

footer .ft_txt img {
	margin-bottom: 10px;
}

footer .ft_nav {
	width: 70%;
}

footer .ft_nav ul:nth-child(1) {
	width: 60%;
}

footer .ft_nav ul {
	width: 20%;
	float: left;
}

footer .ft_nav ul li b {
	font-size: 18px;
	display: block;
}

footer .ft_nav ul li {
	margin-bottom: 10px;
}

footer .ft_nav ul:nth-child(1) li:nth-child(1),
footer .ft_nav ul:nth-child(2) li:nth-child(1) {
	display: block;
	width: 100%;
}

footer .ft_nav ul:nth-child(1) li {
	width: 32%;
	float: left;
}

footer .ft_nav ul:nth-child(2) li {
	width: 35%;
	float: left;
}

.copyright {
	background: #004db7;
	font-size: 12px;
	color: #fff;
	text-align: center;
	margin-top: 20px;
	padding: 10px 0;
}

.copyright a {
	color: #fff;
}

.copyright .right li {
	float: left;
	margin-right: 30px;
}

.copyright .right li:last-child {
	margin-right: 0;
}

.copyright .right li img {
	width: 20px;
}

/**/

.picScroll-left {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.picScroll-left .bd ul {
	overflow: hidden;
}

.picScroll-left .bd ul li {
	margin: 5px;
	width: 498px;
	float: left;
	display: inline;
	overflow: hidden;
	text-align: center;
}

@media (max-width:2100px) {
	.picScroll-left .bd ul li {
		width: 487px;
	}

	.header input {
        width: 80%;
		margin-left: 0;
	}
}
@media (max-width:2000px) {
	.picScroll-left .bd ul li {
		width: 467px;
	}

}


.picScroll-left .bd ul li .pic {
	text-align: center;
}

.picScroll-left .bd ul li .pic img {
	display: block;
	transition: all 0.3s linear;
}

.picScroll-left .bd ul li:hover .pic img {
	transform: scale(1.1);
}

.picScroll-left .bd ul li .title {
	line-height: 50px;
}

.picScroll-left .hd .next {
	background: url("images/icoRight.gif") no-repeat;
}

.picScroll-left .hd {
	margin-top: 20px;
	text-align: center;
}

.picScroll-left .hd ul {
	display: inline-block;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
}

.picScroll-left .hd ul li {
	position: relative;
	_display: inline;
	float: left;
	width: 10px;
	height: 10px;
	overflow: hidden;
	background: #ccc;
	margin-right: 10px;
	text-indent: -999px;
	cursor: pointer;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(../PIE.htc);
}

.picScroll-left .hd ul li.on {
	background: #004db7;
}

/**/
.title h2 {
	margin-top: 0;
	font-weight: bold;
	font-size: 2.4vw;
}

.title p {
	margin: 15px 0;
	display: inline-block;
}

.title span {
	height: 5px;
	display: block;
	float: left;
	background: #004db7;
}

.title span:nth-child(1) {
	width: 130px;
	margin-right: 10px;
}

.title span:nth-child(2) {
	width: 45px;
}

.mt50 {
	margin: 50px 0;
}

/**/
.index_pro_div {
	margin: 100px 0;
}

.index_pro_div .title span {
	background: #fff;
}

.index_pro_div .title {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 87%;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.index_pro_div .tit_left {
	background: #004db7;
	color: #fff;
	width: 20%;
	position: relative;
	height: 870px;
	text-align: center;
}

.index_pro_div .pod_right {
	width: 77%;
	margin-left: 3%;
}

.index_pro_type ul {
	margin-bottom: 0;
}

.index_pro_type li {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	text-align: center;
}

.blue {
	color: #004bd7;
}

.index_pro_div .pod_right li {


	width:18%;
}

.index_pro_type li:nth-child(5n+5) {
	margin-right: 0;
}

.index_pro_type li a {
	padding: 10px 5px;
	display: block;
	border: 1px solid #ddd;
	/* border-radius: 50px; */
}

.index_pro_type li.active a {
	border: 1px solid #004db7;
	color: #004db7;
}

.blsit-list .blsit_li {
	display: none;
}

.blsit_li:nth-child(1) {
	display: block;
}

.pro_li div.pro_div {

	float: left;

	width: 32%;
	margin-right: 2%;
}

.n_pro div.pro_div {
	box-shadow: 1px 3px 19px #97949452;
	margin-bottom: 30px;
}

.n_pro .pro_div a div.txt {
    text-align: left;
	height: auto;
	padding: 20px;
}

.n_pro .pro_div a div.txt h3,

.n_pro .pro_div a div.txt p{
    margin-bottom: 10px;
}
.pro_li div.pro_div:nth-child(3n+3) {
	margin-right: 0;
}

.pro_li a {
	display: block;
}

.pro_div a div {
    text-align: center;
	overflow: hidden;
	height: 14.4vw;
}

.pro_div img {
	width: 17.7604167vw;
	height: 14.4vw;
	transition: all 0.3s linear;
}

.pro_div:hover img {
	transform: scale(1.1);
}

.pro_div h3 {
	margin-top: 0px;
	padding: 10px;
	background: #929292;
	color: #fff;
	font-size: 16px;

}

.index_cont_hyyy {
	background: url(../images/hyyy.jpg) center;
	background-size: cover;
	height: 800px;
	margin: 100px 0;
	text-align: center;
}

.index_cont_hyyy div.con {
	display: inline-block;
	margin-top: 130px;
}

.index_cont_hyyy ul {
	display: inline-block;
	height: 200px;
	margin-bottom: 120px;
	position: relative;
}

.index_cont_hyyy ul:nth-child(2) {
	margin-left: 35px;
}

.index_cont_hyyy li {
	color: #fff;
	float: left;
    width: 300px;
    height: 300px;
    margin: 0 2vw;
	position: relative;background-size: contain;
	background-repeat: no-repeat;
}

.index_cont_hyyy li div{
    display: none;
}
.index_cont_hyyy li:nth-child(1){
    background-image: url('../images/lingyu1.png');
}
.index_cont_hyyy li:nth-child(2){
    background-image: url('../images/lingyu2.png');
}
.index_cont_hyyy li:nth-child(3){
    background-image: url('../images/lingyu3.png');
}
.index_cont_hyyy li:nth-child(4){
    background-image: url('../images/lingyu4.png');
}
.index_cont_hyyy li:nth-child(5){
    background-image: url('../images/lingyu5.png');
}
.index_cont_hyyy li div p:nth-child(1) {
	font-size: 25px;
}

/*.index_cont_hyyy li div {*/
/*	top: 50%;*/
/*	text-align: center;*/
/*	left: 50%;*/
/*	width: 100%;*/
/*	-moz-transform: translate(-50%, -50%);*/
/*	-ms-transform: translate(-50%, -50%);*/
/*	-webkit-transform: translate(-50%, -50%);*/
/*	transform: translate(-50%, -50%);*/
/*	position: absolute;*/
/*	z-index: 99;*/
/*}*/

/*.index_cont_hyyy li::after {*/
/*	content: '';*/
/*	position: absolute;*/
/*	background: #004db7;*/
/*	width: 200px;*/
/*	height: 200px;*/
/*	display: block;*/
/*	top: 0;*/
/*	transform: rotate(45deg);*/
/*	z-index: 0;*/
/*	float: left;*/
/*	border-radius: 18px;*/
/*}*/

.n_type_nav {
	text-align: center;
	margin: 15px 0;
}

.n_type_nav ul {
	display: inline-block;
}

.n_type_nav li {
	float: left;
	margin-right: 45px;
}

.n_type_nav li a {
	display: block;
	background: #eef;
	padding: 20px 35px;
	font-size: 23px;
}

.n_type_nav li.active a {
	background: #004bd7;
	color: #fff;
}

.rongyu h2 b.active {
	color: #004bd7;
}

.rongyu h2 b:hover {
	cursor: pointer;
}

.about_txt {
	padding: 0 135px 0 0;
}

.about_txt h3 {

	margin-top: 60px;
	font-weight: bold;
}

.about_txt .about_p {
	margin: 35px 0;
	font-size: 16px;
	line-height: 28px;
}

#wenhua {
	background-image: url(../images/about.jpg);
	padding: 100px;
	background-size: contain;
	background-position: bottom;
}

#wenhua li {
	width: 25%;
	text-align: center;
	float: left;
	font-size: 30px;
}

#wenhua li span {
	width: 80px;
	height: 80px;
	margin: 20px auto;
	display: block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

#wenhua li:nth-child(1) span {
	background-image: url(../images/icon_about1.png);
}

#wenhua li:nth-child(2) span {
	background-image: url(../images/icon_about2.png);
}

#wenhua li:nth-child(3) span {
	background-image: url(../images/icon_about3.png);
}

#wenhua li:nth-child(4) span {
	background-image: url(../images/icon_about4.png);
}

.numCount {
	margin: 50px -10px;
}

.numCount li {
	float: left;
	width: 25%;
	text-align: center;
}

.numCount li .item {
	margin: 0 10px;
}

.numCount li .numU {
	line-height: 1.3;
}

.numCount li .numCX {
	font-size: 54px;
	color: #004db7;
}

.numCount li .numU .unitC {
	font-size: 100%;
	line-height: 1.3;
	margin-left: 0.3em;
}

.numCount li .numU sup {
	vertical-align: top;
}

.numCount li .numU sub {
	vertical-align: baseline;
}

@media (max-width:800px) {
	.numCount li .numCX {
		font-size: 36px;
	}
}

@media (max-width:640px) {
	.numCount li .numCX {
		font-size: 7vw;
	}
}

@media (max-width:480px) {
	.numCount {
		font-size: 0.5vw;
	}
}

.btn-primary {
	color: #fff;
	background-color: #004db7;
	border-color: #004db7;
}

.btn {
	padding: 5px 25px;
	border-radius: 50px;
}

.about_cont {
	margin: 100px 0;
}

.new_cont ul {
	display: inline-block;
	margin: 30px 0;
}
.new_cont .index_pro_type ul li a ,
.new_cont .blsit-list  ul li a {
	background: #fff;
	padding: 10px 57px;
	border-radius: 50px;
}

.new_cont .index_pro_type {
	text-align: center;
}

.new_cont {
	background: url(../images/6953030.jpg);
	padding: 20px;
    background-size: cover;
}

.new_cont .index_pro_type li.active a {
	background: #004bd7;
	color: #fff;
}

.news_right,
.news_left {
	width: 45%;
	float: left;
}

.news_left img {

	height: 369px;
	width: 100%;
}

.news_right {
	width: 53%;
	margin-left: 2%;
}

.news_left h3 {
    min-height: 50px;

	line-height: 28px;
}

.new_cont h3 {
	font-size: 17px;
	font-weight: bold;
	margin: 10px 0;
}

.news_right a .data,
.news_left .data {
	color: #999;margin-bottom: 10px;

}

.news_left,
.news_right a {
	background-color: #fff;
	display: block;
	padding: 20px;
}
.n_pro .pro_div a div.txt h3,
.n_pro .pro_div a div.txt  p{
	overflow:hidden; white-space:nowrap; text-overflow:ellipsis; 
}
.news_right p{
    
  display: -webkit-box; /* 必须设置display属性为-webkit-box */
  overflow: hidden; /* 超出部分隐藏 */
  text-overflow: ellipsis; /* 显示省略号 */
  -webkit-line-clamp: 2; /* 限制显示两行 */
  -webkit-box-orient: vertical; /* 垂直方向上的换行 */
}

.news_right a {
	padding:5px 20px;
	margin-bottom: 15px;
}

.news_right a h3 {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#demoContent .picList li {
	width: 246px;
}

.picList .pic {
	text-align: center;
	line-height: 0px;
}


#demoContent .picList .pic img {
	width: 246px;
	height: 90px;
}

.picList .pic a:hover img {
	border-color: #f00;
}

.picList .title {
	line-height: 24px;
}

/* 多个左滚动 - 公用类 */
.leftLoop .hd .prev,
.leftLoop .hd .next {
	display: block;
	width: 20px;
	height: 20px;
	float: right;
	display: block;
	background-image: url(../images/icoLeft.png);
	background-size: contain;
	background-repeat: no-repeat;
}

.leftLoop .hd .next {
	background-image: url("../images/icoRight.png");
}

.leftLoop .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
}

.leftLoop .hd ul li {
	position: relative;
	_display: inline;
	float: left;
	width: 10px;
	height: 10px;
	overflow: hidden;
	background: #ccc;
	margin-right: 10px;
	text-indent: -999px;
	cursor: pointer;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(PIE.htc);
}

.leftLoop .hd ul li.on {
	background: #f00;
}

.leftLoop .bd {
	padding: 10px;
	overflow: hidden;
}

.leftLoop .bd ul {

	overflow: hidden;
	zoom: 1;
}

.leftLoop .bd ul li {
	margin: 0 10px;
	text-align: center;
	float: left;
	display: _inline;
}

#demoContent {
	margin: 100px 0 50px;
}

#leftMarquee .text-left {
	position: relative;
	margin: 0 0 100px;
}


#demoContent .hd {
	position: absolute;
	right: 0;
	bottom: 50px;
}

/* 内页*/
.n_banner {
	height: 400px;
	color: #fff;
	background-size: cover;
	text-align: center;
	background-position: center;
}

.n_banner p:nth-child(1) {
	font-size: 40px;
	margin-top: 110px;
	font-weight: bold;
}

.n_banner p:nth-child(2) {
	font-size: 18px;
	width: 55%;
	margin: 0 auto;
	line-height: 40px;
}

.n_prod .pod_left {
	width: 23%;
	margin-right: 2%;
	float: left;
}

.n_prod .pod_right {
	width: 75%;
}


.Collapsing {
	width: 100%;
	padding: 20px 0;
	cursor: pointer;
	border-bottom: 1px solid white;
	text-align: center;
	background-position: center right;
	background-image: url(../images/pro_left.png);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 38px;
	padding-right: 38px;
	margin-bottom: 0;
	border-left: 1px solid gainsboro;
	border-right: 1px solid gainsboro;
	border-top: 1px solid gainsboro;
	font-size: 18px;
	margin-top: 0;
	font-weight: bold;
}

.Collapsing:nth-last-child(2) {
	border-bottom: 1px solid gainsboro;
}

.coll_body {
	display: none;
	border-bottom: 1px solid gainsboro;
	border-left: 1px solid gainsboro;
	border-right: 1px solid gainsboro;
}

.coll_body a {
	display: block;
	border-bottom: 1px solid #ddd;
	padding: 15px;
}

.coll_body a:last-child {
	border-bottom: 0;
}

.current {
	background-image: url(../images/pro_down.png);
	background-color: #223558;
	color: #fff;
}

.n_prod {
	margin: 50px 0;
}

.n_prod_tit {

	background: #ddd;
	padding: 37px;
}

.n_pro_li .pro_div {
	margin-bottom: 20px;
	border: 1px solid #ddd;
}

.n_pro_li .pro_div a div {
	float: left;
	width: 30%;
}

.n_pro_li .pro_div a div.txt {
	width: 70%;
	padding: 40px;
}

.n_pro_li .pro_div a div.txt p,
.n_pro_li .pro_div a div.txt h3 {
    margin-bottom: 10px;
}

.mySwiper {
	margin: 50px 0 100px;
}

#l-map {
	height: 500px;
	width: 100%;
}

.about_map {
	position: relative;
	margin-bottom: 50px;
}

.about_map .contact_div {
	position: absolute;
	top: 30%;
	right: 10%;
	background: #fff;
	padding: 15px;
	width: 630px;
}

.contact_div.tp p:nth-child(1) {
	font-size: 24px;
	font-weight: bold;
	margin-top: 25px;
}

.contact_div.tp p {

	font-size: 18px;
}

.contact_div p {
	margin-bottom: 15px;
	font-size: 16px;
}

h3 {
	margin: 10px 0;
}

.contact_div span {
	width: 20px;
	height: 20px;
	margin-right: 10px;
	display: block;
	float: left;
	background-size: contain;
	background-repeat: no-repeat;
}

.contact_div span.qq {
	background-image: url(../images/icon_qq.png);
}

.contact_div span.weixin {
	background-image: url(../images/icon_weixin.png);
}

.contact_div span.phone {
	background-image: url(../images/icon_phone.png);
}

.contact_div span.email {
	background-image: url(../images/icon_email.png);
}

.contact_div span.address {
	background-image: url(../images/icon_address.png);
}

.contact_ul h3 {
	margin-bottom: 25px;
}

.contact_ul li {
	float: left;
	width: 32%;
	box-shadow: 4px 3px 9px rgb(173 173 173 / 19%);
	padding: 20px;
	border-radius: 10px;
	margin-bottom: 25px;
	margin-right: 1%;
}

/*.contact_ul li.all div {*/
/*	float: left;*/
/*	width: 33.33%;*/
/*}*/
.contact_ul li.all{
    width: 100%;
}
/*.contact_ul li:nth-child(1) {*/
/*	width: 100%;*/
/*}*/

.contact_ul li:nth-child(4n+4) {
	margin-right: 0;

}

.jianyi_form textarea,
.jianyi_form input {
	padding: 10px;
	border: 1px solid #ddd;
	margin-bottom: 25px;
	margin-right: 2%;
}

.jianyi_form input {
	width: 31.8%;
}

.jianyi_form textarea {
	width: 100%;
}

.jianyi_form input:nth-child(3) {
	margin-right: 0;
}

/*server*/

/**/
.server1_div p {
	font-size: 16px;
	line-height: 30px;
}

.server1_div p::before {
	content: '';
	width: 25px;
	height: 25px;
	float: left;
	display: block;
	background-size: contain;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-image: url(../images/icon_yse.png)
}

.server1_div p:nth-child(1) {
	margin-bottom: 25px;
	font-size: 20px;
}

.server1_div p:nth-child(1)::before {
	display: none;
}

.server3 .col-md-6 {
	position: relative;
}

.server3 .col-md-6 .txt {

	padding: 35px 50px;
}

.server3 .col-md-6 .txt h2 {
	margin-top: 0;
	margin-bottom: 30px;
}

.server3 .col-md-6 .txt p {
	font-size: 18px;
	line-height: 33px;
}

.server3 .col-md-6 .txt p {
	text-indent: 2em;
}

.server3 .col-md-6 .txt p span {
	color: #004bd7;
	margin-right: 15px;
	font-weight: bold;
	font-size: 25px;
}

.server3 .col-md-6:nth-child(1) .txt {
	background-color: #eaf6ff;
}

.server3 .col-md-6:nth-child(2) .txt {
	background-color: #fff3eb;
}

.server4 table {
	width: 100%;

}

.server4 a {
	color: #004bd7;
}

/**/
.hire1 li {
	float: left;
	width: 32%;
	margin-right: 2%;
	background: #1962f9;
	padding: 0 25px 17px;
	min-height: 420px;
	color: #fff;
	border-radius: 10px;
}

.hire1 li p {
	font-size: 16px;
	margin-left: 51px;
	line-height: 30px;
}

.hire1 li h3 {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	margin: 35px 0;
}

.hire1 li p b::before {
	content: '';
	width: 40px;
	height: 40px;
	display: block;
	float: left;
	background-size: contain;
	background-repeat: no-repeat;
	margin: 0 10px 0;
}

.hire1 li p:nth-child(2) b::before {
	background-image: url(../images/icon_hire1.png);
}

.hire1 li p:nth-child(4) b::before {
	width: 30px;
	height: 30px;
	background-image: url(../images/icon_hire2.png);
}

.hire1 li p:nth-child(4),
.hire1 li p:nth-child(2) {
	margin-left: 0;
	font-size: 18px;
	line-height: 35px;
}

.hire1 li:nth-child(2) {

	background: #565fe4;
}

.hire1 li:nth-child(3) {

	background: #8d53f5;
	margin-right: 0;
}

.hire2 {
	background: #f2f2fd;
	padding: 50px 0;
	margin: 100px 0 0;
}

.hire2 .title {

	margin: 50px 0 100px;
}

.hire2 .n_pro_li .pro_div a div.txt,
.hire2 .tit_left {
    text-align: left;
	background: #fff;
}

.n_news_list .news_right {
	width: 100%;
}

.n_news_list .news_right img {
	width: 20%;
	float: left;

}

.n_news_list .news_right {
	margin: 0;
}

.n_news_list .news_right a {
	padding: 0;
	padding: 50px;
}

.n_news_list .news_right div.txt {
	float: left;
	padding: 50px;

	width: 80%;
}
.table_server {
    min-height: 389px;
}

/*.table_server li {*/
/*	float: left;*/
/*}*/

.server_prod .left:nth-child(1) {
	margin-right: 2%;
	width: 30%;
}

.server_prod .left:nth-child(2) {
	width: 68%;
	float: right;
}
.server_prod .left:nth-child(2) a.btn{
    width: 25%;margin-right: 25px;
    padding: 8px ;
}
.table_server li {
	font-size: 18px;
	margin-bottom: 30px;
	/*width: 50%;*/
}
.table_server li:after{
    content: '';
    clear: both;
    display: block;
}

.table_server li span:nth-child(1) {
	border-right: 1px solid #ddd;
	padding: 0 10px;
    float: left;
	font-weight: bold;width:10%;
	margin-right: 2%;text-align: center;
}

.table_server li span:nth-child(2){
    float: left;width: 80%;
}
.prod_tit {
	color: #004db7;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    padding: 20px 0;

}

.prod_btn{
    text-align: center;
    border-top: 1px solid #eee;
    padding: 20px 0 0;
}

.detail_cont {
	background: #f2f2fd42;
	margin-top: 50px;
}

.detail_cont .tit {
	background-color: #ebebeb;
	font-weight: bold;
	padding: 10px 25px;
}

.detail_cont .tit span {

	margin-right: 25px;
}

.detail_cont .tit span.active {
	color: #004db7;
}

.detail_cont .txt {
	padding: 30px;
}

.blist_n .txt {

	display: none;
}

.blist_n .txt:first-child {
	display: block;
}

.detail_cont .tit span:hover {
	cursor: pointer;
}

.exzoom_img_ul video {
	width: 100%;
}

.exzoom_zoom_outer,
.exzoom_preview {
	display: none !important;
}

.exzoom .exzoom_img_ul_outer {
	background: #000;
}


					        .technical{padding:10px;border:1px solid #ddd;margin-bottom:2%;position:relative;}
					        .technical a{display:bold}.technical:after{
					            content: '';
					            background-image: url('../images/icoRight.png');
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 7px;
    background-size: contain;
    top: 29px;
    opacity: .3
					        }
					        .technical img{width:25px;float:left;margin: 20px;}
					        .technical p:nth-child(2){font-size:20px;font-weight:bold;}
.detail_cont {
	padding: 0 10px;
	line-height: 28px;
}

.detail_fl {
	margin: 20px 0 20px;
	border-top: 1px solid #ddd;
	padding-top: 20px;
}

.detail_fl a {
	margin-bottom: 10px;
	border-radius: 20px;
	display: block;
	color: #333;
	padding: 10px 20px;
	border: 1px solid #ddd;
}

.news_li .news_txt {
	width: 68%;
}

.grey {
	color: #999
}

.detail_tit .grey {
	margin-top: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #ddd;
}

.footer_lj span{
    font-size: 18px;
    font-weight: bold;
    color: black;
}
.footer_lj a{
    color: black;
    margin: 0 3px;
    border-bottom: 1px solid transition;
}
.footer_lj a:hover{
     border-bottom: 1px solid black;
     color: black;
}