﻿pre { white-space:nowrap; }
.ScrCont{ width:10000px;}
.two-graphic-div{ overflow:hidden; }
#List1,#List2{ float:left; }


.article-div {
	width: 1200px;
	margin: 0px auto;
	background: #FFFFFF;
}

.article-div ul{
	margin-left: -33px;
}

.article-div ul li{
	float: left;
}

.article-div-item{
	width: 275px;
	margin-left: 33px;
	margin-bottom: 35px;
}

.item-img{
	width: 273px;
	height: 248px;
	border: 1px solid #e6e6e6;
	background: #fafafa;
	margin-bottom: 10px;
}

.item-img img{
	height: 100%;
	width: 100%;
}

.item-text{
        width: 235px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	color: #000000;
	background: #e7ecee;
	padding: 0px 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}

.item-text a{
	font-size: 16px;
	color: #000000;
}

/* 中间部分 */
.top-photo{
    text-align: center;
    width: 100%;
    overflow: hidden;
}
/*轮播图底部圆点*/
#bar{
    margin-right: 270px;
    margin-bottom: 40px;
    cursor: pointer;
}
.round-dot{
    width: 10px;
    height: 10px;
    display: inline-block;
    cursor: pointer;
    background-color: #ffffff;
    border-radius: 50%;
    margin-right: 10px;
}
.round-dot-current{
    background-color: #eb2020;
}
/* 轮播图切换按钮 */
.change-button-l{
    position: absolute;
    top: 50%;
    left: 260px;
    height:50px;
    width:50px;
    cursor: pointer;
    background: url(../images/index_icon_22.png);
}
.change-button-r{
    position: absolute;
    top: 50%;
    right: 260px;
    height:50px;
    width:50px;
    cursor: pointer;
    background: url(../images/index_icon_24.png);
}

/* 第一行数据简介 */
.data-info-div{
    background-color: #f9f9f9;
}
.one-row-text{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding: 47px 0 33px;
    font-size: 32px;
    color: #3a3a3a;
}
.one-row-graphic{
    height: 100px;
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 40px;
}
.one-row-graphic .graphic-div{
    float: left;
    width: 24%;
    padding-left: 5px;
}
.graphic-div-icon{
    width: 90px;
    height:100px;
    float: left;
}
.graphic-div-text{
    float: left;
    width: 190px;
    height: 100px;
}
.graphic-div-icon img{
    margin: 20px 10px 0 0;
}
.graphic-div-text .data-name{
    height: 40px;
    line-height: 45px;
}
.graphic-div-text .data-num{
    height: 60px;
    line-height: 70px;
}
.data-num label{
    font-size: 32px;
    font-weight: bold;
    color: #049bda;
}
/* 产品中心 */
.product-center{
    width: 100%;
    height: 530px;
    background-color: #FFFFFF;
}
/* 各模块标题 */
.block-title{
    color: #049bda;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    padding-top: 40px;
    height: 50px;
}
.block-title a,.block-title a:visited{ color: #049bda; }
.block-title2{ color: #FFF; }
.block-title2 a,.block-title2 a:visited{ color: #FFF; }
/* 各模块简介 */
.block-text{
    text-align: center;
    height: 55px;
    color: #6b6a6a;
    font-size: 15px;
}
.two-graphic-div{
    width: 1200px;
    height: 350px;
    margin: 0 auto;
}
.each-picture{
    float: left;
    width: 264px;
    border: 3px solid #FFFFFF;
    border-bottom: none;
    margin-right: 40px;
}
.picture-border{
    border-color: #0096d5;
}
.picture-left{
    margin-left: 40px;
}
.each-picture-img{
    height: 261px; width: 258px; 
      background:#f5f5f5;  border:solid 3px #f5f5f5; border-bottom:0;
 
}
.each-picture-img img{
    width: 100%;
    height: 100%;
}

.each-picture-img img{
    width: 100%;
    height: 100%;
}

.each-picture:hover .each-picture-img{ height: 261px; width: 258px;  border:solid 3px #0096d5; border-bottom:0; }

.each-picture-text{
    width: 264px;
    height: 55px;
    background-color: #0096d5;
    color: #FFFFFF;
    text-align: center;
    font-size: 18px;
    line-height: 55px;
 
}
.each-picture-text a{
    color: #ffffff; display:block;
    font-family:微软雅黑
}
.each-picture-text a:link, .each-picture-text a:hover{
    color: #ffffff;
}
.bottom-shuff{
    height: 50px; margin:auto; width:105px;
    text-align: center;
}

.bottom-shuffa{ float:left; width:15px; height:15px; border-radius:7.5px; background:#d53226; margin:0 10px; }
.bottom-shuffb{ float:left; width:15px; height:15px; border-radius:7.5px; background:#dedede; margin:0 10px; }

/* 科技实力 */
.technology-power{
    width: 100%;
    height: 500px;
    background-color: #0096d5;
}
.three-graphic-div{
    width: 1200px;
    height: 310px;
    margin: 10px auto 0;
}
.left-twenty{
    margin-left: 20px;
}
.img-text-div{
    width: 224px;
    height: 295px;
    float: left;
    background-color: #FFFFFF;
}
.img-text-div .img-div{
    height: 215px;
}
.img-text-div .img-div img{
    height: 100%;
    width: 100%;
}
.img-text-div .text-div{
    height: 60px;
    padding: 20px 20px 0;
}
.text-div .text-title{
    color: #0086d1;
    font-size: 18px;
    font-weight: bold;
}
.text-div .text{
    line-height: 30px;
    font-size: 14px;
    margin-top: 10px;
}

/* 新闻中心 */
.news-center{
    width: 100%;
    height: 500px;
    background-color: #FFFFFF;
}
.news-each{
    float: left;
    width: 270px;
    height: 300px; margin:0 15px; 
}
.red-line{
    height: 1px;
    width: 30px;
    background-color: #e93b24;
}
.news-date{
    height: 25px;
    color: #909090;
    line-height: 25px;
}
.news-date img{
    width: 15px;
    height: 15px;
    margin: 5px 6px 0 0;
}
.bottom-gray-line{
    height: 5px;
    margin-top: 35px;
    background-color: #e8e8e8;
}

/* 应用领域 */
.application-field{
    height: 410px;
    width: 100%;
    background-color: #f9f9f9;
}
.filed-row-div{
    width: 1200px;
    height: 200px;
    margin: 0 auto;
}
.filed-each{
    float: left;
    width: 274px;
    height: 158px;
    border: 1px solid #e5e5e5;
}
.filed-left{
    margin-left: 30px;
}
.bgimga{
    background: url(/cms/templates/300527492147190000/images/index_icon_18.jpg) no-repeat;
}
.bgimgb{
    background: url(/cms/templates/300527492147190000/images/index_icon_19.jpg) no-repeat;
}
.bgimgc{
    background: url(/cms/templates/300527492147190000/images/index_icon_20.jpg) no-repeat;
}
.bgimgd{
    background: url(/cms/templates/300527492147190000/images/index_icon_21.jpg) no-repeat;
}