@charset "gb2312";
/* CSS Document */

/*全局页面字体和字体大小*/
*{margin:0; padding:0; list-style:none; }
body{font-family:"微软雅黑","宋体"; font-size:14px; width:100%; text-align:center; margin:0 auto; padding:0px; color:#333;}
ul,li{ list-style:none;}
img {border:none; vertical-align:middle;}
a{text-decoration: none;color: #333;}
a:hover {color: #F00;text-decoration: none;}


/*确认并结算TABLE表格*/
.cart_table_blue
{
    border: 1px solid #a2cef1;
    width: 1200px;
    line-height: 20px;
    border-collapse: collapse;
    margin: 10px auto;
}
.cart_table_blue td
{
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 40px;
    border: 1px solid #a2cef1;
    border-collapse: collapse;
    vertical-align: middle;
	text-align:left;
}
.cart_table_blue td.tdl
{
    border-left: 0;
    color: #999;
}
.cart_table_blue td.tdr
{
    border-right: 0;
    text-align: right;
}
.cart_table_blue td.td22
{
    line-height: 40px;
}
.cart_table_blue th
{
    font-weight: normal;
    padding-left: 10px;
	height:40px;
    line-height: 40px;
    border: 1px solid #a2cef1;
    border-collapse: collapse;
    background-color: #e6f3fb;
    text-align: left;
}

.cart_table_blue caption
{display: none;}
.cart_table_blue tr:hover
{background: #fffae6;}
.cart_table_blue .con{ float:left; width:210px; text-align:center;}
.cart_table_blue .conftp{ float:left; width:210px; text-align:center;}
.cart_table_blue .conftppwd{color:#ff5402;}
.cart_table_blue .con_ser_text{width:120px;height:20px;line-height:20px;}
.cart_table_blue .ftpinfo{ float:left; width:auto; position:relative;}
.cart_table_blue .ftpinfo img{
	position: absolute;
	top: 10px;
	left: 0px;
	width: 20px;
}
.cart_table_blue .ftpinfo span{ display:none; width:160px; position:absolute; top:20px; left:20px; padding:5px; font-size:13px; color:#666;line-height:25px; border:#ffcc66 1px solid; background:#fefaef;}
.cart_table_blue .ftpinfo:hover span{ display:block;}


/*服务中心部分*/
.servicebox{ clear:both; width:1200px; height:auto; overflow:hidden; margin:20px auto; border:#CCC 1px solid; border-radius:5px;}
.service_bg{ margin:8px 8px 15px 8px; background:#eff0f4; height:auto; overflow:hidden;}
.service_list{ float:left; width:228px; height:auto; padding:20px 0px;}
.service_list a{ color:#666;}
.service_list .txt1{ border-bottom:#CCC 1px dashed; font-size:20px; padding-left:10px; height:45px; line-height:45px; width:160px; margin:0 auto; text-align:left;}
.service_list ul{ border-bottom:#CCC 1px solid; padding-left:45px;  padding-bottom:10px; color:#999;}
.service_list li{ list-style:disc;text-align:left; height:35px; line-height:35px;}

.service_conbox{ position:relative; float:left; width:926px; min-height:570px; padding-left:30px; overflow:hidden; background:#FFF;}
.service_conbox .indexkefu{ margin:20px 0px 0px 40px; height:306px; width:926px; background:url(../about/img/kefu.jpg) no-repeat left top;}
.service_conbox .indextxtbox{ position:absolute; top:100px; left:450px; width:500px; height:auto; overflow:hidden; margin:0 auto;}
.service_conbox .indextxtbox .txt1{ font-size:20px; color:#0d7cc3; line-height:70px; text-align:left; padding-left:30px;}
.service_conbox .indextxtbox .txt2{ font-size:14px; color:#666; height:45px; line-height:45px; text-align:left; padding-left:30px;}
.service_conbox .indextxtbox .txt3{ font-size:14px; color:#666; height:45px; line-height:45px; text-align:left; background:url(../about/img/txt3bg.jpg) no-repeat left center; padding-left:30px;}
.service_conbox .indextkbox{ clear:both; width:100%; height:auto; overflow:hidden; margin-top:20px; padding:10px 0px;}
.service_conbox .indextkbox .txt1{ font-size:20px; color:#e36906; height:70px; line-height:70px; width:480px; margin:0 auto;}
.service_conbox .indextkbox .txt2{ font-size:14px; color:#666; height:45px; line-height:45px; text-align:left; width:480px; margin:0 auto;}

.service_conbox .hengxiang_box{ text-align:left; clear:both; width:926px; padding:0px; margin:0px; height:auto;overflow:hidden;}
.service_conbox .hengxiang_title{ margin:0px; height:auto; overflow:hidden;}
.service_conbox .hengxiang_title ul{ margin:0 auto; width:926px; height:40px; line-height:40px; font-size:16px; background:#eff0f4; color:#666; padding-left:15px;}
.service_conbox .hengxiang_cont{ clear:both;margin:0; height:auto; overflow:hidden; border:none;}
.service_conbox .hengxiang_cont ul{ padding-left:15px;margin:0px; width:926px; height:40px; line-height:40px; border-bottom:#CCC 1px dashed; color:#666;}
.service_conbox .hengxiang_cont .ipbg{ width:82px; height:45px; line-height:45px; padding:0px 15px;  background:url(../server/img/ipbg.png) no-repeat center center;}
.service_conbox .hengxiang_cont .limoney{color:#fb4e09;}
.service_conbox .hengxiang_box li { display:block; float:left; width:142px;}
.service_conbox .hengxiang_box .w220{ width:620px;}





