/*基础CSS*/
html {
	font-size: 14px;
	overflow-x: hidden;
}

li {
	list-style: none;
}

a {
	color: #212529
}

a:hover {
	text-decoration: none;
}

p,
dl,
dt,
dd,
ul {
	margin: 0px;
	padding: 0px;
}

nav.navbar.navbar-light.bg-light.fixed-top.navbar-expand-lg.shadow-sm {
	height: 100px;
}

body {
	background: url(../images/background.png);    min-width: 1100px;
}

a.nav-link {
	font-size: 16px;
}

li.nav-item {
	padding: 0 5px;
	margin: 0 10px;
}

li.nav-item {
	padding: 0 5px;
	margin: 0 10px;
	width: 99px;
	height: 26px;
	line-height: 26px;
}

a.nav-link {
	text-align: center;
	line-height: 26px;
	margin: 0;
	padding: 0;
	color: #000000;
}

li.nav-item.active {
	background: url(../images/navbg.png);
}

li.nav-item.active a {
	color: #fff;
}

.line {
	width: 110px;
	height: 7px;
	background: #FDDA2A;
	margin: 5px auto;
}

.sortName {
	font-size: 42px;
	font-weight: bold;
	color: #494949;
	letter-spacing: 1px;
}

.sortSubname {
	font-size: 16px;
	color: #707070;
	letter-spacing: 1px;
}

.Title {
	margin: 30px auto 60px;
}

.serviceL {
	width: 160px;
	height: 160px;
	background: #fff;
	border-radius: 90px;
	margin-right: 20px;
}

.serviceL img {
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 75px;
}
.serviceTit {
    font-size: 16px;
    font-weight: bold;
    padding-top: 0px;
    margin-top: 0px;
}

.serviceDesc {
    font-size: 16px;
    color: #333333;
    padding-top: 0;
}

.smore {
    border: 1px #fdda2a solid;
    padding: 0px 3px;
    width: 60px;
    text-align: center;
    float: right;
    position: absolute;
    right: 0;
    bottom: 15px;
}

.smore a {

	color: #fdda2a;
	text-align: center;
}

.soulImg {
	width: 160px;
	height: 160px;
	background: #fff;
	border-radius: 90px;
	margin-right: 20px;
	border:1px solid rgba(0, 0, 0, .125) ;   margin: auto; line-height: 160px;   text-align: center;
}

.soulImg img {
	width: 90px;
	    position: relative;
vertical-align: middle;
	    -webkit-transition: -webkit-transform 2s ease-out;
    -moz-transition: -moz-transform 2s ease-out;
    -o-transition: -o-transform 2s ease-out;
    -ms-transition: -ms-transform 2s ease-out;
}
.soulImg img:hover {
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}
.right_pf {
    float: right;
    width: 120px;
    position: fixed;
    right: 0;
    top: 45%;
    z-index: 100;
}
.card-title {
	margin-bottom: .75rem;
	text-align: center;
}
#serverBg{
		background: url(../images/servicebg.jpg);
}
#soulBg{
		background: url(../images/soulbg.jpg);
}
#youshiBg{
		background: url(../images/youshibg.jpg);
}
#caseBg{
		background: url(../images/casebg.jpg);    min-height: 48rem;
}
#aboutBg{
	background: url(../images/aboutbg.jpg);}
#contactBg{
	background: url(../images/contactbg.jpg);}
.qiyeyoushi {
    width: 1000px;
    margin: auto;
    background: url(../images/youshi1bg.png);
    min-height: 395px;
}
h5.soulTit {
    text-align: center;
    font-size: 21px;
    margin: 5px auto 10px;
}
p.soulDesc {
    text-align: left;
    color: #929292;
    line-height: 24px;
}
h5.soulTit a {  color: #929292;  }
.youshiL {
    top: 135px;
    width: 380px;
    position: relative;
    float: left;
    left: 70px;
    text-align: center;
}
.youshiL li {
    line-height: 45px;
    font-size: 20px;
    color: #2559de;
    margin-bottom: 27px;
    height: 46px;
}
.youshiR {
    top: 135px;
    width: 380px;
    position: relative;
    float: right;
    right: 47px;
    text-align: center;
}
.youshiR li {
    line-height: 45px;
    font-size: 20px;
    color: #333;
    margin-bottom: 27px;
    height: 46px;
}
.product {
    max-width: 1240px;
    margin: auto;
    text-align: left;}
	.tl_img_list2 {
    overflow: hidden;

}.tl_img_list2 li {
    width: 50%;
    float: left;
    height: 230px;
}#productPostion1 {
    float: left;
}
h5.aboutTit2 {
    font-size: 50px;
    color: #494949;
    font-weight: bold;
}.cencen {
    top: 50%;
    transform: translateY(-50%);
    position: relative;
}
.tl_img_list2 li .tl_img_list2_text {
    width: 50%;
    padding: 30px 0;
    position: relative;
    height: 100%;
    float: left;    background: #ffffff;
    filter: alpha(Opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.9;
}.tl_translateX {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}div#productPostion1 .tl_translateX img {
    width: 14px;
    position: absolute;
    right: -169px;
    z-index: 99;
    top: 140px;
    padding-bottom: 20px;
}#productPostion1 .cencen, #productPostion2 .cencen {
    text-align: center;
    display: table;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}.tl_img_list2 li .tl_img_list2_text h3 {
    text-align: center;
    font-size: 14px;
    padding: 0 20px 10px;
    color: #333;
    font-weight: bold;
}
.tl_img_list2 li .tl_img_list2_img {
    width: 50%;
    height: 100%;
    float: left;
    display: inline-grid;
}.tl_img_list2 li .tl_img_list2_text p {
    padding: 0 20px;
    font-size: 12px;
    color: #777;
    text-align: center;
}
.tl_img_list2_img img {
    padding: 30px 25px;
}

.qiye{
	font-size: 24px;
	font-weight: bold;
	color: white;
	background: #1FBEFB;
	    padding: 5px 45px;
	float: left;
    margin-bottom: 15px;
}

.clear{
	clear: both;
}
.aboutDec {
    line-height: 35px;
    font-size: 17px;
}
ul.lh-2 li{
	margin: 5px 0;
	font-size: 18px;
	color: #fff;
}
ul.lh-2 li img{
	margin-right: 10px;
}.copyright.lh-3.text-center.d-none.d-md-block {
    background: #000;
    line-height: 45px;
    color: #fff;
    height: 45px;
    font-size: 18px;
}
.navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
}

@media (max-width: 900px){
	body{
		width: 1100px;
		max-width: 1100px;
	}
}


.examples { margin-top: 40px; }
.examples .row { margin-bottom: 20px; }
.examples .col-md-3 { text-align: center; margin-bottom: 20px; }
.example img{width: 100%;}
.backToTop {
    display: none;
    width: 40px;
    line-height: 1.2;
    background: #999999 url(../images/gotop.png) no-repeat 0 0;
    height: 35px;
    color: #666;
    font-size: 13px;
    text-align: center;
    position: fixed;
    _position: absolute;
    left: 85%;
    bottom: 55px;
    _bottom: "auto";
    cursor: pointer;
    overflow: hidden;
    text-indent: -99999px;
    z-index: 10;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}