@charset "utf-8";
/* CSS Document */
div, p, ul, h1, h2, h3, h4, h5, h6 ,dd,dt{
    padding: 0;
    margin: 0;
}

ul, li {
    list-style: none;
}

a {
    text-decoration: none;
}

.clearFloat:after {
    content: '';
    display: block;
    clear: both;
}

.clearFloat {
    zoom: 1;
}

/*更多公用样式*/
.more {
    float: right;
}

/*栏目名通用样式*/
h1 {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    color: #333;
    font-weight: normal;
}

h1 a {
    color: #333;
}

body {
    background-color: #fff;
    font-family: "微软雅黑";
    color: #666;
}

.container {
    width: 100%;
    overflow: hidden;
}

/*公司公告*/
.gsggBox {
    width: 100%;
    background-color: #f1f1f1;
    overflow: hidden;
    margin-bottom: 60px;
}

.gsgg {
    width: 1180px;
    height: 44px;
    margin: 0 auto;
    line-height: 44px;
    font-size: 16px;
    color: #999;
    text-indent: 30px;
    background: url(header_gsgg.png) no-repeat left;
}

.gsgg span:first-child {
    font-size: 18px;
    color: #333;
    padding-right: 20px;
    float: left;
}
.gsgg ul{
    height: 44px;
    float: left;
}
.gsgg li{
    height: 44px;
}
.gsgg li a{
    float: left;
}
.gsgg .time{
    float: left;
}
.gsgg a {
    margin-right: 20px;
}
.gsgg a:link, .gsgg a:visited {
    color: #666;
}

.gsgg a:hover, .gsgg a:active {
    color: #666;
}

/*内容主体*/
.mainBody {
    width: 1180px;
    margin: 0 auto;
    overflow: hidden;

}

.layer1 {
    width: 100%;
    overflow: hidden;
    margin-bottom: 40px;
    margin-top: 60px;
}

/*焦点图*/
.layer1_left {
    float: left;
    width: 383px;
    height: 293px;
    overflow: hidden;
    margin-right: 20px;
}

/*新闻动态*/
.layer1_center {
    float: left;
    width: 472px;
    height: 293px;
    overflow: hidden;
    margin-right: 20px;
}

.layer1 .columnName {
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-bottom: 17px;
    border-bottom: 1px solid #d5d5d5;
}

.layer1 .columnName li {
    float: left;
    padding: 0 17px;
    height: 40px;
    text-align: center;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #d5d5d5;
    font-size: 18px;
}

.layer1 .columnName li a {
    display: block;
    color: #333;
}

.layer1 .columnName .on {
    border: 1px solid #d5d5d5;
    border-bottom: 1px solid #fff;
}

.layer1 .columnName .on,.layer1 .columnName .on a {
    color: #009acd;
}

.layer1 .layer1_con ul {
    width: 100%;
    overflow: hidden;
    height: 240px;
}

.layer1 .layer1_con li {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-indent: 10px;
    overflow: hidden;
    background: url(header_title.gif) no-repeat 0 12px;
    font-size: 14px;
}

.layer1_con ul li span {
    float: right;
    color: #7d7d7d;
}

.layer1_con li a:link, .layer1_con ul li a:visited {
    color: #333;
}

.layer1_con ul li a:hover, .layer1_con ul li a:active {
    color: #333;
}
#gsgg:hover{
    color: #256c9b;
}

/*视频回放、专题专栏*/
.layer1_right {
    float: right;
    width: 282px;
    height: 293px;
}

.layer1_right .columnName li.on, .layer1_right .columnName li {
    border: none;
}

.layer1_right .columnName {
    border-bottom: 1px solid #d5d5d5;
}

.layer1_right .columnName li {

    background: url(header_sphf.gif) no-repeat left center;
}

.layer1_right .columnName li:last-child {
    background: url(122.jpg) no-repeat left center;
}
#two1,#two2{
    padding: 0 15px 0 24px;
}
/*视频中心*/
.spzx_wap{width:282px;height:240px;float:left;background:url(spzx_bg.png) no-repeat 0 -4px;}
.spzx_wap img{width:282px;height:199px;float:left;}

