﻿/* DEFAULTS
----------------------------------------------------------*/
body
{
    width:100%;
    overflow:auto;
    }
.rownew
{
    padding: 15px 0px 15px 0px;
}

.fl{float:left;}
.fr{float:right;}
/*左侧的盒子*/
.col-md-4
{
    white-space:normal;
    overflow:hidden;
}

.col-md-4 .main_l_t
{
    height: 60px;
    line-height: 60px;
    padding: 0px 0px 0px 10px;
    text-align:left;
    white-space:nowrap;
    overflow:hidden;
}
.col-md-4 .main_l_t .main_l_t_l a > span{
    font-size: 16px;
    color: #044475;
    font-weight: bold;
}
.col-md-4 .main_l_t .main_l_t_l a > span > span{
    font-size: 12px;
    color: #c1c1c1;
    /*line-height: 60px;*/
    display: inline-block;
    margin: 0 6px;
}
.col-md-4 .main_l_t .main_l_t_l span em{
    font-size: 12px;
    color: #a4a4a4;
    font-weight: normal;
}
.col-md-4 .main_l_t .main_l_t_r
{
    width: 9px;
    height: 13px;
    background: url("../images/xw_rjt.png") no-repeat;
    margin-top: 23px;
}



.col-md-4 .main_l_b h3{
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 13px;
}
.col-md-4 .main_l_b p
{
    font-size: 13px;
    color: #666666;
    font-family: "宋体";
    background: url("../images/undeline1.png") repeat-x left bottom;
    padding-bottom: 15px;
}
.col-md-4 .main_l_b ul li
{
    list-style:none;
    width: 360px;
    height: 33px;
    line-height: 33px;
    background: url("../images/undeline1.png") repeat-x left bottom;
    float:left;
    margin-left:-35px;
}
.col-md-4 .main_l_b ul li a span
{
    font-size: 12px;
    color: #666666;
    font-family: "宋体";
}
.col-md-4 .main_l_b ul li a em
{
    font-size: 12px;
    color: #989898;
}
/*中间的盒子*/
.col-md-4 .main_m_t{
    height: 60px;
    text-align:left;
    line-height: 60px;
    padding: 0px 0px 0px 10px;
    overflow:hidden;    
}
.col-md-4 .main_m_t .main_m_t_l span{
    font-size: 16px;
    color: #044475;
    font-weight: bold;
}
.col-md-4 .main_m_t .main_m_t_l a > span > span{
    font-size: 12px;
    color: #c1c1c1;
    /*line-height: 60px;*/
    display: inline-block;
    margin: 0 6px;
}
.col-md-4 .main_m_t .main_m_t_l span em{
    font-size: 12px;
    color: #a4a4a4;
    font-weight: normal;
}
.col-md-4 .main_m_t .main_m_t_r
{
    width: 9px;
    height: 12px;
    /*background: url("../images/xw_rjt.png") no-repeat;*/
    margin-top: 23px;
}
.col-md-4 .main_m_b p{
    font-size: 12px;
    color: #666666;
    line-height: 26px;
    margin-top: 23px;
    margin-bottom: 16px;
     font-family: "宋体";
}

.col-md-4 .main_m_b ul li
{
    list-style:none;
    width: 360px;
    height: 43px;
    line-height: 43px;
    background: url("../images/undeline1.png") repeat-x left bottom;
    float:left;
    margin-left:-35px;
}
.col-md-4 .main_m_b ul li a span
{
    font-size: 12px;
    color: #666666;
    font-family: "宋体";
}
.col-md-4 .main_m_b ul li a em
{
    font-size: 12px;
    color: #989898;
}




/*右侧的盒子*/
.col-md-4 .main_r_t{
    height: 60px;
    text-align:left;
    line-height: 60px;
    padding: 0px 0px 0px 10px;
    overflow:hidden;
}
.col-md-4 .main_r_t .main_r_t_l span{
    font-size: 16px;
    color: #044475;
    font-weight: bold;
}
.col-md-4 .main_r_t .main_r_t_l a > span > span{
    font-size: 12px;
    color: #c1c1c1;
    /*line-height: 60px;*/
    display: inline-block;
    margin: 0 6px;
}
.col-md-4 .main_r_t .main_r_t_l span em{
    font-size: 12px;
    color: #a4a4a4;
    font-weight: normal;
}
.col-md-4 .main_r_t .main_r_t_r{
    width: 9px;
    height: 12px;
    /*background: url("../images/xw_rjt.png") no-repeat;*/
    margin-top: 23px;
}
.col-md-4 .main_r_b{

}
.col-md-4 .main_r_b p{
    font-size: 12px;
    color: #666666;
    line-height: 22px;
    margin-top: 16px;
    font-family: "宋体";
}

/*底部开始*/
.footer
{
    padding: 10px 0px 20px 0px;
    width: 100%;
    height: 120px;
    background-color: #232323;
    margin-top:40px;
    margin-bottom:20px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}

