﻿body
{
	margin:0px;
	padding:0px;
}

.subtitle
{
	border-bottom: 1px solid #cccccc;
    height: 60px;
    line-height: 60px;
    margin: 10px auto;
    width: 980px;
    color:#666666;
}

.subtitle a
{
	text-decoration:none;
	color:#666666;
}

.subtitle .sp
{
 float: right;
    height: 50px;
    line-height: 50px;
    padding-top: 10px;
    font-size:12px;
}


.subtitle .ht
{
	font-size: 22px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    font-weight:bold;
    font-family: "微软雅黑",Tahoma,Verdana,Arial,Helvetica,sans-serif;
}

.leftcon
{
	width:220px;
	margin-right:19px;
	float:left;
}

.leftcon ul
{
	margin:0px;
	padding:0px;
}

.leftcon ul li {
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    height: 48px;
    line-height: 48px;
    padding-left: 15px;
}

.leftcon ul li a
{
	color:#666666;
	text-decoration:none;
}

.leftcon ul li a:hover
{
	color:#005bac;
}

.leftcon ul li#current {
    background: none repeat scroll 0 0 #0060af;
    height: 48px;
}

.leftcon ul li#current a
{
	color:#ffffff;
}

.rightcon
{
  float:left;
  width:720px;
   border-left: 1px solid #ccc;
   padding: 20px 0 20px 20px;
   color:#666666;
   font-size:14px;
}

.rightcon a
{
	color:#666666;
	text-decoration:none;
}

.rightcon a:hover
{
	color:#005bac;
}

.rightcon p
{
   line-height:24px;
}

.rightcon h2
{
    color: #0060af;
    font-size: 15px;
    font-weight:bold;
    margin: 0;
    padding: 10px 0px;
}

.rightcon h3
{
	color:#005bac;
	font-size:14px;
	margin:10px 0px;
	color:#666666;
}

/*新闻列表*/
.rightcon .nlists
{
	width:100%;
	float:left;
}

.rightcon .nlists ul
{
	margin-bottom:10px;
}

.rightcon  .nlists .newslist
{
	line-height:34px;
	height:34px;
	font-size:14px;
	border-bottom:1px #D9D9D9 dashed;
    background-image:url(../images/jiantou.jpg);
    background-repeat:no-repeat;
    background-position:left  center;
    padding-left:10px;
}

.rightcon .nlists .newslist a
{
	text-decoration:none;
	color:#666666;
}

.rightcon .nlists .newslist a:hover
{
	color:#005bac;
}

/*新闻列表*/

/*新闻详情*/
.rightcon .jrnewsinfo
{
	width:100%;
	float:left;
}
.rightcon .jrnewsinfo h2
{
	text-align:center;
	padding-bottom:5px;
    font-size:18px;
}

.rightcon .jrnewsinfo .fabu
{
	line-height:20px;
	height:20px;
	font-size:13px;
	text-align:center;
	border-bottom:1px solid #dddddd;
	padding-bottom:10px;
	margin-bottom:10px;
}

.rightcon .jrnewsinfo .xwnr
{
	margin-top:4px;
	line-height:24px;
}

.rightcon .jrnewsinfo .xwnr p
{
margin-bottom:12px;
}

.rightcon .jrnewsinfo .xwnr h2
{
	text-align:left;
}


    .rightcon .tag
    {
        float:left;
       margin-top:10px;
       border-top:1px dashed #ccc;
       width:100%;
       padding-top:20px;
    }
        .rightcon .tag .jbq
        {
            width: 100%;
            height: 48px;
            line-height:48px;
        }

        .rightcon .tag .jbq span
        {
            background-image: url(../images/tag_ok.png);
            background-position: left;
            background-repeat: no-repeat;
            height: 48px;
            padding-right:20px;
            display:inline-block;
            padding-left:35px;
            line-height:48px;
            background-color:#ededed;
            font-size:16px;
            font-weight:bold;
            margin-right:18px;
            color:#005bac;
        }


        .rightcon .tag .tag_news
        {
            width:100%;
        }

            .rightcon .tag .tag_news ul
            {
                margin:0px;
                padding:0px;
            }

            .rightcon .tag .tag_news h2
            {
                font-size:16px;
            }

            .rightcon .tag .tag_news li
            {
                font-size:14px;
                line-height:34px;
                border-bottom:1px dashed #ccc;
            }

                .rightcon .tag .tag_news li span
                {
                    float:right;
                }


/*新闻详情*/

/*解决方案*/
.rightcon .solu
{
	float:left;
	width:100%;
}

.rightcon  .even
{
	border-bottom: 1px solid #e4e4e4;
    overflow: hidden;
    padding: 8px 4px;
}


.rightcon  .even .scf
{
	float:left;
	width:134px;
	height:80px;
}

.rightcon  .even  .scr
{
	float:left;
	width:560px;
	height:80px;
	margin-left:10px;
}

.rightcon  .even .scr .btb
{
	font-weight:bold;
	line-height:20px;
	height:20px;
	font-size:14px;
}
.rightcon  .even  .scr .hcon
{
	height:45px;
	line-height:20px;
	font-size:13px;
}
.rightcon  .even  .scr  .sxq
{
	line-height:15px;
	text-align:right;
	height:15px;
	font-size:13px;
	line-height:24px;
}

/*解决方案*/

/*解决方案详情*/
.rightcon .soinfo
{
	float:left;
	width:100%;
	line-height:24px;
}
/*解决方案详情*/

/*客户详情*/
.rightcon .caseinfo
{
	float:left;
	width:100%;
}

.rightcon .caseinfo .casewrap
{
	border-bottom: 1px solid #dedede;
    float: left;
    margin-bottom: 20px;
    padding: 0 0 15px;
}

.rightcon .caseinfo .casewrap .logo {
    float: left;
    padding-right: 20px;
    width: 150px;
}

.rightcon .caseinfo .casewrap  .profile {
    float: left;
    line-height: 20px;
    width: 550px;
}

.rightcon .caseinfo .casewrap  .profile  h4 {
    color: #0060af;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 0 0 5px;
}

/*客户详情*/

/*服务支持*/
.rightcon .services
{
	float:left;
	width:100%;
}
/*服务支持*/

/*产品列表*/
.rightcon .prolist
{
	float:left;
	width:100%;
}
/*产品列表*/

/*产品详情*/
.rightcon .jrproinfo
{
	float:left;
	width:100%;
}
/*产品详情*/

/*开发*/
.rightcon .kaifad
{
	float:left;
	width:100%;
}

.rightcon h6 {
    color: #0060af;
    font-size: 15px;
    font-weight:bold;
    margin: 10px 0 0 0;
    padding: 0 0 5px;
}

/*开发*/

/*联系我们*/
.rightcon .jrcompany
{
	float:left;
	width:100%;
}
/*联系我们*/