/*产品展示*/
.layer2{
    width: 1180px;
    height: 215px;
    margin: 0 auto 60px;
}
.layer2>div{
    width: 1180px;
    height: 47px;
    margin-bottom: 25px;
    background: #fafafa;
    border-bottom: 1px solid #cecece;
}
.layer2>div>p{
    float: left;
    width: 200px;
    height: 47px;
    line-height: 47px;
    font-size: 19px;
    font-weight: bold;
}
.layer2>div>p>a{
    color: #333;
}
.layer2>div>ul>li{
    float: left;
    height: 47px;
    line-height: 47px;
    padding: 0 15px;
    font-size: 17px;
    font-weight: bold;
    border: 1px solid transparent;
}
.layer2>div>ul>li>a{
    color: #333;
}
.layer2>div>ul>li.cp_active{
    border: 1px solid #cecece;
    border-bottom: 0;
    background: #fff;
}
.layer2>div>ul>li.cp_active>a{
    color: #5e93ab;
}
.layer2>.lunbo{
    width: 1180px;
    height: 150px;
    margin-bottom: 0;
    border-bottom: 0;
    background: none;
}

.ladyScroll{width:1180px;height:150px;margin:15px auto;position:relative;}
.ladyScroll .prev,.ladyScroll .next{width:30px;height:70px;position:absolute;top:45px;left:0;z-index:100; cursor:pointer;  background:url(bq_leftright_03.jpg) no-repeat 1px 1px;}
.ladyScroll .next{ left:auto; right:0;  background:url(bq_leftright_05.jpg) no-repeat 1px 1px; }
.ladyScroll .prev:hover{ }
.ladyScroll .next:hover{ }