.footer .foot_l_t
{
    margin:0 auto;
    width:80%;    
    height: 42px;
    line-height: 42px;
    font-size: 12px;
    color: #cfcfcf;
}
 .foot_l_t .foot_l_t_l ul li
 {
    width: 150px;
    display: inline-block;
    float:none;
}
.foot_l_t .foot_l_t_l ul li a
{
    font-size: 12px;
    color: #cfcfcf;
}
.foot_l_t .foot_l_t_l ul .li_5
{
    background-image: none;
}
.foot_l_b
{
    border: 1px solid #232323;
    margin: 0 auto;
    width: 80%;
}
.foot_l_b span{
    display: inline-block;
    font-size: 12px;
    color: #8a8a8a;
    margin-right: 20px;
}
.foot_l_b .span_1
{
    margin-left: 30px;
    margin-right: 50px;
}
footer .container .foot_r img{
    display: inline-block;
    width: 108px;
    height: 82px;
    margin-top: 18px;
    white-space:nowrap;
}

.banner
{
    width: 100%;
    height: 500px;
    overflow: hidden;
    position: relative;
    background-image: url('../Images/40241f1737862b52a97414.jpg');
    margin-bottom: 10px;
}

/*main1开始*/
.main1
{
    width:100%;
    position:relative;
 }
.main1 .container
{
    min-width:1200px;
    margin-bottom: 50px;
    margin-left:0;
    white-space:nowrap;
    
    
}
.main1_l
{
    width:300px;
    margin-right: 28px;
    margin-left:0px;
    float: left;
    overflow:auto;
    display:inline-block;
}
.main1_l_t
{
    width: 300px;
    height: 63px;
    color: #ffffff;
    background: url("../images/xwzx_bjt1.png") repeat-x;
    margin-top: 0px;
    padding-top: 20px;
}
.main1_l_t > a{
    display: block;
    width: 300px;
    height: 100px;
}
.main1_l_t > a > img{
    display: block;
    margin: 0 auto;
}
.main1_l_b
{
    width:300px;
    margin-left:-40px;
 }
.main1_l_b ul li{
    width: 300px;
    background-color: #f4f4f4;
    border-top: 1px solid #ffffff;
    list-style:none;

}
.main1_l_b ul li > a
{
    display: inline-block;
    width: 300px;
    background: url("../images/icon2.png") no-repeat 277px center;
    line-height: 35px;
    font-size: 14px;
    color: #454545;
    padding-left: 15px;
    text-decoration:none;
}
.main1_l_b ul li.on
{
    border-top: 1px solid #044475;
}
.main1_l_b ul li.on > a
{
    color: #ffffff;
    background: url("../images/icon1.png") no-repeat 277px center #044475;
}
.main1_l_b ul li:hover{
    border-top: 1px solid #044475;
}
.main1_l_b ul li:hover > a
{
    color: #ffffff;
    background: url("../images/icon1.png") no-repeat 277px center #044475;
}
/*公司概况开始*/
.main5_r_b{
    margin-top: 35px;
}

/*右上盒子*/
.main1_r
{
    overflow:auto;
    width: 800px;
    float:left;
    display:inline-block;
}


.main1_r_t
{
    float:left;
    width: 800px;
    height: 50px;
    line-height: 50px;
    background: url("../images/xwzx_bjt2.png") no-repeat left bottom;
}
.main1_r_t .main1_r_t_l{
    background: url("../images/icon3.png") no-repeat left center    ;
    padding-left: 28px;
    font-size: 16px;
    color: #333333;
    font-weight: 700;
    float:left;
}
.main1_r_t .main1_r_t_r
{
    float:right;
    font-size: 12px;
    color: #888888;
}
.main1_r_t .main1_r_t_r a{
    color: #888888;
}
.main1_r_t .main1_r_t_r .on{
    color: #044475;
}
/*产品与解决方案详情*/
.main3_r_b
{
    width:800px;
    float: left;
    white-space:normal;
}
.main3_r_b h3{
    height: 50px;
    width:100%;
    text-align: center;
    line-height: 50px;
    margin-top: 27px;
    font-size: 24px;
    color: #000000;
    font-weight: 700;
    background: url("../images/cpxq_icon1.png") no-repeat center bottom;
    margin-bottom: 36px;
    
}
.main3_r_b p
{
    line-height: 30px;
    margin-top: 22px;
    font-size: 14px;
    color: #000000;
}

.pro_5 {
	padding-top: 40px;
	margin-top: 0px;
}

.pro_tit2
{
    height: 38px;
    line-height: 40px;
    background: #ECE8E9;
    border-left: 6px solid #0375AB;
    text-indent: 15px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #000000;
    margin-top: 10px;
    font-weight: bold;
}
.pro_content
{
    width: auto;
    color: #000000;
}
.pro_content ul li
{
    list-style:none;
}

.product_txt {
	line-height: 160%;
	font-size: 14px;
}
.product_txt ul li
{
    list-style:none;
}
/*新闻列表*/
.main1_r .newlist_r_b
{
    height:350px;
    width:800px;
    float: left;
    display:inline-block;
    overflow:hidden;
}
 .main1_r .newlist_r_b ul li
{
    list-style:none;
    width: 780px;
    height: 40px;
    line-height: 40px;
    background: url("../images/undeline1.png") repeat-x left bottom;
    float:left;
    margin-left:-35px;
}
 .main1_r .newlist_r_b ul li a span
{
    font-size: 14px;
    color: #666666;
    font-family: "宋体";
}
 .main1_r .newlist_r_b ul li a em
{
    font-size: 14px;
    color: #989898;
}

.main1_r .newlist_page
{
    height: 40px;
    width: 800px;
    float: inherit;
}

.clear {
	zoom: 1;
}
