body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, img, dl, dt, dd, table, tr, td, th, div, span, button, input, label, em {
    
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
}

.investment h1 {
	text-align: center;
	font-size: 40px;
	color: #2aadeb;
	
	margin: 20px 0 50px 0px;
}

.tedian {
	float: left;
}

.tedian h2 {
	
	font-weight:700;
	font-size:30px;
	color:#333;
}

.tedian ul {
	display: inline-block;
	margin-top: 28px;
	margin-bottom: 50px;
	padding: 0;
}
	
.tedian li {
	font-size:20px;
	line-height: 44px;
	padding-left: 26px;
	background: url(../images/investment/icon.jpg) no-repeat left center;
}

.tedianimg {
	float: left;
    margin: 0 0 0 15%;
}





/* nav */
.solutionContent dl dt {
    text-indent: 0;
}

#cloudServiceNav {
    position: absolute;
    right: -1000px;
}

.navMenu a {
    background: #0fa4ea;
}

.navlink1, .navlink2, .navlink3, .navlink4 {
    background: transparent;
}

.tabBg ul li a {
    bottom: 0px;
    font-size: 22px;
    color: #000000;
    border-right: 1px solid #d0d0d0;
}
.navlink1 {
    border-left: 1px solid #d0d0d0;
}

.tabBg {
    background-color: transparent;
    box-shadow: 0px 0 5px 1px #d0d0d0;
}

.tabActive {
    top: 0px;
    border-top: none;
}

.tabBg ul li a:hover {
    top: 0px;
    border-top: none;
    background: #0da6ec;
    color: #fff;
}

.tabBg ul li {
    width: 20%;
}

.aboutLogo {
    margin-left: 3  0px;
}

.navbar-nav li span.borderLine {
    background: transparent;
}

img.windowBanner {
    padding-top: 12px;
}













/* nav2 */
.tabBg {
    background-color: transparent;
    box-shadow: 0px 0 5px 1px #d0d0d0;
}

.navbar .container, .foot .container {
    /* 上下脚本距离网页的比例*/
	width: 75%;
 	min-width: auto;
}

.navlink1, .navlink2, .navlink3, .navlink4 {
    background: transparent;
}

.tabBg ul li {
    width: 25%;
}

.tabBg ul li a {
    bottom: 0px;
    font-size: 20px;
    color: #000000;
    border-right: 1px solid #d0d0d0;
}

.navlink1 {
    border-left: 1px solid #d0d0d0;
}

.tabActive {
    top: 0px;
    border-top: none;
}

.tabBg ul li a:hover {
    top: 0px;
    border-top: none;
    background: #0da6ec;
    color: #fff;
}

.rightCol h2 {
    color: #0da6ec;
}

.tabBg li.active {
    background: #0da6ec;
}

.tabBg li.active a {
    color: #ffffff;
}

#solution {
    height: none;
}






/* main */


div.container {
  /*  width: 60%; 移动端去掉的 */
    min-width: auto;
}

.service_img {
    width: 70%;
}

div#tabServer {
    text-align: center;
    padding: 50px 0;
}












/* foot */

.foot {
    background: #0da6ec;
}

.codeText, .call h2, .call span, .call a, .copyright span {
    color: #fff;
}

.row_box {
    text-align: left;
}

.container .copyright {
    text-align: center;
}

.callBar span {
    text-align: left;
}

.code img, .qq img {
    width: 118px;
}