.ladyScroll .scrollWrap{width:1080px;margin-left:45px;overflow:hidden;position:absolute;}
.ladyScroll dl{float:left;width:240px;text-align:center;position:relative; margin-right: 40px;}
.ladyScroll  span{display:block;width:240px;height:25px;position:absolute;left:0;bottom:0;background:#5f626b;filter:alpha(opacity=80);opacity:0.80;}
.ladyScroll  dt{margin:0 auto;width:240px;overflow:hidden;}
.ladyScroll  img{display:block;width:240px;height:150px;}
.ladyScroll  dd{width:240px;height:25px;line-height:025px;font-size:13px;color:#fff;text-align:center;overflow:hidden;position:absolute;left:0;bottom:0;}
.ladyScroll  dd a{width:100%;color:#fff;float:left;text-align:center;}
.ladyScroll  dd a:hover{ text-decoration:none;  }
.ladyScroll dl:hover span{ background:#B52153;  }


/*业务板块、主要客户、核心能力*/
.layer3 {
    width: 100%;
    overflow: hidden;
}

.ywbk, .zykh {
    float: left;
    width: 360px;
    margin-right: 50px;
}

.hxnl {
    width: 360px;
    float: right;
}

.layer3 div div {
    display: block;
    width: 100%;
    margin-bottom: 16px;
}

.layer3 p {
    width: 100%;
    line-height: 25px;
    font-size: 14px;
    color: #777;
	padding-top:16px;
}
.layer3 p a{color:#777;}
.layer3 p a:hover{color:##256b9c;}

.focus {
    position: relative;
    width: 383px;
    height: 293px;
    float: left;
}

.focus img {
    width: 100%;
    height: 100%;
}

.focus .shadow .title {
    width: 260px;
    height: 65px;
    padding-left: 30px;
    padding-top: 20px;
}

.focus .shadow .title a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: bolder;
    overflow: hidden;
}

.focus .btn {
    position: absolute;
    bottom: 34px;
    left: 510px;
    overflow: hidden;
    zoom: 1;
}

.focus .btn a {
    position: relative;
    display: inline;
    width: 13px;
    height: 13px;
    border-radius: 7px;
    margin: 0 5px;
    color: #B0B0B0;
    font: 12px/15px "\5B8B\4F53";
    text-decoration: none;
    text-align: center;
    outline: 0;
    float: left;
    background: #D9D9D9;
}

.focus .btn a:hover, .focus .btn a.current {
    cursor: pointer;
    background: #fc114a;
}

.focus .fPic {
    position: absolute;
    left: 0px;
    top: 0px;
}

.focus .D1fBt {
    overflow: hidden;
    zoom: 1;
    height: 16px;
    z-index: 10;
}

.focus .shadow {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0px;
    z-index: 10;
    height: 35px;
    line-height: 35px;
    background: #5e5e5e;
    /*filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  */
    display: block;
    text-align: left;
}

.focus .shadow a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    overflow: hidden;
    margin-left: 80px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
}

.focus .fcon {
    position: relative;
    width: 100%;
    height: 293px;
    float: left;
    display: none;
    background: #000
}

.focus .fcon img {
    display: block;
}

.focus .fbg {
    bottom: 25px;
    right: 40px;
    position: absolute;
    height: 21px;
    text-align: center;
    z-index: 200;
    display: none;
}

.focus .fbg div {
    margin: 4px auto 0;
    overflow: hidden;
    zoom: 1;
    height: 14px
}

.focus .D1fBt a {
    position: relative;
    display: inline;
    width: 12px;
    height: 12px;
    border-radius: 7px;
    margin: 0 5px;
    color: #B0B0B0;
    font: 12px/15px "\5B8B\4F53";
    text-decoration: none;
    text-align: center;
    outline: 0;
    float: left;
    background: #D9D9D9;
}

.focus .D1fBt .current, .focus .D1fBt a:hover {
    background: #fc114a;
}

.focus .D1fBt img {
    display: none
}

.focus .D1fBt i {
    display: none;
    font-style: normal;
}

.focus .prev, .focus .next {
    position: absolute;
    width: 30px;
    height: 35px;
    background: url(focus_btn.png) no-repeat;
}

.focus .prev {
    bottom: 0;
    left: 0;
    background-position: 0 -35px;
    cursor: pointer;
    z-index: 50;
}

.focus .next {
    bottom: 0;
    left: 30px;
    background-position: -30px -35px;
    cursor: pointer;
    z-index: 50;
}

.focus .prev:hover {
    background-position: 0 0;
}

.focus .next:hover {
    background-position: -30px 0;
}

.blk_18 {
    width: 953px;
    height: 320px;
    font-size: 13px;
    overflow: hidden;
    zoom: 1;
}

.blk_18 .pcont {
    float: left;
    width: 831px;
    height: 248px;
    overflow: hidden;
    margin-top: 40px;
    margin-left: 40px;
}

.blk_18 .ScrCont {
    width: 32766px;
    zoom: 1;
}

.blk_18 #List1_1, .blk_18 #List2_1 {
    float: left;
}

.blk_18 .LeftBotton {
    background: url(sle.jpg) no-repeat;
    float: left;
    width: 18px;
    height: 33px;
    position: relative;
    top: 150px;
    left: 17px;
}

.blk_18 .RightBotton {
    background: url(sri.jpg) no-repeat;
    float: right;
    width: 18px;
    height: 33px;
    position: relative;
    top: 150px;
    right: 17px;
}

.blk_18 li {
    float: left;
    width: 261px;
    height: 248px;
    margin-left: 12px;
    margin-right: 12px;
    position: relative;
    border: none;
}

.blk_18 .pl {
    display: block;
    width: 261px;
    height: 188px;
}

.layer2_con li {
    text-indent: 0px;
}

.pcont li span {
    display: block;
    width: 100%;
    line-height: 24px;
    margin-top: 5px;
    text-align: center;
    font-size: 16px;
    color: #666;
}
.layer1_center_con ul li:hover a{color: #256b9c;}
.layer1_center_con ul li:hover span{color: #256b9c;}
.layer1_right_con ul li:hover a{color: #256b9c;}
.layer1_right_con ul li:hover span{color: #256b9c;}


#zykh {
    overflow: hidden;
    width: 1180px;
	margin: 0 auto;
    margin-top: 30px;
}

#zykhlm {
    overflow: hidden;
    width: 1180px;
	margin: 0 auto;
	height:45px;
	float:left;
	border-bottom: solid 1px #efefef;
	font-family: "微软雅黑";
	font-size: 19px;
	font-weight: bold;
	line-height:45px;
}
#zykhlb {
    overflow: hidden;
    width: 1180px;
	margin: 0 auto;
	height:80px;
	float:left;
	margin-top: 20px;

}
