body{
    background: url("../img/bg.png") no-repeat;
    background-size: 100% 100%;
    font-size: 16px;
}

p{
	/*margin 20px 0 20px;*/
	margin-bottom: 10px;
	line-height: 150%; 
}

li {
    list-style: none;
}
/*左右边距*/
.ut-margain{
	margin-left: 80px;
	margin-right: 80px;
}

/*轮播图 */
 .my-carousel_item{
    background-position: center 0;float: left;width: 100%;
 }
.my-carousel_item .title {
    width: 960px;
    font-size: 43px;
    position: relative;
    top: 100px;
    margin: 0 auto;
    color: #fff;
    font-weight: 100;
    right: 100px;
}

  /*走马灯  */
 .ut-margain .marquee_span{
 	/*width:1024px;*width:auto;_width:1024px;    IE7有效，_ IE6有效 */
 	height:50px;
 	line-height:50px;
 	font-size:14px; 
 	font-weight:bold;
 }
 .ut-margain .marquee_span a{color:red; }

#TabBody  .cts_tab_title{
	padding: 0 2px;
}
#TabBody  .cts_tab_title_text{
	font-size:16px; 
}

.my-part-title {
   text-align: center;
   margin:40px;
}
.my-part-title h1{
	font-size:18px;
	margin:10px 0 0 10px;
}

.my-part-title h3{
   font-size:34px;
}

.my-part-product, .my-part-advantage, .my-part-cloud, .my-part-bigdata, .my-part-service, .my-part_sales{
   text-align: center;
   margin-top: 10px;
}
/*最新动态*/
.my-part-info{
	height:400px;
}
.my-part-info .cts_tab_page_container {
	height:400px;
	border-radius: 4px;
}

.my-part-info .product{
	border-radius: 2px;
    padding: 10px;
    margin: 2px;
    width: 100%;
}

.my-part-info .product li {
	margin-top: 10px;
    width: 33.3%;
    display: block;
    float: left;
    height: auto;
}

.li-news .i_Link {
	width: 83.33333333%;
    float: left;
    position: relative;
    display: block;
    box-sizing: border-box;
	font-size: 15px;
	margin-bottom: 10px;
	margin-top: 5px;
	/* 内容过长时，省略显示 */
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-icab-text-overflow:ellipsis;
	-khtml-text-overflow:ellipsis;
	-moz-text-overflow: ellipsis;
	-webkit-text-overflow:ellipsis;
}
.li-news .i_Link  a{
	color: #000;
}
.li-news .i_Link a:hover {
	color: #005CCD;
	text-decoration: underline;
}
.li-news i{
	color:#005CCD;
}
.li-news .li-span-date{
	width: 16.66666667%;
	float: left;
	position: relative;
    display: block;
    box-sizing: border-box;
	text-align: center;
	font-size: 13px;
	color:rgba(89,101,128,1);	
    margin-top: 10px;
}

.my-part-info .cts_tab_title_text, .info_header{
	font-weight: 500;
    font-size: 18px;
    text-align: left;
    color: #409eff;
}
.my-part-info .info_body{
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	height: 100%;
}

/* 产品预览 */
.my-part-product {
	height:440px;
    font-size: 16px;
    font-weight: 500;
    margin-top: 5px;
    border: 1px solid #e6e6e6;
}
.my-part-product li i {
   font-size:112px ;
   margin:20px;
   color: #079FFF;
   margin-right: 20px;
}
.my-part-product .title{
	font-size: 24px;
	font-weight: 400;
}
.my-part-product .product-list{
	margin: 10px 0 0 20px;
}

.my-part-product .product-list table { 
	width: 100%; 
   	height: 100%;
}

.my-part-product .product-list table tr{ 
	height: 40px;
}
.my-part-product .product-list table tr td{ 
	width: 33%;
	text-align: left;
}

.my-part-product .product-list i {
    font-size: 20px;
    color: #079FFF;
    margin: 2px;
}

.my-part-product .bottom{
	padding: 20px;
    height: 142px;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    background: #00aa88;
    border: 1px solid #00aa88;
    text-align: left;
}

/* 我们的优势 */
.my-part-advantage{
	border-radius: 2px;
    text-align: center !important;
    padding: 20px;
    margin: 5px;
    width: 99%;
    list-style: outside none none;
    font-weight: 500;
    font-size: 16px;
    background: #fff;
}
.my-part-advantage span {
    background-color: #079FFF;
    border-radius: 50%;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 48px;
    height: 84px;
    line-height: 84px;
    text-align: center;
    width: 84px;
}

.my-part-advantage .desc {
   line-height: 180%; 
   text-align: left;
   font-size: 15px;
   color:  #005CCD;
 }

.my-part-cloud {
    font-weight: 500;
    font-size: 16px;
    text-align: left;
}

.my-part-cloud img{
    width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;
    margin-left:120px;
}

.my-part-cloud  span{
    font-weight: bold;
    font-size: 20px;
}

.my-part-cloud  p{
    line-height: 150%;
    margin-top: 5px;
}
/*大数据分析及挖掘*/
.my-part-bigdata{
	font-weight: 500;
    font-size: 16px;
    text-align: left;
}
.my-part-bigdata img{
    width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;
    float:left;
}
.my-part-bigdata  span{
    font-weight: bold;
    font-size: 20px;
}

.my-part-bigdata p{
    line-height: 150%;
    margin-top: 5px;
}

/*全程服务*/
.my-part-service{
	font-weight: 500;
    font-size: 24px;
}

.my-part-service span {
    background-color: #079FFF;
    border-radius: 50%;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 48px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    width: 64px;
    margin-right: 10px;
}
.my-part-service .title {
    margin: 15px;
 }
.my-part-service .desc {
 	font-size: 1.0rem;
}
/*
.my-part_sales{
	border-radius: 2px;
    text-align: center !important;
    padding: 10px;
    margin: 2px;
    width: 99%;
    list-style: outside none none;
    font-weight: 500;
    font-size: 16px;
}
.my-part_sales .icon-btn {
    background-color: #079FFF;
    border-radius: 50%;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 32px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    width: 48px;
    margin-right: 10px;
}
.my-part_sales ul {
    margin: 0 auto;
}

.my-part_sales li {
    border-color: #e9ecf1;
    border-image: none;
    border-width: 0 1px;
    width: 25%;
    display: block;
    float: left;
    height: auto;
}
.my-part_sales li a{
    font-size: 14px;
    font-weight: 400;
    color: #A5A6AB;
    line-height: 36px;
    float: left;
}
.my-part_sales div{
	margin:20px 130px;
}
.my-part_sales div ul li{
	width: 100%;
}
*/
